No OneTemporary

File Metadata

Created
Tue, May 7, 3:06 PM
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 1526937)
+++ trunk/l10n-support/templates/summit/docmessages/extragear-utils/kdesrc-build.pot (revision 1526938)
@@ -1,6821 +1,6863 @@
# 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-10-15 08:57+0200\n"
+"POT-Creation-Date: 2018-10-21 17:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#. +> trunk5
#: index.docbook: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 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; software"
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: para
#. +> trunk5
#: index.docbook:316
#, no-c-format
msgid "IO::Socket::SSL"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:317
#, no-c-format
msgid "JSON::PP or JSON::XS"
msgstr ""
#. 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>https://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: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: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:432
#, no-c-format
msgid "Setting the Configuration Data"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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: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: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: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: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:499
#, no-c-format
msgid "Configuring Make for 4 compiles at once, with exceptions"
msgstr ""
#. Tag: screen
#. +> trunk5
#: 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: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:507
#, no-c-format
msgid "gives an example of how to do this."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:520
#, no-c-format
msgid "Using the &kdesrc-build; script"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:526
#, no-c-format
msgid "Loading project metadata"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:528
#, no-c-format
msgid "From a terminal window, log in to the user you are using to compile &kde; software and execute the script:"
msgstr ""
#. Tag: screen
#. +> trunk5
#: 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: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:543
#, no-c-format
msgid "Previewing what will happen when kdesrc-build runs"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:549
#, no-c-format
msgid "<prompt>&percnt; </prompt><command>./kdesrc-build</command> <option>--pretend</option>"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:561
#, no-c-format
msgid "Example output of a kdesrc-build run"
msgstr ""
#. Tag: screen
#. +> trunk5
#: 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:567
#, no-c-format
msgid "Resolving build failures"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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; software. Do not despair!"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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; software in the <ulink url=\"https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source\"> Build from Source</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:620
#, no-c-format
msgid "Building specific modules"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:627
#, no-c-format
msgid "Example output of a kdesrc-build specific module build"
msgstr ""
#. Tag: screen
#. +> trunk5
#: 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: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:638
#, no-c-format
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:647
#, no-c-format
msgid "Setting the Environment to Run Your &kde; &plasma; Desktop"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:649
#, no-c-format
msgid "Assuming you are using a dedicated user to build &kde; &plasma;, and you already have an installed &plasma; version, running your new &plasma; may be a bit tricky, as the new &plasma; 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:657
#, no-c-format
msgid "Automatically installing a login driver"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:666
#, no-c-format
msgid "Session setup does not occur while &kdesrc-build; is running in pretend mode."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:677
#, no-c-format
msgid "Adding xsession support for distributions"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:696
#, no-c-format
msgid "For other distributions, go to <xref linkend=\"xsession-manual-setup\"/>."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:703
#, no-c-format
msgid "Manually adding support for xsession"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:711
#, no-c-format
msgid "Adding an .xsession login session type."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:713
#, no-c-format
msgid "This procedure will likely require administrative privileges to complete."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:718
#, no-c-format
msgid "Create the file <filename>/usr/share/xsessions/kdesrc-build.desktop</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:723
#, no-c-format
msgid "Ensure the file just created has the following text:"
msgstr ""
#. Tag: literallayout
#. +> trunk5
#: 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: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: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: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:756
#, no-c-format
msgid "Setting up the environment manually"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:771
#, no-c-format
msgid "Module Organization and selection"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:774
#, no-c-format
msgid "KDE Software Organization"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:803
#, no-c-format
msgid "On top of the Frameworks, come several different things:"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:832
#, no-c-format
msgid "Selecting modules to build"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:841
#, no-c-format
msgid "Example module entry in the configuration file"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: 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: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: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:856
#, no-c-format
msgid "Module Sets"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:865
#, no-c-format
msgid "The basic module set concept"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:875
#, no-c-format
msgid "Using module sets"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: 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: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: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:895
#, no-c-format
msgid "Special Support for KDE module sets"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:911
#, no-c-format
msgid "Using kde-projects module sets"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: 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: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: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:930
#, no-c-format
msgid "The official &kde; module database"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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: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: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: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: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:986
#, no-c-format
msgid "There are two important abilities demonstrated here:"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:1011
#, no-c-format
msgid "Filtering out &kde; project modules"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:1027
#, no-c-format
msgid "Example for ignoring a kde-project module in a group"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: 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:1036
#, no-c-format
msgid "Getting Started Conclusion"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:1056
#, no-c-format
msgid "Script Features"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:1059
#, no-c-format
msgid "Feature Overview"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:1061
#, no-c-format
msgid "&kdesrc-build; features include:"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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:1112
#, no-c-format
msgid "&kdesrc-build; does not require a <acronym>GUI</acronym> present to operate. So, you can build &kde; software without needing a graphical environment."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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: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: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: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: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: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: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: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:1199
#, no-c-format
msgid "Tilde-expansion for your configuration options. For example, you can specify:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: index.docbook:1202
#, no-c-format
msgid "qtdir ~/kdesrc/build/qt"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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:1244
#, no-c-format
msgid "&kdesrc-build;'s build logging"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:1247
#, no-c-format
msgid "Logging overview"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1256
#, no-c-format
msgid "Logging directory layout"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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: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: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: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:1325
#, no-c-format
msgid "Configuring &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:1328
#, no-c-format
msgid "Overview of &kdesrc-build; configuration"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1338
#, no-c-format
msgid "Layout of the configuration file"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:1341
#, no-c-format
msgid "Global configuration"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:1352
#, no-c-format
msgid "Module configuration"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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:1396
#, no-c-format
msgid "<quote>options</quote> modules"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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:1426
#, no-c-format
msgid "Example of using options"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:1453
#, no-c-format
msgid "Including other configuration files"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1461
#, no-c-format
msgid "For example, you could have something like this:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
#: 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: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:1472
#, no-c-format
msgid "Commonly used configuration options"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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:1486
#, no-c-format
msgid "<link linkend=\"conf-qtdir\">qtdir</link>, to set the path to &Qt;."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1493
#, no-c-format
msgid "Table of available configuration options"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1500
#, no-c-format
msgid "The option name"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1507
#, no-c-format
msgid "Special comments on the purpose and usage of the option."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:1513
#, no-c-format
msgid "Table of Options"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1518
#, no-c-format
msgid "Option-name"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1519
#, no-c-format
msgid "Module -&gt; Global Behavior"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1520
#, no-c-format
msgid "Notes"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1527
#, no-c-format
msgid "apidox"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1540
#, no-c-format
msgid "apply-qt-patches"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:1548
#, no-c-format
msgid "async"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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: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:1554
#, no-c-format
msgid "This option is available since the 1.6 release."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1558
#, no-c-format
msgid "binpath"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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: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:1571
#, no-c-format
msgid "branch"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:1595
#, no-c-format
msgid "branch-group"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:1615
#, no-c-format
msgid "The current branch groups (as of 2013-08-11) are:"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:1637
#, no-c-format
msgid "This option was added in &kdesrc-build; 1.16-pre2."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1648
#, no-c-format
msgid "build-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:1680
#, no-c-format
msgid "build-when-unchanged"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:1706
#, no-c-format
msgid "checkout-only"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:1717
#, no-c-format
msgid "See <xref linkend=\"checking-out-parts\"/> for an example."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1721
#, no-c-format
msgid "cmake-options"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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: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: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: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:1736
#, no-c-format
msgid "cmake-options -DCMAKE_BUILD_TYPE=RelWithDebInfo"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1745
#, no-c-format
msgid "colorful-output"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:1755
#, no-c-format
msgid "configure-flags"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:1770
#, no-c-format
msgid "custom-build-command"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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: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: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:1788
#, no-c-format
msgid "cxxflags"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:1807
#, no-c-format
msgid "dest-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:1820
#, no-c-format
msgid "disable-agent-check"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:1832
#, no-c-format
msgid "do-not-compile"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:1845
#, no-c-format
msgid "See <xref linkend=\"not-compiling\"/> for an example."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1850
#, no-c-format
msgid "email-address"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:1859
#, no-c-format
msgid "email-on-compile-error"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1868
#, no-c-format
msgid "inst-apps"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1870
#, no-c-format
msgid "This option was removed in version 1.10"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1876
#, no-c-format
msgid "git-desired-protocol"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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:1899
#, no-c-format
msgid "This option was added in &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1904
#, no-c-format
msgid "git-repository-base"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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: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:1940
#, no-c-format
msgid "git-user"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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:1963
#, no-c-format
msgid "This option was introduced in &kdesrc-build; 15.09."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:1969
#, no-c-format
msgid "http-proxy"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:1987
#, no-c-format
msgid "ignore-kde-structure"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2002
#, no-c-format
msgid "ignore-modules"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2003 index.docbook:2588
#, no-c-format
msgid "Can't be overridden"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:2022
#, no-c-format
msgid "See also <xref linkend=\"example-ignoring-a-module\"/>."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2029
#, no-c-format
msgid "include-dependencies"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:2049
#, no-c-format
msgid "install-after-build"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2061
#, no-c-format
msgid "install-environment-driver"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2067 index.docbook:2099
#, no-c-format
msgid "This driver will alter the following files:"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:2084
#, no-c-format
msgid "This option was introduced with &kdesrc-build; 17.08."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2094
#, no-c-format
msgid "install-session-driver"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2102
#, no-c-format
msgid "~/.xsession"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2121
#, no-c-format
msgid "kdedir"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2131
#, no-c-format
msgid "kde-languages"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:2155
#, no-c-format
msgid "libpath"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2167
#, no-c-format
msgid "log-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2175
#, no-c-format
msgid "make-install-prefix"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2184
#, no-c-format
msgid "make-options"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2194
#, no-c-format
msgid "manual-build"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2205
#, no-c-format
msgid "manual-update"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2215
#, no-c-format
msgid "module-base-path"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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:2239
#, no-c-format
msgid "niceness"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2248
#, no-c-format
msgid "no-svn"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2256
#, no-c-format
msgid "no-rebuild-on-fail"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2263
#, no-c-format
msgid "override-build-system"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2265
#, no-c-format
msgid "This is an advanced option, added in &kdesrc-build; 1.16."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:2274
#, no-c-format
msgid "Currently supported build types that can be set are:"
msgstr ""
#. Tag: term
#. +> trunk5
#: index.docbook:2278
#, no-c-format
msgid "<term>KDE</term>"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2283
#, no-c-format
msgid "<term>Qt</term>"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2284
#, no-c-format
msgid "Used to build the &Qt; library itself."
msgstr ""
#. Tag: term
#. +> trunk5
#: index.docbook:2287
#, no-c-format
msgid "qmake"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2293
#, no-c-format
msgid "generic"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2298
#, no-c-format
msgid "autotools"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2308
#, no-c-format
msgid "override-url"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2318
#, no-c-format
msgid "persistent-data-file"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2327
#, no-c-format
msgid "This option was added with &kdesrc-build; 1.15."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2332
#, no-c-format
msgid "prefix"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:2345
#, no-c-format
msgid "purge-old-logs"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2353
#, no-c-format
msgid "qmake-options"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2362
#, no-c-format
msgid "This option was added to &kdesrc-build; 1.16."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2367
#, no-c-format
msgid "qtdir"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2376
#, no-c-format
msgid "remove-after-install"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2383
#, no-c-format
msgid "Possible values for this option are:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2385
#, no-c-format
msgid "none - Do not delete anything (This is the default)."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2386
#, no-c-format
msgid "builddir - Delete the build directory, but not the source."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2387
#, no-c-format
msgid "all - Delete both the source code and build directory."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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; software, since &kdesrc-build; will be unable to perform incremental builds."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2398
#, no-c-format
msgid "repository"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2407
#, no-c-format
msgid "revision"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:2424
#, no-c-format
msgid "run-tests"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2434
#, no-c-format
msgid "set-env"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2440
#, no-c-format
msgid "<command>set-env</command> <envar>RONALD</envar> <userinput>McDonald</userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2449
#, no-c-format
msgid "source-dir"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2459
#, no-c-format
msgid "ssh-identity-file"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2467
#, no-c-format
msgid "This option was added in version 1.14.2."
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2472
#, no-c-format
msgid "stop-on-failure"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2481
#, no-c-format
msgid "svn-server"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:2492
#, no-c-format
msgid "<entry>tag</entry>"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2494
#, no-c-format
msgid "Use this option to download a specific release of a module."
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:2506
#, no-c-format
msgid "use-clean-install"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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:2523
#, no-c-format
msgid "use-cmake"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2531
#, no-c-format
msgid "use-idle-io-priority"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2542
#, no-c-format
msgid "use-modules"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:2543
#, no-c-format
msgid "Can only use in <link linkend=\"module-sets\">module-set</link>"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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: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:2579
#, no-c-format
msgid "use-qt-builddir-hack"
msgstr ""
#. Tag: entry
#. +> trunk5
#: 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:2587
#, no-c-format
msgid "use-stable-kde"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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:2606
#, no-c-format
msgid "Command Line Options and Environment Variables"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:2609
#, no-c-format
msgid "Command Line Usage"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2611
#, no-c-format
msgid "&kdesrc-build; is designed to be run as follows:"
msgstr ""
#. Tag: cmdsynopsis
#. +> trunk5
#: 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: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:2625
#, no-c-format
msgid "Commonly used command line options"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2633
#, no-c-format
msgid "<option>--pretend</option> (or <option>-p</option>)"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2641
#, no-c-format
msgid "<option>--refresh-build</option>"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2650
#, no-c-format
msgid "--no-src"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2658
#, no-c-format
msgid "<option>--no-build</option>"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2667
#, no-c-format
msgid "Specifying modules to build"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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: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: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: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: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:2702
#, no-c-format
msgid "Supported Environment Variables"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2713
#, no-c-format
msgid "Supported command-line parameters"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2715
#, no-c-format
msgid "The script accepts the following command-line options:"
msgstr ""
#. Tag: parameter
#. +> trunk5
#: index.docbook:2722
#, no-c-format
msgid "--async"
msgstr ""
#. Tag: para
#. +> trunk5
#: 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:2732
#, no-c-format
msgid "--help"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2733
#, no-c-format
msgid "Only display simple help on this script."
msgstr ""
#. Tag: parameter
#. +> trunk5
#: index.docbook:2739
#, no-c-format
msgid "--version"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2740
#, no-c-format
msgid "Display the program version."
msgstr ""
#. Tag: parameter
#. +> trunk5
#: index.docbook:2746
#, no-c-format
msgid "--show-info"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2747
#, no-c-format
msgid "Displays information about &kdesrc-build; and the operating system, that may prove useful in bug reports or when asking for help in forums or mailing lists."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2751
+#: index.docbook:2751 index.docbook:2769
#, no-c-format
msgid "Available since version 18.11."
msgstr ""
#. Tag: parameter
#. +> trunk5
#: index.docbook:2756
#, no-c-format
-msgid "--author"
+msgid "--initial-setup"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:2757
#, no-c-format
+msgid "Has &kdesrc-build; perform the one-time initial setup necessary to prepare the system for &kdesrc-build; to operate, and for the newly-installed &kde; software to run."
+msgstr ""
+
+#. Tag: para
+#. +> trunk5
+#: index.docbook:2762
+#, no-c-format
+msgid "This includes:"
+msgstr ""
+
+#. Tag: para
+#. +> trunk5
+#: index.docbook:2764
+#, no-c-format
+msgid "Installing known dependencies (on supported &Linux; distributions)"
+msgstr ""
+
+#. Tag: para
+#. +> trunk5
+#: index.docbook:2765
+#, no-c-format
+msgid "Adding required environment variables to <literal>~/.bashrc</literal>"
+msgstr ""
+
+#. Tag: para
+#. +> trunk5
+#: index.docbook:2766
+#, no-c-format
+msgid "Setting up a <link linkend=\"setup-rcfile\">configuration file</link>"
+msgstr ""
+
+#. Tag: parameter
+#. +> trunk5
+#: index.docbook:2774
+#, no-c-format
+msgid "--author"
+msgstr ""
+
+#. Tag: para
+#. +> trunk5
+#: index.docbook:2775
+#, no-c-format
msgid "Display contact information for the author."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2764
+#: index.docbook:2782
#, no-c-format
msgid "--color"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2765
+#: index.docbook:2783
#, no-c-format
msgid "Enable colorful output. (This is the default for interactive terminals)."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2771
+#: index.docbook:2789
#, no-c-format
msgid "--nice=<replaceable>value</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2772
+#: index.docbook:2790
#, 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:2781
+#: index.docbook:2799
#, no-c-format
msgid "--no-async"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2782
+#: index.docbook:2800
#, 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:2792
+#: index.docbook:2810
#, no-c-format
msgid "--no-color"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2793
+#: index.docbook:2811
#, no-c-format
msgid "Disable colorful output."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2799
+#: index.docbook:2817
#, no-c-format
msgid "<parameter>--pretend</parameter> (or <parameter>-p</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2800
+#: index.docbook:2818
#, 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:2806
+#: index.docbook:2824
#, 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:2811
+#: index.docbook:2829
#, 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:2822
+#: index.docbook:2840
#, no-c-format
msgid "<parameter>--quiet</parameter> (or <parameter>-q</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2823
+#: index.docbook:2841
#, 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:2830
+#: index.docbook:2848
#, no-c-format
msgid "--really-quiet"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2831
+#: index.docbook:2849
#, no-c-format
msgid "Only output warnings and errors."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2837
+#: index.docbook:2855
#, no-c-format
msgid "<parameter>--verbose</parameter> (or <parameter>-v</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2838
+#: index.docbook:2856
#, no-c-format
msgid "Be very descriptive about what is going on, and what &kdesrc-build; is doing."
msgstr ""
#. Tag: term
#. +> trunk5
-#: index.docbook:2844
+#: index.docbook:2862
#, no-c-format
msgid "<parameter>--src-only</parameter> (or <parameter>--svn-only</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2845
+#: index.docbook:2863
#, 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:2852
+#: index.docbook:2870
#, no-c-format
msgid "--build-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2853
+#: index.docbook:2871
#, no-c-format
msgid "Only perform the build process."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2859
+#: index.docbook:2877
#, no-c-format
msgid "--install-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2860
+#: index.docbook:2878
#, no-c-format
msgid "Only perform the install process."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2866
+#: index.docbook:2884
#, no-c-format
msgid "--metadata-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2867
+#: index.docbook:2885
#, 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:2875
+#: index.docbook:2893
#, no-c-format
msgid "--rebuild-failures"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2876
+#: index.docbook:2894
#, 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:2882
+#: index.docbook:2900
#, 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:2888
+#: index.docbook:2906
#, no-c-format
msgid "This option was added for &kdesrc-build; 15.09."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2893
+#: index.docbook:2911
#, no-c-format
msgid "--ignore-modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2894
+#: index.docbook:2912
#, 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:2903
+#: index.docbook:2921
#, no-c-format
msgid "<parameter>--no-src</parameter> (or <parameter>--no-svn</parameter>)"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2904
+#: index.docbook:2922
#, 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:2912
+#: index.docbook:2930
#, no-c-format
msgid "<parameter>--no-build</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2913
+#: index.docbook:2931
#, no-c-format
msgid "Skip the build process."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2919
+#: index.docbook:2937
#, no-c-format
msgid "--no-metadata"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2920
+#: index.docbook:2938
#, 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:2924
+#: index.docbook:2942
#, 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:2934
+#: index.docbook:2952
#, no-c-format
msgid "--no-install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2935
+#: index.docbook:2953
#, no-c-format
msgid "Do not automatically install packages after they are built."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2941
+#: index.docbook:2959
#, no-c-format
msgid "--no-build-when-unchanged"
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:2942
+#: index.docbook:2960
#, no-c-format
msgid "--force-build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2943
+#: index.docbook:2961
#, 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:2950
+#: index.docbook:2968
#, 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:2956
+#: index.docbook:2974
#, no-c-format
msgid "--debug"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2957
+#: index.docbook:2975
#, 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:2966
+#: index.docbook:2984
#, no-c-format
msgid "<parameter>--query</parameter>=<userinput><replaceable>mode</replaceable></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:2967
+#: index.docbook:2985
#, 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:2972
+#: index.docbook:2990
#, 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:2975
+#: index.docbook:2993
#, 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:2978
+#: index.docbook:2996
#, 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:2981
+#: index.docbook:2999
#, 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:2984
+#: index.docbook:3002
#, 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:2989
+#: index.docbook:3007
#, 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:2995
+#: index.docbook:3013
#, 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:3001
+#: index.docbook:3019
#, 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:3008
+#: index.docbook:3026
#, no-c-format
msgid "This option was added with &kdesrc-build; 16.05."
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3011
+#: index.docbook:3029
#, 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:3017
+#: index.docbook:3035
#, no-c-format
msgid ""
"kactivities: master\n"
"kdepim: master"
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3023
+#: index.docbook:3041
#, no-c-format
msgid "--no-rebuild-on-fail"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3024
+#: index.docbook:3042
#, 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:3033
+#: index.docbook:3051
#, no-c-format
msgid "<parameter>--refresh-build</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3034
+#: index.docbook:3052
#, no-c-format
msgid "Recreate the build system and make from scratch."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3040
+#: index.docbook:3058
#, no-c-format
msgid "--reconfigure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3041
+#: index.docbook:3059
#, 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:3052
+#: index.docbook:3070
#, no-c-format
msgid "--resume-from"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3053
+#: index.docbook:3071
#, 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:3059 index.docbook:3080
+#: index.docbook:3077 index.docbook:3098
#, 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:3066
+#: index.docbook:3084
#, 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:3073
+#: index.docbook:3091
#, no-c-format
msgid "--resume-after"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3074
+#: index.docbook:3092
#, 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:3087
+#: index.docbook:3105
#, 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:3095
+#: index.docbook:3113
#, no-c-format
msgid "--resume"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3096
+#: index.docbook:3114
#, 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:3099
+#: index.docbook:3117
#, 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:3109
+#: index.docbook:3127
#, 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:3115
+#: index.docbook:3133
#, no-c-format
msgid "This option was added with &kdesrc-build; 1.16."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3122
+#: index.docbook:3140
#, no-c-format
msgid "--stop-before"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3123
+#: index.docbook:3141
#, 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:3126
+#: index.docbook:3144
#, 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:3131 index.docbook:3146
+#: index.docbook:3149 index.docbook:3164
#, no-c-format
msgid "This command line option was added with &kdesrc-build; 1.16."
msgstr ""
#. Tag: parameter
#. +> trunk5
-#: index.docbook:3137
+#: index.docbook:3155
#, no-c-format
msgid "--stop-after"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3138
+#: index.docbook:3156
#, 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:3141
+#: index.docbook:3159
#, 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:3152
+#: index.docbook:3170
#, no-c-format
msgid "--stop-on-failure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3153
+#: index.docbook:3171
#, 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:3158
+#: index.docbook:3176
#, 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:3165
+#: index.docbook:3183
#, no-c-format
msgid "--rc-file"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3166
+#: index.docbook:3184
#, 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:3176
+#: index.docbook:3194
#, no-c-format
msgid "--print-modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3178
+#: index.docbook:3196
#, 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:3183
+#: index.docbook:3201
#, 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:3188
+#: index.docbook:3206
#, 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:3192
+#: index.docbook:3210
#, 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:3206
+#: index.docbook:3224
#, no-c-format
msgid "--run"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3207
+#: index.docbook:3225
#, 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:3212
+#: index.docbook:3230
#, 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:3218
+#: index.docbook:3236
#, 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:3221
+#: index.docbook:3239
#, 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:3227
+#: index.docbook:3245
#, no-c-format
msgid "--prefix=&lt;/path/to/kde&gt;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3228
+#: index.docbook:3246
#, 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:3238
+#: index.docbook:3256
#, no-c-format
msgid "--revision"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3239
+#: index.docbook:3257
#, 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:3245
+#: index.docbook:3263
#, 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:3251
+#: index.docbook:3269
#, no-c-format
msgid "--build-system-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3252
+#: index.docbook:3270
#, 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:3260
+#: index.docbook:3278
#, no-c-format
msgid "--install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3261
+#: index.docbook:3279
#, 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:3270
+#: index.docbook:3288
#, no-c-format
msgid "--no-snapshots"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3271
+#: index.docbook:3289
#, 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:3281
+#: index.docbook:3299
#, 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:3288
+#: index.docbook:3306
#, no-c-format
msgid "--delete-my-patches"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3289
+#: index.docbook:3307
#, 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:3295
+#: index.docbook:3313
#, 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:3302
+#: index.docbook:3320
#, no-c-format
msgid "--delete-my-settings"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3303
+#: index.docbook:3321
#, 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:3307
+#: index.docbook:3325
#, 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:3314
+#: index.docbook:3332
#, no-c-format
msgid "--<replaceable>&lt;option-name&gt;</replaceable>="
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3315
+#: index.docbook:3333
#, 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:3322
+#: index.docbook:3340
#, 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:3334
+#: index.docbook:3352
#, no-c-format
msgid "--set-module-option-value=<replaceable>&lt;module-name&gt;</replaceable>,<replaceable>&lt;option-name&gt;</replaceable>,<replaceable>&lt;option-value&gt;</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3335
+#: index.docbook:3353
#, 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:3343
+#: index.docbook:3361
#, 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:3353
+#: index.docbook:3371
#, no-c-format
msgid "Using &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3356
+#: index.docbook:3374
#, no-c-format
msgid "Preface"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3358
+#: index.docbook:3376
#, 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:3361
+#: index.docbook:3379
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command><userinput>kdesrc-build</userinput></command>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3363
+#: index.docbook:3381
#, 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:3366
+#: index.docbook:3384
#, 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:3372
+#: index.docbook:3390
#, no-c-format
msgid "Basic &kdesrc-build; features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3375
+#: index.docbook:3393
#, no-c-format
msgid "qt support"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3376
+#: index.docbook:3394
#, 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:3380
+#: index.docbook:3398
#, 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:3384
+#: index.docbook:3402
#, 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:3388
+#: index.docbook:3406
#, 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:3393
+#: index.docbook:3411
#, 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:3398
+#: index.docbook:3416
#, 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:3403
+#: index.docbook:3421
#, 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:3407
+#: index.docbook:3425
#, 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:3414
+#: index.docbook:3432
#, 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:3420
+#: index.docbook:3438
#, no-c-format
msgid "Standard flags added by &kdesrc-build;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3421
+#: index.docbook:3439
#, 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:3426
+#: index.docbook:3444
#, 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:3432
+#: index.docbook:3450
#, 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:3438
+#: index.docbook:3456
#, 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:3444
+#: index.docbook:3462
#, 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:3449
+#: index.docbook:3467
#, 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:3459
+#: index.docbook:3477
#, no-c-format
msgid "Changing &kdesrc-build;'s build priority"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3460
+#: index.docbook:3478
#, 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:3465
+#: index.docbook:3483
#, 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:3470
+#: index.docbook:3488
#, 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:3475
+#: index.docbook:3493
#, 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:3484
+#: index.docbook:3502
#, 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:3488
+#: index.docbook:3506
#, 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:3496
+#: index.docbook:3514
#, no-c-format
msgid "To run &kdesrc-build; with a niceness of 15 (a lower priority than normal):"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3499
+#: index.docbook:3517
#, 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:3501
+#: index.docbook:3519
#, 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:3503
+#: index.docbook:3521
#, no-c-format
msgid "&niceness; <replaceable>15</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3507
+#: index.docbook:3525
#, 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:3523
+#: index.docbook:3541
#, no-c-format
msgid "Installation as the superuser"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3524
+#: index.docbook:3542
#, 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:3532
+#: index.docbook:3550
#, 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:3537
+#: index.docbook:3555
#, 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:3544
+#: index.docbook:3562
#, no-c-format
msgid "For example, to install all modules using &sudo;, you could do something like this:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3547
+#: index.docbook:3565
#, no-c-format
msgid ""
"global\n"
" &make-install-prefix; <replaceable>sudo</replaceable>\n"
" # Other options\n"
"end global"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3549
+#: index.docbook:3567
#, no-c-format
msgid "To use &make-install-prefix; for only a single module, this would work:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3552
+#: index.docbook:3570
#, 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:3558
+#: index.docbook:3576
#, no-c-format
msgid "Showing the progress of a module build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3559
+#: index.docbook:3577
#, 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:3570
+#: index.docbook:3588
#, no-c-format
msgid "Advanced features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3573
+#: index.docbook:3591
#, no-c-format
msgid "Partially building a module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3574
+#: index.docbook:3592
#, 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:3581
+#: index.docbook:3599
#, no-c-format
msgid "Checking out portions of a module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3583
+#: index.docbook:3601
#, 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:3589
+#: index.docbook:3607
#, 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:3596
+#: index.docbook:3614
#, 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:3599
+#: index.docbook:3617
#, no-c-format
msgid ""
"module <replaceable>kdeadmin</replaceable>\n"
" &checkout-only; <replaceable>kuser ksystemlog</replaceable>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3603
+#: index.docbook:3621
#, 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:3608
+#: index.docbook:3626
#, 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:3615
+#: index.docbook:3633
#, 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:3626
+#: index.docbook:3644
#, no-c-format
msgid "Removing directories from a build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3627
+#: index.docbook:3645
#, 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:3633
+#: index.docbook:3651
#, 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:3637
+#: index.docbook:3655
#, 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:3646
+#: index.docbook:3664
#, no-c-format
msgid "To remove the <filename class=\"directory\">python</filename> directory from the kdebindings build process:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3649
+#: index.docbook:3667
#, no-c-format
msgid ""
"module <replaceable>kdebindings</replaceable>\n"
" &do-not-compile; <replaceable>python</replaceable>\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3653
+#: index.docbook:3671
#, 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:3661
+#: index.docbook:3679
#, no-c-format
msgid "Branching and tagging support for &kdesrc-build;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3664
+#: index.docbook:3682
#, no-c-format
msgid "What are branches and tags?"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3666
+#: index.docbook:3684
#, 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:3671
+#: index.docbook:3689
#, 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:3677
+#: index.docbook:3695
#, 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:3683
+#: index.docbook:3701
#, 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:3692
+#: index.docbook:3710
#, no-c-format
msgid "How to use branches and tags"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3694
+#: index.docbook:3712
#, 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:3699
+#: index.docbook:3717
#, 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:3706
+#: index.docbook:3724
#, 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:3709
+#: index.docbook:3727
#, no-c-format
msgid ""
"module kdelibs\n"
" branch <replaceable>4.6</replaceable>\n"
" # other options...\n"
"end module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3711
+#: index.docbook:3729
#, no-c-format
msgid "Or, to download kdemultimedia as it was released with &kde; 4.6.1:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3713
+#: index.docbook:3731
#, 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:3717
+#: index.docbook:3735
#, 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:3723
+#: index.docbook:3741
#, no-c-format
msgid "Advanced branch support options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3725
+#: index.docbook:3743
#, 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:3730
+#: index.docbook:3748
#, 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:3739
+#: index.docbook:3757
#, 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:3741
+#: index.docbook:3759
#, 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:3745
+#: index.docbook:3763
#, 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:3752
+#: index.docbook:3770
#, 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:3759
+#: index.docbook:3777
#, 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:3773
+#: index.docbook:3791
#, no-c-format
msgid "How &kdesrc-build; tries to ensure a successful build"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3776
+#: index.docbook:3794
#, no-c-format
msgid "Automatic rebuilds"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3778
+#: index.docbook:3796
#, 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:3787
+#: index.docbook:3805
#, 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:3792
+#: index.docbook:3810
#, 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:3803
+#: index.docbook:3821
#, no-c-format
msgid "Manually rebuilding a module"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3804
+#: index.docbook:3822
#, 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:3808
+#: index.docbook:3826
#, 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:3812
+#: index.docbook:3830
#, 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:3820
+#: index.docbook:3838
#, 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:3826
+#: index.docbook:3844
#, no-c-format
msgid "Rebuild using <filename>.refresh-me</filename> for module <replaceable>kdelibs</replaceable>:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3827
+#: index.docbook:3845
#, 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:3834
+#: index.docbook:3852
#, no-c-format
msgid "Changing environment variable settings"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3835
+#: index.docbook:3853
#, 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:3839
+#: index.docbook:3857
#, 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:3844
+#: index.docbook:3862
#, 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:3849
+#: index.docbook:3867
#, no-c-format
msgid "Set <userinput><envar>DISTRO</envar>=<replaceable>BSD</replaceable></userinput> for all modules:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3851
+#: index.docbook:3869
#, no-c-format
msgid ""
"global\n"
" set-env <replaceable>DISTRO</replaceable> <replaceable>BSD</replaceable>\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3857
+#: index.docbook:3875
#, no-c-format
msgid "Resuming builds"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3860
+#: index.docbook:3878
#, no-c-format
msgid "Resuming a failed or canceled build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3862
+#: index.docbook:3880
#, 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:3867
+#: index.docbook:3885
#, 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:3873
+#: index.docbook:3891
#, no-c-format
msgid "Resuming the build starting from kdebase:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3875
+#: index.docbook:3893
#, 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:3879
+#: index.docbook:3897
#, 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:3882
+#: index.docbook:3900
#, 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:3885
+#: index.docbook:3903
#, 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:3896
+#: index.docbook:3914
#, no-c-format
msgid "Ignoring modules in a build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3898
+#: index.docbook:3916
#, 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:3902
+#: index.docbook:3920
#, 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:3907
+#: index.docbook:3925
#, no-c-format
msgid "Ignoring extragear/multimedia and kdereview during a full run:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3908
+#: index.docbook:3926
#, 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:3915
+#: index.docbook:3933
#, no-c-format
msgid "Changing options from the command line"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3918
+#: index.docbook:3936
#, no-c-format
msgid "Changing global options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3919
+#: index.docbook:3937
#, 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:3924
+#: index.docbook:3942
#, 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:3932
+#: index.docbook:3950
#, no-c-format
msgid "Setting the &source-dir; option to <filename>/dev/null</filename> for testing:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3935
+#: index.docbook:3953
#, 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:3942
+#: index.docbook:3960
#, no-c-format
msgid "Changing module options"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3943
+#: index.docbook:3961
#, 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:3947
+#: index.docbook:3965
#, 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:3951
+#: index.docbook:3969
#, no-c-format
msgid "Using a different build directory for the kdeedu module:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3953
+#: index.docbook:3971
#, 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:3964
+#: index.docbook:3982
#, no-c-format
msgid "Features for &kde; developers"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3967
+#: index.docbook:3985
#, no-c-format
msgid "&ssh; Agent checks"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:3968
+#: index.docbook:3986
#, 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:3976
+#: index.docbook:3994
#, 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:3981
+#: index.docbook:3999
#, 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:3987
+#: index.docbook:4005
#, no-c-format
msgid "Disabling the &ssh; agent check:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:3988
+#: index.docbook:4006
#, no-c-format
msgid ""
"global\n"
" disable-agent-check true\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3996
+#: index.docbook:4014
#, no-c-format
msgid "Other &kdesrc-build; features"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:3999
+#: index.docbook:4017
#, no-c-format
msgid "Changing the amount of output from &kdesrc-build;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4000
+#: index.docbook:4018
#, 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:4004
+#: index.docbook:4022
#, 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:4009
+#: index.docbook:4027
#, 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:4013
+#: index.docbook:4031
#, 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:4017
+#: index.docbook:4035
#, 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:4026
+#: index.docbook:4044
#, no-c-format
msgid "Color output"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4027
+#: index.docbook:4045
#, 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:4030
+#: index.docbook:4048
#, 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:4036
+#: index.docbook:4054
#, no-c-format
msgid "Disabling color output in the configuration file:"
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:4037
+#: index.docbook:4055
#, no-c-format
msgid ""
"global\n"
" colorful-output false\n"
"end global"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4043
+#: index.docbook:4061
#, no-c-format
msgid "Removing unneeded directories after a build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4044
+#: index.docbook:4062
#, 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:4048
+#: index.docbook:4066
#, 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:4052
+#: index.docbook:4070
#, 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:4062
+#: index.docbook:4080
#, 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:4067
+#: index.docbook:4085
#, 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:4075
+#: index.docbook:4093
#, 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:4083
+#: index.docbook:4101
#, 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:4090
+#: index.docbook:4108
#, 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:4097
+#: index.docbook:4115
#, 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:4103
+#: index.docbook:4121
#, 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:4115
+#: index.docbook:4133
#, 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:4118
+#: index.docbook:4136
#, 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:4120
+#: index.docbook:4138
#, no-c-format
msgid "Removing the build directory after installation, without debugging information, with size optimization."
msgstr ""
#. Tag: screen
#. +> trunk5
-#: index.docbook:4123
+#: index.docbook:4141
#, 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:4132
+#: index.docbook:4150
#, no-c-format
msgid "&cmake;, the &kde; build system"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4135
+#: index.docbook:4153
#, no-c-format
msgid "Introduction to &cmake;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4137
+#: index.docbook:4155
#, 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:4141
+#: index.docbook:4159
#, 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:4148
+#: index.docbook:4166
#, 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:4162
+#: index.docbook:4180
#, no-c-format
msgid "Credits And License"
msgstr ""
#. Tag: trans_comment
#. +> trunk5
-#: index.docbook:4164
+#: index.docbook:4182
#, no-c-format
msgid "CREDIT_FOR_TRANSLATORS"
msgstr ""
#. Tag: chapter
#. +> trunk5
-#: index.docbook:4164
+#: index.docbook:4182
#, no-c-format
msgid "&underFDL;"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4170
+#: index.docbook:4188
#, no-c-format
msgid "&kde; modules and source code organization"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4172
+#: index.docbook:4190
#, no-c-format
msgid "The <quote>Module</quote>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4174
+#: index.docbook:4192
#, 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:4181
+#: index.docbook:4199
#, 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:4187
+#: index.docbook:4205
#, no-c-format
msgid "Individual modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4189
+#: index.docbook:4207
#, 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:4194
+#: index.docbook:4212
#, 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:4196
+#: index.docbook:4214
#, 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:4203
+#: index.docbook:4221
#, no-c-format
msgid "Groups of related modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4205
+#: index.docbook:4223
#, 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:4208
+#: index.docbook:4226
#, 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:4211
+#: index.docbook:4229
#, 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:4213
+#: index.docbook:4231
#, 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:4218
+#: index.docbook:4236
#, 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:4225
+#: index.docbook:4243
#, no-c-format
msgid "Module <quote>branch groups</quote>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4227
+#: index.docbook:4245
#, 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:4234
+#: index.docbook:4252
#, 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:4239
+#: index.docbook:4257
#, 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:4244
+#: index.docbook:4262
#, no-c-format
msgid "Example of using branch-group"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4246
+#: index.docbook:4264
#, no-c-format
msgid "branch-group can be used in the configuration file as follows:"
msgstr ""
#. Tag: programlisting
#. +> trunk5
-#: index.docbook:4249
+#: index.docbook:4267
#, 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:4251
+#: index.docbook:4269
#, 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:4256
+#: index.docbook:4274
#, 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:4262
+#: index.docbook:4280
#, 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:4273
+#: index.docbook:4291
#, no-c-format
msgid "Superseded profile setup procedures"
msgstr ""
#. Tag: title
#. +> trunk5
-#: index.docbook:4276
+#: index.docbook:4294
#, no-c-format
msgid "Setting up a &kde; login profile"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4278
+#: index.docbook:4296
#, 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:4288
+#: index.docbook:4306
#, no-c-format
msgid "Changing your startup profile settings"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4290
+#: index.docbook:4308
#, 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:4295
+#: index.docbook:4313
#, 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:4306
+#: index.docbook:4324
#, 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:4309
+#: index.docbook:4327
#, 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:4313
+#: index.docbook:4331
#, 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:4317
+#: index.docbook:4335
#, 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:4322
+#: index.docbook:4340
#, 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:4329
+#: index.docbook:4347
#, no-c-format
msgid "Starting &kde;"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4331
+#: index.docbook:4349
#, 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:4337
+#: index.docbook:4355
#, 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:4341
+#: index.docbook:4359
#, no-c-format
msgid "<command>exec</command> <option>${KDEDIR}/bin/startkde</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4344
+#: index.docbook:4362
#, 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:4350
+#: index.docbook:4368
#, 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:4357
+#: index.docbook:4375
#, 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:4367
+#: index.docbook:4385
#, 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:4373 index.docbook:4384
+#: index.docbook:4391 index.docbook:4402
#, no-c-format
msgid "<command>startx</command> <option>--</option> <option>:1</option>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: index.docbook:4376
+#: index.docbook:4394
#, 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:4386
+#: index.docbook:4404
#, 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/docmessages/extragear-utils/kdesrc-build_man-kdesrc-build.1.pot
===================================================================
--- trunk/l10n-support/templates/summit/docmessages/extragear-utils/kdesrc-build_man-kdesrc-build.1.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/docmessages/extragear-utils/kdesrc-build_man-kdesrc-build.1.pot (revision 1526938)
@@ -1,1315 +1,1329 @@
# 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-10-15 08:57+0200\n"
+"POT-Creation-Date: 2018-10-21 17:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:19
+#: man-kdesrc-build.1.docbook:20
#, no-c-format
msgid "kdesrc-build User's Manual"
msgstr ""
#. Tag: author
#. +> trunk5
-#: man-kdesrc-build.1.docbook:20
+#: man-kdesrc-build.1.docbook:21
#, no-c-format
msgid ""
"<personname><firstname>Michael</firstname><surname>Pyne</surname></personname> <email>mpyne@kde.org</email> <personblurb>"
"<para>Authored man page</para>"
"</personblurb>"
msgstr ""
#. Tag: date
#. +> trunk5
-#: man-kdesrc-build.1.docbook:25
+#: man-kdesrc-build.1.docbook:26
#, no-c-format
msgid "2016-05-02"
msgstr ""
#. Tag: releaseinfo
#. +> trunk5
-#: man-kdesrc-build.1.docbook:26
+#: man-kdesrc-build.1.docbook:27
#, no-c-format
msgid "kdesrc-build 16.05"
msgstr ""
#. Tag: manvolnum
#. +> trunk5
-#: man-kdesrc-build.1.docbook:31
+#: man-kdesrc-build.1.docbook:32
#, no-c-format
msgid "<manvolnum>1</manvolnum>"
msgstr ""
#. Tag: refmiscinfo
#. +> trunk5
-#: man-kdesrc-build.1.docbook:32
+#: man-kdesrc-build.1.docbook:33
#, no-c-format
msgid "16.05"
msgstr ""
#. Tag: refpurpose
#. +> trunk5
-#: man-kdesrc-build.1.docbook:37
+#: man-kdesrc-build.1.docbook:38
#, no-c-format
msgid "Downloads, builds and installs &kde; software."
msgstr ""
#. Tag: cmdsynopsis
#. +> trunk5
-#: man-kdesrc-build.1.docbook:41
+#: man-kdesrc-build.1.docbook:42
#, no-c-format
msgid "<command>kdesrc-build</command> <arg rep=\"repeat\"><replaceable>OPTIONS</replaceable></arg> <arg rep=\"repeat\"><replaceable>Module name | Module set name</replaceable></arg>"
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:49
+#: man-kdesrc-build.1.docbook:50
#, no-c-format
msgid "DESCRIPTION"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:51
+#: man-kdesrc-build.1.docbook:52
#, no-c-format
msgid "The <command>kdesrc-build</command> command is used in order to build &kde; software directly from its source repositories. It can download from Subversion or Git repositories, interfaces with the &kde; project database, and supports controlling which options are passed to <command>make</command>(1) and <command>cmake</command>(1). The operation of <command>kdesrc-build</command> is driven by a configuration file, typically <filename>~/.kdesrc-buildrc</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:59
+#: man-kdesrc-build.1.docbook:60
#, no-c-format
msgid "The <replaceable>module name</replaceable> or <replaceable>module set name</replaceable> as given on the command line should be as those names were defined in the configuration file (either in a <symbol>module</symbol> definition or <option>use-modules</option> declaration, or in a <option>module-set</option> definition). In addition, it can be the name of a &kde; module listed in the &kde; project database (and you can precede the module name with <symbol>+</symbol> to force this)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:67
+#: man-kdesrc-build.1.docbook:68
#, no-c-format
msgid "<command>kdesrc-build</command> is designed to be able to be completely headless (however, see <emphasis role=\"strong\">ENVIRONMENT</emphasis>), and so typically ignores its input completely. Command output is logged instead of being shown on the kdesrc-build output."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:72
+#: man-kdesrc-build.1.docbook:73
#, no-c-format
msgid "Modules are built one after the other. If a module fails to update then it is not built. <command>kdesrc-build</command> will not abort just because of a module failure, instead it will keep trying to update and build subsequent modules. By default, <command>kdesrc-build</command> will commence building a module as soon as the source code update is complete for that module, even if other updates are occurring concurrently."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:79
+#: man-kdesrc-build.1.docbook:80
#, no-c-format
msgid "At the end <command>kdesrc-build</command> will show which modules failed to build, and where the logs were kept for that build run."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:83
+#: man-kdesrc-build.1.docbook:84
#, no-c-format
msgid "OPTIONS"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:85
+#: man-kdesrc-build.1.docbook:86
#, no-c-format
msgid "<emphasis role=\"strong\">NOTE</emphasis>: Some options have short forms, but the <command>kdesrc-build</command> option parser does not support combining short options into one at this point. (E.g. running <option>kdesrc-build -pv</option> would not be the same as <option>kdesrc-build --pretend --verbose</option>)."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:95
+#: man-kdesrc-build.1.docbook:96
#, no-c-format
msgid "-h, --help"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:99
+#: man-kdesrc-build.1.docbook:100
#, no-c-format
msgid "Shows a brief synopsis and frequently-used command line options."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:107
+#: man-kdesrc-build.1.docbook:108
#, no-c-format
msgid "--show-info"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:111
+#: man-kdesrc-build.1.docbook:112
#, no-c-format
msgid "Shows information about &kdesrc-build; and the operating system which may be useful in bug reports or when requesting help on forums or mailing lists."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:121
+#: man-kdesrc-build.1.docbook:122
+#, no-c-format
+msgid "--initial-setup"
+msgstr ""
+
+#. Tag: para
+#. +> trunk5
+#: man-kdesrc-build.1.docbook:126
+#, no-c-format
+msgid "Performs one-time setup for users running &kdesrc-build; on common distributions. This includes installation of known system dependencies, a default configuration file setup, and changes to your ~/.bashrc to make the software installed by &kdesrc-build; accessible."
+msgstr ""
+
+#. Tag: option
+#. +> trunk5
+#: man-kdesrc-build.1.docbook:137
#, no-c-format
msgid "-p, --pretend"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:125
+#: man-kdesrc-build.1.docbook:141
#, no-c-format
msgid "Operate in a \"dry run\" mode. No network accesses are made, no log files are created, no modules are built, and no other permanent changes to disk are made. One <emphasis>important exception</emphasis> is that if you try to build a module that comes from the &kde; project database, and the database hasn't been downloaded yet, the database will be downloaded since the pretend-mode output may change significantly based on the database results."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:139
+#: man-kdesrc-build.1.docbook:155
#, no-c-format
msgid "--install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:143
+#: man-kdesrc-build.1.docbook:159
#, no-c-format
msgid "Skips the update and build phase and immediately attempts to install the modules given."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:152
+#: man-kdesrc-build.1.docbook:168
#, no-c-format
msgid "--uninstall"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:156
+#: man-kdesrc-build.1.docbook:172
#, no-c-format
msgid "Skips the update and build phase and immediately attempts to uninstall the modules given. <emphasis role=\"strong\">NOTE</emphasis>: This is only supported for buildsystems that supports the <command>make uninstall</command> command (e.g. &kde; CMake-based)."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:167
+#: man-kdesrc-build.1.docbook:183
#, no-c-format
msgid "--no-src"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:171
+#: man-kdesrc-build.1.docbook:187
#, no-c-format
msgid "Skips the source update phase. Other phases are included as normal. <option>--no-svn</option> is a deprecated alias for this option and will be removed in a future release."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:181
+#: man-kdesrc-build.1.docbook:197
#, no-c-format
msgid "--no-metadata"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:185
+#: man-kdesrc-build.1.docbook:201
#, no-c-format
msgid "Skips the metadata update phase for KDE modules. Other phases (including the source update phase) are included as normal. If you wish to avoid all network updates you should also pass <option>--no-src</option>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:191
+#: man-kdesrc-build.1.docbook:207
#, no-c-format
msgid "This option can be useful if you are frequently running <command>kdesrc-build</command> since the metadata itself does not change very often."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:201
+#: man-kdesrc-build.1.docbook:217
#, no-c-format
msgid "--no-install"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:205
+#: man-kdesrc-build.1.docbook:221
#, no-c-format
msgid "Skips the install phase from the build. Other phases are included as normal."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:214
+#: man-kdesrc-build.1.docbook:230
#, no-c-format
msgid "--no-build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:218
+#: man-kdesrc-build.1.docbook:234
#, no-c-format
msgid "Skips the build phase for the build. Internally the install phase depends on the build phase completing so this is effectively equivalent to <option>--src-only</option>, but the semantics may change in the future (e.g. when test suites are moved into their own phase)."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:229
+#: man-kdesrc-build.1.docbook:245
#, no-c-format
msgid "--no-tests"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:233
+#: man-kdesrc-build.1.docbook:249
#, no-c-format
msgid "Disables running the test suite for CMake-based modules. To be fully effective this requires re-running CMake, which can be forced by using the <option>--reconfigure</option> or <option>--refresh-build</option> options."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:243
+#: man-kdesrc-build.1.docbook:259
#, no-c-format
msgid "--src-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:247
+#: man-kdesrc-build.1.docbook:263
#, no-c-format
msgid "Only performs the source update phase, does not build or install. <option>--svn-only</option> is a deprecated alias for this option and will be removed in a future release."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:257
+#: man-kdesrc-build.1.docbook:273
#, no-c-format
msgid "--build-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:261
+#: man-kdesrc-build.1.docbook:277
#, no-c-format
msgid "Forces the build process to be performed without updating source code first. In addition, installation is not performed. (Testing is still performed if applicable, but this will change in a future release)"
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:271
+#: man-kdesrc-build.1.docbook:287
#, no-c-format
msgid "--metadata-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:275
+#: man-kdesrc-build.1.docbook:291
#, no-c-format
msgid "Only updates the build metadata needed for KDE modules, then exits. This is useful to allow the <option>--pretend</option> option to work if you've never run kdesrc-build. See also <option>--no-metadata</option>."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:285
+#: man-kdesrc-build.1.docbook:301
#, no-c-format
msgid "--refresh-build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:289
+#: man-kdesrc-build.1.docbook:305
#, no-c-format
msgid "Removes the build directory for a module before the build phase starts. This has the desired side effect of forcing <command>kdesrc-build</command> to re-configure the module and build it from a \"pristine\" state with no existing temporary or intermediate output files. Use this option if you have problems getting a module to build but realize it will take longer (possibly much longer) for the build to complete as a result. When in doubt use this option for the entire <command>kdesrc-build</command> run."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:303
+#: man-kdesrc-build.1.docbook:319
#, no-c-format
msgid "--reconfigure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:307
+#: man-kdesrc-build.1.docbook:323
#, no-c-format
msgid "Force CMake to be re-run, but without deleting the build directory. Usually you actually want <option>--refresh-build</option>, but if you are 100% sure your change to <option>cmake-options</option> will not invalidate your current intermediate output then this can save some time."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:318
+#: man-kdesrc-build.1.docbook:334
#, no-c-format
msgid "--build-system-only"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:322
+#: man-kdesrc-build.1.docbook:338
#, no-c-format
msgid "Interrupts the build process for each module built: The build process consists of normal setup up to and including running <command>cmake</command> or <command>configure</command> (as appropriate), but <command>make</command> is not run and no installation is attempted. This is mostly only useful to get things like <command>configure --help</command> and <command>cmake-gui</command> to work. Normally you want <option>--reconfigure</option> or <option>--refresh-build</option>."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:337
+#: man-kdesrc-build.1.docbook:353
#, no-c-format
msgid "--resume-from=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:341
+#: man-kdesrc-build.1.docbook:357
#, no-c-format
msgid "Use this option to skip module processing until the module <replaceable>foo</replaceable> is encountered. <replaceable>foo</replaceable> and all subsequent modules will be processed normally as if they had been specified on the command line. If you use this option because of a build failure you may want to consider using <option>--no-src</option> in addition to skip the resultant source update phase."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:355
+#: man-kdesrc-build.1.docbook:371
#, no-c-format
msgid "--resume-after=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:359
+#: man-kdesrc-build.1.docbook:375
#, no-c-format
msgid "This is just like <option>--resume-from</option>, except that the module <replaceable>foo</replaceable> is <emphasis>not</emphasis> included in the list of modules to consider. You might use this if you've manually built/installed foo after fixing the build and just want to resume from there."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:371
+#: man-kdesrc-build.1.docbook:387
#, no-c-format
msgid "--resume"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:375
+#: man-kdesrc-build.1.docbook:391
#, no-c-format
msgid "This option can be used to run <command>kdesrc-build</command> after it has had a build failure."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:380
+#: man-kdesrc-build.1.docbook:396
#, 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>--resume-from</option> and <option>--stop-before</option>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:390
+#: man-kdesrc-build.1.docbook:406
#, no-c-format
msgid "This is even handier with the <option>--stop-on-failure</option> option, especially if you're initially setting up your development environment."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:399
+#: man-kdesrc-build.1.docbook:415
#, no-c-format
msgid "--stop-before=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:403
+#: man-kdesrc-build.1.docbook:419
#, no-c-format
msgid "This is similar to the <option>--resume-from</option> flag. This option causes the module list for the given build to be truncated just <emphasis>before</emphasis> <replaceable>foo</replaceable> would normally have been built. <replaceable>foo</replaceable> is <emphasis>not</emphasis> built (but see <option>--stop-after</option>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:411 man-kdesrc-build.1.docbook:429
+#: man-kdesrc-build.1.docbook:427 man-kdesrc-build.1.docbook:445
#, no-c-format
msgid "This flag may be used with <option>--resume-from</option> or <option>--resume-after</option>."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:420
+#: man-kdesrc-build.1.docbook:436
#, no-c-format
msgid "--stop-after=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:424
+#: man-kdesrc-build.1.docbook:440
#, no-c-format
msgid "This is just like <option>--stop-before</option>, except that the given module <emphasis>is</emphasis> included in the build."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:438
+#: man-kdesrc-build.1.docbook:454
#, no-c-format
msgid "--include-dependencies"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:442
+#: man-kdesrc-build.1.docbook:458
#, no-c-format
msgid "This causes <command>kdesrc-build</command> to include not only the modules it would normally build (either because they were specified on the command line, or mentioned in the configuration file), but also to include <emphasis>known dependencies</emphasis> of those modules in the build."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:449
+#: man-kdesrc-build.1.docbook:465
#, no-c-format
msgid "Dependencies are <quote>known</quote> to <command>kdesrc-build</command> based on the contents of the special <emphasis>kde-build-metadata</emphasis> git repository, which is managed for you by the script (see also the <option>--metadata-only</option> option). The KDE community keeps the dependency information in that module up to date, so if <command>kdesrc-build</command> appears to show the wrong dependencies then it may be due to missing or incorrect dependency information."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:459
+#: man-kdesrc-build.1.docbook:475
#, no-c-format
msgid "All known dependencies will be included, which may be more than you need. Consider using the <option>--resume-from</option> option (and similar options) to control the build list when using this option."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:465
+#: man-kdesrc-build.1.docbook:481
#, no-c-format
msgid "To see just the list of modules that would be built, use <option>--print-modules</option> or <option>--pretend</option>."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:474
+#: man-kdesrc-build.1.docbook:490
#, no-c-format
msgid "--rebuild-failures"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:478
+#: man-kdesrc-build.1.docbook:494
#, no-c-format
msgid "Use this option to build only those modules which failed to build on a previous <command>kdesrc-build</command> 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
-#: man-kdesrc-build.1.docbook:485
+#: man-kdesrc-build.1.docbook:501
#, no-c-format
msgid "Note that the list of <quote>previously-failed modules</quote> is reset every time a <command>kdesrc-build</command> 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
-#: man-kdesrc-build.1.docbook:491
+#: man-kdesrc-build.1.docbook:507
#, no-c-format
msgid "This option was added for kdesrc-build 15.09."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:497
+#: man-kdesrc-build.1.docbook:513
#, no-c-format
msgid "--stop-on-failure"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:501
+#: man-kdesrc-build.1.docbook:517
#, 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, <command>kdesrc-build</command> 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: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:512
+#: man-kdesrc-build.1.docbook:528
#, no-c-format
msgid "--ignore-modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:516
+#: man-kdesrc-build.1.docbook:532
#, no-c-format
msgid "Forces <emphasis role=\"strong\">ALL</emphasis> modules that follow this option to be excluded from consideration by <command>kdesrc-build</command>. This might be useful if you know you want to process all modules except for specific exceptions."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:527
+#: man-kdesrc-build.1.docbook:543
#, no-c-format
msgid "--rc-file=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:531
+#: man-kdesrc-build.1.docbook:547
#, no-c-format
msgid "Use the given file, <replaceable>foo</replaceable>, for the configuration instead of <filename>~/.kdesrc-buildrc</filename> or <filename>./kdesrc-buildrc</filename>. The file can be empty, but must exist."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:542
+#: man-kdesrc-build.1.docbook:558
#, no-c-format
msgid "--prefix=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:546
+#: man-kdesrc-build.1.docbook:562
#, no-c-format
msgid "Overrides the <option>kdedir</option> setting to be <replaceable>foo</replaceable> for this run. In addition, implies <option>--reconfigure</option>. It <emphasis>does not</emphasis> actually perform the action you would think it does (overriding the <option>prefix</option> option to change where modules are installed), although by default modules are installed to the <option>kdedir</option> setting if <option>prefix</option> is not set."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:560
+#: man-kdesrc-build.1.docbook:576
#, no-c-format
msgid "--nice=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:564
+#: man-kdesrc-build.1.docbook:580
#, no-c-format
msgid "Changes the CPU priority given to <command>kdesrc-build</command> (and all processes used by <command>kdesrc-build</command> e.g. <command>make</command>(1)). <replaceable>foo</replaceable> should be an integer number between -20 and 19. Positive values are \"nicer\" to the rest of the system (i.e. lower priority)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:572
+#: man-kdesrc-build.1.docbook:588
#, no-c-format
msgid "Note that the possible priorities available on your system may be different than listed here, see <command>nice</command>(2) for more information. Note also that this only changes <emphasis>CPU</emphasis> priority, often you want to change <emphasis>I/O</emphasis> priority on systems where that is supported. There is no command-line option for I/O priority adjustment, but there is a configuration file option: <option>use-idle-io-priority</option> (although like all options, there is a generic way to set this from the command line)."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:587
+#: man-kdesrc-build.1.docbook:603
#, no-c-format
msgid "--run=<replaceable>foo</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:591
+#: man-kdesrc-build.1.docbook:607
#, no-c-format
msgid "Runs the program named by <replaceable>foo</replaceable> using <command>kdesrc-build</command>'s normal build environment. All command line arguments present after this option are passed to <replaceable>foo</replaceable> as it is run."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:602
+#: man-kdesrc-build.1.docbook:618
#, no-c-format
msgid "--query=<replaceable>mode</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:606
+#: man-kdesrc-build.1.docbook:622
#, no-c-format
msgid "This command causes <command>kdesrc-build</command> 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
-#: man-kdesrc-build.1.docbook:612
+#: man-kdesrc-build.1.docbook:628
#, 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
-#: man-kdesrc-build.1.docbook:616
+#: man-kdesrc-build.1.docbook:632
#, no-c-format
msgid "<option>source-dir</option>, which causes <command>kdesrc-build</command> to output the full path to where the module's source code is stored."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:620
+#: man-kdesrc-build.1.docbook:636
#, no-c-format
msgid "<option>build-dir</option>, which causes <command>kdesrc-build</command> to output the full path to where the module build process occurs."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:624
+#: man-kdesrc-build.1.docbook:640
#, no-c-format
msgid "<option>install-dir</option>, which causes <command>kdesrc-build</command> to output the full path to where the module will be installed."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:628
+#: man-kdesrc-build.1.docbook:644
#, no-c-format
msgid "<option>project-path</option>, which causes <command>kdesrc-build</command> to output the location of the module within the hierarchy of KDE source code repositories."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:632
+#: man-kdesrc-build.1.docbook:648
#, no-c-format
msgid "<option>branch</option>, which causes <command>kdesrc-build</command> to output the resolved git branch that will be used for each module, based on the <option>tag</option>, <option>branch</option> and <option>branch-group</option> settings in effect."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:638
+#: man-kdesrc-build.1.docbook:654
#, no-c-format
msgid "Otherwise, option names that are valid for modules in the configuration file can be used, the resolved value of which will be listed for each module."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:644
+#: man-kdesrc-build.1.docbook:660
#, 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, <command>kdesrc-build</command> stops running once each value is output."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:651
+#: man-kdesrc-build.1.docbook:667
#, no-c-format
msgid "This option was added with <command>kdesrc-build</command> 16.05."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:654
+#: man-kdesrc-build.1.docbook:670
#, 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
-#: man-kdesrc-build.1.docbook:660
+#: man-kdesrc-build.1.docbook:676
#, no-c-format
msgid ""
"kactivities: master\n"
"kdepim: master"
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:667
+#: man-kdesrc-build.1.docbook:683
#, no-c-format
msgid "--print-modules"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:671
+#: man-kdesrc-build.1.docbook:687
#, 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
-#: man-kdesrc-build.1.docbook:677
+#: man-kdesrc-build.1.docbook:693
#, no-c-format
msgid "The <literal>kde-project</literal> metadata is downloaded first (though, see <option>--pretend</option> or <option>--no-src</option>)."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:682
+#: man-kdesrc-build.1.docbook:698
#, 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
-#: man-kdesrc-build.1.docbook:687
+#: man-kdesrc-build.1.docbook:703
#, no-c-format
msgid "This is mostly just useful for quickly determining what <command>kdesrc-build</command> understands a module's dependencies to be, which means it's only useful for <literal>kde-projects</literal> modules. This option is also compatible with <option>--resume-from</option>, <option>--resume-after</option>, <option>--stop-before</option>, and <option>--stop-after</option>."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:700
+#: man-kdesrc-build.1.docbook:716
#, no-c-format
msgid "--color"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:704
+#: man-kdesrc-build.1.docbook:720
#, no-c-format
msgid "Enables \"colorful output\". (Enabled by default)."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:712
+#: man-kdesrc-build.1.docbook:728
#, no-c-format
msgid "--no-color"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:716
+#: man-kdesrc-build.1.docbook:732
#, no-c-format
msgid "Disables \"colorful output\". This can be made permanent by setting the <option>colorful-output</option> option to false (or 0) in your configuration file."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:726
+#: man-kdesrc-build.1.docbook:742
#, no-c-format
msgid "--async"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:730
+#: man-kdesrc-build.1.docbook:746
#, no-c-format
msgid "Have <command>kdesrc-build</command> start the build process for a module as soon as the source code has finished downloading. Without this option <command>kdesrc-build</command> performs all source updates at once and only then starts with the build process. This option is enabled by default."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:741
+#: man-kdesrc-build.1.docbook:757
#, no-c-format
msgid "--no-async"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:745
+#: man-kdesrc-build.1.docbook:761
#, no-c-format
msgid "Disables asynchronous building of modules. See <option>--async</option> for a more detailed description. Note that <command>kdesrc-build</command>'s output will be slightly different in this mode."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:755
+#: man-kdesrc-build.1.docbook:771
#, no-c-format
msgid "-v, --verbose"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:759
+#: man-kdesrc-build.1.docbook:775
#, no-c-format
msgid "Increases the level of verbosity of <command>kdesrc-build</command> output (which is already fairly verbose!)"
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:768
+#: man-kdesrc-build.1.docbook:784
#, no-c-format
msgid "-q, --quiet"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:772
+#: man-kdesrc-build.1.docbook:788
#, no-c-format
msgid "Makes <command>kdesrc-build</command> less noisy. Only important messages are shown."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:781
+#: man-kdesrc-build.1.docbook:797
#, no-c-format
msgid "--really-quiet"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:785
+#: man-kdesrc-build.1.docbook:801
#, no-c-format
msgid "Makes <command>kdesrc-build</command> even less noisy. Only warnings/errors are shown."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:794
+#: man-kdesrc-build.1.docbook:810
#, no-c-format
msgid "--debug"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:798
+#: man-kdesrc-build.1.docbook:814
#, no-c-format
msgid "This will fill your terminal with descriptions and debugging output, usually unintelligible, describing what <command>kdesrc-build</command> is doing (and thinks it should be doing). The flag is included since the output may sometimes prove useful for debugging."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:809
+#: man-kdesrc-build.1.docbook:825
#, no-c-format
msgid "--force-build"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:813
+#: man-kdesrc-build.1.docbook:829
#, no-c-format
msgid "Normally when <command>kdesrc-build</command> notices that there is no source update on a module which was previously successfully installed, it does not attempt to build or install that module. You can pass this flag to disable that behavior and always run <command>make</command>."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:824
+#: man-kdesrc-build.1.docbook:840
#, no-c-format
msgid "--no-snapshots"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:828
+#: man-kdesrc-build.1.docbook:844
#, no-c-format
msgid "Normally <command>kdesrc-build</command> supports using source repository tarball snapshots to reduce load on &kde; infrastructure for git clones for some &kde; modules. Passing this option disables this feature."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:838
+#: man-kdesrc-build.1.docbook:854
#, no-c-format
msgid "--delete-my-patches"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:842
+#: man-kdesrc-build.1.docbook:858
#, no-c-format
msgid "This option must be passed to allow <command>kdesrc-build</command> to remove conflicting source directories. Currently even this only happens when trying to clone a git-based module if an existing source directory is present. Never specify this option unless it is suggested by <command>kdesrc-build</command>, and only if you don't mind the source directories that are referenced being deleted and re-cloned."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:855
+#: man-kdesrc-build.1.docbook:871
#, no-c-format
msgid "--<replaceable>foo</replaceable>=<replaceable>bar</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:859
+#: man-kdesrc-build.1.docbook:875
#, no-c-format
msgid "Any option not listed above is checked to see if it matches the list of possible configuration file options. If so, the configuration file option <option>foo</option> is temporarily set to <option>bar</option> for the duration of this run."
msgstr ""
#. Tag: option
#. +> trunk5
-#: man-kdesrc-build.1.docbook:870
+#: man-kdesrc-build.1.docbook:886
#, no-c-format
msgid "--set-module-option-value=<replaceable>module</replaceable>,<replaceable>foo</replaceable>,<replaceable>bar</replaceable>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:874
+#: man-kdesrc-build.1.docbook:890
#, no-c-format
msgid "Like above, but option <option>foo</option> is only set to <option>bar</option> for the module <option>module</option>. This does not work for module sets yet, you must repeat this for each module you want to be affected. (Of course, you could simply edit your configuration file...) This option worked slightly differently prior to version 1.16."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:889
+#: man-kdesrc-build.1.docbook:905
#, no-c-format
msgid "EXIT STATUS"
msgstr ""
#. Tag: emphasis
#. +> trunk5
-#: man-kdesrc-build.1.docbook:895
+#: man-kdesrc-build.1.docbook:911
#, no-c-format
msgid "<emphasis>0</emphasis>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:899
+#: man-kdesrc-build.1.docbook:915
#, no-c-format
msgid "Success"
msgstr ""
#. Tag: emphasis
#. +> trunk5
-#: man-kdesrc-build.1.docbook:907
+#: man-kdesrc-build.1.docbook:923
#, no-c-format
msgid "<emphasis>1</emphasis>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:911
+#: man-kdesrc-build.1.docbook:927
#, no-c-format
msgid "Normally this means some part of the update, build or install process failed, but is also used for any abnormal program end not otherwise covered below."
msgstr ""
#. Tag: emphasis
#. +> trunk5
-#: man-kdesrc-build.1.docbook:921
+#: man-kdesrc-build.1.docbook:937
#, no-c-format
msgid "<emphasis>5</emphasis>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:925
+#: man-kdesrc-build.1.docbook:941
#, no-c-format
msgid "A signal was received that killed <command>kdesrc-build</command>, but it attempted to perform normal closedown."
msgstr ""
#. Tag: emphasis
#. +> trunk5
-#: man-kdesrc-build.1.docbook:934
+#: man-kdesrc-build.1.docbook:950
#, no-c-format
msgid "<emphasis>8</emphasis>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:938
+#: man-kdesrc-build.1.docbook:954
#, no-c-format
msgid "Unknown option was passed on the command line."
msgstr ""
#. Tag: emphasis
#. +> trunk5
-#: man-kdesrc-build.1.docbook:946
+#: man-kdesrc-build.1.docbook:962
#, no-c-format
msgid "<emphasis>99</emphasis>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:950
+#: man-kdesrc-build.1.docbook:966
#, no-c-format
msgid "An exception was raised that forced <command>kdesrc-build</command> to abort early."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:961
+#: man-kdesrc-build.1.docbook:977
#, no-c-format
msgid "ENVIRONMENT"
msgstr ""
#. Tag: envar
#. +> trunk5
-#: man-kdesrc-build.1.docbook:967
+#: man-kdesrc-build.1.docbook:983
#, no-c-format
msgid "HOME"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:971
+#: man-kdesrc-build.1.docbook:987
#, no-c-format
msgid "Used for tilde-expansion of file names, and is the default base for the source, build, and installation directories."
msgstr ""
#. Tag: envar
#. +> trunk5
-#: man-kdesrc-build.1.docbook:980
+#: man-kdesrc-build.1.docbook:996
#, no-c-format
msgid "PATH"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:984
+#: man-kdesrc-build.1.docbook:1000
#, no-c-format
msgid "This environment variable controls the default search path for executables. You can use the <option>binpath</option> configuration file option to add to this variable (e.g. for running from <command>cron</command>(8))."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:993
+#: man-kdesrc-build.1.docbook:1009
#, no-c-format
msgid "<envar>LC_</envar>*"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:998
+#: man-kdesrc-build.1.docbook:1014
#, no-c-format
msgid "Environment variables starting with LC_ control the locale used by <command>kdesrc-build</command>. Although <command>kdesrc-build</command> is still not localizable at this point, many of the commands it uses are. <command>kdesrc-build</command> normally sets <envar>LC_ALL</envar>=C for commands that its must examine the output of but you can manually do this as well. If setting <envar>LC_ALL</envar>=C fixes a <command>kdesrc-build</command> problem please submit a bug report."
msgstr ""
#. Tag: envar
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1012
+#: man-kdesrc-build.1.docbook:1028
#, no-c-format
msgid "SSH_AGENT_PID"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1016
+#: man-kdesrc-build.1.docbook:1032
#, no-c-format
msgid "This environment variable is checked to see if <command>ssh-agent</command>(1) is running, but only if <command>kdesrc-build</command> determines that you are checking out a module that requires an SSH login (but you should know this as no module requires this by default)."
msgstr ""
#. Tag: envar
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1028
+#: man-kdesrc-build.1.docbook:1044
#, no-c-format
msgid "KDESRC_BUILD_USE_TTY"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1032
+#: man-kdesrc-build.1.docbook:1048
#, no-c-format
msgid "If set, this variable forces <command>kdesrc-build</command> not to close its input while executing system processes. Normally <command>kdesrc-build</command> closes <symbol>stdin</symbol> since the <symbol>stdout</symbol> and <symbol>stderr</symbol> for its child processes are redirected and therefore the user would never see an input prompt anyways."
msgstr ""
#. Tag: envar
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1045
+#: man-kdesrc-build.1.docbook:1061
#, no-c-format
msgid "KDESRC_BUILD_DUMP_CONTEXT"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1049
+#: man-kdesrc-build.1.docbook:1065
#, no-c-format
msgid "If set, this variable prints out a description of its \"build context\" just after reading options and command line arguments and determining which modules to build. You pretty much never want to set this."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1058
+#: man-kdesrc-build.1.docbook:1074
#, no-c-format
msgid "others"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1063
+#: man-kdesrc-build.1.docbook:1079
#, no-c-format
msgid "Many programs are used by <command>kdesrc-build</command> in the course of its execution, including <command>svn</command>(1), <command>git</command>(1), <command>make</command>(1), and <command>cmake</command>(1). Each of these programs may have their own response to environment variables being set. <command>kdesrc-build</command> will pass environment variables that are set when it is run onto these processes. You can ensure certain environment variables (e.g. <envar>CC</envar> or <envar>CXX</envar>) are set by using the <option>set-env</option> configuration file option."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1081
+#: man-kdesrc-build.1.docbook:1097
#, no-c-format
msgid "FILES"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1083
+#: man-kdesrc-build.1.docbook:1099
#, no-c-format
msgid "<filename>~/.kdesrc-buildrc</filename> - Default global configuration file."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1086
+#: man-kdesrc-build.1.docbook:1102
#, no-c-format
msgid "<filename>./kdesrc-buildrc</filename> - If this file (note there is no leading period (.) this time) is found in the <emphasis role=\"strong\">current directory</emphasis> when kdesrc-build is run, this file will be used for the configuration instead of <filename>~/.kdesrc-buildrc</filename>."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1091
+#: man-kdesrc-build.1.docbook:1107
#, no-c-format
msgid "<filename>~/.kdesrc-build-data</filename> - <command>kdesrc-build</command> uses this file to store persistent data (such as last CMake options used, last revision successfully installed, etc.). It can be safely deleted."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1099
+#: man-kdesrc-build.1.docbook:1115
#, no-c-format
msgid "BUGS"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1101
+#: man-kdesrc-build.1.docbook:1117
#, no-c-format
msgid "See <ulink url=\"https://bugs.kde.org/\">https://bugs.kde.org/</ulink>. Be sure to search against the <command>kdesrc-build</command> product."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1107
+#: man-kdesrc-build.1.docbook:1123
#, no-c-format
msgid "EXAMPLE"
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1112
+#: man-kdesrc-build.1.docbook:1128
#, no-c-format
msgid "$ <userinput><command>kdesrc-build</command></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1117
+#: man-kdesrc-build.1.docbook:1133
#, no-c-format
msgid "Downloads, builds and installs all modules listed in the configuration file, in the order defined therein."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1125
+#: man-kdesrc-build.1.docbook:1141
#, no-c-format
msgid "$ <userinput><command>kdesrc-build</command> <option>--pretend</option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1130
+#: man-kdesrc-build.1.docbook:1146
#, no-c-format
msgid "Same as above, except no permanent actions are taken (specifically no log files are created, downloads performed, build processes run, etc.). <emphasis role=\"strong\">EXCEPTION</emphasis>: If you are trying to build a module defined in the &kde; project database, and the database has not been downloaded yet, <command>kdesrc-build</command> will download the database since this can significantly affect the final build order."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1142
+#: man-kdesrc-build.1.docbook:1158
#, no-c-format
msgid "$ <userinput><command>kdesrc-build</command> <option>--no-src</option> <option>--refresh-build</option> <symbol>kdebase</symbol></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1147
+#: man-kdesrc-build.1.docbook:1163
#, no-c-format
msgid "Deletes the build directory for the <emphasis>kdebase</emphasis> module set (<option>--refresh-build</option>) and then starts the build process again without updating the source code in-between."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1156
+#: man-kdesrc-build.1.docbook:1172
#, no-c-format
msgid "$ <userinput><command>kdesrc-build</command> <option>--rc-file</option> <filename>/dev/null</filename> <option>--pretend</option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1161
+#: man-kdesrc-build.1.docbook:1177
#, no-c-format
msgid "Forces <command>kdesrc-build</command> to read an empty configuration file and simulate the resultant build process. This shows what would happen by default with no configuration file, without an error message about a missing configuration file."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1171
+#: man-kdesrc-build.1.docbook:1187
#, no-c-format
msgid "$ <userinput><command>kdesrc-build</command> <symbol>+kdebase/kde-baseapps</symbol></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1176
+#: man-kdesrc-build.1.docbook:1192
#, no-c-format
msgid "Downloads, builds and installs the <symbol>kde-baseapps</symbol> module from the &kde; project database. Since the module name is preceded by a <symbol>+</symbol> it is assumed to defined in the &kde; project database even if this hasn't been specifically configured in the configuration file."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1183
+#: man-kdesrc-build.1.docbook:1199
#, no-c-format
msgid "The <symbol>kdebase/</symbol> portion forces <command>kdesrc-build</command> to ignore any <symbol>kde-baseapps</symbol> modules that are not children of the <symbol>kdebase</symbol> supermodule in the project database (although it is contrived for this example)."
msgstr ""
#. Tag: term
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1193
+#: man-kdesrc-build.1.docbook:1209
#, no-c-format
msgid "$ <userinput><command>kdesrc-build</command> <option>--refresh-build</option> <option>--cmake-options=<replaceable>\"-DCMAKE_BUILD_TYPE=Debug\"</replaceable></option></userinput>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1198
+#: man-kdesrc-build.1.docbook:1214
#, no-c-format
msgid "Downloads, builds and installs all modules defined in the configuration file but overrides the <symbol>cmake-options</symbol> option to have the value given on the command line for this run only. Any further <command>kdesrc-build</command> runs will use the <symbol>cmake-options</symbol> given in the configuration file."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1212
+#: man-kdesrc-build.1.docbook:1228
#, no-c-format
msgid "SEE ALSO"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1214
+#: man-kdesrc-build.1.docbook:1230
#, no-c-format
msgid "build-tool - A program by Michael Jansen which can build &kde; software based on included recipes."
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1220
+#: man-kdesrc-build.1.docbook:1236
#, no-c-format
msgid "RESOURCES"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1222
+#: man-kdesrc-build.1.docbook:1238
#, no-c-format
msgid "Main web site: <ulink url=\"https://kdesrc-build.kde.org/\">https://kdesrc-build.kde.org/</ulink>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1225
+#: man-kdesrc-build.1.docbook:1241
#, no-c-format
msgid "Documentation: <ulink url=\"https://docs.kde.org/index.php?application=kdesrc-build\">https://docs.kde.org/index.php?application=kdesrc-build</ulink>"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1228
+#: man-kdesrc-build.1.docbook:1244
#, no-c-format
msgid "Setup script: <command>kdesrc-build-setup</command>"
msgstr ""
#. Tag: title
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1233
+#: man-kdesrc-build.1.docbook:1249
#, no-c-format
msgid "COPYING"
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1235
+#: man-kdesrc-build.1.docbook:1251
#, no-c-format
msgid "Copyright (C) 2003-2015 Michael Pyne."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1237
+#: man-kdesrc-build.1.docbook:1253
#, no-c-format
msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1242
+#: man-kdesrc-build.1.docbook:1258
#, no-c-format
msgid "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details."
msgstr ""
#. Tag: para
#. +> trunk5
-#: man-kdesrc-build.1.docbook:1247
+#: man-kdesrc-build.1.docbook:1263
#, no-c-format
msgid "You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-base/latte-dock._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-base/latte-dock._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-base/latte-dock._desktop_.pot (revision 1526938)
@@ -1,182 +1,182 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:14+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#: app/latte-layouts.knsrc:2
msgctxt "Name"
msgid "Latte Layouts"
msgstr ""
#. +> trunk5 stable5
#: app/lattedock.notifyrc:2
msgctxt "Name"
msgid "Latte Dock"
msgstr ""
#. +> trunk5 stable5
-#: app/lattedock.notifyrc:26
+#: app/lattedock.notifyrc:27
msgctxt "Comment"
msgid "Latte Dock"
msgstr ""
#. +> trunk5 stable5
-#: app/lattedock.notifyrc:53
+#: app/lattedock.notifyrc:55
msgctxt "Name"
msgid "Configuration imported successfully"
msgstr ""
#. +> trunk5 stable5
-#: app/lattedock.notifyrc:80
+#: app/lattedock.notifyrc:83
msgctxt "Name"
msgid "Failed to import configuration"
msgstr ""
#. +> trunk5 stable5
-#: app/lattedock.notifyrc:107
+#: app/lattedock.notifyrc:111
msgctxt "Name"
msgid "Configuration exported successfully"
msgstr ""
#. +> trunk5 stable5
-#: app/lattedock.notifyrc:134
+#: app/lattedock.notifyrc:139
msgctxt "Name"
msgid "Failed to export configuration"
msgstr ""
#. +> trunk5 stable5
-#: app/lattedock.notifyrc:161
+#: app/lattedock.notifyrc:167
msgctxt "Name"
msgid "Switch to layout"
msgstr ""
#. +> trunk5 stable5
#: app/org.kde.latte-dock.desktop.cmake:2 containment/metadata.desktop.cmake:3
#: containment/package/metadata.desktop:3
msgctxt "Name"
msgid "Latte"
msgstr ""
#. +> trunk5 stable5
-#: app/org.kde.latte-dock.desktop.cmake:25
+#: app/org.kde.latte-dock.desktop.cmake:26
msgctxt "Comment"
msgid "Dock for the masses"
msgstr ""
#. +> trunk5 stable5
-#: app/org.kde.latte-dock.desktop.cmake:48
+#: app/org.kde.latte-dock.desktop.cmake:50
msgctxt "GenericName"
msgid "Dock"
msgstr ""
#. +> trunk5 stable5
#: applets/separator/metadata.desktop.cmake:2
#: applets/separator/package/metadata.desktop:2
msgctxt "Name"
msgid "Separator"
msgstr ""
#. +> trunk5 stable5
-#: applets/separator/metadata.desktop.cmake:28
-#: applets/separator/package/metadata.desktop:28
+#: applets/separator/metadata.desktop.cmake:29
+#: applets/separator/package/metadata.desktop:29
msgctxt "Comment"
msgid "For all your separation tasks"
msgstr ""
#. +> trunk5 stable5
-#: applets/separator/metadata.desktop.cmake:54
-#: applets/separator/package/metadata.desktop:54
+#: applets/separator/metadata.desktop.cmake:56
+#: applets/separator/package/metadata.desktop:56
msgctxt "Keywords"
msgid "separator"
msgstr ""
#. +> trunk5 stable5
#: applets/spacer/metadata.desktop.cmake:2
#: applets/spacer/package/metadata.desktop:2
msgctxt "Name"
msgid "Latte Dock Spacer"
msgstr ""
#. +> trunk5 stable5
-#: applets/spacer/metadata.desktop.cmake:25
-#: applets/spacer/package/metadata.desktop:25
+#: applets/spacer/metadata.desktop.cmake:26
+#: applets/spacer/package/metadata.desktop:26
msgctxt "Comment"
msgid "Reserve empty spaces within the dock."
msgstr ""
#. +> trunk5 stable5
-#: applets/spacer/metadata.desktop.cmake:50
-#: applets/spacer/package/metadata.desktop:50
+#: applets/spacer/metadata.desktop.cmake:52
+#: applets/spacer/package/metadata.desktop:52
msgctxt "Keywords"
msgid "spacer"
msgstr ""
#. +> trunk5 stable5
-#: containment/metadata.desktop.cmake:26
-#: containment/package/metadata.desktop:26
+#: containment/metadata.desktop.cmake:27
+#: containment/package/metadata.desktop:27
msgctxt "Comment"
msgid "Containment provided for the Latte Dock"
msgstr ""
#. +> trunk5 stable5
#: containmentactions/contextmenu/plasma-containmentactions-lattecontextmenu.desktop:2
msgctxt "Name"
msgid "Standard Latte Menu"
msgstr ""
#. +> trunk5 stable5
-#: containmentactions/contextmenu/plasma-containmentactions-lattecontextmenu.desktop:24
+#: containmentactions/contextmenu/plasma-containmentactions-lattecontextmenu.desktop:25
msgctxt "Comment"
msgid "The latte menu that normally shows on right-click"
msgstr ""
#. +> trunk5 stable5
#: kwin_scripts/activatelattelaunchermenu/metadata.desktop:2
msgctxt "Name"
msgid "Activate Latte Launcher Menu"
msgstr ""
#. +> trunk5 stable5
-#: kwin_scripts/activatelattelaunchermenu/metadata.desktop:23
+#: kwin_scripts/activatelattelaunchermenu/metadata.desktop:24
msgctxt "Comment"
msgid "Activate Latte Launcher Menu from screen edge"
msgstr ""
#. +> trunk5 stable5
#: plasmoid/metadata.desktop.cmake:2 plasmoid/package/metadata.desktop:2
msgctxt "Name"
msgid "Latte Plasmoid"
msgstr ""
#. +> trunk5 stable5
-#: plasmoid/metadata.desktop.cmake:25 plasmoid/package/metadata.desktop:25
+#: plasmoid/metadata.desktop.cmake:26 plasmoid/package/metadata.desktop:26
msgctxt "Comment"
msgid "Plasmoid from the Latte Dock"
msgstr ""
#. +> trunk5 stable5
#: shell/metadata.desktop.cmake:3 shell/package/metadata.desktop:3
msgctxt "Name"
msgid "Latte Shell"
msgstr ""
#. +> trunk5 stable5
-#: shell/metadata.desktop.cmake:26 shell/package/metadata.desktop:26
+#: shell/metadata.desktop.cmake:27 shell/package/metadata.desktop:27
msgctxt "Comment"
msgid "Shell provided for the Latte Dock"
msgstr ""
#. +> trunk5 stable5
-#: shell/metadata.desktop.cmake:49 shell/package/metadata.desktop:49
+#: shell/metadata.desktop.cmake:51 shell/package/metadata.desktop:51
msgctxt "Keywords"
msgid "shell"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-edu/kstars._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-edu/kstars._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-edu/kstars._desktop_.pot (revision 1526938)
@@ -1,519 +1,519 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:16+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5
#: kstars/kstars.notifyrc:3
msgctxt "Comment"
msgid "KStars"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:29
+#: kstars/kstars.notifyrc:30
msgctxt "Name"
msgid "Focus started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:47
+#: kstars/kstars.notifyrc:48
msgctxt "Comment"
msgid "Autofocus operation started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:67
+#: kstars/kstars.notifyrc:68
msgctxt "Name"
msgid "Autofocus Success"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:89
+#: kstars/kstars.notifyrc:90
msgctxt "Comment"
msgid "Autofocus operation completed successfully"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:114
+#: kstars/kstars.notifyrc:115
msgctxt "Name"
msgid "Autofocus Failure"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:136
+#: kstars/kstars.notifyrc:137
msgctxt "Comment"
msgid "Autofocus operation failed with errors"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:161
+#: kstars/kstars.notifyrc:162
msgctxt "Name"
msgid "Alignment Success"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:183
+#: kstars/kstars.notifyrc:184
msgctxt "Comment"
msgid "Astrometry alignment completed successfully"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:207
+#: kstars/kstars.notifyrc:208
msgctxt "Name"
msgid "Alignment Failure"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:229
+#: kstars/kstars.notifyrc:230
msgctxt "Comment"
msgid "Astrometry alignment failed with errors"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:253
+#: kstars/kstars.notifyrc:254
msgctxt "Name"
msgid "Calibration Success"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:275
+#: kstars/kstars.notifyrc:276
msgctxt "Comment"
msgid "Guiding calibration completed successfully"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:300
+#: kstars/kstars.notifyrc:301
msgctxt "Name"
msgid "Calibration Failure"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:322
+#: kstars/kstars.notifyrc:323
msgctxt "Comment"
msgid "Guiding calibration failed with errors"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:346
+#: kstars/kstars.notifyrc:347
msgctxt "Name"
msgid "Guiding Failure"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:368
+#: kstars/kstars.notifyrc:369
msgctxt "Comment"
msgid "Autoguiding failed with errors"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:393
+#: kstars/kstars.notifyrc:394
msgctxt "Name"
msgid "Capture Success"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:414
+#: kstars/kstars.notifyrc:415
msgctxt "Comment"
msgid "CCD Capture completed successfully"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:438
+#: kstars/kstars.notifyrc:439
msgctxt "Name"
msgid "Capture Failure"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:460
+#: kstars/kstars.notifyrc:461
msgctxt "Comment"
msgid "CCD capture failed with errors"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:485
+#: kstars/kstars.notifyrc:486
msgctxt "Name"
msgid "FITS Received"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:507
+#: kstars/kstars.notifyrc:508
msgctxt "Comment"
msgid "FITS file is received"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:532
+#: kstars/kstars.notifyrc:533
msgctxt "Name"
msgid "Weather Warning"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:554
+#: kstars/kstars.notifyrc:555
msgctxt "Comment"
msgid "Weather conditions in warning zone"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:578
+#: kstars/kstars.notifyrc:579
msgctxt "Name"
msgid "Weather Alert"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:600
+#: kstars/kstars.notifyrc:601
msgctxt "Comment"
msgid "Weather conditions are critical. Observatory shutdown is imminent"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:624
+#: kstars/kstars.notifyrc:625
msgctxt "Name"
msgid "Observatory Startup"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:645
+#: kstars/kstars.notifyrc:646
msgctxt "Comment"
msgid "Observatory is in the startup process"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:668
+#: kstars/kstars.notifyrc:669
msgctxt "Name"
msgid "Observatory Shutdown"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:689
+#: kstars/kstars.notifyrc:690
msgctxt "Comment"
msgid "Observatory is in the shutdown process"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:712
+#: kstars/kstars.notifyrc:713
msgctxt "Name"
msgid "Scheduler Aborted"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:735
+#: kstars/kstars.notifyrc:736
msgctxt "Name"
msgid "Slew Started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:752
+#: kstars/kstars.notifyrc:753
msgctxt "Comment"
msgid "Mount is slewing to target location"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:771
+#: kstars/kstars.notifyrc:772
msgctxt "Name"
msgid "Slew Completed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:788
+#: kstars/kstars.notifyrc:789
msgctxt "Comment"
msgid "Mount arrived at target location"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:807
+#: kstars/kstars.notifyrc:808
msgctxt "Name"
msgid "Mount Aborted"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:824
+#: kstars/kstars.notifyrc:825
msgctxt "Comment"
msgid "Mount motion was aborted"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:843
+#: kstars/kstars.notifyrc:844
msgctxt "Name"
msgid "Mount Parking"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:860
+#: kstars/kstars.notifyrc:861
msgctxt "Comment"
msgid "Mount parking is in progress"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:879
+#: kstars/kstars.notifyrc:880
msgctxt "Name"
msgid "Parking Mount Completed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:896
+#: kstars/kstars.notifyrc:897
msgctxt "Comment"
msgid "Mount parked"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:915
+#: kstars/kstars.notifyrc:916
msgctxt "Name"
msgid "Mount parking failed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:932
+#: kstars/kstars.notifyrc:933
msgctxt "Comment"
msgid "Mount parking failed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:951
+#: kstars/kstars.notifyrc:952
msgctxt "Name"
msgid "Mount unparked"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:967
+#: kstars/kstars.notifyrc:968
msgctxt "Comment"
msgid "Mount unparked"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:985
+#: kstars/kstars.notifyrc:986
msgctxt "Name"
msgid "Dome Parking"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1001
+#: kstars/kstars.notifyrc:1002
msgctxt "Comment"
msgid "Parking dome is in progress"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1019
+#: kstars/kstars.notifyrc:1020
msgctxt "Name"
msgid "Dome Parked"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1035
+#: kstars/kstars.notifyrc:1036
msgctxt "Comment"
msgid "Parking dome is complete"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1053
+#: kstars/kstars.notifyrc:1054
msgctxt "Name"
msgid "Dome Unparking"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1069
+#: kstars/kstars.notifyrc:1070
msgctxt "Comment"
msgid "Unparking dome is in progress"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1087
+#: kstars/kstars.notifyrc:1088
msgctxt "Name"
msgid "Dome unparked"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1103
+#: kstars/kstars.notifyrc:1104
msgctxt "Comment"
msgid "Unparking dome is complete"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1121
+#: kstars/kstars.notifyrc:1122
msgctxt "Name"
msgid "Filter Wheel Changed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1139
+#: kstars/kstars.notifyrc:1140
msgctxt "Name"
msgid "Video Recording Started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1157
+#: kstars/kstars.notifyrc:1158
msgctxt "Name"
msgid "Video Recording Stopped"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1175
+#: kstars/kstars.notifyrc:1176
msgctxt "Name"
msgid "Meridian Flip Started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1193
+#: kstars/kstars.notifyrc:1194
msgctxt "Name"
msgid "Meridian Flip Completed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1211
+#: kstars/kstars.notifyrc:1212
msgctxt "Name"
msgid "Meridian Flip Failed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1229
+#: kstars/kstars.notifyrc:1230
msgctxt "Name"
msgid "Motion Started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1246
+#: kstars/kstars.notifyrc:1247
msgctxt "Comment"
msgid "Mount manual motion started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1264
+#: kstars/kstars.notifyrc:1265
msgctxt "Name"
msgid "Motion Completed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1281
+#: kstars/kstars.notifyrc:1282
msgctxt "Comment"
msgid "Mount manual motion completed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1298
+#: kstars/kstars.notifyrc:1299
msgctxt "Name"
msgid "INDI Server Message"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1314
+#: kstars/kstars.notifyrc:1315
msgctxt "Comment"
msgid "INDI Server Message (it must be enabled in INDI section of Settings)"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1331
+#: kstars/kstars.notifyrc:1332
msgctxt "Name"
msgid "Scheduled Ekos job started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1347
+#: kstars/kstars.notifyrc:1348
msgctxt "Comment"
msgid "A scheduled Ekos job is started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1365
+#: kstars/kstars.notifyrc:1366
msgctxt "Name"
msgid "Scheduled Ekos job failed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1381
+#: kstars/kstars.notifyrc:1382
msgctxt "Comment"
msgid "A scheduled Ekos job is failed"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1399
+#: kstars/kstars.notifyrc:1400
msgctxt "Name"
msgid "Imaging in scheduled Ekos job started"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1414
+#: kstars/kstars.notifyrc:1415
msgctxt "Comment"
msgid "An image sequence capture is started in a scheduled Ekos job"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1431
+#: kstars/kstars.notifyrc:1432
msgctxt "Name"
msgid "Imaging in scheduled Ekos job finished"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1446
+#: kstars/kstars.notifyrc:1447
msgctxt "Comment"
msgid "An image sequence capture is finished in a scheduled Ekos job"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1463
+#: kstars/kstars.notifyrc:1464
msgctxt "Name"
msgid "Telescope is synced in a scheduled Ekos job"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1478
+#: kstars/kstars.notifyrc:1479
msgctxt "Comment"
msgid "The telescope is synced before tracking a new target in a scheduled Ekos job"
msgstr ""
#. +> trunk5
-#: kstars/kstars.notifyrc:1495
+#: kstars/kstars.notifyrc:1496
msgctxt "Name"
msgid "Captured image received"
msgstr ""
#. +> trunk5
#: kstars/org.kde.kstars.desktop:8
#: packaging/linux/snap/setup/gui/org.kde.kstars.desktop:7
msgctxt "Comment"
msgid "Desktop Planetarium"
msgstr ""
#. +> trunk5
#: kstars/org.kde.kstars.desktop:79
#: packaging/linux/snap/setup/gui/org.kde.kstars.desktop:78
msgctxt "Name"
msgid "KStars"
msgstr ""
#. +> trunk5
#: kstars/org.kde.kstars.desktop:148
#: packaging/linux/snap/setup/gui/org.kde.kstars.desktop:147
msgctxt "GenericName"
msgid "Desktop Planetarium"
msgstr ""
#. +> trunk5
#: org.kde.kf5auth.kstars.actions:2
msgctxt "Name"
msgid "Save Astrometry Index File to a write protected directory"
msgstr ""
#. +> trunk5
#: org.kde.kf5auth.kstars.actions:18
msgctxt "Description"
msgid "KStars is attempting to save an Astrometry Index File to a directory owned by root"
msgstr ""
#. +> trunk5
#: org.kde.kf5auth.kstars.actions:38
msgctxt "Name"
msgid "Remove an Astrometry Index File Set"
msgstr ""
#. +> trunk5
#: org.kde.kf5auth.kstars.actions:54
msgctxt "Description"
msgid "KStars is attempting to remove Astrometry Index Files owned by root"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-edu/kstars.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-edu/kstars.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-edu/kstars.pot (revision 1526938)
@@ -1,112752 +1,112809 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kstars package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kstars\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:05+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: 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:284
#, 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 data/qml/whatisinteresting/wiview.qml:238
#: dialogs/finddialog.cpp:55 kstarsactions.cpp:1026
#: kstarslite/dialogs/finddialoglite.cpp:48
#, kde-format, kde-kuit-format
msgid "Satellites"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:77
#, kde-format
msgid "Satellites Labels"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:78 data/qml/whatisinteresting/wiview.qml:514
#: dialogs/finddialog.cpp:54 kstarsactions.cpp:1029
#: kstarslite/dialogs/finddialoglite.cpp:47
#, kde-format, kde-kuit-format
msgid "Supernovae"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:79 skycomponents/artificialhorizoncomponent.cpp:61
#, 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 ekos/align/align.cpp:91
#, kde-format
msgid "Solver FOV"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:83
#, kde-format
msgid "Sensor FOV"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:84
#, kde-format
msgid "HiPS Grid"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:85
#, kde-format
msgid "FITS Image Object Label"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:151 kstarsdata.cpp:1018 options/opscolors.cpp:68
#: tools/scriptbuilder.cpp:773
#, kde-format
msgctxt "use default color scheme"
msgid "Default Colors"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:153 kstarsdata.cpp:1020 options/opscolors.cpp:69
#: tools/scriptbuilder.cpp:774
#, kde-format
msgctxt "use 'star chart' color scheme"
msgid "Star Chart"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:155 kstarsdata.cpp:1022 options/opscolors.cpp:70
#: tools/scriptbuilder.cpp:775
#, kde-format
msgctxt "use 'night vision' color scheme"
msgid "Night Vision"
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:285
#, kde-format
msgid ""
"Local color scheme file could not be opened.\n"
"Scheme cannot be recorded."
msgstr ""
#. +> trunk5
#: auxiliary/colorscheme.cpp:303
#, kde-format
msgid ""
"Local color scheme index file could not be opened.\n"
"Scheme cannot be recorded."
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:98
#, kde-format
msgid "Data verification failed"
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:109
#, kde-format
msgid "File verification failed"
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:157
#, kde-format
msgid "Downloading"
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:162
#, kde-format
msgid "Downloading Data..."
msgstr ""
#. +> trunk5
#: auxiliary/filedownloader.cpp:201
#, kde-format
msgid "Awaiting response from server..."
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:48 kstarslite/skyitems/fovitem.cpp:24
#, kde-format
msgctxt "use field-of-view for binoculars"
msgid "7x35 Binoculars"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:50 kstarslite/skyitems/fovitem.cpp:25
#, kde-format
msgctxt "use a Telrad field-of-view indicator"
msgid "Telrad"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:51 kstarslite/skyitems/fovitem.cpp:26
#, kde-format
msgctxt "use 1-degree field-of-view indicator"
msgid "One Degree"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:53 kstarslite/skyitems/fovitem.cpp:27
#, kde-format
msgctxt "use HST field-of-view indicator"
msgid "HST WFPC2"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:54 kstarslite/skyitems/fovitem.cpp:28
#, kde-format
msgctxt "use Radiotelescope HPBW"
msgid "30m at 1.3cm"
msgstr ""
#. +> trunk5
#: auxiliary/fov.cpp:194
#, 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:172
#, kde-format
msgid "Error: Unable to save image: %1"
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:179 auxiliary/imageviewer.cpp:364
#: auxiliary/xplanetimageviewer.cpp:1252
#, kde-format
msgid "Saved image to %1"
msgstr ""
#. +> trunk5
#: auxiliary/imageexporter.cpp:239 printing/foveditordialog.cpp:207
#: tools/scriptbuilder.cpp:954
#, 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:127
#, kde-format
msgid "KStars image viewer: %1"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:141 tools/eyepiecefield.cpp:88
#, kde-format
msgid "Invert colors"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:142 auxiliary/xplanetimageviewer.cpp:392
#, 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, AddScope)
#. i18n: ectx: property (text), widget (QPushButton, SavePreset)
#. +> trunk5
#: auxiliary/imageviewer.cpp:144 ekos/align/align.cpp:1249
#: ekos/capture/capture.cpp:3433 ekos/scheduler/scheduler.cpp:3996
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:95
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:382
#: oal/equipmentwriter.ui:212 options/opscolors.ui:204
#, kde-format, kde-kuit-format
msgid "Save"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:145 auxiliary/xplanetimageviewer.cpp:291
#, kde-format
msgid "Save the image to disk"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:186
#, kde-format
msgid "Remove temporary file %1 from disk?"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:187
#, kde-format
msgid "Confirm Removal"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:205
#, kde-format
msgid "Download"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:206
#, kde-format
msgid "Please wait while image is being downloaded..."
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:234
#, kde-format
msgid "Image Viewer"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:263
#, kde-format
msgid "Loading of the image %1 failed."
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:319 auxiliary/xplanetimageviewer.cpp:1222
#: indi/clientmanagerlite.cpp:816 printing/foveditordialog.cpp:129
#, kde-format
msgid "Save Image"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:327 dialogs/addcatdialog.cpp:232
#: ekos/align/align.cpp:1236 ekos/align/align.cpp:1403
#: ekos/guide/guide.cpp:753 kstarsactions.cpp:1213 printing/pwizprint.cpp:86
#: tools/scriptbuilder.cpp:913
#, kde-format
msgid "A file named \"%1\" already exists. Overwrite it?"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:330 dialogs/addcatdialog.cpp:235
#: ekos/align/align.cpp:1239 ekos/align/align.cpp:1406
#: ekos/guide/guide.cpp:756 kstarsactions.cpp:1214 printing/pwizprint.cpp:87
#: tools/scriptbuilder.cpp:916
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
#: auxiliary/imageviewer.cpp:355
#, 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:27 ekos/align/align.cpp:74
#: ekos/capture/sequencejob.cpp:30
#: ekos/guide/internalguide/rcalibration.cpp:430
#: ekos/guide/internalguide/rcalibration.cpp:459
#: ekos/guide/internalguide/rcalibration.cpp:682
#: ekos/guide/internalguide/rcalibration.cpp:837
#: ekos/scheduler/schedulerjob.cpp:390 indi/drivermanager.cpp:427
#: indi/drivermanager.cpp:750 indi/indicap.cpp:247 indi/indicap.cpp:250
#: indi/indidome.cpp:351 indi/indidome.cpp:354 indi/inditelescope.cpp:1210
#: indi/inditelescope.cpp:1213
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5
#: auxiliary/ksnotification.h:28
#, kde-format
msgid "Sorry"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, infoGroup)
#. +> trunk5
#: auxiliary/ksnotification.h:29 ekos/guide/internalguide/guider.ui:316
#, kde-format
msgid "Info"
msgstr ""
#. +> trunk5
#: auxiliary/ksuserdb.cpp:1447
#, 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:1186
#, kde-format
msgid "The Astrometry Index File Directory does not exist and was not able to be created."
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:1193
#, kde-format
msgid "Internal Astrometry Configuration File Read Error."
msgstr ""
#. +> trunk5
#: auxiliary/ksutils.cpp:1225
#, kde-format
msgid "Internal Astrometry Configuration File Write Error."
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:79
#, kde-format
msgid "Startup Wizard"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:86 printing/printingwizard.cpp:424
#: tools/obslistwizard.cpp:44
#, kde-format
msgid "&Next >"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:88 printing/printingwizard.cpp:427
#: tools/obslistwizard.cpp:46
#, kde-format
msgid "< &Back"
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:298
#, kde-format
msgid "There was no default data directory found in the app bundle."
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:308
#, kde-format
msgid "There was a problem creating the data directory ~/Library/Application Support/."
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:415
#, kde-format
msgid "File write error."
msgstr ""
#. +> trunk5
#: auxiliary/kswizard.cpp:427
#, kde-format
msgid "Data folder permissions error."
msgstr ""
#. +> trunk5
#: auxiliary/thememanager.cpp:76
#, kde-format
msgctxt "default theme name"
msgid "Default"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnaileditor.cpp:48
#, kde-format
msgid "Crop region will be scaled to [ %1 * %2 ]"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnaileditor.cpp:50
#, kde-format
msgid "Edit Thumbnail Image"
msgstr ""
#. +> trunk5
#: auxiliary/thumbnaileditor.cpp:83
#, 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 ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:193 auxiliary/xplanetimageviewer.cpp:898
#, kde-format
msgid "XPlanet Solar System Simulator: %1"
msgstr ""
#. i18n?
#. i18nc("Asteroid name (optional)", "Pluto");
#. i18nc("Asteroid name (optional)", "Pluto")
#. i18n: ectx: property (title), widget (QGroupBox, SunBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:210
#: data/qml/whatisinteresting/wiview.qml:144 indi/inditelescope.cpp:703
#: indi/inditelescope.cpp:721 skyglpainter.cpp:302 skyobjects/kssun.cpp:28
-#: tools/conjunctions.cpp:82 tools/conjunctions.cpp:282
+#: tools/conjunctions.cpp:70 tools/conjunctions.cpp:307
#: tools/modcalcdaylength.ui:109 tools/modcalcplanets.cpp:272
#: tools/modcalcplanets.ui:190 tools/modcalcplanets.ui:614
#, kde-format, kde-kuit-format
msgid "Sun"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMercury)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Mercury)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:210
#: kstarslite/skyitems/skynodes/planetnode.cpp:41
-#: options/opssolarsystem.ui:204 skycomponents/skymapcomposite.cpp:640
+#: options/opssolarsystem.ui:204 skycomponents/skymapcomposite.cpp:639
#: skyglpainter.cpp:310 skymapdrawabstract.cpp:181 skyobjects/ksplanet.cpp:130
#: skyobjects/ksplanet.cpp:165 skyobjects/ksplanet.cpp:361
#: skyobjects/ksplanet.cpp:403 skyobjects/ksplanetbase.cpp:160
-#: skyqpainter.cpp:429 tools/conjunctions.cpp:74 tools/ksconjunct.cpp:78
+#: skyqpainter.cpp:431 tools/conjunctions.cpp:62 tools/ksconjunct.cpp:82
#: tools/modcalcplanets.cpp:270 tools/modcalcplanets.ui:145
#: tools/modcalcplanets.ui:564 tools/obslistwizard.cpp:530
#: tools/obslistwizard.cpp:532 tools/skycalendar.ui:34
#, kde-format, kde-kuit-format
msgid "Mercury"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowVenus)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Venus)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:210 options/opssolarsystem.ui:140
-#: skycomponents/skymapcomposite.cpp:642 skymapdrawabstract.cpp:183
+#: skycomponents/skymapcomposite.cpp:641 skymapdrawabstract.cpp:183
#: skyobjects/ksplanet.cpp:133 skyobjects/ksplanet.cpp:167
#: skyobjects/ksplanet.cpp:367 skyobjects/ksplanet.cpp:407
-#: skyobjects/ksplanetbase.cpp:160 tools/conjunctions.cpp:75
-#: tools/ksconjunct.cpp:78 tools/ksconjunct.cpp:79
+#: skyobjects/ksplanetbase.cpp:160 tools/conjunctions.cpp:63
+#: tools/ksconjunct.cpp:82 tools/ksconjunct.cpp:83
#: tools/modcalcplanets.cpp:270 tools/modcalcplanets.ui:150
#: tools/modcalcplanets.ui:569 tools/obslistwizard.cpp:544
#: tools/obslistwizard.cpp:546 tools/skycalendar.ui:41
#, kde-format
msgid "Venus"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:212
-#: skycomponents/solarsystemcomposite.cpp:35 skyobjects/ksplanet.cpp:411
-#: tools/ksconjunct.cpp:155 tools/modcalcplanets.cpp:77
+#: skycomponents/solarsystemcomposite.cpp:37 skyobjects/ksplanet.cpp:411
+#: tools/approachsolver.cpp:24 tools/modcalcplanets.cpp:77
#: tools/modcalcplanets.cpp:270 tools/modcalcplanets.cpp:390
#: tools/modcalcplanets.ui:155 tools/modcalcplanets.ui:574
#: widgets/moonphasecalendarwidget.cpp:332
#, kde-format
msgid "Earth"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, MoonBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:212
-#: data/qml/whatisinteresting/wiview.qml:175 skyobjects/ksmoon.cpp:70
-#: skyobjects/skyobject.cpp:386 tools/conjunctions.cpp:83
+#: data/qml/whatisinteresting/wiview.qml:175 skyobjects/ksmoon.cpp:71
+#: skyobjects/skyobject.cpp:386 tools/conjunctions.cpp:71
+#: tools/eclipsetool.cpp:40 tools/eclipsetool/lunareclipsehandler.h:69
#: tools/modcalcdaylength.ui:453 tools/modcalcplanets.cpp:272
#: tools/modcalcplanets.ui:185 tools/modcalcplanets.ui:609
#, kde-format, kde-kuit-format
msgid "Moon"
msgstr ""
#. i18n?
#. i18n?
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMars)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Mars)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:214
#: kstarslite/skyitems/skynodes/planetnode.cpp:37 options/opssolarsystem.ui:85
-#: skycomponents/skymapcomposite.cpp:646 skyglpainter.cpp:306
+#: skycomponents/skymapcomposite.cpp:645 skyglpainter.cpp:306
#: skymapdrawabstract.cpp:187 skyobjects/ksplanet.cpp:136
#: skyobjects/ksplanet.cpp:169 skyobjects/ksplanet.cpp:371
#: skyobjects/ksplanet.cpp:415 skyobjects/ksplanetbase.cpp:160
-#: skyqpainter.cpp:425 tools/conjunctions.cpp:76 tools/ksconjunct.cpp:75
+#: skyqpainter.cpp:427 tools/conjunctions.cpp:64 tools/ksconjunct.cpp:79
#: tools/modcalcplanets.cpp:270 tools/modcalcplanets.ui:160
#: tools/modcalcplanets.ui:579 tools/obslistwizard.cpp:557
#: tools/obslistwizard.cpp:559 tools/skycalendar.ui:48
#, kde-format, kde-kuit-format
msgid "Mars"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:214
#, kde-format
msgid "Phobos"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:214
#, kde-format
msgid "Deimos"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowJupiter)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Jupiter)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:216
#: kstarslite/skyitems/skynodes/planetnode.cpp:41
-#: options/opssolarsystem.ui:172 skycomponents/skymapcomposite.cpp:648
+#: options/opssolarsystem.ui:172 skycomponents/skymapcomposite.cpp:647
#: skyglpainter.cpp:310 skymapdrawabstract.cpp:189 skyobjects/ksplanet.cpp:139
#: skyobjects/ksplanet.cpp:171 skyobjects/ksplanet.cpp:375
#: skyobjects/ksplanet.cpp:419 skyobjects/ksplanetbase.cpp:160
-#: skyqpainter.cpp:429 tools/conjunctions.cpp:77 tools/jmoontool.cpp:115
-#: tools/ksconjunct.cpp:71 tools/modcalcplanets.cpp:270
+#: skyqpainter.cpp:431 tools/conjunctions.cpp:65 tools/jmoontool.cpp:115
+#: tools/ksconjunct.cpp:75 tools/modcalcplanets.cpp:270
#: tools/modcalcplanets.ui:165 tools/modcalcplanets.ui:584
#: tools/obslistwizard.cpp:570 tools/obslistwizard.cpp:572
#: tools/skycalendar.ui:55
#, kde-format, kde-kuit-format
msgid "Jupiter"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:216 tools/jmoontool.cpp:58
#, kde-format
msgid "Ganymede"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:216 tools/jmoontool.cpp:56
#, kde-format
msgid "Io"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:216 tools/jmoontool.cpp:59
#, kde-format
msgid "Callisto"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:216 tools/jmoontool.cpp:57
#, kde-format
msgid "Europa"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSaturn)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Saturn)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#: kstarslite/skyitems/skynodes/planetnode.cpp:41 options/opssolarsystem.ui:56
-#: skycomponents/skymapcomposite.cpp:650 skyglpainter.cpp:311 skymap.cpp:1277
+#: skycomponents/skymapcomposite.cpp:649 skyglpainter.cpp:311 skymap.cpp:1277
#: skymapdrawabstract.cpp:191 skyobjects/ksplanet.cpp:142
#: skyobjects/ksplanet.cpp:173 skyobjects/ksplanet.cpp:379
#: skyobjects/ksplanet.cpp:423 skyobjects/ksplanetbase.cpp:161
-#: skyobjects/ksplanetbase.cpp:290 skyqpainter.cpp:430
-#: tools/conjunctions.cpp:78 tools/ksconjunct.cpp:71 tools/ksconjunct.cpp:72
+#: skyobjects/ksplanetbase.cpp:290 skyqpainter.cpp:432
+#: tools/conjunctions.cpp:66 tools/ksconjunct.cpp:75 tools/ksconjunct.cpp:76
#: tools/modcalcplanets.cpp:270 tools/modcalcplanets.ui:170
#: tools/modcalcplanets.ui:589 tools/obslistwizard.cpp:584
#: tools/obslistwizard.cpp:586 tools/skycalendar.ui:62
#, kde-format, kde-kuit-format
msgid "Saturn"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Titan"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Mimas"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Enceladus"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Tethys"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Dione"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Rhea"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Hyperion"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Iapetus"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:218
#, kde-format
msgid "Phoebe"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowUranus)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Uranus)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:220 options/opssolarsystem.ui:252
-#: skycomponents/skymapcomposite.cpp:652 skymapdrawabstract.cpp:193
+#: skycomponents/skymapcomposite.cpp:651 skymapdrawabstract.cpp:193
#: skyobjects/ksplanet.cpp:145 skyobjects/ksplanet.cpp:175
#: skyobjects/ksplanet.cpp:389 skyobjects/ksplanet.cpp:427
-#: skyobjects/ksplanetbase.cpp:161 tools/conjunctions.cpp:79
-#: tools/ksconjunct.cpp:67 tools/ksconjunct.cpp:68
+#: skyobjects/ksplanetbase.cpp:161 tools/conjunctions.cpp:67
+#: tools/ksconjunct.cpp:71 tools/ksconjunct.cpp:72
#: tools/modcalcplanets.cpp:271 tools/modcalcplanets.ui:175
#: tools/modcalcplanets.ui:594 tools/obslistwizard.cpp:598
#: tools/obslistwizard.cpp:600 tools/skycalendar.ui:76
#, kde-format
msgid "Uranus"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:220
#, kde-format
msgid "Umbriel"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:220
#, kde-format
msgid "Ariel"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:220
#, kde-format
msgid "Miranda"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:220
#, kde-format
msgid "Titania"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:220
#, kde-format
msgid "Oberon"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowNeptune)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBox)
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_Neptune)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:222 options/opssolarsystem.ui:220
-#: skycomponents/skymapcomposite.cpp:654 skymapdrawabstract.cpp:195
+#: skycomponents/skymapcomposite.cpp:653 skymapdrawabstract.cpp:195
#: skyobjects/ksplanet.cpp:148 skyobjects/ksplanet.cpp:177
#: skyobjects/ksplanet.cpp:393 skyobjects/ksplanet.cpp:431
-#: skyobjects/ksplanetbase.cpp:161 tools/conjunctions.cpp:80
-#: tools/ksconjunct.cpp:67 tools/modcalcplanets.cpp:271
+#: skyobjects/ksplanetbase.cpp:161 tools/conjunctions.cpp:68
+#: tools/ksconjunct.cpp:71 tools/modcalcplanets.cpp:271
#: tools/modcalcplanets.ui:180 tools/modcalcplanets.ui:599
#: tools/obslistwizard.cpp:612 tools/obslistwizard.cpp:614
#: tools/skycalendar.ui:69
#, kde-format
msgid "Neptune"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:222
#, kde-format
msgid "Triton"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:230
#, kde-format
msgid "This allows you to select a new object/target for XPlanet to view"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:238
#, kde-format
msgid "from"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:241
#, kde-format
msgid "This allows you to select a viewing location"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, LocationLabel)
#. i18n: ectx: property (text), widget (QLabel, LocationLabelBatch)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, locationLabel)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:250 oal/execute.ui:41
#: tools/modcalcaltaz.ui:109 tools/modcalcdaylength.ui:38
#: tools/modcalcdaylength.ui:792 tools/modcalcsidtime.ui:130
#: tools/modcalcsidtime.ui:222 tools/modcalcvlsr.ui:81
#: tools/observinglist.ui:185
#, kde-format
msgid "Location:"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:253
#, kde-format
msgid "XPlanet Latitude, Longitude, and object radius in %. This is only valid when viewing the object from the same object"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:263
#, kde-format
msgid "Reset XPlanet Location to the location specified in the XPlanet Options"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:273
#, kde-format
msgid "Hover over target and freely rotate view with mouse in XPlanet Viewer"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:282
#, kde-format
msgid "Recenters the XPlanet image once it has been moved"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:300 ekos/align/align.ui:389
#, kde-format
msgid "FOV:"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:309
#, kde-format
msgid "Sets the FOV to the Specified value. Note: has no effect if hovering over object."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:325
#, kde-format
msgid "Zoom to the current KStars FOV. Note: has no effect if hovering over object."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:334
#, kde-format
msgid "Zoom to a specific FOV. This has no effect when hovering over an object"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:343
#, kde-format
msgid "Optimum FOV for the target, FOV parameter not specified. Note: has no effect if hovering over object."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fieldoFviewLabel_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:349 dialogs/newfov.ui:1095
#: ekos/scheduler/mosaic.ui:211 tools/eyepiecefield.cpp:109
#, kde-format
msgid "Rotation:"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:356
#, kde-format
msgid "Set the view rotation to the desired angle"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:365
#, kde-format
msgid "Rotate the view 180 degrees"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:374
#, kde-format
msgid "Reset view rotation to 0"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:383
#, kde-format
msgid "Bring up XPlanet Options"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:409
#, kde-format
msgid "Allows you to set the XPlanet time to a different date/time from KStars"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:418
#, kde-format
msgid "Sets the XPlanet time to the current KStars time"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:423
#, kde-format
msgid "Current XPlanet Time"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:426 auxiliary/xplanetimageviewer.cpp:886
#: auxiliary/xplanetimageviewer.cpp:1045 auxiliary/xplanetimageviewer.cpp:1058
#, kde-format
msgid "%1, %2"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:433
#, kde-format
msgid "This sets the time step from the current XPlanet time, good for viewing events"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:439
#, kde-format
msgid "This sets the time step from the current XPlanet time"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:446
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:208
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:209
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:210
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:211
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:212
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:213
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:214
#, kde-format
msgid "years"
msgid_plural "yrs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:447
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:202
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:203
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:204
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:205
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:206
#, kde-format
msgid "months"
msgid_plural "mths"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:448 ekos/opsekos.ui:719
#: 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 (text), widget (QLabel, textLabel1_2_6)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:449 ekos/capture/capture.ui:1123
#: 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 (QLabel, textLabel_1_2_7)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:450 ekos/capture/capture.ui:1249
#: 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 (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:451 ekos/guide/opsguide.ui:118
#: ekos/guide/opsguide.ui:295 ekos/guide/opsguide.ui:319
#: 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
#, kde-format
msgid "seconds"
msgid_plural "secs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:453
#, kde-format
msgid "Lets you change the units for the timestep in the animation"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:466
#, kde-format
msgid "Lets you run the animation"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:475
#, kde-format
msgid "Resets the animation to 0 timesteps from the current XPlanet Time"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:546
#, kde-format
msgid "Xplanet binary path is empty in config panel."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:554
#, kde-format
msgid "The configured Xplanet binary does not exist or is not executable."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:757
#, kde-format
msgid "XPlanet View: %1 from %2 on %3"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:759
#, kde-format
msgid "XPlanet View: %1 from %2 on %3 at FOV: %4 deg"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:773
#, kde-format
msgid "Loading of the image of object %1 failed."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:779
#, kde-format
msgid "XPlanet failed to generate the image for object %1 before the timeout expired."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:800 indi/servermanager.cpp:90
#, kde-format
msgid "Error making FIFO file %1: %2."
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:852
#, kde-format
msgid "%1, %2, %3"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:1125
#, kde-format
msgid "Choose a field-of-view"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:1126
#, kde-format
msgid "FOV to render in XPlanet:"
msgstr ""
#. +> trunk5
#: auxiliary/xplanetimageviewer.cpp:1248
#, kde-format
msgid "Saving of the image to %1 failed."
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:138 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:153
#, 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:85
#, kde-format
msgid "&Data"
msgstr ""
#. i18n: ectx: Menu (updates)
#. +> trunk5
#: data/kstarsui.rc:88
#, kde-format
msgid "&Updates"
msgstr ""
#. i18n: ectx: Menu (observation)
#. +> trunk5
#: data/kstarsui.rc:95
#, kde-format
msgid "&Observation"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5
#: data/kstarsui.rc:102
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: Menu (infopanel)
#. +> trunk5
#: data/kstarsui.rc:103
#, kde-format
msgid "&Info Boxes"
msgstr ""
#. i18n: ectx: Menu (statusbar)
#. +> trunk5
#: data/kstarsui.rc:111
#, kde-format
msgid "&Statusbar"
msgstr ""
#. i18n: ectx: Menu (config_oal)
#. +> trunk5
#: data/kstarsui.rc:124
#, kde-format
msgid "Configure Observation &Logging"
msgstr ""
#. i18n: ectx: ToolBar (viewToolBar)
#. +> trunk5
#: data/kstarsui.rc:171
#, kde-format
msgid "View Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (INDIToolBar)
#. +> trunk5
#: data/kstarsui.rc:189
#, kde-format
msgid "INDI Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (TelescopeToolBar)
#. +> trunk5
#: data/kstarsui.rc:198
#, kde-format
msgid "Telescope Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (DomeToolBar)
#. +> trunk5
#: data/kstarsui.rc:209
#, kde-format
msgid "Dome Toolbar"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:37 kstarsinit.cpp:414
#, kde-format, kde-kuit-format
msgid "What's Interesting..."
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:126
#, kde-kuit-format
msgid "Naked-Eye Objects"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
-#: data/qml/whatisinteresting/wiview.qml:208 tools/conjunctions.cpp:65
+#: data/qml/whatisinteresting/wiview.qml:208 tools/conjunctions.cpp:110
#: tools/skycalendar.ui:28 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Planets"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:270 dialogs/finddialog.cpp:44
-#: kstarslite/dialogs/finddialoglite.cpp:37 tools/conjunctions.cpp:63
+#: kstarslite/dialogs/finddialoglite.cpp:37 tools/conjunctions.cpp:108
#: tools/obslistwizard.cpp:393 tools/obslistwizard.cpp:435
#: tools/obslistwizard.ui:105 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Stars"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:300 dialogs/finddialog.cpp:53
#: kstarslite/dialogs/finddialoglite.cpp:46 tools/wutdialog.cpp:106
#, kde-format, kde-kuit-format
msgid "Constellations"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:332
#, kde-kuit-format
msgid "Deep-sky Objects"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAsteroids)
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:351 dialogs/finddialog.cpp:52
#: kstarslite/dialogs/finddialoglite.cpp:45 options/opssolarsystem.ui:304
-#: tools/conjunctions.cpp:67 tools/obslistwizard.cpp:266
+#: tools/conjunctions.cpp:112 tools/obslistwizard.cpp:266
#: tools/obslistwizard.cpp:399 tools/obslistwizard.cpp:763
#: tools/obslistwizard.ui:120 tools/wutdialog.cpp:106
#, kde-format, kde-kuit-format
msgid "Asteroids"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowComets)
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:383 dialogs/finddialog.cpp:51
#: kstarslite/dialogs/finddialoglite.cpp:44 options/opssolarsystem.ui:320
-#: tools/conjunctions.cpp:66 tools/obslistwizard.cpp:265
+#: tools/conjunctions.cpp:111 tools/obslistwizard.cpp:265
#: tools/obslistwizard.cpp:397 tools/obslistwizard.cpp:721
#: tools/obslistwizard.ui:115 tools/wutdialog.cpp:106
#, kde-format, kde-kuit-format
msgid "Comets"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:415 dialogs/finddialog.cpp:50
-#: kstarslite/dialogs/finddialoglite.cpp:43 tools/conjunctions.cpp:72
+#: kstarslite/dialogs/finddialoglite.cpp:43 tools/conjunctions.cpp:117
#: tools/obslistwizard.cpp:258 tools/obslistwizard.cpp:401
#: tools/obslistwizard.cpp:636 tools/obslistwizard.cpp:674
#: tools/obslistwizard.ui:145 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Galaxies"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:450 tools/wutdialog.cpp:105
#, kde-format, kde-kuit-format
msgid "Nebulae"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:482
#, kde-kuit-format
msgid "Clusters"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:545
#, kde-kuit-format
msgid "Explore Catalogs"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:564
#, kde-kuit-format
msgid "Messier Catalog"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:596
#, kde-kuit-format
msgid "NGC Catalog"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:628
#, kde-kuit-format
msgid "IC Catalog"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:660
#, kde-kuit-format
msgid "Sharpless Catalog"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:890
#: data/qml/whatisinteresting/wiview.qml:913
#: data/qml/whatisinteresting/wiview.qml:1138
#, kde-kuit-format
msgid "text"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:955
#, kde-kuit-format
msgid "More Details"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:981
#, kde-kuit-format
msgid "Center in Map \n"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:1001
#, kde-kuit-format
msgid " Auto Track "
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:1036
#, kde-kuit-format
msgid "Slew Telescope"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:1274
#, kde-kuit-format
msgid "Info Text"
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
#: data/qml/whatisinteresting/wiview.qml:1337 ekos/align/align.ui:1419
#: ekos/profilewizard.ui:169 ekos/profilewizard.ui:620
#: ekos/profilewizard.ui:734
#: kstarslite/qml/modules/tutorial/TutorialPane.qml:57
#: tools/starhopperdialog.ui:53
#, kde-format, kde-kuit-format
msgid "Next"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:1413
#, kde-kuit-format
msgid "Previous"
msgstr ""
#. +> trunk5
#: data/qml/whatisinteresting/wiview.qml:1723
#, kde-kuit-format
msgid "Back"
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/manager.ui:1020 ekos/mount/mount.ui:243
+#: ekos/manager.ui:1038 ekos/mount/mount.ui:243
#, kde-format
msgid "Right Ascension"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. +> trunk5
#: dialogs/addcatdialog.cpp:61 dialogs/addcatdialog.cpp:156
-#: ekos/manager.ui:1037 ekos/mount/mount.ui:260
+#: ekos/manager.ui:1055 ekos/mount/mount.ui:260
#, 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 ""
#. i18n: ectx: property (text), widget (QRadioButton, magnitudeR)
#. +> trunk5
#: dialogs/addcatdialog.cpp:65 dialogs/addcatdialog.cpp:168
#: ekos/guide/manualdither.ui:22 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:1110
#: ekos/align/align.cpp:1256 ekos/align/align.cpp:1414
#: ekos/capture/capture.cpp:3069 ekos/capture/capture.cpp:3442
#: ekos/guide/guide.cpp:764 ekos/scheduler/scheduler.cpp:3688
#: ekos/scheduler/scheduler.cpp:4005 fitsviewer/fitstab.cpp:286
#: tools/scriptbuilder.cpp:866 tools/scriptbuilder.cpp:964
#, 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:49
#, 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/manager.ui:655
+#: dialogs/addlinkdialog.ui:34 ekos/manager.ui:673
#: 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:887
#, 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:875 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:81 ekos/opsekos.ui:21 indi/opsindi.ui:32
#: 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:124
#, kde-format
msgid "%1 star"
msgstr ""
#. i18nc("number in magnitudes", "%1 mag",
#. QLocale().toString( ((KSComet *)selectedObject)->getTotalMagnitudeParameter(), 'f', 2))); //show to hundredth place
#.
#. }
#. else{
#. +> trunk5
#: dialogs/detaildialog.cpp:125 dialogs/detaildialog.cpp:224
#: dialogs/detaildialog.cpp:272 dialogs/detaildialog.cpp:355
#: 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:143 kstarslite/dialogs/detaildialoglite.cpp:91
#: printing/detailstable.cpp:98
#, kde-format
msgctxt "larger than 2000 parsecs"
msgid "> 2000 pc"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:147 dialogs/detaildialog.cpp:151
#: dialogs/detaildialog.cpp:155 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:164 dialogs/detaildialog.cpp:169
#: 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:165 dialogs/detaildialog.cpp:173
#: 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:190 kstarslite/dialogs/detaildialoglite.cpp:139
#: printing/detailstable.cpp:152 printing/pwizobjectselection.cpp:134
#, kde-format
msgid "G5 star"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:196 kstars_i18n.cpp:8172
#: printing/detailstable.cpp:160 printing/pwizobjectselection.cpp:142
#: skycomponents/asteroidscomponent.cpp:168 tools/obslistwizard.cpp:626
#: tools/obslistwizard.cpp:628 tools/wutdialog.cpp:312
#, kde-format, kde-kuit-format
msgctxt "Asteroid name (optional)"
msgid "Pluto"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:196 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:197 printing/detailstable.cpp:161
#: printing/pwizobjectselection.cpp:142
#, kde-format
msgctxt "Asteroid name (optional)"
msgid "Eris"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:199 kstarslite/dialogs/detaildialoglite.cpp:148
#: printing/detailstable.cpp:163 printing/pwizobjectselection.cpp:144
#, kde-format
msgid "Dwarf planet"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:232 kstarslite/dialogs/detaildialoglite.cpp:179
#: printing/detailstable.cpp:183
#, kde-format
msgctxt "distance in kilometers"
msgid "%1 km"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:237 kstarslite/dialogs/detaildialoglite.cpp:184
#: printing/detailstable.cpp:188
#, kde-format
msgctxt "distance in Astronomical Units"
msgid "%1 AU"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:246 dialogs/detaildialog.cpp:366
#: dialogs/detaildialog.cpp:371 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:253 kstarslite/dialogs/detaildialoglite.cpp:203
#: printing/detailstable.cpp:203
#, kde-format
msgctxt "angular size in arcseconds"
msgid "%1 arcsec"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:268 kstarslite/dialogs/detaildialoglite.cpp:218
#: skyobjects/skyobject.cpp:392
#, kde-format
msgid "Supernova"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:282
#, 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:287 ekos/capture/capture.ui:549
#: oal/equipmentwriter.ui:83 oal/equipmentwriter.ui:621 oal/execute.ui:146
#: printing/detailstable.cpp:345
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:292
#, kde-format
msgid "Host Galaxy:"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:297
#, kde-format
msgid "Red Shift:"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:344 printing/detailstable.cpp:276
#, kde-format
msgctxt "integrated flux at a frequency"
msgid "Flux(%1):"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:345 printing/detailstable.cpp:277
#, kde-format
msgctxt "integrated flux value"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:393 dialogs/detaildialog.cpp:398
#: dialogs/detaildialog.cpp:442 dialogs/detaildialog.cpp:447
#, kde-format
msgctxt "Distance in astronomical units"
msgid "%1 AU"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, webManagerYesR)
#. +> trunk5
#: dialogs/detaildialog.cpp:405 dialogs/detaildialog.cpp:454
#: 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:407 dialogs/detaildialog.cpp:456
#: ekos/profilewizard.ui:549 printing/detailstable.cpp:399
#: printing/detailstable.cpp:437
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:417 dialogs/detaildialog.cpp:466
#, kde-format
msgctxt "Diameter in kilometers"
msgid "%1 km"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:422 dialogs/detaildialog.cpp:471
#, kde-format
msgctxt "Dimension in kilometers"
msgid "%1 km"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:427 dialogs/detaildialog.cpp:476
#, kde-format
msgctxt "Rotation period in hours"
msgid "%1 h"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:432 dialogs/detaildialog.cpp:481
#, kde-format
msgctxt "Orbit period in years"
msgid "%1 y"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:490 kstarslite/dialogs/detaildialoglite.cpp:427
#: printing/detailstable.cpp:324 tools/observinglist.cpp:620
#, 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:499 kstarslite/qml/dialogs/DetailsDialog.qml:45
#: xplanet/opsxplanet.ui:871
#, kde-format, kde-kuit-format
msgid "Position"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:516 kstarslite/dialogs/detaildialoglite.cpp:451
#: printing/detailstable.cpp:545
#, kde-format
msgid "RA (%1):"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:517
#, kde-format
msgid "DE (%1):"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:604 dialogs/detaildialog.cpp:605
#: kstarslite/dialogs/detaildialoglite.cpp:533
#: kstarslite/dialogs/detaildialoglite.cpp:534 printing/detailstable.cpp:649
#: printing/detailstable.cpp:650 tools/modcalcdaylength.cpp:145
#: tools/modcalcdaylength.cpp:147 tools/modcalcdaylength.cpp:192
#: tools/modcalcdaylength.cpp:194
#, kde-format
msgid "Circumpolar"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:609 dialogs/detaildialog.cpp:610
#: 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:613 dialogs/detaildialog.cpp:614
#: 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:631 kstarslite/qml/dialogs/DetailsDialog.qml:54
#, kde-format, kde-kuit-format
msgid "Links"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:695 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:696 ekos/align/align.cpp:1129
#: ekos/align/align.cpp:1267 ekos/align/align.cpp:1423
#: ekos/capture/capture.cpp:3084 ekos/guide/guide.cpp:773
#: ekos/scheduler/scheduler.cpp:3710 ekos/scheduler/scheduler.cpp:4017
#: ekos/scheduler/scheduler.cpp:5737 ekos/scheduler/scheduler.cpp:5767
#: ekos/scheduler/scheduler.cpp:5804 ekos/scheduler/scheduler.cpp:6034
#: indi/drivermanager.cpp:1494 indi/indidriver.cpp:933 kstarsactions.cpp:1260
#: oal/execute.cpp:330 options/opscolors.cpp:264 tools/modcalcangdist.cpp:145
#: tools/modcalcapcoord.cpp:157 tools/modcalcdaylength.cpp:264
#: tools/modcalcgalcoord.cpp:206 tools/modcalcgeodcoord.cpp:243
#: tools/modcalcjd.cpp:124 tools/modcalcplanets.cpp:205
#: tools/modcalcsidtime.cpp:213 tools/modcalcvizequinox.cpp:79
#: tools/modcalcvlsr.cpp:303 tools/observinglist.cpp:856
#: tools/observinglist.cpp:1067 tools/scriptbuilder.cpp:853
#: tools/scriptbuilder.cpp:934 tools/scriptbuilder.cpp:1017
#, kde-format, kde-kuit-format
msgid "Could Not Open File"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:721 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:722
#, kde-format
msgid "Could not Open File"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:749 kstarsactions.cpp:1062
#, kde-format
msgid "Advanced"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:764 kstarslite/qml/dialogs/DetailsDialog.qml:62
#: kstarslite/qml/dialogs/DetailsDialog.qml:460
#, kde-format, kde-kuit-format
msgid "Log"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:770 kstarslite/dialogs/detaildialoglite.cpp:567
#: kstarslite/qml/dialogs/DetailsDialog.qml:469 skyobjects/skyobject.cpp:478
#: tools/observinglist.cpp:554 tools/observinglist.cpp:819
#, kde-format
msgid "Record here observation logs and/or data on %1."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:839
#, kde-format
msgid "Edit Link"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:980
#, kde-format
msgid "Are you sure you want to remove the %1 link?"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:981 indi/drivermanager.cpp:1468
#: indi/indidriver.cpp:909
#, kde-format, kde-kuit-format
msgid "Delete Confirmation"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1197 dialogs/detaildialog.cpp:1234
#: fitsviewer/fitslabel.cpp:323 fitsviewer/fitslabel.cpp:358
#: kstarsactions.cpp:281 kstarsactions.cpp:310 tools/flagmanager.cpp:273
#: tools/flagmanager.cpp:303 tools/observinglist.cpp:680
#: tools/observinglist.cpp:709 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:1214 fitsviewer/fitslabel.cpp:339
#: kstarsactions.cpp:300 tools/flagmanager.cpp:290 tools/observinglist.cpp:697
#: tools/whatsinteresting/wiview.cpp:347
#, kde-format
msgid "Telescope %1 is offline. Please connect and retry again."
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1221
#, 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:1286
#, kde-format
msgid "Unable to save image to %1"
msgstr ""
#. +> trunk5
#: dialogs/detaildialog.cpp:1286
#, 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:290
#: 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:1896
#: ekos/focus/focus.ui:502 ekos/guide/guide.ui:420 indi/streamform.ui:194
#: indi/streamform.ui:222
#, 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 (text), widget (QRadioButton, coordinatesR)
#. i18n: ectx: property (title), widget (QGroupBox, Coordinates)
#. +> trunk5
#: dialogs/details_position.ui:66 ekos/guide/manualdither.ui:55
#: ekos/mount/mount.ui:222 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, countdownLabel)
#. 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
#: ekos/mount/mount.ui:461 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:58
#, kde-format
msgid "Preview image"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:67
#, kde-format
msgid "Export sky image"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:102 printing/pwizfovconfig.cpp:69
#, kde-format
msgid "Horizontal"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:103 printing/pwizfovconfig.cpp:70
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:106
#, kde-format
msgid "Full legend"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:106 printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Scale with magnitudes chart"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:106 printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Only scale"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:106
#, kde-format
msgid "Only magnitudes"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:107
#, kde-format
msgid "Only symbols"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:111 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Upper left corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:111 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Upper right corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:111 printing/pwizfovconfig.cpp:73
#, kde-format
msgid "Lower left corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:112 printing/pwizfovconfig.cpp:74
#, kde-format
msgid "Lower right corner"
msgstr ""
#. +> trunk5
#: dialogs/exportimagedialog.cpp:136
#, 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:43 kstarslite/dialogs/finddialoglite.cpp:36
-#: tools/conjunctions.cpp:62
+#: tools/conjunctions.cpp:107
#, kde-format
msgid "Any"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:45 kstarsactions.cpp:1023 kstarsinit.cpp:442
-#: kstarslite/dialogs/finddialoglite.cpp:38 tools/astrocalc.cpp:172
-#: tools/conjunctions.cpp:64
+#: kstarslite/dialogs/finddialoglite.cpp:38 tools/astrocalc.cpp:173
+#: tools/conjunctions.cpp:109
#, kde-format
msgid "Solar System"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:46 kstarslite/dialogs/finddialoglite.cpp:39
-#: tools/conjunctions.cpp:68
+#: tools/conjunctions.cpp:113
#, kde-format
msgid "Open Clusters"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:47 kstarslite/dialogs/finddialoglite.cpp:40
-#: tools/conjunctions.cpp:69
+#: tools/conjunctions.cpp:114
#, kde-format
msgid "Globular Clusters"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:48 kstarslite/dialogs/finddialoglite.cpp:41
-#: tools/conjunctions.cpp:70
+#: tools/conjunctions.cpp:115
#, kde-format
msgid "Gaseous Nebulae"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:49 kstarslite/dialogs/finddialoglite.cpp:42
-#: tools/conjunctions.cpp:71
+#: tools/conjunctions.cpp:116
#, kde-format
msgid "Planetary Nebulae"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, FindButton)
#. +> trunk5
#: dialogs/finddialog.cpp:68 tools/observinglist.ui:329
#, kde-format
msgid "Find Object"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:81
#, kde-format
msgid "Details..."
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:143
#, kde-format
msgid "Andromeda Galaxy"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:149
#, kde-format
msgid "Aldebaran"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:156
#, kde-format
msgid "Aaltje"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:162
#, kde-format
msgid "Aarseth-Brewington (1989 W1)"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:253
#, kde-format
msgid "or search the Internet for %1"
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:372 kstarslite/dialogs/finddialoglite.cpp:216
#, kde-format
msgid "No object named %1 found."
msgstr ""
#. +> trunk5
#: dialogs/finddialog.cpp:373
#, 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:52
#, kde-format
msgid "Set Coordinates Manually"
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:104 tools/flagmanager.cpp:190
#, kde-format
msgid "The Right Ascension value must be between 0.0 and 24.0."
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:106 tools/flagmanager.cpp:192
#, kde-format
msgid "The Declination value must be between -90.0 and 90.0."
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:109 dialogs/focusdialog.cpp:137
#: tools/flagmanager.cpp:195
#, kde-format
msgid "Invalid Coordinate Data"
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:132
#, kde-format
msgid "The Azimuth value must be between 0.0 and 360.0."
msgstr ""
#. +> trunk5
#: dialogs/focusdialog.cpp:134
#, 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:246
#, kde-format
msgctxt "Specify the apparent field of view (AFOV) manually"
msgid "Specify AFOV"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:247
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Ramsden (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:248
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Orthoscopic (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:249
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Ploessl (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:250
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Erfle (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:251
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Radian"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:252
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Baader Hyperion"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:253
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Panoptic"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:254
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Delos"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:255
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Meade UWA"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:256
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Nagler"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:257
#, kde-format
msgctxt "Eyepiece Design / Brand / Name; Optional"
msgid "Tele Vue Ethos (Typical)"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:261
#, kde-format
msgid "1000 yards"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:262
#, kde-format
msgid "1000 meters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelUnits)
#. +> trunk5
#: dialogs/fovdialog.cpp:270 dialogs/newfov.ui:732
#, kde-format
msgid "feet"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:270
#, kde-format
msgid "meters"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:370
#, kde-format
msgid "Telescope Focal Length Calculator"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:387
#, kde-format
msgctxt "millimeters"
msgid "mm"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:388
#, kde-format
msgid "inch"
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:390
#, kde-format
msgid "Aperture diameter: "
msgstr ""
#. +> trunk5
#: dialogs/fovdialog.cpp:393
#, 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, removeDriverB)
#. i18n: ectx: property (text), widget (QPushButton, removeB)
#. 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/customdrivers.ui:144
#: indi/drivermanager.ui:311 oal/equipmentwriter.ui:433
#: oal/equipmentwriter.ui:559 oal/equipmentwriter.ui:768
#: options/opscolors.ui:230
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:64
#, kde-format
msgid "Set Geographic Location"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:116
#, kde-format
msgid "DST Rule:"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:161 dialogs/locationdialog.cpp:221
#: dialogs/locationdialog.cpp:527
#, kde-format
msgid "One city matches search criteria"
msgid_plural "%1 cities match search criteria"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: dialogs/locationdialog.cpp:309
#, kde-format
msgid "Are you sure you want to remove %1?"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:310
#, kde-format
msgid "Remove City?"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:315
#, kde-format
msgid "This city already exists in the database."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:316
#, kde-format
msgid "Error: Duplicate Entry"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:330
#, kde-format
msgid "All fields (except province) must be filled to add this location."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:331
#, kde-format
msgid "Fields are Empty"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:336
#, kde-format
msgid "Could not parse the Latitude/Longitude."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:337
#, kde-format
msgid "Bad Coordinates"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:342
#, kde-format
msgid "UTC Offset must be selected."
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:343
#, kde-format
msgid "UTC Offset"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:586
#, kde-format
msgid "Daylight Saving Time Rules"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:636
#, kde-format
msgid "Cannot add new location -- city name blank"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:640
#, kde-format
msgid "Cannot add new location -- country name blank"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:644
#, kde-format
msgid "Cannot add new location -- invalid latitude / longitude"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:648
#, kde-format
msgid "Cannot add new location -- missing UTC Offset"
msgstr ""
#. +> trunk5
#: dialogs/locationdialog.cpp:652
#, 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 (toolTip), widget (dmsBox, NewLat)
#. +> trunk5
#: dialogs/locationdialog.ui:341
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Latitude in degrees. North of equator is positive and South is negative.</p>"
"</body></html>"
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:348 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 (toolTip), widget (dmsBox, NewLong)
#. +> trunk5
#: dialogs/locationdialog.ui:367
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Longitude in degrees. East of Greenwich is positive and West is negative.</p>"
"</body></html>"
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:374 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:381
#, kde-format
msgid "Elevation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DSTLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:453
#, kde-format
msgid "DST rule:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TZLabel)
#. +> trunk5
#: dialogs/locationdialog.ui:463
#, kde-format
msgid "UT offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, GetLocationButton)
#. +> trunk5
#: dialogs/locationdialog.ui:501
#, kde-format
msgid "Get Location"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ClearFieldsButton)
#. +> trunk5
#: dialogs/locationdialog.ui:508
#, kde-format
msgid "&Clear Fields"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, AddCityButton)
#. +> trunk5
#: dialogs/locationdialog.ui:537
#, kde-format
msgid "Add City"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, UpdateButton)
#. +> trunk5
#: dialogs/locationdialog.ui:556
#, kde-format
msgid "Update City"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveButton)
#. +> trunk5
#: dialogs/locationdialog.ui:578
#, 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:263
#, 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:318
#: 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_10)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_16)
#. +> trunk5
#: dialogs/newfov.ui:504 dialogs/newfov.ui:559 ekos/capture/capture.ui:105
#: ekos/capture/capture.ui:369
#, 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)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: dialogs/newfov.ui:521 ekos/capture/capture.ui:1110 ekos/focus/focus.ui:956
#: ekos/guide/internalguide/guider.ui:288 ekos/guide/manualdither.ui:48
#: ekos/guide/opsguide.ui:268 ekos/scheduler/mosaic.ui:188
#: xplanet/opsxplanet.ui:137
#, 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 "<p>Frame rotation with respect to Celestial Pole. Zero degrees indicates that <b>UP</b> is pointing directly at the pole. 90 degrees indicates that <b>UP</b> is rotated 90 degrees clockwise with respect to the pole.</p>"
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:1137
#: ekos/align/align.ui:1376 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:1088 tools/modcalcangdist.ui:363
#, kde-format
msgid "Degrees E of N"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditX)
#. +> trunk5
#: dialogs/newfov.ui:1102
#, kde-format
msgid "Desired field-of-view size, in arcminutes"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, FOVEditX)
#. +> trunk5
#: dialogs/newfov.ui:1107
#, 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 (text), widget (QLabel, fieldoFviewLabel_2)
#. +> trunk5
#: dialogs/newfov.ui:1114
#, kde-format
msgid "Offset X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: dialogs/newfov.ui:1121
#, kde-format
msgid " x "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, FOVEditOffsetX)
#. +> trunk5
#: dialogs/newfov.ui:1131
#, kde-format
msgid "Desired horizontal offset in arcminutes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, FOVLockCP)
#. +> trunk5
#: dialogs/newfov.ui:1144
#, kde-format
msgid "Rotation is performed with respect to the celestial pole."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, FOVLockCP)
#. +> trunk5
#: dialogs/newfov.ui:1150
#, kde-format
msgid "Lock to Celestial Pole"
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:631 xplanet/opsxplanet.ui:663
#, 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/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 "The KStars Data Directory called kstars should be located at:"
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 "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."
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 (QPushButton, gscInstallCancel)
#. 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
#: dialogs/wizdata.ui:244 ekos/align/opsastrometryindexfiles.ui:426
#: ekos/align/opsastrometryindexfiles.ui:505
#: ekos/align/opsastrometryindexfiles.ui:581
#: ekos/align/opsastrometryindexfiles.ui:650
#: ekos/align/opsastrometryindexfiles.ui:959
#: ekos/align/opsastrometryindexfiles.ui:1073
#: ekos/align/opsastrometryindexfiles.ui:1166
#: ekos/align/opsastrometryindexfiles.ui:1228
#: ekos/align/opsastrometryindexfiles.ui:1290
#: ekos/align/opsastrometryindexfiles.ui:1404
#: ekos/align/opsastrometryindexfiles.ui:1539
#: ekos/align/opsastrometryindexfiles.ui:1601
#: ekos/align/opsastrometryindexfiles.ui:1677
#: ekos/align/opsastrometryindexfiles.ui:1763
#: ekos/align/opsastrometryindexfiles.ui:1825
#: ekos/align/opsastrometryindexfiles.ui:1894
#: ekos/align/opsastrometryindexfiles.ui:1956
#: ekos/align/opsastrometryindexfiles.ui:2046
#: ekos/align/opsastrometryindexfiles.ui:2146
#: ekos/align/opsastrometryindexfiles.ui:2215
#: ekos/align/opsastrometryindexfiles.ui:2329
#: ekos/align/opsastrometryindexfiles.ui:2391
#: ekos/align/opsastrometryindexfiles.ui:2488
#: ekos/align/opsastrometryindexfiles.ui:2647
#: ekos/align/opsastrometryindexfiles.ui:2716
#: ekos/align/opsastrometryindexfiles.ui:2844
#: ekos/align/opsastrometryindexfiles.ui:2906
#: ekos/align/opsastrometryindexfiles.ui:3144
#: ekos/align/opsastrometryindexfiles.ui:3206
#: ekos/align/opsastrometryindexfiles.ui:3355
#: ekos/align/opsastrometryindexfiles.ui:3504
#: ekos/align/opsastrometryindexfiles.ui:3580
#: ekos/align/opsastrometryindexfiles.ui:3701
#, kde-format
msgid "X"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, GSCFeedback)
#. +> trunk5
#: dialogs/wizdata.ui:253
#, 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 Startup 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 ""
#. 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)
#. i18n: ectx: property (text), widget (QLabel, jobStatus)
#. +> trunk5
#: ekos/align/align.cpp:64 ekos/capture/sequencejob.cpp:30 ekos/ekos.h:24
#: ekos/ekos.h:70 ekos/ekos.h:101 ekos/ekos.h:119 ekos/ekos.h:136
-#: ekos/ekos.h:152 ekos/manager.cpp:425 ekos/manager.cpp:426
-#: ekos/manager.cpp:427 ekos/manager.cpp:428 ekos/manager.ui:604
-#: ekos/manager.ui:967 ekos/manager.ui:1160 ekos/manager.ui:1354
-#: ekos/scheduler/scheduler.ui:791 ekos/scheduler/schedulerjob.cpp:383
+#: ekos/ekos.h:152 ekos/manager.cpp:427 ekos/manager.cpp:428
+#: ekos/manager.cpp:429 ekos/manager.cpp:430 ekos/manager.ui:622
+#: ekos/manager.ui:985 ekos/manager.ui:1178 ekos/manager.ui:1372
+#: ekos/scheduler/scheduler.ui:804 ekos/scheduler/schedulerjob.cpp:383
#: ekos/scheduler/schedulerjob.cpp:405 indi/indicap.cpp:235
#: indi/indidome.cpp:333 indi/inditelescope.cpp:1192
#, kde-format
msgid "Idle"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:65
#, kde-format
msgid "First Capture"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:66
#, kde-format
msgid "Finding CP"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:67
#, kde-format
msgid "First Rotation"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:68
#, kde-format
msgid "Second Capture"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:69
#, kde-format
msgid "Second Rotation"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:70
#, kde-format
msgid "Third Capture"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:71
#, kde-format
msgid "Select Star"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:72
#, kde-format
msgid "Select Refresh"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:73
#, kde-format
msgid "Refreshing"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:181
#, kde-format
msgid "Astrometry.net"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, plateSolverOptionsGroup)
#. +> trunk5
#: ekos/align/align.cpp:185 ekos/align/align.ui:459
#, kde-format
msgid "Solver Options"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:190
#, kde-format
msgid "Astrometry.cfg"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/align/align.cpp:196 ekos/align/opsastrometryindexfiles.ui:261
#, kde-format
msgid "Index Files"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:202 ekos/focus/focus.cpp:224
#, kde-format
msgid "Idle."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:224
#, kde-format
msgid "Offline solver is not supported under Windows. Please use either the Online or Remote solvers."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:289
#, 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:326 ekos/guide/guide.cpp:392
#, kde-format
msgid "dRA (arcsec)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:327 ekos/guide/guide.cpp:393
#, kde-format
msgid "dDE (arcsec)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:678 ekos/align/align.cpp:686
#, kde-format
msgid "DEC is below the altitude limit"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:765
#, kde-format
msgid "Point calculation error."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1102
#, kde-format
msgid "Open Ekos Alignment List"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1109 ekos/align/align.cpp:1255
#: ekos/align/align.cpp:1413 ekos/capture/capture.cpp:3068
#: ekos/capture/capture.cpp:3441 ekos/guide/guide.cpp:763
#: ekos/scheduler/scheduler.cpp:3687 ekos/scheduler/scheduler.cpp:4004
#: fitsviewer/fitstab.cpp:285 tools/scriptbuilder.cpp:865
#: tools/scriptbuilder.cpp:963
#, kde-format
msgid "Invalid URL: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1128 ekos/capture/capture.cpp:3083
#: ekos/scheduler/scheduler.cpp:3709 ekos/scheduler/scheduler.cpp:5736
#, kde-format
msgid "Unable to open file %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1150 ekos/capture/capture.cpp:3110
#, kde-format
msgid "Deprecated sequence file format version %1. Please construct a new sequence file."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1219
#, kde-format
msgid "Save Ekos Alignment List"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1249
#, kde-format
msgid "Failed to save alignment list"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1266 ekos/align/align.cpp:1422
#: ekos/capture/capture.cpp:3465 ekos/guide/guide.cpp:772
#: ekos/scheduler/scheduler.cpp:4016 ekos/scheduler/scheduler.cpp:5803
#, kde-format
msgid "Unable to write to file %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1295
#, kde-format
msgid "Alignment List saved to %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1391
#, kde-format
msgid "Export Solution Points"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1444
#, kde-format
msgid "Error in table structure."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1453
#, kde-format
msgid "Solution Points Saved as: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1463
#, kde-format
msgid "Are you sure you want to clear all of the solution points?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1464
#, kde-format
msgid "Clear Solution Points"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1480
#, kde-format
msgid "Are you sure you want to clear all the alignment points?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1481
#, kde-format
msgid "Clear Align Points"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1628
#, kde-format
msgid "The Mount Model Tool is Reset."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1665
#, kde-format
msgid "Please Check the Alignment Points."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1672
#, 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:1675
#, kde-format
msgid "Pointing Model Report Only?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1692
#, kde-format
msgid "The Mount Model Tool is Starting."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1701
#, kde-format
msgid "The Mount Model Tool is Paused."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1762
#, kde-format
msgid "The Mount Model Tool is Finished."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1787 ekos/align/onlineastrometryparser.cpp:430
#, kde-format
msgid "Solver timed out."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1952
#, kde-format
msgid "Mount does not support syncing."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:1999 ekos/align/align.cpp:2006
#: ekos/guide/guide.cpp:1101 ekos/guide/guide.cpp:1108
#: ekos/profileeditor.cpp:118 ekos/profileeditor.cpp:125
#, 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:2169
#, kde-format
msgid ""
"<p>Effective field of view size in arcminutes.</p>"
"<p>Please capture and solve once to measure the effective FOV or enter the values manually.</p>"
"<p>Calculated FOV: %1</p>"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2173
#, kde-format
msgid "<p>Effective field of view size in arcminutes.</p>"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2201
#, 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:2416 ekos/guide/guide.cpp:1221
#, kde-format
msgid "Error: lost connection to CCD."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2417
#, kde-format
msgid "Astrometry alignment failed"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2441
#, kde-format
msgid "Telescope aperture and focal length are missing. Please check your driver settings and try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2447
#, kde-format
msgid "CCD pixel size is missing. Please check your driver settings and try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2455
#, kde-format
msgid "Error: lost connection to filter wheel."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2473 ekos/capture/capture.cpp:2513
#: ekos/capture/capture.cpp:5290 ekos/focus/focus.cpp:3027
#, kde-format
msgid "Image transfer is disabled for this camera. Would you like to enable it?"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2491
#, kde-format
msgid "Cannot capture while focus module is busy. Retrying in 10 seconds..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2498
#, kde-format
msgid "Cannot capture while CCD exposure is in progress. Retrying in 10 seconds..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2598 ekos/focus/focus.cpp:1007
#: ekos/guide/internalguide/rcalibration.cpp:893
#, kde-format
msgid "Capturing image..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2678 ekos/focus/focus.cpp:1154
#, kde-format
msgid "Image received."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2781
#, kde-format
msgid "Using solver options: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2785
#, kde-format
msgid "Blind solver"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2786
#, 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:2788
#, kde-format
msgid "Use existing settings"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2789
#, 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:2792
#, 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:2794
#, kde-format
msgid "Astrometry solver"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2850
#, kde-format
msgid "Solver iteration #%1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2888
#, kde-format
msgid "Solver RA (%1) DEC (%2) Orientation (%3) Pixel Scale (%4)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:2897
#, 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:3022
#, kde-format
msgid "WCS information updated. Images captured from this point forward shall have valid WCS."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3038
#, kde-format
msgid "Solution coordinates: RA (%1) DEC (%2) Telescope Coordinates: RA (%3) DEC (%4)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3044
#, kde-format
msgid "Target is within %1 degrees of solution coordinates."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3100
#, kde-format
msgid "Setting position angle to %1 degrees E of N..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3137
#, kde-format
msgid "Maximum number of iterations reached. Solver failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3169
#, kde-format
msgid "Target is within acceptable range. Astrometric solver is successful."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3194 ekos/align/align.cpp:3467
#: ekos/align/align.cpp:3498
#, kde-format
msgid "Astrometry alignment completed successfully"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3212
#, kde-format
msgid "Astrometry alignment failed with errors"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3284
#, kde-format
msgid "Refresh is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3291 ekos/focus/focus.cpp:822
#, kde-format
msgid "Capture aborted."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3296
#, kde-format
msgid "Solver aborted after %1 second."
msgid_plural "Solver aborted after %1 seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/align/align.cpp:3323 ekos/capture/capture.cpp:1870
-#: ekos/focus/focus.cpp:2303 ekos/guide/guide.cpp:1501 ekos/manager.cpp:1791
+#: ekos/focus/focus.cpp:2303 ekos/guide/guide.cpp:1501 ekos/manager.cpp:1798
#: ekos/mount/mount.cpp:575 ekos/scheduler/scheduler.cpp:293
#, kde-format
msgctxt "log entry; %1 is the date, %2 is the text"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3412
#, kde-format
msgid "Mount completed slewing near celestial pole. Capture again to verify."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3423
#, kde-format
msgid "Mount first rotation is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3438
#, kde-format
msgid "Mount second rotation is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3465
#, kde-format
msgid "Mount is synced to solution coordinates. Astrometric solver is successful."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3497
#, kde-format
msgid "Differential slewing complete. Astrometric solver is successful."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3509
#, kde-format
msgid "Slew complete. Target accuracy is not met, running solver again..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3511
#, kde-format
msgid "Slew complete. Solving Alignment Point. . ."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3543 ekos/align/align.cpp:3681
#, kde-format
msgid "Syncing failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3545
#, kde-format
msgid "Slewing failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3592
#, 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:3620
#, 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:3638
#, kde-format
msgid "Rotator reached target position angle."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3675
#, kde-format
msgid "Syncing to RA (%1) DEC (%2)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3692
#, kde-format
msgid "Slewing to target coordinates: RA (%1) DEC (%2)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3705
#, kde-format
msgid "Ekos job (%1) - Telescope synced"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3735
#, kde-format
msgid "Processing solution for polar alignment..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3766 ekos/align/align.cpp:3868
#, 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:3784
#, kde-format
msgid "Point the telescope at the southern meridian. Press Continue when ready."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3785
#, kde-format
msgid "Point the telescope at the northern meridian. Press Continue when ready."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3786 ekos/align/align.cpp:3886
#, kde-format
msgid "Polar Alignment Measurement"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3790
#, kde-format
msgid "Solving first frame near the meridian."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3819 ekos/align/align.cpp:3920
#, kde-format
msgid "Slewing 30 arcminutes in RA..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3825
#, kde-format
msgid "Solving second frame near the meridian."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3834
#, kde-format
msgid "Calculating azimuth alignment error..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3850 ekos/align/align.cpp:3951
#, kde-format
msgid "Slewing back to original position..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3884
#, 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:3891
#, kde-format
msgid "Solving first frame."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3926
#, kde-format
msgid "Solving second frame."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3934
#, kde-format
msgid "Calculating altitude alignment error..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3992 ekos/align/align.cpp:4030
#, kde-format
msgid "%1 too far east"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:3994 ekos/align/align.cpp:4028
#, kde-format
msgid "%1 too far west"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4003 ekos/align/align.cpp:4014
#: ekos/align/align.cpp:4041 ekos/align/align.cpp:4047
#, kde-format
msgid "%1 too far high"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4005 ekos/align/align.cpp:4012
#: ekos/align/align.cpp:4039 ekos/align/align.cpp:4049
#, kde-format
msgid "%1 too far low"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4127 ekos/align/align.cpp:4168
#, kde-format
msgid "Slewing to calibration position, please wait until telescope completes slewing."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4203
#, kde-format
msgid "Load Image"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4395
#, 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:4404
#, kde-format
msgid "World Coordinate System (WCS) is disabled."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4421
#, kde-format
msgid "Capture error. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4427 ekos/capture/capture.cpp:1912
#, kde-format
msgid "Restarting capture attempt #%1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4510
#, kde-format
msgid "FITS header: cannot find NAXIS1."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4519
#, kde-format
msgid "FITS header: cannot find NAXIS2."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4534
#, kde-format
msgid "FITS header: cannot find OBJCTRA (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4555
#, kde-format
msgid "FITS header: cannot find OBJCTDEC (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4596
#, kde-format
msgid "FITS header: cannot find FOCALLEN (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4608
#, kde-format
msgid "FITS header: cannot find PIXSIZE1 (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4617
#, kde-format
msgid "FITS header: cannot find PIXSIZE2 (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4717
#, kde-format
msgid "Align Frame"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4742
#, kde-format
msgid "Warning: Equatorial Grid Lines will not be drawn due to limited resources mode."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4746
#, kde-format
msgid "Clearing mount Alignment Model..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4772
#, kde-format
msgid "Are you sure you want to stop the polar alignment process?"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, polarAlignmentHelperGroup)
#. +> trunk5
#: ekos/align/align.cpp:4773 ekos/align/align.ui:1069
#, kde-format
msgid "Polar Alignment Assistant"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4859
#, kde-format
msgid "Please wait until mount completes rotating to RA (%1) DE (%2)"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4871
#, kde-format
msgid "Failed to find a solution. Try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4888
#, kde-format
msgid "Failed to find RA Axis center: %1."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:4913
#, kde-format
msgid "Mount axis is to the %1 %2 of the celestial pole"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5020
#, kde-format
msgid "Mount is synced to celestial pole. You can now continue Polar Alignment Assistant procedure."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5040 ekos/align/align.cpp:5098
#, kde-format
msgid "Please wait while WCS data is processed..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5063
#, kde-format
msgid "Error creating WCS file: %1"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5107
#, kde-format
msgid "WCS data processing is complete."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5117
#, kde-format
msgid "WCS info is now valid. Capturing next frame..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5146 ekos/align/align.cpp:5191
#, kde-format
msgid "Failed to process World Coordinate System: %1. Try again."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5156
#, 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:5173
#, 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:5273 ekos/align/align.cpp:5298
#, kde-format
msgid "Only one solution is found."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5279
#, kde-format
msgid "Infinite number of solutions found."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5291
#, kde-format
msgid "No solution is found. Points are too far away"
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5494 ekos/capture/capture.cpp:5469
#: ekos/focus/focus.cpp:2973
#, kde-format
msgid "Filter operation failed."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5506 ekos/capture/capture.cpp:5483
#, kde-format
msgid "Changing focus offset by %1 steps..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5510 ekos/capture/capture.cpp:5487
#, kde-format
msgid "Changing filter to %1..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5514 ekos/capture/capture.cpp:5491
#, kde-format
msgid "Auto focus on filter change..."
msgstr ""
#. +> trunk5
#: ekos/align/align.cpp:5712
#, kde-format
msgid "Invalid FOV."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, controlBox)
#. +> trunk5
#: ekos/align/align.ui:42
#, kde-format
msgid "Solver Control"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, solveB)
#. +> trunk5
#: ekos/align/align.ui:69
#, kde-format
msgid "Capture && Solve"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, loadSlewB)
#. +> trunk5
#: ekos/align/align.ui:82
#, 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:85
#, kde-format
msgid "Load && Slew..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, stopB)
#. i18n: ectx: property (toolTip), widget (QPushButton, PAHStopB)
#. i18n: ectx: property (text), widget (QPushButton, PAHStopB)
#. i18n: ectx: property (text), widget (QPushButton, stopFocusB)
#. +> trunk5
#: ekos/align/align.ui:97 ekos/align/align.ui:1548 ekos/align/align.ui:1551
#: ekos/capture/capture.cpp:2635 ekos/focus/focus.ui:196
#: ekos/guide/guide.ui:170 ekos/guide/internalguide/guider.cpp:219
#: ekos/guide/internalguide/guider.cpp:237
#: ekos/guide/internalguide/guider.cpp:309
-#: ekos/guide/internalguide/rcalibration.cpp:377
+#: ekos/guide/internalguide/rcalibration.cpp:377 ekos/manager.cpp:794
#: kstarslite/qml/indi/INDIControlPanel.qml:144
#: kstarslite/qml/indi/modules/MotionControl.qml:153
#, kde-format, kde-kuit-format
msgid "Stop"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, gotoBox)
#. +> trunk5
#: ekos/align/align.ui:109
#, 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:112
#, 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:115
#, kde-format
msgid "Solver Action"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, syncR)
#. +> trunk5
#: ekos/align/align.ui:136
#, kde-format
msgid "Synchronize the telescope to the solution coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, syncR)
#. +> trunk5
#: ekos/align/align.ui:142
#, kde-format
msgid "S&ync"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, slewR)
#. +> trunk5
#: ekos/align/align.ui:155
#, 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:161
#, kde-format
msgid "S&lew to Target"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, nothingR)
#. +> trunk5
#: ekos/align/align.ui:171
#, kde-format
msgid "Just solve"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, nothingR)
#. +> trunk5
#: ekos/align/align.ui:177
#, kde-format
msgid "&Nothing"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5
#: ekos/align/align.ui:192
#, 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:198 ekos/align/align.ui:268
#, 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:217 ekos/align/align.ui:419 ekos/manager.ui:1040
+#: ekos/align/align.ui:217 ekos/align/align.ui:419 ekos/manager.ui:1058
#, 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:231 ekos/align/align.ui:248
#, 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)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/align.ui:234 ekos/guide/opsguide.ui:278
#, 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:261 ekos/align/align.ui:352 ekos/manager.ui:1023
+#: ekos/align/align.ui:261 ekos/align/align.ui:352 ekos/manager.ui:1041
#: 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:271
#, kde-format
msgid "Accuracy"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: ekos/align/align.ui:281
#, 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:302 ekos/align/align.ui:312
#, kde-format
msgid "Image scale in arcsecs/pixel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/align/align.ui:315
#, 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:322 ekos/align/align.ui:386
#, kde-format
msgid "Effective 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:335 ekos/align/align.ui:396
#, 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:359 ekos/align/align.ui:406
#, 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:362 ekos/align/align.ui:888
#, kde-format
msgid "dDE"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, dRA)
#. i18n: ectx: property (toolTip), widget (QLineEdit, dRAOut)
#. +> trunk5
#: ekos/align/align.ui:369 ekos/align/align.ui:426
#, 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:372
#, kde-format
msgid "dRA:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/align/align.ui:399
#, kde-format
msgid "Rot:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/align/align.ui:439
#, kde-format
msgid "Select which telescope to use when performing Field of View calculations."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/align/align.ui:443 ekos/guide/guide.ui:516
#, kde-format
msgid "Primary Scope"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/align/align.ui:448 ekos/guide/guide.ui:521
#, 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:490 ekos/capture/capture.ui:1006
#: ekos/focus/focus.ui:233 ekos/profileeditor.ui:520
#, kde-format
msgid "CCD:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, toggleFullScreenB)
#. +> trunk5
#: ekos/align/align.ui:509
#, kde-format
msgid "Toggle full screen"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, exposureIN)
#. +> trunk5
#: ekos/align/align.ui:519
#, kde-format
msgid "Exposure duration in seconds"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/align/align.ui:538 ekos/focus/focus.ui:287 ekos/guide/guide.ui:225
#: indi/streamform.ui:143
#, kde-format
msgid "Exp:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, alignDarkFrameCheck)
#. +> trunk5
#: ekos/align/align.ui:545
#, 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:548 ekos/guide/guide.ui:105
#, kde-format
msgid "Dark"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, binningCombo)
#. +> trunk5
#: ekos/align/align.ui:555
#, 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:565 ekos/focus/focus.ui:364 ekos/guide/guide.ui:319
#, kde-format
msgid "Bin:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, showFITSViewerB)
#. +> trunk5
#: ekos/align/align.ui:584 ekos/focus/focus.ui:352 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:597 ekos/capture/capture.ui:1029 ekos/focus/focus.ui:424
#, 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:607 ekos/capture/capture.ui:562 ekos/focus/focus.ui:447
#: ekos/profileeditor.ui:371 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:623
#, kde-format
msgid "Options:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLineEdit, solverOptions)
#. +> trunk5
#: ekos/align/align.ui:630
#, kde-format
msgid "Additional options to be the solver"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editOptionsB)
#. +> trunk5
#: ekos/align/align.ui:652
#, kde-format
msgid "Edit solver options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5
#: ekos/align/align.ui:669
#, kde-format
msgid "Solver:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, onlineSolverR)
#. +> trunk5
#: ekos/align/align.ui:676
#, 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:679
#, kde-format
msgid "Onl&ine"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, offlineSolverR)
#. +> trunk5
#: ekos/align/align.ui:692
#, 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:695 indi/clientmanagerlite.cpp:259
#, kde-format
msgid "Offline"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, remoteSolverR)
#. +> trunk5
#: ekos/align/align.ui:708
#, kde-format
msgid "<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>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, remoteSolverR)
#. i18n: ectx: property (text), widget (QRadioButton, remoteMode)
#. +> trunk5
#: ekos/align/align.ui:711 ekos/profileeditor.ui:255
#, kde-format
msgid "Re&mote"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, solutionResults)
#. +> trunk5
#: ekos/align/align.ui:785
#, kde-format
msgid "Solution Results"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/align/align.ui:812
#, kde-format
msgid "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."
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:848 ekos/align/opsastrometry.ui:536
#: ekos/guide/guide.ui:392 ekos/guide/internalguide/guider.ui:707
-#: ekos/mount/mount.ui:246 ekos/scheduler/scheduler.ui:122
+#: ekos/mount/mount.ui:246 ekos/scheduler/scheduler.ui:235
#, 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:856 ekos/align/opsastrometry.ui:516
#: ekos/guide/guide.ui:379 ekos/guide/guide.ui:1452
#: ekos/guide/internalguide/guider.ui:693 ekos/mount/mount.ui:263
-#: ekos/scheduler/scheduler.ui:136
+#: ekos/scheduler/scheduler.ui:249
#, kde-format
msgid "DEC"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. +> trunk5
#: ekos/align/align.ui:864
#, 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:872 ekos/align/mountmodel.ui:472
#, kde-format
msgid "~~"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, solutionTable)
#. +> trunk5
#: ekos/align/align.ui:880
#, kde-format
msgid "dRA"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllSolutionsB)
#. +> trunk5
#: ekos/align/align.ui:916
#, kde-format
msgid "Clear all of the solutions from the solutions table. Be careful because you cannot get them back."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeSolutionB)
#. +> trunk5
#: ekos/align/align.ui:938
#, kde-format
msgid "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."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, exportSolutionsCSV)
#. +> trunk5
#: ekos/align/align.ui:960
#, kde-format
msgid "Export all of the solutions in the Solution Results table to CSV file of your choosing for further analysis in a spreadsheet."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, autoScaleGraphB)
#. +> trunk5
#: ekos/align/align.ui:982
#, kde-format
msgid "Auto scale and center the Solution Results graph."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mountModelB)
#. +> trunk5
#: ekos/align/align.ui:1005
#, kde-format
msgid "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."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mountModelB)
#. +> trunk5
#: ekos/align/align.ui:1008
#, kde-format
msgid "Mount Model"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, polarAlignment)
#. +> trunk5
#: ekos/align/align.ui:1042
#, kde-format
msgid "Polar Alignment"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStackedWidget, PAHWidgets)
#. +> trunk5
#: ekos/align/align.ui:1093
#, 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, introText)
#. +> trunk5
#: ekos/align/align.ui:1121
#, kde-format
msgid "<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. Select mount direction and magnitude and then click <span style=\" font-weight:600;\">Start</span> to begin the process.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FOVDisabledLabel)
#. +> trunk5
#: ekos/align/align.ui:1131
#, 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 (QLabel, directionLabel)
#. +> trunk5
#: ekos/align/align.ui:1149
#, kde-format
msgid "Direction:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, PAHDirectionCombo)
#. +> trunk5
#: ekos/align/align.ui:1159
#, kde-format
msgid "Mount direction"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, PAHDirectionCombo)
#. +> trunk5
#: ekos/align/align.ui:1163
#, kde-format
msgid "West"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, PAHDirectionCombo)
#. +> trunk5
#: ekos/align/align.ui:1168
#, kde-format
msgid "East"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, PAHRotationSpin)
#. +> trunk5
#: ekos/align/align.ui:1179
#, kde-format
msgid "Rotation magnitude in degrees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, firstCaptureText)
#. +> trunk5
#: ekos/align/align.ui:1232
#, kde-format
msgid "<p>The assistant requires three images to find a solution. Ekos is now capturing the first image...</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, firstRotateText)
#. +> trunk5
#: ekos/align/align.ui:1261
#, kde-format
msgid "<p>Executing the <span style=\" font-style:italic;\">first</span> mount rotation...</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, secondCaptureText)
#. +> trunk5
#: ekos/align/align.ui:1290
#, kde-format
msgid "<p>Capturing the second image...</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, secondRotateText)
#. +> trunk5
#: ekos/align/align.ui:1304
#, kde-format
msgid "<p>Executing the <i>second </i>mount rotation...</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, thirdCaptureText)
#. +> trunk5
#: ekos/align/align.ui:1318
#, kde-format
msgid "<p>Capturing the <i>third</i> and final image...</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, PAHErrorDescriptionLabel)
#. +> trunk5
#: ekos/align/align.ui:1347
#, kde-format
msgid "Error Occurred"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_23)
#. +> trunk5
#: ekos/align/align.ui:1366
#, kde-format
msgid "Angle between expected perfectly aligned mount center and the actual center"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5
#: ekos/align/align.ui:1369
#, kde-format
msgid "Polar Error:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, correctionText)
#. +> trunk5
#: ekos/align/align.ui:1409
#, kde-format
msgid "<p>Correction vector is plotted above. <b>Select</b> a bright star to reposition the correction vector. Proceed next when done.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, refreshText)
#. +> trunk5
#: ekos/align/align.ui:1447
#, kde-format
msgid "<p>Adjust mount's Altitude and Azimuth knobs until the selected star is centered within the crosshair. Click <b>Refresh</b> to begin continuous capture. You are <b>Done</b> when star is centered.</p>"
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:1462 ekos/opsekos.ui:733 hips/opships.ui:116
#, kde-format
msgid "Refresh"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, PAHExposure)
#. +> trunk5
#: ekos/align/align.ui:1469
#, kde-format
msgid "Exposure duration in seconds during refresh phase"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, PAHDoneB)
#. +> trunk5
#: ekos/align/align.ui:1501
#, kde-format
msgid "Done"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, PAHStartB)
#. i18n: ectx: property (text), widget (QPushButton, PAHStartB)
#. +> trunk5
#: ekos/align/align.ui:1535 ekos/align/align.ui:1538
-#: ekos/guide/internalguide/rcalibration.cpp:355
-#: kstarslite/qml/indi/INDIControlPanel.qml:173
+#: ekos/guide/internalguide/rcalibration.cpp:355 ekos/manager.cpp:105
+#: ekos/manager.cpp:444 kstarslite/qml/indi/INDIControlPanel.qml:173
#, kde-format, kde-kuit-format
msgid "Start"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, polarAlignmentGroup)
#. +> trunk5
#: ekos/align/align.ui:1560
#, kde-format
msgid "Legacy Polar Alignment Tool"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/align.ui:1591
#, kde-format
msgid "Az Error:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, measureAzB)
#. +> trunk5
#: ekos/align/align.ui:1610
#, kde-format
msgid "Measure Az Error"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, correctAzB)
#. +> trunk5
#: ekos/align/align.ui:1620
#, kde-format
msgid "Correct Az Error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/align.ui:1643
#, kde-format
msgid "Alt Error:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, measureAltB)
#. +> trunk5
#: ekos/align/align.ui:1662
#, kde-format
msgid "Measure Alt Error"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, correctAltB)
#. +> trunk5
#: ekos/align/align.ui:1672
#, kde-format
msgid "Correct Alt Error"
msgstr ""
#. +> trunk5
#: ekos/align/alignview.cpp:151 fitsviewer/fitsview.cpp:1148
#, kde-format
msgctxt "North Celestial Pole"
msgid "NCP"
msgstr ""
#. +> trunk5
#: ekos/align/alignview.cpp:153 fitsviewer/fitsview.cpp:1165
#, kde-format
msgctxt "South Celestial Pole"
msgid "SCP"
msgstr ""
#. +> trunk5
#: ekos/align/alignview.cpp:178
#, 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 "<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>"
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_7)
#. +> trunk5
#: ekos/align/mountmodel.ui:54
#, kde-format
msgid "Object Type:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:69
#, 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:73
#, kde-format
msgid "Any Stars"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:78
#, kde-format
msgid "Named Stars"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:83
#, kde-format
msgid "Any Object"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:88
#, kde-format
msgid "Fixed DEC"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, alignTypeBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:93
#, kde-format
msgid "Fixed Grid"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, wizardAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:107
#, kde-format
msgid "Automatically generate the specified number of alignment points in the table below. They will be generated based on the options selected in this wizard."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, wizardAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:110
#, kde-format
msgid "Generate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, alignDec)
#. +> trunk5
#: ekos/align/mountmodel.ui:120
#, kde-format
msgid "The Declination of the points that will be generated. This option only applies to the Fixed DEC Option."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/align/mountmodel.ui:133
#, kde-format
msgid "Minimum Alt:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, minAltBox)
#. +> trunk5
#: ekos/align/mountmodel.ui:140
#, kde-format
msgid "This is the minimum altitude above the horizon to use in generating points with the wizard."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/mountmodel.ui:153
#, kde-format
msgid "Alignment Points:"
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:173 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, alignPtNum)
#. +> trunk5
#: ekos/align/mountmodel.ui:193
#, kde-format
msgid "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."
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 "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."
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 "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."
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 "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."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:353
#, kde-format
msgid "<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>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, addAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:375
#, kde-format
msgid "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."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, findAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:397
#, kde-format
msgid "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."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, sortAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:419
#, kde-format
msgid "Sort the alignment points, starting with the point closest to the current telescope position, to try to minimize the distance between each slew."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTableWidget, alignTable)
#. +> trunk5
#: ekos/align/mountmodel.ui:444
#, kde-format
msgid "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."
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 "Load a saved alignment point list so that you can run the same alignment you ran on a previous occasion."
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 "Save the alignment list so that you can run this alignment again in the future."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, previewB)
#. +> trunk5
#: ekos/align/mountmodel.ui:569
#, kde-format
msgid "Display the alignment points on the skymap as flags. Clicking it again will remove the flags. The flags will not be saved."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, startAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:604
#, kde-format
msgid "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."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, stopAlignB)
#. +> trunk5
#: ekos/align/mountmodel.ui:626
#, kde-format
msgid "<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>"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:66
#, kde-format
msgid "Failed to find astrometry.net binaries. Please ensure astrometry.net is installed and try again."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:67
#, 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:201
#, 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:205
#, 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:225
#: ekos/align/opsastrometrycfg.cpp:47
#: ekos/align/opsastrometryindexfiles.cpp:222
#, 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:247
#: ekos/align/opsastrometryindexfiles.cpp:244
#, kde-format
msgid "Unable to find data dir in astrometry configuration file."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:304
#, kde-format
msgid "Error starting solver: %1"
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:322
#, kde-format
msgid "Starting solver..."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:355
#: ekos/align/remoteastrometryparser.cpp:245
#, kde-format
msgid "Solver failed. Try again."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:379
#, kde-format
msgid "WCS header missing or corrupted. Solver failed."
msgstr ""
#. +> trunk5
#: ekos/align/offlineastrometryparser.cpp:412
#: ekos/align/onlineastrometryparser.cpp:485
#: ekos/align/remoteastrometryparser.cpp:287
#, kde-format
msgid "Solver completed in %1 second."
msgid_plural "Solver completed in %1 seconds."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:80
#, kde-format
msgid "Error: no connection to the Internet."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:189
#, kde-format
msgid "Failed to open the file %1: %2"
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:260
#, kde-format
msgid "Uploading file..."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:333
#, kde-format
msgid "JSON error during parsing (%1)."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:351
#, kde-format
msgid "Astrometry.net authentication failed. Check the validity of the Astrometry.net API Key."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:359
#, kde-format
msgid "Authentication to astrometry.net is successful. Session: %1"
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:368
#, kde-format
msgid "Upload failed."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:377
#, kde-format
msgid "Parsing submission ID failed."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:382
#, kde-format
msgid "Upload complete. Waiting for astrometry.net solver to complete..."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:405
#, kde-format
msgid "Failed to retrieve job ID."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:439
#, kde-format
msgid "Solver failed after %1 second."
msgid_plural "Solver failed after %1 seconds."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:449
#, kde-format
msgid "Error parsing parity."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:456
#, kde-format
msgid "Error parsing orientation."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:464
#, kde-format
msgid "Error parsing RA."
msgstr ""
#. +> trunk5
#: ekos/align/onlineastrometryparser.cpp:471
#: ekos/align/onlineastrometryparser.cpp:479
#, kde-format
msgid "Error parsing DEC."
msgstr ""
#. +> trunk5
#: ekos/align/opsalign.cpp:36
#, kde-format
msgid "Internal or External Plate Solver?"
msgstr ""
#. +> trunk5
#: ekos/align/opsalign.cpp:41
#, kde-format
msgid "Internal or External astrometry.cfg?"
msgstr ""
#. i18n: ectx: label, entry (AstrometryWCSIsInternal), group (Align)
#. +> trunk5
#: ekos/align/opsalign.cpp:46 kstars.kcfg:1873
#, 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 "<p>This option should <b>ONLY</b> be checked if your astrometry.net version is 0.67 or earlier. Uncheck for any versions greater than 0.67</p>"
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)
#. i18n: ectx: label, entry (AstrometryUseResort), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:38 kstars.kcfg:1800
#, 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: 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)
#. i18n: ectx: label, entry (AstrometryUseNoVerify), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:51 kstars.kcfg:1804
#, 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: 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)
#. i18n: ectx: label, entry (AstrometryDetectParity), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:64 kstars.kcfg:1852
#, kde-format
msgid "Detect parity and reuse it to speed up solver."
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 "Prevents creation of unnecessary files unused by Ekos."
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 "Overwrite already generated files. It must be checked to prevent solver failure."
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 "Update Image Scale Bounds from the currently active camera and telescope combination."
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 "The high end of the imager scale, calculated as a little bigger than the longer dimension of the image."
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)
#. i18n: ectx: label, entry (AstrometryUseDownsample), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:231 ekos/align/opsastrometry.ui:295
#: kstars.kcfg:1826
#, kde-format
msgid "Downsample the image to shrink its size and speed up the solver."
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)
#. i18n: ectx: label, entry (AstrometryUseImageScale), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:244 kstars.kcfg:1808
#, 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: 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:414
#, kde-format
msgid "The lower end of the imager scale, calculated as a little smaller than the shorter dimension of the image."
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:635
#, kde-format
msgid "Auto Update"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, imageWarningLabel)
#. +> trunk5
#: ekos/align/opsastrometry.ui:370
#, kde-format
msgid "Image Scale Auto Update is turned off."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_50)
#. +> trunk5
#: ekos/align/opsastrometry.ui:404
#, 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"
"</ul>"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_50)
#. +> trunk5
#: ekos/align/opsastrometry.ui:407
#, kde-format
msgid "u"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/align/opsastrometry.ui:417
#, kde-format
msgid "Low"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/align/opsastrometry.ui:443
#, kde-format
msgid "Position Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryUsePosition)
#. i18n: ectx: label, entry (AstrometryUsePosition), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:449 kstars.kcfg:1834
#, 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: property (text), widget (QCheckBox, kcfg_AstrometryUsePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:452
#, kde-format
msgid "Use Position"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_44)
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. i18n: ectx: label, entry (AstrometryRadius), group (Align)
#. +> trunk5
#: ekos/align/opsastrometry.ui:471 ekos/align/opsastrometry.ui:578
#: kstars.kcfg:1848
#, kde-format
msgid "The Search Radius for the Estimated Telescope/Image Field Position in degrees."
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_44)
#. i18n: ectx: property (text), widget (QLabel, bortleClassLabel5)
#. +> trunk5
#: ekos/align/opsastrometry.ui:474 tools/whatsinteresting/wilpsettings.ui:103
#, kde-format
msgid "5"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_47)
#. i18n: ectx: property (toolTip), widget (dmsBox, estRA)
#. i18n: ectx: property (toolTip), widget (QLabel, label_14)
#. +> trunk5
#: ekos/align/opsastrometry.ui:503 ekos/align/opsastrometry.ui:526
#: ekos/align/opsastrometry.ui:533
#, kde-format
msgid "The RA of the Estimated Telescope/Image Field Position in hh:mm:ss notation"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_47)
#. +> trunk5
#: ekos/align/opsastrometry.ui:506
#, kde-format
msgid "3"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#. i18n: ectx: property (toolTip), widget (dmsBox, estDec)
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit_48)
#. +> trunk5
#: ekos/align/opsastrometry.ui:513 ekos/align/opsastrometry.ui:597
#: ekos/align/opsastrometry.ui:620
#, kde-format
msgid "The DEC of the Estimated Telescope/Image Field Position in dd:mm:ss notation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, updatePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:555
#, kde-format
msgid "Update coordinates to the current telescope position"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/opsastrometry.ui:581
#, kde-format
msgid "Radius"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit_48)
#. +> trunk5
#: ekos/align/opsastrometry.ui:623
#, kde-format
msgid "4"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryAutoUpdatePosition)
#. +> trunk5
#: ekos/align/opsastrometry.ui:632
#, kde-format
msgid "Automatically update position coordinates when mount completes slewing."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, positionWarningLabel)
#. +> trunk5
#: ekos/align/opsastrometry.ui:663
#, kde-format
msgid "Position Auto Update is turned off."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AstrometryDifferentialSlewing)
#. +> trunk5
#: ekos/align/opsastrometry.ui:684
#, kde-format
msgid "Do not use Sync when Slew to Target is selected. Use differential slewing to correct for discrepancies. This is useful on some mounts (e.g. Paramount)."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AstrometryDifferentialSlewing)
#. +> trunk5
#: ekos/align/opsastrometry.ui:687
#, kde-format
msgid "Use differential slewing instead of syncing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/opsastrometry.ui:713
#, kde-format
msgid "Custom:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_AstrometryCustomOptions)
#. +> trunk5
#: ekos/align/opsastrometry.ui:720
#, kde-format
msgid "Additional optional astrometry.net options."
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometrycfg.cpp:75
#, kde-format
msgid "Internal Astrometry configuration file write error."
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometrycfg.cpp:81
#, 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:139
#: ekos/align/opsastrometryindexfiles.ui:183
#, kde-format
msgid "Optional"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_32)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:156
#: ekos/align/opsastrometryindexfiles.cpp:161
#: ekos/align/opsastrometryindexfiles.ui:75
#, kde-format
msgid "Required"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_33)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:173
#: ekos/align/opsastrometryindexfiles.cpp:178
#: ekos/align/opsastrometryindexfiles.ui:129
#, kde-format
msgid "Recommended"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:327
#, kde-format
msgid "Download Timed out. Either the network is not fast enough, the file is not accessible, or you are not connected."
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:369
#, kde-format
msgid "File Write Error"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:386
#: ekos/align/opsastrometryindexfiles.cpp:520
#, kde-format
msgid "Astrometry Folder Permissions Error"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:466
#, kde-format
msgid "Could not contact Astrometry Index Server: broiler.astrometry.net"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:472
#, kde-format
msgid "Are you sure you want to delete these index files? %1"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:473
#, kde-format
msgid "Delete File(s)"
msgstr ""
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.cpp:488
#: ekos/align/opsastrometryindexfiles.cpp:511
#, 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. Please see the Astrometrty.net <a href=\"http://astrometry.net/doc/readme.html\"><span style=\" text-decoration: underline; color:#0000ff;\">README</span></a> for details. The following list provides a complete list of the index files, along with recommended index files to install given the 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, required_legend)
#. i18n: ectx: property (toolTip), widget (QLabel, label_32)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:56
#: ekos/align/opsastrometryindexfiles.ui:72
#, 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, recommended_legend)
#. i18n: ectx: property (toolTip), widget (QLabel, label_33)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:110
#: ekos/align/opsastrometryindexfiles.ui:126
#, 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, optional_legend)
#. i18n: ectx: property (toolTip), widget (QLabel, label_35)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:164
#: ekos/align/opsastrometryindexfiles.ui:180
#, 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:194
#: ekos/align/opsastrometryindexfiles.ui:207
#, 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:197
#, kde-format
msgid "Index Files Location: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, openIndexFileDirectory)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:214
#, 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:217
#, kde-format
msgid "Open"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_28)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:224
#, 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:227
#, kde-format
msgid "Current CCD FOV: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4210)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:267
#, kde-format
msgid "index-4210.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4208)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:274
#, kde-format
msgid "index-4208.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_26)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:281
#, kde-format
msgid "(arcminutes)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:288
#, kde-format
msgid "SkyMark"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_58)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:357
#, kde-format
msgid "(242 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:364
#, kde-format
msgid "680' - 1000'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_132)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:433
#, kde-format
msgid "Wide Fields"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_37)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:443
#, kde-format
msgid "(160 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4115)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:512
#, kde-format
msgid "index-4115.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4111)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:519
#, kde-format
msgid "index-4111.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_42)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:588
#, kde-format
msgid "(2.1 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4107)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:657
#, kde-format
msgid "index-4107.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:669
#, 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:707
#: ekos/align/opsastrometryindexfiles.ui:801
#: ekos/align/opsastrometryindexfiles.ui:888
#: ekos/align/opsastrometryindexfiles.ui:1468
#: ekos/align/opsastrometryindexfiles.ui:2538
#: ekos/align/opsastrometryindexfiles.ui:2773
#: ekos/align/opsastrometryindexfiles.ui:3011
#: ekos/align/opsastrometryindexfiles.ui:3426
#, kde-format
msgid "info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_29)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:716
#, kde-format
msgid "(129 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_38)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:723
#, 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:730
#: ekos/align/opsastrometryindexfiles.ui:838
#: ekos/align/opsastrometryindexfiles.ui:1009
#: ekos/align/opsastrometryindexfiles.ui:1080
#: ekos/align/opsastrometryindexfiles.ui:1304
#: ekos/align/opsastrometryindexfiles.ui:1411
#: ekos/align/opsastrometryindexfiles.ui:2265
#: ekos/align/opsastrometryindexfiles.ui:3270
#: ekos/align/opsastrometryindexfiles.ui:3362
#: ekos/align/opsastrometryindexfiles.ui:3630
#: ekos/align/opsastrometryindexfiles.ui:3800
#, kde-format
msgid "perc"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4201)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:737
#, kde-format
msgid "index-4201-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4207)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:744
#, kde-format
msgid "index-4207-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_61)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:751
#, kde-format
msgid "(1.3 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:763
#, kde-format
msgid "4.0' - 5.6'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_45)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:810
#, kde-format
msgid "(20 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_53)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:817
#, kde-format
msgid "(4.8 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:824
#, kde-format
msgid "480' - 680'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_60)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:831
#, kde-format
msgid "(723 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:850
#, kde-format
msgid "16' - 22'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_64)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:897
#, kde-format
msgid "(9.7 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:971
#, kde-format
msgid "120' - 170'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_71)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1087
#, kde-format
msgid "Fields"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4218)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1097
#, kde-format
msgid "index-4218.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_51)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1104
#, kde-format
msgid "(1.2 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_46)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1297
#, kde-format
msgid "(39 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4119)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1311
#, kde-format
msgid "index-4119.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4202)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1318
#, kde-format
msgid "index-4202-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1325
#, kde-format
msgid "Tycho2 Catalog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_65)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1335
#, kde-format
msgid "(24 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_47)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1342
#, kde-format
msgid "(78 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4117)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1418
#, kde-format
msgid "index-4117.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1430
#, kde-format
msgid "8' - 11'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4212)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1477
#, kde-format
msgid "index-4212.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4116)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1608
#, kde-format
msgid "index-4116.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_62)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1615
#, kde-format
msgid "(2.6 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_56)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1684
#, kde-format
msgid "(141 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_70)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1691
#, kde-format
msgid "Narrow - Medium"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4203)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1701
#, kde-format
msgid "index-4203-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4108)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1832
#, kde-format
msgid "index-4108.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4217)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1963
#, kde-format
msgid "index-4217.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1970
#, kde-format
msgid "1400' - 2000'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1977
#, kde-format
msgid "170' - 240'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_50)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:1984
#, kde-format
msgid "(624 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4214)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2053
#, kde-format
msgid "index-4214.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2060
#, kde-format
msgid "240' - 340'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_49)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2067
#, 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:2074
#: ekos/align/opsastrometryindexfiles.ui:3376
#, kde-format
msgid "(filesize)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2084
#, kde-format
msgid "340' - 480'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_57)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2153
#, kde-format
msgid "(183 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2227
#, kde-format
msgid "42' - 60'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_43)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2398
#, kde-format
msgid "(4 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4206)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2405
#, kde-format
msgid "index-4206-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_54)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2412
#, kde-format
msgid "(8.8 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4109)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2419
#, kde-format
msgid "index-4109.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4113)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2426
#, kde-format
msgid "index-4113.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2500
#, kde-format
msgid "2.8' - 4.0'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_48)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2547
#, kde-format
msgid "(156 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4205)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2554
#, kde-format
msgid "index-4205-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4118)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2654
#, kde-format
msgid "index-4118.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4213)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2723
#, kde-format
msgid "index-4213.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2735
#, kde-format
msgid "2.0' - 2.8'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4219)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2782
#, kde-format
msgid "index-4219.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4204)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2913
#, kde-format
msgid "index-4204-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2951
#, kde-format
msgid "2Mass Catalog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_69)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2961
#, kde-format
msgid "Diameters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:2973
#, kde-format
msgid "11' - 16'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4215)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3020
#, kde-format
msgid "index-4215.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_55)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3213
#, kde-format
msgid "(13.6 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4200)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3220
#, kde-format
msgid "index-4200-*.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3232
#, kde-format
msgid "60' - 85'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4110)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3279
#, kde-format
msgid "index-4110.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_41)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3286
#, kde-format
msgid "(1 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4114)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3293
#, kde-format
msgid "index-4114.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_68)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3369
#, kde-format
msgid "(157 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3388
#, kde-format
msgid "22' - 30'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_59)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3435
#, kde-format
msgid "(399 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_40)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3442
#, kde-format
msgid "(582 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_67)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3511
#, kde-format
msgid "(90 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4216)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3518
#, kde-format
msgid "index-4216.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3592
#, kde-format
msgid "30' - 42'"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4211)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3639
#, kde-format
msgid "index-4211.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4209)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3708
#, kde-format
msgid "index-4209.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_39)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3715
#, kde-format
msgid "(332 K)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_52)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3722
#, kde-format
msgid "(2.5 G)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, index_4112)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3729
#, kde-format
msgid "index-4112.fits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_44)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3736
#, kde-format
msgid "(7.6 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_63)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3743
#, kde-format
msgid "(5.1 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_66)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3750
#, kde-format
msgid "(47 M)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3762
#, kde-format
msgid "85' - 120'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: ekos/align/opsastrometryindexfiles.ui:3809
#, kde-format
msgid "1000' - 1400'"
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:46
#, kde-format
msgid "Cannot open file %1 for reading."
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:56
#, kde-format
msgid "Failed to find solver properties."
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:79
#, kde-format
msgid "Not enough memory for file %1."
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:99
#, kde-format
msgid "Starting remote solver..."
msgstr ""
#. +> trunk5
#: ekos/align/remoteastrometryparser.cpp:111
#, 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 ""
#. i18n("Does %1 have mechanical or electronic shutter?", deviceName),
#. i18n("Dark Exposure")) == KMessageBox::Yes)
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:277
#, kde-format
msgid "Does %1 have a shutter?"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:278 ekos/auxiliary/darklibrary.cpp:295
#, kde-format
msgid "Dark Exposure"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:295
#, kde-format
msgid "Cover the telescope or camera in order to take a dark exposure."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:299
#, kde-format
msgid "Dark frame capture cancelled."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:318
#, kde-format
msgid "Capturing dark frame..."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:341
#, kde-format
msgid "Dark frame received."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/darklibrary.cpp:356
#, 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:141 ekos/capture/capture.ui:747
#: ekos/capture/capture.ui:1641 oal/equipmentwriter.ui:571
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:143
#, kde-format
msgid "Filter exposure time during focus"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:144
#, kde-format
msgid "Exposure"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:146
#, kde-format
msgid "Relative offset in steps"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:147
#, kde-format
msgid "Offset"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:149
#, kde-format
msgid "Start Auto Focus when filter is activated"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, startFocusB)
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:150 ekos/ekos.h:137 ekos/focus/focus.ui:140
#, kde-format
msgid "Auto Focus"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:152
#, kde-format
msgid "Lock specific filter when running Auto Focus"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:153
#, kde-format
msgid "Lock Filter"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:155
#, kde-format
msgid "Flat frames are captured at this focus position. It is updated automatically by focus process if enabled."
msgstr ""
#. +> trunk5
#: ekos/auxiliary/filtermanager.cpp:156
#, kde-format
msgid "Flat Focus Position"
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:897
#: ekos/focus/focus.ui:475
#, 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:166
#: ekos/capture/capture.ui:1023 ekos/focus/focus.ui:418
#: ekos/profileeditor.ui:368
#, 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 ""
#. +> trunk5
#: ekos/auxiliary/opslogs.cpp:58
#, kde-format
msgid "Clear all logs (%1)"
msgstr ""
#. +> trunk5
#: ekos/auxiliary/opslogs.cpp:152
#, kde-format
msgid "Are you sure you want to delete all logs?"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearLogsB)
#. +> trunk5
#: ekos/auxiliary/opslogs.cpp:162 ekos/auxiliary/opslogs.ui:460
#, kde-format
msgid "Clear all logs"
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 (toolTip), widget (QPushButton, logsB)
#. i18n: ectx: property (text), widget (QPushButton, logsB)
#. +> trunk5
-#: ekos/auxiliary/opslogs.ui:71 ekos/manager.ui:368
+#: ekos/auxiliary/opslogs.ui:71 ekos/manager.ui:461 ekos/manager.ui:464
#, 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 (toolTip), widget (QCheckBox, kcfg_GuideLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:84
#, kde-format
msgid "Log Ekos Guide module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_GuideLogging)
#. i18n: ectx: property (text), widget (QPushButton, guideB)
#. i18n: ectx: property (title), widget (QGroupBox, guideGroup)
#. i18n: ectx: property (text), widget (QCheckBox, guideStepCheck)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:87 ekos/guide/guide.cpp:458
-#: ekos/guide/guide.ui:154 ekos/manager.cpp:2072 ekos/manager.ui:1315
-#: ekos/scheduler/scheduler.ui:353 fitsviewer/fitsviewer.cpp:386
+#: ekos/guide/guide.ui:154 ekos/manager.cpp:2079 ekos/manager.ui:1333
+#: ekos/scheduler/scheduler.ui:215 fitsviewer/fitsviewer.cpp:386
#, kde-format
msgid "Guide"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIAuxiliaryLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:97
#, kde-format
msgid "Auxiliary"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AlignmentLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:107
#, kde-format
msgid "Log Ekos Alignment module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlignmentLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:110
#, kde-format
msgid "Alignment"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_LogToFile)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:120 options/opsadvanced.ui:321
#, kde-format
msgid "Log output to log file"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_LogToFile)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:123 options/opsadvanced.ui:324
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_MountLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:130
#, 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:133 ekos/auxiliary/opslogs.ui:219
-#: ekos/manager.cpp:2008
+#: ekos/manager.cpp:2015
#, kde-format
msgid "Mount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:143
#, 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, Manager)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:146 ekos/manager.ui:26 kstarsactions.cpp:1050
#: kstarsinit.cpp:424
#, kde-format
msgid "Ekos"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_LogToDefault)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:153 options/opsadvanced.ui:305
#, 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:156 options/opsadvanced.ui:308
#, kde-format
msgid "Defaul&t"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_DisableLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:183 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:186 options/opsadvanced.ui:258
#, kde-format
msgid "&Disable"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_VerboseLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:199 options/opsadvanced.ui:292
#, kde-format
msgid "Enable verbose debug output"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_VerboseLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:202 options/opsadvanced.ui:295
#, kde-format
msgid "&Verbose"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_RegularLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:229 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:232 options/opsadvanced.ui:229
#, kde-format
msgid "Reg&ular"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:245 options/opsadvanced.ui:285
#, 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:252 ekos/scheduler/scheduler.ui:1069
+#: ekos/auxiliary/opslogs.ui:252 ekos/scheduler/scheduler.ui:1082
#, kde-format
msgid "Weather"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:262
#, 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:265
#, 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:272 ekos/focus/focus.ui:42
#, kde-format
msgid "Focuser"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_INDILogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:282
#, kde-format
msgid "Log INDI devices activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDILogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:285 kstarsactions.cpp:1046
#, kde-format
msgid "INDI"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIDomeLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:295
#, kde-format
msgid "Dome"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIDetectorLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:305
#, kde-format
msgid "Detector"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_CaptureLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:315
#, kde-format
msgid "Log Ekos Capture module activity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CaptureLogging)
#. i18n: ectx: property (text), widget (QPushButton, captureB)
#. i18n: ectx: property (title), widget (QGroupBox, captureGroup)
#. i18n: ectx: attribute (title), widget (QWidget, captureTab)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:318 ekos/focus/focus.ui:166
#: ekos/guide/guide.ui:63 ekos/guide/internalguide/guider.ui:213
-#: ekos/manager.ui:568 ekos/opsekos.ui:315
+#: ekos/manager.ui:586 ekos/opsekos.ui:315
#, kde-format
msgid "Capture"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FocusLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:328
#, 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:331 ekos/manager.cpp:1938 ekos/manager.ui:1118
-#: ekos/scheduler/scheduler.ui:321 fitsviewer/fitsviewer.cpp:382
+#: ekos/auxiliary/opslogs.ui:331 ekos/manager.cpp:1945 ekos/manager.ui:1136
+#: ekos/scheduler/scheduler.ui:183 fitsviewer/fitsviewer.cpp:382
#, kde-format
msgid "Focus"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SchedulerLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:341
#, 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:344 ekos/manager.cpp:213 ekos/opsekos.ui:151
+#: ekos/auxiliary/opslogs.ui:344 ekos/manager.cpp:215 ekos/opsekos.ui:151
#, kde-format
msgid "Scheduler"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FITSLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:354
#, 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:357 ekos/capture/capture.cpp:754
#: ekos/capture/capture.cpp:764 ekos/capture/capture.ui:191
#: kstarsactions.cpp:1040
#, kde-format
msgid "FITS"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDICCDLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:367
#, kde-format
msgid "CCD"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIGPSLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:377
#, kde-format
msgid "GPS"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIRotatorLogging)
#. i18n: ectx: property (text), widget (QPushButton, rotatorB)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:384 ekos/capture/capture.ui:424
#, kde-format
msgid "Rotator"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_INDIAOLogging)
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:391 ekos/profileeditor.ui:490
#, kde-format
msgid "Adaptive Optics"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_INDIAOLogging)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:394
#, kde-format
msgid "AO"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_showINDIMessages)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:406 indi/opsindi.ui:388
#, 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:409 ekos/auxiliary/opslogs.ui:412
#: indi/opsindi.ui:391 indi/opsindi.ui:394
#, 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:415 indi/opsindi.ui:397
#, kde-format
msgid "INDI messages in status &bar"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#. +> trunk5
#: ekos/auxiliary/opslogs.ui:441
#, 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:1484
+#: ekos/capture/calibrationoptions.ui:246 ekos/scheduler/scheduler.ui:1503
#, 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:1500
+#: ekos/capture/calibrationoptions.ui:253 ekos/scheduler/scheduler.ui:1519
#, kde-format
msgid "Park Dome"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:175 ekos/capture/capture.cpp:3737
#, kde-format
msgid "Add job to sequence queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:176 ekos/capture/capture.cpp:3738
#, kde-format
msgid "Remove job from sequence queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:317
#, kde-format
msgid "Sequence shall be paused after current exposure is complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:321
#, kde-format
msgid "Resume Sequence"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:330 ekos/capture/capture.cpp:469
#, kde-format
msgid "Stop Sequence"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:336
#, kde-format
msgid "Sequence resumed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:356 ekos/capture/capture.cpp:1995
#, kde-format
msgid "Auto dark subtract is not supported in batch mode."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:397
#, kde-format
msgid "No pending jobs found. Please add a job to the sequence queue."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:406
#, 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:407 ekos/capture/capture.cpp:3615
#, kde-format
msgid "Reset job status"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:421
#, kde-format
msgid "Warning: option \"Always Reset Sequence When Starting\" is enabled and resets the sequence counts."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:475
#, kde-format
msgid "Warning: Guide deviation is selected but autoguide process was not started."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:477
#, kde-format
msgid "Warning: in-sequence focusing is selected but autofocus process was not started."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:499
#, kde-format
msgid "CCD capture stopped"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:503
#, kde-format
msgid "CCD capture suspended"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:507
#, kde-format
msgid "CCD capture aborted"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, startB)
#. +> trunk5
#: ekos/capture/capture.cpp:588 ekos/capture/capture.ui:1778
#, kde-format
msgid "Start Sequence"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, transferFormatCombo)
#. +> trunk5
#: ekos/capture/capture.cpp:765 ekos/capture/capture.ui:196
#, kde-format
msgid "Native"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1205 ekos/capture/capture.cpp:1326
#: ekos/capture/capture.cpp:1429 ekos/capture/capture.cpp:1764
#, kde-format
msgid "Sequence paused."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1206 ekos/capture/capture.cpp:1327
#: ekos/capture/capture.cpp:1430 ekos/capture/capture.cpp:1765
#, kde-format
msgid "Paused..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1212
#, kde-format
msgid "Waiting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1234
#, kde-format
msgid "Failed to save file to %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1298 fitsviewer/fitsdebayer.cpp:60
#, kde-format
msgid "Complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1302
#, kde-format
msgid "Captured image received"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1354
#, kde-format
msgid "Received image %1 out of %2."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1365
#, kde-format
msgid "Executing post capture script %1"
msgstr ""
#. i18n("CCD capture sequence completed"));
#. +> trunk5
#: ekos/capture/capture.cpp:1410
#, kde-format
msgid "CCD capture sequence completed"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1512
#, kde-format
msgid "Dithering..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1524
#, kde-format
msgid "Scheduled refocus starting after %1 seconds..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1526 ekos/capture/capture.cpp:1553
#: ekos/capture/capture.cpp:1782 ekos/capture/capture.cpp:1793
#, kde-format
msgid "Focusing..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1600
#, kde-format
msgid "Cannot perform auto dark subtraction of native DSLR formats."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1618 ekos/focus/focus.cpp:908
#, kde-format
msgid "Error: Lost connection to CCD."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1625 ekos/capture/capture.cpp:1753
#, kde-format
msgid "Cannot capture while focus module is busy."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1667
#, kde-format
msgid "Cannot calculate ADU levels in non-FITS images."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1725
#, kde-format
msgid "Capturing %1-second %2 image..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1738
#, kde-format
msgid "Failed to set sub frame."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1743
#, kde-format
msgid "Failed to set binning."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1791
#, kde-format
msgid "Scheduled refocus started..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1904
#, kde-format
msgid "Capture failed. Check INDI Control Panel for details."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1943
#, kde-format
msgid "Downloading..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1949
#, kde-format
msgid "second left"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:1951
#, kde-format
msgid "seconds left"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2001
#, kde-format
msgid "You must set remote directory for Local & Both modes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2007
#, kde-format
msgid "You must set local directory for Client & Both modes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2218
#, kde-format
msgid "Job #%1 changes applied."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2487
#, kde-format
msgid "Job requires %1-second %2 images, has already %3/%4 captures and does not need to run."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2499
#, kde-format
msgid "Job requires %1-second %2 images, has %3/%4 frames captured and will be processed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2553
#, kde-format
msgid "Manual scheduled focusing is not supported. Run Autofocus process before trying again."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2566
#, kde-format
msgid "Manual focusing post filter change is not supported. Run Autofocus process before trying again."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2652
#, kde-format
msgid "Setting temperature to %1 C..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2653
#, kde-format
msgid "Set %1 C..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2657
#, kde-format
msgid "Setting rotation to %1 degrees E of N..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2658
#, kde-format
msgid "Set Rotator %1..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2710
#, kde-format
msgid "Warning: Calibration process was prematurely terminated."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2759
#, kde-format
msgid "Post meridian flip calibration completed successfully."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2788
#, kde-format
msgid "Guiding deviation %1 exceeded limit value of %2 arcsecs, suspending exposure and waiting for guider up to %3 seconds."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2826
#, kde-format
msgid "Guiding deviation %1 is now lower than limit value of %2 arcsecs, resuming exposure."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2830
#, 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:2837
#, kde-format
msgid "Guiding deviation %1 is still higher than limit value of %2 arcsecs."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2917 ekos/capture/capture.cpp:2935
#, kde-format
msgid "Focus complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:2921 ekos/capture/capture.cpp:2940
#, kde-format
msgid "Autofocus failed. Aborting exposure..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3052 ekos/scheduler/mosaic.cpp:214
#, kde-format
msgid "FITS Save Directory"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3062
#, kde-format
msgid "Open Ekos Sequence Queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3403
#, kde-format
msgid "Save Ekos Sequence Queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3433
#, kde-format
msgid "Failed to save sequence queue"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3466
#, kde-format
msgid "Could not open file"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3486
#, kde-format
msgid "Warning: HFR-based autofocus is set but option \"Save Sequence HFR Value to File\" is not enabled. Current HFR value will not be written to sequence file."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3595
#, kde-format
msgid "Sequence queue saved to %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3615
#, kde-format
msgid "Are you sure you want to reset status of all jobs?"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3720
#, kde-format
msgid "Editing job #%1..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3723 ekos/scheduler/scheduler.cpp:853
#, kde-format
msgid "Apply job changes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3724
#, kde-format
msgid "Cancel job changes."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:3732
#, kde-format
msgid "Editing job canceled."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4039
#, kde-format
msgid "Telescope completed the meridian flip."
msgstr ""
#. i18n("Meridian flip is successfully completed"));
#. +> trunk5
#: ekos/capture/capture.cpp:4042
#, kde-format
msgid "Meridian flip is successfully completed"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4046
#, kde-format
msgid "Performing post flip re-alignment..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4047 ekos/capture/capture.cpp:4240
#, kde-format
msgid "Aligning..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4079
#, kde-format
msgid "Performing post flip re-calibration and guiding..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4080
#, kde-format
msgid "Calibrating..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4099
#, kde-format
msgid "Failed to retrieve telescope coordinates. Unable to calculate telescope's hour angle."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4135
#, kde-format
msgid "Current hour angle %1 hours exceeds meridian flip limit of %2 hours. Auto meridian flip is initiated."
msgstr ""
#. i18n("Meridian flip started"));
#. +> trunk5
#: ekos/capture/capture.cpp:4140
#, kde-format
msgid "Meridian flip started"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4155
#, kde-format
msgid "Meridian Flip..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4176
#, kde-format
msgid "Telescope meridian flip timed out. Please make sure your mount supports meridian flip."
msgstr ""
#. i18n("Meridian flip failed"));
#. +> trunk5
#: ekos/capture/capture.cpp:4181
#, kde-format
msgid "Meridian flip failed"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4190
#, kde-format
msgid "Retrying meridian flip again..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4199
#, kde-format
msgid "Guide module timed out."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4222
#, kde-format
msgid "Post flip re-alignment completed successfully."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4234
#, kde-format
msgid "Post-flip alignment failed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4239
#, kde-format
msgid "Post-flip alignment failed. Retrying..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4265
#, kde-format
msgid "Autoguiding stopped. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4292
#, kde-format
msgid "Post meridian flip calibration error. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4297
#, kde-format
msgid "Post meridian flip calibration error. Restarting..."
msgstr ""
#. i18np since guidingRate is DOUBLE value (e.g. 1.36) so we always use plural with that.
#. +> trunk5
#: ekos/capture/capture.cpp:4308
#, kde-format
msgid "Dither complete. Resuming capture in %1 seconds..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4313
#, kde-format
msgid "Dither complete."
msgstr ""
#. i18np since guidingRate is DOUBLE value (e.g. 1.36) so we always use plural with that.
#. +> trunk5
#: ekos/capture/capture.cpp:4322
#, kde-format
msgid "Warning: Dithering failed. Resuming capture in %1 seconds..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4327
#, kde-format
msgid "Warning: Dithering failed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4605
#, kde-format
msgid "Wall coordinates are invalid."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4651
#, kde-format
msgid "Unparking dust cap..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4656
#, kde-format
msgid "Unparking dust cap failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4670 ekos/capture/capture.cpp:4809
#, kde-format
msgid "Dust cap unparked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4678
#, kde-format
msgid "Autoguiding resumed."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4688
#, kde-format
msgid "Autoguiding suspended."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4710 ekos/capture/capture.cpp:4760
#, kde-format
msgid "Parking dust cap..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4715 ekos/capture/capture.cpp:4765
#, kde-format
msgid "Parking dust cap failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4729 ekos/capture/capture.cpp:4779
#, kde-format
msgid "Dust cap parked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4790
#, kde-format
msgid "UnParking dust cap..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4795
#, kde-format
msgid "UnParking dust cap failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4837
#, kde-format
msgid "Mount slewing to wall position..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4848
#, kde-format
msgid "Slew to wall position complete."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4881
#, kde-format
msgid "Parking mount prior to calibration frames capture..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4886
#, kde-format
msgid "Parking mount failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4901 ekos/scheduler/scheduler.cpp:5114
#, kde-format
msgid "Mount parked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4915 ekos/scheduler/scheduler.cpp:5292
#, kde-format
msgid "Parking dome..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4920
#, kde-format
msgid "Parking dome failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:4935 ekos/scheduler/scheduler.cpp:5356
#, kde-format
msgid "Dome parked."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5013
#, kde-format
msgid "Flat calibration failed. Captured image is only %1-bit while requested ADU is %2."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5023
#, kde-format
msgid "Current image is saturated (%1). Next exposure is %2 seconds."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5043
#, kde-format
msgid "Current ADU %1 within target ADU tolerance range."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5076
#, kde-format
msgid "Unable to calculate optimal exposure settings, please capture the flats manually."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5086
#, kde-format
msgid "Current ADU is %1 Next exposure is %2 seconds."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5107
#, kde-format
msgid "An empty image is received, aborting..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5119
#, kde-format
msgid "Remote image saved to %1"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5143
#, kde-format
msgid "Post capture script finished with code %1."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5153
#, kde-format
msgid "Processing meridian flip..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5158
#, kde-format
msgid "Resuming sequence..."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5197
#, kde-format
msgid "Filter Focus Offsets"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5216
#, kde-format
msgid "Set <em>relative</em> filter focus offset in steps."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5354
#, kde-format
msgid "Select Current Observer"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5356
#, kde-format
msgid "Current Observer:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ObserverAdd)
#. +> trunk5
#: ekos/capture/capture.cpp:5367 oal/execute.cpp:49 oal/observeradd.cpp:36
#: oal/observeradd.ui:26
#, kde-format
msgid "Manage Observers"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5411
#, kde-format
msgid "Ekos will refocus in %1 seconds."
msgstr ""
#. i18n("Ekos will refocus in %1 seconds, last procedure was %2 seconds ago.", refocusEveryNTimer.elapsed()/1000-refocusEveryNTimer.elapsed()*60, refocusEveryNTimer.elapsed()/1000));
#. +> trunk5
#: ekos/capture/capture.cpp:5417
#, kde-format
msgid "Ekos will refocus in %1 seconds, last procedure was %2 seconds ago."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5421
#, kde-format
msgid "Ekos will refocus as soon as possible, last procedure was %1 seconds ago."
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5624
#, kde-format
msgid "Reset %1 configuration to default?"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5624
#, kde-format
msgid "Confirmation"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5642
#, kde-format
msgid "Cooler is on"
msgstr ""
#. +> trunk5
#: ekos/capture/capture.cpp:5642
#, kde-format
msgid "Cooler is off"
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:206
#, kde-format
msgid "CCD && Filter Wheel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_12)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/capture/capture.ui:79 ekos/focus/focus.ui:510
#, kde-format
msgid "Frame:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_13)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, l_26)
#. +> trunk5
#: ekos/capture/capture.ui:92 ekos/guide/manualdither.ui:67
#: ekos/guide/opscalibration.ui:158
#, kde-format
msgid "X:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, binXIN)
#. +> trunk5
#: ekos/capture/capture.ui:118
#, kde-format
msgid "Horizontal binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_11)
#. +> trunk5
#: ekos/capture/capture.ui:140
#, kde-format
msgid "V:"
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_6)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_2_4)
#. i18n: ectx: property (toolTip), widget (QLabel, FilterPosLabel)
#. +> trunk5
#: ekos/capture/capture.ui:157 ekos/capture/capture.ui:1104
#: ekos/capture/capture.ui:1117 ekos/capture/capture.ui:1220
#: ekos/focus/focus.ui:441
#, kde-format
msgid "Number of images to capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5
#: ekos/capture/capture.ui:163
#, kde-format
msgid "Count:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, customValuesB)
#. +> trunk5
#: ekos/capture/capture.ui:180
#, kde-format
msgid "Custom Properties..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, transferFormatCombo)
#. +> trunk5
#: ekos/capture/capture.ui:187
#, kde-format
msgid "Image Transfer Format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ISOLabel)
#. +> trunk5
#: ekos/capture/capture.ui:204 ekos/focus/focus.ui:401
#, kde-format
msgid "ISO:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_9)
#. +> trunk5
#: ekos/capture/capture.ui:237
#, kde-format
msgid "Horizontal and Vertical binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_9)
#. +> trunk5
#: ekos/capture/capture.ui:243
#, kde-format
msgid "Binning:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#. +> trunk5
#: ekos/capture/capture.ui:268
#, 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:271 ekos/focus/focus.ui:520
#: ekos/scheduler/mosaic.ui:613
#, kde-format
msgid "Reset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_14)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, l_27)
#. +> trunk5
#: ekos/capture/capture.ui:313 ekos/guide/manualdither.ui:94
#: ekos/guide/opscalibration.ui:172
#, kde-format
msgid "Y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/capture/capture.ui:343
#, kde-format
msgid "Format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_15)
#. +> trunk5
#: ekos/capture/capture.ui:356
#, kde-format
msgid "W:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, calibrationB)
#. +> trunk5
#: ekos/capture/capture.ui:402
#, kde-format
msgid "Dark & Flat frames automatic calibration options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, calibrationB)
#. +> trunk5
#: ekos/capture/capture.ui:405 ekos/guide/guide.cpp:449
#: ekos/guide/internalguide/rcalibration.cpp:45
#, kde-format
msgid "Calibration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, rotatorB)
#. +> trunk5
#: ekos/capture/capture.ui:421
#, kde-format
msgid "Rotator Control"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, exposureLabel_2)
#. +> trunk5
#: ekos/capture/capture.ui:433
#, 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:439 oal/equipmentwriter.ui:641
#, kde-format
msgid "Exposure:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_8)
#. +> trunk5
#: ekos/capture/capture.ui:487
#, kde-format
msgid "Delay in seconds between consecutive images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_8)
#. +> trunk5
#: ekos/capture/capture.ui:493
#, kde-format
msgid "Delay:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: ekos/capture/capture.ui:505
#, kde-format
msgid "<b>Capture Settings</b>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, ISOCombo)
#. +> trunk5
#: ekos/capture/capture.ui:536
#, kde-format
msgid "ISO settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, binYIN)
#. +> trunk5
#: ekos/capture/capture.ui:575
#, kde-format
msgid "Vertical binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/capture/capture.ui:596
#, kde-format
msgid "<b>File Settings</b>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5
#: ekos/capture/capture.ui:623
#, 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)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/capture.ui:626 ekos/profileeditor.ui:602
#, kde-format
msgid "Remote:"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteDirIN)
#. +> trunk5
#: ekos/capture/capture.ui:639
#, kde-format
msgid "/home/pi"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. +> trunk5
#: ekos/capture/capture.ui:646
#, 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:649 ekos/scheduler/scheduler.ui:1379
-#: ekos/scheduler/scheduler.ui:1549
+#: ekos/capture/capture.ui:649 ekos/scheduler/scheduler.ui:1392
+#: ekos/scheduler/scheduler.ui:1568
#, 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:666 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:671 indi/drivermanager.ui:153
#, kde-format
msgid "Local"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, uploadModeCombo)
#. +> trunk5
#: ekos/capture/capture.ui:676
#, kde-format
msgid "Both"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_18)
#. +> trunk5
#: ekos/capture/capture.ui:684
#, 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:690 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:697 ekos/capture/rotatorsettings.ui:362
#, kde-format
msgid "Target"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_7)
#. +> trunk5
#: ekos/capture/capture.ui:710
#, 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:716
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/capture/capture.ui:729
#, 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:732
#, kde-format
msgid "Upload:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, filterCheck)
#. +> trunk5
#: ekos/capture/capture.ui:744
#, kde-format
msgid "Append the active filter slot to the prefix"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, expDurationCheck)
#. +> trunk5
#: ekos/capture/capture.ui:754
#, 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:757 indi/recordingoptions.ui:40
#, kde-format
msgid "Duration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, ISOCheck)
#. +> trunk5
#: ekos/capture/capture.ui:764
#, kde-format
msgid "Append time stamp to the prefix"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ISOCheck)
#. +> trunk5
#: ekos/capture/capture.ui:767
#, kde-format
msgid "TS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, temperatureIN)
#. +> trunk5
#: ekos/capture/capture.ui:829
#, kde-format
msgid "Desired CCD temperature"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/capture/capture.ui:852
#, kde-format
msgid "Cooler:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, setTemperatureB)
#. +> trunk5
#: ekos/capture/capture.ui:868
#, kde-format
msgid "Set CCD temperature"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, coolerOnB)
#. +> trunk5
#: ekos/capture/capture.ui:934
#, kde-format
msgid "Turn cooler on"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, coolerOnB)
#. i18n: ectx: property (text), widget (QRadioButton, startupTimeConditionR)
#. +> trunk5
-#: ekos/capture/capture.ui:945 ekos/scheduler/scheduler.ui:916
+#: ekos/capture/capture.ui:945 ekos/scheduler/scheduler.ui:929
#, kde-format
msgid "On"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, coolerOffB)
#. +> trunk5
#: ekos/capture/capture.ui:964
#, kde-format
msgid "Turn cooler off"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, coolerOffB)
#. +> trunk5
#: ekos/capture/capture.ui:975
#, kde-format
msgid "Off"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, temperatureCheck)
#. +> trunk5
#: ekos/capture/capture.ui:985
#, 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:988
#, kde-format
msgid "Tº"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearConfigurationB)
#. +> trunk5
#: ekos/capture/capture.ui:1042
#, kde-format
msgid "Clear camera configuration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, temperatureOUT)
#. +> trunk5
#: ekos/capture/capture.ui:1068
#, kde-format
msgid "Current CCD temperature"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, optionsGroup)
#. +> trunk5
#: ekos/capture/capture.ui:1083
#, kde-format
msgid "Limit Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, refocusEveryNCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1155
#, kde-format
msgid "Refocus every"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, meridianCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1197
#, 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:1200
#, kde-format
msgid "Meridian Flip if HA >"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, autofocusCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1210
#, 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:1213
#, kde-format
msgid "Autofocus if HFR >"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_4)
#. +> trunk5
#: ekos/capture/capture.ui:1226
#, kde-format
msgid "\""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, guideDeviationCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1236
#, kde-format
msgid "Abort sequence if guiding deviation exceed this value"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, guideDeviationCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1239
#, kde-format
msgid "Guiding Deviation <"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/capture/capture.ui:1312
#, kde-format
msgid "Sequence Queue"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetB)
#. +> trunk5
#: ekos/capture/capture.ui:1480
#, kde-format
msgid "Reset status of all jobs"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, observerB)
#. +> trunk5
#: ekos/capture/capture.ui:1505
#, kde-format
msgid "Select Observer"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), widget (QTreeWidget, localTreeWidget)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#. +> trunk5
#: ekos/capture/capture.ui:1636 ekos/ekoslive/ekoslivedialog.ui:100
-#: ekos/scheduler/scheduler.ui:656 indi/drivermanager.ui:66
+#: ekos/scheduler/scheduler.ui:669 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:1646 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:1651
#, kde-format
msgid "Bin"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1656
#, kde-format
msgid "Exp"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1661
#, kde-format
msgid "ISO"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
#: ekos/capture/capture.ui:1666
#, kde-format
msgid "Count"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, previewB)
#. +> trunk5
-#: ekos/capture/capture.ui:1691 ekos/manager.cpp:2473
+#: ekos/capture/capture.ui:1691 ekos/manager.cpp:2480
#: fitsviewer/fitsviewer.cpp:472 indi/indiccd.cpp:1449
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, liveVideoB)
#. +> trunk5
#: ekos/capture/capture.ui:1719 ekos/focus/focus.ui:260
#, kde-format
msgid "Live Video"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pauseB)
#. +> trunk5
#: ekos/capture/capture.ui:1809
#, kde-format
msgid "Pause Sequence"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/capture/capture.ui:1834
#, kde-format
msgid "FITS Viewer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, darkSubCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1861
#, kde-format
msgid "Perform automatic dark subtraction in preview mode"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, darkSubCheck)
#. +> trunk5
#: ekos/capture/capture.ui:1864
#, kde-format
msgid "Auto Dark "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/capture/capture.ui:1879
#, 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:1882
#, kde-format
msgid "Effects:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, progressGroup)
#. +> trunk5
#: ekos/capture/capture.ui:1909
#, kde-format
msgid "Progress"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, progressLabel_3)
#. +> trunk5
#: ekos/capture/capture.ui:1940
#, kde-format
msgid "Expose:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, progressLabel_2)
#. +> trunk5
#: ekos/capture/capture.ui:1988
#, kde-format
msgid "Progress:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4_2_3)
#. +> trunk5
#: ekos/capture/capture.ui:2011
#, kde-format
msgid "of"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, completedLabel_2)
#. +> trunk5
#: ekos/capture/capture.ui:2037
#, 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:137
#: ekos/capture/rotatorsettings.ui:290 xplanet/opsxplanet.ui:111
#, 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:43
#, 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 (QPushButton, setAngleB)
#. i18n: ectx: property (text), widget (QPushButton, setPAB)
#. i18n: ectx: property (text), widget (QPushButton, setAbsTicksB)
#. +> trunk5
#: 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_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, northControlCheck)
#. i18n: ectx: property (text), widget (QCheckBox, eastControlCheck)
#. +> trunk5
#: ekos/capture/rotatorsettings.ui:313 ekos/guide/guide.ui:354
#: ekos/guide/guide.ui:449 kstarslite/qml/indi/modules/MotionControl.qml:301
#, 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 ""
#. +> trunk5
#: ekos/capture/sequencejob.cpp:30 ekos/ekos.h:70 ekos/ekos.h:102
#: ekos/ekos.h:120
#, kde-format
msgid "In Progress"
msgstr ""
#. +> trunk5
#: ekos/capture/sequencejob.cpp:30 ekos/ekos.h:25 ekos/ekos.h:71
#: ekos/ekos.h:102 ekos/ekos.h:120 ekos/ekos.h:153
#: ekos/scheduler/schedulerjob.cpp:389
#, kde-format
msgid "Aborted"
msgstr ""
#. +> trunk5
#: ekos/capture/sequencejob.cpp:31 ekos/ekos.h:74 ekos/ekos.h:101
#: ekos/ekos.h:119 ekos/scheduler/schedulerjob.cpp:388
#, kde-format
msgid "Complete"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:26
#, kde-format
msgid "Connected"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:27
#, kde-format
msgid "Disconnected"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:28 ekos/ekos.h:70 ekos/scheduler/schedulerjob.cpp:419
#, kde-format
msgid "Capturing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:29
#, kde-format
msgid "Looping"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:30
#, kde-format
msgid "Subtracting"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:31
#, kde-format
msgid "Subframing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:32
#, kde-format
msgid "Selecting star"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:33 ekos/ekos.h:73
#, kde-format
msgid "Calibrating"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:34
#, kde-format
msgid "Calibration error"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:35
#, kde-format
msgid "Calibrated"
msgstr ""
#. i18n("Calibrating");
#. i18n: ectx: property (windowTitle), widget (QWidget, guiderClass)
#. +> trunk5
#: ekos/ekos.h:36 ekos/guide/internalguide/guider.ui:32
#: ekos/scheduler/schedulerjob.cpp:417
#, kde-format
msgid "Guiding"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:37 ekos/ekos.h:71
#, kde-format
msgid "Suspended"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:38
#, kde-format
msgid "Reacquiring"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:39 ekos/ekos.h:72
#, kde-format
msgid "Dithering"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:40
#, kde-format
msgid "Dithering error"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:41
#, kde-format
msgid "Dithering successful"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:42
#, kde-format
msgid "Settling"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:70 ekos/ekos.h:153
#, kde-format
msgid "Paused"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:71
#, kde-format
msgid "Waiting"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:71
#, kde-format
msgid "Image Received"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:72 ekos/scheduler/schedulerjob.cpp:409
#, kde-format
msgid "Focusing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:72
#, kde-format
msgid "Filter Focus"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:72 ekos/ekos.h:103 ekos/ekos.h:136
#, kde-format
msgid "Changing Filter"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:73
#, kde-format
msgid "Setting Temperature"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:73
#, kde-format
msgid "Setting Rotator"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:73 ekos/scheduler/schedulerjob.cpp:412
#, kde-format
msgid "Aligning"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:74
#, kde-format
msgid "Meridian Flip"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:101 ekos/ekos.h:119
#, kde-format
msgid "Failed"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:102
#, kde-format
msgid "User Input"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, startLoopB)
#. +> trunk5
#: ekos/ekos.h:103 ekos/focus/focus.ui:156
#, kde-format
msgid "Framing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:120
#, kde-format
msgid "Syncing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:121 ekos/scheduler/schedulerjob.cpp:406
#: indi/inditelescope.cpp:1201
#, kde-format
msgid "Slewing"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:136
#, kde-format
msgid "Focus Offset"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:152
#, kde-format
msgid "Startup"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:152 ekos/scheduler/schedulerjob.cpp:386
#, kde-format
msgid "Running"
msgstr ""
#. +> trunk5
#: ekos/ekos.h:153
#, kde-format
msgid "Shutdown"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, externalDisconnectB)
#. i18n: ectx: property (text), widget (QPushButton, disconnectB)
#. i18n: ectx: property (text), widget (QPushButton, disconnectHostB)
#. +> trunk5
#: ekos/ekoslive/ekosliveclient.cpp:129 ekos/guide/guide.ui:264
-#: ekos/manager.ui:515 indi/drivermanager.ui:368
+#: ekos/manager.ui:533 indi/drivermanager.ui:368
#: kstarslite/qml/indi/INDIControlPanel.qml:219
#, kde-format, kde-kuit-format
msgid "Disconnect"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, connectB)
#. i18n: ectx: property (text), widget (QPushButton, externalConnectB)
#. i18n: ectx: property (text), widget (QPushButton, connectHostB)
#. +> trunk5
#: ekos/ekoslive/ekosliveclient.cpp:153 ekos/ekoslive/ekoslivedialog.ui:206
-#: ekos/guide/guide.ui:434 ekos/manager.ui:499 indi/drivermanager.ui:361
+#: ekos/guide/guide.ui:434 ekos/manager.ui:517 indi/drivermanager.ui:361
#: kstarslite/qml/indi/INDIControlPanel.qml:219
#, kde-format, kde-kuit-format
msgid "Connect"
msgstr ""
#. +> trunk5
#: ekos/ekoslive/ekosliveclient.cpp:160
#, kde-format
msgid "Username or password is missing."
msgstr ""
#. +> trunk5
#: ekos/ekoslive/ekosliveclient.cpp:201
#, kde-format
msgid "Error authentication with Ekos Live server: %1"
msgstr ""
#. +> trunk5
#: ekos/ekoslive/ekosliveclient.cpp:212
#, kde-format
msgid "Error parsing server response: %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, EkosLiveDialog)
#. i18n: ectx: property (toolTip), widget (QPushButton, ekosLiveB)
#. +> trunk5
-#: ekos/ekoslive/ekoslivedialog.ui:14 ekos/manager.ui:384
+#: ekos/ekoslive/ekoslivedialog.ui:14 ekos/manager.ui:377
#, kde-format
msgid "Ekos Live"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/ekoslive/ekoslivedialog.ui:54
#, kde-format
msgid "Ekos Live Service"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/ekoslive/ekoslivedialog.ui:60
#, kde-format
msgid "Username:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/ekoslive/ekoslivedialog.ui:70
#, kde-format
msgid "Password:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rememberCredentialsCheck)
#. +> trunk5
#: ekos/ekoslive/ekoslivedialog.ui:87
#, kde-format
msgid "Remember Credentials"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, closeB)
#. +> trunk5
#: ekos/ekoslive/ekoslivedialog.ui:213 indi/guimanager.cpp:68
#: kstarslite/qml/modules/tutorial/TutorialPopup.qml:68
#, kde-format, kde-kuit-format
msgid "Close"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:150
#, kde-format
msgid "Relative Profile"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:213
#, kde-format
msgid "HFR"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:711 ekos/focus/focus.cpp:896 ekos/focus/focus.cpp:2321
#, kde-format
msgid "No CCD connected."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:733
#, kde-format
msgid "Setting dummy central position to 50000"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:746
#, kde-format
msgid "Starting pulse step is too low. Increase the step size to %1 or higher..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:789
#, kde-format
msgid "Autofocus in progress..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:791
#, kde-format
msgid "Please wait until image capture is complete..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:804
#, kde-format
msgid "Autofocus operation started"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:921
#, kde-format
msgid "Error: Lost connection to filter wheel."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1024 ekos/focus/focus.cpp:1063
#: ekos/focus/focus.cpp:2700
#, kde-format
msgid "Error: Lost connection to Focuser."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1040 ekos/focus/focus.cpp:1045
#, kde-format
msgid "Focusing inward by %1 steps..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1050
#, kde-format
msgid "Focusing inward by %1 ms..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1079 ekos/focus/focus.cpp:1084
#, kde-format
msgid "Focusing outward by %1 steps..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1089
#, kde-format
msgid "Focusing outward by %1 ms..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1311
#, kde-format
msgid "FITS received. No stars detected."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1320 ekos/focus/focus.cpp:1828
#: ekos/focus/focus.cpp:2014 ekos/focus/focus.cpp:2107
#, kde-format
msgid "Autofocus complete after %1 iterations."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1399
#, kde-format
msgid "No reliable star is detected. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1444
#, kde-format
msgid "Failed to automatically select a star. Please select a star manually."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1532
#, kde-format
msgid "Capture complete. Select a star to focus."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1565 ekos/focus/focus.cpp:1750
#: ekos/focus/focus.cpp:2085
#, kde-format
msgid "No stars detected, capturing again..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1733
#, kde-format
msgid "FITS received. HFR %1 @ %2. Delta (%3%)"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1735
#, kde-format
msgid "FITS received. HFR %1 @ %2."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1739
#, kde-format
msgid "Autofocus failed to reach proper focus. Try increasing tolerance value."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1762
#, kde-format
msgid "Failed to detect any stars. Reset frame and try again."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1816
#, kde-format
msgid "Change in HFR is too small. Try increasing the step size or decreasing the tolerance."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1822
#, kde-format
msgid "Failed to detect focus star in frame. Capture and select a focus star."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:1974
#, kde-format
msgid "Found polynomial solution @ %1"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2023
#, kde-format
msgid "Deadlock reached. Please try again with different settings."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2070
#, kde-format
msgid "FITS received. HFR %1. Delta (%2%) Min HFR (%3)"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2074
#, kde-format
msgid "Autofocus failed to reach proper focus. Try adjusting the tolerance value."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2211 ekos/focus/focus.cpp:2254
#: ekos/focus/focus.cpp:2281
#, kde-format
msgid "Restarting autofocus process..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2222 ekos/focus/focus.cpp:2264
#: ekos/focus/focus.cpp:2291
#, kde-format
msgid "Focuser error, check INDI panel."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2339
#, kde-format
msgid "Starting continuous exposure..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2527
#, kde-format
msgid "Focus star is selected."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2536
#, kde-format
msgid "Disabling Auto Star Selection as star selection box was moved manually."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2568
#, kde-format
msgid "Warning: Only use filters for preview as they may interface with autofocus operation."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2625
#, kde-format
msgid "Autofocus failed, moving back to initial focus position %1."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2645
#, kde-format
msgid "Autofocus operation completed successfully"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2650
#, kde-format
msgid "Autofocus operation failed with errors"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2675
#, kde-format
msgid "No star was selected. Using last known position..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2680
#, kde-format
msgid "No star was selected. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:2822
#, kde-format
msgid "Focus Frame"
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:3058
#, kde-format
msgid "Exposure timeout. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/focus/focus.cpp:3063 ekos/guide/guide.cpp:1389
#, kde-format
msgid "Exposure timeout. Restarting exposure..."
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:361
#, 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)
#. +> trunk5
#: ekos/focus/focus.ui:173
#, kde-format
msgid "Settle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, FocusSettleTime)
#. i18n: ectx: whatsthis, entry (FocusSettleTime), group (Focus)
#. +> trunk5
#: ekos/focus/focus.ui:180 kstars.kcfg:1652
#, 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:284 ekos/focus/focus.ui:383 ekos/guide/guide.ui:222
#, kde-format
msgid "Exposure time in seconds"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, toggleFullScreenB)
#. +> trunk5
#: ekos/focus/focus.ui:330
#, kde-format
msgid "Toggle Full Screen"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, gainLabel)
#. +> trunk5
#: ekos/focus/focus.ui:386
#, kde-format
msgid "Gain:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: ekos/focus/focus.ui:491 ekos/guide/guide.ui:336
#, 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:494
#, kde-format
msgid "Effect:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetFrameB)
#. +> trunk5
#: ekos/focus/focus.ui:517
#, 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:530 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:556
#, 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:559
#, kde-format
msgid "Sub Frame"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, darkFrameCheck)
#. +> trunk5
#: ekos/focus/focus.ui:572
#, kde-format
msgid "Dark Frame"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useAutoStar)
#. +> trunk5
#: ekos/focus/focus.ui:579
#, 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:582
#, kde-format
msgid "Auto Select Star"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, suspendGuideCheck)
#. +> trunk5
#: ekos/focus/focus.ui:589
#, kde-format
msgid "Suspend Guiding while autofocus in progress"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, suspendGuideCheck)
#. +> trunk5
#: ekos/focus/focus.ui:592
#, kde-format
msgid "Suspend Guiding"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useFullField)
#. +> trunk5
#: ekos/focus/focus.ui:599
#, 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:602
#, kde-format
msgid "Full Field"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_12)
#. +> trunk5
#: ekos/focus/focus.ui:636
#, 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:639
#, kde-format
msgid "Max Travel:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_19)
#. +> trunk5
#: ekos/focus/focus.ui:662
#, 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:665
#, kde-format, no-c-format
msgid "Threshold (%):"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: ekos/focus/focus.ui:672
#, 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:678
#, kde-format
msgid "Step:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, label_10)
#. +> trunk5
#: ekos/focus/focus.ui:704
#, kde-format
msgid "Delay between two consequent focus images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/focus/focus.ui:707
#, kde-format
msgid "Box Size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/focus/focus.ui:714
#, 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:717
#, 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:756 ekos/focus/focus.ui:766
#, kde-format
msgid "Number of frames to average"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: ekos/focus/focus.ui:759
#, kde-format
msgid "Frames:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. +> trunk5
#: ekos/focus/focus.ui:777
#, kde-format
msgid "Gradient"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. +> trunk5
#: ekos/focus/focus.ui:782
#, 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:787 ekos/guide/opsguide.ui:251
#, kde-format
msgid "Threshold"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusDetectionCombo)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/focus/focus.ui:792 ekos/guide/opsguide.ui:72
#, kde-format
msgid "SEP"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_21)
#. +> trunk5
#: ekos/focus/focus.ui:805
#, 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:808
#, kde-format
msgid "Algorithm:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: ekos/focus/focus.ui:815
#, 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:818
#, kde-format
msgid "Detection:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusAlgorithmCombo)
#. +> trunk5
#: ekos/focus/focus.ui:826
#, kde-format
msgid "Iterative"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, focusAlgorithmCombo)
#. +> trunk5
#: ekos/focus/focus.ui:831
#, kde-format
msgid "Polynomial"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: ekos/focus/focus.ui:900
#, kde-format
msgid "V-Curve"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
-#: ekos/focus/focus.ui:942 ekos/manager.ui:1180
+#: ekos/focus/focus.ui:942 ekos/manager.ui:1198
#, kde-format
msgid "HFR:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, relativeProfileB)
#. +> trunk5
#: ekos/focus/focus.ui:979
#, kde-format
msgid "Relative Profile..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearDataB)
#. +> trunk5
#: ekos/focus/focus.ui:986
#, kde-format
msgid "Clear Data"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:70
#: ekos/guide/externalguide/phd2.cpp:210
#, 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:74
#, 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:79
#: ekos/guide/externalguide/phd2.cpp:219
#, kde-format
msgid "The following error occurred: %1."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:102
#: ekos/guide/externalguide/linguider.cpp:110
#, kde-format
msgid "Invalid response."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:139
#, kde-format
msgid "Connected to LinGuider %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:143
#, 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:166
#, kde-format
msgid "Auto star selected %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:175
#, kde-format
msgid "Failed to process star position."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:188
#, kde-format
msgid "Failed to set guider reticle position."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:200
#, kde-format
msgid "Failed to set guider square position."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:226
#, kde-format
msgid "Failed to start guider."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:228
#, kde-format
msgid "Failed to stop guider."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:253
#, kde-format
msgid "Failed to get RA/DEC Drift."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/linguider.cpp:267
#, kde-format
msgid "Failed to set dither range."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:136
#, kde-format
msgid "PHD2: There was no dithering response from PHD2, but continue guiding."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:152
#, kde-format
msgid "Connecting to PHD2 Host: %1, on port %2. . ."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:214
#, 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:239
#, kde-format
msgid "PHD2: invalid response received: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:240
#, kde-format
msgid "PHD2: JSON error: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:264
#, kde-format
msgid "Unknown PHD2 event: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:273
#, kde-format
msgid "PHD2: Version %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:279
#, kde-format
msgid "PHD2: Calibration Complete."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:286
#, kde-format
msgid "PHD2: Guiding Started."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:292
#, kde-format
msgid "PHD2: Guiding Paused."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:298
#, kde-format
msgid "PHD2: Calibration Started."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:311
#, kde-format
msgid "PHD2: Calibration Failed (%1)."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:316
#, kde-format
msgid "Calibration Data Flipped."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:326
#, kde-format
msgid "PHD2: Looping Exposures Stopped."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:341
#, kde-format
msgid "PHD2: Settling failed (%1)."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:360
#, kde-format
msgid "PHD2: There was a dithering error, but continue guiding."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:371
#, kde-format
msgid "PHD2: Settling complete, Guiding Started."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:378
#, kde-format
msgid "PHD2: Star Selected."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:382
#, kde-format
msgid "PHD2: Star Lost. Trying to reacquire."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:392
#, kde-format
msgid "PHD2: Guiding Stopped."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:397
#, kde-format
msgid "PHD2: Guiding Resumed."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:405
#, kde-format
msgid "PHD2: Star found, guiding resumed."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:475
#, kde-format
msgid "PHD2: Lock Position Set."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:479
#, kde-format
msgid "PHD2: Lock Position Lost."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:485
#, kde-format
msgid "PHD2 %1: %2"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:573
#, kde-format
msgid "PHD2: DEC Guide Mode is Set to: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:583
#, kde-format
msgid "PHD2: Exposure Time set to: "
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:591
#, kde-format
msgid "PHD2: Valid Exposure Times: Auto, "
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:607
#, kde-format
msgid "PHD2: Please set CCD and telescope parameters in PHD2, Pixel Scale is invalid."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:609
#, kde-format
msgid "PHD2: Pixel Scale is %1 arcsec per pixel"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:669
#, kde-format
msgid "PHD2 Error: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:833 ekos/guide/externalguide/phd2.cpp:850
#: ekos/guide/externalguide/phd2.cpp:989
#: ekos/guide/externalguide/phd2.cpp:1090
#: ekos/guide/externalguide/phd2.cpp:1111
#: ekos/guide/externalguide/phd2.cpp:1133
#, kde-format
msgid "PHD2 Error: Equipment not connected."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:982
#, kde-format
msgid "PHD2: Guiding is already running."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:1042
#, kde-format
msgid "PHD2: Connecting Equipment. . ."
msgstr ""
#. +> trunk5
#: ekos/guide/externalguide/phd2.cpp:1044
#, kde-format
msgid "PHD2: Disconnecting Equipment. . ."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:277
#, kde-format
msgid "drift (arcsec)"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:278
#, kde-format
msgid "pulse (ms)"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:658
#, 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:671 ekos/guide/guide.cpp:2810
#, 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:741
#, kde-format
msgid "Export Guide Data"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:794
#, kde-format
msgid "Guide Data Saved as: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:927 ekos/guide/guide.cpp:3175
#, kde-format
msgid "Disabling remote image reception from %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:934 ekos/guide/guide.cpp:3181
#, kde-format
msgid "Enabling remote image reception from %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1048
#, kde-format
msgid "Connection to the guide CCD is lost."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1379
#, kde-format
msgid "Exposure timeout. Aborting Autoguide."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1381
#, kde-format
msgid "Exposure timeout. Aborting Dithering."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1383
#, kde-format
msgid "Exposure timeout. Aborting Calibration."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1565
#, kde-format
msgid "Lost track of the guide star. Rapid guide aborted."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1596
#, kde-format
msgid "Dithering failed. Autoguiding aborted."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1616
#, kde-format
msgid "The CCD does not support Rapid Guiding. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1682
#, kde-format
msgid "The guide camera is identical to the capture camera. Are you sure you want to continue?"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1775
#, kde-format
msgid "Mount is parking. Aborting guide..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1777
#, kde-format
msgid "Mount is slewing. Aborting guide..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1904
#, kde-format
msgid "Calibration is cleared."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1920
#, kde-format
msgid "External guider connected."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1931
#, kde-format
msgid "External guider disconnected."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1946 ekos/guide/internalguide/rcalibration.cpp:418
#: ekos/guide/internalguide/rcalibration.cpp:446
#: ekos/guide/internalguide/rcalibration.cpp:667
#: ekos/guide/internalguide/rcalibration.cpp:819
#, kde-format
msgid "Calibration completed."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1966
#, kde-format
msgid "Calibration started."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1972
#, kde-format
msgid "Guiding resumed."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1975 ekos/guide/internalguide/guider.cpp:220
#: ekos/guide/internalguide/guider.cpp:238
#: ekos/guide/internalguide/guider.cpp:310
#, kde-format
msgid "Autoguiding started."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1987
#, kde-format
msgid "Autoguiding aborted."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:1992
#, kde-format
msgid "Guiding suspended."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2000
#, kde-format
msgid "Dithering in progress."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2005
#, 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:2010
#, kde-format
msgid "Dithering failed."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2021
#, kde-format
msgid "Dithering completed successfully."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2078
#, kde-format
msgid "Exposure failed. Restarting exposure..."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2160
#, kde-format
msgid "Cannot change guider type while active."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2225
#, kde-format
msgid "Select guide camera."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2280 ekos/guide/guide.cpp:2318
#, kde-format
msgid "Select a camera to disable remote streaming."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2286
#, kde-format
msgid "Warning: Reset Guiding Calibration is enabled. It is recommended to turn this option off for PHD2."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2412 ekos/guide/internalguide/guider.cpp:139
#, kde-format
msgid "P: %1"
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2532
#, kde-format
msgid "You must stop auto guiding before changing this setting."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2540
#, 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:2543
#, kde-format
msgid "Rapid Guiding is disabled."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:2797
#, 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:2953
#, kde-format
msgid "Calibration failed to start."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:3095
#, kde-format
msgid "Auto star selected."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:3099
#, kde-format
msgid "Failed to select an auto star."
msgstr ""
#. +> trunk5
#: ekos/guide/guide.cpp:3108
#, 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 (QPushButton, manualDitherB)
#. +> trunk5
#: ekos/guide/guide.ui:192
#, kde-format
msgid "Manual Dither"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5
#: ekos/guide/guide.ui:235
#, 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:238
#, kde-format
msgid "Via:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: ekos/guide/guide.ui:248
#, 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:251
#, kde-format
msgid "Box:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, externalDisconnectB)
#. +> trunk5
#: ekos/guide/guide.ui:261
#, kde-format
msgid "Disconnect from external guiding application."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, swapCheck)
#. +> trunk5
#: ekos/guide/guide.ui:271 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:277 ekos/guide/internalguide/guider.ui:686
#, kde-format
msgid "Swap"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:288
#, kde-format
msgid "8"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:293
#, kde-format
msgid "16"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, boxSizeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:298
#, 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:303 ekos/guide/opsguide.ui:427
#, 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:308 ekos/guide/opsguide.ui:432
#, kde-format
msgid "128"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
#: ekos/guide/guide.ui:316
#, kde-format
msgid "Guide camera binning. It is recommended to set binning to 2x2 or higher."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_9)
#. +> trunk5
#: ekos/guide/guide.ui:329
#, kde-format
msgid "Directions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/guide/guide.ui:339
#, kde-format
msgid "Effects"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, northControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:351
#, kde-format
msgid "North Direction Guiding"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, southControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:361
#, kde-format
msgid "South Direction Guiding"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, southControlCheck)
#. i18n: ectx: property (text), widget (QCheckBox, westControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:364 ekos/guide/guide.ui:459
#: kstarslite/qml/indi/modules/MotionControl.qml:271
#, kde-format, kde-kuit-format
msgid "-"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_DirDEC)
#. +> trunk5
#: ekos/guide/guide.ui:373
#, kde-format
msgid "Guide Declination Axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_DirRA)
#. +> trunk5
#: ekos/guide/guide.ui:386
#, kde-format
msgid "Guide Right Ascention Axis"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/guide/guide.ui:399 ekos/profileeditor.ui:378
#, kde-format
msgid "Guider:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, externalConnectB)
#. +> trunk5
#: ekos/guide/guide.ui:431
#, kde-format
msgid "Connect to external guiding application."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, eastControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:446
#, kde-format
msgid "East Direction Guiding"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, westControlCheck)
#. +> trunk5
#: ekos/guide/guide.ui:456
#, kde-format
msgid "West Direction Guiding"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, infoGroup)
#. +> trunk5
#: ekos/guide/guide.ui:473
#, kde-format
msgid "Guide Info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/guide/guide.ui:499
#, kde-format
msgid "Scope:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, FOVScopeCombo)
#. +> trunk5
#: ekos/guide/guide.ui:512
#, 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 (toolTip), widget (QLabel, l_3)
#. +> trunk5
#: ekos/guide/guide.ui:536
#, 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:539
#, kde-format
msgid "Guiding rate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, spinBox_GuideRate)
#. +> trunk5
#: ekos/guide/guide.ui:546
#, kde-format
msgid "Mount guiding rate (x15\"/sec)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_RecommendedGain)
#. +> trunk5
#: ekos/guide/guide.ui:565
#, 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:592
#, 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:599 ekos/mount/mount.ui:85 ekos/mount/mount.ui:129
#, kde-format
msgid "Focal Length (mm)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_6)
#. +> trunk5
#: ekos/guide/guide.ui:621
#, 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:628 ekos/mount/mount.ui:65 ekos/mount/mount.ui:162
#, kde-format
msgid "Aperture (mm)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_7)
#. +> trunk5
#: ekos/guide/guide.ui:647
#, kde-format
msgid "Focal Ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_7)
#. +> trunk5
#: ekos/guide/guide.ui:650 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:673
#, kde-format
msgid "FOV"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_FOV)
#. +> trunk5
#: ekos/guide/guide.ui:680
#, kde-format
msgid "Field of View (arcmin)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_FOV)
#. +> trunk5
#: ekos/guide/guide.ui:689 ekos/guide/internalguide/guider.ui:470
#, kde-format
msgid "YYxYY"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_17)
#. +> trunk5
#: ekos/guide/guide.ui:713
#, kde-format
msgid "Pulse Length (ms)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_16)
#. +> trunk5
#: ekos/guide/guide.ui:720
#, kde-format
msgid "Guiding Delta \""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_PulseRA)
#. +> trunk5
#: ekos/guide/guide.ui:732
#, kde-format
msgid "Generated RA pulse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_PulseDEC)
#. +> trunk5
#: ekos/guide/guide.ui:751
#, kde-format
msgid "Generated DEC pulse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_DeltaRA)
#. +> trunk5
#: ekos/guide/guide.ui:777
#, kde-format
msgid "Immediate Guiding RA deviation in arcseconds"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_DeltaDEC)
#. +> trunk5
#: ekos/guide/guide.ui:796
#, kde-format
msgid "Immediate Guiding DEC deviation in arcseconds"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_20)
#. +> trunk5
#: ekos/guide/guide.ui:819
#, kde-format
msgid "RA Guiding RMS error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_20)
#. +> trunk5
#: ekos/guide/guide.ui:822
#, kde-format
msgid "RA RMS\""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_21)
#. +> trunk5
#: ekos/guide/guide.ui:852
#, kde-format
msgid "DEC Guiding RMS error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_21)
#. +> trunk5
#: ekos/guide/guide.ui:855
#, kde-format
msgid "DE RMS\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: ekos/guide/guide.ui:883
#, kde-format
msgid "<b>Total RMS\"</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_TotalRMS)
#. +> trunk5
#: ekos/guide/guide.ui:902
#, kde-format
msgid "xxx"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, driftGraphicsGroup)
#. +> trunk5
#: ekos/guide/guide.ui:980
#, kde-format
msgid "Drift Graphics"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, correctionSlider)
#. +> trunk5
#: ekos/guide/guide.ui:1054
#, 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:1101
#, kde-format
msgid "Control parameters"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, controlGroup)
#. +> trunk5
#: ekos/guide/guide.ui:1119
#, kde-format
msgid "Control Parameters"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, l_11)
#. +> trunk5
#: ekos/guide/guide.ui:1152
#, 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:1155 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:1182
#, 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:1185 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:1215
#, 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:1218 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:1251
#, 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:1254 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:1275
#, 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:1278 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:1302 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:1312 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)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/guide/guide.ui:1334 ekos/guide/internalguide/guider.ui:880
#: ekos/guide/opsguide.ui:148
#, kde-format
msgid "arcsecs"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: ekos/guide/guide.ui:1347
#, kde-format
msgid "Drift Plot"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/guide/guide.ui:1401
#, kde-format
msgid " Graph:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showRAPlotCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1416
#, 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:1419
#, kde-format
msgid "RA "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showRACorrectionsCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1429
#, 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:1432 ekos/guide/guide.ui:1465
#, kde-format
msgid "Corr"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showDECPlotCheck)
#. +> trunk5
#: ekos/guide/guide.ui:1449
#, 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:1462
#, 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:1474
#, kde-format
msgid "Trace:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, guideSlider)
#. +> trunk5
#: ekos/guide/guide.ui:1481
#, 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:1497
#, 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:1500
#, kde-format
msgid "Max "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, guideAutoScaleGraphB)
#. +> trunk5
#: ekos/guide/guide.ui:1522
#, 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:1544
#, 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:1566
#, 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:1576
#, 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:266
#: ekos/guide/internalguide/guider.cpp:278
#: ekos/guide/internalguide/guider.cpp:315
#: ekos/guide/internalguide/guider.ui:220
#, kde-format
msgid "Start Autoguide"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:279
#, kde-format
msgid "Autoguiding stopped."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:431
#, 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:449
#, kde-format
msgid "Lost track of the guide star. Aborting guiding..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:521
#, kde-format
msgid "Autoguiding failed with errors"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:701
#, kde-format
msgid "Disconnect PHD2"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/guider.cpp:710
#, 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 (title), widget (QGroupBox, setupGroup)
#. +> trunk5
-#: ekos/guide/internalguide/guider.ui:184 ekos/manager.cpp:208
+#: ekos/guide/internalguide/guider.ui:184 ekos/manager.cpp:210
#, kde-format
msgid "Setup"
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:53
#, 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 (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DitherEnabled)
#. +> trunk5
#: ekos/guide/internalguide/guider.ui:260 ekos/guide/opsguide.ui:181
#: ekos/guide/opsguide.ui:195
#, 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:171
#, 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:233
#, 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:283
#: ekos/guide/internalguide/rcalibration.cpp:260
#, kde-format
msgid "%1 info are missing. Please set the values in INDI Control Panel."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:284
#, kde-format
msgid "Missing Information"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:327
#: ekos/guide/internalguide/rcalibration.cpp:320
#, 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:390
#, kde-format
msgid "RA drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:444
#, kde-format
msgid "RA drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:448
#: ekos/guide/internalguide/internalguider.cpp:580
#: ekos/guide/internalguide/internalguider.cpp:756
#, kde-format
msgid "Calibration rejected. Star drift is too short. Check for mount, cable, or backlash problems."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:454
#: ekos/guide/internalguide/internalguider.cpp:545
#: ekos/guide/internalguide/internalguider.cpp:587
#: ekos/guide/internalguide/internalguider.cpp:641
#: ekos/guide/internalguide/internalguider.cpp:727
#: ekos/guide/internalguide/internalguider.cpp:763
#: ekos/guide/internalguide/rcalibration.cpp:463
#: ekos/guide/internalguide/rcalibration.cpp:629
#: ekos/guide/internalguide/rcalibration.cpp:690
#: ekos/guide/internalguide/rcalibration.cpp:803
#: ekos/guide/internalguide/rcalibration.cpp:845
#, kde-format
msgid "Guiding calibration failed with errors"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:539
#, 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:565
#, kde-format
msgid "DEC drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:576
#: ekos/guide/internalguide/internalguider.cpp:749
#: ekos/guide/internalguide/rcalibration.cpp:421
#: ekos/guide/internalguide/rcalibration.cpp:451
#: ekos/guide/internalguide/rcalibration.cpp:673
#: ekos/guide/internalguide/rcalibration.cpp:827
#, kde-format
msgid "Guiding calibration completed successfully"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:625
#, kde-format
msgid "DEC drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:634
#: ekos/guide/internalguide/internalguider.cpp:720
#, 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:740
#: ekos/guide/internalguide/rcalibration.cpp:414
#: ekos/guide/internalguide/rcalibration.cpp:816
#, kde-format
msgid "DEC swap enabled."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:742
#: ekos/guide/internalguide/rcalibration.cpp:416
#: ekos/guide/internalguide/rcalibration.cpp:818
#, kde-format
msgid "DEC swap disabled."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:921
#, kde-format
msgid "Lost track of the guide star. Searching for guide stars..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:923
#, kde-format
msgid "Delta RMS threshold value exceeded. Searching for guide stars..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:1001
#, kde-format
msgid "Lost track of phase shift."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:1020
#, kde-format
msgid "Lost track of phase shift. Aborting guiding..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/internalguider.cpp:1226
#, kde-format
msgid "Failed to find any suitable guide stars. Aborting..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:227
#, kde-format
msgid "Cannot calibrate while autoguiding is active."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:373
#, kde-format
msgid "Stop GUIDE_RA"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:379
#, kde-format
msgid "Drift scope in RA. Press stop when done."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:400
#, kde-format
msgid "Stop GUIDE_DEC"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:401
#, kde-format
msgid "Drift scope in DEC. Press Stop when done."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:430
#: ekos/guide/internalguide/rcalibration.cpp:459
#, kde-format
msgid "Calibration rejected. Start drift is too short."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:502
-#: skycomponents/satellitescomponent.cpp:154 tools/conjunctions.cpp:336
+#: skycomponents/satellitescomponent.cpp:154 tools/conjunctions.cpp:365
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:504
#, kde-format
msgid "GUIDE_RA drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:563
#, kde-format
msgid "GUIDE_RA drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:614
#: ekos/guide/internalguide/rcalibration.cpp:621
#, 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:620
#: ekos/guide/internalguide/rcalibration.cpp:794
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:659
#, kde-format
msgid "GUIDE_DEC drifting forward..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:680
#: ekos/guide/internalguide/rcalibration.cpp:682
#: ekos/guide/internalguide/rcalibration.cpp:835
#: ekos/guide/internalguide/rcalibration.cpp:837
#, kde-format
msgid "Calibration rejected. Star drift is too short."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:731
#, kde-format
msgid "GUIDE_DEC drifting reverse..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:788
#: ekos/guide/internalguide/rcalibration.cpp:795
#, 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:912
#, kde-format
msgid "Image captured..."
msgstr ""
#. +> trunk5
#: ekos/guide/internalguide/rcalibration.cpp:929
#, 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:1963
#, 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 (windowTitle), widget (QDialog, ManualDither)
#. +> trunk5
#: ekos/guide/manualdither.ui:14
#, kde-format
msgid "Manual Dithering"
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:54
#, kde-format
msgid "You must restart KStars for this change to take effect."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:67
#, kde-format
msgid "Smart"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:77
#, kde-format
msgid "Fast"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:82
#, kde-format
msgid "Auto Threshold"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideAlgorithm)
#. +> trunk5
#: ekos/guide/opsguide.ui:87
#, kde-format
msgid "No Threshold"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#. +> trunk5
#: ekos/guide/opsguide.ui:95
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If star tracking is lost due to passing clouds or other reasons, wait this many seconds before giving up.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/guide/opsguide.ui:98
#, kde-format
msgid "Lost Star timeout"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_13)
#. +> trunk5
#: ekos/guide/opsguide.ui:125
#, kde-format
msgid "Maximum delta RMS permitted before stopping guide process and searching for new guide stars."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/guide/opsguide.ui:128
#, kde-format
msgid "Max Delta RMS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GuideRemoteImagesEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:158
#, 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:161
#, kde-format
msgid "Receive external guide frames"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:192
#, kde-format
msgid "Move locked guiding square location after frame capture"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_DitherPixels)
#. +> trunk5
#: ekos/guide/opsguide.ui:202
#, kde-format
msgid "Number of pixels to move the guiding square in a random direction."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_22)
#. +> trunk5
#: ekos/guide/opsguide.ui:221
#, kde-format
msgid "pixels every"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherFrames)
#. +> trunk5
#: ekos/guide/opsguide.ui:228
#, kde-format
msgid "Dither after this many captured frames in the CCD module"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/guide/opsguide.ui:241 ekos/opsekos.ui:519
#, kde-format
msgid "frames"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_DitherThreshold)
#. +> trunk5
#: ekos/guide/opsguide.ui:258
#, kde-format
msgid "Maximum allowable distance for guiding to be considered settled."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherSettle)
#. i18n: ectx: label, entry (DitherSettle), group (Guide)
#. +> trunk5
#: ekos/guide/opsguide.ui:275 ekos/guide/opsguide.ui:285 kstars.kcfg:2007
#, kde-format
msgid "After dither is successful, wait for this many seconds before proceeding."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/guide/opsguide.ui:302
#, kde-format
msgid "Timeout"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherTimeout)
#. +> trunk5
#: ekos/guide/opsguide.ui:309
#, 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:326 ekos/guide/opsguide.ui:336
#, 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:329
#, kde-format
msgid "Max. Iterations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherFailAbortsAutoGuide)
#. +> trunk5
#: ekos/guide/opsguide.ui:351
#, 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:354
#, kde-format
msgid "Abort Autoguide on failure"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_DitherNoGuiding)
#. +> trunk5
#: ekos/guide/opsguide.ui:363
#, 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:366
#, kde-format
msgid "Non-Guide Dither Pulse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_DitherNoGuidingPulse)
#. +> trunk5
#: ekos/guide/opsguide.ui:373
#, 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:389
#, kde-format
msgid "ms"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/guide/opsguide.ui:404
#, kde-format
msgid "Image Guiding"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ImageGuidingEnabled)
#. +> trunk5
#: ekos/guide/opsguide.ui:410
#, kde-format
msgid "Use Image Guiding"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/guide/opsguide.ui:419
#, kde-format
msgid "Region Axis:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/opsguide.ui:437
#, kde-format
msgid "256"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/opsguide.ui:442
#, kde-format
msgid "512"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GuideRegionAxis)
#. +> trunk5
#: ekos/guide/opsguide.ui:447
#, kde-format
msgid "1024"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:145
+#: ekos/manager.cpp:147
#, kde-format
msgid "Logging"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
#. +> trunk5
-#: ekos/manager.cpp:419 ekos/manager.cpp:2438 ekos/manager.ui:738
+#: ekos/manager.cpp:421 ekos/manager.cpp:2445 ekos/manager.ui:756
#, kde-format
msgid "Sequence"
msgstr ""
-#. i18n: ectx: property (text), widget (QPushButton, processINDIB)
#. +> trunk5
-#: ekos/manager.cpp:439 ekos/manager.ui:355
-#, kde-format
-msgid "Start INDI"
-msgstr ""
-
-#. +> trunk5
-#: ekos/manager.cpp:611 ekos/manager.cpp:635
+#: ekos/manager.cpp:616 ekos/manager.cpp:640
#, kde-format
msgid "Ekos requires at least one CCD or Guider to operate."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:663
+#: ekos/manager.cpp:668
#, 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/manager.cpp:664
+#: ekos/manager.cpp:669
#, kde-format
msgid "PTP Camera"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:681
+#: ekos/manager.cpp:686
#, 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/manager.cpp:683
+#: ekos/manager.cpp:688
#, kde-format
msgid "INDI Server"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:694
+#: ekos/manager.cpp:699
#, kde-format
msgid "Starting INDI services..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:713
+#: ekos/manager.cpp:718
#, kde-format
msgid "INDI services started on port %1."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:716
+#: ekos/manager.cpp:721
#, kde-format
msgid "INDI services started on port %1. Please connect devices."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:725
+#: ekos/manager.cpp:730
#, kde-format
msgid "Establishing communication with remote INDI Web Manager..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:737
+#: ekos/manager.cpp:742
#, kde-format
msgid "Failed to start profile on remote INDI Web Manager."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:741
+#: ekos/manager.cpp:746
#, kde-format
msgid "Starting profile on remote INDI Web Manager..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:746
+#: ekos/manager.cpp:751
#, kde-format
msgid "Warning: INDI Web Manager is not online."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:750
+#: ekos/manager.cpp:755
#, kde-format
msgid "Connecting to remote INDI server at %1 on port %2 ..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:757
+#: ekos/manager.cpp:762
#, kde-format
msgid "Failed to connect to remote INDI server."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:775
+#: ekos/manager.cpp:780
#, kde-format
msgid "INDI services started. Connection to remote INDI server is successful. Waiting for devices..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:787
-#, kde-format
-msgid "Stop INDI"
-msgstr ""
-
-#. +> trunk5
-#: ekos/manager.cpp:817
+#: ekos/manager.cpp:824
#, kde-format
msgid ""
"Unable to establish:\n"
"%1\n"
"Please ensure the device is connected and powered on."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:819 ekos/manager.cpp:826 ekos/manager.cpp:855
-#: ekos/manager.cpp:862
+#: ekos/manager.cpp:826 ekos/manager.cpp:833 ekos/manager.cpp:862
+#: ekos/manager.cpp:869
#, kde-format
msgid "Ekos startup error"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:823
+#: ekos/manager.cpp:830
#, kde-format
msgid ""
"Unable to establish the following devices:\n"
"%1\n"
"Please ensure each device is connected and powered on."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:852
+#: ekos/manager.cpp:859
#, kde-format
msgid ""
"Unable to establish remote device:\n"
"%1\n"
"Please ensure remote device name corresponds to actual device name."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:859
+#: ekos/manager.cpp:866
#, kde-format
msgid ""
"Unable to establish remote devices:\n"
"%1\n"
"Please ensure remote device name corresponds to actual device name."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:901
+#: ekos/manager.cpp:908
#, kde-format
msgid "Connecting INDI devices..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:912
+#: ekos/manager.cpp:919
#, kde-format
msgid "Disconnecting INDI devices..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:956
+#: ekos/manager.cpp:963
#, kde-format
msgid "INDI services stopped."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:999
+#: ekos/manager.cpp:1006
#, kde-format
msgid "Remote devices established."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1001
+#: ekos/manager.cpp:1008
#, kde-format
msgid "Remote devices established. Please connect devices."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1112
+#: ekos/manager.cpp:1119
#, kde-format
msgid "%1 is disconnected."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1156 ekos/manager.cpp:1254 ekos/manager.cpp:1337
-#: ekos/manager.cpp:1348 ekos/manager.cpp:1359 indi/indistd.cpp:486
+#: ekos/manager.cpp:1163 ekos/manager.cpp:1261 ekos/manager.cpp:1344
+#: ekos/manager.cpp:1355 ekos/manager.cpp:1366 indi/indistd.cpp:486
#, kde-format
msgid "%1 is online."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1276
+#: ekos/manager.cpp:1283
#, kde-format
msgid "%1 filter is online."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1317
+#: ekos/manager.cpp:1324
#, kde-format
msgid "%1 focuser is online."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1399
+#: ekos/manager.cpp:1406
#, kde-format
msgid "%1 is offline."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:1832
+#: ekos/manager.cpp:1839
#, kde-format
msgctxt "Charge-Coupled Device"
msgid "CCD"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, alignStepCheck)
#. +> trunk5
-#: ekos/manager.cpp:1902 ekos/scheduler/scheduler.ui:337
+#: ekos/manager.cpp:1909 ekos/scheduler/scheduler.ui:199
#: fitsviewer/fitsviewer.cpp:390
#, kde-format
msgid "Align"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2150
+#: ekos/manager.cpp:2157
#, kde-format
msgid "Guider port from %1 is ready."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2276
+#: ekos/manager.cpp:2283
#, kde-format
msgid "Are you sure you want to delete the profile?"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2277
+#: ekos/manager.cpp:2284
#, kde-format
msgid "Confirm Delete"
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2337
+#: ekos/manager.cpp:2344
#, kde-format
msgid "Site location updated to %1."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2339
+#: ekos/manager.cpp:2346
#, kde-format
msgid "Failed to update site location to %1. City not found."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2732
+#: ekos/manager.cpp:2739
#, kde-format
msgid "Enabling debug logging for %1..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2740
+#: ekos/manager.cpp:2747
#, kde-format
msgid "Disabling debug logging for %1..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2766
+#: ekos/manager.cpp:2773
#, kde-format
msgid "Re-enabling debug logging for %1..."
msgstr ""
#. +> trunk5
-#: ekos/manager.cpp:2777
+#: ekos/manager.cpp:2784
#, kde-format
msgid "Re-disabling debug logging for %1..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, profileGroup)
#. +> trunk5
#: ekos/manager.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/manager.ui:114 ekos/profilewizard.ui:1023
-#: ekos/scheduler/scheduler.ui:274
+#: ekos/scheduler/scheduler.ui:268
#, kde-format
msgid "Profile:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, addProfileB)
#. +> trunk5
#: ekos/manager.ui:152
#, kde-format
msgid "Add profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editProfileB)
#. +> trunk5
#: ekos/manager.ui:189
#, kde-format
msgid "Edit profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteProfileB)
#. +> trunk5
#: ekos/manager.ui:226
#, kde-format
msgid "Remove profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, customDriversB)
#. i18n: ectx: property (windowTitle), widget (QDialog, CustomDrivers)
#. +> trunk5
#: ekos/manager.ui:257 indi/customdrivers.ui:14
#, kde-format
msgid "Custom Drivers"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, wizardProfileB)
#. +> trunk5
#: ekos/manager.ui:285
#, kde-format
msgid "Launch Ekos Profile Wizard"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/manager.ui:320
#, kde-format
-msgid "2. Start && Stop INDI"
+msgid "2. Start && Stop Ekos"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, indiControlPanelB)
#. +> trunk5
-#: ekos/manager.ui:412 indi/guimanager.cpp:64
+#: ekos/manager.ui:406 indi/guimanager.cpp:64
#, kde-format
msgid "INDI Control Panel"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, optionsB)
#. +> trunk5
-#: ekos/manager.ui:440
+#: ekos/manager.ui:435
#, kde-format
msgid "Ekos Options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
-#: ekos/manager.ui:464
+#: ekos/manager.ui:482
#, kde-format
msgid "3. Connect && Disconnect Devices"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, summaryGroup)
#. +> trunk5
-#: ekos/manager.ui:544
+#: ekos/manager.ui:562
#, 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/manager.ui:594 ekos/manager.ui:954 ekos/manager.ui:1150
-#: ekos/manager.ui:1344 fitsviewer/fitsdebayer.ui:123
+#: ekos/manager.ui:612 ekos/manager.ui:972 ekos/manager.ui:1168
+#: ekos/manager.ui:1362 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/manager.ui:721 ekos/manager.ui:804 ekos/manager.ui:900
+#: ekos/manager.ui:739 ekos/manager.ui:822 ekos/manager.ui:918
#, kde-format
msgid "--:--:--"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, overallLabel)
#. +> trunk5
-#: ekos/manager.ui:821
+#: ekos/manager.ui:839
#, kde-format
msgid "Overall"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, mountGroup)
#. +> trunk5
-#: ekos/manager.ui:925
+#: ekos/manager.ui:943
#, kde-format
msgid "Mount && Alignment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, targetLabel)
#. +> trunk5
-#: ekos/manager.ui:993 ekos/scheduler/scheduler.ui:61
+#: ekos/manager.ui:1011 ekos/scheduler/scheduler.ui:324
#, kde-format
msgid "Target:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. +> trunk5
-#: ekos/manager.ui:1057 ekos/mount/mount.ui:280
+#: ekos/manager.ui:1075 ekos/mount/mount.ui:280
#: kstarslite/qml/dialogs/DetailsDialog.qml:271
#, kde-format, kde-kuit-format
msgid "Azimuth"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
-#: ekos/manager.ui:1060
+#: ekos/manager.ui:1078
#, kde-format
msgid "AZ:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
-#: ekos/manager.ui:1074 ekos/mount/mount.ui:297
+#: ekos/manager.ui:1092 ekos/mount/mount.ui:297
#: 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/manager.ui:1077
+#: ekos/manager.ui:1095
#, kde-format
msgid "AL:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, focusProfileImage)
#. +> trunk5
-#: ekos/manager.ui:1243
+#: ekos/manager.ui:1261
#, kde-format
msgid "Focus Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, focusStarImage)
#. +> trunk5
-#: ekos/manager.ui:1281
+#: ekos/manager.ui:1299
#, kde-format
msgid "Focus Star"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
-#: ekos/manager.ui:1377
+#: ekos/manager.ui:1395
#, kde-format
msgid " σRA:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
-#: ekos/manager.ui:1409
+#: ekos/manager.ui:1427
#, kde-format
msgid "σDEC:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, guideProfileImage)
#. +> trunk5
-#: ekos/manager.ui:1454
+#: ekos/manager.ui:1472
#, kde-format
msgid "Guide Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, guideStarImage)
#. +> trunk5
-#: ekos/manager.ui:1489
+#: ekos/manager.ui:1507
#, kde-format
msgid "Guide Star"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ekosOptionsB)
#. +> trunk5
-#: ekos/manager.ui:1573
+#: ekos/manager.ui:1591
#, kde-format
msgid "Advanced Ekos Options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ekosOptionsB)
#. +> trunk5
-#: ekos/manager.ui:1576
+#: ekos/manager.ui:1594
#, 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/manager.ui:1583 indi/guimanager.cpp:67 tools/conjunctions.ui:205
-#: tools/modcalcgeod.ui:160
+#: ekos/manager.ui:1601 indi/guimanager.cpp:67 tools/conjunctions.ui:205
+#: tools/eclipsetool.ui:167 tools/modcalcgeod.ui:160
#, kde-format
msgid "Clear"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mountToolBoxB)
#. +> trunk5
#: ekos/mount/mount.cpp:113 ekos/mount/mount.ui:542
#, kde-format
msgid "Mount Control"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:227 ekos/mount/mount.cpp:635
#, kde-format
msgid "%1 guide scope"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:315
#, kde-format
msgid "Are you sure you want to turn off mount tracking?"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:316
#, kde-format
msgid "Mount Tracking"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:438
#, kde-format
msgid "Telescope altitude is below minimum altitude limit of %1. Aborting motion..."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:453
#, kde-format
msgid "Telescope altitude is above maximum altitude limit of %1. Aborting motion..."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:520
#, kde-format
msgid "Error syncing telescope info. Please fill telescope aperture and focal length."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:522
#, kde-format
msgid "Error syncing telescope info. Check INDI control panel for more details."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:532
#, kde-format
msgid "Telescope info updated successfully."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:589
#, kde-format
msgctxt "Message shown in Ekos Mount module"
msgid "%1"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:664
#, kde-format
msgid "Failed to save telescope information."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:900
#, kde-format
msgid "Warning: Overriding %1 configuration."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1043
#, kde-format
msgid "Alignment Model cleared."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1047
#, kde-format
msgid "Failed to clear Alignment Model."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1060
#, kde-format
msgid "GPS is detected. Do you want to switch time and location source to GPS?"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1061
#, kde-format
msgid "GPS Settings"
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1075
#, kde-format
msgid "GPS driver detected. KStars and mount time and location settings are now synced to the GPS driver."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1176
#, kde-format
msgid "Parking time cannot be in the past."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1184
#, kde-format
msgid "Parking time must be within 24 hours of current time."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1188
#, kde-format
msgid "Caution: do not use Auto Park while scheduler is active."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1207
#, kde-format
msgid "Parking timer is up."
msgstr ""
#. +> trunk5
#: ekos/mount/mount.cpp:1216
#, kde-format
msgid "Starting auto park..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, primaryScopeGroup)
#. +> trunk5
#: ekos/mount/mount.ui:44
#, kde-format
msgid "Primary Telescope"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, guideScopeGroup)
#. +> trunk5
#: ekos/mount/mount.ui:108
#, kde-format
msgid "Guide Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: ekos/mount/mount.ui:176
#, kde-format
msgid "Configurations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, scopeConfigCombo)
#. +> trunk5
#: ekos/mount/mount.ui:183
#, 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:190
#, kde-format
msgid "Configuration label"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, saveB)
#. +> trunk5
#: ekos/mount/mount.ui:210
#, kde-format
msgid "Save telescope information in configuration file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveB)
#. +> trunk5
#: ekos/mount/mount.ui:213
#, kde-format
msgid "Save Telescope Info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/mount/mount.ui:283
#, kde-format
msgid "AZ"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/mount/mount.ui:300
#, kde-format
msgid "ALT"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
#: ekos/mount/mount.ui:314
#, kde-format
msgid "Hour Angle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: ekos/mount/mount.ui:317
#, kde-format
msgid "HA"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_10)
#. +> trunk5
#: ekos/mount/mount.ui:331
#, kde-format
msgid "Local Sidereal TIme"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: ekos/mount/mount.ui:334
#, kde-format
msgid "LST"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, parkB)
#. +> trunk5
#: ekos/mount/mount.ui:356
#, kde-format
msgid "Park"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, unparkB)
#. +> trunk5
#: ekos/mount/mount.ui:366
#, kde-format
msgid "UnPark"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearAlignmentModelB)
#. +> trunk5
#: ekos/mount/mount.ui:386
#, kde-format
msgid "Clear Alignment Model"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, AutoPark)
#. +> trunk5
#: ekos/mount/mount.ui:395
#, kde-format
msgid "Auto Park"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/mount/mount.ui:416
#, kde-format
msgid "Park At:"
msgstr ""
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, startupTimeEdit)
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, completionTimeEdit)
#. +> trunk5
-#: ekos/mount/mount.ui:423 ekos/scheduler/scheduler.ui:926
-#: ekos/scheduler/scheduler.ui:1234
+#: ekos/mount/mount.ui:423 ekos/scheduler/scheduler.ui:939
+#: ekos/scheduler/scheduler.ui:1247
#, kde-format
msgid "dd/MM/yy hh:mm"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QPushButton, mountToolBoxB)
#. +> trunk5
#: ekos/mount/mount.ui:555
#, kde-format
msgid "Ctrl+S"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, trackingGroup)
#. +> trunk5
#: ekos/mount/mount.ui:571 indi/indidome.cpp:348 indi/inditelescope.cpp:1207
#, kde-format
msgid "Tracking"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, trackOnB)
#. +> trunk5
#: ekos/mount/mount.ui:612
#, kde-format
msgid "ON"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, trackOffB)
#. +> trunk5
#: ekos/mount/mount.ui:645
#, kde-format
msgid "OFF"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, LimitGroup)
#. +> trunk5
#: ekos/mount/mount.ui:658 tools/scriptbuilder.cpp:717
#, kde-format
msgid "Limits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableLimitsCheck)
#. +> trunk5
#: ekos/mount/mount.ui:698
#, 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:708 kstars.kcfg:1489
#, 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:711
#, kde-format
msgid "Min. Alt:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, maxAltLabel)
#. +> trunk5
#: ekos/mount/mount.ui:721
#, 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:724
#, kde-format
msgid "Max. Alt:"
msgstr ""
#. +> trunk5
#: ekos/opsekos.cpp:101
#, 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:1442
#, 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:407
#, kde-format
msgid "Independent Window"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, leadTimeLabel)
#. +> trunk5
#: ekos/opsekos.ui:161
#, 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:164
#, kde-format
msgid "Lead Time:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, preDawnLabel)
#. +> trunk5
#: ekos/opsekos.ui:174
#, 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:177
#, kde-format
msgid "Pre-dawn"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_PreemptiveShutdown)
#. +> trunk5
#: ekos/opsekos.ui:187
#, 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:190
#, kde-format
msgid "Pre-emptive shutdown"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_PreemptiveShutdownTime)
#. +> trunk5
#: ekos/opsekos.ui:197
#, 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:221
#, kde-format
msgid "Reset Mount Model On Alignment Failure"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kfcg_ResetMountModelBeforeJob)
#. +> trunk5
#: ekos/opsekos.ui:228
#, kde-format
msgid "Reset Mount Model Before Starting Each Job"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ResetGuideCalibration)
#. +> trunk5
#: ekos/opsekos.ui:235
#, kde-format
msgid ""
"<html><head/><body>"
"<p>When guiding is started, always clear calibration. Turning off this option can lead to unpredictable guiding failures.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetGuideCalibration)
#. +> trunk5
#: ekos/opsekos.ui:241
#, kde-format
msgid "Always Reset Guide Calibration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RealignAfterCalibrationFailure)
#. +> trunk5
#: ekos/opsekos.ui:248
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If guiding calibration fails then restart alignment process before proceeding to guiding recalibration process again. This can help recenter the target object in the field of view if the calibration process strayed too far off.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RealignAfterCalibrationFailure)
#. +> trunk5
#: ekos/opsekos.ui:251
#, kde-format
msgid "Restart Alignment on Guiding Calibration Failure"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_StopEkosAfterShutdown)
#. +> trunk5
#: ekos/opsekos.ui:258
#, 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:261
#, kde-format
msgid "Stop Ekos After Shutdown"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShutdownScriptTerminatesINDI)
#. +> trunk5
#: ekos/opsekos.ui:268
#, 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:271
#, kde-format
msgid "Shutdown Script Terminates INDI"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SortSchedulerJobs)
#. +> trunk5
#: ekos/opsekos.ui:278
#, kde-format
msgid "High priority and altitude jobs are executed first"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SortSchedulerJobs)
#. +> trunk5
#: ekos/opsekos.ui:281
#, kde-format
msgid "Sort jobs by Altitude and Priority"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RememberJobProgress)
#. +> trunk5
#: ekos/opsekos.ui:288
#, kde-format
msgid ""
"<html><head/><body>"
"<p>When processing a scheduled job, resume the sequence starting from the last image present in storage.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberJobProgress)
#. +> trunk5
#: ekos/opsekos.ui:291
#, kde-format
msgid "Remember Job Progress"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, ObsListMiscOptions)
#. +> trunk5
#: ekos/opsekos.ui:336 options/opsadvanced.ui:833
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
#: ekos/opsekos.ui:344
#, 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:347
#, kde-format
msgid "Temperature Threshold:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: ekos/opsekos.ui:370 ekos/opsekos.ui:653
#, kde-format
msgid "° C"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_13)
#. +> trunk5
#: ekos/opsekos.ui:390
#, kde-format
msgid "Wait this many seconds after guiding is resumed to stabilize the guiding performance before capture."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/opsekos.ui:393
#, kde-format
msgid "Guiding Settle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_GuidingSettle)
#. +> trunk5
#: ekos/opsekos.ui:400
#, kde-format
msgid "Wait this many seconds after guiding is resumed before starting capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/opsekos.ui:407
#, kde-format
msgid "Seconds"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AlwaysResetSequenceWhenStarting)
#. i18n: ectx: label, entry (AlwaysResetSequenceWhenStarting), group (Capture)
#. +> trunk5
#: ekos/opsekos.ui:416 kstars.kcfg:1595
#, kde-format
msgid ""
"<html><head/><body>"
"<p>When starting to process a sequence list, reset all capture counts to zero. Scheduler overrides this option when Remember Job Progress is enabled.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlwaysResetSequenceWhenStarting)
#. +> trunk5
#: ekos/opsekos.ui:419
#, kde-format
msgid "Always Reset Sequence When Starting"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResetMountModelAfterMeridian)
#. +> trunk5
#: ekos/opsekos.ui:429
#, kde-format
msgid "Reset Mount Model After Meridian Flip"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FlatSyncFocus)
#. +> trunk5
#: ekos/opsekos.ui:436
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If using a filter wheel and an absolute position focuser, then always remember the focus position of the autofocus process for light frames in each filter. Before a flat frame is captured, the focuser is moved to the same focus point as light frames.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FlatSyncFocus)
#. +> trunk5
#: ekos/opsekos.ui:439
#, kde-format
msgid "Capture flat frames at the same focus as light frames"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useSummaryPreview)
#. +> trunk5
#: ekos/opsekos.ui:448
#, 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:451
#, kde-format
msgid "Summary Screen Preview"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useDSLRImageViewer)
#. +> trunk5
#: ekos/opsekos.ui:458
#, kde-format
msgid "Display received DSLR images in the Image Viewer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useDSLRImageViewer)
#. +> trunk5
#: ekos/opsekos.ui:461
#, kde-format
msgid "DSLR Image Viewer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearDSLRInfoB)
#. +> trunk5
#: ekos/opsekos.ui:481
#, kde-format
msgid "Clear saved DSLR sizes"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearDSLRInfoB)
#. +> trunk5
#: ekos/opsekos.ui:484
#, kde-format
msgid "Clear DSLR Info"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/opsekos.ui:496
#, kde-format
msgid "In-Sequence Focus"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, overlapUnits)
#. +> trunk5
#: ekos/opsekos.ui:546 ekos/scheduler/mosaic.ui:403
#, kde-format, no-c-format
msgid "%"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_5)
#. +> trunk5
#: ekos/opsekos.ui:553
#, 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:556
#, 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:563 ekos/opsekos.ui:573 kstars.kcfg:1611
#, 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:566
#, kde-format
msgid "In-Sequence HFR Check:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SaveHFRToFile)
#. +> trunk5
#: ekos/opsekos.ui:588
#, 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:591
#, kde-format
msgid "Save Sequence HFR Value to File"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, darkLibraryTab)
#. +> trunk5
#: ekos/opsekos.ui:615
#, kde-format
msgid "Dark Library"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearRowB)
#. +> trunk5
#: ekos/opsekos.ui:623
#, 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:626
#, kde-format
msgid "Clear Row"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. i18n: ectx: label, entry (MaxDarkTemperatureDiff), group (DarkLibrary)
#. +> trunk5
#: ekos/opsekos.ui:633 kstars.kcfg:1476
#, 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:636
#, kde-format
msgid "T. Threshold:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearAllB)
#. +> trunk5
#: ekos/opsekos.ui:643
#, kde-format
msgid "Remove all dark frames data and files"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearAllB)
#. +> trunk5
#: ekos/opsekos.ui:646
#, kde-format
msgid "Clear All"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. i18n: ectx: label, entry (DarkLibraryDuration), group (Capture)
#. +> trunk5
#: ekos/opsekos.ui:660 kstars.kcfg:1615
#, 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:663
#, kde-format
msgid "Dark Validity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, openDarksFolderB)
#. +> trunk5
#: ekos/opsekos.ui:699
#, kde-format
msgid "Open folder where dark frames are stored"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openDarksFolderB)
#. +> trunk5
#: ekos/opsekos.ui:702
#, kde-format
msgid "Darks Folder"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearExpiredB)
#. +> trunk5
#: ekos/opsekos.ui:726
#, kde-format
msgid "Clear Expired"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTableView, darkTableView)
#. +> trunk5
#: ekos/opsekos.ui:742
#, 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:93 ekos/profileeditor.cpp:95
#: ekos/scheduler/scheduler.cpp:2566 ekos/scheduler/scheduler.cpp:6018
-#: ekos/scheduler/scheduler.ui:282 skycomponents/flagcomponent.cpp:44
+#: ekos/scheduler/scheduler.ui:62 skycomponents/flagcomponent.cpp:44
#, kde-format
msgid "Default"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:94 ekos/profileeditor.cpp:96
#, kde-format
msgid "Use scope data from INDI"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:141
#, kde-format
msgid "Cannot save an empty profile."
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:565
#, kde-format
msgid "<nobr>Available as <b>Remote</b> Driver. To use locally, install the corresponding driver.<nobr/>"
msgstr ""
#. +> trunk5
#: ekos/profileeditor.cpp:567
#, 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:170
#: ekos/profileeditor.ui:291 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:160
#, kde-format
msgid "Guiding:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, modeLabel)
#. +> trunk5
#: ekos/profileeditor.ui:177
#, 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:187 ekos/profileeditor.ui:281
#: 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:210
#, 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:213
#, kde-format
msgid "INDI Web Manager"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, remotePort)
#. +> trunk5
#: ekos/profileeditor.ui:229
#, 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:232 ekos/profilewizard.ui:515
#: ekos/profilewizard.ui:704
#, kde-format
msgid "7624"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, externalGuideHost)
#. +> trunk5
#: ekos/profileeditor.ui:248
#, kde-format
msgid "localhost"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, localMode)
#. +> trunk5
#: ekos/profileeditor.ui:298
#, kde-format
msgid "&Local"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. +> trunk5
#: ekos/profileeditor.ui:309
#, kde-format
msgid "Internal"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. i18n: ectx: property (text), widget (QRadioButton, usePHD2R)
#. +> trunk5
#: ekos/profileeditor.ui:314 ekos/profilewizard.ui:1064
#, kde-format
msgid "PHD2"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, guideTypeCombo)
#. +> trunk5
#: ekos/profileeditor.ui:319
#, kde-format
msgid "LinGuider"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: ekos/profileeditor.ui:332
#, kde-format
msgid "Select Devices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_17)
#. +> trunk5
#: ekos/profileeditor.ui:351
#, kde-format
msgid "Auxliary #4"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: ekos/profileeditor.ui:354
#, kde-format
msgid "Aux 4:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_15)
#. +> trunk5
#: ekos/profileeditor.ui:411
#, kde-format
msgid "Auxliary #3"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: ekos/profileeditor.ui:414
#, kde-format
msgid "Aux 3:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_11)
#. +> trunk5
#: ekos/profileeditor.ui:460
#, 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:463 oal/execute.ui:65
#, kde-format
msgid "Weather:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: ekos/profileeditor.ui:483
#, kde-format
msgid "Dome:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: ekos/profileeditor.ui:493
#, kde-format
msgid "AO:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: ekos/profileeditor.ui:513
#, kde-format
msgid "Mount:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_16)
#. +> trunk5
#: ekos/profileeditor.ui:540
#, kde-format
msgid "Auxliary #1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: ekos/profileeditor.ui:543
#, kde-format
msgid "Aux 1:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_14)
#. +> trunk5
#: ekos/profileeditor.ui:576
#, kde-format
msgid "Auxliary #2"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: ekos/profileeditor.ui:579
#, kde-format
msgid "Aux 2:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_3)
#. +> trunk5
#: ekos/profileeditor.ui:599
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Specify Remote drivers to chain with INDI server. Remote INDI drivers must be already running. If port is different from the default (7624), then it must be specified. For example, to connect to ZWO ASI120MC driver running on 192.168.1.50 on port 8000, the connection string is:</p>"
"<p><span style=\" font-weight:600;\">\"ZWO ASI120MC\"@192.168.1.50:8000</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteDrivers)
#. +> trunk5
#: ekos/profileeditor.ui:609
#, kde-format
msgid "driver1@remotehost:port,driver2@remotehost:port"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: ekos/profileeditor.ui:619
#, kde-format
msgid "Select Telescopes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: ekos/profileeditor.ui:640
#, kde-format
msgid "Primary:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: ekos/profileeditor.ui:657
#, kde-format
msgid "Guide:"
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:126
#, kde-format
msgid "Invalid port."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:132 ekos/profilewizard.cpp:163
#, kde-format
msgid "Host name cannot be empty."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:219
#, kde-format
msgid "Profile name cannot be empty."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:271
#, kde-format
msgid "Detecting StellarMate..."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:272
#, kde-format
msgid "Please wait while searching for StellarMate..."
msgstr ""
#. +> trunk5
#: ekos/profilewizard.cpp:297
#, 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:137
#, 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:327
#, 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 ""
#. i18n?
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:99
#, kde-format
msgid ""
"Job scheduler list.\n"
"Click to select a job in the list.\n"
"Double click to edit a job with the left-hand fields."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:105
#, kde-format
msgid ""
"Remove selected job from the observation list.\n"
"Job properties are copied in the edition fields before removal."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:109
#, kde-format
msgid ""
"Move selected job one line up in the list.\n"
"Order only affect observation jobs that are scheduled to start at the same time.\n"
"Not available if option \"Sort jobs by Altitude and Priority\" is set."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:114
#, kde-format
msgid ""
"Move selected job one line down in the list.\n"
"Order only affect observation jobs that are scheduled to start at the same time.\n"
"Not available if option \"Sort jobs by Altitude and Priority\" is set."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:120
#, kde-format
msgid "Reset state and force reevaluation of all observation jobs."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:346
#, kde-format
msgid "Select FITS Image"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:366
#, kde-format
msgid "Select Sequence Queue"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:366
#, kde-format
msgid "Ekos Sequence Queue (*.esq)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:388
#, kde-format
msgid "Select Startup Script"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:388 ekos/scheduler/scheduler.cpp:400
#, kde-format
msgid "Script (*)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:400
#, kde-format
msgid "Select Shutdown Script"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:431
#, kde-format
msgid "Warning: You cannot add or modify a job while the scheduler is running."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:437
#, kde-format
msgid "Warning: Target name is required."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:443
#, kde-format
msgid "Warning: Sequence file is required."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:450
#, kde-format
msgid "Warning: Target coordinates are required."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:460 ekos/scheduler/scheduler.cpp:5637
#, kde-format
msgid "Warning: RA value %1 is invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:466 ekos/scheduler/scheduler.cpp:5643
#, kde-format
msgid "Warning: DEC value %1 is invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:476
#, kde-format
msgid "Warning: Job '%1' has completion condition set to infinite repeat, other jobs may not execute."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:566
#, kde-format
msgid "Warning: job '%1' has startup time %2 resulting in a negative score, and will be marked invalid when processed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:571
#, kde-format
msgid "Warning: job '%1' has fixed startup time %2 set in the past, and will be marked invalid when evaluated."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:623
#, kde-format
msgid "Warning: job '%1' at row %2 has a duplicate target at row %3, the scheduler may consider the same storage for captures."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:631
#, kde-format
msgid "Warning: jobs '%1' at row %2 and %3 probably require a different repeat count as currently they will complete simultaneously after %4 batches (or disable option 'Remember job progress')"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:636
#, kde-format
msgid "Warning: job '%1' at row %2 might require a specific startup time or a different priority, as currently they will start in order of insertion in the table"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:712
#, kde-format
msgid "Warning: you cannot add or modify a job while the scheduler is running."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:846
#, kde-format
msgid "Use edition fields to create a new job in the observation list."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1058
#, kde-format
msgid "Job '%1' has not been processed upon scheduler stop, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1065
#, kde-format
msgid "Scheduler aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1123
#, 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:1141 ekos/scheduler/scheduler.ui:721
+#: ekos/scheduler/scheduler.cpp:1141 ekos/scheduler/scheduler.ui:734
#, kde-format
msgid "Start Scheduler"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1161
#, kde-format
msgid "Warning: startup script URL %1 is not valid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1169
#, kde-format
msgid "Warning: shutdown script URL %1 is not valid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1179 ekos/scheduler/scheduler.cpp:1203
#, kde-format
msgid "Stop Scheduler"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1222
#, kde-format
msgid "Scheduler paused."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1226
#, kde-format
msgid "Resume Scheduler"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1248
#, kde-format
msgid "No job running"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1322
#, kde-format
msgid "Job '%1' has no more batches remaining."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1386 ekos/scheduler/scheduler.cpp:1484
#, kde-format
msgid "Job '%1' cannot run now because of bad weather."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1393
#, kde-format
msgid "Job '%1' is due to run as soon as possible."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1407
#, kde-format
msgid "Job '%1' is scheduled at %2 for culmination."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1413
#, kde-format
msgid "Job '%1' culmination cannot be scheduled, marking invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1426
#, kde-format
msgid "Job '%1' completion time (%2) could not be achieved before start up time (%3), marking invalid"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1444
#, kde-format
msgid "Job '%1' startup time was fixed at %2, and is already passed by %3, marking invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1451
#, kde-format
msgid "Job '%1' startup time was %2, and is already passed by %3, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1468
#, kde-format
msgid "Job '%1' evaluation failed with a score of %2, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1471
#, kde-format
msgid "Job '%1' updated score is %2 at startup time, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1474
#, kde-format
msgid "Job '%1' updated score is %2 %3 seconds after startup time, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1491
#, kde-format
msgid "Job '%1' will be run at %2."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1505
#, kde-format
msgid "Job '%1' can be scheduled under 12 hours, but will be re-evaluated at %2."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1517
#, kde-format
msgid "Job '%1' can only be scheduled in more than 12 hours, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1608
#, kde-format
msgid "No jobs left in the scheduler queue."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1687
#, kde-format
msgid "Jobs '%1' and '%2' have close start up times, job '%2' is rescheduled to %3."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1737
#, kde-format
msgid "Scheduler is awake."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1743
#, kde-format
msgid "Scheduler is awake. Jobs shall be started when ready..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1745
#, kde-format
msgid "Scheduler is awake. Jobs shall be started when scheduler is resumed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1812
#, kde-format
msgid "Warning: job '%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:1825
#, kde-format
msgid "Job '%1' is scheduled to start at %2 where its altitude is %3 degrees."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1836
#, kde-format
msgid "Warning: job '%1' has no night time with an altitude above %2 degrees during the next 24 hours, marking invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1839
#, kde-format
msgid "Warning: job '%1' cannot rise to an altitude above %2 degrees in the next 24 hours, marking invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1842
#, kde-format
msgid "Warning: job '%1' cannot be scheduled with an altitude above %2 degrees with minimum moon separation of %3 degrees in the next 24 hours, marking invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1883
#, kde-format
msgid "Job '%1' target culminates during the day and cannot be scheduled for observation."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:1889
#, kde-format
msgid "Job '%1' observation time %2 is passed for today."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2128
#, kde-format
msgid "Astronomical twilight: dusk at %1, dawn at %2, and current time is %3"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2158
#, kde-format
msgid "Job '%1' scheduled for execution at %2. Observatory scheduled for shutdown until next job is ready."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2190
#, kde-format
msgid "Job '%1' scheduled for execution at %2. Parking the mount until the job is ready."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2202
#, kde-format
msgid "Sleeping until observation job %1 is ready at %2..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2204
#, kde-format
msgid "Scheduler is in sleep mode"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2212
#, kde-format
msgid "Warning: Job '%1' is %2 away from now, you may want to enable Preemptive Shutdown."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2246
#, kde-format
msgid "Ekos job started (%1)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2285
#, kde-format
msgid "Ekos started."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2294
#, kde-format
msgid "Starting Ekos failed. Retrying..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2299
#, kde-format
msgid "Starting Ekos failed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2308
#, kde-format
msgid "Starting Ekos timed out. Retrying..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2317
#, kde-format
msgid "Starting Ekos timed out."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2328
#, kde-format
msgid "Ekos stopped."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2379
#, kde-format
msgid "INDI devices connected."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2386
#, kde-format
msgid "One or more INDI devices failed to connect. Retrying..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2391
#, kde-format
msgid "One or more INDI devices failed to connect. Check INDI control panel for details."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2400
#, kde-format
msgid "One or more INDI devices timed out. Retrying..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2406
#, kde-format
msgid "One or more INDI devices timed out. Check INDI control panel for details."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2417
#, kde-format
msgid "INDI devices disconnected."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2433
#, kde-format
msgid "Warning: dome device not ready after timeout, attempting to recover..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2447
#, kde-format
msgid "Warning: mount device not ready after timeout, attempting to recover..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2461
#, kde-format
msgid "Warning: cap device not ready after timeout, attempting to recover..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2545
#, kde-format
msgid "Observatory is in the startup process"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2557
#, kde-format
msgid "Ekos is already started, skipping startup script..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2653
#, kde-format
msgid "Observatory is in the shutdown process"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2676
#, kde-format
msgid "Warming up CCD..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2705
#, kde-format
msgid "Warning: Bypassing parking procedures, no INDI connection."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2830
#, kde-format
msgid "park/unpark wait procedure failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2840
#, kde-format
msgid "Executing script %1..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2870
#, kde-format
msgid "Startup script failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2875
#, kde-format
msgid "Shutdown script failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2914
#, kde-format
msgid "Shutdown complete."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:2916
#, kde-format
msgid "Shutdown procedure failed, aborting..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3014
#, kde-format
msgid "Job '%1' reached completion time %2, stopping."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3037
#, kde-format
msgid "Job '%1' current altitude (%2 degrees) crossed minimum constraint altitude (%3 degrees), marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3063
#, kde-format
msgid "Job '%2' current moon separation (%1 degrees) is lower than minimum constraint (%3 degrees), marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3084
#, kde-format
msgid "Job '%3' is now approaching astronomical twilight rise limit at %1 (%2 minutes safety margin), marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3120 ekos/scheduler/scheduler.cpp:3349
#: ekos/scheduler/scheduler.cpp:6404
#, kde-format
msgid "Warning: job '%1' alignment procedure failed, aborting job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3145
#, kde-format
msgid "Warning: job '%1' capture procedure failed, aborting job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3170
#, kde-format
msgid "Warning: job '%1' focusing procedure failed, aborting job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3195
#, kde-format
msgid "Warning: job '%1' guiding procedure failed, aborting job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3219
#, kde-format
msgid "Warning: job '%1' lost connection to the mount, attempting to reconnect."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3236
#, kde-format
msgid "Warning: job '%1' lost connection to the dome, attempting to reconnect."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3254
#, kde-format
msgid "Warning: job '%1' lost connection to INDI server while focusing, attempting to reconnect."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3267 ekos/scheduler/scheduler.cpp:6577
#, kde-format
msgid "Job '%1' focusing is complete."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3277 ekos/scheduler/scheduler.cpp:6587
#, kde-format
msgid "Warning: job '%1' focusing failed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3281 ekos/scheduler/scheduler.cpp:6591
#, kde-format
msgid "Job '%1' is restarting its focusing procedure."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3289 ekos/scheduler/scheduler.cpp:6599
#, kde-format
msgid "Warning: job '%1' focusing procedure failed, marking terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3316
#, kde-format
msgid "Warning: job '%1' lost connection to INDI server while aligning, attempting to reconnect."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3327 ekos/scheduler/scheduler.cpp:6382
#, kde-format
msgid "Job '%1' alignment is complete."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3335 ekos/scheduler/scheduler.cpp:6390
#, kde-format
msgid "Warning: job '%1' alignment failed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3341 ekos/scheduler/scheduler.cpp:6396
#, kde-format
msgid "Warning: job '%1' forcing mount model reset after failing alignment #%2."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3344 ekos/scheduler/scheduler.cpp:3399
#: ekos/scheduler/scheduler.cpp:6399 ekos/scheduler/scheduler.cpp:6454
#, kde-format
msgid "Restarting %1 alignment procedure..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3368
#, kde-format
msgid "Warning: job '%1' lost connection to INDI server while guiding, attempting to reconnect."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3379 ekos/scheduler/scheduler.cpp:6435
#, kde-format
msgid "Job '%1' guiding is in progress."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3390 ekos/scheduler/scheduler.cpp:6445
#, kde-format
msgid "Warning: job '%1' guiding failed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3392 ekos/scheduler/scheduler.cpp:6447
#, kde-format
msgid "Warning: job '%1' calibration failed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3408 ekos/scheduler/scheduler.cpp:6463
#, kde-format
msgid "Job '%1' is guiding, and is restarting its guiding procedure."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3414 ekos/scheduler/scheduler.cpp:6469
#, kde-format
msgid "Warning: job '%1' guiding procedure failed, marking terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3431
#, kde-format
msgid "Warning: job '%1' lost connection to INDI server while capturing, attempting to reconnect."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3437
#, kde-format
msgid "Warning: job '%1' failed to capture target (%2)."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3452 ekos/scheduler/scheduler.cpp:6511
#, kde-format
msgid "Job '%1' is capturing, and is restarting its guiding procedure."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3460 ekos/scheduler/scheduler.cpp:6518
#, kde-format
msgid "Warning: job '%1' failed its capture procedure, restarting capture."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3466 ekos/scheduler/scheduler.cpp:6524
#, kde-format
msgid "Warning: job '%1' failed its capture procedure, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3475 ekos/scheduler/scheduler.cpp:6533
#, kde-format
msgid "Ekos job (%1) - Capture finished"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3521
#, kde-format
msgid "Job '%1' is proceeding directly to capture stage because only calibration frames are pending."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3681
#, kde-format
msgid "Open Ekos Scheduler List"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3978
#, kde-format
msgid "Save Ekos Scheduler List"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:3996
#, kde-format
msgid "Failed to save scheduler list"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4120
#, kde-format
msgid "Scheduler list saved to %1"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4154
#, kde-format
msgid "Job '%1' is slewing to target."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4188
#, kde-format
msgid "Warning: job '%1' is unable to proceed with autofocus, not supported."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4247
#, kde-format
msgid "Job '%1' is focusing."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4272
#, kde-format
msgid "Job '%1' is terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4281
#, kde-format
msgid "Job '%1' is aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4301
#, kde-format
msgid "Job '%1' is complete."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4325
#, kde-format
msgid "Job '%1' is complete after #%2 batch."
msgid_plural "Job '%1' is complete after #%2 batches."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4362
#, kde-format
msgid "Job '%1' is repeating, #%2 batch remaining."
msgid_plural "Job '%1' is repeating, #%2 batches remaining."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4377
#, kde-format
msgid "Job '%1' is repeating, looping indefinitely."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4393
#, kde-format
msgid "Job '%1' stopping, reached completion time with #%2 batch done."
msgid_plural "Job '%1' stopping, reached completion time with #%2 batches done."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4407
#, kde-format
msgid "Job '%1' completed #%2 batch before completion time, restarted."
msgid_plural "Job '%1' completed #%2 batches before completion time, restarted."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4448
#, kde-format
msgid "Job '%1' is plate solving %2."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4460
#, kde-format
msgid "Job '%1' is capturing and plate solving."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4486
#, kde-format
msgid "Starting guiding procedure for %1 ..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4558
#, kde-format
msgid "Ekos job (%1) - Capture started"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4561
#, kde-format
msgid "Job '%1' capture is in progress (batch #%2)..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4563
#, kde-format
msgid "Job '%1' capture is in progress..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4660
#, kde-format
msgid "Warning: job '%1' has inaccessible sequence '%2', marking invalid."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4721
#, kde-format
msgid "Warning: Job '%1' has its focus step disabled, periodic and/or HFR procedures currently set in its sequence will not occur."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4737
#, kde-format
msgid "Job '%1' %2x%3\" %4"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4903
#, kde-format
msgid "Warning: job '%1' will be looping until Scheduler is stopped manually."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4911
#, kde-format
msgid "Job '%1' will run for %2."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4919
#, kde-format
msgid "Job '%1' will run for %2 if started now."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:4978
#, kde-format
msgid "Mount already parked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5009
#, kde-format
msgid "Parking mount in progress..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5042
#, kde-format
msgid "Mount already unparked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5129
#, kde-format
msgid "Mount unparked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5141
#, kde-format
msgid "Warning: mount unpark operation timed out on attempt %1/%2. Restarting operation..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5146
#, kde-format
msgid "Warning: mount unpark operation timed out on last attempt."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5160
#, kde-format
msgid "Warning: mount park operation timed out on attempt %1/%2. Restarting operation..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5165
#, kde-format
msgid "Warning: mount park operation timed out on last attempt."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5177 ekos/scheduler/scheduler.cpp:5192
#, kde-format
msgid "Mount unparking error."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5182 ekos/scheduler/scheduler.cpp:5187
#, kde-format
msgid "Mount parking error."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5298
#, kde-format
msgid "Dome already parked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5321
#, kde-format
msgid "Unparking dome..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5327
#, kde-format
msgid "Dome already unparked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5367
#, kde-format
msgid "Dome unparked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5379 ekos/scheduler/scheduler.cpp:5535
#, kde-format
msgid "Operation timeout. Restarting operation..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5392
#, kde-format
msgid "Dome parking error."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5397
#, kde-format
msgid "Dome unparking error."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5447
#, kde-format
msgid "Parking Cap..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5453
#, kde-format
msgid "Cap already parked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5478
#, kde-format
msgid "Unparking cap..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5484
#, kde-format
msgid "Cap already unparked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5513
#, kde-format
msgid "Cap parked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5523
#, kde-format
msgid "Cap unparked."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5548
#, kde-format
msgid "Cap parking error."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5553
#, kde-format
msgid "Cap unparking error."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5599
#, kde-format
msgid "Weather information is pending..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5611
#, kde-format
msgid "Job '%1' suffers from bad weather, marking aborted."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5706
#, kde-format
msgid "Do you want to keep the existing jobs in the mosaic schedule?"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5720
#, kde-format
msgid "Mosaic file %1 saved successfully."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5724
#, kde-format
msgid "Error saving mosaic file %1. Please reload job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5766
#, kde-format
msgid "Unable to open sequence file %1"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5832
#, kde-format
msgid "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:5834
#, kde-format
msgid "Astronomial Twilight Warning"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5848
#, kde-format
msgid "Manual startup procedure completed successfully."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5850
#, kde-format
msgid "Manual startup procedure terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5864
#, kde-format
msgid "Cannot run startup procedure while INDI devices are not online."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5869
#, kde-format
msgid "Are you sure you want to execute the startup procedure manually?"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5871
#, kde-format
msgid "Warning: executing startup procedure manually..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5919
#, kde-format
msgid "Startup procedure terminated."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5932
#, kde-format
msgid "Manual shutdown procedure completed successfully."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5938
#, kde-format
msgid "Manual shutdown procedure terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5951
#, kde-format
msgid "Are you sure you want to execute the shutdown procedure manually?"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:5953
#, kde-format
msgid "Warning: executing shutdown procedure manually..."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6004
#, kde-format
msgid "Shutdown procedure terminated."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6033
#, kde-format
msgid "Unable to open sequence queue file '%1'"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6497
#, kde-format
msgid "Warning: job '%1' failed to capture target."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6628
#, kde-format
msgid "Job '%1' slew is complete."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6634
#, kde-format
msgid "Warning: job '%1' slew failed, marking terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6640
#, kde-format
msgid "Warning: job '%1' found not slewing, restarting."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6653
#, kde-format
msgid "Job '%1' repositioning is complete."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6659
#, kde-format
msgid "Warning: job '%1' repositioning failed, marking terminated due to errors."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6665
#, kde-format
msgid "Warning: job '%1' found not repositioning, restarting."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6684
#, kde-format
msgid "Weather conditions are OK."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6688
#, kde-format
msgid "Warning: weather conditions are in the WARNING zone."
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6692
#, kde-format
msgid "Caution: weather conditions are in the DANGER zone!"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6714
#, kde-format
msgid "Weather conditions in warning zone"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6722
#, kde-format
msgid "Weather conditions are critical. Observatory shutdown is imminent"
msgstr ""
#. +> trunk5
#: ekos/scheduler/scheduler.cpp:6738
#, kde-format
msgid "Starting shutdown procedure due to severe weather."
msgstr ""
-#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
+#. i18n: ectx: property (title), widget (QGroupBox, jobSequenceGroup)
#. +> 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)
+#. i18n: ectx: property (toolTip), widget (QPushButton, loadSequenceB)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:71 ekos/scheduler/scheduler.ui:205
-#: indi/customdrivers.ui:120
+#: ekos/scheduler/scheduler.ui:91
#, kde-format
-msgid "*"
+msgid "Load the image sequence queue."
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QLabel, label)
+#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:107
+#: ekos/scheduler/scheduler.ui:103
#, kde-format
-msgid "Target coordinates in J2000 Epoch"
+msgid "Select which steps to execute before starting the capture process."
msgstr ""
-#. i18n: ectx: property (text), widget (QLabel, label)
+#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:110
+#: ekos/scheduler/scheduler.ui:106
#, kde-format
-msgid "J2000:"
+msgid "Steps:"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QLabel, FITSLabel)
+#. i18n: ectx: property (text), widget (QLabel, label_5)
+#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:152
+#: ekos/scheduler/scheduler.ui:116 ekos/scheduler/scheduler.ui:155
+#: indi/customdrivers.ui:120
#, 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."
+msgid "*"
msgstr ""
-#. i18n: ectx: property (text), widget (QLabel, FITSLabel)
+#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:155
+#: ekos/scheduler/scheduler.ui:123
#, kde-format
-msgid "FITS File:"
+msgid "Target coordinates in J2000 Epoch"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QLabel, sequenceLabel)
+#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:192
+#: ekos/scheduler/scheduler.ui:126
#, kde-format
-msgid "Ekos Sequence File"
+msgid "J2000:"
msgstr ""
-#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
+#. i18n: ectx: property (toolTip), widget (QSpinBox, prioritySpin)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:195
+#: ekos/scheduler/scheduler.ui:133
#, kde-format
-msgid "Sequence:"
+msgid "Assigned priority to each job with 1 being the highest priority and 20 being the lowest priority"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QPushButton, loadSequenceB)
+#. i18n: ectx: property (toolTip), widget (QCheckBox, trackStepCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:233
+#: ekos/scheduler/scheduler.ui:164
#, kde-format
-msgid "Load the image sequence queue."
+msgid "Slew to the target and track it before proceeding to the next step."
msgstr ""
-#. i18n: ectx: property (text), widget (QLabel, label_7)
+#. i18n: ectx: property (text), widget (QCheckBox, trackStepCheck)
+#. i18n: ectx: property (text), widget (QCheckBox, CheckTrack)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:245
+#: ekos/scheduler/scheduler.ui:167 tools/argsettrack.ui:38
#, kde-format
-msgid "Priority:"
+msgid "Track"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QSpinBox, prioritySpin)
+#. i18n: ectx: property (toolTip), widget (QCheckBox, focusStepCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:252
+#: ekos/scheduler/scheduler.ui:180
#, kde-format
-msgid "Assigned priority to each job with 1 being the highest priority and 20 being the lowest priority"
+msgid "Perform autofocusing before proceeding to the next step."
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
+#. i18n: ectx: property (toolTip), widget (QCheckBox, alignStepCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:271
+#: ekos/scheduler/scheduler.ui:196
#, kde-format
-msgid "Ekos Device Profile"
+msgid "Perform alignment using astrometry solver before proceeding to the next step."
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
+#. i18n: ectx: property (toolTip), widget (QCheckBox, guideStepCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:290
+#: ekos/scheduler/scheduler.ui:212
#, kde-format
-msgid "Select which steps to execute before starting the capture process."
+msgid "Perform calibration and autoguiding before proceeding to the next step."
msgstr ""
-#. i18n: ectx: property (text), widget (QLabel, label_4)
+#. i18n: ectx: property (toolTip), widget (QLabel, label_9)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:293
+#: ekos/scheduler/scheduler.ui:265
#, kde-format
-msgid "Steps:"
+msgid "Ekos Device Profile"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QCheckBox, trackStepCheck)
+#. i18n: ectx: property (toolTip), widget (QLabel, FITSLabel)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:302
+#: ekos/scheduler/scheduler.ui:304
#, kde-format
-msgid "Slew to the target and track it before proceeding to the next step."
+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 (QCheckBox, trackStepCheck)
-#. i18n: ectx: property (text), widget (QCheckBox, CheckTrack)
+#. i18n: ectx: property (text), widget (QLabel, FITSLabel)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:305 tools/argsettrack.ui:38
+#: ekos/scheduler/scheduler.ui:307
#, kde-format
-msgid "Track"
+msgid "FITS File:"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QCheckBox, focusStepCheck)
+#. i18n: ectx: property (toolTip), widget (QLabel, sequenceLabel)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:318
+#: ekos/scheduler/scheduler.ui:314
#, kde-format
-msgid "Perform autofocusing before proceeding to the next step."
+msgid "Ekos Sequence File"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QCheckBox, alignStepCheck)
+#. i18n: ectx: property (text), widget (QLabel, sequenceLabel)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:334
+#: ekos/scheduler/scheduler.ui:317
#, kde-format
-msgid "Perform alignment using astrometry solver before proceeding to the next step."
+msgid "Sequence:"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QCheckBox, guideStepCheck)
+#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:350
+#: ekos/scheduler/scheduler.ui:331
#, kde-format
-msgid "Perform calibration and autoguiding before proceeding to the next step."
+msgid "Priority:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mosaicB)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:535
+#: ekos/scheduler/scheduler.ui:548
#, kde-format
msgid "Create mosaic job. You must add a job before creating a mosaic job."
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QTreeWidget, clientTreeWidget)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:651 indi/customdrivers.ui:95
+#: ekos/scheduler/scheduler.ui:664 indi/customdrivers.ui:95
#: 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:667
+#: ekos/scheduler/scheduler.ui:680
#, kde-format
msgid "Captures"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:672
+#: ekos/scheduler/scheduler.ui:685
#, kde-format
msgid "Score"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:677
+#: ekos/scheduler/scheduler.ui:690
#, kde-format
msgid "Start Time"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:682
+#: ekos/scheduler/scheduler.ui:695
#, kde-format
msgid "End Time"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, queueTable)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:687
+#: ekos/scheduler/scheduler.ui:700
#, kde-format
msgid "Est. Duration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pauseB)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:752
+#: ekos/scheduler/scheduler.ui:765
#, kde-format
msgid "Pause Scheduler"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, startupGroup)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:812
+#: ekos/scheduler/scheduler.ui:825
#, kde-format
msgid "Job Startup Conditions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, asapConditionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:838
+#: ekos/scheduler/scheduler.ui:851
#, 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:841
+#: ekos/scheduler/scheduler.ui:854
#, kde-format
msgid "ASAP"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, culminationConditionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:861
+#: ekos/scheduler/scheduler.ui:874
#, 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:864
+#: ekos/scheduler/scheduler.ui:877
#, kde-format
msgid "Cu&lmination Offset"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, culminationOffset)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:874
+#: ekos/scheduler/scheduler.ui:887
#, 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:913
+#: ekos/scheduler/scheduler.ui:926
#, kde-format
msgid "start the job on the specified date and time"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, contraintsGroup)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:954
+#: ekos/scheduler/scheduler.ui:967
#, kde-format
msgid "Job Constraints"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, altConstraintCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:980
+#: ekos/scheduler/scheduler.ui:993
#, 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:983
+#: ekos/scheduler/scheduler.ui:996
#, kde-format
msgid "Alt > "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1006 ekos/scheduler/scheduler.ui:1036
+#: ekos/scheduler/scheduler.ui:1019 ekos/scheduler/scheduler.ui:1049
#, kde-format
msgid "°"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, moonSeparationCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1013
+#: ekos/scheduler/scheduler.ui:1026
#, 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:1016
+#: ekos/scheduler/scheduler.ui:1029
#, kde-format
msgid "Moon > "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, twilightCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1050
+#: ekos/scheduler/scheduler.ui:1063
#, 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:1053
+#: ekos/scheduler/scheduler.ui:1066
#, kde-format
msgid "Twilight"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, weatherCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1066
+#: ekos/scheduler/scheduler.ui:1079
#, 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:1116
+#: ekos/scheduler/scheduler.ui:1129
#, kde-format
msgid "Job Completion Conditions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, sequenceCompletionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1137
+#: ekos/scheduler/scheduler.ui:1150
#, 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:1140
+#: ekos/scheduler/scheduler.ui:1153
#, kde-format
msgid "Se&quence completion"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, repeatCompletionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1155
+#: ekos/scheduler/scheduler.ui:1168
#, kde-format
msgid "Repeat for"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, repeatsSpin)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1165
+#: ekos/scheduler/scheduler.ui:1178
#, 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:1181
+#: ekos/scheduler/scheduler.ui:1194
#, kde-format
msgid "runs"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, loopCompletionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1203
+#: ekos/scheduler/scheduler.ui:1216
#, kde-format
msgid "Restart the sequence job indefinitely."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, loopCompletionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1206
+#: ekos/scheduler/scheduler.ui:1219
#, kde-format
msgid "Repeat until ter&minated"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, timeCompletionR)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1221
+#: ekos/scheduler/scheduler.ui:1234
#, 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:1224
+#: ekos/scheduler/scheduler.ui:1237
#, kde-format
msgid "Repeat until"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox_2)
+#. i18n: ectx: property (toolTip), widget (QGroupBox, startupGroupBox)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1272
+#: ekos/scheduler/scheduler.ui:1285
#, 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)
+#. i18n: ectx: property (title), widget (QGroupBox, startupGroupBox)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1275
+#: ekos/scheduler/scheduler.ui:1288
#, 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:1304 ekos/scheduler/scheduler.ui:1497
+#: ekos/scheduler/scheduler.ui:1317 ekos/scheduler/scheduler.ui:1516
#, kde-format
msgid "Park dome to home position"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, unparkDomeCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1307
+#: ekos/scheduler/scheduler.ui:1320
#, 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:1320 ekos/scheduler/scheduler.ui:1481
+#: ekos/scheduler/scheduler.ui:1333 ekos/scheduler/scheduler.ui:1500
#, kde-format
msgid "Park telescope to home position."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, unparkMountCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1323
+#: ekos/scheduler/scheduler.ui:1336
#, kde-format
msgid "UnPark Mount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, uncapCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1333
+#: ekos/scheduler/scheduler.ui:1346
#, kde-format
msgid "Open dust cover"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, uncapCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1336
+#: ekos/scheduler/scheduler.ui:1349
#, kde-format
msgid "UnCap"
msgstr ""
-#. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox_10)
+#. i18n: ectx: property (toolTip), widget (QGroupBox, shutdownGroupBox)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1420
+#: ekos/scheduler/scheduler.ui:1439
#, 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)
+#. i18n: ectx: property (title), widget (QGroupBox, shutdownGroupBox)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1423
+#: ekos/scheduler/scheduler.ui:1442
#, kde-format
msgid "Observatory Shutdown Procedure"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, warmCCDCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1452
+#: ekos/scheduler/scheduler.ui:1471
#, kde-format
msgid "Turn off CCD cooler."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, warmCCDCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1455
+#: ekos/scheduler/scheduler.ui:1474
#, kde-format
msgid "Warm CCD"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, capCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1465
+#: ekos/scheduler/scheduler.ui:1484
#, kde-format
msgid "Close dust cover"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, capCheck)
#. +> trunk5
-#: ekos/scheduler/scheduler.ui:1468
+#: ekos/scheduler/scheduler.ui:1487
#, kde-format
msgid "Cap"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:128
#, kde-format
msgid "Ekos job failed (%1)"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:182
#, kde-format
msgid ""
"Current status of job '%1', managed by the Scheduler.\n"
"If invalid, the Scheduler was not able to find a proper observation time for the target.\n"
"If aborted, the Scheduler missed the scheduled time or encountered transitory issues and will reschedule the job.\n"
"If complete, the Scheduler verified that all sequence captures requested were stored, including repeats."
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:194
#, kde-format
msgid ""
"Startup time for job '%1', as estimated by the Scheduler.\n"
"Fixed time from user or culmination time is marked with a chronometer symbol. "
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:204
#, kde-format
msgid ""
"Completion time for job '%1', as estimated by the Scheduler.\n"
"Can be specified by the user to limit duration of looping jobs.\n"
"Fixed time from user is marked with a chronometer symbol. "
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:215
#, kde-format
msgid ""
"Count of captures stored for job '%1', based on its sequence job.\n"
"This is a summary, additional specific frame types may be required to complete the job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:225
#, kde-format
msgid ""
"Current score for job '%1', from its altitude, moon separation and sky darkness.\n"
"Negative if adequate altitude is not achieved yet or if there is no proper observation time today.\n"
"The Scheduler will refresh scores when picking a new candidate job."
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:311
#, kde-format
msgid ""
"Duration job '%1' will take to complete when started, as estimated by the Scheduler.\n"
"Depends on the actions to be run, and the sequence job to be processed."
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:384
#, kde-format
msgid "Evaluating"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:385
#, kde-format
msgid "Scheduled"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:387
#, kde-format
msgid "Invalid"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:391 ekos/scheduler/schedulerjob.cpp:420
#: fitsviewer/fitshistogram.cpp:808 indi/indigroup.cpp:37
#: skycomponents/constellationboundarylines.cpp:286
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:407
#, kde-format
msgid "Slew complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:411
#, kde-format
msgid "Focus complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:413
#, kde-format
msgid "Align complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:414
#, kde-format
msgid "Repositioning"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:415
#, kde-format
msgid "Repositioning complete"
msgstr ""
#. +> trunk5
#: ekos/scheduler/schedulerjob.cpp:418
#, kde-format
msgid "Guiding complete"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:176
#, kde-format
msgid "Could not open file %1. Error %2"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:178 fitsviewer/fitsdata.cpp:191
#: fitsviewer/fitsdata.cpp:202 fitsviewer/fitsdata.cpp:211
#: fitsviewer/fitsdata.cpp:255 fitsviewer/fitsdata.cpp:267
#: fitsviewer/fitsdata.cpp:307
#, kde-format
msgid "FITS Open"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:189
#, kde-format
msgid "Could not locate image HDU. Error %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:200
#, kde-format
msgid "FITS file open error (fits_get_img_param): %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:209
#, kde-format
msgid "1D FITS images are not supported in KStars."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:253
#, kde-format
msgid "Bit depth %1 is not supported."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:265
#, kde-format
msgid "Image has invalid dimensions %1x%2"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:305 fitsviewer/fitsdata.cpp:3608
#, kde-format
msgid "Error reading image: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:341
#, kde-format
msgid "Saving compressed files is not supported."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:2646 fitsviewer/fitsdata.cpp:2653
#: fitsviewer/fitsdata.cpp:2708 fitsviewer/fitsdata.cpp:2715
#: fitsviewer/fitsdata.cpp:2780 fitsviewer/fitsdata.cpp:2817
#, kde-format
msgid "No world coordinate systems found."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3551
#, kde-format
msgid "Only 8 and 16 bits bayered images supported."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3551 fitsviewer/fitsdata.cpp:3568
#: fitsviewer/fitsdata.cpp:3608 fitsviewer/fitsdata.cpp:3637
#: fitsviewer/fitsdata.cpp:3660 fitsviewer/fitsdata.cpp:3674
#: fitsviewer/fitsdata.cpp:3712 fitsviewer/fitsdata.cpp:3735
#: fitsviewer/fitsdata.cpp:3749
#, kde-format
msgid "Debayer error"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3568
#, kde-format
msgid "Unsupported bayer pattern %1."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3637 fitsviewer/fitsdata.cpp:3674
#: fitsviewer/fitsdata.cpp:3712 fitsviewer/fitsdata.cpp:3749
#, kde-format
msgid "Unable to allocate memory for temporary bayer buffer."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdata.cpp:3660 fitsviewer/fitsdata.cpp:3735
#, kde-format
msgid "Debayer failed (%1)"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdebayer.cpp:54
#, kde-format
msgid "Processing..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsdebayer.cpp:65
#, 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:413
#: fitsviewer/fitsviewer.cpp:918
#, kde-format
msgid "Ready."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, fitsHeaderDialog)
#. +> trunk5
#: fitsviewer/fitsheaderdialog.ui:14 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:275 fitsviewer/fitshistogram.cpp:426
#, kde-format
msgid "Intensity"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:276 fitsviewer/fitshistogram.cpp:427
#, kde-format
msgid "Frequency"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:790
#, kde-format
msgid "Auto Scale"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:793
#, kde-format
msgid "Linear Scale"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:796
#, kde-format
msgid "Logarithmic Scale"
msgstr ""
#. +> trunk5
#: fitsviewer/fitshistogram.cpp:799
#, 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:188
#, kde-format
msgctxt "Half Flux Radius"
msgid "HFR: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitslabel.cpp:233 tools/whatsinteresting/wiview.cpp:323
#, kde-format
msgid "Continue Slew"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:52
#, kde-format
msgid "Save Changes to FITS?"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:53
#, kde-format
msgid "The current FITS file has unsaved changes. Would you like to save before closing it?"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:235
#, kde-format
msgid "Save FITS"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:273
#, kde-format
msgid "FITS file save error: %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitstab.cpp:273
#, kde-format
msgid "FITS Save"
msgstr ""
#. i18n("File saved."), 3);
#. +> trunk5
#: fitsviewer/fitstab.cpp:279
#, kde-format
msgid "File saved to %1"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:197
#, kde-format
msgid "Please hold while loading FITS file..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:198
#, kde-format
msgid "Loading FITS"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:352 fitsviewer/fitsview.cpp:363
#, kde-format
msgid "Rescaling image failed."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:517
#, kde-format
msgid "Image is saturated."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:688
#, kde-format
msgid "Cannot zoom in further due to active limited resources mode."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1467
#, kde-format
msgid "Finding stars..."
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1472
#, kde-format
msgid "1 star detected."
msgid_plural "%1 stars detected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1690
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1693
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1696
#, kde-format
msgid "Default Zoom"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1699
#, kde-format
msgid "Zoom to Fit"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1704 fitsviewer/fitsviewer.cpp:185
#, kde-format
msgid "Show Cross Hairs"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1708 fitsviewer/fitsviewer.cpp:191
#, kde-format
msgid "Show Pixel Gridlines"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1713 fitsviewer/fitsview.cpp:1822
#, kde-format
msgid "Detect Stars in Image"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1719
#, kde-format
msgid "View Star Profile"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1729 fitsviewer/fitsviewer.cpp:197
#: fitsviewer/fitsviewer.cpp:789
#, kde-format
msgid "Show Equatorial Gridlines"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1735 fitsviewer/fitsviewer.cpp:204
#: fitsviewer/fitsviewer.cpp:791
#, kde-format
msgid "Show Objects in Image"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsview.cpp:1741
#, 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:801
#, 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:891
#, kde-format
msgid "Mark Stars"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:250
#, kde-format
msgid "KStars FITS Viewer"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:378
#, kde-format
msgid "Calibrate"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:506
#, kde-format
msgid "%1 star detected."
msgid_plural "%1 stars detected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:538
#, kde-format
msgid "Open FITS Image"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:796
#, kde-format
msgid ""
"Center Telescope\n"
"*Ready*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:807
#, kde-format
msgid ""
"Show Equatorial Gridlines\n"
"*No WCS Info*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:809
#, kde-format
msgid ""
"Center Telescope\n"
"*No WCS Info*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:811
#, kde-format
msgid ""
"Show Objects in Image\n"
"*No WCS Info*"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:896
#, kde-format
msgid "Unmark Stars"
msgstr ""
#. +> trunk5
#: fitsviewer/fitsviewer.cpp:912
#, 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:1376
#, 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:363
#, 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:65
#, kde-format
msgid "HiPS Update"
msgstr ""
#. +> trunk5
#: hips/opships.cpp:65
#, kde-format
msgid "Downloading HiPS sources..."
msgstr ""
#. +> trunk5
#: hips/opships.cpp:138
#, 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 "Could not 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
#, kde-format
msgid "Web Manager Status: Online"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:243
#, kde-format
msgid "Active Profile: %1"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:248
#, kde-format
msgid "Web Manager Status: Offline"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:259 kstarslite/qml/indi/INDIControlPanel.qml:129
#, kde-format, kde-kuit-format
msgid "Web Manager Status:"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:819
#, kde-format
msgid "JPEG (*.jpeg);;JPG (*.jpg);;PNG (*.png);;BMP (*.bmp)"
msgstr ""
#. +> trunk5
#: indi/clientmanagerlite.cpp:1129
#, kde-format
msgid "Unable to find dcraw and cjpeg. Please install the required tools to convert CR2 to JPEG."
msgstr ""
#. +> trunk5
#: indi/customdrivers.cpp:104
#, kde-format
msgid "Label already exists. Label must be unique."
msgstr ""
#. +> trunk5
#: indi/customdrivers.cpp:119
#, kde-format
msgid "Failed to add new driver. Is the label unique?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: indi/customdrivers.ui:55
#, kde-format
msgid "Driver"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: indi/customdrivers.ui:75
#, kde-format
msgid "Family"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: indi/customdrivers.ui:85
#, kde-format
msgid "Executable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: indi/customdrivers.ui:110 tools/flagmanager.cpp:78
#, kde-format
msgid "Label"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addDriverB)
#. i18n: ectx: property (text), widget (QPushButton, NewEyepiece)
#. +> trunk5
#: indi/customdrivers.ui:167 oal/equipmentwriter.ui:419
#, kde-format
msgid "Add New"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: indi/customdrivers.ui:200
#, kde-format
msgid ""
"<html><head/><body>"
"<p>To create an <span style=\" font-weight:600;\">Alias</span> from an existing driver, select an existing driver and then only change the <span style=\" font-weight:600;\">Label </span>then press<span style=\" font-weight:600;\"> Add.</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: indi/customdrivers.ui:236
#, kde-format
msgid ""
"<html><head/><body>"
"<p>KStars must be restarted for new drivers to take effect.</p>"
"</body></html>"
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:279
#, kde-format
msgid "Driver %1 is already running, do you want to restart it?"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:342 indi/indidriver.cpp:320
#, kde-format, kde-kuit-format
msgid "Cannot start INDI server: port error."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:428
#, kde-format
msgid "Connection to INDI server locally on port %1 failed."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:596 indi/indidriver.cpp:302
#, kde-format, kde-kuit-format
msgid "Invalid port entry: %1"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:633
#, kde-format
msgid "Connection to INDI host at %1 on port %2 lost. Server disconnected."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:656
#, kde-format
msgid "Connection to INDI host at %1 on port %2 encountered an error: %3."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:708
#, kde-format
msgid "Invalid host port %1"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:739
#, kde-format
msgid "Connected to INDI server"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:752
#, kde-format
msgid "Connection to INDI server at host %1 with port %2 failed."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:955 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:995 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:1290 indi/indidriver.cpp:747 kstarsactions.cpp:1638
#: kstarsinit.cpp:700 kstarsinit.cpp:701 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:1367 indi/indidriver.cpp:808
#, kde-format, kde-kuit-format
msgid "Add Host"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1378 indi/indidriver.cpp:824
#, kde-format, kde-kuit-format
msgid "Error: the port number is invalid."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1391 indi/indidriver.cpp:834
#, kde-format, kde-kuit-format
msgid "Host: %1 Port: %2 already exists."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1416 indi/indidriver.cpp:855
#, kde-format, kde-kuit-format
msgid "Modify Host"
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1461 indi/indidriver.cpp:902
#, kde-format, kde-kuit-format
msgid "You need to disconnect the client before removing it."
msgstr ""
#. +> trunk5
#: indi/drivermanager.cpp:1466 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:1493 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:137
#, 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/indicap.cpp:238 indi/indidome.cpp:336 indi/inditelescope.cpp:1195
#, kde-format
msgid "Parked"
msgstr ""
#. +> trunk5
#: indi/indicap.cpp:241 indi/indidome.cpp:339 indi/inditelescope.cpp:1198
#, kde-format
msgid "Parking"
msgstr ""
#. +> trunk5
#: indi/indicap.cpp:244 indi/indidome.cpp:342
#, kde-format
msgid "UnParking"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1077
#, kde-format
msgid "Video Recording Stopped"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1082
#, kde-format
msgid "Video Recording Started"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1301
#, kde-format
msgid "%1 file saved to %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1306
#, kde-format
msgid "Image file is received"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1338
#, kde-format
msgid "Cannot open %1: %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1361
#, kde-format
msgid "Cannot unpack_thumb %1: %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1373
#, kde-format
msgid "Cannot write %s %1: %2"
msgstr ""
#. +> trunk5
#: indi/indiccd.cpp:1446
#, 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:145
#, kde-format
msgid "Dome parking is in progress"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:157
#, kde-format
msgid "Dome unparking is in progress"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:169
#, kde-format
msgid "Dome parked"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:189
#, kde-format
msgid "Dome unparked"
msgstr ""
#. +> trunk5
#: indi/indidome.cpp:345
#, kde-format
msgid "Moving"
msgstr ""
#. +> trunk5
#: indi/indielement.cpp:353
#, kde-format
msgid "INDI DATA STREAM"
msgstr ""
#. +> trunk5
#: indi/indielement.cpp:630
#, kde-format
msgid "Cannot open file %1 for reading"
msgstr ""
#. +> trunk5
#: indi/indielement.cpp:639
#, kde-format
msgid "Not enough memory for file %1"
msgstr ""
#. +> trunk5
#: indi/indilistener.cpp:471
#, kde-format
msgid "INDI Server Message"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useTimeUpdate)
#. +> trunk5
#: indi/indiproperty.cpp:234 indi/opsindi.ui:214 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:245
#, kde-format
msgid "GPS Location"
msgstr ""
#. +> trunk5
#: indi/indistd.cpp:247
#, kde-format
msgid "Mount Location"
msgstr ""
#. +> trunk5
#: indi/indistd.cpp:432
#, kde-format
msgid "Data file saved to %1"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:208
#, kde-format
msgid "Mount is slewing to target location"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:212
#, kde-format
msgid "Mount arrived at target location"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:284
#, kde-format
msgid "Mount parking failed"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:289
#, kde-format
msgid "Mount parking is in progress"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:297
#, kde-format
msgid "Mount unparking is in progress"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:304
#, kde-format
msgid "Mount parked"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:321
#, kde-format
msgid "Mount unparked"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:340
#, kde-format
msgid "Mount motion was aborted"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:379
#, kde-format
msgid "Mount is manually moving"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:385
#, kde-format
msgid "Mount motion stopped"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:668
#, kde-format
msgid "Requested altitude %1 is outside the specified altitude limit boundary (%2,%3)."
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:671 indi/inditelescope.cpp:680
#, kde-format
msgid "Telescope Motion"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:679
#, kde-format
msgid "Requested altitude is below the horizon. Are you sure you want to proceed?"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:706
#, kde-format
msgid "Warning! Looking at the Sun without proper protection can lead to irreversible eye damage!"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:707
#, kde-format
msgid "Sun Warning"
msgstr ""
#. +> trunk5
#: indi/inditelescope.cpp:1204
#, kde-format
msgid "Moving %1"
msgstr ""
#. +> trunk5
#: indi/indiwebmanager.cpp:200
#, kde-format
msgid "Driver %1 failed to start on the remote INDI server."
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:42
#, kde-format
msgid "Internal or external INDI server?"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:44
#, kde-format
msgid "Internal or external INDI drivers?"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:83 indi/opsindi.cpp:103
#, kde-format
msgid "You need to restart KStars for this change to take effect."
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:89
#, kde-format
msgid "FITS Default Directory"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:97
#, kde-format
msgid "INDI Drivers Directory"
msgstr ""
#. +> trunk5
#: indi/opsindi.cpp:125
#, 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:47 indi/opsindi.ui:78
#, kde-format
msgid "Default INDI video port"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, videoLabel_2)
#. +> trunk5
#: indi/opsindi.ui:50
#, kde-format
msgid "INDI Server:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, videoLabel_3)
#. +> trunk5
#: indi/opsindi.ui:81
#, kde-format
msgid "INDI Drivers XML Directory:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, fitsLabel)
#. +> trunk5
#: indi/opsindi.ui:127
#, 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:130
#, kde-format
msgid "Default FITS directory:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, autoGroup)
#. +> trunk5
#: indi/opsindi.ui:174
#, 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:177
#, kde-format
msgid "Time && Location Updates"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useKStarsSource)
#. +> trunk5
#: indi/opsindi.ui:185
#, 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_useKStarsSource)
#. +> trunk5
#: indi/opsindi.ui:188
#, kde-format
msgid "KStars Updates All Devices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useTimeUpdate)
#. +> trunk5
#: indi/opsindi.ui:208
#, 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:211
#, kde-format
msgid "Synchronize KStars date and time automatically from the update source."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useMountSource)
#. +> trunk5
#: indi/opsindi.ui:224
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Mount handset is the master source of time and location settings. KStars time and location settings are synchronized with controller settings.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useMountSource)
#. +> trunk5
#: indi/opsindi.ui:227
#, kde-format
msgid "Mount Updates KStars"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_useGeographicUpdate)
#. +> trunk5
#: indi/opsindi.ui:234
#, 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:237
#, kde-format
msgid "Synchronize KStars location settings from the update source"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useGeographicUpdate)
#. +> trunk5
#: indi/opsindi.ui:240
#, kde-format
msgid "Location"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_useGPSSource)
#. +> trunk5
#: indi/opsindi.ui:250
#, kde-format
msgid ""
"<html><head/><body>"
"<p>GPS driver is the master source of time and location settings. KStars time and location settings are synchronized with GPS settings.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_useGPSSource)
#. +> trunk5
#: indi/opsindi.ui:253
#, kde-format
msgid "GPS Updates KStars"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox)
#. +> trunk5
#: indi/opsindi.ui:278
#, 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:281 kstarslite/qml/indi/INDIControlPanel.qml:193
#, 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:304 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:311 tools/obslistwizard.ui:771
#, kde-format
msgid "To:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_showTargetCrosshair)
#. +> trunk5
#: indi/opsindi.ui:369
#, 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:372 indi/opsindi.ui:375
#, 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:378
#, kde-format
msgid "&Telescope crosshair"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_messageNotificationINDI)
#. +> trunk5
#: indi/opsindi.ui:414
#, 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:417
#, kde-format
msgid "Message notifications"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#. +> trunk5
#: indi/opsindi.ui:440
#, 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:129
#, kde-format
msgid "INDI server failed to start: %1"
msgstr ""
#. +> trunk5
#: indi/servermanager.cpp:202
#, 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:319
#, 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:192 indi/streamwg.cpp:202
#, 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:169
#, kde-format
msgid "FPS:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, instFPS)
#. +> trunk5
#: indi/streamform.ui:182
#, kde-format
msgid "Instant FPS"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, avgFPS)
#. +> trunk5
#: indi/streamform.ui:210
#, kde-format
msgid "Average FPS"
msgstr ""
#. +> trunk5
#: indi/streamwg.cpp:58
#, kde-format
msgid "SER Record Directory"
msgstr ""
#. +> trunk5
#: indi/streamwg.cpp:87
#, kde-format
msgid "%1 Live Video"
msgstr ""
#. +> trunk5
#: indi/streamwg.cpp:187 indi/streamwg.cpp:228
#, 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:99
#, kde-format
msgid "Rise time: %1"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:100
#, kde-format
msgctxt "the time at which an object falls below the horizon"
msgid "Set time: %1"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:103
#, kde-format
msgid "No rise time: Circumpolar"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:103
#, kde-format
msgid "No set time: Circumpolar"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:105
#, kde-format
msgid "No rise time: Never rises"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:105
#, kde-format
msgid "No set time: Never rises"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:115
#, kde-format
msgid "Transit time: %1"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:145 kspopupmenu.cpp:322 skymapevents.cpp:728
#, kde-format
msgid "Empty sky"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:146 kspopupmenu.cpp:225 kspopupmenu.cpp:513
#, kde-format
msgctxt "Sloan Digital Sky Survey"
msgid "Show SDSS Image"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:147 kspopupmenu.cpp:226 kspopupmenu.cpp:514
#, kde-format
msgctxt "Digitized Sky Survey"
msgid "Show DSS Image"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:217 kspopupmenu.cpp:318 kstarsinit.cpp:820
#: kstarslite/dialogs/detaildialoglite.cpp:79 kstarsliteinit.cpp:63
#: printing/detailstable.cpp:87 printing/pwizobjectselection.cpp:114
#: skycomponents/starcomponent.cpp:514 skyobjects/starobject.cpp:558
#: tools/observinglist.cpp:543
#, kde-format
msgid "star"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:217
#, kde-format
msgid "%1<sup>m</sup>, %2"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:243
#, kde-format
msgid "Solar system object"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:268
#, kde-format
msgid "satellite"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:273
#, kde-format
msgid "Velocity: %1 km/s"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:274
#, kde-format
msgid "Altitude: %1 km"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:275
#, kde-format
msgid "Range: %1 km"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:280 kspopupmenu.cpp:345
#, kde-format
msgid "Center && Track"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:283 kspopupmenu.cpp:355
#, kde-format
msgid "Angular Distance To... ["
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:284 kspopupmenu.cpp:356
#, kde-format
msgid "Starhop from here to... "
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:288 kspopupmenu.cpp:369
#, kde-format
msgid "Remove Label"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:290 kspopupmenu.cpp:373
#, kde-format
msgid "Attach Label"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:308
#, kde-format
msgid "supernova"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:341
#, kde-format
msgid "Select this object"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:360 tools/obslistpopupmenu.cpp:60
#, kde-format
msgctxt "Show Detailed Information Dialog"
msgid "Details"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:362
#, kde-format
msgid "Copy Coordinates"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:380
#, kde-format
msgid "Remove From Observing WishList"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:382
#, kde-format
msgid "Add to Observing WishList"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:389
#, kde-format
msgid "Remove Trail"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:391
#, kde-format
msgid "Add Trail"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:394
#, kde-format
msgid "Simulate eyepiece view"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:401
#, kde-format
msgid "View in XPlanet"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:406
#, 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:508
#, kde-format
msgid "Remove From Local Catalog"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:527
#, kde-format
msgid "Information Resources"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:615
#, kde-format
msgid "Slew && Set As Parking Position"
msgstr ""
#. +> trunk5
#: kspopupmenu.cpp:625
#, kde-format
msgid "Center Crosshair"
msgstr ""
#. +> trunk5
#: kstars.cpp:71 kstarslite/qml/dialogs/AboutDialog.qml:35 main.cpp:97
#, kde-format, kde-kuit-format
msgid "KStars"
msgstr ""
#. +> trunk5
#: kstars.cpp:343 kstarsactions.cpp:1433 skymap.cpp:385
#, kde-format
msgid "Stop &Tracking"
msgstr ""
#. +> trunk5
#: kstars.cpp:351 kstarsactions.cpp:1570 kstarsinit.cpp:252
#, kde-format
msgid "Switch to star globe view (Equatorial &Coordinates)"
msgstr ""
#. +> trunk5
#: kstars.cpp:352 kstarsactions.cpp:1561 kstarsinit.cpp:253
#, 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 (ShowSensorFOV), group (GUI)
#. +> trunk5
#: kstars.kcfg:100
#, kde-format
msgid "Display CCD sensor angular size on the sky map?"
msgstr ""
#. i18n: ectx: label, entry (WindowWidth), group (GUI)
#. +> trunk5
#: kstars.kcfg:104
#, kde-format
msgid "Width of main window, in pixels"
msgstr ""
#. i18n: ectx: label, entry (WindowHeight), group (GUI)
#. +> trunk5
#: kstars.kcfg:108
#, kde-format
msgid "Height of main window, in pixels"
msgstr ""
#. i18n: ectx: label, entry (RunStartupWizard), group (GUI)
#. +> trunk5
#: kstars.kcfg:112
#, kde-format
msgid "Run Startup Wizard when KStars launches?"
msgstr ""
#. i18n: ectx: label, entry (CurrentTheme), group (GUI)
#. +> trunk5
#: kstars.kcfg:116
#, kde-format
msgid "Current application theme"
msgstr ""
#. i18n: ectx: label, entry (CatalogFile), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:123
#, kde-format
msgid "Filenames of defined custom object catalogs."
msgstr ""
#. i18n: ectx: whatsthis, entry (CatalogFile), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:124
#, kde-format
msgid "List of the filenames of custom object catalogs."
msgstr ""
#. i18n: ectx: label, entry (ShowCatalog), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:127
#, kde-format
msgid "List of toggles for displaying custom object catalogs."
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCatalog), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:128
#, 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:131
#, kde-format
msgid "List for displaying custom object catalogs."
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCatalogNames), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:132
#, 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:135
#, kde-format
msgid "Resolve names using online services."
msgstr ""
#. i18n: ectx: whatsthis, entry (ResolveNamesOnline), group (Catalogs)
#. +> trunk5
#: kstars.kcfg:136
#, 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:143
#, kde-format
msgid "INDI window width"
msgstr ""
#. i18n: ectx: label, entry (INDIWindowHeight), group (indi)
#. +> trunk5
#: kstars.kcfg:147
#, kde-format
msgid "INDI window height"
msgstr ""
#. i18n: ectx: label, entry (useGeographicUpdate), group (indi)
#. +> trunk5
#: kstars.kcfg:151
#, kde-format
msgid "Automatically updates geographic location?"
msgstr ""
#. i18n: ectx: label, entry (useTimeUpdate), group (indi)
#. +> trunk5
#: kstars.kcfg:155
#, kde-format
msgid "Automatically updates time and date?"
msgstr ""
#. i18n: ectx: label, entry (independentWindowINDI), group (indi)
#. +> trunk5
#: kstars.kcfg:159
#, kde-format
msgid "Make INDI Control Panel window independent of KStars main window"
msgstr ""
#. i18n: ectx: label, entry (showTargetCrosshair), group (indi)
#. +> trunk5
#: kstars.kcfg:163
#, kde-format
msgid "Draw crosshairs at telescope position in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (showTargetCrosshair), group (indi)
#. +> trunk5
#: kstars.kcfg:164
#, 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:168
#, kde-format
msgid "Display INDI messages in the statusbar?"
msgstr ""
#. i18n: ectx: whatsthis, entry (showINDIMessages), group (indi)
#. +> trunk5
#: kstars.kcfg:169
#, kde-format
msgid "Toggle display of INDI messages in the KStars statusbar."
msgstr ""
#. i18n: ectx: label, entry (messageNotificationINDI), group (indi)
#. +> trunk5
#: kstars.kcfg:173
#, kde-format
msgid "INDI message notifications"
msgstr ""
#. i18n: ectx: whatsthis, entry (messageNotificationINDI), group (indi)
#. +> trunk5
#: kstars.kcfg:174
#, kde-format
msgid "Show INDI messages as desktop notifications instead of dialogs."
msgstr ""
#. i18n: ectx: label, entry (useKStarsSource), group (indi)
#. +> trunk5
#: kstars.kcfg:178
#, kde-format
msgid "Use KStars time and location for synchronization?"
msgstr ""
#. i18n: ectx: label, entry (useMountSource), group (indi)
#. +> trunk5
#: kstars.kcfg:182
#, kde-format
msgid "Use mount time and location for synchronization?"
msgstr ""
#. i18n: ectx: label, entry (useGPSSource), group (indi)
#. +> trunk5
#: kstars.kcfg:186
#, kde-format
msgid "Use GPS time and location for synchronization?"
msgstr ""
#. i18n: ectx: label, entry (fitsDir), group (indi)
#. +> trunk5
#: kstars.kcfg:190
#, kde-format
msgid "FITS Default directory"
msgstr ""
#. i18n: ectx: whatsthis, entry (fitsDir), group (indi)
#. +> trunk5
#: kstars.kcfg:191
#, kde-format
msgid "The default location of saved FITS files"
msgstr ""
#. i18n: ectx: label, entry (serverPortStart), group (indi)
#. +> trunk5
#: kstars.kcfg:195
#, kde-format
msgid "INDI Server Start Port"
msgstr ""
#. i18n: ectx: whatsthis, entry (serverPortStart), group (indi)
#. +> trunk5
#: kstars.kcfg:196
#, 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:200
#, kde-format
msgid "INDI Server Final Port"
msgstr ""
#. i18n: ectx: whatsthis, entry (serverPortEnd), group (indi)
#. +> trunk5
#: kstars.kcfg:201
#, 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:205
#, kde-format
msgid "Aliases for filter wheel slots."
msgstr ""
#. i18n: ectx: whatsthis, entry (filterAlias), group (indi)
#. +> trunk5
#: kstars.kcfg:206
#, 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:209 kstars.kcfg:210
#, kde-format
msgid "PATH to indiserver binary"
msgstr ""
#. i18n: ectx: label, entry (indiServerIsInternal), group (indi)
#. +> trunk5
#: kstars.kcfg:214
#, kde-format
msgid "Internal or External INDI Server?"
msgstr ""
#. i18n: ectx: label, entry (indiDriversDir), group (indi)
#. i18n: ectx: whatsthis, entry (indiDriversDir), group (indi)
#. +> trunk5
#: kstars.kcfg:218 kstars.kcfg:219
#, 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:223 kstars.kcfg:1864
#, kde-format
msgid "Internal or External Astrometry Solver?"
msgstr ""
#. i18n: ectx: label, entry (streamWindowWidth), group (indi)
#. +> trunk5
#: kstars.kcfg:227
#, kde-format
msgid "Video streaming window width"
msgstr ""
#. i18n: ectx: label, entry (streamWindowHeight), group (indi)
#. +> trunk5
#: kstars.kcfg:231
#, kde-format
msgid "Video streaming window height"
msgstr ""
#. i18n: ectx: label, entry (INDIMountLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:235
#, kde-format
msgid "Enable INDI Mount logging"
msgstr ""
#. i18n: ectx: label, entry (INDIFocuserLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:239
#, kde-format
msgid "Enable INDI Focuser logging"
msgstr ""
#. i18n: ectx: label, entry (INDICCDLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:243
#, kde-format
msgid "Enable INDI CCD logging"
msgstr ""
#. i18n: ectx: label, entry (INDIFilterWheelLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:247
#, kde-format
msgid "Enable INDI Filter Wheel logging"
msgstr ""
#. i18n: ectx: label, entry (INDIDomeLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:251
#, kde-format
msgid "Enable INDI Dome logging"
msgstr ""
#. i18n: ectx: label, entry (INDIDetectorLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:255
#, kde-format
msgid "Enable INDI Detector logging"
msgstr ""
#. i18n: ectx: label, entry (INDIWeatherLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:259
#, kde-format
msgid "Enable INDI Weather logging"
msgstr ""
#. i18n: ectx: label, entry (INDIAuxiliaryLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:263
#, kde-format
msgid "Enable INDI Auxiliary logging"
msgstr ""
#. i18n: ectx: label, entry (INDIRotatorLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:267
#, kde-format
msgid "Enable INDI Rotator logging"
msgstr ""
#. i18n: ectx: label, entry (INDIGPSLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:271
#, kde-format
msgid "Enable INDI GPS logging"
msgstr ""
#. i18n: ectx: label, entry (INDIAOLogging), group (indi)
#. +> trunk5
#: kstars.kcfg:275
#, kde-format
msgid "Enable INDI Adaptive Optics logging"
msgstr ""
#. i18n: ectx: label, entry (CityName), group (Location)
#. +> trunk5
#: kstars.kcfg:282
#, kde-format
msgid "City name of geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (CityName), group (Location)
#. +> trunk5
#: kstars.kcfg:283
#, kde-format
msgid "The City name of the current geographic location."
msgstr ""
#. i18n: ectx: label, entry (ProvinceName), group (Location)
#. +> trunk5
#: kstars.kcfg:287
#, kde-format
msgid "Province name of geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (ProvinceName), group (Location)
#. +> trunk5
#: kstars.kcfg:288
#, 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:292
#, kde-format
msgid "Country name of geographic location."
msgstr ""
#. i18n: ectx: whatsthis, entry (CountryName), group (Location)
#. +> trunk5
#: kstars.kcfg:293
#, kde-format
msgid "The Country name of the current geographic location."
msgstr ""
#. i18n: ectx: label, entry (Longitude), group (Location)
#. +> trunk5
#: kstars.kcfg:297
#, kde-format
msgid "Geographic Longitude, in degrees."
msgstr ""
#. i18n: ectx: whatsthis, entry (Longitude), group (Location)
#. +> trunk5
#: kstars.kcfg:298
#, kde-format
msgid "The longitude of the current geographic location, in decimal degrees."
msgstr ""
#. i18n: ectx: label, entry (Latitude), group (Location)
#. +> trunk5
#: kstars.kcfg:302
#, kde-format
msgid "Geographic Latitude, in degrees."
msgstr ""
#. i18n: ectx: whatsthis, entry (Latitude), group (Location)
#. +> trunk5
#: kstars.kcfg:303
#, kde-format
msgid "The latitude of the current geographic location, in decimal degrees."
msgstr ""
#. i18n: ectx: label, entry (Elevation), group (Location)
#. +> trunk5
#: kstars.kcfg:307
#, kde-format
msgid "Elevation above sea level of geographic location, in meters."
msgstr ""
#. i18n: ectx: label, entry (TimeZone), group (Location)
#. +> trunk5
#: kstars.kcfg:311
#, kde-format
msgid "Time Zone offset of geographic location, in hours."
msgstr ""
#. i18n: ectx: label, entry (DST), group (Location)
#. +> trunk5
#: kstars.kcfg:315
#, 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:316
#, 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:323
#, kde-format
msgid "Use animated slewing effects when changing focus position?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAnimatedSlewing), group (View)
#. +> trunk5
#: kstars.kcfg:324
#, 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:328
#, kde-format
msgid "Name of selected FOV indicators"
msgstr ""
#. i18n: ectx: whatsthis, entry (FOVNames), group (View)
#. +> trunk5
#: kstars.kcfg:329
#, 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:333
#, kde-format
msgid "Fade planet trails to background color?"
msgstr ""
#. i18n: ectx: whatsthis, entry (FadePlanetTrails), group (View)
#. +> trunk5
#: kstars.kcfg:334
#, 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:338
#, kde-format
msgid "Right Ascension of focus position"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusRA), group (View)
#. +> trunk5
#: kstars.kcfg:339
#, 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:343
#, kde-format
msgid "Declination of focus position"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusDec), group (View)
#. +> trunk5
#: kstars.kcfg:344
#, 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:348
#, kde-format
msgid "Name of focused object"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusObject), group (View)
#. +> trunk5
#: kstars.kcfg:349
#, 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:353
#, kde-format
msgid "Is tracking engaged?"
msgstr ""
#. i18n: ectx: whatsthis, entry (IsTracking), group (View)
#. +> trunk5
#: kstars.kcfg:354
#, 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:358
#, kde-format
msgid "Hide objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideOnSlew), group (View)
#. +> trunk5
#: kstars.kcfg:359
#, 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:363
#, kde-format
msgid "Hide constellation boundaries while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:364
#, 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:368 options/opsadvanced.ui:636
#, kde-format
msgid "Hide constellation lines while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideCLines), group (View)
#. +> trunk5
#: kstars.kcfg:369
#, 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:373
#, kde-format
msgid "Sky culture"
msgstr ""
#. i18n: ectx: whatsthis, entry (SkyCulture), group (View)
#. +> trunk5
#: kstars.kcfg:374
#, 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:378 options/opsadvanced.ui:610
#, kde-format
msgid "Hide constellation names while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideCNames), group (View)
#. +> trunk5
#: kstars.kcfg:379
#, 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:383 options/opsadvanced.ui:676
#, kde-format
msgid "Hide coordinate grids while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideGrids), group (View)
#. +> trunk5
#: kstars.kcfg:384
#, 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:388
#, kde-format
msgid "Hide Milky Way contour while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:389
#, 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:393 options/opsadvanced.ui:649
#, kde-format
msgid "Hide IC objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideIC), group (View)
#. +> trunk5
#: kstars.kcfg:394
#, 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:398
#, kde-format
msgid "Hide Messier objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideMessier), group (View)
#. +> trunk5
#: kstars.kcfg:399
#, 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:403 options/opsadvanced.ui:623
#, kde-format
msgid "Hide NGC objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideNGC), group (View)
#. +> trunk5
#: kstars.kcfg:404
#, 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:408
#, kde-format
msgid "Hide extra objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideOther), group (View)
#. +> trunk5
#: kstars.kcfg:409
#, 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:413
#, kde-format
msgid "Hide solar system objects while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HidePlanets), group (View)
#. +> trunk5
#: kstars.kcfg:414
#, 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:418 options/opsadvanced.ui:531
#, kde-format
msgid "Hide faint stars while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideStars), group (View)
#. +> trunk5
#: kstars.kcfg:419
#, 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:423
#, kde-format
msgid "Hide object name labels while moving?"
msgstr ""
#. i18n: ectx: whatsthis, entry (HideLabels), group (View)
#. +> trunk5
#: kstars.kcfg:424
#, 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:428
#, kde-format
msgid "Draw asteroids in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowAsteroids), group (View)
#. +> trunk5
#: kstars.kcfg:429
#, kde-format
msgid "Toggle whether asteroids are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowAsteroidNames), group (View)
#. +> trunk5
#: kstars.kcfg:433
#, kde-format
msgid "Label asteroid names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowAsteroidNames), group (View)
#. +> trunk5
#: kstars.kcfg:434
#, 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:438
#, kde-format
msgid "Draw comets in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowComets), group (View)
#. +> trunk5
#: kstars.kcfg:439
#, kde-format
msgid "Toggle whether comets are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCometComas), group (View)
#. +> trunk5
#: kstars.kcfg:443
#, kde-format
msgid "Draw comet comas in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCometComas), group (View)
#. +> trunk5
#: kstars.kcfg:444
#, kde-format
msgid "Toggle whether comet comas are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCometNames), group (View)
#. +> trunk5
#: kstars.kcfg:448
#, kde-format
msgid "Label comet names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCometNames), group (View)
#. +> trunk5
#: kstars.kcfg:449
#, 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:453
#, kde-format
msgid "Draw supernovae in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:454
#, kde-format
msgid "Toggle whether supernovae are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowSupernovaNames), group (View)
#. +> trunk5
#: kstars.kcfg:458
#, kde-format
msgid "Label Supernova Names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSupernovaNames), group (View)
#. +> trunk5
#: kstars.kcfg:459
#, 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:463
#, 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:464
#, 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:468
#, kde-format
msgid "Show supernova alerts?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSupernovaAlerts), group (View)
#. +> trunk5
#: kstars.kcfg:469
#, kde-format
msgid "Toggle supernova alerts."
msgstr ""
#. i18n: ectx: label, entry (MagnitudeLimitAlertSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:473
#, kde-format
msgid "Set magnitude limit for supernovae to be alerted"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagnitudeLimitAlertSupernovae), group (View)
#. +> trunk5
#: kstars.kcfg:474
#, kde-format
msgid "Set magnitude limit for supernovae to be alerted."
msgstr ""
#. i18n: ectx: label, entry (ShowCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:478
#, kde-format
msgid "Draw constellation boundaries in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCBounds), group (View)
#. +> trunk5
#: kstars.kcfg:479
#, kde-format
msgid "Toggle whether constellation boundaries are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowHighlightedCBound), group (View)
#. +> trunk5
#: kstars.kcfg:483
#, kde-format
msgid "Highlight the central constellation boundary in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHighlightedCBound), group (View)
#. +> trunk5
#: kstars.kcfg:484
#, 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:488
#, kde-format
msgid "Draw constellation lines in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCLines), group (View)
#. +> trunk5
#: kstars.kcfg:489
#, kde-format
msgid "Toggle whether constellation lines are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowConstellationArt), group (View)
#. +> trunk5
#: kstars.kcfg:493
#, kde-format
msgid "Draw constellation art in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowConstellationArt), group (View)
#. +> trunk5
#: kstars.kcfg:494
#, kde-format
msgid "Toggle whether constellation art drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowCNames), group (View)
#. +> trunk5
#: kstars.kcfg:498
#, kde-format
msgid "Draw constellation names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCNames), group (View)
#. +> trunk5
#: kstars.kcfg:499
#, 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:503
#, kde-format
msgid "Draw \"deep sky\" objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowDeepSky), group (View)
#. +> trunk5
#: kstars.kcfg:504
#, 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:508
#, kde-format
msgid "Draw ecliptic line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowEcliptic), group (View)
#. +> trunk5
#: kstars.kcfg:509
#, 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:513
#, kde-format
msgid "Draw equator line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowEquator), group (View)
#. +> trunk5
#: kstars.kcfg:514
#, 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:518 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:519
#, kde-format
msgid "Coordinate grids will automatically change according to active coordinate system."
msgstr ""
#. i18n: ectx: label, entry (ShowEquatorialGrid), group (View)
#. +> trunk5
#: kstars.kcfg:523
#, kde-format
msgid "Draw equatorial coordinate grid in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowEquatorialGrid), group (View)
#. +> trunk5
#: kstars.kcfg:524
#, 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:528
#, kde-format
msgid "Draw horizontal coordinate grid in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHorizontalGrid), group (View)
#. +> trunk5
#: kstars.kcfg:529
#, 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:533
#, kde-format
msgid "Draw local meridian line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowLocalMeridian), group (View)
#. +> trunk5
#: kstars.kcfg:534
#, 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:538
#, kde-format
msgid "Draw opaque ground in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowGround), group (View)
#. +> trunk5
#: kstars.kcfg:539
#, kde-format
msgid "Toggle whether the region below the horizon is opaque."
msgstr ""
#. i18n: ectx: label, entry (ShowHorizon), group (View)
#. +> trunk5
#: kstars.kcfg:543
#, kde-format
msgid "Draw horizon line in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHorizon), group (View)
#. +> trunk5
#: kstars.kcfg:544
#, 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:548
#, kde-format
msgid "Draw flags in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowFlags), group (View)
#. +> trunk5
#: kstars.kcfg:549
#, kde-format
msgid "Toggle whether flags are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowIC), group (View)
#. +> trunk5
#: kstars.kcfg:553
#, kde-format
msgid "Draw IC objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowIC), group (View)
#. +> trunk5
#: kstars.kcfg:554
#, kde-format
msgid "Toggle whether IC objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowNGC), group (View)
#. +> trunk5
#: kstars.kcfg:558
#, kde-format
msgid "Draw NGC objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowNGC), group (View)
#. +> trunk5
#: kstars.kcfg:559
#, kde-format
msgid "Toggle whether NGC objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMessier), group (View)
#. +> trunk5
#: kstars.kcfg:563
#, kde-format
msgid "Draw Messier objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMessier), group (View)
#. +> trunk5
#: kstars.kcfg:564
#, kde-format
msgid "Toggle whether Messier objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMessierImages), group (View)
#. +> trunk5
#: kstars.kcfg:568
#, kde-format
msgid "Draw Messier object images in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMessierImages), group (View)
#. +> trunk5
#: kstars.kcfg:569
#, 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:573
#, kde-format
msgid "Draw extra deep-sky objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowOther), group (View)
#. +> trunk5
#: kstars.kcfg:574
#, kde-format
msgid "Toggle whether extra objects are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:578
#, kde-format
msgid "Draw Milky Way contour in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:579
#, 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:583
#, kde-format
msgid "Fill Milky Way contour? (false means use outline only)"
msgstr ""
#. i18n: ectx: whatsthis, entry (FillMilkyWay), group (View)
#. +> trunk5
#: kstars.kcfg:584
#, 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:588
#, kde-format
msgid "Meta-option for all planets in the sky map."
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSolarSystem), group (View)
#. +> trunk5
#: kstars.kcfg:589
#, 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:593
#, kde-format
msgid "Draw planets as images in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowPlanetImages), group (View)
#. +> trunk5
#: kstars.kcfg:594
#, 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:598
#, kde-format
msgid "Label planet names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowPlanetNames), group (View)
#. +> trunk5
#: kstars.kcfg:599
#, 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:603
#, kde-format
msgid "Draw Sun in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSun), group (View)
#. +> trunk5
#: kstars.kcfg:604
#, kde-format
msgid "Toggle whether the Sun is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMoon), group (View)
#. +> trunk5
#: kstars.kcfg:608
#, kde-format
msgid "Draw Moon in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMoon), group (View)
#. +> trunk5
#: kstars.kcfg:609
#, kde-format
msgid "Toggle whether the Moon is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMercury), group (View)
#. +> trunk5
#: kstars.kcfg:613
#, kde-format
msgid "Draw Mercury in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMercury), group (View)
#. +> trunk5
#: kstars.kcfg:614
#, kde-format
msgid "Toggle whether Mercury is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowVenus), group (View)
#. +> trunk5
#: kstars.kcfg:618
#, kde-format
msgid "Draw Venus in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowVenus), group (View)
#. +> trunk5
#: kstars.kcfg:619
#, kde-format
msgid "Toggle whether Venus is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowMars), group (View)
#. +> trunk5
#: kstars.kcfg:623
#, kde-format
msgid "Draw Mars in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowMars), group (View)
#. +> trunk5
#: kstars.kcfg:624
#, kde-format
msgid "Toggle whether Mars is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowJupiter), group (View)
#. +> trunk5
#: kstars.kcfg:628
#, kde-format
msgid "Draw Jupiter in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowJupiter), group (View)
#. +> trunk5
#: kstars.kcfg:629
#, kde-format
msgid "Toggle whether Jupiter is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowSaturn), group (View)
#. +> trunk5
#: kstars.kcfg:633
#, kde-format
msgid "Draw Saturn in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSaturn), group (View)
#. +> trunk5
#: kstars.kcfg:634
#, kde-format
msgid "Toggle whether Saturn is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowUranus), group (View)
#. +> trunk5
#: kstars.kcfg:638
#, kde-format
msgid "Draw Uranus in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowUranus), group (View)
#. +> trunk5
#: kstars.kcfg:639
#, kde-format
msgid "Toggle whether Uranus is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowNeptune), group (View)
#. +> trunk5
#: kstars.kcfg:643
#, kde-format
msgid "Draw Neptune in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowNeptune), group (View)
#. +> trunk5
#: kstars.kcfg:644
#, kde-format
msgid "Toggle whether Neptune is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowPluto), group (View)
#. +> trunk5
#: kstars.kcfg:648
#, kde-format
msgid "Draw Pluto in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowPluto), group (View)
#. +> trunk5
#: kstars.kcfg:649
#, kde-format
msgid "Toggle whether Pluto is drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowStars), group (View)
#. +> trunk5
#: kstars.kcfg:653
#, kde-format
msgid "Draw stars in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStars), group (View)
#. +> trunk5
#: kstars.kcfg:654
#, kde-format
msgid "Toggle whether stars are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowStarMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:658
#, kde-format
msgid "Label star magnitudes in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStarMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:659
#, 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:663
#, kde-format
msgid "Label star names in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowStarNames), group (View)
#. +> trunk5
#: kstars.kcfg:664
#, 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:668
#, kde-format
msgid "Label deep-sky object magnitudes in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowDeepSkyMagnitudes), group (View)
#. +> trunk5
#: kstars.kcfg:669
#, 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:673
#, kde-format
msgid "Label deep-sky objects in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowDeepSkyNames), group (View)
#. +> trunk5
#: kstars.kcfg:674
#, 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:678
#, kde-format
msgid "Minimum timescale for forced-slewing mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (SlewTimeScale), group (View)
#. +> trunk5
#: kstars.kcfg:679
#, 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:683
#, kde-format
msgid "InfoBoxes Background fill mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxBGMode), group (View)
#. +> trunk5
#: kstars.kcfg:684
#, 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:688
#, kde-format
msgid "Mapping projection algorithm"
msgstr ""
#. i18n: ectx: whatsthis, entry (Projection), group (View)
#. +> trunk5
#: kstars.kcfg:689
#, kde-format
msgid "Algorithm for the mapping projection."
msgstr ""
#. i18n: ectx: label, entry (UseAbbrevConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:693
#, kde-format
msgid "Use abbreviated constellation names?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAbbrevConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:694
#, kde-format
msgid "Use official IAU abbreviations for constellation names."
msgstr ""
#. i18n: ectx: label, entry (UseLatinConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:698
#, kde-format
msgid "Use Latin constellation names?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseLatinConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:699
#, kde-format
msgid "Use Latin constellation names."
msgstr ""
#. i18n: ectx: label, entry (UseLocalConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:703
#, kde-format
msgid "Use localized constellation names?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseLocalConstellNames), group (View)
#. +> trunk5
#: kstars.kcfg:704
#, 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:708
#, kde-format
msgid "Use horizontal coordinate system?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAltAz), group (View)
#. +> trunk5
#: kstars.kcfg:709
#, 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:713
#, kde-format
msgid "Automatically label focused object?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAutoLabel), group (View)
#. +> trunk5
#: kstars.kcfg:714
#, 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:718 tools/scriptbuilder.cpp:696
#, kde-format
msgid "Automatically add trail to centered solar system body?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAutoTrail), group (View)
#. +> trunk5
#: kstars.kcfg:719
#, 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:723
#, kde-format
msgid "Add temporary label on mouse hover?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseHoverLabel), group (View)
#. +> trunk5
#: kstars.kcfg:724
#, 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:728
#, kde-format
msgid "Correct positions for atmospheric refraction?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseRefraction), group (View)
#. +> trunk5
#: kstars.kcfg:729
#, 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:733
#, 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:734
#, 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:738
#, kde-format
msgid "Use antialiasing when drawing the screen?"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseAntialias), group (View)
#. +> trunk5
#: kstars.kcfg:739
#, 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:743
#, kde-format
msgid "Zoom Factor, in pixels per radian"
msgstr ""
#. i18n: ectx: whatsthis, entry (ZoomFactor), group (View)
#. +> trunk5
#: kstars.kcfg:744
#, kde-format
msgid "The zoom level, measured in pixels per radian."
msgstr ""
#. i18n: ectx: label, entry (ZoomScrollFactor), group (View)
#. +> trunk5
#: kstars.kcfg:750
#, kde-format
msgid "Zoom scroll sensitivity."
msgstr ""
#. i18n: ectx: whatsthis, entry (ZoomScrollFactor), group (View)
#. +> trunk5
#: kstars.kcfg:751
#, 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:757
#, kde-format
msgid "Faint limit for asteroids"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitAsteroid), group (View)
#. +> trunk5
#: kstars.kcfg:758
#, kde-format
msgid "The faint magnitude limit for drawing asteroids."
msgstr ""
#. i18n: ectx: label, entry (MagLimitAsteroidDownload), group (View)
#. +> trunk5
#: kstars.kcfg:762
#, kde-format
msgid "Maximum magnitude for asteroids to be downloaded from JPL."
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitAsteroidDownload), group (View)
#. +> trunk5
#: kstars.kcfg:763
#, 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:767
#, kde-format
msgid "Label density for asteroid names"
msgstr ""
#. i18n: ectx: whatsthis, entry (AsteroidLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:768
#, 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:772
#, kde-format
msgid "Faint limit for deep-sky objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawDeepSky), group (View)
#. +> trunk5
#: kstars.kcfg:773
#, 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:777
#, kde-format
msgid "Faint limit for deep-sky objects when zoomed out"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawDeepSkyZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:778
#, 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:782
#, kde-format
msgid "Show deep-sky objects of unknown magnitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowUnknownMagObjects), group (View)
#. +> trunk5
#: kstars.kcfg:783
#, 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:788
#, kde-format
msgid "Faint limit for stars"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawStar), group (View)
#. +> trunk5
#: kstars.kcfg:789
#, 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:793
#, kde-format
msgid "Density of stars in the field of view"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarDensity), group (View)
#. +> trunk5
#: kstars.kcfg:794
#, kde-format
msgid "Sets the density of stars in the field of view"
msgstr ""
#. i18n: ectx: label, entry (MagLimitDrawStarZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:799
#, kde-format
msgid "Faint limit for stars when zoomed out"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitDrawStarZoomOut), group (View)
#. +> trunk5
#: kstars.kcfg:800
#, 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:805
#, kde-format
msgid "Faint limit for stars when slewing"
msgstr ""
#. i18n: ectx: whatsthis, entry (MagLimitHideStar), group (View)
#. +> trunk5
#: kstars.kcfg:806
#, 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:810
#, kde-format
msgid "Relative density for star name labels and/or magnitudes"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:811
#, kde-format
msgid "The relative density for drawing star name and magnitude labels."
msgstr ""
#. i18n: ectx: label, entry (DeepSkyLabelDensity), group (View)
#. +> trunk5
#: kstars.kcfg:815
#, 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:816
#, 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:820
#, kde-format
msgid "Show long names in deep-sky object name labels?"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeepSkyLongLabels), group (View)
#. +> trunk5
#: kstars.kcfg:821
#, 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:825
#, kde-format
msgid "Maximum distance from Sun for labeling comets, in AU"
msgstr ""
#. i18n: ectx: whatsthis, entry (MaxRadCometName), group (View)
#. +> trunk5
#: kstars.kcfg:826
#, kde-format
msgid "The maximum solar distance for drawing comets."
msgstr ""
#. i18n: ectx: label, entry (UseGL), group (View)
#. +> trunk5
#: kstars.kcfg:830
#, kde-format
msgid "Switch to OpenGL backend"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseGL), group (View)
#. +> trunk5
#: kstars.kcfg:831
#, kde-format
msgid "Use experimental OpenGL backend (deprecated)."
msgstr ""
#. i18n: ectx: label, entry (RunClock), group (View)
#. +> trunk5
#: kstars.kcfg:835
#, kde-format
msgid "Run clock"
msgstr ""
#. i18n: ectx: whatsthis, entry (RunClock), group (View)
#. +> trunk5
#: kstars.kcfg:836
#, kde-format
msgid "The state of the clock (running or not)"
msgstr ""
#. i18n: ectx: label, entry (ObsListSymbol), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:842
#, kde-format
msgid "Use symbols to label observing list objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListSymbol), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:843
#, 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:847
#, kde-format
msgid "Use text to label observing list objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListText), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:848
#, 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:852
#, kde-format
msgid "Prefer Digitized Sky Survey imagery in the observing list"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListPreferDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:853
#, kde-format
msgid "The observing list will prefer DSS imagery while downloading imagery."
msgstr ""
#. i18n: ectx: label, entry (ObsListPreferSDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:857
#, kde-format
msgid "Prefer Sloan Digital Sky Survey imagery in the observing list"
msgstr ""
#. i18n: ectx: whatsthis, entry (ObsListPreferSDSS), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:858
#, kde-format
msgid "The observing list will prefer SDSS imagery while downloading imagery."
msgstr ""
#. i18n: ectx: label, entry (ObsListDemoteHole), group (ObservingList)
#. +> trunk5
#: kstars.kcfg:862
#, 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:863
#, 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:867
#, 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:868
#, 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:874 kstars.kcfg:875
#, kde-format
msgid "The name of the color scheme"
msgstr ""
#. i18n: ectx: label, entry (StarColorMode), group (Colors)
#. +> trunk5
#: kstars.kcfg:879
#, kde-format
msgid "Mode for rendering stars"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarColorMode), group (Colors)
#. +> trunk5
#: kstars.kcfg:880
#, 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:885
#, kde-format
msgid "Saturation level of star colors"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarColorIntensity), group (Colors)
#. +> trunk5
#: kstars.kcfg:886
#, 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:891
#, kde-format
msgid "Color of angular distance ruler"
msgstr ""
#. i18n: ectx: whatsthis, entry (AngularRulerColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:892
#, kde-format
msgid "The color for the angular-distance measurement ruler."
msgstr ""
#. i18n: ectx: label, entry (BoxBGColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:896
#, kde-format
msgid "Background color of InfoBoxes"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxBGColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:897
#, kde-format
msgid "The background color of the on-screen information boxes."
msgstr ""
#. i18n: ectx: label, entry (BoxGrabColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:901
#, kde-format
msgid "Text color of InfoBoxes when grabbed with mouse"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxGrabColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:902
#, 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:906
#, kde-format
msgid "Text color of InfoBoxes"
msgstr ""
#. i18n: ectx: whatsthis, entry (BoxTextColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:907
#, kde-format
msgid "The normal text color of the on-screen information boxes."
msgstr ""
#. i18n: ectx: label, entry (CBoundColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:911
#, 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:912 kstars.kcfg:917
#, kde-format
msgid "The color for the constellation boundary lines."
msgstr ""
#. i18n: ectx: label, entry (CBoundHighColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:916
#, kde-format
msgid "Color of highlighted constellation boundary"
msgstr ""
#. i18n: ectx: label, entry (CLineColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:921
#, kde-format
msgid "Color of constellation lines"
msgstr ""
#. i18n: ectx: whatsthis, entry (CLineColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:922
#, kde-format
msgid "The color for the constellation figure lines."
msgstr ""
#. i18n: ectx: label, entry (CNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:926
#, kde-format
msgid "Color of constellation names"
msgstr ""
#. i18n: ectx: whatsthis, entry (CNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:927
#, kde-format
msgid "The color for the constellation names."
msgstr ""
#. i18n: ectx: label, entry (CompassColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:931
#, kde-format
msgid "Color of cardinal compass labels along horizon"
msgstr ""
#. i18n: ectx: whatsthis, entry (CompassColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:932
#, kde-format
msgid "The color for the cardinal compass point labels."
msgstr ""
#. i18n: ectx: label, entry (EclipticColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:936
#, kde-format
msgid "Color of ecliptic line"
msgstr ""
#. i18n: ectx: whatsthis, entry (EclipticColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:937
#, kde-format
msgid "The color for the ecliptic line."
msgstr ""
#. i18n: ectx: label, entry (EquatorColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:941
#, kde-format
msgid "Color of equator line"
msgstr ""
#. i18n: ectx: whatsthis, entry (EquatorColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:942
#, kde-format
msgid "The color for the equator line."
msgstr ""
#. i18n: ectx: label, entry (EquatorialGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:946
#, kde-format
msgid "Color of equatorial coordinate grid lines"
msgstr ""
#. i18n: ectx: whatsthis, entry (EquatorialGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:947
#, kde-format
msgid "The color for the equatorial coordinate grid lines."
msgstr ""
#. i18n: ectx: label, entry (HorizontalGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:951
#, kde-format
msgid "Color of horizontal coordinate grid lines"
msgstr ""
#. i18n: ectx: whatsthis, entry (HorizontalGridColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:952
#, kde-format
msgid "The color for the horizontal coordinate grid lines."
msgstr ""
#. i18n: ectx: label, entry (SpecialObjectColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:956
#, kde-format
msgid "Color of objects with extra links available"
msgstr ""
#. i18n: ectx: whatsthis, entry (SpecialObjectColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:957
#, kde-format
msgid "The color for objects which have extra URL links available."
msgstr ""
#. i18n: ectx: label, entry (HorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:961
#, kde-format
msgid "Color of horizon line"
msgstr ""
#. i18n: ectx: whatsthis, entry (HorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:962
#, kde-format
msgid "The color for the horizon line and opaque ground."
msgstr ""
#. i18n: ectx: label, entry (LocalMeridianColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:966
#, kde-format
msgid "Color of local meridian line"
msgstr ""
#. i18n: ectx: whatsthis, entry (LocalMeridianColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:967
#, kde-format
msgid "The color for the local meridian line."
msgstr ""
#. i18n: ectx: label, entry (MessierColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:971
#, kde-format
msgid "Color of Messier objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (MessierColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:972
#, kde-format
msgid "The color for Messier object symbols."
msgstr ""
#. i18n: ectx: label, entry (NGCColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:976
#, kde-format
msgid "Color of NGC objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (NGCColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:977
#, kde-format
msgid "The color for NGC object symbols."
msgstr ""
#. i18n: ectx: label, entry (ICColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:981
#, kde-format
msgid "Color of IC objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (ICColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:982
#, kde-format
msgid "The color for IC object symbols."
msgstr ""
#. i18n: ectx: label, entry (MilkyWayWColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:986
#, kde-format
msgid "Color of Milky Way contour"
msgstr ""
#. i18n: ectx: whatsthis, entry (MilkyWayWColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:987
#, kde-format
msgid "The color for the Milky Way contour."
msgstr ""
#. i18n: ectx: label, entry (StarNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:991
#, kde-format
msgid "Color of star name labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (StarNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:992
#, kde-format
msgid "The color for star name labels."
msgstr ""
#. i18n: ectx: label, entry (DeepSkyNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:996
#, kde-format
msgid "Color of deep-sky object name labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeepSkyNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:997
#, kde-format
msgid "The color for deep-sky object name labels."
msgstr ""
#. i18n: ectx: label, entry (PlanetNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1001
#, kde-format
msgid "Color of planet name labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (PlanetNameColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1002
#, kde-format
msgid "The color for solar system object labels."
msgstr ""
#. i18n: ectx: label, entry (PlanetTrailColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1006
#, kde-format
msgid "Color of planet trails"
msgstr ""
#. i18n: ectx: whatsthis, entry (PlanetTrailColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1007
#, kde-format
msgid "The color for solar system object trails."
msgstr ""
#. i18n: ectx: label, entry (SkyColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1011
#, kde-format
msgid "Color of sky"
msgstr ""
#. i18n: ectx: whatsthis, entry (SkyColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1012
#, kde-format
msgid "The color for the sky background."
msgstr ""
#. i18n: ectx: label, entry (ArtificialHorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1016
#, kde-format
msgid "Color Artificial Horizon"
msgstr ""
#. i18n: ectx: whatsthis, entry (ArtificialHorizonColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1017
#, kde-format
msgid "The color for the artificial horizon region."
msgstr ""
#. i18n: ectx: label, entry (TelescopeTargetColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1021
#, kde-format
msgid "Color of telescope symbols"
msgstr ""
#. i18n: ectx: whatsthis, entry (TelescopeTargetColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1022
#, kde-format
msgid "The color for telescope target symbols."
msgstr ""
#. i18n: ectx: label, entry (VisibleSatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1026
#, kde-format
msgid "Color of visible satellites"
msgstr ""
#. i18n: ectx: whatsthis, entry (VisibleSatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1027
#, kde-format
msgid "Color of visible satellites."
msgstr ""
#. i18n: ectx: label, entry (SatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1031
#, kde-format
msgid "Color of invisible satellites"
msgstr ""
#. i18n: ectx: whatsthis, entry (SatColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1032
#, kde-format
msgid "Color of invisible satellites."
msgstr ""
#. i18n: ectx: label, entry (SatLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1036
#, kde-format
msgid "Color of satellites labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (SatLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1037
#, kde-format
msgid "Color of satellites labels."
msgstr ""
#. i18n: ectx: label, entry (SupernovaColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1041
#, kde-format
msgid "Color of supernovae"
msgstr ""
#. i18n: ectx: whatsthis, entry (SupernovaColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1042
#, kde-format
msgid "Color of supernova"
msgstr ""
#. i18n: ectx: label, entry (UserLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1046
#, kde-format
msgid "Color of user-added labels"
msgstr ""
#. i18n: ectx: whatsthis, entry (UserLabelColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1047
#, kde-format
msgid "The color for user-added object labels."
msgstr ""
#. i18n: ectx: label, entry (RAGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1051
#, kde-format
msgid "Color of RA Guide Error"
msgstr ""
#. i18n: ectx: whatsthis, entry (RAGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1052
#, 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:1056
#, kde-format
msgid "Color of DEC Guide Error"
msgstr ""
#. i18n: ectx: whatsthis, entry (DEGuideColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1057
#, 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:1061
#, kde-format
msgid "Color of solver FOV box"
msgstr ""
#. i18n: ectx: whatsthis, entry (SolverFOVColor), group (Colors)
#. +> trunk5
#: kstars.kcfg:1062
#, kde-format
msgid "The color for solver FOV box in Ekos alignment module."
msgstr ""
#. i18n: ectx: label, entry (xplanetIsInternal), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1068 xplanet/opsxplanet.cpp:31
#, kde-format
msgid "Internal or External XPlanet?"
msgstr ""
#. i18n: ectx: label, entry (XplanetPath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1072
#, 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:1073 xplanet/opsxplanet.ui:67
#, kde-format
msgid "Xplanet binary path"
msgstr ""
#. i18n: ectx: label, entry (XplanetUseFIFO), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1077
#, kde-format
msgid "Use FIFO file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetUseFIFO), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1078
#, kde-format
msgid "Option to use a FIFO file instead of saving to the hard disk"
msgstr ""
#. i18n: ectx: label, entry (XplanetTimeout), group (Xplanet)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: kstars.kcfg:1082 xplanet/opsxplanet.ui:166
#, kde-format
msgid "XPlanet Timeout"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetTimeout), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1083
#, kde-format
msgid "How long to wait for XPlanet before giving up in milliseconds"
msgstr ""
#. i18n: ectx: label, entry (XplanetAnimationDelay), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1087
#, kde-format
msgid "XPlanet Animation Delay"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetAnimationDelay), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1088
#, kde-format
msgid "How long to pause between frames in the XPlanet Animation"
msgstr ""
#. i18n: ectx: label, entry (XplanetWidth), group (Xplanet)
#. i18n: ectx: whatsthis, entry (XplanetWidth), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1092 kstars.kcfg:1093
#, 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:1097 kstars.kcfg:1098
#, 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:1102 xplanet/opsxplanet.ui:781
#, kde-format
msgid "Show label"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabel), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1103
#, 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:1107 kstars.kcfg:1112
#, kde-format
msgid "Show GMT label"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabelLocalTime), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1108
#, kde-format
msgid "Show local time."
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabelGMT), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1113
#, kde-format
msgid "Show GMT instead of local time."
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelString), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1117
#, kde-format
msgid "Planet string"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLabelString), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1118
#, 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:1122
#, kde-format
msgid "Font Size"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetFontSize), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetFontSize)
#. +> trunk5
#: kstars.kcfg:1123 xplanet/opsxplanet.ui:656
#, 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:1127 xplanet/opsxplanet.ui:670
#, kde-format
msgid "Label color"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetColor), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (KColorButton, kcfg_XplanetColor)
#. +> trunk5
#: kstars.kcfg:1128 xplanet/opsxplanet.ui:673
#, kde-format
msgid "Set the color for the label."
msgstr ""
#. i18n: ectx: label, entry (XplanetDateFormat), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1132
#, kde-format
msgid "Date format"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetDateFormat), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1133
#, 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:1137 xplanet/opsxplanet.ui:687
#, kde-format
msgid "Top left"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelTR), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelTR)
#. +> trunk5
#: kstars.kcfg:1141 xplanet/opsxplanet.ui:711
#, kde-format
msgid "Top right"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelBR), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelBR)
#. +> trunk5
#: kstars.kcfg:1145 xplanet/opsxplanet.ui:721
#, kde-format
msgid "Bottom right"
msgstr ""
#. i18n: ectx: label, entry (XplanetLabelBL), group (Xplanet)
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelBL)
#. +> trunk5
#: kstars.kcfg:1149 xplanet/opsxplanet.ui:697
#, kde-format
msgid "Bottom left"
msgstr ""
#. i18n: ectx: label, entry (XplanetGlare), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1153
#, kde-format
msgid "Sun Glare"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetGlare), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1154
#, 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:1158
#, 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:1159 xplanet/opsxplanet.ui:939
#, kde-format
msgid "Place the observer above a random latitude and longitude"
msgstr ""
#. i18n: ectx: label, entry (XplanetLatLong), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1163
#, kde-format
msgid "Latitude-Longitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLatLong), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1164
#, 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:1168 xplanet/opsxplanet.ui:891
#, kde-format
msgid "Latitude in degrees"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLatitude), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1169
#, 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:1173 xplanet/opsxplanet.ui:914
#, kde-format
msgid "Longitude in degrees"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetLongitude), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1174
#, 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:1178 xplanet/opsxplanet.ui:962
#, kde-format
msgid "Projection"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetProjection), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1179
#, 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 (XplanetBackground), group (Xplanet)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetBackground)
#. +> trunk5
#: kstars.kcfg:1183 xplanet/opsxplanet.ui:1021
#, kde-format
msgid "Use background"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackground), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1184
#, 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:1188
#, kde-format
msgid "Use background image"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundImage), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1189
#, kde-format
msgid "Use a file as the background image."
msgstr ""
#. i18n: ectx: label, entry (XplanetBackgroundImagePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1193
#, kde-format
msgid "Background image path"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundImagePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1194
#, kde-format
msgid "The path of the background image."
msgstr ""
#. i18n: ectx: label, entry (XplanetBackgroundColor), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1198
#, kde-format
msgid "Use background color"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundColor), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1199
#, 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:1203 xplanet/opsxplanet.ui:1064
#, kde-format
msgid "Background color"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetBackgroundColorValue), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1204
#, kde-format
msgid "The color of the background."
msgstr ""
#. i18n: ectx: label, entry (XplanetMagnitude), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1208
#, kde-format
msgid "Base magnitude"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMagnitude), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetMagnitude)
#. +> trunk5
#: kstars.kcfg:1209 xplanet/opsxplanet.ui:262
#, 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:1213
#, kde-format
msgid "Arc file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetArcFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1214
#, 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:1218
#, 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:1219 xplanet/opsxplanet.ui:415
#, 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:1223
#, kde-format
msgid "Config file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetConfigFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1224
#, kde-format
msgid "If checked, use a config file."
msgstr ""
#. i18n: ectx: label, entry (XplanetConfigFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1228
#, kde-format
msgid "Path to config file"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetConfigFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1229
#, 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:1233 xplanet/opsxplanet.ui:239
#, 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:1234 xplanet/opsxplanet.ui:236
#, kde-format
msgid "If checked, use kstars's FOV."
msgstr ""
#. i18n: ectx: label, entry (XplanetMarkerFile), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1238
#, 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:1239 xplanet/opsxplanet.ui:807
#, 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:1243 xplanet/opsxplanet.ui:817
#, kde-format
msgid "Marker file path"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMarkerFilePath), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1244
#, 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:1248
#, kde-format
msgid "Write marker bounds"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetMarkerBounds), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1249
#, 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:1253 xplanet/opsxplanet.ui:840
#, 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:1254 xplanet/opsxplanet.ui:843
#, 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:1258
#, kde-format
msgid "Star map"
msgstr ""
#. i18n: ectx: whatsthis, entry (XplanetStarmap), group (Xplanet)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetStarmap)
#. +> trunk5
#: kstars.kcfg:1259 xplanet/opsxplanet.ui:330
#, 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:1263 kstars.kcfg:1264 xplanet/opsxplanet.ui:357
#: xplanet/opsxplanet.ui:360
#, kde-format
msgid "Star map file path"
msgstr ""
#. i18n: ectx: label, entry (XplanetQuality), group (Xplanet)
#. +> trunk5
#: kstars.kcfg:1268
#, 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:1269 xplanet/opsxplanet.ui:502
#, 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:1275
#, 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:1276 kstars.kcfg:1281
#, kde-format
msgid "Toggle whether satellite tracks are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowVisibleSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1280
#, 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:1285 kstars.kcfg:1286
#, 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:1290
#, kde-format
msgid "Draw satellite labels?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowSatellitesLabels), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1291
#, kde-format
msgid "Toggle whether satellite labels are drawn in the sky map."
msgstr ""
#. i18n: ectx: label, entry (SelectedSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1295
#, kde-format
msgid "Selected satellites."
msgstr ""
#. i18n: ectx: whatsthis, entry (SelectedSatellites), group (Satellites)
#. +> trunk5
#: kstars.kcfg:1296
#, 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:1301 options/opsadvanced.ui:94
#, kde-format
msgid "Always recompute coordinates"
msgstr ""
#. i18n: ectx: whatsthis, entry (AlwaysRecomputeCoordinates), group (General)
#. +> trunk5
#: kstars.kcfg:1302
#, 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:1306
#, kde-format
msgid "Default size for DSS images"
msgstr ""
#. i18n: ectx: whatsthis, entry (DefaultDSSImageSize), group (General)
#. +> trunk5
#: kstars.kcfg:1307
#, kde-format
msgid "The default size for DSS images downloaded from the Internet."
msgstr ""
#. i18n: ectx: label, entry (DSSPadding), group (General)
#. +> trunk5
#: kstars.kcfg:1311
#, kde-format
msgid "Additional padding around DSS Images of deep-sky objects"
msgstr ""
#. i18n: ectx: whatsthis, entry (DSSPadding), group (General)
#. +> trunk5
#: kstars.kcfg:1312
#, 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:1316
#, kde-format
msgid "Enable Verbose Logging"
msgstr ""
#. i18n: ectx: whatsthis, entry (VerboseLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1317
#, 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:1321
#, kde-format
msgid "Enable Regular Logging"
msgstr ""
#. i18n: ectx: whatsthis, entry (RegularLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1322
#, kde-format
msgid "Checking this option causes KStars to generate regular debug information."
msgstr ""
#. i18n: ectx: label, entry (DisableLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1326
#, kde-format
msgid "Disable Verbose Logging"
msgstr ""
#. i18n: ectx: whatsthis, entry (DisableLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1327
#, 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:1331
#, kde-format
msgid "Log debug message to default output"
msgstr ""
#. i18n: ectx: whatsthis, entry (LogToDefault), group (General)
#. +> trunk5
#: kstars.kcfg:1332
#, 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:1336
#, kde-format
msgid "Log debug message to a log file"
msgstr ""
#. i18n: ectx: whatsthis, entry (LogToFile), group (General)
#. +> trunk5
#: kstars.kcfg:1337
#, 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:1341
#, kde-format
msgid "Log FITS Data activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (INDILogging), group (General)
#. +> trunk5
#: kstars.kcfg:1345
#, kde-format
msgid "Log INDI devices activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (CaptureLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1349
#, kde-format
msgid "Log Ekos Capture Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1353
#, kde-format
msgid "Log Ekos Focus Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (GuideLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1357
#, kde-format
msgid "Log Ekos Guide Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (AlignmentLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1361
#, kde-format
msgid "Log Ekos Alignment Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (MountLogging), group (General)
#. +> trunk5
#: kstars.kcfg:1365
#, kde-format
msgid "Log Ekos Mount Module activity."
msgstr ""
#. i18n: ectx: label, entry (useFITSViewer), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1371
#, kde-format
msgid "Display every image captured in a FITS Viewer window."
msgstr ""
#. i18n: ectx: label, entry (singlePreviewFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1375
#, kde-format
msgid "Preview FITS in a single tab?"
msgstr ""
#. i18n: ectx: label, entry (singleWindowCapturedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1380
#, kde-format
msgid "Display all captured FITS in one window?"
msgstr ""
#. i18n: ectx: whatsthis, entry (singleWindowCapturedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1381
#, 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:1385
#, kde-format
msgid "Display all opened FITS in one window?"
msgstr ""
#. i18n: ectx: whatsthis, entry (singleWindowOpenedFITS), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1386
#, 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:1390
#, kde-format
msgid "Make FITS Viewer window independent of KStars main window"
msgstr ""
#. i18n: ectx: label, entry (AutoDebayer), group (FITSViewer)
#. +> trunk5
#: kstars.kcfg:1394
#, 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:1398
#, 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:1402
#, 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:1406
#, 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:1412
#, kde-format
msgid "Bortle dark-sky rating"
msgstr ""
#. i18n: ectx: label, entry (TelescopeCheck), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1416
#, kde-format
msgid "Availability of telescope"
msgstr ""
#. i18n: ectx: label, entry (BinocularsCheck), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1420
#, kde-format
msgid "Availability of binoculars"
msgstr ""
#. i18n: ectx: label, entry (BinocularsAperture), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1424
#, kde-format
msgid "Aperture of available binocular"
msgstr ""
#. i18n: ectx: label, entry (ScopeListIndex), group (WISettings)
#. +> trunk5
#: kstars.kcfg:1428
#, kde-format
msgid "Index of selected scope from list of scopes"
msgstr ""
#. i18n: ectx: label, entry (EkosWindowWidth), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1434
#, kde-format
msgid "Ekos window width"
msgstr ""
#. i18n: ectx: label, entry (EkosWindowHeight), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1438
#, kde-format
msgid "Ekos window height"
msgstr ""
#. i18n: ectx: label, entry (EkosLeftIcons), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1446
#, kde-format
msgid "Ekos modules icons are placed to the left of pages"
msgstr ""
#. i18n: ectx: label, entry (RememberCredentials), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1450
#, kde-format
msgid "Remember Ekos Live credentials."
msgstr ""
#. i18n: ectx: label, entry (independentWindowEkos), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1454
#, kde-format
msgid "Make Ekos window independent of KStars main window"
msgstr ""
#. i18n: ectx: label, entry (profile), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1458
#, kde-format
msgid "Ekos drivers profile"
msgstr ""
#. i18n: ectx: label, entry (neverLoadConfig), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1462
#, kde-format
msgid "Never load device configuration?"
msgstr ""
#. i18n: ectx: label, entry (loadConfigOnConnection), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1466
#, kde-format
msgid "Load device configuration upon successful connection?"
msgstr ""
#. i18n: ectx: label, entry (loadDefaultConfig), group (Ekos)
#. +> trunk5
#: kstars.kcfg:1470
#, kde-format
msgid "Always load device default configuration upon successful connection?"
msgstr ""
#. i18n: ectx: label, entry (shutterfulCCDs), group (DarkLibrary)
#. +> trunk5
#: kstars.kcfg:1480
#, kde-format
msgid "List of CCDs with mechanical or electronic shutters."
msgstr ""
#. i18n: ectx: label, entry (shutterlessCCDs), group (DarkLibrary)
#. +> trunk5
#: kstars.kcfg:1483
#, kde-format
msgid "List of CCDs without mechanical or electronic shutters."
msgstr ""
#. i18n: ectx: label, entry (MinimumAltLimit), group (Mount)
#. +> trunk5
#: kstars.kcfg:1488
#, kde-format
msgid "Default minimum mount altitude limit"
msgstr ""
#. i18n: ectx: label, entry (MaximumAltLimit), group (Mount)
#. +> trunk5
#: kstars.kcfg:1493
#, kde-format
msgid "Default maximum mount altitude limit."
msgstr ""
#. i18n: ectx: whatsthis, entry (MaximumAltLimit), group (Mount)
#. +> trunk5
#: kstars.kcfg:1494
#, 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:1498
#, kde-format
msgid "Enable mount altitude limits."
msgstr ""
#. i18n: ectx: label, entry (DefaultCaptureCCD), group (Capture)
#. +> trunk5
#: kstars.kcfg:1504
#, kde-format
msgid "Default capture module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultObserver), group (Capture)
#. +> trunk5
#: kstars.kcfg:1507
#, kde-format
msgid "Default observer full name."
msgstr ""
#. i18n: ectx: label, entry (SyncFOVPA), group (Capture)
#. +> trunk5
#: kstars.kcfg:1510
#, kde-format
msgid "Sync FOV indicator Position Angle with Rotator Settings Position Angle"
msgstr ""
#. i18n: ectx: label, entry (PAMultiplier), group (Capture)
#. +> trunk5
#: kstars.kcfg:1514
#, kde-format
msgid "Position angle multiplier"
msgstr ""
#. i18n: ectx: label, entry (PAOffset), group (Capture)
#. +> trunk5
#: kstars.kcfg:1518
#, kde-format
msgid "Position angle offset"
msgstr ""
#. i18n: ectx: label, entry (GuideDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1522
#, kde-format
msgid "Default maximum permittable guide deviation"
msgstr ""
#. i18n: ectx: whatsthis, entry (GuideDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1523
#, 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:1527
#, kde-format
msgid "Default maximum permittable HFR deviation"
msgstr ""
#. i18n: ectx: whatsthis, entry (HFRDeviation), group (Capture)
#. +> trunk5
#: kstars.kcfg:1528
#, 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:1532
#, kde-format
msgid "Enforce guiding deviation limit."
msgstr ""
#. i18n: ectx: label, entry (EnforceAutofocus), group (Capture)
#. +> trunk5
#: kstars.kcfg:1536
#, kde-format
msgid "Enforce Autofocus HFR limit."
msgstr ""
#. i18n: ectx: label, entry (EnforceRefocusEveryN), group (Capture)
#. +> trunk5
#: kstars.kcfg:1540
#, kde-format
msgid "Enforce Refocus Every N Minutes."
msgstr ""
#. i18n: ectx: label, entry (RefocusEveryN), group (Capture)
#. +> trunk5
#: kstars.kcfg:1544
#, kde-format
msgid "Number of minute between forced refocus attempts"
msgstr ""
#. i18n: ectx: whatsthis, entry (RefocusEveryN), group (Capture)
#. +> trunk5
#: kstars.kcfg:1545
#, 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:1549
#, kde-format
msgid "Default hour angle to perform meridian flip"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutoMeridianHours), group (Capture)
#. +> trunk5
#: kstars.kcfg:1550
#, 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:1553
#, kde-format
msgid "Flips the mount when reaching the meridian, if supported."
msgstr ""
#. i18n: ectx: label, entry (ResetMountModelAfterMeridian), group (Capture)
#. +> trunk5
#: kstars.kcfg:1557
#, kde-format
msgid "Reset mount model after meridian flip."
msgstr ""
#. i18n: ectx: label, entry (CalibrationADUValue), group (Capture)
#. +> trunk5
#: kstars.kcfg:1561
#, kde-format
msgid "Desired flat field ADU"
msgstr ""
#. i18n: ectx: whatsthis, entry (CalibrationADUValue), group (Capture)
#. +> trunk5
#: kstars.kcfg:1562
#, 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:1566
#, kde-format
msgid "ADU Value tolerance"
msgstr ""
#. i18n: ectx: whatsthis, entry (CalibrationADUValueTolerance), group (Capture)
#. +> trunk5
#: kstars.kcfg:1567
#, 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:1571
#, kde-format
msgid "Index of flat source option."
msgstr ""
#. i18n: ectx: label, entry (CalibrationFlatDurationIndex), group (Capture)
#. +> trunk5
#: kstars.kcfg:1575
#, kde-format
msgid "Index of flat duration option."
msgstr ""
#. i18n: ectx: label, entry (CalibrationWallAz), group (Capture)
#. +> trunk5
#: kstars.kcfg:1579
#, kde-format
msgid "Azimuth of calibration wall location."
msgstr ""
#. i18n: ectx: label, entry (CalibrationWallAlt), group (Capture)
#. +> trunk5
#: kstars.kcfg:1583
#, kde-format
msgid "Altitude of calibration wall location."
msgstr ""
#. i18n: ectx: label, entry (MaxTemperatureDiff), group (Capture)
#. +> trunk5
#: kstars.kcfg:1587
#, kde-format
msgid "Maximum acceptable difference between requested and measured temperature set point."
msgstr ""
#. i18n: ectx: label, entry (GuidingSettle), group (Capture)
#. +> trunk5
#: kstars.kcfg:1591
#, kde-format
msgid "Wait this many seconds after guiding is resumed before starting capture."
msgstr ""
#. i18n: ectx: label, entry (FlatSyncFocus), group (Capture)
#. +> trunk5
#: kstars.kcfg:1599
#, kde-format
msgid "Capture flat frames at the same focus position of light frames."
msgstr ""
#. i18n: ectx: label, entry (HFRThresholdPercentage), group (Capture)
#. +> trunk5
#: kstars.kcfg:1603
#, 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:1607
#, 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:1619
#, kde-format
msgid "Perform auto stretch on captured images in FITS Viewer."
msgstr ""
#. i18n: ectx: label, entry (useSummaryPreview), group (Capture)
#. +> trunk5
#: kstars.kcfg:1623
#, kde-format
msgid "Display every image captured sequence image in the Ekos summary screen preview window."
msgstr ""
#. i18n: ectx: label, entry (useDSLRImageViewer), group (Capture)
#. +> trunk5
#: kstars.kcfg:1627
#, kde-format
msgid "Display every captured DSLR image in the Image Viewer window."
msgstr ""
#. i18n: ectx: label, entry (CaptureFormatIndex), group (Capture)
#. +> trunk5
#: kstars.kcfg:1631
#, kde-format
msgid "Index of desired capture format (FITS or Native)."
msgstr ""
#. i18n: ectx: label, entry (CaptureDirectory), group (Capture)
#. +> trunk5
#: kstars.kcfg:1635
#, kde-format
msgid "Path to capture directory to save images."
msgstr ""
#. i18n: ectx: label, entry (DefaultFocusCCD), group (Focus)
#. +> trunk5
#: kstars.kcfg:1641
#, kde-format
msgid "Default focus module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultFocusFocuser), group (Focus)
#. +> trunk5
#: kstars.kcfg:1644
#, kde-format
msgid "Default focus module focuser."
msgstr ""
#. i18n: ectx: label, entry (FocusTicks), group (Focus)
#. +> trunk5
#: kstars.kcfg:1647
#, kde-format
msgid "Default Focuser step ticks"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusTicks), group (Focus)
#. +> trunk5
#: kstars.kcfg:1648
#, 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:1656
#, kde-format
msgid "Default Focuser tolerance value"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusTolerance), group (Focus)
#. +> trunk5
#: kstars.kcfg:1657
#, 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:1661
#, kde-format
msgid "Maximum Focus Travel Distance"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusMaxTravel), group (Focus)
#. +> trunk5
#: kstars.kcfg:1662
#, kde-format
msgid "Set the maximum travel distance of an absolute focuser."
msgstr ""
#. i18n: ectx: label, entry (FocusExposure), group (Focus)
#. +> trunk5
#: kstars.kcfg:1666
#, kde-format
msgid "Default Focuser exposure value"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusExposure), group (Focus)
#. +> trunk5
#: kstars.kcfg:1667
#, 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:1671
#, kde-format
msgid "Default Focuser star selection box size"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusBoxSize), group (Focus)
#. +> trunk5
#: kstars.kcfg:1672
#, kde-format
msgid "Set box size to select a focus star."
msgstr ""
#. i18n: ectx: label, entry (FocusXBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1676
#, kde-format
msgid "Default CCD X binning in focus mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusXBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1677
#, kde-format
msgid "Set horizontal binning of CCD camera while in focus mode."
msgstr ""
#. i18n: ectx: label, entry (FocusYBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1681
#, kde-format
msgid "Default CCD Y binning in focus mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (FocusYBin), group (Focus)
#. +> trunk5
#: kstars.kcfg:1682
#, kde-format
msgid "Set vertical binning of CCD camera while in focus mode."
msgstr ""
#. i18n: ectx: label, entry (FocusSubFrame), group (Focus)
#. +> trunk5
#: kstars.kcfg:1686
#, kde-format
msgid "Subframe the focus star during the autofocus procedure."
msgstr ""
#. i18n: ectx: label, entry (FocusUseFullField), group (Focus)
#. +> trunk5
#: kstars.kcfg:1690
#, kde-format
msgid "Use full frame field to measure HFR."
msgstr ""
#. i18n: ectx: label, entry (FocusAutoStarEnabled), group (Focus)
#. +> trunk5
#: kstars.kcfg:1694
#, kde-format
msgid "Automatically select a star to focus."
msgstr ""
#. i18n: ectx: label, entry (SuspendGuiding), group (Focus)
#. +> trunk5
#: kstars.kcfg:1698
#, kde-format
msgid "Suspend guiding while autofocus in progress."
msgstr ""
#. i18n: ectx: label, entry (UseFocusDarkFrame), group (Focus)
#. +> trunk5
#: kstars.kcfg:1702
#, 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:1706
#, kde-format
msgid "Image filter to be applied to focus image upon loading."
msgstr ""
#. i18n: ectx: label, entry (FocusThreshold), group (Focus)
#. +> trunk5
#: kstars.kcfg:1710
#, 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:1714
#, kde-format
msgid "Star detection algorithm"
msgstr ""
#. i18n: ectx: label, entry (FocusAlgorithm), group (Focus)
#. +> trunk5
#: kstars.kcfg:1718
#, kde-format
msgid "Focus process algorithm"
msgstr ""
#. i18n: ectx: label, entry (FocusFramesCount), group (Focus)
#. +> trunk5
#: kstars.kcfg:1722
#, kde-format
msgid "Number of focus frames to average for HFR calculations."
msgstr ""
#. i18n: ectx: label, entry (DefaultAlignCCD), group (Align)
#. +> trunk5
#: kstars.kcfg:1728
#, kde-format
msgid "Default align module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultAlignFW), group (Align)
#. +> trunk5
#: kstars.kcfg:1731
#, kde-format
msgid "Default align module Filter Wheel."
msgstr ""
#. i18n: ectx: label, entry (AlignExposure), group (Align)
#. +> trunk5
#: kstars.kcfg:1734
#, kde-format
msgid "Default alignment exposure value"
msgstr ""
#. i18n: ectx: whatsthis, entry (AlignExposure), group (Align)
#. +> trunk5
#: kstars.kcfg:1735
#, 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:1739
#, kde-format
msgid "Default CCD binning index while in alignment mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (SolverBinningIndex), group (Align)
#. +> trunk5
#: kstars.kcfg:1740
#, kde-format
msgid "Set binning index of CCD camera while in alignment mode. Default values 0-3 corresponding to 1x1 to 4x4 binning. 4 is max binning."
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometrySolverVerbose), group (Align)
#. +> trunk5
#: kstars.kcfg:1744
#, 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:1748
#, kde-format
msgid "Use rotator when performing load and slew."
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryRotatorThreshold), group (Align)
#. +> trunk5
#: kstars.kcfg:1752
#, 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:1756
#, kde-format
msgid "Set solver type (online, offline, remote)."
msgstr ""
#. i18n: ectx: label, entry (SolverScopeType), group (Align)
#. +> trunk5
#: kstars.kcfg:1760
#, 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:1764
#, 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:1768
#, 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:1772
#, kde-format
msgid "Display received FITS images unto solver FOV rectangle in the sky map."
msgstr ""
#. i18n: ectx: label, entry (AstrometryDifferentialSlewing), group (Align)
#. +> trunk5
#: kstars.kcfg:1776
#, kde-format
msgid "Do not use Sync when Slew to Target is selected. Use differential slewing to correct for discrepancies."
msgstr ""
#. i18n: ectx: label, entry (SolverAccuracyThreshold), group (Align)
#. +> trunk5
#: kstars.kcfg:1780
#, kde-format
msgid "Accuracy threshold in arcseconds between solution and target coordinates."
msgstr ""
#. i18n: ectx: label, entry (LockAlignFilterIndex), group (Align)
#. +> trunk5
#: kstars.kcfg:1784
#, 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:1788
#, 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:1792
#, 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:1796
#, 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 (AstrometryImageScaleLow), group (Align)
#. +> trunk5
#: kstars.kcfg:1812
#, kde-format
msgid "Lower image scale."
msgstr ""
#. i18n: ectx: label, entry (AstrometryImageScaleHigh), group (Align)
#. +> trunk5
#: kstars.kcfg:1815
#, kde-format
msgid "Upper image scale."
msgstr ""
#. i18n: ectx: label, entry (AstrometryAutoUpdateImageScale), group (Align)
#. +> trunk5
#: kstars.kcfg:1818
#, 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:1822
#, kde-format
msgid "Image scale units in arcminutes (aw), degrees (dw), or arcsec per pixel (app)"
msgstr ""
#. i18n: ectx: label, entry (AstrometryDownsample), group (Align)
#. +> trunk5
#: kstars.kcfg:1830
#, kde-format
msgid "Downsample factor"
msgstr ""
#. i18n: ectx: label, entry (AstrometryPositionRA), group (Align)
#. +> trunk5
#: kstars.kcfg:1838
#, 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:1841
#, 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:1844
#, kde-format
msgid "Automatically update position coordinates when mounts completes slewing."
msgstr ""
#. i18n: ectx: label, entry (AstrometryCustomOptions), group (Align)
#. +> trunk5
#: kstars.kcfg:1856
#, kde-format
msgid "Additional optional astrometry.net options"
msgstr ""
#. i18n: ectx: label, entry (AstrometrySolverBinary), group (Align)
#. +> trunk5
#: kstars.kcfg:1859
#, kde-format
msgid "astrometry.net solve-field binary"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometrySolverBinary), group (Align)
#. +> trunk5
#: kstars.kcfg:1860
#, kde-format
msgid "Path to astrometry.net solver location."
msgstr ""
#. i18n: ectx: label, entry (AstrometryWCSInfo), group (Align)
#. +> trunk5
#: kstars.kcfg:1868
#, kde-format
msgid "astrometry.net wcsinfo binary"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryWCSInfo), group (Align)
#. +> trunk5
#: kstars.kcfg:1869
#, kde-format
msgid "Path to astrometry.net wcsinfo location."
msgstr ""
#. i18n: ectx: label, entry (AstrometryConfFile), group (Align)
#. +> trunk5
#: kstars.kcfg:1877
#, kde-format
msgid "astrometry.net configuration file"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryConfFile), group (Align)
#. +> trunk5
#: kstars.kcfg:1878
#, kde-format
msgid "Path to astrometry.net file location."
msgstr ""
#. i18n: ectx: label, entry (AstrometryConfFileIsInternal), group (Align)
#. +> trunk5
#: kstars.kcfg:1882
#, kde-format
msgid "Internal or External Astrometry.net Conf File?"
msgstr ""
#. i18n: ectx: label, entry (AstrometryAPIKey), group (Align)
#. +> trunk5
#: kstars.kcfg:1886
#, kde-format
msgid "astrometry.net API Key"
msgstr ""
#. i18n: ectx: whatsthis, entry (AstrometryAPIKey), group (Align)
#. +> trunk5
#: kstars.kcfg:1887
#, 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:1891
#, kde-format
msgid "astrometry.net API URL"
msgstr ""
#. i18n: ectx: label, entry (AstrometryUseJPEG), group (Align)
#. +> trunk5
#: kstars.kcfg:1895
#, 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:1899
#, kde-format
msgid "Timeout in seconds to wait for astrometry solver to complete."
msgstr ""
#. i18n: ectx: label, entry (DefaultGuideCCD), group (Guide)
#. +> trunk5
#: kstars.kcfg:1905
#, kde-format
msgid "Default guide module CCD."
msgstr ""
#. i18n: ectx: label, entry (DefaultST4Driver), group (Guide)
#. +> trunk5
#: kstars.kcfg:1908
#, kde-format
msgid "Default guide module ST4 Driver."
msgstr ""
#. i18n: ectx: label, entry (GuideExposure), group (Guide)
#. +> trunk5
#: kstars.kcfg:1911
#, kde-format
msgid "Guider exposure duration in seconds."
msgstr ""
#. i18n: ectx: label, entry (GuiderType), group (Guide)
#. +> trunk5
#: kstars.kcfg:1915
#, 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:1919
#, 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:1923
#, kde-format
msgid "Host name of external PHD2 service"
msgstr ""
#. i18n: ectx: label, entry (PHD2Port), group (Guide)
#. +> trunk5
#: kstars.kcfg:1927
#, kde-format
msgid "PHD2 Event Monitoring Port"
msgstr ""
#. i18n: ectx: label, entry (LinGuiderHost), group (Guide)
#. +> trunk5
#: kstars.kcfg:1931
#, kde-format
msgid "Host name of external lin_guider service"
msgstr ""
#. i18n: ectx: label, entry (LinGuiderPort), group (Guide)
#. +> trunk5
#: kstars.kcfg:1935
#, kde-format
msgid "Lin_guider Event Monitoring Port"
msgstr ""
#. i18n: ectx: label, entry (GuideScopeType), group (Guide)
#. +> trunk5
#: kstars.kcfg:1939
#, 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:1943
#, 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:1947
#, 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:1951
#, kde-format
msgid "Use Image Guiding algorithms instead of classical centroid guiding."
msgstr ""
#. i18n: ectx: label, entry (GuideRegionAxis), group (Guide)
#. +> trunk5
#: kstars.kcfg:1955
#, 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:1959
#, kde-format
msgid "Automatically select calibration star and perform calibration."
msgstr ""
#. i18n: ectx: label, entry (GuideRemoteImagesEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1967
#, 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:1971
#, kde-format
msgid "Number of automode iterations for calibration process."
msgstr ""
#. i18n: ectx: label, entry (GuideLostStarTimeout), group (Guide)
#. +> trunk5
#: kstars.kcfg:1975
#, kde-format
msgid "When star tracking is lost, wait this many seconds before aborting."
msgstr ""
#. i18n: ectx: label, entry (GuideMaxDeltaRMS), group (Guide)
#. +> trunk5
#: kstars.kcfg:1979
#, kde-format
msgid "Maximum delta RMS permitted while guiding before aborting."
msgstr ""
#. i18n: ectx: label, entry (TwoAxisEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1983
#, kde-format
msgid "Use both axes to perform calibration."
msgstr ""
#. i18n: ectx: label, entry (RapidGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1987
#, kde-format
msgid "Use driver side Rapid Guide to perform guiding."
msgstr ""
#. i18n: ectx: label, entry (GuideDarkFrameEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1991
#, kde-format
msgid "Take dark frame for autoguider images."
msgstr ""
#. i18n: ectx: label, entry (GuideSubframeEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:1995
#, kde-format
msgid "Subframe guide image around selected region"
msgstr ""
#. i18n: ectx: label, entry (DitherPixels), group (Guide)
#. +> trunk5
#: kstars.kcfg:1999
#, 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:2003
#, kde-format
msgid "Dither after this many frames."
msgstr ""
#. i18n: ectx: label, entry (DitherThreshold), group (Guide)
#. +> trunk5
#: kstars.kcfg:2011
#, kde-format
msgid "Maximum distance (pixels) for guiding to be considered settled."
msgstr ""
#. i18n: ectx: label, entry (DitherTimeout), group (Guide)
#. +> trunk5
#: kstars.kcfg:2015
#, kde-format
msgid "Time limit (seconds) on dithering to settle down."
msgstr ""
#. i18n: ectx: label, entry (DitherMaxIterations), group (Guide)
#. +> trunk5
#: kstars.kcfg:2019
#, kde-format
msgid "How many dithering attempts to undertake before giving up."
msgstr ""
#. i18n: ectx: label, entry (DitherNoGuidingPulse), group (Guide)
#. +> trunk5
#: kstars.kcfg:2023
#, kde-format
msgid "Pulse length in milliseconds used for non-guiding dither."
msgstr ""
#. i18n: ectx: label, entry (DitherFailAbortsAutoGuide), group (Guide)
#. +> trunk5
#: kstars.kcfg:2027
#, kde-format
msgid "If dithering fails then abort autoguide."
msgstr ""
#. i18n: ectx: label, entry (DitherEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2031
#, kde-format
msgid "Use Auto Dithering when guiding."
msgstr ""
#. i18n: ectx: label, entry (DitherNoGuiding), group (Guide)
#. +> trunk5
#: kstars.kcfg:2035
#, kde-format
msgid "Perform dithering even when not guiding."
msgstr ""
#. i18n: ectx: label, entry (AOLimit), group (Guide)
#. +> trunk5
#: kstars.kcfg:2039
#, 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:2043
#, kde-format
msgid "Enable autoguiding in the RA axis."
msgstr ""
#. i18n: ectx: label, entry (DECGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2047
#, kde-format
msgid "Enable autoguiding in the DEC axis."
msgstr ""
#. i18n: ectx: label, entry (NorthDECGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2051
#, kde-format
msgid "Enable North autoguiding in the DEC axis."
msgstr ""
#. i18n: ectx: label, entry (SouthDECGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2055
#, kde-format
msgid "Enable South autoguiding in the DEC axis."
msgstr ""
#. i18n: ectx: label, entry (EastRAGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2059
#, kde-format
msgid "Enable East autoguiding in the RA axis."
msgstr ""
#. i18n: ectx: label, entry (WestRAGuideEnabled), group (Guide)
#. +> trunk5
#: kstars.kcfg:2063
#, kde-format
msgid "Enable West autoguiding in the RA axis."
msgstr ""
#. i18n: ectx: label, entry (GuiderAccuracyThreshold), group (Guide)
#. +> trunk5
#: kstars.kcfg:2100
#, kde-format
msgid "Accuracy threshold for the Guide Graphs."
msgstr ""
#. i18n: ectx: label, entry (RADisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2104
#, kde-format
msgid "Display the RA Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: label, entry (DEDisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2108
#, kde-format
msgid "Display the DEC Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: label, entry (RACorrDisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2112
#, kde-format
msgid "Display the RA Corrections Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: label, entry (DECorrDisplayedOnGuideGraph), group (Guide)
#. +> trunk5
#: kstars.kcfg:2116
#, kde-format
msgid "Display the DEC Corrections Plot on the Guide Drift Graphics."
msgstr ""
#. i18n: ectx: whatsthis, entry (SchedulerLogging), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2122
#, kde-format
msgid "Log Ekos Scheduler Module activity."
msgstr ""
#. i18n: ectx: whatsthis, entry (SortSchedulerJobs), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2126
#, kde-format
msgid "Sort scheduler jobs by priority and altitude."
msgstr ""
#. i18n: ectx: label, entry (StopEkosAfterShutdown), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2130
#, kde-format
msgid "After shutdown procedure is successfully executed, shutdown INDI and Ekos."
msgstr ""
#. i18n: ectx: label, entry (ShutdownScriptTerminatesINDI), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2134
#, 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:2138
#, 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:2142
#, kde-format
msgid "Reset mount model in case of alignment failure."
msgstr ""
#. i18n: ectx: label, entry (ResetMountModelBeforeJob), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2146
#, kde-format
msgid "Reset mount model before starting each job."
msgstr ""
#. i18n: ectx: label, entry (ResetGuideCalibration), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2150
#, kde-format
msgid "Always Reset guiding calibration before starting each job."
msgstr ""
#. i18n: ectx: label, entry (RealignAfterCalibrationFailure), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2154
#, kde-format
msgid "If guiding calibration fails, run alignment process again before proceeding to recalibration."
msgstr ""
#. i18n: ectx: label, entry (PreemptiveShutdownTime), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2158
#, kde-format
msgid "Maximum number of hours before the next job is due to trigger a pre-emptive shutdown."
msgstr ""
#. i18n: ectx: label, entry (RememberJobProgress), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2162
#, kde-format
msgid "When processing a scheduled job, resume the sequence starting from the last image present in storage."
msgstr ""
#. i18n: ectx: label, entry (LeadTime), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2166
#, kde-format
msgid "Minimum time between jobs in minutes."
msgstr ""
#. i18n: ectx: label, entry (PreDawnTime), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2170
#, 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:2174
#, kde-format
msgid "Telescope focal length in millimeters."
msgstr ""
#. i18n: ectx: label, entry (CameraPixelWidth), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2178
#, kde-format
msgid "Camera pixel size width in micrometers."
msgstr ""
#. i18n: ectx: label, entry (CameraPixelHeight), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2182
#, kde-format
msgid "Camera pixel size height in micrometers."
msgstr ""
#. i18n: ectx: label, entry (CameraWidth), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2186
#, kde-format
msgid "Camera Width in pixels."
msgstr ""
#. i18n: ectx: label, entry (CameraHeight), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2190
#, kde-format
msgid "Camera Height in pixels."
msgstr ""
#. i18n: ectx: label, entry (CameraRotation), group (Scheduler)
#. +> trunk5
#: kstars.kcfg:2194
#, kde-format
msgid "Position angle of the camera with respect to north."
msgstr ""
#. i18n: ectx: label, entry (LastServer), group (INDI Lite)
#. +> trunk5
#: kstars.kcfg:2200
#, kde-format
msgid "The address of last used server"
msgstr ""
#. i18n: ectx: label, entry (LastServerPort), group (INDI Lite)
#. +> trunk5
#: kstars.kcfg:2203
#, kde-format
msgid "The port of last used server"
msgstr ""
#. i18n: ectx: label, entry (LastWebManagerPort), group (INDI Lite)
#. +> trunk5
#: kstars.kcfg:2207
#, kde-format
msgid "The port of last used Web Manager"
msgstr ""
#. i18n: ectx: label, entry (HIPSMemoryCache), group (HIPS)
#. +> trunk5
#: kstars.kcfg:2213
#, 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:2217
#, 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:2221
#, kde-format
msgid "HIPS source catalog title."
msgstr ""
#. i18n: ectx: label, entry (HIPSBiLinearInterpolation), group (HIPS)
#. +> trunk5
#: kstars.kcfg:2225
#, kde-format
msgid "Use Bilinear interpolation when rendering HiPS images?"
msgstr ""
#. i18n: ectx: label, entry (HIPSShowGrid), group (HIPS)
#. +> trunk5
#: kstars.kcfg:2229
#, kde-format
msgid "Show HiPS grid on the sky map."
msgstr ""
#. i18n: ectx: label, entry (ShowHIPS), group (HIPS)
#. +> trunk5
#: kstars.kcfg:2233
#, kde-format
msgid "Draw HiPS sources in the sky map?"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowHIPS), group (HIPS)
#. +> trunk5
#: kstars.kcfg:2234
#, 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:40
#, 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 "Navi"
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 "Segin"
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:139
#, 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:139
#, 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:140
#, 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)"
msgid "C/2000 G2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9391
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 H1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9392
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 J1 (Ferris)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9393
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 K1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9394
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 K2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9395
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 O1 (Koehn)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9396
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 OF8 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9397
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2000 R2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9398
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2000 S1 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9399
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 S3 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9400
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2000 S4 (LINEAR-Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9401
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 SV74 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9402
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 U5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9403
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 W1 (Utsunomiya-Jones)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9404
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 WM1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9405
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 Y1 (Tubbiolo)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9406
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2000 Y2 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9407
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 A1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9408
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 A2-A (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9409
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 A2-B (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9410
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 B1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9411
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 B2 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9412
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 C1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9413
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 F1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9414
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 G1 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9415
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 H5 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9416
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 HT50 (LINEAR-NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9417
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 K3 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9418
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 K5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9419
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 M10 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9420
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 N2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9421
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 O2 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9422
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 OG108 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9423
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 Q1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9424
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 Q4 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9425
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 Q6 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9426
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 R6 (LINEAR-Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9427
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 RX14 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9428
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 S1 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9429
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2001 T3 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9430
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 U6 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9431
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 W1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9432
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 W2 (BATTERS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9433
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2001 X1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9434
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 A1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9435
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 A2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9436
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 A3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9437
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 B1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9438
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 B2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9439
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 B3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9440
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 C2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9441
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 CE10 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9442
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 E2 (Snyder-Murakami)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9443
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 EJ57 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9444
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 F1 (Utsunomiya)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9445
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 H2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9446
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 J4 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9447
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 J5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9448
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 K1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9449
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 K2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9450
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 K4 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9451
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 L9 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9452
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 O4 (Hoenig)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9453
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 O6 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9454
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 O7 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9455
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 P1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9456
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 Q1 (Van Ness)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9457
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9458
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9459
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q3-A (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9460
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Q5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9461
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 R3 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9462
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 T5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9463
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2002 T6 (NEAT-LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9464
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 T7 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9465
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 U2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9466
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 V1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9467
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 V2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9468
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 VQ94 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9469
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 X1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9470
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 X5 (Kudo-Fujikawa)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9471
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2002 Y1 (Juels-Holvorcem)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9472
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 A2 (Gleason)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9473
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 E1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9474
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 F1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9475
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 F2 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9476
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 G1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9477
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 G2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9478
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 H1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9479
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 H2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9480
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 H3 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9481
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 J1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9482
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 K1 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9483
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 K4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9484
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 L1 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9485
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 L2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9486
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 O1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9487
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 QX29 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9488
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 R1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9489
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 S3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9490
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 S4-A (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9491
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 S4-B (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9492
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 SQ215 (NEAT-LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9493
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 T2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9494
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 T3 (Tabur)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9495
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 T4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9496
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 U1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9497
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 V1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9498
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 W1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9499
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2003 WC7 (LINEAR-Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9500
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2003 WT42 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9501
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 A1 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9502
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 B1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9503
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 C1 (Larsen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9504
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 D1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9505
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 DO29 (Spacewatch-LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9506
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 DZ61 (Catalina-LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9507
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 F2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9508
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 F4 (Bradfield)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9509
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 FY140 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9510
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 G1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9511
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 H1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9512
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 H6 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9513
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 HV60 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9514
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 K1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9515
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 K3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9516
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 L1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9517
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 L2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9518
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 P1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9519
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 Q1 (Tucker)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9520
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 Q2 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9521
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 R1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9522
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 R2 (ASAS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9523
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 R3 (LINEAR-NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9524
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 RG113 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9525
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 S1 (Van Ness)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9526
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 T1 (LINEAR-NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9527
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 T3 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9528
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 U1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9529
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 V3 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9530
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 V5-A (LINEAR-Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9531
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 V5-B (LINEAR-Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9532
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 V13 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9533
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2004 WR9 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9534
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 X2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9535
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 X3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9536
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2004 YJ35 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9537
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 A1-A (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9538
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 B1 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9539
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 E1 (Tubbiolo)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9540
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 E2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9541
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 EL173 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9542
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 G1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9543
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 GF8 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9544
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 H1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9545
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 JN (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9546
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 J1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9547
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 J2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9548
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 JD108 (Catalina-NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9549
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 K1 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9550
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 K2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9551
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 K2-A (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9552
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 L1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9553
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 L2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9554
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 L3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9555
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 N1 (Juels-Holvorcem)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9556
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 N4 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9557
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 N5 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9558
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 O1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9559
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 O2 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9560
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 P3 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9561
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 Q1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9562
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 R1 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9563
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 R4 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9564
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 RV25 (LONEOS-Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9565
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 S2 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9566
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 S3 (Read)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9567
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 S4 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9568
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 SB216 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9569
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T2 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9570
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T3 (Read)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9571
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T4 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9572
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 T5 (Broughton)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9573
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 W2 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9574
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 W3 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9575
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 X1 (Beshore)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9576
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 XA54 (LONEOS-Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9577
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2005 YW (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9578
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2005 Y2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9579
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 A1 (Pojmanski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9580
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 A2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9581
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 B1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9582
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 CK10 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9583
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 D1 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9584
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 E1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9585
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 F1 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9586
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 F2 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9587
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 F4 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9588
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 G1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9589
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 GZ2 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9590
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 H1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9591
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 HR30 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9592
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 HW51 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9593
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 K1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9594
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 K3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9595
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 K4 (NEAT)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9596
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 L1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9597
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 L2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9598
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 M1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9599
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 M2 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9600
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 M4 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9601
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 O2 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9602
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 OF2 (Broughton)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9603
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 P1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9604
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 Q1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9605
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 R1 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9606
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 S1 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9607
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 S2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9608
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 S3 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9609
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 S4 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9610
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 S5 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9611
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 U6 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9612
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 U7 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9613
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 V1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9614
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 VZ13 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9615
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 W1 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9616
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 W3 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9617
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 WD4 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9618
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2006 WY182 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9619
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 X1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9620
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 XA1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9621
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2006 YC (Catalina-Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9622
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 B1 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9623
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 B2 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9624
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 C2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9625
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 D1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9626
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 D2 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9627
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 D3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9628
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 E1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9629
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 E2 (Lovejoy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9630
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 F1 (LONEOS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9631
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 G1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9632
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 H2 (Skiff)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9633
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 JA21 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9634
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 K1 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9635
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 K2 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9636
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 K3 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9637
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 K4 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9638
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 K5 (Lovejoy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9639
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 K6 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9640
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 M1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9641
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 M2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9642
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 M3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9643
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 N3 (Lulin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9644
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 O1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9645
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 P1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9646
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 Q1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9647
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 Q2 (Gilmore)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9648
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 Q3 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9649
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 R1 (Larson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9650
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 R2 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9651
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 R3 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9652
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 R4 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9653
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 S1 (Zhao)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9654
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 S2 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9655
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 T1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9656
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 T2 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9657
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 T4 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9658
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 T5 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9659
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 T6 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9660
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 U1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9661
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 V1 (Larson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9662
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 V2 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9663
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2007 VQ11 (CATALINA)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9664
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 VO53 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9665
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 W1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9666
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 W3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9667
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 Y1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9668
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2007 Y2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9669
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 A1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9670
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 C1 (Chen-Gao)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9671
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 CL94 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9672
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 D1 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9673
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 D2 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9674
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 D3 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9675
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 D4 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9676
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 E1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9677
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 E3 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9678
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 E5 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9679
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 E6 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9680
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 FK75 (Lemmon-Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9681
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 G1 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9682
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 H1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9683
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 J1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9684
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 J3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9685
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 J4 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9686
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 J5 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9687
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 J6 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9688
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 L2 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9689
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 L3 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9690
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 N1 (Holmes)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9691
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 O2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9692
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 O3 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9693
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 P1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9694
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 Q1 (Maticic)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9695
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 Q3 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9696
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 QP20 (LINEAR-Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9697
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 R3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9698
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 S1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9699
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 S3 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9700
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 T1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9701
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 T2 (Cardinal)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9702
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 T4 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9703
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 WZ96 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9704
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2008 X3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9705
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 Y1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9706
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 Y2 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9707
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2008 Y3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9708
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 B1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9709
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 B2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9710
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 E1 (Itagaki)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9711
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 F1 (Larson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9712
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 F2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9713
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 F4 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9714
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 F5 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9715
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 F6 (Yi-SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9716
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 G1 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9717
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 K1 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9718
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 K2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9719
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 K3 (Beshore)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9720
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 K4 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9721
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 K5 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9722
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 L2 (Yang-Gao)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9723
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 O2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9724
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 O3 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9725
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 O4 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9726
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 P1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9727
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 P2 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9728
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 Q1 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9729
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 Q4 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9730
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 Q5 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9731
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 R1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9732
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 S2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9733
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 S3 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9734
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 SK280 (Spacewatch-Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9735
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 T1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9736
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 T2 (La Sagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9737
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 T3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9738
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 U1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9739
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 U3 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9740
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 U4 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9741
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 U5 (Grauer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9742
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 UG89 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9743
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 W2 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9744
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 WX51 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9745
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2009 Y1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9746
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2009 Y2 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9747
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 A1 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9748
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 A2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9749
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 A3 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9750
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 A4 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9751
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 A5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9752
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 B1 (Cardinal)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9753
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 B2 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9754
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 C1 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9755
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 D1 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9756
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 D2 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9757
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 D3 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9758
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 D4 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9759
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 DG56 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9760
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 E1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9761
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 E2 (Jarnac)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9762
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 E3 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9763
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 E5 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9764
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 F1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9765
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 F3 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9766
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 F4 (Machholz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9767
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 FB87 (WISE-Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9768
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 G1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9769
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 G2 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9770
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 G3 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9771
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 H1 (Garradd)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9772
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 H2 (Vales)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9773
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 H4 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9774
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 H5 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9775
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 J1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9776
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 J2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9777
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 J3 (McMillan)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9778
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 J4 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9779
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 J5 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9780
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 JC81 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9781
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 K2 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9782
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 KW7 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9783
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 L3 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9784
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 L4 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9785
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 L5 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9786
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 M1 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9787
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 N1 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9788
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 P4 (WISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9789
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 R1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9790
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 R2 (La Sagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9791
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 S1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9792
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 T2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9793
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 TO20 (LINEAR-Grauer)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9794
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 U1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9795
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 U2 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9796
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 U3 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9797
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 UH55 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9798
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 V1 (Ikeya-Murakami)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9799
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2010 WK (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9800
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2010 X1 (Elenin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9801
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 A2 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9802
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 A3 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9803
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 C1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9804
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 C2 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9805
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 C3 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9806
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 CR42 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9807
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 F1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9808
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 FR143 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9809
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 G1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9810
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 H1 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9811
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 J2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9812
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 J2-B (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9813
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 J2-C (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9814
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 J3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9815
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 JB15 (Spacewatch-Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9816
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 K1 (Schwartz-Holvorcem)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9817
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 KP36 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9818
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 L1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9819
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 L2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9820
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 L3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9821
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 L4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9822
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 L6 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9823
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 M1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9824
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 N1 (ASH)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9825
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 NO1 (Elenin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9826
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 N2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9827
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 O1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9828
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 P1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9829
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 P2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9830
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 Q1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9831
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 Q2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9832
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 Q3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9833
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 Q4 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9834
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 R1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9835
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 R3 (Novichonok)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9836
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 S1 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9837
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 S2 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9838
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 U1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9839
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 U2 (Bressi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9840
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 U3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9841
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 UA134 (Spacewatch-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9842
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 UF305 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9843
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 V1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9844
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 VJ5 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9845
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 W1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9846
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 W2 (Rinner)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9847
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 W3 (Lovejoy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9848
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2011 Y2 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9849
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2011 Y3 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9850
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 A1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9851
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 A2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9852
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 B1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9853
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 B3 (La Sagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9854
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 C1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9855
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 C2 (Bruenjes)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9856
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 C3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9857
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 CH17 (MOSS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9858
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 E1 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9859
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 E2 (SWAN)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9860
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 E3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9861
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 F1 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9862
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 F2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9863
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 F3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9864
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 F5 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9865
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 F6 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9866
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 G1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9867
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 H2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9868
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 J1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9869
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 K1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9870
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 K3 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9871
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 K5 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9872
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 K6 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9873
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 K8 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9874
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 L1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9875
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 L2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9876
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 L3 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9877
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 LP26 (Palomar)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9878
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 NJ (La Sagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9879
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 OP (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9880
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 O1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9881
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 O2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9882
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 O3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9883
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 Q1 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9884
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 S1 (ISON)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9885
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 S2 (La Sagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9886
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 S3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9887
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 S4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9888
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 SB6 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9889
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 T1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9890
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 T2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9891
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 T3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9892
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 T4 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9893
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 T5 (Bressi)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9894
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 T6 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9895
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 TK8 (Tenagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9896
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 U1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9897
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 U2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9898
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 US27 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9899
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 V1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9900
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 V2 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9901
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2012 WA34 (Lemmon-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9902
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 X1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9903
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 X2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9904
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 Y1 (LINEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9905
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2012 Y3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9906
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 A1 (Siding Spring)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9907
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 A2 (Scotti)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9908
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 AL76 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9909
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 B2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9910
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 C2 (Tenagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9911
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 CU129 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9912
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 D1 (Holvorcem)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9913
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 E1 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9914
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 E2 (Iwamoto)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9915
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 EW90 (Tenagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9916
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 F1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9917
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 F2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9918
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 F3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9919
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 G1 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9920
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9921
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9922
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 G4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9923
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G5 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9924
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G6 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9925
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G7 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9926
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G8 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9927
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 G9 (Tenagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9928
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 H1 (La Sagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9929
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 H2 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9930
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 J2 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9931
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 J3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9932
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 J4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9933
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 J5 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9934
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 J6 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9935
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 K1 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9936
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 L2 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9937
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 N3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9938
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 N4 (Borisov)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9939
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 N5 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9940
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 O2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9941
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 O3 (McNaught)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9942
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 P1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9943
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 P2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9944
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 P3 (Palomar)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9945
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 P4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9946
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 PE67 (Catalina-Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9947
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 R1 (Lovejoy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9948
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 R3 (Catalina-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9949
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 R3-A (Catalina-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9950
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 R3-B (Catalina-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9951
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 S1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9952
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 T1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9953
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 T2 (Schwartz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9954
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 TW5 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9955
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 TL117 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9956
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 U1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9957
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 U2 (Holvorcem)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9958
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 UQ4 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9959
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 US10 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9960
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 V1 (Boattini)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9961
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 V2 (Borisov)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9962
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 V3 (Nevski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9963
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 V4 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9964
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 V5 (Oukaimeden)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9965
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 W1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9966
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 W2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9967
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 X1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9968
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2013 Y2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9969
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2013 YG46 (Spacewatch)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9970
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 A2 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9971
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 A3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9972
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 A4 (SONEAR)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9973
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 A5 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9974
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 AA52 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9975
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 B1 (Schwartz)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9976
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 C1 (TOTAS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9977
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 C2 (STEREO)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9978
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 C3 (NEOWISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9979
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 E1 (Larson)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9980
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 E2 (Jacques)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9981
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 F1 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9982
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 F2 (Tenagra)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9983
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 F3 (Sheppard-Trujillo)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9984
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 G1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9985
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 G3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9986
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 H1 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9987
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 J1 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9988
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 L2 (NEOWISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9989
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 L3 (Hill)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9990
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 L5 (Lemmon)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9991
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 M1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9992
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 M2 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9993
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 M3 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9994
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 M4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9995
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 MG4 (Spacewatch-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9996
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 N2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9997
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 N3 (NEOWISE)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9998
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 O3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:9999
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 OE4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10000
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 Q1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10001
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 Q2 (Lovejoy)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10002
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 QU2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10003
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 Q3 (Borisov)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10004
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 Q6 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10005
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 R1 (Borisov)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10006
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 R3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10007
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 R4 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10008
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 R5 (Lemmon-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10009
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 S1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10010
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 S2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10011
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 S3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10012
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 TG64 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10013
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 U2 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10014
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 U3 (Kowalski)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10015
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 U4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10016
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 V1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10017
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 W1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10018
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10019
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10020
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 W4 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10021
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W5 (Lemmon-PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10022
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W6 (Catalina)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10023
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W7 (Christensen)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10024
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W8 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10025
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W9 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10026
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W10 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10027
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 W11 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10028
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 W12 (Gibbs)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10029
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2014 X1 (Elenin)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10030
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 XB8 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10031
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2014 Y1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10032
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2015 A1 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10033
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "C/2015 A2 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10034
#, kde-kuit-format
msgctxt "Comet name (optional)"
msgid "P/2015 A3 (PANSTARRS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10035
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Simbad"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10036
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Aladin"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10037
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Skyview"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10038
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Gamma-ray"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10039
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "X-ray"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10040
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "EUV"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10041
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "UV"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10042
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Optical"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10043
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Infrared"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10044
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Radio"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10045
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "High Energy Astrophysical Archive (HEASARC)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10046
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Recent X-Ray Missions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10047
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Past X-ray Mission"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10048
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Gamma-Ray Missions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10049
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Other Missions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10050
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Popular Catalog Choices"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10051
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Multiwavelength Catalogs"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10052
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "NASA Extragalactic Database (NED)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10053
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Positions"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10054
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "NASA Astrophysics Data System (ADS)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10055
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Astronomy and Astrophysics"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10056
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Instrumentation"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10057
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Physics and Geophysics"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10058
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Astrophysics preprints"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10059
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Multimission Archive at Space Telescope (MAST)"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10060
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "HST"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10061
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "ASTRO"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10062
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "ORFEUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10063
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "COPERNICUS"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10064
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Images"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10065
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Spectra"
msgstr ""
#. +> trunk5
#: kstars_i18n.cpp:10066
#, kde-kuit-format
msgctxt "Advanced URLs: description or category"
msgid "Other"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:207
#, kde-format
msgid "Refraction effects disabled"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:208
#, kde-format
msgid "When the horizon is switched off, refraction effects are temporarily disabled."
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:526
#, kde-format
msgid "Light Pollution Settings"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:527
#, kde-format
msgid "Equipment Settings - Equipment Type and Parameters"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:634 kstarsactions.cpp:670 kstarsactions.cpp:702
#: kstarsactions.cpp:740
#, kde-format
msgid "Unable to find INDI server. Please make sure the package that provides the 'indiserver' binary is installed."
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1020
#, kde-format
msgid "Catalogs"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1032
#, kde-format
msgid "Guides"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1035
#, kde-format
msgid "Colors"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1059
#, kde-format
msgid "Xplanet"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1154
#, kde-format
msgid "KStars::slotFind() - Not enough memory for dialog"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1174
#, kde-format
msgid "Open FITS"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1200
#, kde-format
msgid "Export Image"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1243 tools/scriptbuilder.cpp:827
#: tools/scriptbuilder.cpp:897
#, kde-format
msgctxt "Filter by file type: KStars Scripts."
msgid "KStars Scripts (*.kstars)"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1251
#, kde-format
msgid "Executing remote scripts is not supported."
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1259 oal/execute.cpp:329 tools/observinglist.cpp:855
#, kde-format
msgid "Could not open file %1"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1283
#, kde-format
msgid "The selected script contains unrecognized elements, indicating that it was not created using the KStars script builder. This script may not function properly, and it may even contain malicious code. Would you like to execute it anyway?"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1287
#, kde-format
msgid "Script Validation Failed"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1287
#, kde-format
msgid "Run Nevertheless"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1294
#, kde-format
msgid "Running script: %1"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1311
#, kde-format
msgid "Script finished."
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1322
#, kde-format
msgid "You can save printer ink by using the \"Star Chart\" color scheme, which uses a white background. Would you like to temporarily switch to the Star Chart color scheme for printing?"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1328
#, kde-format
msgid "Switch to Star Chart Colors?"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1328
#, kde-format
msgid "Switch Color Scheme"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1329
#, kde-format
msgid "Do Not Switch"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1410 kstarsinit.cpp:225
#, kde-format
msgid "Engage &Tracking"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1511
#, kde-format
msgctxt "approximate field of view"
msgid "Approximate FOV: %1 degrees"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1515
#, kde-format
msgctxt "approximate field of view"
msgid "Approximate FOV: %1 arcminutes"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1520
#, kde-format
msgctxt "approximate field of view"
msgid "Approximate FOV: %1 arcseconds"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1537
#, kde-format
msgctxt "The user should enter an angle for the field-of-view of the display"
msgid "Enter Desired Field-of-View Angle"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1538
#, kde-format
msgid "Enter a field-of-view angle in degrees: "
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1706
#, kde-format
msgid "Attempt to determine from image"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1707
#, kde-format
msgid "Eyepiece View: Choose a field-of-view"
msgstr ""
#. +> trunk5
#: kstarsactions.cpp:1708
#, kde-format
msgid "FOV to render eyepiece view for:"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:54
#, kde-format
msgid ""
"The file %1 could not be found. KStars cannot run properly without this file. KStars searches for this file in following locations:\n"
"\n"
"\t%2\n"
"\n"
"It appears that your setup is broken."
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:60 kstarsdata.cpp:62
#, kde-format
msgid "Critical File Not Found: %1"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:76
#, kde-format
msgid ""
"The file %1 could not be found. KStars can still run without this file. KStars search for this file in following locations:\n"
"\n"
"\t%2\n"
"\n"
"It appears that you setup is broken. Press Continue to run KStars without this file "
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:82
#, kde-format
msgid "Non-Critical File Not Found: %1"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:144
#, kde-format
msgid "Reading time zone rules"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:152
#, kde-format
msgid "Upgrade existing user city db to support geographic elevation."
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:171
#, kde-format
msgid "Adding \"Elevation\" column to city table."
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:181
#, kde-format
msgid "City table already contains \"Elevation\"."
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:186
#, kde-format
msgid "City table missing from database."
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:193
#, kde-format
msgid "Loading city data"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:201
#, kde-format
msgid "Loading User Information"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:205
#, kde-format
msgid "Loading sky objects"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:210
#, kde-format
msgid "Loading Image URLs"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:718
#, kde-format
msgid "Object named %1 not found"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:1106
#, kde-format
msgid "Could not set time: %1 / %2 / %3 ; %4:%5:%6"
msgstr ""
#. +> trunk5
#: kstarsdata.cpp:1456
#, kde-format
msgid "Could not set location named %1, %2, %3"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:65 tools/arglooktoward.ui:92
#, kde-format
msgid "zenith"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:69 tools/arglooktoward.ui:52
#, kde-format
msgid "north"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:73 tools/arglooktoward.ui:62
#, kde-format
msgid "east"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:77 tools/arglooktoward.ui:72
#, kde-format
msgid "south"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:81 tools/arglooktoward.ui:82
#, kde-format
msgid "west"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:85 tools/arglooktoward.ui:57
#, kde-format
msgid "northeast"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:93 tools/arglooktoward.ui:67
#, kde-format
msgid "southeast"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:101 tools/arglooktoward.ui:77
#, kde-format
msgid "southwest"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FocusEdit)
#. +> trunk5
#: kstarsdbus.cpp:109 tools/arglooktoward.ui:87
#, kde-format
msgid "northwest"
msgstr ""
#. +> trunk5
#: kstarsdbus.cpp:929
#, kde-format
msgid "Print Sky"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:144
#, kde-format
msgid "Download New Data..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:147
#, kde-format
msgid "Downloads new data"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:153
#, kde-format
msgid "Open FITS..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:157
#, kde-format
msgid "&Save Sky Image..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:164
#, kde-format
msgid "&Run Script..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:168
#, kde-format
msgctxt "start Printing Wizard"
msgid "Printing &Wizard"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:177
#, kde-format
msgid "Set Time to &Now"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:181
#, kde-format
msgctxt "set Clock to New Time"
msgid "&Set Time..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:185
#, kde-format
msgid "Stop &Clock"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:200
#, kde-format
msgid "Resume Clock"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:200
#, kde-format
msgid "Stop Clock"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:206
#, kde-format
msgid "Advance one step forward in time"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:210
#, kde-format
msgid "Advance one step backward in time"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:215
#, kde-format
msgid "&Zenith"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:216
#, kde-format
msgid "&North"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:217
#, kde-format
msgid "&East"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:218
#, kde-format
msgid "&South"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:219
#, kde-format
msgid "&West"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:222
#, kde-format
msgid "&Find Object..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:229
#, kde-format
msgid "Set Coordinates &Manually..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:241
#, kde-format
msgid "&Default Zoom"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:244
#, kde-format
msgid "&Zoom to Angular Size..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:257
#, kde-format
msgid "&Lambert Azimuthal Equal-area"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:260
#, kde-format
msgid "&Azimuthal Equidistant"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:263
#, kde-format
msgid "&Orthographic"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:266
#, kde-format
msgid "&Equirectangular"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:269
#, kde-format
msgid "&Stereographic"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:272
#, kde-format
msgid "&Gnomonic"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:278
#, kde-format
msgctxt "Show the information boxes"
msgid "Show &Info Boxes"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:283
#, kde-format
msgctxt "Show time-related info box"
msgid "Show &Time Box"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:290
#, kde-format
msgctxt "Show focus-related info box"
msgid "Show &Focus Box"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:297
#, kde-format
msgctxt "Show location-related info box"
msgid "Show &Location Box"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:304
#, kde-format
msgid "Show Main Toolbar"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:306
#, kde-format
msgid "Show View Toolbar"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:310
#, kde-format
msgid "Show Statusbar"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:311
#, kde-format
msgid "Show Az/Alt Field"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:312
#, kde-format
msgid "Show RA/Dec Field"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:313
#, kde-format
msgid "Show J2000.0 RA/Dec Field"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:321
#, kde-format
msgid "C&olor Schemes"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:322
#, kde-format
msgid "&Classic"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:323
#, kde-format
msgid "&Star Chart"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:324
#, kde-format
msgid "&Night Vision"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:325
#, kde-format
msgid "&Moonless Night"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:345
#, kde-format
msgid "&FOV Symbols"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:353
#, kde-format
msgid "HiPS All Sky Overlay"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:360
#, kde-format
msgctxt "Location on Earth"
msgid "&Geographic..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:374
#, kde-format
msgid "Startup Wizard..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:379
#, kde-format
msgid "Manually add a deep-sky object"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:383
#, kde-format
msgid "Update comets orbital elements"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:385
#, kde-format
msgid "Update asteroids orbital elements"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:387
#, kde-format
msgid "Update Recent Supernovae data"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:389
#, kde-format
msgid "Update satellites orbital elements"
msgstr ""
#. +> trunk5
-#: kstarsinit.cpp:393 tools/astrocalc.cpp:119
+#: kstarsinit.cpp:393 tools/astrocalc.cpp:120
#, kde-format
msgid "Calculator"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:403 tools/observinglist.cpp:82
#, kde-format
msgid "Observation Planner"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, AltVsTime)
#. +> trunk5
#: kstarsinit.cpp:406 tools/altvstime.cpp:58 tools/altvstime.ui:14
#: tools/obslistpopupmenu.cpp:67
#, kde-format
msgid "Altitude vs. Time"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:409 tools/wutdialog.cpp:48
#, kde-format
msgid "What's up Tonight"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:418
#, kde-format
msgid "XPlanet Solar System Simulator"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, SkyCalendar)
#. +> trunk5
#: kstarsinit.cpp:420 tools/skycalendar.cpp:56 tools/skycalendar.cpp:444
#: tools/skycalendar.ui:20
#, kde-format
msgid "Sky Calendar"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:438 tools/scriptbuilder.cpp:173
#, kde-format
msgid "Script Builder"
msgstr ""
#. i18n("Jupiter's Moons")
#. QKeySequence(Qt::CTRL+Qt::Key_J );
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowFlags)
#. +> trunk5
#: kstarsinit.cpp:449 options/opsguides.ui:287
#, kde-format
msgid "Flags"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:452
#, kde-format
msgid "List your &Equipment..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:454
#, kde-format
msgid "Manage Observer..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:458
#, kde-format
msgid "Artificial Horizon..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:462
#, kde-format
msgid "Execute the session Plan..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:466
#, kde-format
msgid "Polaris Hour Angle..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:473
#, kde-format
msgid "Telescope Wizard..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:478
#, kde-format
msgid "Device Manager..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:482
#, kde-format
msgid "Custom Drivers..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:485
#, kde-format
msgid "INDI Control Panel..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:497
#, kde-format
msgid "Displays the Tip of the Day"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:505
#, kde-format
msgctxt "Tooltip describing the nature of the time step control"
msgid ""
"Use this to set the rate at which time in the simulation flows.\n"
"For time step 'X' up to 10 minutes, time passes at the rate of 'X' per second.\n"
"For time steps larger than 10 minutes, frames are displayed at an interval of 'X'."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:512
#, kde-format
msgid "Time step control"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:516
#, kde-format
msgctxt "Toggle Stars in the display"
msgid "Stars"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:518
#, kde-format
msgid "Toggle stars"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:520
#, kde-format
msgctxt "Toggle Deep Sky Objects in the display"
msgid "Deep Sky"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:522
#, kde-format
msgid "Toggle deep sky objects"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:524
#, kde-format
msgctxt "Toggle Solar System objects in the display"
msgid "Solar System"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:526
#, kde-format
msgid "Toggle Solar system objects"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:528
#, kde-format
msgctxt "Toggle Constellation Lines in the display"
msgid "Const. Lines"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:530
#, kde-format
msgid "Toggle constellation lines"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:532
#, kde-format
msgctxt "Toggle Constellation Names in the display"
msgid "Const. Names"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:534
#, kde-format
msgid "Toggle constellation names"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:536
#, kde-format
msgctxt "Toggle Constellation Boundaries in the display"
msgid "C. Boundaries"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:538
#, kde-format
msgid "Toggle constellation boundaries"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:540
#, kde-kuit-format
msgctxt "Toggle Constellation Art in the display"
msgid "C. Art (BETA)"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:542
#, kde-kuit-format
msgid "Toggle constellation art (BETA)"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:544
#, kde-format
msgctxt "Toggle Milky Way in the display"
msgid "Milky Way"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:546
#, kde-format
msgid "Toggle milky way"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:548
#, kde-format
msgctxt "Toggle Equatorial Coordinate Grid in the display"
msgid "Equatorial coord. grid"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:550
#, kde-format
msgid "Toggle equatorial coordinate grid"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:552
#, kde-format
msgctxt "Toggle Horizontal Coordinate Grid in the display"
msgid "Horizontal coord. grid"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:554
#, kde-format
msgid "Toggle horizontal coordinate grid"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:556
#, kde-format
msgctxt "Toggle the opaque fill of the ground polygon in the display"
msgid "Ground"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:558
#, kde-format
msgid "Toggle opaque ground"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:560
#, kde-format
msgctxt "Toggle flags in the display"
msgid "Flags"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:562
#, kde-format
msgid "Toggle flags"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:564
#, kde-format
msgctxt "Toggle satellites in the display"
msgid "Satellites"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:566
#, kde-format
msgid "Toggle satellites"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:568
#, kde-format
msgctxt "Toggle supernovae in the display"
msgid "Supernovae"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:570
#, kde-format
msgid "Toggle supernovae"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:572
#, kde-format
msgctxt "Toggle What's Interesting"
msgid "What's Interesting"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:574
#, kde-format
msgid "Toggle What's Interesting"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:579
#, kde-format
msgctxt "Toggle Ekos in the display"
msgid "Ekos"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:581
#, kde-format
msgid "Toggle Ekos"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:583
#, kde-format
msgctxt "Toggle the INDI Control Panel in the display"
msgid "INDI Control Panel"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:585
#, kde-format
msgid "Toggle INDI Control Panel"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:588
#, kde-format
msgctxt "Toggle the FITS Viewer in the display"
msgid "FITS Viewer"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:590
#, kde-format
msgid "Toggle FITS Viewer"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:594
#, kde-format
msgctxt "Toggle the sensor Field of View"
msgid "Sensor FOV"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:596
#, kde-format
msgid "Toggle Sensor FOV"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:601
#, kde-format
msgctxt "Toggle the Mount Control Panel"
msgid "Mount Control"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:603
#, kde-format
msgid "Toggle Mount Control Panel"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:607
#, kde-format
msgctxt "Toggle the telescope center lock in display"
msgid "Center Telescope"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:609
#, kde-format
msgid "Toggle Lock Telescope Center"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:613
#, kde-format
msgid "Toggle Telescope Tracking"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:617
#, kde-format
msgid "Slew telescope to the focused object"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:621
#, kde-format
msgid "Sync telescope to the focused object"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:625
#, kde-format
msgid "Abort telescope motions"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:630
#, kde-format
msgid "Park telescope"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:634
#, kde-format
msgid "Unpark telescope"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:640
#, kde-format
msgid "Slew the telescope to the mouse pointer position"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:643
#, kde-format
msgid "Sync the telescope to the mouse pointer position"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:650
#, kde-format
msgid "Park dome"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:654
#, kde-format
msgid "Unpark dome"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:685
#, kde-format
msgid "Edit FOV Symbols..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:719
#, kde-format
msgid "HiPS Settings..."
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:726
#, kde-format
msgid " Welcome to KStars "
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:817 kstarsliteinit.cpp:60 skymap.cpp:316 skymaplite.cpp:321
#: widgets/infoboxwidget.cpp:119
#, kde-format
msgid "nothing"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:872 kstarsliteinit.cpp:115
#, kde-format
msgid "Initial Position is Below Horizon"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:874 kstarsliteinit.cpp:117
#, kde-format
msgid ""
"The initial position is below the horizon.\n"
"Would you like to reset to the default position?"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:875
#, kde-format
msgid "Reset Position"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:876
#, kde-format
msgid "Do Not Reset"
msgstr ""
#. +> trunk5
#: kstarsinit.cpp:931
#, kde-format
msgid "&Themes"
msgstr ""
#. +> trunk5
#: kstarslite.cpp:125
#, kde-format
msgid "Version: %1"
msgstr ""
#. +> trunk5
#: kstarslite.cpp:126
#, kde-format
msgid "Build: %1"
msgstr ""
#. +> trunk5
#: kstarslite.cpp:127 main.cpp:98
#, kde-format
msgid "(c), The KStars Team"
msgstr ""
#. +> trunk5
#: kstarslite.cpp:128
#, kde-format
msgid "License: GPLv2"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, PlanetComboBoxBatch)
#. +> trunk5
#: kstarslite/dialogs/detaildialoglite.cpp:145 skyobjects/kspluto.cpp:37
#: tools/modcalcplanets.ui:604
#, kde-format, kde-kuit-format
msgid "Pluto"
msgstr ""
#. +> trunk5
#: kstarslite/dialogs/detaildialoglite.cpp:452 printing/detailstable.cpp:549
#, kde-format
msgid "Dec (%1):"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/AboutDialog.qml:23
#, kde-kuit-format
msgid "About"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/AboutDialog.qml:44 main.cpp:54
#, kde-format, kde-kuit-format
msgid "Desktop Planetarium"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:150
#, kde-kuit-format
msgid "Distance"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:155
#, kde-kuit-format
msgid "B - V Index"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:160
#, kde-kuit-format
msgid "Size"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:165
#, kde-kuit-format
msgid "Illumination"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:170
#, kde-kuit-format
msgid "Perihelion"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:175
#, kde-kuit-format
msgid "OrbitID"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:185
#, kde-kuit-format
msgid "Diameter"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:190
#, kde-kuit-format
msgid "Rotation period"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:195
#, kde-kuit-format
msgid "EarthMOID"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:200
#, kde-kuit-format
msgid "OrbitClass"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:205
#, kde-kuit-format
msgid "Albedo"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:210 tools/adddeepskyobject.ui:322
#, kde-format, kde-kuit-format
msgid "Dimensions"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:215
#, kde-kuit-format
msgid "Period"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:261
#, kde-kuit-format
msgid "RA (J2000.0)"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:266
#, kde-kuit-format
msgid "Dec (J2000.0)"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:281
#, kde-kuit-format
msgid "Hour angle"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:286
#, kde-kuit-format
msgid "Airmass"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:299
#, kde-kuit-format
msgid "Rise time"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:304
#, kde-kuit-format
msgid "Transit time"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:309
#, kde-kuit-format
msgid "Set time"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:314
#, kde-kuit-format
msgid "Azimuth at rise"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:319
#, kde-kuit-format
msgid "Azimuth at transit"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:324
#, kde-kuit-format
msgid "Azimuth at set"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/DetailsDialog.qml:428
#, kde-kuit-format
msgid "Add Link"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/FindDialog.qml:21
#, kde-kuit-format
msgid "Find an Object"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/FindDialog.qml:44
#, kde-kuit-format
msgid "Filter by name: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:20
#, kde-kuit-format
msgid "%1 - Edit Link"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:20
#, kde-kuit-format
msgid "%1 - Add a Link"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, OptionsList)
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:75
#: tools/optionstreeview.ui:28
#, kde-format, kde-kuit-format
msgid "Description"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:84
#, kde-kuit-format
msgid "URL"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/DetailsAddLink.qml:98
#, kde-kuit-format
msgid "Please, fill in URL and Description"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:20
#, kde-kuit-format
msgid "Edit location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:20
#, kde-kuit-format
msgid "View location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:20
#, kde-kuit-format
msgid "Add location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:27
#, kde-kuit-format
msgid "Please, wait while we are fetching coordinates"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:65
#, kde-kuit-format
msgid "Default city"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:66
#, kde-kuit-format
msgid "Default province"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:67
#, kde-kuit-format
msgid "Default country"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:69
#, kde-kuit-format
msgid "Could not fetch location name (check your Internet connection). Added with default name"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:73
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:103
#, kde-kuit-format
msgid "Failed to set location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:78
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:107
#, kde-kuit-format
msgid "Successfully set your location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:80
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:109
#, kde-kuit-format
msgid "Could not set your location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:83
#, kde-kuit-format
msgid "Could not fetch location name (check your Internet connection). Set default name"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:155
#, kde-kuit-format
msgid ""
"No location service (GPS, cellular service, etc.) is available.\n"
"Please, switch on the location service, and retry"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:157
#, kde-kuit-format
msgid "Unknown error occurred. Please contact the application developer."
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:167
#, kde-kuit-format
msgid "Timeout occurred. Try again."
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:182
#, kde-kuit-format
msgid "Found your longitude and altitude"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:192
#, kde-kuit-format
msgid "Please, wait while we are retrieving location name"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:254
#, kde-kuit-format
msgid "City: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:267
#, kde-kuit-format
msgid "Province: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:280
#, kde-kuit-format
msgid "Country: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:301
#, kde-kuit-format
msgid "Latitude: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:314
#, kde-kuit-format
msgid "Longitude: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:330
#, kde-kuit-format
msgid "UT offset: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:341
#, kde-kuit-format
msgid "DST Rule: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:385
#, kde-kuit-format
msgid "Please, fill in the city"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:388
#, kde-kuit-format
msgid "Please, fill in the country"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:391
#, kde-kuit-format
msgid "Please, fill in the latitude"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:394
#, kde-kuit-format
msgid "Please, fill in the longitude"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:399
#, kde-kuit-format
msgid "Either the longitude or the latitude values are not valid"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:405
#, kde-kuit-format
msgid "This location already exists. Change either the city, the province or the country"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:421
#, kde-kuit-format
msgid "Failed to add location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:424
#, kde-kuit-format
msgid "Added new location - %1"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/helpers/LocationEdit.qml:430
#, kde-kuit-format
msgid "Failed to edit city"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/LocationDialog.qml:21
#, kde-kuit-format
msgid "Set Geolocation"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/LocationDialog.qml:46
#, kde-kuit-format
msgid "Current Location: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/LocationDialog.qml:70
#, kde-kuit-format
msgid "City filter: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/LocationDialog.qml:85
#, kde-kuit-format
msgid "Province filter: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/LocationDialog.qml:101
#, kde-kuit-format
msgid "Country filter: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/DetailsLinkMenu.qml:43
#, kde-kuit-format
msgid "View resource"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/DetailsLinkMenu.qml:54
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:77
#, kde-kuit-format
msgid "Edit"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, delButton)
#. +> trunk5
#: kstarslite/qml/dialogs/menus/DetailsLinkMenu.qml:61
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:89
#: tools/flagmanager.ui:223
#, kde-format, kde-kuit-format
msgid "Delete"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:65
#, kde-kuit-format
msgid "Set as my location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:68
#, kde-kuit-format
msgid "Set %1 as the current location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:70
#, kde-kuit-format
msgid "Could not set as the current location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:77
#, kde-kuit-format
msgid "View"
msgstr ""
#. +> trunk5
#: kstarslite/qml/dialogs/menus/LocationsGeoMenu.qml:92
#, kde-kuit-format
msgid "Deleted location %1"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:65
#, kde-kuit-format
msgid "IP Address or Hostname"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:76
#, kde-kuit-format
msgid "xxx.xxx.xxx.xxx"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:92
#, kde-kuit-format
msgid "Web Manager Port"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:103
#, kde-kuit-format
msgid "xxxx"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:118
#, kde-kuit-format
msgid "Get Status"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:139
#, kde-kuit-format
msgid "Active Profile:"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:167
#, kde-kuit-format
msgid "Profile: %1"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:184
#, kde-kuit-format
msgid "Manage Profiles"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:204
#, kde-kuit-format
msgid "INDI Server Port"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:224
#, kde-kuit-format
msgid "Successfully connected to the server"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:226
#, kde-kuit-format
msgid "Could not connect to the server"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:242
#, kde-kuit-format
msgid "Connected to %1"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:259
#, kde-kuit-format
msgid "Available Devices"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/INDIControlPanel.qml:305
#, kde-kuit-format
msgid "Disconnect INDI"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:69
#, kde-kuit-format
msgid "NW"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:89
#, kde-kuit-format
msgid "N"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:111
#, kde-kuit-format
msgid "NE"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:173
#, kde-kuit-format
msgid "E"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:199
#, kde-kuit-format
msgid "SW"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:208
#, kde-kuit-format
msgid "S"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:241
#, kde-kuit-format
msgid "SE"
msgstr ""
#. +> trunk5
#: kstarslite/qml/indi/modules/MotionControl.qml:278
#, kde-kuit-format
msgid "Slew rate: "
msgstr ""
#. +> trunk5
#: kstarslite/qml/main.qml:437
#, kde-kuit-format
msgid "Projection systems"
msgstr ""
#. +> trunk5
#: kstarslite/qml/main.qml:438
#, kde-kuit-format
msgid "Color Schemes"
msgstr ""
#. +> trunk5
#: kstarslite/qml/main.qml:439
#, kde-kuit-format
msgid "FOV Symbols"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TelescopeControl.qml:29
#: kstarslite/qml/modules/menus/ContextMenu.qml:137
#, kde-kuit-format
msgid "Slew"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TelescopeControl.qml:35
#: kstarslite/qml/modules/menus/ContextMenu.qml:143
#, kde-kuit-format
msgid "Sync"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:173
#, kde-format
msgid "second"
msgid_plural "sec"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:179
#, kde-format
msgid "minute"
msgid_plural "min"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:185
#: widgets/timespinbox.cpp:142
#, kde-format, kde-kuit-format
msgid "hour"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:193
#, kde-format
msgid "sidereal day"
msgid_plural "sid day"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:194
#: widgets/timespinbox.cpp:153
#, kde-format, kde-kuit-format
msgid "day"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:198
#: widgets/timespinbox.cpp:157
#, kde-format, kde-kuit-format
msgid "week"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:199
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:200
#, kde-format
msgid "weeks"
msgid_plural "wks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:201
#: widgets/timespinbox.cpp:160
#, kde-format, kde-kuit-format
msgid "month"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TimeSpinBox.qml:207
#: widgets/timespinbox.cpp:166
#, kde-format, kde-kuit-format
msgid "year"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TopMenuButton.qml:35
#, kde-kuit-format
msgid "%1 are toggled on"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TopMenuButton.qml:37
#, kde-kuit-format
msgid "%1 is toggled on"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TopMenuButton.qml:41
#, kde-kuit-format
msgid "%1 are toggled off"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/helpers/TopMenuButton.qml:43
#, kde-kuit-format
msgid "%1 is toggled off"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/menus/ContextMenu.qml:47
#, kde-kuit-format
msgid "Empty Sky"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/menus/ContextMenu.qml:68
#, kde-kuit-format
msgid "Center and Track"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DetailsButton)
#. +> trunk5
#: kstarslite/qml/modules/menus/ContextMenu.qml:78 tools/starhopperdialog.ui:39
#, kde-format, kde-kuit-format
msgid "Details"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ColorSchemePopup.qml:62
#, kde-kuit-format
msgid "Classic"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ColorSchemePopup.qml:63
#, kde-kuit-format
msgid "Star Chart"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ColorSchemePopup.qml:64
#, kde-kuit-format
msgid "Night Vision"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ColorSchemePopup.qml:65
#, kde-kuit-format
msgid "Moonless Night"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ProjectionsPopup.qml:41
#, kde-kuit-format
msgid "Lambert (Default)"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ProjectionsPopup.qml:42
#, kde-kuit-format
msgid "Azimuthal Equidistant"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ProjectionsPopup.qml:43
#, kde-kuit-format
msgid "Orthographic"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ProjectionsPopup.qml:44
#, kde-kuit-format
msgid "Equirectangular"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ProjectionsPopup.qml:45
#, kde-kuit-format
msgid "Stereographic"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/popups/ProjectionsPopup.qml:46
#, kde-kuit-format
msgid "Gnomonic"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, SetTime)
#. +> trunk5
#: kstarslite/qml/modules/TimePage.qml:20 tools/observinglist.ui:518
#, kde-format, kde-kuit-format
msgid "Set Time"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialExitPopup.qml:34
#, kde-kuit-format
msgid "Are you sure you want to exit tutorial?"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialPane.qml:52
#, kde-kuit-format
msgid "Exit"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialPopup.qml:43
#, kde-kuit-format
msgid "Welcome to KStars Lite"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialPopup.qml:51
#, kde-kuit-format
msgid "KStars Lite is a free, open source, cross-platform Astronomy Software designed for mobile devices."
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialPopup.qml:58
#, kde-kuit-format
msgid "A quick tutorial will introduce you to main functions of KStars Lite"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialPopup.qml:73
#, kde-kuit-format
msgid "Start tutorial"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep1.qml:42
#, kde-kuit-format
msgid "Global Drawer"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep1.qml:43
#, kde-kuit-format
msgid "By swiping from left to right on any page of KStars Lite you can access global drawer"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep2.qml:35
#, kde-kuit-format
msgid "Context Drawer"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep2.qml:36
#, kde-kuit-format
msgid "By swiping from right to left you can access context drawer with functions related to Sky Map. This menu is available only on Sky Map."
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep3.qml:37
#, kde-kuit-format
msgid "Top Menu"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep3.qml:38
#, kde-kuit-format
msgid "By tapping on this arrow you can access top menu from which you can control visibility of different sky objects"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep4.qml:32
#, kde-kuit-format
msgid "Bottom Menu"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep4.qml:33
#, kde-kuit-format
msgid "By tapping on this arrow you can access bottom menu from which you can set time and start time simulation"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep5.qml:25
#, kde-kuit-format
msgid "Set Location"
msgstr ""
#. +> trunk5
#: kstarslite/qml/modules/tutorial/TutorialStep5.qml:26
#, kde-kuit-format
msgid "Congratulations with your first steps in KStars Lite. Your tutorial is almost"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:33
#: skycomponents/horizoncomponent.cpp:122
#, kde-format
msgctxt "Northeast"
msgid "NE"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:34
#: skycomponents/horizoncomponent.cpp:123
#, kde-format
msgctxt "East"
msgid "E"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:35
#: skycomponents/horizoncomponent.cpp:124
#, kde-format
msgctxt "Southeast"
msgid "SE"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:36
#: skycomponents/horizoncomponent.cpp:125
#, kde-format
msgctxt "South"
msgid "S"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:37
#: skycomponents/horizoncomponent.cpp:126
#, kde-format
msgctxt "Southwest"
msgid "SW"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:38
#: skycomponents/horizoncomponent.cpp:127
#, kde-format
msgctxt "West"
msgid "W"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:39
#: skycomponents/horizoncomponent.cpp:128
#, kde-format
msgctxt "Northwest"
msgid "NW"
msgstr ""
#. +> trunk5
#: kstarslite/skyitems/horizonitem.cpp:40
#: skycomponents/horizoncomponent.cpp:129
#, kde-format
msgctxt "North"
msgid "N"
msgstr ""
#. +> trunk5
#: kstarssplash.cpp:29
#, kde-format
msgid "Welcome to KStars. Please stand by while loading..."
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:1
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "100x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:2
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "10x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:3
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "1200x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:4
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "12x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:5
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "600x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:6
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "64x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:7
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "900x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:8
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid ":CM#"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:9
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid ":CMR#"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:10
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "AP UTC Offset"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:11
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "AP local time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:12
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "AP sidereal time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:13
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Abell"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:14
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Abort Motion"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:15
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Abort Slew"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:16
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Abort Slew/Track"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:17
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Abort"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:18
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Absolute Position"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:19
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Activate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:20
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Active Filter"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:21
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Actual Time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:22
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Alignment"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:23
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Alt D:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:24
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Alt/Dec Anti-backlash"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:25
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Alt/Dec PEC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:26
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "AltAz"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:27
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Anti Flicker"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:28
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Aperture (mm)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:29
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Arp"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:30
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Atmosphere"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:31
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Auto"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:32
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Auxiliary"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:33
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Az D:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:34
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Az/Ra Anti-backlash"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:35
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Az/Ra PEC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:36
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Back Light"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:37
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Backlash"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:38
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Bias"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:39
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Binning"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:40
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Bits per pixel"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:41
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Blue"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:42
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Brightness"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:43
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Bias"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:44
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Information"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:45
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Maximum ADU"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:46
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Noise"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:47
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Simulator"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:48
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD X Pixel Size"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:49
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD X resolution"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:50
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Y Pixel Size"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:51
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD Y resolution"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:52
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCD1"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:53
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "CCDs"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:54
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Caldwell"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:55
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Camera Model"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:56
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Celsius"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:57
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Centering"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:58
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Color"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:59
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Comet DEC motion arcmin/day"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:60
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Comet RA motion arcmin/day"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:61
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Comet tracking parameters"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:62
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Comet"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:63
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Communication"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:64
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Compress"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:65
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Compression"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:66
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Configuration"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:67
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Connect"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:68
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Connection"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:69
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Contrast"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:70
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:71
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Count"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:72
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "DEC (dd:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:73
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Dark"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:74
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Date"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:75
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Date/Time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:76
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Date/Time/Location"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:77
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Debug"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:78
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Dec (arcmin)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:79
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Dec (dd:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:80
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Dec D:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:81
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Declination axis"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:82
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Deep Sky Catalogs"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:83
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Default"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:84
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Device"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:85
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Diff. Eq."
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:86
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Direction"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:87
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Disable"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:88
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Disconnect"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:89
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Dome control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:90
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Driver Info"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:91
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Duration (s)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:92
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Duty cycle"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:93
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "EQ Coord"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:94
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "EQ PEC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:95
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "East (msec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:96
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "East (sec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:97
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "East"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:98
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "East/West"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:99
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Enable"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:100
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Eq. Coordinates"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:101
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Equatorial JNow"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:102
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Exec"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:103
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Expose"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:104
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Expose Abort"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:105
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Exposure"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:106
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Extended GPS Features"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:107
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Extrema"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:108
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "FWHM (arcseconds)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:109
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "FWHM"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:110
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Factory"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:111
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Fan"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:112
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Fast"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:113
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Feed"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:114
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Feedback"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:115
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Field De-rotator"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:116
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter #1"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:117
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter #2"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:118
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter #3"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:119
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter #4"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:120
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter #5"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:121
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter Count"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:122
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter Simulator"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:123
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter Wheel"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:124
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Filter"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:125
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Find"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:126
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Firmware Info"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:127
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Firmware data"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:128
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Firmware version"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:129
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Firmware"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:130
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Flat"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:131
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Fluorescent"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:132 libindi_strings.cpp:133
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focal Length (mm)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:134
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:135
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus In"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:136
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus Out"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:137
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus Speed"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:138
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus Timer"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:139
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus in"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:140
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focus out"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:141
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focuser Simulator"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:142
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focuser"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:143
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Focusers"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:144
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Frame Rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:145
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Frame"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:146
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "FrameType"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:147
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Freq"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:148
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Full"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:149
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "GCVS"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:150
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "GOTO"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:151
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "GPS Power"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:152
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "GPS Status"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:153
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "GPS System"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:154
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "GPS/16 inch Features"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:155
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Gamma"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:156
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Generic Video4Linux"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:157 libindi_strings.cpp:158
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Geographic Location"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:159
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Goto"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:160
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Green"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:161
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Grey"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:162
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide Abort"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:163
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide East/West"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:164
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide Head"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:165
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide North/South"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:166
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide West/East"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:167
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide Wheel"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:168
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guide"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:169
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guider Aperture (mm)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:170
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guider Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:171
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guider Focal Length (mm)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:172
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Guider Image"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:173
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "H Alpha"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:174
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "H:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:175
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "HA H:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:176
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Halt"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:177
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Height m"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:178
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Height"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:179
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "High"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:180
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Horizontal Coords"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:181
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Hour axis"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:182
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Hourangle Coords"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:183
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Hue"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:184
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Humidity Perc."
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:185
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "IC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:186
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image Adjustments"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:187
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:188
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image Data"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:189
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image Info"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:190
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image Settings"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:191
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image Type"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:192
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Image"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:193
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Indoor"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:194
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Info"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:195
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Jupiter"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:196
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "LX200 Basic"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:197
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Lat (dd:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:198
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Lat. D:M:S +N"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:199
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Lat. D:M:S +N"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:200
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Left "
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:201
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Library"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:202
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Light"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:203
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Limiting Mag"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:204
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Load"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:205
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Lon (dd:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:206
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Long. D:M:S +E"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:207
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Low"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:208
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Luminosity"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:209
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Lunar"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:210
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Main Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:211
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Manual Blue"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:212
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Manual Red"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:213
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Manual"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:214
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Mars"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:215
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Master alarm"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:216
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Max slew Rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:217
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Max"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:218
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Max. travel"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:219
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Maximum Tick"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:220
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Maximum travel"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:221
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Medium"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:222
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Mercury"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:223
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Messier"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:224
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Minimum Tick"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:225
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Mode"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:226
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Model"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:227
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Moon"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:228
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Motion Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:229
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Motion"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:230
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Motor Steps"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:231
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Motor steps per tick"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:232
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Mount coordinates"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:233
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Mount init."
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:234
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Mounting"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:235
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Move to rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:236
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Movement Control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:237
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "NGC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:238
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Name"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:239
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Neptune"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:240
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Noise Reduction"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:241
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "None"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:242
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "North (msec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:243
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "North (sec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:244
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "North"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:245
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "North/South"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:246
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Note"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:247
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Number"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:248
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "OFF"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:249
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "ON"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:250
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "OTA Temperature (C)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:251
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "OTA Update"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:252
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Oag Offset (arcminutes)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:253
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Object Info"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:254
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Object Number"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:255
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Object"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:256
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Off"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:257
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Offset"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:258
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "On Set"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:259
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "On"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:260
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Options"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:261
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Outdoor"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:262
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "PE N/S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:263
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "PE W/E"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:264
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Park Scope"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:265
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Park"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:266
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Periodic Error"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:267
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Philips Webcam"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:268
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Pixel size (um)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:269
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Pixel size X"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:270
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Pixel size Y"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:271
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Pluto"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:272
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Polar"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:273
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Port"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:274
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Ports"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:275
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Position"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:276
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Power"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:277
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Pressure hPa"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:278
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Property"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:279
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "RA H:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:280
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "RA (arcmin)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:281
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "RA (hh:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:282
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "RA H:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:283
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "RA motor"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:284
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Ra (hh:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:285
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:286
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Raw"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:287
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Red"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:288
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Relative Position"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:289
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Resolution x"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:290
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Resolution y"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:291
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Restart"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:292
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Restore"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:293
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "SAO"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:294
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "STAR"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:295
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Saturation Mag"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:296
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Saturn"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:297
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Save home"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:298
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Save"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:299
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Scope Location"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:300
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Scope Properties"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:301
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Seeing"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:302
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Select item..."
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:303
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Select"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:304
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Selenographic Sync"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:305
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Set Register"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:306
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Set home"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:307
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Set register"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:308
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Set"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:309
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Settings"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:310
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Shutter Speed"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:311
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sidereal"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:312
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sidereal Time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:313
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sidereal time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:314
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Simulation"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:315
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Simulator Config"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:316
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Simulator Settings"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:317
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Site 1"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:318
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Site 2"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:319
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Site 3"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:320
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Site 4"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:321
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Site Management"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:322
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Site Name"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:323
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sites"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:324
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sky Glow (magnitudes)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:325
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sleep"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:326
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Slew Accuracy"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:327
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Slew rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:328
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Slew"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:329
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Slow"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:330
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Snoop dc connection"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:331
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Snoop dc master alarm"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:332
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Snoop dc mode"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:333
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Snoop devices"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:334
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Solar System"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:335
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Solar"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:336
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "South (msec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:337
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "South (sec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:338
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "South"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:339
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Speed"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:340
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Star Catalogs"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:341
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Step delay"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:342
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Stop"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:343
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Stream Off"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:344
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Stream On"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:345
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Swap buttons"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:346
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Switch 1"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:347
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Switch 2"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:348
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Switch 3"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:349
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Switch 4"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:350
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Sync"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:351
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Telescope Simulator"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:352
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Telescope"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:353
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Telescopes"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:354
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Temma Driver"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:355
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Temma version"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:356
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Temma"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:357
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Temp."
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:358
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Temperature K"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:359
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Theta D:M:S"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:360
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Ticks"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:361
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Time Factor"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:362
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:363
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Timer (ms)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:364
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Timer"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:365
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Top"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:366
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Total Exposure Time (ms)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:367
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Track Mode"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:368
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Track"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:369
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Tracking Accuracy"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:370
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Tracking Frequency"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:371
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Tracking Mode"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:372
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Tracking mode"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:373
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Transformation"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:374
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "UGC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:375
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "UTC Offset"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:376
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "UTC Time"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:377
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "UTC"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:378
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Update Client"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:379
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Update GPS"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:380
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Update"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:381
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Uranus"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:382
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Use Pulse Cmd"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:383
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Venus"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:384
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Version"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:385
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Video Stream"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:386
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Video"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:387
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Wake up"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:388
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Webcam Name"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:389
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "West (msec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:390
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "West (sec)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:391
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "West"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:392
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "West/East"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:393
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "W/E Rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:394
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "N/S Rate"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:395
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "White Balance Mode"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:396
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "White Balance"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:397
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Whiteness"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:398
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Width"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:399
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "X"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:400
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "Y"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:401
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "app. to refracted"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:402
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "app., refr., tel., observed"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:403
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "app., refr., telescope"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:404
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "arcseconds"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:405
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "cold"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:406
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "danger"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:407
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "decPEC (dd:mm:ss)"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:408
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "dome control"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:409
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "identity"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:410
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "lunar"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:411
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "manual"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:412
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "max Alt"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:413
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "min Alt"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:414
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "off"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:415
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "on"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:416
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "rel. to HA"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:417
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "reset"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:418
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "sidereal"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:419
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "solar"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:420
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "undefined"
msgstr ""
#. +> trunk5
#: libindi_strings.cpp:421
#, kde-kuit-format
msgctxt "string from libindi, used in the config dialog"
msgid "warm"
msgstr ""
#. +> trunk5
#: main.cpp:55
#, kde-format
msgid "Some images in KStars are for non-commercial use only. See README.images."
msgstr ""
#. +> trunk5
#: main.cpp:74
#, kde-format
msgid "Sorry, without a KStars Data Directory, KStars cannot operate. Exiting program now."
msgstr ""
#. +> trunk5
#: main.cpp:99
#, kde-format
msgctxt "Build number followed by copyright notice"
msgid ""
"Build: %1\n"
"\n"
"%2"
msgstr ""
#. +> trunk5
#: main.cpp:101
#, kde-format
msgid "Jason Harris"
msgstr ""
#. +> trunk5
#: main.cpp:101
#, kde-format
msgid "Original Author"
msgstr ""
#. +> trunk5
#: main.cpp:103
#, kde-format
msgid "Jasem Mutlaq"
msgstr ""
#. +> trunk5
#: main.cpp:103
#, kde-format
msgid "Current Maintainer"
msgstr ""
#. +> trunk5
#: main.cpp:107
#, kde-format
msgid "Akarsh Simha"
msgstr ""
#. +> trunk5
#: main.cpp:108
#, kde-format
msgid "Robert Lancaster"
msgstr ""
#. +> trunk5
#: main.cpp:108
#, kde-format
msgid "FITSViewer & Ekos Improvements. KStars OSX Port"
msgstr ""
#. +> trunk5
#: main.cpp:110
#, kde-format
msgid "Csaba Kertesz"
msgstr ""
#. +> trunk5
#: main.cpp:111
#, kde-format
msgid "Eric Dejouhanet"
msgstr ""
#. +> trunk5
#: main.cpp:111
#, kde-format
msgid "Ekos Scheduler Improvements"
msgstr ""
#. +> trunk5
#: main.cpp:114
#, kde-format
msgid "Artem Fedoskin"
msgstr ""
#. +> trunk5
#: main.cpp:114
#, kde-format
msgid "KStars Lite"
msgstr ""
#. +> trunk5
#: main.cpp:115
#, kde-format
msgid "James Bowlin"
msgstr ""
#. +> trunk5
#: main.cpp:116
#, kde-format
msgid "Pablo de Vicente"
msgstr ""
#. +> trunk5
#: main.cpp:117
#, kde-format
msgid "Thomas Kabelmann"
msgstr ""
#. +> trunk5
#: main.cpp:118
#, kde-format
msgid "Heiko Evermann"
msgstr ""
#. +> trunk5
#: main.cpp:119
#, kde-format
msgid "Carsten Niehaus"
msgstr ""
#. +> trunk5
#: main.cpp:120
#, kde-format
msgid "Mark Hollomon"
msgstr ""
#. +> trunk5
#: main.cpp:121
#, kde-format
msgid "Alexey Khudyakov"
msgstr ""
#. +> trunk5
#: main.cpp:122
#, kde-format
msgid "M&eacute;d&eacute;ric Boquien"
msgstr ""
#. +> trunk5
#: main.cpp:123
#, kde-format
msgid "J&eacute;r&ocirc;me Sonrier"
msgstr ""
#. +> trunk5
#: main.cpp:124
#, kde-format
msgid "Prakash Mohan"
msgstr ""
#. +> trunk5
#: main.cpp:125
#, kde-format
msgid "Victor Cărbune"
msgstr ""
#. +> trunk5
#: main.cpp:126
#, kde-format
msgid "Henry de Valence"
msgstr ""
#. +> trunk5
#: main.cpp:127
#, kde-format
msgid "Samikshan Bairagya"
msgstr ""
#. +> trunk5
#: main.cpp:128
#, kde-format
msgid "Rafał Kułaga"
msgstr ""
#. +> trunk5
#: main.cpp:129
#, kde-format
msgid "Rishab Arora"
msgstr ""
#. +> trunk5
#: main.cpp:132
#, kde-format
msgid "Valery Kharitonov"
msgstr ""
#. +> trunk5
#: main.cpp:133
#, kde-format
msgid "Converted labels containing technical terms to links to documentation"
msgstr ""
#. +> trunk5
#: main.cpp:134
#, kde-format
msgid "Ana-Maria Constantin"
msgstr ""
#. +> trunk5
#: main.cpp:134
#, kde-format
msgid "Technical documentation on Astronomy and KStars"
msgstr ""
#. +> trunk5
#: main.cpp:135
#, kde-format
msgid "Andrew Stepanenko"
msgstr ""
#. +> trunk5
#: main.cpp:135
#, kde-format
msgid "Guiding code based on lin_guider"
msgstr ""
#. +> trunk5
#: main.cpp:136
#, kde-format
msgid "Nuno Pinheiro"
msgstr ""
#. +> trunk5
#: main.cpp:136
#, kde-format
msgid "Artwork"
msgstr ""
#. +> trunk5
#: main.cpp:137
#, kde-format
msgid "Utkarsh Simha"
msgstr ""
#. +> trunk5
#: main.cpp:137
#, kde-format
msgid "Improvements to observation plan execution, star hopper etc."
msgstr ""
#. +> trunk5
#: main.cpp:138
#, kde-format
msgid "Daniel Holler"
msgstr ""
#. +> trunk5
#: main.cpp:138
#, kde-format
msgid "Extensive testing and suggestions for Ekos/INDI."
msgstr ""
#. +> trunk5
#: main.cpp:139
#, kde-format
msgid "Stephane Lucas"
msgstr ""
#. +> trunk5
#: main.cpp:140
#, kde-format
msgid "Extensive testing and suggestions for Ekos Scheduler. KStars OSX Port"
msgstr ""
#. +> trunk5
#: main.cpp:141
#, kde-format
msgid "Yuri Fabirovsky"
msgstr ""
#. +> trunk5
#: main.cpp:141
#, kde-format
msgid "Splash screen for both regular KStars and KStars Lite."
msgstr ""
#. +> trunk5
#: main.cpp:142
#, kde-format
msgid "Jamie Smith"
msgstr ""
#. +> trunk5
#: main.cpp:142
#, kde-format
msgid "KStars OSX Port."
msgstr ""
#. +> trunk5
#: main.cpp:153
#, kde-format
msgid "Dump sky image to file."
msgstr ""
#. +> trunk5
#: main.cpp:154
#, kde-format
msgid "Script to execute."
msgstr ""
#. +> trunk5
#: main.cpp:155
#, kde-format
msgid "Width of sky image."
msgstr ""
#. +> trunk5
#: main.cpp:156
#, kde-format
msgid "Height of sky image."
msgstr ""
#. +> trunk5
#: main.cpp:157
#, kde-format
msgid "Date and time."
msgstr ""
#. +> trunk5
#: main.cpp:158
#, kde-format
msgid "Start with clock paused."
msgstr ""
#. +> trunk5
#: main.cpp:161
#, kde-format
msgid "FITS file(s) to open."
msgstr ""
#. +> trunk5
#: main.cpp:196 printing/foveditordialog.cpp:186
#, kde-format
msgid "Could not parse image format of %1; assuming PNG."
msgstr ""
#. +> trunk5
#: main.cpp:247
#, kde-format
msgid "Supplied date string is invalid: %1. Using CPU date/time instead."
msgstr ""
#. +> trunk5
#: main.cpp:277
#, kde-format
msgid "Script executed."
msgstr ""
#. +> trunk5
#: main.cpp:281
#, kde-format
msgid "Could not execute script."
msgstr ""
#. +> trunk5
#: main.cpp:305
#, kde-format
msgid "Using CPU date/time instead."
msgstr ""
#. +> trunk5
#: oal/equipmentwriter.cpp:42
#, kde-format
msgid "Configure Equipment"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Scope)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TelescopeCheck)
#. +> trunk5
#: oal/equipmentwriter.ui:30 tools/whatsinteresting/wiequipsettings.ui:43
#, kde-format
msgid "Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label3_2)
#. i18n: ectx: property (text), widget (QLabel, label4)
#. +> trunk5
#: oal/equipmentwriter.ui:46 oal/equipmentwriter.ui:279
#: oal/equipmentwriter.ui:474 oal/equipmentwriter.ui:584
#, kde-format
msgid "Id:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label31)
#. i18n: ectx: property (text), widget (QLabel, label5)
#. +> trunk5
#: oal/equipmentwriter.ui:63 oal/equipmentwriter.ui:296
#: oal/equipmentwriter.ui:491 oal/equipmentwriter.ui:601
#, kde-format
msgid "Vendor:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label2)
#. i18n: ectx: property (text), widget (QLabel, label3)
#. i18n: ectx: property (text), widget (QLabel, scopeModelText)
#. +> trunk5
#: oal/equipmentwriter.ui:73 oal/equipmentwriter.ui:337
#: oal/equipmentwriter.ui:521 oal/equipmentwriter.ui:611
#: tools/whatsinteresting/wiequipsettings.ui:107
#, kde-format
msgid "Model:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, Type)
#. +> trunk5
#: oal/equipmentwriter.ui:94 tools/eyepiecefield.cpp:115
#, kde-format
msgid "Refractor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, Type)
#. +> trunk5
#: oal/equipmentwriter.ui:99
#, kde-format
msgid "Newtonian"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, Type)
#. +> trunk5
#: oal/equipmentwriter.ui:104
#, kde-format
msgid "Maksutov"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, Type)
#. +> trunk5
#: oal/equipmentwriter.ui:109
#, kde-format
msgid "Schmidt-Cassegrain"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, Type)
#. +> trunk5
#: oal/equipmentwriter.ui:114
#, kde-format
msgid "Kutter (Schiefspiegler)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, Type)
#. +> trunk5
#: oal/equipmentwriter.ui:119
#, kde-format
msgid "Cassegrain"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, scopeApertureText)
#. +> trunk5
#: oal/equipmentwriter.ui:127 tools/whatsinteresting/wiequipsettings.ui:121
#, kde-format
msgid "Aperture:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, driverLabel)
#. +> trunk5
#: oal/equipmentwriter.ui:186
#, kde-format
msgid "Driver:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, AddScope)
#. +> trunk5
#: oal/equipmentwriter.ui:209
#, kde-format
msgid "Save telescope information"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, NewScope)
#. +> trunk5
#: oal/equipmentwriter.ui:232
#, kde-format
msgid "Clear data and add a new telescope"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveScope)
#. +> trunk5
#: oal/equipmentwriter.ui:245
#, kde-format
msgid "Remove current telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: oal/equipmentwriter.ui:348
#, kde-format
msgid "Apparent FOV:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: oal/equipmentwriter.ui:368
#, kde-format
msgid "Unit:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FovUnit)
#. +> trunk5
#: oal/equipmentwriter.ui:376
#, kde-format
msgid "deg"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, FovUnit)
#. +> trunk5
#: oal/equipmentwriter.ui:381
#, kde-format
msgid "rad"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AddEyepiece)
#. +> trunk5
#: oal/equipmentwriter.ui:426
#, kde-format
msgid "Save Eyepiece"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Lens)
#. +> trunk5
#: oal/equipmentwriter.ui:445
#, kde-format
msgid "Lens"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: oal/equipmentwriter.ui:462
#, kde-format
msgid "Enter details of Barlow/Shapley lenses"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label51)
#. +> trunk5
#: oal/equipmentwriter.ui:501
#, kde-format
msgid "Magnification factor of the Barlow/Shapley lens"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label51)
#. +> trunk5
#: oal/equipmentwriter.ui:504
#, kde-format
msgid "Factor:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, NewLens)
#. i18n: ectx: property (text), widget (QPushButton, NewFilter)
#. +> trunk5
#: oal/equipmentwriter.ui:545 oal/equipmentwriter.ui:754
#, kde-format
msgid "Add New..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AddLens)
#. +> trunk5
#: oal/equipmentwriter.ui:552
#, kde-format
msgid "Save Lens"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_18)
#. +> trunk5
#: oal/equipmentwriter.ui:667
#, kde-format
msgid "Filter focus offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5
#: oal/equipmentwriter.ui:670
#, kde-format
msgid "Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5
#: oal/equipmentwriter.ui:696
#, kde-format
msgid "Auto Focus:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, f_UseAutoFocus)
#. +> trunk5
#: oal/equipmentwriter.ui:703
#, kde-format
msgid "Enable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5
#: oal/equipmentwriter.ui:710
#, kde-format
msgid "Locked Filter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5
#: oal/equipmentwriter.ui:720
#, kde-format
msgid "Abs. Position:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AddFilter)
#. +> trunk5
#: oal/equipmentwriter.ui:761
#, kde-format
msgid "Save Filter"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:48
#, kde-format
msgid "End Session"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:50
#, kde-format
msgid "Save and End the current session"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, Execute)
#. +> trunk5
#: oal/execute.cpp:56 oal/execute.ui:14
#, kde-format
msgid "Execute Session"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:165 oal/execute.cpp:429
#, kde-format
msgid "Next Page >"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:180 oal/execute.cpp:182
#, kde-format
msgid "site_"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:194 oal/execute.cpp:196
#, kde-format
msgid "session_"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:290
#, kde-format
msgid "Next Target >"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:296 oal/execute.cpp:301
#, kde-format
msgid "observation_"
msgstr ""
#. +> trunk5
#: oal/execute.cpp:316
#, kde-format
msgid "Save Session"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget)
#. +> trunk5
#: oal/execute.ui:29
#, kde-format
msgid "Enter Session Details:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, Location)
#. +> trunk5
#: oal/execute.ui:48
#, kde-format
msgid "set location"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: oal/execute.ui:55
#, kde-format
msgid "Begin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: oal/execute.ui:79
#, kde-format
msgid "Equipment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: oal/execute.ui:93
#, kde-format
msgid "Comments:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: oal/execute.ui:107
#, kde-format
msgid "Language:"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget_2)
#. +> trunk5
#: oal/execute.ui:123
#, kde-format
msgid "View Object Details:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. +> trunk5
#: oal/execute.ui:160
#, kde-format
msgid "Scheduled Time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_26)
#. +> trunk5
#: oal/execute.ui:174
#, kde-format
msgid "Right Ascension:"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget_4)
#. +> trunk5
#: oal/execute.ui:232
#, kde-format
msgid "Set observing notes for the object:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, Slew)
#. +> trunk5
#: oal/execute.ui:265
#, kde-format
msgctxt "Move the telescope to an object or location"
msgid "Slew Telescope"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget_3)
#. +> trunk5
#: oal/execute.ui:278
#, kde-format
msgid "Enter the Observation Details:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5
#: oal/execute.ui:290
#, kde-format
msgid "Observer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: oal/execute.ui:307 printing/loggingform.cpp:60
#, kde-format
msgid "Telescope:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: oal/execute.ui:324 printing/loggingform.cpp:63
#, kde-format
msgid "Eyepiece:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: oal/execute.ui:341
#, kde-format
msgid "Lens:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: oal/execute.ui:375 printing/loggingform.cpp:56
#, kde-format
msgid "Seeing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: oal/execute.ui:387
#, kde-format
msgid "arc seconds"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5
#: oal/execute.ui:396
#, kde-format
msgid "Faintest Star:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: oal/execute.ui:408
#, kde-format
msgid "(magnitude)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5
#: oal/execute.ui:417 printing/loggingform.cpp:52
#, kde-format
msgid "Time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, hintLabel)
#. +> trunk5
#: oal/execute.ui:443
#, kde-format
msgid "Looks like you have not listed out your observers / equipment. Please hit Ctrl + 0 and Ctrl + 1 to fix this situation and come back here."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, NextButton)
#. +> trunk5
#: oal/execute.ui:474
#, kde-format
msgid "Next >"
msgstr ""
#. i18n: ectx: property (text), widget (KUrlLabel, SessionURL)
#. +> trunk5
#: oal/execute.ui:485
#, kde-format
msgid "Step 1: Session Details"
msgstr ""
#. i18n: ectx: property (text), widget (KUrlLabel, AddObject)
#. +> trunk5
#: oal/execute.ui:503
#, kde-format
msgid "Add new object to list"
msgstr ""
#. i18n: ectx: property (text), widget (KUrlLabel, RemoveObject)
#. +> trunk5
#: oal/execute.ui:516
#, kde-format
msgid "Remove object from list"
msgstr ""
#. i18n: ectx: property (text), widget (KUrlLabel, ObservationsURL)
#. +> trunk5
#: oal/execute.ui:538
#, kde-format
msgid "Step 2: Observations"
msgstr ""
#. +> trunk5
#: oal/oal.h:56
#, kde-kuit-format
msgid "Overwrite"
msgstr ""
#. +> trunk5
#: oal/observeradd.cpp:107
#, kde-format
msgid "Another Observer already exists with the given Name and Surname, Overwrite?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: oal/observeradd.ui:63
#, kde-format
msgid "Surname"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: oal/observeradd.ui:73
#, kde-format
msgid "Contact"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: options/opsadvanced.ui:36
#, kde-format
msgid "&General"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, BackendsGroupBox)
#. +> trunk5
#: options/opsadvanced.ui:62
#, kde-format
msgid "Backends"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseRefraction)
#. +> trunk5
#: options/opsadvanced.ui:68
#, kde-format
msgid "Correct coordinates of objects for the effects of the atmosphere"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_UseRefraction)
#. +> trunk5
#: options/opsadvanced.ui:71
#, kde-format
msgid "The atmosphere bends light passing through it, like a lens. If this item is checked, this \"atmospheric refraction\" will be simulated in the sky map. Note that this correction is only applied when using the Horizontal coordinate system."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseRefraction)
#. +> trunk5
#: options/opsadvanced.ui:74
#, kde-format
msgid "Correct for atmospheric refraction"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseRelativistic)
#. +> trunk5
#: options/opsadvanced.ui:81
#, kde-format
msgid "Correct for the effect of sun's gravity on star positions, as predicted by General Relativity, and verified by Eddington's experiment."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseRelativistic)
#. +> trunk5
#: options/opsadvanced.ui:84
#, kde-format
msgid "General Relativity effects near the sun"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AlwaysRecomputeCoordinates)
#. +> trunk5
#: options/opsadvanced.ui:91
#, 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: property (title), widget (QGroupBox, ImageryGroupBox)
#. +> trunk5
#: options/opsadvanced.ui:104
#, kde-format
msgid "DSS Imagery"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: options/opsadvanced.ui:125
#, kde-format
msgid "Default DSS Image Size: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DefaultDSSImageSizeUnitLabel)
#. i18n: ectx: property (text), widget (QLabel, DSSPaddingUnitLabel)
#. +> trunk5
#: options/opsadvanced.ui:166 options/opsadvanced.ui:208
#, kde-format
msgid "arcminutes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: options/opsadvanced.ui:173
#, kde-format
msgid "Padding around Deep Sky Objects:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: options/opsadvanced.ui:220
#, kde-format
msgid "Logging Output"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showLogsB)
#. +> trunk5
#: options/opsadvanced.ui:271
#, kde-format
msgid "Show Logs"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5
#: options/opsadvanced.ui:371
#, kde-format
msgid "Look and &Feel"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseAnimatedSlewing)
#. +> trunk5
#: options/opsadvanced.ui:381
#, kde-format
msgid "Show slewing motion when focus changes?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_UseAnimatedSlewing)
#. +> trunk5
#: options/opsadvanced.ui:384
#, kde-format
msgid "If checked, changing the focus position will result in a visible animated \"slew\" to the new position. Otherwise, the display will center on the new position instantaneously."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseAnimatedSlewing)
#. +> trunk5
#: options/opsadvanced.ui:387
#, kde-format
msgid "Use animated slewing"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseAutoLabel)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseHoverLabel)
#. +> trunk5
#: options/opsadvanced.ui:394 options/opsadvanced.ui:417
#, kde-format
msgid "Show name label of centered object?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_UseAutoLabel)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_UseHoverLabel)
#. +> trunk5
#: options/opsadvanced.ui:397 options/opsadvanced.ui:420
#, kde-format
msgid "If checked, a name label will be temporarily attached to an object while it is centered in the display. You can attach a more persistent label to any object using the right-click popup menu."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseAutoLabel)
#. +> trunk5
#: options/opsadvanced.ui:400
#, kde-format
msgid "Attach label to centered object"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseAntialias)
#. +> trunk5
#: options/opsadvanced.ui:407
#, kde-format
msgid "Select this for smoother (but slower) graphics"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseAntialias)
#. +> trunk5
#: options/opsadvanced.ui:410
#, kde-format
msgid "Use antialiased drawing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseHoverLabel)
#. +> trunk5
#: options/opsadvanced.ui:423
#, kde-format
msgid "Attach temporary label when hovering mouse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideOnSlew)
#. +> trunk5
#: options/opsadvanced.ui:430
#, kde-format
msgid "Do not draw all objects while the map is moving?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideOnSlew)
#. +> trunk5
#: options/opsadvanced.ui:433
#, kde-format
msgid "When the map is in motion, smooth animation is compromised if the program has too many objects to draw on the map; check this item to temporarily hide some of the objects while the display is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideOnSlew)
#. +> trunk5
#: options/opsadvanced.ui:436
#, kde-format
msgid "Hide objects while moving"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5
#: options/opsadvanced.ui:443
#, kde-format
msgid "Adjust speed of zooming when scrolling in and out with the mouse wheel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: options/opsadvanced.ui:446
#, kde-format
msgid "Zoom Scroll Speed:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelHideTimeStep)
#. +> trunk5
#: options/opsadvanced.ui:488
#, kde-format
msgid "Also hide if time step larger than:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, HideBox)
#. +> trunk5
#: options/opsadvanced.ui:506
#, kde-format
msgid "Configure Hidden Objects"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideStars)
#. +> trunk5
#: options/opsadvanced.ui:534
#, kde-format
msgid "If checked, then fainter stars will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideStars)
#. +> trunk5
#: options/opsadvanced.ui:537
#, kde-format
msgid "Stars fainter than"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (MagnitudeSpinBox, kcfg_MagLimitHideStar)
#. +> trunk5
#: options/opsadvanced.ui:553
#, kde-format
msgid "Stars fainter than this will not be drawn while the map is moving."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelMag1)
#. i18n: ectx: property (text), widget (QLabel, LabelMag3)
#. i18n: ectx: property (text), widget (QLabel, LabelMag4)
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: options/opsadvanced.ui:560 options/opscatalog.ui:593
#: options/opscatalog.ui:604 options/opssolarsystem.ui:403
#: options/opssolarsystem.ui:417 tools/obslistwizard.ui:970
#, kde-format
msgid "mag"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HidePlanets)
#. +> trunk5
#: options/opsadvanced.ui:571
#, kde-format
msgid "Hide solar system bodies while moving?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HidePlanets)
#. +> trunk5
#: options/opsadvanced.ui:574
#, kde-format
msgid "If checked, then all solar system bodies will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HidePlanets)
#. i18n: ectx: property (text), widget (QPushButton, SolarSystemButton)
#. +> trunk5
#: options/opsadvanced.ui:577 tools/obslistwizard.ui:203
#, kde-format
msgid "Solar system"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideMilkyWay)
#. +> trunk5
#: options/opsadvanced.ui:584
#, kde-format
msgid "Hide the Milky Way contour while moving?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideMilkyWay)
#. +> trunk5
#: options/opsadvanced.ui:587
#, kde-format
msgid "If checked, then the Milky Way contour will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideMilkyWay)
#. +> trunk5
#: options/opsadvanced.ui:590 skycomponents/milkyway.cpp:33
#, kde-format
msgid "Milky Way"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HideMessier)
#. +> trunk5
#: options/opsadvanced.ui:597
#, kde-format
msgid "Hide Messier objects when moving?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideMessier)
#. +> trunk5
#: options/opsadvanced.ui:600
#, kde-format
msgid "If checked, then objects in the Messier catalog will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideMessier)
#. +> trunk5
#: options/opsadvanced.ui:603
#, kde-format
msgid "Messier objects"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideCNames)
#. +> trunk5
#: options/opsadvanced.ui:613
#, kde-format
msgid "If checked, then constellation names will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideCNames)
#. +> trunk5
#: options/opsadvanced.ui:616
#, kde-format
msgid "Constellation names"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideNGC)
#. +> trunk5
#: options/opsadvanced.ui:626
#, kde-format
msgid "If checked, then objects in the NGC catalog will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideNGC)
#. +> trunk5
#: options/opsadvanced.ui:629
#, kde-format
msgid "NGC objects"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideCLines)
#. +> trunk5
#: options/opsadvanced.ui:639
#, kde-format
msgid "If checked, then constellation lines will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideCLines)
#. +> trunk5
#: options/opsadvanced.ui:642
#, kde-format
msgid "Constellation lines"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideIC)
#. +> trunk5
#: options/opsadvanced.ui:652
#, kde-format
msgid "If checked, then objects in the IC catalog will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideIC)
#. +> trunk5
#: options/opsadvanced.ui:655
#, kde-format
msgid "IC objects"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideCBounds)
#. +> trunk5
#: options/opsadvanced.ui:662
#, kde-format
msgid "Constellation boundaries"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideLabels)
#. +> trunk5
#: options/opsadvanced.ui:669
#, kde-format
msgid "Object labels"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideGrids)
#. +> trunk5
#: options/opsadvanced.ui:679
#, kde-format
msgid "If checked, then the coordinate grids will be hidden when the map is in motion."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideGrids)
#. +> trunk5
#: options/opsadvanced.ui:682
#, kde-format
msgid "Coordinate grids"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: options/opsadvanced.ui:712
#, kde-format
msgid "Observing &List"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, ObsListOptions)
#. +> trunk5
#: options/opsadvanced.ui:739
#, kde-format
msgid "Observing List Labels"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_ObsListSymbol)
#. +> trunk5
#: options/opsadvanced.ui:760
#, kde-format
msgid "S&ymbol"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_ObsListText)
#. +> trunk5
#: options/opsadvanced.ui:770
#, kde-format
msgid "Te&xt"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, ObsListImageryOptions)
#. +> trunk5
#: options/opsadvanced.ui:786
#, kde-format
msgid "Preferred Imagery"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_ObsListPreferDSS)
#. +> trunk5
#: options/opsadvanced.ui:810
#, kde-format
msgid "Digiti&zed Sky Survey (DSS)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_ObsListPreferSDSS)
#. +> trunk5
#: options/opsadvanced.ui:823
#, kde-format
msgid "Sloan &Digital Sky Survey (SDSS)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ObsListDemoteHole)
#. +> trunk5
#: options/opsadvanced.ui:854
#, kde-format
msgid "While sorting by percentage altitude, demote objects present in the Dobsonian hole"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, holeSizeLabel)
#. +> trunk5
#: options/opsadvanced.ui:885
#, kde-format
msgid "Hole size in degrees:"
msgstr ""
#. +> trunk5
#: options/opscatalog.cpp:205
#, kde-format
msgid "The selected database will be removed. This action cannot be reversed! Delete Catalog?"
msgstr ""
#. +> trunk5
#: options/opscatalog.cpp:206
#, kde-format
msgid "Delete Catalog?"
msgstr ""
#. +> trunk5
#: options/opscatalog.cpp:346
#, kde-format
msgid "Index Catalog (IC)"
msgstr ""
#. +> trunk5
#: options/opscatalog.cpp:350
#, kde-format
msgid "New General Catalog (NGC)"
msgstr ""
#. +> trunk5
#: options/opscatalog.cpp:354
#, kde-format
msgid "Messier Catalog (images)"
msgstr ""
#. +> trunk5
#: options/opscatalog.cpp:358
#, kde-format
msgid "Messier Catalog (symbols)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowStars)
#. +> trunk5
#: options/opscatalog.ui:25
#, kde-format
msgid "&Star Catalogs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelStarDensity)
#. +> trunk5
#: options/opscatalog.ui:52
#, kde-format
msgid "Star Density:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowStarNames)
#. +> trunk5
#: options/opscatalog.ui:129
#, kde-format
msgid "Show &name"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowStarMagnitudes)
#. +> trunk5
#: options/opscatalog.ui:139
#, kde-format
msgid "Show ma&gnitude"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelDensity)
#. i18n: ectx: property (text), widget (QLabel, DeepSkyLabelDensityLabel)
#. +> trunk5
#: options/opscatalog.ui:201 options/opscatalog.ui:410
#: options/opssolarsystem.ui:497
#, kde-format
msgid "Label density:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowDeepSky)
#. +> trunk5
#: options/opscatalog.ui:267
#, kde-format
msgid "Deep-Sky Catalogs"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowDeepSkyNames)
#. +> trunk5
#: options/opscatalog.ui:298
#, kde-format
msgid "Show na&me"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DeepSkyLongLabels)
#. +> trunk5
#: options/opscatalog.ui:331
#, kde-format
msgid "Show &long names"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowDeepSkyMagnitudes)
#. +> trunk5
#: options/opscatalog.ui:377
#, kde-format
msgid "Show magni&tude"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AddCatalog)
#. +> trunk5
#: options/opscatalog.ui:488
#, kde-format
msgid "Import Catalog..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, LoadCatalog)
#. +> trunk5
#: options/opscatalog.ui:495
#, kde-format
msgid "Load Catalog..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, RemoveCatalog)
#. +> trunk5
#: options/opscatalog.ui:505
#, kde-format
msgid "Remove Catalog..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ResolveNamesOnline)
#. +> trunk5
#: options/opscatalog.ui:532
#, kde-format
msgid ""
"If this checkbox is checked, when an object name unknown to KStars is entered in the Find Dialog, KStars will contact online services (such as CDS Sesame) to learn about the object and then add it to the database.\n"
" The objects acquired in this manner are stored under a catalog that is called _Internet_Resolved as of this writing."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResolveNamesOnline)
#. +> trunk5
#: options/opscatalog.ui:535
#, kde-format
msgid "Resolve names not known to KStars using online services"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, LabelMagDeepSkyZoomOut)
#. i18n: ectx: property (toolTip), widget (QLabel, LabelMag3)
#. i18n: ectx: property (toolTip), widget (QLabel, LabelMag4)
#. i18n: ectx: property (toolTip), widget (QLabel, LabelMagDeepSky)
#. i18n: ectx: property (toolTip), widget (MagnitudeSpinBox, kcfg_MagLimitDrawDeepSky)
#. i18n: ectx: property (toolTip), widget (MagnitudeSpinBox, kcfg_MagLimitDrawDeepSkyZoomOut)
#. +> trunk5
#: options/opscatalog.ui:579 options/opscatalog.ui:590
#: options/opscatalog.ui:601 options/opscatalog.ui:612
#: options/opscatalog.ui:623 options/opscatalog.ui:631
#, kde-format
msgid ""
"Set the faint magnitude limits for NGC / Messier objects when zoomed in and zoomed out. \n"
"These magnitude limits do not affect IC objects, as the magnitudes for many IC objects are undefined."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelMagDeepSkyZoomOut)
#. +> trunk5
#: options/opscatalog.ui:582
#, kde-format
msgid "Faint limit zoomed out:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelMagDeepSky)
#. +> trunk5
#: options/opscatalog.ui:615
#, kde-format
msgid "Faint limit zoomed in:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowUnknownMagObjects)
#. +> trunk5
#: options/opscatalog.ui:656
#, kde-format
msgid "Show objects of unknown magnitude"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:71 tools/scriptbuilder.cpp:776
#, kde-format
msgctxt "use 'moonless night' color scheme"
msgid "Moonless Night"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:97
#, kde-format
msgctxt "use realistic star colors"
msgid "Real Colors"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:98
#, kde-format
msgctxt "show stars as red circles"
msgid "Solid Red"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:99
#, kde-format
msgctxt "show stars as black circles"
msgid "Solid Black"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:100
#, kde-format
msgctxt "show stars as white circles"
msgid "Solid White"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:101
#, kde-format
msgctxt "show stars as colored circles"
msgid "Solid Colors"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:219
#, kde-format
msgid "New Color Scheme"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:219
#, kde-format
msgid "Enter a name for the new color scheme:"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:263
#, kde-format
msgid ""
"Local color scheme index file could not be opened.\n"
"Scheme cannot be removed."
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:297
#, kde-format
msgid "Could not delete the file: %1"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:298
#, kde-format
msgid "Error Deleting File"
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:310
#, kde-format
msgid "Could not find an entry named %1 in colors.dat."
msgstr ""
#. +> trunk5
#: options/opscolors.cpp:311
#, kde-format
msgid "Scheme Not Found"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: options/opscolors.ui:32
#, kde-format
msgid "Current Scheme Colors"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, ColorPalette)
#. +> trunk5
#: options/opscolors.ui:53
#, kde-format
msgid "Current color settings"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QListWidget, ColorPalette)
#. +> trunk5
#: options/opscolors.ui:56
#, kde-format
msgid "The list of all customizable colors in the program. Next to each item is a square showing the color it is currently set to. Click on any item to change its color."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5
#: options/opscolors.ui:80
#, kde-format
msgid "InfoBox BG mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_BoxBGMode)
#. +> trunk5
#: options/opscolors.ui:88
#, kde-format
msgid "No Fill"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_BoxBGMode)
#. +> trunk5
#: options/opscolors.ui:93
#, kde-format
msgid "Transparent"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_BoxBGMode)
#. +> trunk5
#: options/opscolors.ui:98
#, kde-format
msgid "Opaque"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: options/opscolors.ui:125
#, kde-format
msgid "Star color mode:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_StarColorMode)
#. +> trunk5
#: options/opscolors.ui:135
#, kde-format
msgid "Set the star color mode"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_StarColorMode)
#. +> trunk5
#: options/opscolors.ui:138
#, kde-format
msgid "There are four ways to draw stars on the map. By default, stars are circles with a white core and a rim which is tinted to reflect the star's actual color. You may also choose to draw the stars as solid white, red, or black circles, to match the needs of your overall color scheme."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: options/opscolors.ui:164
#, kde-format
msgid "Star color intensity:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_StarColorIntensity)
#. +> trunk5
#: options/opscolors.ui:171
#, kde-format
msgid "Set the intensity of star colors"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_StarColorIntensity)
#. +> trunk5
#: options/opscolors.ui:174
#, kde-format
msgid "When using the realistic-color star mode, this option will set the saturation level of the star's colors. A higher value means more intense colors."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: options/opscolors.ui:186
#, kde-format
msgid "Preset Color Schemes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, PresetBox)
#. +> trunk5
#: options/opscolors.ui:192
#, kde-format
msgid "List of preset color schemes"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QListWidget, PresetBox)
#. +> trunk5
#: options/opscolors.ui:195
#, kde-format
msgid "List of all known color schemes. Several are provided by default, and you may also define your own."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, AddPreset)
#. +> trunk5
#: options/opscolors.ui:211
#, kde-format
msgid "Create a new preset color scheme using current settings"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, AddPreset)
#. +> trunk5
#: options/opscolors.ui:214
#, kde-format
msgid "After changing the colors to a scheme that you like, press this button to create a new scheme using those colors. Your scheme will appear here in the list of presets, and will also be available in the \"Settings\" menu of the main window."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AddPreset)
#. +> trunk5
#: options/opscolors.ui:217
#, kde-format
msgid "Save As..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RemovePreset)
#. +> trunk5
#: options/opscolors.ui:224
#, kde-format
msgid "Remove a preset color scheme"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, RemovePreset)
#. +> trunk5
#: options/opscolors.ui:227
#, kde-format
msgid "Press this button to remove the highlighted color scheme. This will only work on your custom color schemes."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: options/opscolors.ui:239
#, kde-format
msgid "Application Themes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowCLines)
#. +> trunk5
#: options/opsguides.ui:23
#, kde-format
msgid "Show constellation lines?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowCLines)
#. +> trunk5
#: options/opsguides.ui:26
#, kde-format
msgid "If checked, constellation lines will be drawn on the sky map."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCLines)
#. +> trunk5
#: options/opsguides.ui:29
#, kde-format
msgid "&Constellation lines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelSkyCulture)
#. +> trunk5
#: options/opsguides.ui:39
#, kde-format
msgid "Sky culture:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_SkyCulture)
#. +> trunk5
#: options/opsguides.ui:49
#, kde-format
msgid "Choose sky culture"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_SkyCulture)
#. +> trunk5
#: options/opsguides.ui:52
#, kde-format
msgid "Here, you can choose how constellations are represented"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCBounds)
#. +> trunk5
#: options/opsguides.ui:61
#, kde-format
msgid "Constellation &boundaries"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowConstellationArt)
#. +> trunk5
#: options/opsguides.ui:71
#, kde-format
msgid "Constellation Art"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowHighlightedCBound)
#. +> trunk5
#: options/opsguides.ui:81
#, kde-format
msgid "Highlight central constellation boundary"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowCNames)
#. +> trunk5
#: options/opsguides.ui:91
#, kde-format
msgid "Draw constellation names?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowCNames)
#. +> trunk5
#: options/opsguides.ui:94
#, kde-format
msgid "If checked, constellation names will be drawn on the sky map."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCNames)
#. +> trunk5
#: options/opsguides.ui:97
#, kde-format
msgid "Constellation &names"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, ConstellOptions)
#. +> trunk5
#: options/opsguides.ui:109
#, kde-format
msgid "Constellation Name Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_UseLatinConstellNames)
#. +> trunk5
#: options/opsguides.ui:130
#, kde-format
msgid "Use Latin constellation names"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, kcfg_UseLatinConstellNames)
#. +> trunk5
#: options/opsguides.ui:133
#, kde-format
msgid "Select this to use Latin constellation names on the sky map"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_UseLatinConstellNames)
#. +> trunk5
#: options/opsguides.ui:136
#, kde-format
msgid "L&atin"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_UseLocalConstellNames)
#. +> trunk5
#: options/opsguides.ui:146
#, kde-format
msgid "Use Localized constellation names"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, kcfg_UseLocalConstellNames)
#. +> trunk5
#: options/opsguides.ui:149
#, kde-format
msgid "Select this to use constellation names from your locality (if available)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_UseLocalConstellNames)
#. +> trunk5
#: options/opsguides.ui:152
#, kde-format
msgid "Localized"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, kcfg_UseAbbrevConstellNames)
#. +> trunk5
#: options/opsguides.ui:162
#, kde-format
msgid "Use IAU abbreviations"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, kcfg_UseAbbrevConstellNames)
#. +> trunk5
#: options/opsguides.ui:165
#, kde-format
msgid "Select this to use abbreviations from the International Astronomical Union as constellation labels"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_UseAbbrevConstellNames)
#. +> trunk5
#: options/opsguides.ui:168
#, kde-format
msgid "Abbre&viated"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowEcliptic)
#. +> trunk5
#: options/opsguides.ui:201
#, kde-format
msgid "Draw Ecliptic?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowEcliptic)
#. +> trunk5
#: options/opsguides.ui:204
#, kde-format
msgid "If checked, the ecliptic will be drawn on the sky map. The ecliptic is a great circle on the sky that the Sun appears to follow over the course of one year. All other solar system bodies roughly follow the ecliptic as well."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FillMilkyWay)
#. +> trunk5
#: options/opsguides.ui:217
#, kde-format
msgid "Use filled Milky Way contour?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_FillMilkyWay)
#. +> trunk5
#: options/opsguides.ui:220
#, kde-format
msgid "If checked, the Milky Way contour will be shown filled. Otherwise, only the outline will be drawn."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FillMilkyWay)
#. +> trunk5
#: options/opsguides.ui:223
#, kde-format
msgid "Fill Milk&y Way"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowHorizon)
#. +> trunk5
#: options/opsguides.ui:233
#, kde-format
msgid "Draw horizon?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowHorizon)
#. +> trunk5
#: options/opsguides.ui:236
#, kde-format
msgid "If checked, a line representing the local horizon will be drawn on the map."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowHorizon)
#. +> trunk5
#: options/opsguides.ui:239
#, kde-format
msgid "Hori&zon (line)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowMilkyWay)
#. +> trunk5
#: options/opsguides.ui:249
#, kde-format
msgid "Draw the Milky Way contour?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowMilkyWay)
#. +> trunk5
#: options/opsguides.ui:252
#, kde-format
msgid "If checked, a contour representing the Milky Way will be drawn on the sky map"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMilkyWay)
#. +> trunk5
#: options/opsguides.ui:255
#, kde-format
msgid "Mil&ky Way"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AutoSelectGrid)
#. +> trunk5
#: options/opsguides.ui:268
#, kde-format
msgid "If checked, coordinate grids will automatically change according to active coordinate system."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoSelectGrid)
#. +> trunk5
#: options/opsguides.ui:271
#, kde-format
msgid "Automatically select coordinate grid"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowFlags)
#. +> trunk5
#: options/opsguides.ui:281
#, kde-format
msgid "Draw flags?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowFlags)
#. +> trunk5
#: options/opsguides.ui:284
#, kde-format
msgid "If checked, flags will be drawn on the sky map"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowEquatorialGrid)
#. +> trunk5
#: options/opsguides.ui:297
#, kde-format
msgid "Draw equatorial coordinate grid?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowEquatorialGrid)
#. +> trunk5
#: options/opsguides.ui:300
#, kde-format
msgid "If checked, a grid of lines will be drawn every 2 hours in Right Ascension and every 20 degrees in Declination."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowEquatorialGrid)
#. +> trunk5
#: options/opsguides.ui:303
#, kde-format
msgid "Equatorial coordinate grid"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowHorizontalGrid)
#. +> trunk5
#: options/opsguides.ui:313
#, kde-format
msgid "Draw horizontal coordinate grid?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowHorizontalGrid)
#. +> trunk5
#: options/opsguides.ui:316
#, kde-format
msgid "If checked, a grid of lines will be drawn every 30 degrees in Azimuth and every 20 degrees in Altitude."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowHorizontalGrid)
#. +> trunk5
#: options/opsguides.ui:319
#, kde-format
msgid "Horizontal coor&dinate grid"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowGround)
#. +> trunk5
#: options/opsguides.ui:329
#, kde-format
msgid "Draw opaque ground?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowGround)
#. +> trunk5
#: options/opsguides.ui:332
#, kde-format
msgid "If checked, the area below the horizon will be filled in, to simulate the ground beneath you. Note that the ground is never drawn when using the Equatorial coordinate system."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowGround)
#. +> trunk5
#: options/opsguides.ui:335
#, kde-format
msgid "Opaque &ground"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowEquator)
#. +> trunk5
#: options/opsguides.ui:345
#, kde-format
msgid "Draw Celestial equator?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowEquator)
#. +> trunk5
#: options/opsguides.ui:348
#, kde-format
msgid "If checked, the celestial equator will be drawn in the sky map."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowEquator)
#. +> trunk5
#: options/opsguides.ui:351
#, kde-format
msgid "Celestial e&quator"
msgstr ""
#. +> trunk5
#: options/opssatellites.cpp:105
#, kde-format
msgid "Satellite name"
msgstr ""
#. +> trunk5
#: options/opssatellites.cpp:181
#, kde-format
msgid "%1 position calculation error: %2."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: options/opssatellites.ui:19
#, kde-format
msgid "View options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSatellites)
#. +> trunk5
#: options/opssatellites.ui:30
#, kde-format
msgid "Show satellites"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowVisibleSatellites)
#. +> trunk5
#: options/opssatellites.ui:40
#, kde-format
msgid "Show only visible satellites"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSatellitesLabels)
#. +> trunk5
#: options/opssatellites.ui:54
#, kde-format
msgid "Show labels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawSatellitesLikeStars)
#. +> trunk5
#: options/opssatellites.ui:64
#, kde-format
msgid "Draw satellites like stars"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: options/opssatellites.ui:79
#, kde-format
msgid "List of satellites"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, FilterEdit)
#. +> trunk5
#: options/opssatellites.ui:87
#, kde-format
msgid "Search satellites"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, UpdateTLEButton)
#. +> trunk5
#: options/opssatellites.ui:103
#, kde-format
msgid "Update TLEs"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSolarSystem)
#. +> trunk5
#: options/opssolarsystem.ui:32
#, kde-format
msgid "Show solar system objects"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, MajorBodiesBox)
#. +> trunk5
#: options/opssolarsystem.ui:42
#, kde-format
msgid "Sun, Moon && Planets"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowSaturn)
#. +> trunk5
#: options/opssolarsystem.ui:50
#, kde-format
msgid "Draw Saturn?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowSaturn)
#. +> trunk5
#: options/opssolarsystem.ui:53
#, kde-format
msgid "If checked, Saturn will be drawn on the map."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowPlanetImages)
#. +> trunk5
#: options/opssolarsystem.ui:66
#, kde-format
msgid "Draw major bodies as images?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowPlanetImages)
#. +> trunk5
#: options/opssolarsystem.ui:69
#, kde-format
msgid "If checked, then the planets, the Sun and the Moon will be shown as bitmap images on the map"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowPlanetImages)
#. +> trunk5
#: options/opssolarsystem.ui:72
#, kde-format
msgid "Use images"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowMars)
#. +> trunk5
#: options/opssolarsystem.ui:79
#, kde-format
msgid "Draw Mars?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowMars)
#. +> trunk5
#: options/opssolarsystem.ui:82
#, kde-format
msgid "If checked, Mars will be drawn on the map."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowPlanetNames)
#. +> trunk5
#: options/opssolarsystem.ui:95
#, kde-format
msgid "Attach Name labels to the major solar system bodies?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowPlanetNames)
#. +> trunk5
#: options/opssolarsystem.ui:98
#, kde-format
msgid "If checked, name labels will be attached to the planets, the Sun and the Moon"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowPlanetNames)
#. +> trunk5
#: options/opssolarsystem.ui:101
#, kde-format
msgid "Use name labels"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, showAllPlanets)
#. +> trunk5
#: options/opssolarsystem.ui:108
#, kde-format
msgid "Select all major bodies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, showAllPlanets)
#. +> trunk5
#: options/opssolarsystem.ui:111
#, kde-format
msgid "Press this to select all planets, the Sun and the Moon to be drawn in the map"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showAllPlanets)
#. +> trunk5
#: options/opssolarsystem.ui:114
#, kde-format
msgid "Select All"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, showNonePlanets)
#. +> trunk5
#: options/opssolarsystem.ui:121
#, kde-format
msgid "Unselect all major bodies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, showNonePlanets)
#. +> trunk5
#: options/opssolarsystem.ui:124
#, kde-format
msgid "Press this button to unselect all planets, the Sun and the Moon so that they will not be drawn on the map"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showNonePlanets)
#. +> trunk5
#: options/opssolarsystem.ui:127
#, kde-format
msgid "Select None"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowVenus)
#. +> trunk5
#: options/opssolarsystem.ui:134
#, kde-format
msgid "Draw Venus?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowVenus)
#. +> trunk5
#: options/opssolarsystem.ui:137
#, kde-format
msgid "If checked, Venus will be drawn on the map."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowSun)
#. +> trunk5
#: options/opssolarsystem.ui:150
#, kde-format
msgid "Draw the Sun?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowSun)
#. +> trunk5
#: options/opssolarsystem.ui:153
#, kde-format
msgid "If checked, the Sun will be drawn on the map."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSun)
#. +> trunk5
#: options/opssolarsystem.ui:156
#, kde-format
msgid "The sun"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowJupiter)
#. +> trunk5
#: options/opssolarsystem.ui:166
#, kde-format
msgid "Draw Jupiter?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowJupiter)
#. +> trunk5
#: options/opssolarsystem.ui:169
#, kde-format
msgid "If checked, Jupiter will be drawn on the map."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowMoon)
#. +> trunk5
#: options/opssolarsystem.ui:182
#, kde-format
msgid "Draw the Moon?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowMoon)
#. +> trunk5
#: options/opssolarsystem.ui:185
#, kde-format
msgid "If checked, the Moon will be drawn on the map."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMoon)
#. +> trunk5
#: options/opssolarsystem.ui:188
#, kde-format
msgid "The moon"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowMercury)
#. +> trunk5
#: options/opssolarsystem.ui:198
#, kde-format
msgid "Draw Mercury?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowMercury)
#. +> trunk5
#: options/opssolarsystem.ui:201
#, kde-format
msgid "If checked, Mercury will be drawn on the map."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowNeptune)
#. +> trunk5
#: options/opssolarsystem.ui:214
#, kde-format
msgid "Draw Neptune?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowNeptune)
#. +> trunk5
#: options/opssolarsystem.ui:217
#, kde-format
msgid "If checked, Neptune will be drawn on the map."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowUranus)
#. +> trunk5
#: options/opssolarsystem.ui:246
#, kde-format
msgid "Draw Uranus?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowUranus)
#. +> trunk5
#: options/opssolarsystem.ui:249
#, kde-format
msgid "If checked, Uranus will be drawn on the map."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, MinorBodiesBox)
#. +> trunk5
#: options/opssolarsystem.ui:283
#, kde-format
msgid "Minor Planets"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: options/opssolarsystem.ui:291
#, kde-format
msgid "Download asteroids brighter than"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowAsteroids)
#. +> trunk5
#: options/opssolarsystem.ui:298
#, kde-format
msgid "Draw asteroids?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowAsteroids)
#. +> trunk5
#: options/opssolarsystem.ui:301
#, kde-format
msgid "If checked, asteroids will be drawn on the map"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowComets)
#. +> trunk5
#: options/opssolarsystem.ui:314
#, kde-format
msgid "Draw comets?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowComets)
#. +> trunk5
#: options/opssolarsystem.ui:317
#, kde-format
msgid "If checked, comets will be drawn on the map"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MagLimitAsteroidDownloadWarning)
#. +> trunk5
#: options/opssolarsystem.ui:349
#, kde-format
msgid "This value might result in a big data file and reduced performance."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: options/opssolarsystem.ui:359
#, kde-format
msgid "Show asteroids brighter than"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowCometNames)
#. +> trunk5
#: options/opssolarsystem.ui:366
#, kde-format
msgid "Show names of comets near the Sun"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowCometNames)
#. +> trunk5
#: options/opssolarsystem.ui:369
#, kde-format
msgid "If checked, the comets near the Sun will have name labels attached. Comets vary in brightness in their orbits, so a faint magnitude is not effective in this case."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCometNames)
#. +> trunk5
#: options/opssolarsystem.ui:372
#, kde-format
msgid "Show names of comets within"
msgstr ""
#. i18n: ectx: property (toolTip), widget (MagnitudeSpinBox, kcfg_MagLimitAsteroid)
#. +> trunk5
#: options/opssolarsystem.ui:387
#, kde-format
msgid "faint limit for asteroids"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (MagnitudeSpinBox, kcfg_MagLimitAsteroid)
#. +> trunk5
#: options/opssolarsystem.ui:390
#, kde-format
msgid "Set the faintest magnitude for drawing asteroids"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kcfg_MaxRadCometName)
#. +> trunk5
#: options/opssolarsystem.ui:428
#, kde-format
msgid "Maximum distance for comet names"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, kcfg_MaxRadCometName)
#. +> trunk5
#: options/opssolarsystem.ui:431
#, kde-format
msgid "Set the maximum distance from the Sun for a comet to have a name label, in Astronomical Units (AU). 1 AU is the distance between the Earth and the Sun, approximately 150 million km"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5
#: options/opssolarsystem.ui:444
#, kde-format
msgid "AU"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowAsteroidNames)
#. +> trunk5
#: options/opssolarsystem.ui:465
#, kde-format
msgid "Attach name labels to asteroids?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowAsteroidNames)
#. +> trunk5
#: options/opssolarsystem.ui:468
#, kde-format
msgid "If checked, then name labels will be attached to asteroids"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAsteroidNames)
#. +> trunk5
#: options/opssolarsystem.ui:471
#, kde-format
msgid "Show names"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCometComas)
#. +> trunk5
#: options/opssolarsystem.ui:506
#, kde-format
msgid "Show Comet Comas"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, TrailsBox)
#. +> trunk5
#: options/opssolarsystem.ui:531
#, kde-format
msgid "Orbit Trails"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseAutoTrail)
#. +> trunk5
#: options/opssolarsystem.ui:537
#, kde-format
msgid "Auto-trail tracked bodies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_UseAutoTrail)
#. +> trunk5
#: options/opssolarsystem.ui:540
#, kde-format
msgid "If checked then any solar system body will have a temporary trail attached while it is centered in the display."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseAutoTrail)
#. +> trunk5
#: options/opssolarsystem.ui:543
#, kde-format
msgid "Always show trail when tracking a solar system body"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FadePlanetTrails)
#. +> trunk5
#: options/opssolarsystem.ui:555
#, kde-format
msgid "Fade trail color into the background?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_FadePlanetTrails)
#. +> trunk5
#: options/opssolarsystem.ui:558
#, kde-format
msgid "If checked, the color of the planet trail will be blended into the background sky color."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FadePlanetTrails)
#. +> trunk5
#: options/opssolarsystem.ui:561
#, kde-format
msgid "Fade trails to background color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ClearAllTrails)
#. +> trunk5
#: options/opssolarsystem.ui:587
#, kde-format
msgid "Clear all orbit trails"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, ClearAllTrails)
#. +> trunk5
#: options/opssolarsystem.ui:590
#, kde-format
msgid "Press this to clear all orbit trails that you may have attached to solar system bodies using the right-click popup menu."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ClearAllTrails)
#. +> trunk5
#: options/opssolarsystem.ui:593
#, kde-format
msgid "Remove All Trails"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
#. +> trunk5
#: options/opssolarsystem.ui:618
#, kde-format
msgid "Earth satellite tracks"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: options/opssupernovae.ui:19
#, kde-format
msgid "Supernovae options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSupernovae)
#. +> trunk5
#: options/opssupernovae.ui:43
#, kde-format
msgid "Show supernovae"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: options/opssupernovae.ui:53
#, kde-format
msgid "Set the magnitude limit for supernova to show"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: options/opssupernovae.ui:60
#, kde-format
msgid "Set the magnitude limit for supernova alerts"
msgstr ""
#. +> trunk5
#: printing/detailstable.cpp:341
#, kde-format
msgid "Names:"
msgstr ""
#. +> trunk5
#: printing/detailstable.cpp:361
#, kde-format
msgid "B-V index:"
msgstr ""
#. +> trunk5
#: printing/detailstable.cpp:475
#, kde-format
msgid "Asteroid/Comet details"
msgstr ""
#. +> trunk5
#: printing/finderchart.cpp:93
#, kde-format
msgid "Date, time and location: "
msgstr ""
#. +> trunk5
#: printing/foveditordialog.cpp:38
#, kde-format
msgid "Field of View Snapshot Browser"
msgstr ""
#. +> trunk5
#: printing/foveditordialog.cpp:208 printing/pwizprint.cpp:136
#: tools/scriptbuilder.cpp:955
#, kde-format
msgid "Could not upload file"
msgstr ""
#. +> trunk5
#: printing/foveditordialog.cpp:257
#, kde-format
msgid "FOV (%1/%2): %3 (%4' x %5')"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, previousButton)
#. +> trunk5
#: printing/foveditordialog.ui:115
#, kde-format
msgid "<"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, nextButton)
#. +> trunk5
#: printing/foveditordialog.ui:122
#, kde-format
msgid ">"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, recaptureButton)
#. +> trunk5
#: printing/foveditordialog.ui:154
#, kde-format
msgid "Capture again..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteButton)
#. +> trunk5
#: printing/foveditordialog.ui:174
#, kde-format
msgid "Delete snapshot"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveButton)
#. +> trunk5
#: printing/foveditordialog.ui:194
#, kde-format
msgid "Save to file..."
msgstr ""
#. +> trunk5
#: printing/legend.cpp:357 printing/legend.cpp:392 skyobjects/skyobject.cpp:368
#, kde-format
msgid "Open Cluster"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:357 printing/legend.cpp:392 skyobjects/skyobject.cpp:396
#, kde-format
msgid "Asterism"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:362 printing/legend.cpp:397 skyobjects/skyobject.cpp:370
#, kde-format
msgid "Globular Cluster"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:366 printing/legend.cpp:401 skyobjects/skyobject.cpp:372
#, kde-format
msgid "Gaseous Nebula"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:366 printing/legend.cpp:401 skyobjects/skyobject.cpp:398
#, kde-format
msgid "Dark Nebula"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:371 printing/legend.cpp:406 skyobjects/skyobject.cpp:374
#, kde-format
msgid "Planetary Nebula"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:375 printing/legend.cpp:410 skyobjects/skyobject.cpp:376
#, kde-format
msgid "Supernova Remnant"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:379 printing/legend.cpp:414 skyobjects/skyobject.cpp:378
#, kde-format
msgid "Galaxy"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:379 printing/legend.cpp:414 skyobjects/skyobject.cpp:400
#, kde-format
msgid "Quasar"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:384 printing/legend.cpp:419
#, kde-format
msgid "Galactic Cluster"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:448
#, kde-format
msgid "Star Magnitudes:"
msgstr ""
#. +> trunk5
#: printing/legend.cpp:516 printing/legend.cpp:533
#, kde-format
msgid "Chart Scale:"
msgstr ""
#. +> trunk5
#: printing/loggingform.cpp:47
#, kde-format
msgid "Observer:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. i18n: ectx: property (text), widget (QLabel, dateLabel)
#. i18n: ectx: property (text), widget (QCheckBox, dateCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, DateLabel)
#. i18n: ectx: property (text), widget (QCheckBox, DateCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, DateLabelBatch)
#. +> trunk5
#: printing/loggingform.cpp:50 tools/altvstime.ui:400
#: tools/modcalcapcoord.ui:237 tools/modcalcapcoord.ui:497
#: tools/modcalcdaylength.ui:45 tools/modcalcplanets.ui:684
#: tools/modcalcsidtime.ui:77 tools/modcalcsidtime.ui:202
#: tools/modcalcvlsr.ui:581 tools/observinglist.ui:199
#, kde-format
msgid "Date:"
msgstr ""
#. +> trunk5
#: printing/loggingform.cpp:55
#, kde-format
msgid "Site:"
msgstr ""
#. +> trunk5
#: printing/loggingform.cpp:57
#, kde-format
msgid "Trans:"
msgstr ""
#. +> trunk5
#: printing/loggingform.cpp:64
#, kde-format
msgid "Power:"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:231
#, kde-format
msgid "Star hopper returned empty path. We advise you to change star hopping settings or use manual capture mode."
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:233
#, kde-format
msgid "Star hopper failed to find path"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:414
#, kde-format
msgid "Printing Wizard"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:425
#, kde-format
msgid "Go to next Wizard page"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:428
#, kde-format
msgid "Go to previous Wizard page"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:547
#, kde-format
msgid "Logging Form"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:551
#, kde-format
msgid "Field of View Snapshots"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:559
#, kde-format
msgctxt "%1 = FOV index, %2 = FOV count, %3 = FOV name, %4 = FOV X size, %5 = FOV Y size"
msgid "FOV (%1/%2): %3 (%4' x %5')"
msgstr ""
#. +> trunk5
#: printing/printingwizard.cpp:569
#, kde-format
msgid "Details About Object"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizchartconfig.ui:86
#, kde-format
msgid "Basic Finder Chart Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizchartconfig.ui:110
#, kde-format
msgid ""
"<p>Set basic document details: title, subtitle and description.</p>"
"\n"
"<p>When done, press <b>Next</b> button.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, titleLabel)
#. +> trunk5
#: printing/pwizchartconfig.ui:141
#, kde-format
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, subtitleLabel)
#. +> trunk5
#: printing/pwizchartconfig.ui:154
#, kde-format
msgid "Subtitle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizchartcontents.ui:77
#, kde-format
msgid "Select Additional Finder Chart Contents"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizchartcontents.ui:100
#, kde-format
msgid "<p>Finder chart can contain additional elements such as details tables and logging forms. Select which you want to be included in finder chart and press <b>Next</b> to proceed.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, tablesLabel)
#. +> trunk5
#: printing/pwizchartcontents.ui:132
#, kde-format
msgid "Details tables"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, generalCheckBox)
#. +> trunk5
#: printing/pwizchartcontents.ui:139
#, kde-format
msgid "Add general details table"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, posCheckBox)
#. +> trunk5
#: printing/pwizchartcontents.ui:146
#, kde-format
msgid "Add position details table"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rstCheckBox)
#. +> trunk5
#: printing/pwizchartcontents.ui:153
#, kde-format
msgid "Add Rise/Set/Transit details table"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, astComCheckBox)
#. +> trunk5
#: printing/pwizchartcontents.ui:160
#, kde-format
msgid "Add Asteroid/Comet details table"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, loggingFormLabel)
#. +> trunk5
#: printing/pwizchartcontents.ui:189
#, kde-format
msgid "Logging form"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, loggingFormBox)
#. +> trunk5
#: printing/pwizchartcontents.ui:196
#, kde-format
msgid "Add basic logging form to finder chart"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizfovbrowse.ui:71
#, kde-format
msgid "Browse Captured Field of View Images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizfovbrowse.ui:94
#, kde-format
msgid "After FOV snapshots are captured, you can view, caption and delete them using Field of View Snapshot Browser window."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, browseButton)
#. +> trunk5
#: printing/pwizfovbrowse.ui:135
#, kde-format
msgid "Browse captured FOV snapshots"
msgstr ""
#. +> trunk5
#: printing/pwizfovconfig.cpp:66
#, kde-format
msgid "Only magnitudes chart"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizfovconfig.ui:77
#, kde-format
msgid "Set Basic Field of View Capture Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizfovconfig.ui:100
#, kde-format
msgid "<p>Set basic field of view capture settings: color scheme, legend and FOV image shape, then click <b>Next</b> to proceed.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, switchColorsBox)
#. +> trunk5
#: printing/pwizfovconfig.ui:126
#, kde-format
msgid "Use \"Sky Chart\" color scheme"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, overrideShapeBox)
#. +> trunk5
#: printing/pwizfovconfig.ui:136
#, kde-format
msgid "Override FOV shape to rectangular"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1)
#. +> trunk5
#: printing/pwizfovconfig.ui:165
#, kde-format
msgid "Scale and magnitudes chart"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, addLegendBox)
#. +> trunk5
#: printing/pwizfovconfig.ui:172
#, kde-format
msgid "Add scale and magnitudes chart to exported FOV images"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useAlphaBlendBox)
#. +> trunk5
#: printing/pwizfovconfig.ui:179
#, kde-format
msgid "Use alpha-blended background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label3)
#. +> trunk5
#: printing/pwizfovconfig.ui:188
#, kde-format
msgid "Chart orientation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label4)
#. +> trunk5
#: printing/pwizfovconfig.ui:198
#, kde-format
msgid "Chart position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label2)
#. +> trunk5
#: printing/pwizfovconfig.ui:208
#, kde-format
msgid "Chart type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizfovmanual.ui:71
#, kde-format
msgid "Manually Capture Field of View Snapshots"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizfovmanual.ui:96
#, kde-format
msgid ""
"<p>In manual field of view capture method, user centers sky map to a point of interest, then captures snapshots of sky fragments inside the active FOV symbol.</p>"
"\n"
"<p>When in field of view capture mode, press <b>Page Up</b> and <b>Page Down</b> to switch FOV symbols. Snapshots are captured by pressing <b>K</b> key. When done, press <b>Escape</b> key to return to the Printing Wizard.</p>"
"\n"
"<p>Press <b>Next</b> when done.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButton)
#. i18n: ectx: property (text), widget (QPushButton, captureButton)
#. +> trunk5
#: printing/pwizfovmanual.ui:137 printing/pwizfovsh.ui:308
#, kde-format
msgid "Begin capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizfovsh.ui:77
#, kde-format
msgid "Set Star Hopper FOV Capture Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizfovsh.ui:100
#, kde-format
msgid "Configure star hopper FOV capture: select object at which star hopping will begin, select FOV symbol and magnitude limit."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1)
#. +> trunk5
#: printing/pwizfovsh.ui:116
#, kde-format
msgid "Select begin star:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectFromListButton)
#. i18n: ectx: property (text), widget (QPushButton, fromListButton)
#. +> trunk5
#: printing/pwizfovsh.ui:138 printing/pwizobjectselection.ui:136
#, kde-format
msgid "Select object from list"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pointButton)
#. +> trunk5
#: printing/pwizfovsh.ui:158 printing/pwizobjectselection.ui:156
#, kde-format
msgid "Point object on sky map"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, detailsButton)
#. +> trunk5
#: printing/pwizfovsh.ui:205 printing/pwizobjectselection.ui:232
#, kde-format
msgid "Show details..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label2)
#. +> trunk5
#: printing/pwizfovsh.ui:242
#, kde-format
msgid "Hopping FOV:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label3)
#. +> trunk5
#: printing/pwizfovsh.ui:252
#, kde-format
msgid "Hop magnitude limit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizfovtypeselection.ui:71
#, kde-format
msgid "Choose Field of View Capture Method"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizfovtypeselection.ui:97
#, kde-format
msgid ""
"<p>Select field of view capture method. There are two methods: manual and star hopping-based.</p>"
"\n"
"<p>In <b>manual method</b> you navigate the sky map to find the objects of interest, then capture multiple fields of view representations.</p>"
"\n"
"<p><b>Star hopping-based method</b> automatically captures FOV snapshots using star hopping. This is experimental feature.</p>"
"\n"
"<p>Once you have selected field of view capture method, press <b>Next</b>.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, typeLabel)
#. +> trunk5
#: printing/pwizfovtypeselection.ui:129
#, kde-format
msgid "Field of view definition method:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, manualRadio)
#. +> trunk5
#: printing/pwizfovtypeselection.ui:136
#, kde-format
msgid "Manually capture field of view snapshots"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, hopperRadio)
#. +> trunk5
#: printing/pwizfovtypeselection.ui:152
#, kde-format
msgid "Star hopper-based fields of view capture (experimental)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizobjectselection.ui:71
#, kde-format
msgid "Select Sky Object"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizobjectselection.ui:95
#, kde-format
msgid ""
"<p>Select observed sky object. You can select it from object list, by clicking <b>Select object from list</b> button or point it on sky map by pressing <b>Point object on sky map</b>. After object is located, press it with right mouse button and select <b>Select this object</b> option from context menu.</p>"
"\n"
"<p>When done, press <b>Next</b> button.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, selectedObjLabel)
#. +> trunk5
#: printing/pwizobjectselection.ui:200
#, kde-format
msgid "Selected object:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ExportButton)
#. +> trunk5
-#: printing/pwizprint.cpp:74 tools/conjunctions.ui:198
+#: printing/pwizprint.cpp:74 tools/conjunctions.ui:198 tools/eclipsetool.ui:160
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5
#: printing/pwizprint.cpp:135
#, kde-format
msgid "Could not upload file to remote location: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizprint.ui:77
#, kde-format
msgid "Preview, Print and Export"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizprint.ui:101
#, kde-format
msgid ""
"<p>Your document is ready to be printed. Click <b>Print preview</b> button to preview it and <b>Print</b> button to begin printing. You can also export it to file.</p>"
"\n"
"<p>If you wish to change contents of printed document, click <b>Previous</b> button to get back to previous steps.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, previewButton)
#. +> trunk5
#: printing/pwizprint.ui:142
#, kde-format
msgid "Print preview"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, printButton)
#. +> trunk5
#: printing/pwizprint.ui:179
#, kde-format
msgid "Print"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, exportButton)
#. +> trunk5
#: printing/pwizprint.ui:216
#, kde-format
msgid "Export to file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepTitle)
#. +> trunk5
#: printing/pwizwelcome.ui:83
#, kde-format
msgid "Welcome to the KStars Printing Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stepText)
#. +> trunk5
#: printing/pwizwelcome.ui:107
#, kde-format
msgid ""
"<p>This wizard will help you set up all the parameters for printing finder charts with logging forms.</p>"
"\n"
"<p>To get started, press the <b>Next</b> button.</p>"
msgstr ""
#. +> trunk5
#: skycomponents/asteroidscomponent.cpp:99
#, kde-format
msgid "Loading asteroids"
msgstr ""
#. +> trunk5
#: skycomponents/asteroidscomponent.cpp:141
#, kde-format
msgid " (Asteroid)"
msgstr ""
#. +> trunk5
#: skycomponents/asteroidscomponent.cpp:262
#, kde-format
msgid "Asteroid Update"
msgstr ""
#. +> trunk5
#: skycomponents/asteroidscomponent.cpp:262
#, kde-format
msgid "Downloading asteroids updates..."
msgstr ""
#. +> trunk5
#: skycomponents/asteroidscomponent.cpp:301
#: skycomponents/asteroidscomponent.cpp:302
#: skycomponents/cometscomponent.cpp:256
#: skycomponents/supernovaecomponent.cpp:255
#, kde-format
msgid "Error downloading asteroids data: %1"
msgstr ""
#. +> trunk5
#: skycomponents/catalogcomponent.cpp:61
#, kde-format
msgid "Loading custom catalog: %1"
msgstr ""
#. +> trunk5
#: skycomponents/catalogcomponent.cpp:63
#, kde-format
msgid "Loading internal catalog: %1"
msgstr ""
#. +> trunk5
#: skycomponents/cometscomponent.cpp:95
#, kde-format
msgid "Loading comets"
msgstr ""
#. +> trunk5
#: skycomponents/cometscomponent.cpp:216
#, kde-format
msgid "Comets Update"
msgstr ""
#. +> trunk5
#: skycomponents/cometscomponent.cpp:216
#, kde-format
msgid "Downloading comets updates..."
msgstr ""
#. +> trunk5
#: skycomponents/cometscomponent.cpp:258
#, kde-format
msgid "Error downloading comets data: %1"
msgstr ""
#. +> trunk5
#: skycomponents/constellationboundarylines.cpp:37
#, kde-format
msgid "Constellation Boundaries"
msgstr ""
#. +> trunk5
#: skycomponents/constellationboundarylines.cpp:72
#, kde-format
msgid "Loading Constellation Boundaries"
msgstr ""
#. +> trunk5
#: skycomponents/constellationlines.cpp:34
#, kde-format
msgid "Constellation Lines"
msgstr ""
#. +> trunk5
#: skycomponents/constellationlines.cpp:111
#, kde-format
msgid "Star HD%1 not found."
msgstr ""
#. +> trunk5
#: skycomponents/constellationnamescomponent.cpp:48
#, kde-format
msgid "Loading constellation names"
msgstr ""
#. +> trunk5
#: skycomponents/deepskycomponent.cpp:151
#, kde-format
msgid "Loading NGC/IC objects"
msgstr ""
#. +> trunk5
#: skycomponents/deepskycomponent.cpp:304
#, kde-format
msgid "Unnamed Object"
msgstr ""
#. +> trunk5
#: skycomponents/flagcomponent.cpp:42
#, kde-format
msgid "No icon"
msgstr ""
#. +> trunk5
#: skycomponents/horizoncomponent.cpp:39
#, kde-format
msgid "Creating horizon"
msgstr ""
#. +> trunk5
#: skycomponents/linelistindex.cpp:247
#, kde-format
msgid "Loading %1"
msgstr ""
#. +> trunk5
#: skycomponents/localmeridiancomponent.cpp:31
#, kde-format
msgid "Local Meridian Component"
msgstr ""
#. i18n("Loading Milky Way"));
#. Magellanic clouds
#. loadContours("lmc.dat", i18n("Loading Large Magellanic Clouds"));
#. loadContours("smc.dat", i18n("Loading Small Magellanic Clouds"));
#. summary();
#. +> trunk5
#: skycomponents/milkyway.cpp:43
#, kde-format
msgid "Loading Milky Way"
msgstr ""
#. +> trunk5
#: skycomponents/milkyway.cpp:44
#, kde-format
msgid "Loading Large Magellanic Clouds"
msgstr ""
#. +> trunk5
#: skycomponents/milkyway.cpp:45
#, kde-format
msgid "Loading Small Magellanic Clouds"
msgstr ""
#. +> trunk5
#: skycomponents/notifyupdatesui.cpp:32
#, kde-format
msgid "New Supernova(e) Discovered"
msgstr ""
#. +> trunk5
#: skycomponents/notifyupdatesui.cpp:49
#, kde-format
msgid "Host Galaxy :: %1"
msgstr ""
#. +> trunk5
#: skycomponents/notifyupdatesui.cpp:50
#, kde-format
msgid "Magnitude :: %1"
msgstr ""
#. +> trunk5
#: skycomponents/notifyupdatesui.cpp:51
#, kde-format
msgid "Type :: %1"
msgstr ""
#. +> trunk5
#: skycomponents/notifyupdatesui.cpp:53
#, kde-format
msgid "Position :: RA : %1 Dec : %2"
msgstr ""
#. +> trunk5
#: skycomponents/notifyupdatesui.cpp:54
#, kde-format
msgid "Date :: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, centrePushButton)
#. +> trunk5
#: skycomponents/notifyupdatesui.ui:36
#, kde-format
msgid "Slew map to object"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: skycomponents/notifyupdatesui.ui:68
#, kde-format
msgid "New supernova(e) discovered"
msgstr ""
#. +> trunk5
#: skycomponents/satellitescomponent.cpp:54
#, kde-format
msgid "Loading satellites"
msgstr ""
#. +> trunk5
#: skycomponents/satellitescomponent.cpp:154
#, kde-format
msgid "Update TLEs..."
msgstr ""
#. +> trunk5
#: skycomponents/satellitescomponent.cpp:166
#, kde-format
msgid "Update %1 satellites"
msgstr ""
#. +> trunk5
#: skycomponents/satellitescomponent.cpp:167
#, kde-format
msgid "Satellite Orbital Elements Update"
msgstr ""
#. +> trunk5
-#: skycomponents/skymapcomposite.cpp:686
+#: skycomponents/skymapcomposite.cpp:685
#, kde-format
msgid "Could not find custom catalog component named %1."
msgstr ""
#. +> trunk5
-#: skycomponents/solarsystemcomposite.cpp:34
+#: skycomponents/solarsystemcomposite.cpp:36
#, kde-format
msgid "Loading solar system"
msgstr ""
#. +> trunk5
#: skycomponents/starcomponent.cpp:71
#, kde-format
msgid "Loading stars"
msgstr ""
#. +> trunk5
#: skycomponents/starcomponent.cpp:171
#, kde-format
msgid "Please wait while re-indexing stars..."
msgstr ""
#. +> trunk5
#: skycomponents/supernovaecomponent.cpp:229
#, kde-format
msgid "Supernovae Update"
msgstr ""
#. +> trunk5
#: skycomponents/supernovaecomponent.cpp:229
#, kde-format
msgid "Downloading Supernovae updates..."
msgstr ""
#. +> trunk5
#: skymap.cpp:297
#, kde-format
msgid "%1: %2<sup>m</sup>"
msgstr ""
#. +> trunk5
#: skymap.cpp:359 skymaplite.cpp:352
#, kde-format
msgid "Requested Position Below Horizon"
msgstr ""
#. +> trunk5
#: skymap.cpp:360 skymaplite.cpp:353
#, kde-format
msgid ""
"The requested position is below the horizon.\n"
"Would you like to go there anyway?"
msgstr ""
#. +> trunk5
#: skymap.cpp:361
#, kde-format
msgid "Go Anyway"
msgstr ""
#. +> trunk5
#: skymap.cpp:362
#, kde-format
msgid "Keep Position"
msgstr ""
#. +> trunk5
#: skymap.cpp:452
#, kde-format
msgid "Digitized Sky Survey image provided by the Space Telescope Science Institute [public domain]."
msgstr ""
#. +> trunk5
#: skymap.cpp:483
#, kde-format
msgctxt "Equatorial & Horizontal Coordinates"
msgid ""
"JNow:\t%1\t%2\n"
"J2000:\t%3\t%4\n"
"AzAlt:\t%5\t%6"
msgstr ""
#. +> trunk5
#: skymap.cpp:527
#, kde-format
msgid "Sloan Digital Sky Survey image provided by the Astrophysical Research Consortium [free for non-commercial use]."
msgstr ""
#. +> trunk5
#: skymap.cpp:603
#, kde-format
msgid "Angular distance: %1"
msgstr ""
#. +> trunk5
#: skymap.cpp:617
#, kde-format
msgid "; Physical distance: %1 pc"
msgstr ""
#. +> trunk5
#: skymap.cpp:654
#, kde-format
msgid "Star Hopper: Choose a field-of-view"
msgstr ""
#. +> trunk5
#: skymap.cpp:655
#, kde-format
msgid "FOV to use for star hopping:"
msgstr ""
#. +> trunk5
#: skymap.cpp:662
#, kde-format
msgid "Star Hopper: Enter field-of-view to use"
msgstr ""
#. +> trunk5
#: skymap.cpp:663
#, kde-format
msgid "FOV to use for star hopping (in arcminutes):"
msgstr ""
#. +> trunk5
#: skymap.cpp:875
#, kde-format
msgid "No object selected."
msgstr ""
#. +> trunk5
#: skyobjects/jupitermoons.cpp:29
#, kde-format
msgctxt "Jupiter's moon Io"
msgid "Io"
msgstr ""
#. +> trunk5
#: skyobjects/jupitermoons.cpp:30
#, kde-format
msgctxt "Jupiter's moon Europa"
msgid "Europa"
msgstr ""
#. +> trunk5
#: skyobjects/jupitermoons.cpp:31
#, kde-format
msgctxt "Jupiter's moon Ganymede"
msgid "Ganymede"
msgstr ""
#. +> trunk5
#: skyobjects/jupitermoons.cpp:32
#, kde-format
msgctxt "Jupiter's moon Callisto"
msgid "Callisto"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:299
+#: skyobjects/ksmoon.cpp:302
#, kde-format
msgctxt "moon phase, 100 percent illuminated"
msgid "Full moon"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:301
+#: skyobjects/ksmoon.cpp:304
#, kde-format
msgctxt "moon phase, 0 percent illuminated"
msgid "New moon"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:305
+#: skyobjects/ksmoon.cpp:308
#, kde-format
msgctxt "moon phase, half-illuminated and growing"
msgid "First quarter"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:307
+#: skyobjects/ksmoon.cpp:310
#, kde-format
msgctxt "moon phase, half-illuminated and shrinking"
msgid "Third quarter"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:312
+#: skyobjects/ksmoon.cpp:315
#, kde-format
msgctxt "moon phase between new moon and 1st quarter"
msgid "Waxing crescent"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:314
+#: skyobjects/ksmoon.cpp:317
#, kde-format
msgctxt "moon phase between 1st quarter and full moon"
msgid "Waxing gibbous"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:316
+#: skyobjects/ksmoon.cpp:319
#, kde-format
msgctxt "moon phase between full moon and 3rd quarter"
msgid "Waning gibbous"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:318
+#: skyobjects/ksmoon.cpp:321
#, kde-format
msgctxt "moon phase between 3rd quarter and new moon"
msgid "Waning crescent"
msgstr ""
#. +> trunk5
-#: skyobjects/ksmoon.cpp:321
+#: skyobjects/ksmoon.cpp:324
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5
#: skyobjects/ksplanetbase.cpp:139
#, kde-format
msgctxt "Universal time"
msgid "UT"
msgstr ""
#. +> trunk5
-#: skyobjects/ksplanetbase.h:70 skyobjects/skyobject.cpp:36
+#: skyobjects/ksplanetbase.h:71 skyobjects/skyobject.cpp:36
#, kde-format
msgid "unnamed"
msgstr ""
#. +> trunk5
#: skyobjects/satellite.cpp:1247
#, kde-format
msgid "Success"
msgstr ""
#. +> trunk5
#: skyobjects/satellite.cpp:1251
#, kde-format
msgid "Eccentricity >= 1.0 or < -0.001"
msgstr ""
#. +> trunk5
#: skyobjects/satellite.cpp:1254
#, kde-format
msgid "Mean motion less than 0.0"
msgstr ""
#. +> trunk5
#: skyobjects/satellite.cpp:1257
#, kde-format
msgid "Semi-latus rectum < 0.0"
msgstr ""
#. +> trunk5
#: skyobjects/satellite.cpp:1260
#, kde-format
msgid "Satellite has decayed"
msgstr ""
#. +> trunk5
#: skyobjects/satellite.cpp:1263
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:37
#, kde-format
msgid "unnamed object"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:362
#, kde-format
msgid "Star"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:364
#, kde-format
msgid "Catalog Star"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:366
#, kde-format
msgid "Planet"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:380
#, kde-format
msgid "Comet"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:382
#, kde-format
msgid "Asteroid"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:384
#, kde-format
msgid "Constellation"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:388
#, kde-format
msgid "Galaxy Cluster"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:390
#, kde-format
msgid "Satellite"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:394
#, kde-format
msgid "Radio Source"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:402
#, kde-format
msgid "Multiple Star"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:404
#, kde-format
msgid "Unknown Type"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:418
#, kde-format
msgid "Show HST Image"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:420
#, kde-format
msgid "%1: Hubble Space Telescope, operated by STScI for NASA [public domain]"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:424
#, kde-format
msgid "Show Spitzer Image"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:426
#, kde-format
msgid "%1: Spitzer Space Telescope, courtesy NASA/JPL-Caltech [public domain]"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:430
#, kde-format
msgid "Show SEDS Image"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:432
#, kde-format
msgid "%1: SEDS, http://www.seds.org [free for non-commercial use]"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:436
#, kde-format
msgid "Show KPNO AOP Image"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:438
#, kde-format
msgid "%1: Advanced Observing Program at Kitt Peak National Observatory [free for non-commercial use; no physical reproductions]"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:444
#, kde-format
msgid "Show NOAO Image"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:447
#, kde-format
msgid "%1: National Optical Astronomy Observatories and AURA [free for non-commercial use]"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:453
#, kde-format
msgid "%1: Very Large Telescope, operated by the European Southern Observatory [free for non-commercial use; no reproductions]"
msgstr ""
#. +> trunk5
#: skyobjects/skyobject.cpp:459
#, kde-format
msgid "Show"
msgstr ""
#. +> trunk5
#: skyobjects/skypoint.cpp:451
#, kde-format
msgid "lat and LST parameters should only be used in KSPlanetBase objects."
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:504
#, kde-format
msgid "alpha"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:505
#, kde-format
msgid "beta"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:506
#, kde-format
msgid "gamma"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:507
#, kde-format
msgid "delta"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:508
#, kde-format
msgid "epsilon"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:509
#, kde-format
msgid "zeta"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:510
#, kde-format
msgid "eta"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:511
#, kde-format
msgid "theta"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:512
#, kde-format
msgid "iota"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:513
#, kde-format
msgid "kappa"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:514
#, kde-format
msgid "lambda"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:515
#, kde-format
msgid "mu"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:516
#, kde-format
msgid "nu"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:517
#, kde-format
msgid "xi"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:518
#, kde-format
msgid "omicron"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:519
#, kde-format
msgid "pi"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:520
#, kde-format
msgid "rho"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:523
#, kde-format
msgid "sigma"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:524
#, kde-format
msgid "tau"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:525
#, kde-format
msgid "upsilon"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:526
#, kde-format
msgid "phi"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:527
#, kde-format
msgid "chi"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:528
#, kde-format
msgid "psi"
msgstr ""
#. +> trunk5
#: skyobjects/starobject.cpp:529
#, kde-format
msgid "omega"
msgstr ""
#. +> trunk5
#: time/timezonerule.cpp:48
#, kde-format
msgid "Error parsing TimeZoneRule, setting to empty rule."
msgstr ""
#. +> trunk5
#: time/timezonerule.cpp:115
#, kde-format
msgid "Could not parse %1 as a valid month code."
msgstr ""
#. +> trunk5
#: time/timezonerule.cpp:228
#, kde-format
msgid "Could not parse %1 as a valid day code."
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:2
#, kde-format
msgid ""
"\t\t"
"<p>You can locate objects in the sky by their name.\n"
"\t\t\tUse Ctrl+F, the \"Pointing->Find Object\" menu item, or the \"Find Object\"\n"
"\t\t\tToolbar button.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:10
#, kde-format
msgid ""
"\t\t"
"<p>To change your Geographic Location,\n"
"\t\t\tuse Ctrl+G, the \"Settings->Geographic...\" menu item,\n"
"\t\t\tor the \"globe\" Toolbar button.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:18
#, kde-format
msgid ""
"\t\t"
"<p>You can Track an object, so it will always be centered\n"
"\t\t\tin the display.<br/>"
"\n"
"\t\t\tUse Ctrl+T, the \"Pointing->Engage Tracking\" menu item, or the \"lock\"\n"
"\t\t\tToolbar button. You can also simply center the object by\n"
"\t\t\tdouble-clicking on it or selecting \"Center and Track\" from the\n"
"\t\t\tobject's popup menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:29
#, kde-format
msgid ""
"\t\t"
"<p>The KStars Handbook includes the AstroInfo Project, a series\n"
"\t\t\tof informative articles about Astronomy.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:36
#, kde-format
msgid ""
"\t\t"
"<p>There are three on-screen \"Info Boxes\" which show data related to the\n"
"\t\t\ttime/date, your geographic location, and the current central position on the\n"
"\t\t\tsky (the focus). You can drag these boxes with the mouse, and \"shade\" them\n"
"\t\t\tby double-clicking them to show more (or less) information. You can hide\n"
"\t\t\tthem altogether in the Settings->Info Boxes menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:46
#, kde-format
msgid ""
"\t\t"
"<p>KStars has a full-screen mode; you can toggle this mode using the\n"
"\t\t\t\"fullscreen\" toolbar button, or by pressing Ctrl+Shift+F.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:53
#, kde-format
msgid ""
"\t\t"
"<p>Help us improve the KStars project! Visit our website at http://edu.kde.org/kstars and join our mailing list at kstars-devel@kde.org to learn more. We welcome you to help us with bug reports, contributions of astronomy know-how and knowledge, code contributions, translations and many more kinds of contributions!\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:59
#, kde-format
msgid ""
"\t\t"
"<p>The N,S,E,W keys will point the display at the North,\n"
"\t\t\tSouth, East and West points on the Horizon. The Z key will point the\n"
"\t\t\tdisplay at the Zenith.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:67
#, kde-format
msgid ""
"\t\t"
"<p>The 0-9 keys will center the display on one of the major solar system\n"
"\t\t\tbodies. 0 centers on the Sun, 3 centers on the Moon; the rest are the eight\n"
"\t\t\tplanets, in order of their distance from the Sun.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:75
#, kde-format
msgid ""
"\t\t"
"<p>Click and Drag with the mouse to slew the skymap to a new position on\n"
"\t\t\tthe sky.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:82
#, kde-format
msgid ""
"\t\t"
"<p>Double-click with the mouse to center the display on the location\n"
"\t\t\tof the mouse cursor. If you double-click on an object, KStars will\n"
"\t\t\tautomatically begin tracking it.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:90
#, kde-format
msgid ""
"\t\t"
"<p>The status bar displays the current sky coordinates of the mouse cursor,\n"
"\t\t\tin both Equatorial and Horizontal coordinate systems.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:97
#, kde-format
msgid ""
"\t\t"
"<p>The display can be zoomed in or out by spinning your mouse's scroll wheel,\n"
"\t\t\tor by dragging the mouse up or down with the middle mouse button pressed. You\n"
"\t\t\tcan also use the +/- keys, or the \"Zoom In\"/\"Zoom Out\" items in the toolbar and\n"
"\t\t\tin the View menu. The Zoom Level can be set manually using the \"Zoom to Angular\n"
"\t\t\tSize\" item in the View menu (Shift+Ctrl+Z), and you can set it graphically by\n"
"\t\t\tholding down the Ctrl button while dragging the mouse to define a rectangle for\n"
"\t\t\tthe new window boundaries.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:109
#, kde-format
msgid ""
"\t\t"
"<p>You can manually set the coordinates of the central Focus point.\n"
"\t\t\tPress Ctrl+M, or use the \"Pointing->Set Coordinates Manually...\" menu item, and enter\n"
"\t\t\tthe desired coordinates in the popup window.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:117
#, kde-format
msgid ""
"\t\t"
"<p>To switch between Equatorial and Horizontal coordinate\n"
"\t\t\tsystems, use the \"View->Coordinates\" menu item, or press the spacebar.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:124
#, kde-format
msgid ""
"\t\t"
"<p>To set the Time and Date, type Ctrl+S, use the \"Time->Set Time\" menu item,\n"
"\t\t\tor press the \"time\" toolbar button. Note that dates in KStars can be very\n"
"\t\t\tremote; you can use any year between -50,000 and +50,000.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:132
#, kde-format
msgid ""
"\t\t"
"<p>You can use Ctrl+E or the \"Time->Set Time to Now\" menu item to synchronize\n"
"\t\t\tthe simulation clock with your CPU clock.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:139
#, kde-format
msgid ""
"\t\t"
"<p>The Spin Box in the Toolbar allows you to adjust the time step\n"
"\t\t\tused by the KStars clock; setting it to \"1.0 sec\" provides \"real time\".\n"
"\t\t\tNote: negative values make time run backwards.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:147
#, kde-format
msgid ""
"\t\t"
"<p>You can stop and start the clock with the \"Play/Pause\" button\n"
"\t\t\tin the Toolbar, or with the \"Time->Stop Clock\" menu item.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:154
#, kde-format
msgid ""
"\t\t"
"<p>You can advance the simulation clock forward or backward by a single\n"
"\t\t\ttime step by pressing the \"&gt;\" or \"&lt;\" keys.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:161
#, kde-format
msgid ""
"\t\t"
"<p>When you click your mouse in the map, the object in the sky nearest\n"
"\t\t\tthe mouse cursor is identified in the status bar.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:168
#, kde-format
msgid ""
"\t\t"
"<p>When you hold the mouse cursor still for a moment, the nearest object\n"
"\t\t\twill be identified by a temporary name label that automatically fades\n"
"\t\t\tout when you move the mouse again.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:176
#, kde-format
msgid ""
"\t\t"
"<p>Right-click with the mouse to open a popup menu of detailed options\n"
"\t\t\tfor a particular object, including links to images and information on\n"
"\t\t\tthe Internet.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:184
#, kde-format
msgid ""
"\t\t"
"<p>The deep-sky objects with a special color (the default is Red)\n"
"\t\t\thave extra URL links available in their popup menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:191
#, kde-format
msgid ""
"\t\t"
"<p>By default, stars in KStars are displayed with realistic colors.\n"
"\t\t\tA star's color depends on its temperature; cooler stars are red,\n"
"\t\t\twhile hotter stars are blue.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:199
#, kde-format
msgid ""
"\t\t"
"<p>If you want the very latest orbital information for asteroids and\n"
"\t\t\tcomets (including recently-discovered objects), check the \"Download\n"
"\t\t\tData\" tool (\"File->Download New Data\" or Ctrl+D) frequently for updated\n"
"\t\t\tephemerides.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:208
#, kde-format
msgid ""
"\t\t"
"<p>The Details window provides a large amount of information on any \n"
"\t\t\tobject in the sky, including coordinates, rise/set times, Internet \n"
"\t\t\tlinks, and your own custom notes. Access the Details window through \n"
"\t\t\tthe popup menu, or by clicking on an object and then pressing \"D\".\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:217
#, kde-format
msgid ""
"\t\t"
"<p>You can attach a name label to any object in the sky. Toggle the \n"
"\t\t\tlabel in the popup menu, or by clicking on the object and then \n"
"\t\t\tpressing \"L\".\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:225
#, kde-format
msgid ""
"\t\t"
"<p>The KStars Astrocalculator (Ctrl+C) gives you direct access to many \n"
"\t\t\tof the calculations that KStars does behind-the-scenes.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:232
#, kde-format
msgid ""
"\t\t"
"<p>The AAVSO Light Curve Generator tool (Ctrl+V) connects to a server at the\n"
"\t\t\tAmerican Association of Variable Star Observers, and constructs a\n"
"\t\t\tlightcurve for any of the 6000+ variable stars that they monitor\n"
"\t\t\ton a daily basis.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:241
#, kde-format
msgid ""
"\t\t"
"<p>The Altitude vs. Time tool (Ctrl+A) will plot altitude curves for any group\n"
"\t\t\tof objects that you select. This is a great tool for planning\n"
"\t\t\tobserving sessions.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:249
#, kde-format
msgid ""
"\t\t"
"<p>With the What's Up Tonight? tool (Ctrl+U), you can tell at a glance what\n"
"\t\t\tobjects will be visible from your location on a given night.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:256
#, kde-format
msgid ""
"\t\t"
"<p>KStars has a powerful Observation Planner tool\n"
"\t\t\t (Ctrl + L). The planner helps you maintain a\n"
"\t\t\t wish list of objects that you would like to\n"
"\t\t\t observe, and then select some of these\n"
"\t\t\t objects to plan out an observing\n"
"\t\t\t session. The planner can then assign\n"
"\t\t\t observing times, and present the objects in\n"
"\t\t\t time order for easy observing workflow on\n"
"\t\t\t the field.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:271
#, kde-format
msgid ""
"\t\t"
"<p>KStars has a powerful astrophotography suite called Ekos! Ekos lets you control your astrophotography equipment through INDI, perform auto-focus etc, and set up automatic capture sequences.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:278
#, kde-format
msgid ""
"\t\t"
"<p>The ScriptBuilder tool allows you to construct complex D-Bus\n"
"\t\t\tscripts using a simple GUI. The scripts can be played back later\n"
"\t\t\tfrom the command line, or from within KStars.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:286
#, kde-format
msgid ""
"\t\t"
"<p>The Solar System Viewer tool (Ctrl+Y) shows an overhead view of the solar\n"
"\t\t\tsystem, showing the positions of the major planets for the current\n"
"\t\t\tsimulation date.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:294
#, kde-format
msgid ""
"\t\t"
"<p>The Jupiter Moons tool (Ctrl+J) shows the relative positions of Jupiter's\n"
"\t\t\tfour largest moons (Io, Europa, Ganymede and Callisto), as seen from\n"
"\t\t\tEarth, and as a function of time.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:302
#, kde-format
msgid ""
"\t\t"
"<p>You can export the sky image to a file using the \"Save Sky Image\"\n"
"\t\t\titem in the File menu, or by pressing Ctrl+I. In addition, you can\n"
"\t\t\trun KStars from a command prompt with the \"--dump\" argument to save a\n"
"\t\t\tsky image to disk without even opening the program window. This can\n"
"\t\t\tbe used to generate dynamic wallpaper for your KDE desktop.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:312
#, kde-format
msgid ""
"\t\t"
"<p>To add your own custom Object Catalogs, select \"Import Catalog\" or \n"
"\t\t\t\"Load Catalog\" from the Catalogs tab in the KStars Configuration window.\n"
"\t\t\tSee the Handbook for instructions on formatting your catalog file.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:320
#, kde-format
msgid ""
"\t\t"
"<p>By default, KStars ships with the NGC and IC deep-sky object catalogs. You can download many more catalogs from the File->Download New Data option. You can also make your own custom catalogs and add them.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:326
#, kde-format
msgid ""
"\t\t"
"<p>By default, KStars ships with a catalog of stars up to about magnitude 8. You can download additional star catalogs (Tycho-2 and USNO NOMAD) to show up to 100 million stars down to about magnitude 16 using the File->Download New Data option.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:332
#, kde-format
msgid ""
"\t\t"
"<p>To add your own custom image/information URLs to\n"
"\t\t\tany object, select \"Add Link...\" from the object's popup menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:339
#, kde-format
msgid ""
"\t\t"
"<p>You can adjust dozens of display options by clicking the\n"
"\t\t\t\"configure\" Toolbar button, or selecting the \"Settings->Configure KStars...\"\n"
"\t\t\tmenu item.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:347
#, kde-format
msgid ""
"\t\t"
"<p>The on-screen Info Boxes can be hidden or shown using the\n"
"\t\t\t\"Settings->Info Boxes\" menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:354
#, kde-format
msgid ""
"\t\t"
"<p>The Toolbars can be hidden or shown using the \"Settings->Toolbars\" menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:360
#, kde-format
msgid ""
"\t\t"
"<p>You can hide either the Ra/Dec or Az/Alt coordinate fields in the statusbar,\n"
"\t\t\tor hide the statusbar completely, using the Settings->Statusbar menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:367
#, kde-format
msgid ""
"\t\t"
"<p>You can easily switch between predefined color schemes by selecting\n"
"\t\t\tthe scheme from the \"Settings->Color Schemes\" menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:374
#, kde-format
msgid ""
"\t\t"
"<p>You can define your own Geographic Locations. Fill in the\n"
"\t\t\trequired fields in the \"Set Geographic Location\" Dialog and then press the\n"
"\t\t\t\"Add City to List\" button. Your Locations will be available in all\n"
"\t\t\tfuture sessions.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:383
#, kde-format
msgid ""
"\t\t"
"<p>You can define your own Color Schemes. Adjust the colors\n"
"\t\t\tin the Configuration Window's \"Colors\" Tab, and then press the \"Save\n"
"\t\t\tCurrent Colors\" button. Your Color Scheme will appear in the list in\n"
"\t\t\tall future sessions.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:392
#, kde-format
msgid ""
"\t\t"
"<p>You can construct your own field-of-view (FOV) symbols, using the\n"
"\t\t\tFOV Editor from the Settings->FOV Symbols menu. You can set the angular size, the\n"
"\t\t\tshape, and the color of your new symbols.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:400
#, kde-format
msgid ""
"\t\t"
"<p>If you use a camera to capture images, you can create a field-of-view (FOV) symbol that matches your camera sensor's size. You can then adjust the orientation of the FOV symbol to match the orientation of your camera, to see what fits into your imaging field. The FOV Editor may be accessed from the Settings->FOV Symbols menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:406
#, kde-format
msgid ""
"\t\t"
"<p>The Advanced tab of the KStars Configuration window allows you to fine-tune\n"
"\t\t\tthe behavior of KStars. You can specify whether to correct for atmospheric\n"
"\t\t\trefraction, and whether to use animated slewing. You can also specify which\n"
"\t\t\tobjects are hidden while the display is in motion.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:415
#, kde-format
msgid ""
"\t\t"
"<p>KStars displays up to 100 million stars, more than 13,000 deep-sky objects, the 88 constellations,\n"
"\t\t\tall planets, the Sun, the Moon, thousands of comets and asteroids, and the\n"
"\t\t\tMilky Way.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:423
#, kde-format
msgid ""
"\t\t"
"<p>The line in the sky that the Sun and all the Planets seem to follow\n"
"\t\t\tis called the Ecliptic.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:430
#, kde-format
msgid ""
"\t\t"
"<p>Object positions in KStars include the effects of precession, nutation,\n"
"\t\t\taberration, atmospheric refraction, and light travel time (for planets).\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:437
#, kde-format
msgid ""
"\t\t"
"<p>You can simulate the famous experimental test of general relativity in KStars -- KStars can calculate the bending of star-light around the sun. Simply center on the sun, zoom in the sky map and toggle the corrections by pressing 'r' on the keyboard.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:443
#, kde-format
msgid ""
"\t\t"
"<p>The nearest star to the Sun is Rigel Kentaurus (alpha Centauri).\n"
"\t\t\tThe brightest star in the night sky is Sirius (alpha Canis Majoris).\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:450
#, kde-format
msgid ""
"\t\t"
"<p>The large group of galaxies between Leo, Virgo and Coma Berenices\n"
"\t\t\tis called the Virgo Cluster of Galaxies.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:457
#, kde-format
msgid ""
"\t\t"
"<p>The large group of clusters and nebulae near the south celestial pole\n"
"\t\t\tare objects in the Large Magellanic Cloud, which is a dwarf galaxy in\n"
"\t\t\torbit around the Milky Way.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:465
#, kde-format
msgid ""
"\t\t"
"<p>The Messier Catalog is a list of 110 of the brightest non-stellar objects\n"
"\t\t\tin the sky. It includes such famous objects as the Orion Nebula (M 42), the\n"
"\t\t\tAndromeda Galaxy (M 31), and the Pleiades (M 45).\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:473
#, kde-format
msgid ""
"\t\t"
"<p>Every now and then, planets seem to stop, and temporarily change their direction of motion across the night sky. This is called retrograde motion. You can simulate it in KStars by attaching a trail to an outer planet and letting the simulation clock step quickly (at 1 sid day or so).\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:479
#, kde-format
msgid ""
"\t\t"
"<p>From a dark, country-side location, the Andromeda Galaxy (M 31) is visible to the naked eye! The galaxy lies about 2.2 million light years away from us, and yet it has an apparent size of 3 degrees, 6 times the apparent size of the full moon!\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:485
#, kde-format
msgid ""
"\t\t"
"<p>Apparent sizes of deep-sky objects and planets are measured in arcminutes. An arc-minute is 1/60 of a degree. Stars have even smaller apparent sizes, which are measured in milli-arc-seconds (1/3600000 of a degree)!\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:491
#, kde-format
msgid ""
"\t\t"
"<p>Distance to the more nearby stars may be measured using \"Parallax\". The idea is explained in the Astro Info project. KStars shows the distances to many stars in the Details dialog. To access this information, simply right click on the star, and choose \"Details\" in the popup-menu.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:497
#, kde-format
msgid ""
"\t\t"
"<p>The Hubble Space Telescope images are usually in false-color. The colors are chosen to indicate the presence of the elements Hydrogen, Oxygen, and Sulfur. For real-color images, try the other image options.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:503
#, kde-format
msgid ""
"\t\t"
"<p>The Digitized Sky Survey (DSS) has digitized images from photographs of every region of the sky, made with the Oschin Schmidt telescope at Mt. Palomar, and the UK Schmidt Telescope. The DSS image of almost any region of the sky can be accessed from KStars by right-clicking on the sky map and selection \"Show DSS Image\".\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:509
#, kde-format
msgid ""
"\t\t"
"<p>Edwin Hubble made the first measurements that showed that the distant galaxies are receding at very fast speeds from us. This was early evidence for the expansion of the universe. Learn more at the AstroInfo project in the KStars Handbook (Help->KStars Handbook).\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5
#: tips:515
#, kde-format
msgid ""
"\t\t"
"<p>The best way to observe a faint object in the night-sky is to not look straight at it but look in the region around it! This technique, called \"averted vision\", works because of the way the rod cells, which are sensitive to dim light, are placed on the retina in our eyes.\n"
"\t\t</p>"
"\n"
"\t\n"
msgstr ""
#. +> trunk5
#: tools/adddeepskyobject.cpp:376
#, kde-format
msgid "Could not add deep-sky object. See console for error message!"
msgstr ""
#. +> trunk5
#: tools/adddeepskyobject.cpp:377
#, kde-format
msgid "Add deep-sky object"
msgstr ""
#. +> trunk5
#: tools/adddeepskyobject.cpp:387
#, kde-format
msgid "Add deep-sky object : enter text"
msgstr ""
#. +> trunk5
#: tools/adddeepskyobject.cpp:388
#, kde-format
msgid "Enter the data to guess parameters from:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, AddDeepSkyObject)
#. +> trunk5
#: tools/adddeepskyobject.ui:14
#, kde-format
msgid "Add/Edit Deep Sky Object"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/adddeepskyobject.ui:32
#, kde-format
msgid "Designation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: tools/adddeepskyobject.ui:65
#, kde-format
msgid "Numeric ID:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: tools/adddeepskyobject.ui:81
#, kde-format
msgid "Catalog:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: tools/adddeepskyobject.ui:126
#, kde-format
msgid "Long Name:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/adddeepskyobject.ui:155
#, kde-format
msgid "Coordinates (J2000 / ICRS)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QCheckBox, decCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, DecCheckBatch)
#. +> trunk5
#: tools/adddeepskyobject.ui:183 tools/altvstime.ui:161
#: tools/argsetradec.ui:30 tools/modcalcgalcoord.ui:275
#: tools/modcalcplanets.ui:244 tools/modcalcvlsr.ui:485
#, kde-format
msgid "Dec:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: tools/adddeepskyobject.ui:199
#, kde-format
msgid "Magnitudes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_8)
#. +> trunk5
#: tools/adddeepskyobject.ui:205
#, kde-format
msgid "Object's magnitude in visual band. If unknown, leave magnitude at 99.99"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: tools/adddeepskyobject.ui:208
#, kde-format
msgid "Visual:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_7)
#. +> trunk5
#: tools/adddeepskyobject.ui:231
#, kde-format
msgid "Object's magnitude in Blue band. If unknown, leave magnitude at 99.99"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: tools/adddeepskyobject.ui:234
#, kde-format
msgid "Blue:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: tools/adddeepskyobject.ui:282
#, kde-format
msgid "Actual Type:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_10)
#. +> trunk5
#: tools/adddeepskyobject.ui:299
#, kde-format
msgid "The <b>Actual Type</b> may be shown as a guideline to choose the <b>Generic Type</b>. The generic type is what KStars understands. The actual type has no consequence as of this version. Choose the generic type that best approximates the actual type."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: tools/adddeepskyobject.ui:302
#, kde-format
msgid "Generic Type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5
#: tools/adddeepskyobject.ui:357
#, kde-format
msgid "° E of N"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: tools/adddeepskyobject.ui:364
#, kde-format
msgid "Major Axis:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5
#: tools/adddeepskyobject.ui:371
#, kde-format
msgid "Minor Axis:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, AngDistLabel_2)
#. +> trunk5
#: tools/adddeepskyobject.ui:378 tools/modcalcangdist.ui:338
#, kde-format
msgid "Position Angle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fillFromTextButton)
#. +> trunk5
#: tools/adddeepskyobject.ui:445
#, kde-format
msgid "Guess object parameters from a body of text that contains all the object info"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, fillFromTextButton)
#. +> trunk5
#: tools/adddeepskyobject.ui:448
#, kde-format
msgid "Guess from &Text"
msgstr ""
#. +> trunk5
#: tools/altvstime.cpp:103
#, kde-format
msgid "Local Sidereal Time"
msgstr ""
#. +> trunk5
#: tools/altvstime.cpp:107 tools/observinglist.cpp:126
#, kde-format
msgid "Local Time"
msgstr ""
#. +> trunk5
#: tools/altvstime.cpp:169 tools/skycalendar.cpp:62
#, kde-format
msgid "&Print..."
msgstr ""
#. +> trunk5
#: tools/altvstime.cpp:170
#, kde-format
msgid "Print the Altitude vs. time plot"
msgstr ""
#. +> trunk5
#: tools/altvstime.cpp:1428
#, kde-format
msgid "Print elevation vs time plot"
msgstr ""
#. +> trunk5
#: tools/altvstime.cpp:1442
#, kde-format
msgid "Elevation vs. Time Plot"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, nameBox)
#. +> trunk5
#: tools/altvstime.ui:61
#, kde-format
msgid "Name of plotted object"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, nameBox)
#. +> trunk5
#: tools/altvstime.ui:68
#, kde-format
msgid ""
"There are two ways to use this field: \n"
"\n"
"1. Simply type the name of a known object and press the \"Plot\" button (or press Enter). The object's Altitude vs. Time curve will be added to the plot, and its coordinates will be displayed below.\n"
"\n"
"2. Type a name label for a custom object. You will also need to specify the RA and Dec coordinates of the object, and then press the \"Plot\" button to add its curve to the plot."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, browseButton)
#. i18n: ectx: property (text), widget (QPushButton, Obj1FindButton)
#. +> trunk5
#: tools/altvstime.ui:84 tools/conjunctions.ui:52
#, kde-format
msgid "Find Object..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addButton)
#. +> trunk5
#: tools/altvstime.ui:129
#, kde-format
msgid "Plot"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearFieldsButton)
#. +> trunk5
#: tools/altvstime.ui:148
#, kde-format
msgid "Clear Fields"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearButton)
#. i18n: ectx: property (text), widget (QPushButton, clearListB)
#. +> trunk5
#: tools/altvstime.ui:190 tools/observinglist.ui:368
#, kde-format
msgid "Clear List"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: tools/altvstime.ui:197
#, kde-format
msgid "Equinox: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, timeLabel)
#. +> trunk5
#: tools/altvstime.ui:237
#, kde-format
msgid "Local Time:"
msgstr ""
#. i18n: ectx: property (displayFormat), widget (QDateTimeEdit, timeSpin)
#. +> trunk5
#: tools/altvstime.ui:254
#, kde-format
msgid "HH:mm"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, computeButton)
#. +> trunk5
#: tools/altvstime.ui:267
#, kde-format
msgid " Compute "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, altitudeLabel)
#. +> trunk5
#: tools/altvstime.ui:293
#, kde-format
msgid "Altitude: "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, riseButton)
#. +> trunk5
#: tools/altvstime.ui:338
#, kde-format
msgid "Object Rise"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, setButton)
#. +> trunk5
#: tools/altvstime.ui:345
#, kde-format
msgid "Object Set"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, transitButton)
#. +> trunk5
#: tools/altvstime.ui:352
#, kde-format
msgid "Transit"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. +> trunk5
#: tools/altvstime.ui:362
#, kde-format
msgid "Date && Location"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, cityButton)
#. +> trunk5
#: tools/altvstime.ui:445
#, kde-format
msgid "Choose City..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5
#: tools/altvstime.ui:458
#, kde-format
msgid "Long.:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5
#: tools/altvstime.ui:474
#, kde-format
msgid "Lat.:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, OptionName)
#. +> trunk5
#: tools/argchangeviewoption.ui:30
#, kde-format
msgid "List of adjustable options"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, OptionName)
#. +> trunk5
#: tools/argchangeviewoption.ui:33
#, kde-format
msgid "Select an option from this list to set its value. You may also select the option using an organized Tree List using the \"Browse Tree\" button."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5
#: tools/argchangeviewoption.ui:56
#, kde-format
msgid "Value:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, TreeButton)
#. +> trunk5
#: tools/argchangeviewoption.ui:63
#, kde-format
msgid "Show Tree View of options"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, TreeButton)
#. +> trunk5
#: tools/argchangeviewoption.ui:66
#, kde-format
msgid "Press this button to select a View Option from a Tree list, in which they are grouped by subject. Also shown are a short description of each option, and the data type of the option's value (string, integer, float or boolean)."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, TreeButton)
#. +> trunk5
#: tools/argchangeviewoption.ui:69
#, kde-format
msgid "Browse Tree"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, OptionValue)
#. +> trunk5
#: tools/argchangeviewoption.ui:76
#, kde-format
msgid "value for selected option"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, OptionValue)
#. +> trunk5
#: tools/argchangeviewoption.ui:79
#, kde-format
msgid "Set the value for the selected view option here. Make sure the value you enter matches the data type expected by the option. For example, the \"UseAltAz\" option expects a boolean value, so you should enter \"true\", \"false\", \"1\", or \"0\". If you are unsure what data type is expected, examine the Tree View of options using the \"Browse Tree\" button."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/argchangeviewoption.ui:102
#, kde-format
msgid "Option:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/argexportimage.ui:30
#, kde-format
msgid "File name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: tools/argexportimage.ui:107
#, kde-format
msgid "Image width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5
#: tools/argexportimage.ui:114
#, kde-format
msgid "Image height:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, FindButton)
#. +> trunk5
#: tools/argfindobject.ui:41 tools/arglooktoward.ui:110
#, kde-format
msgid "Select object from a list"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, FindButton)
#. +> trunk5
#: tools/argfindobject.ui:44 tools/arglooktoward.ui:113
#, kde-format
msgid "Opens the Find Object dialog, which allows you to select an object from the list of known objects. When an object has been selected, its name will appear in the \"dir\" box at left."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/arglooktoward.ui:30
#, kde-format
msgid "Dir:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, FocusEdit)
#. +> trunk5
#: tools/arglooktoward.ui:37
#, kde-format
msgid "Target object or direction"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, FocusEdit)
#. +> trunk5
#: tools/arglooktoward.ui:40
#, kde-format
msgid "Select a direction or object to center on. The combo box provides a list of known directions including cardinal compass points on the horizon, as well as the Zenith. You may also enter the name of a known object here, or select an object from the list of known objects by pressing the \"Object\" button."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, UsePrintDialog)
#. +> trunk5
#: tools/argprintimage.ui:22
#, kde-format
msgid "Show print dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, UseChartColors)
#. +> trunk5
#: tools/argprintimage.ui:29
#, kde-format
msgid "Use star chart colors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/argsetcolor.ui:30
#, kde-format
msgid "Color name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: tools/argsetcolor.ui:37
#, kde-format
msgid "Color value:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, CountryName)
#. +> trunk5
#: tools/argsetgeolocation.ui:53
#, kde-format
msgid "Country name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, CountryName)
#. +> trunk5
#: tools/argsetgeolocation.ui:56
#, kde-format
msgid "Enter the Country name for the desired location. It might be easier to use the \"Find City\" location to choose your location from the list of predefined cities."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, CityName)
#. +> trunk5
#: tools/argsetgeolocation.ui:77
#, kde-format
msgid "City name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, CityName)
#. +> trunk5
#: tools/argsetgeolocation.ui:80
#, kde-format
msgid "Enter the City name for the desired location. It might be easier to use the \"Find City\" location to choose your location from the list of predefined cities."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, ProvinceName)
#. +> trunk5
#: tools/argsetgeolocation.ui:87
#, kde-format
msgid "Province name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, ProvinceName)
#. +> trunk5
#: tools/argsetgeolocation.ui:90
#, kde-format
msgid "Enter the Province name for the desired location. It might be easier to use the \"Find City\" location to choose your location from the list of predefined cities."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, FindCityButton)
#. +> trunk5
#: tools/argsetgeolocation.ui:123
#, kde-format
msgid "Open the Set Location tool"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, FindCityButton)
#. +> trunk5
#: tools/argsetgeolocation.ui:126
#, kde-format
msgid "Press this button to open the Set Location dialog, which will allow you to choose a location from our list of over 2500 cities around the word. Once a location has been selected, the City, Province and Country fields will be filled in."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, FindCityButton)
#. +> trunk5
#: tools/argsetgeolocation.ui:129
#, kde-format
msgid "Find City"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, CheckTrack)
#. +> trunk5
#: tools/argsettrack.ui:30
#, kde-format
msgid "Toggle Tracking on/off"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, CheckTrack)
#. +> trunk5
#: tools/argsettrack.ui:35
#, kde-format
msgid ""
"If checked, the sky will remain focused on its current position or object as time passes. This is called \"Tracking\". Note that tracking is automatically engaged whenever an object is centered at the focus point. So, if you use \"lookToward\" with an object name, you do not need to engage tracking. \n"
"\n"
"If unchecked, then Tracking will be forced off, even if an object has been centered. As time passes, the sky will then appear to drift by (due to the rotation of the Earth)."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/argwaitfor.ui:30
#, kde-format
msgid "<font color=\"#00007f\">Sec:</font>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, DelayBox)
#. +> trunk5
#: tools/argwaitfor.ui:37
#, kde-format
msgid "Pause delay in seconds"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, DelayBox)
#. +> trunk5
#: tools/argwaitfor.ui:40
#, kde-format
msgid "Enter the number of seconds that the script should pause before executing the remaining commands."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/argwaitforkey.ui:30
#, kde-format
msgid "Key:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, WaitKeyEdit)
#. +> trunk5
#: tools/argwaitforkey.ui:37
#, kde-format
msgid "Wait for this key to be pressed"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, WaitKeyEdit)
#. +> trunk5
#: tools/argwaitforkey.ui:42
#, kde-format
msgid ""
"The script execution will pause until the user presses the key specified here. \n"
"\n"
"Only simple keys can currently be used; you cannot use modifier keys such as Ctrl or Shift. Type \"space\" to specify the spacebar, otherwise use the key itself."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/argzoom.ui:30
#, kde-format
msgid "Zoom level:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, ZoomBox)
#. +> trunk5
#: tools/argzoom.ui:37
#, kde-format
msgid "New Zoom level"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, ZoomBox)
#. +> trunk5
#: tools/argzoom.ui:43
#, kde-format
msgid ""
"Set the Zoom level for the display. You can incrementally change this value using \"ZoomIn\" and \"ZoomOut\". \n"
"\n"
"The Zoom level specifies the number of pixels which span one radian of arc. Reasonable values should be between 300 and 10,000,000.\n"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:48
+#: tools/astrocalc.cpp:49
#, kde-format
msgid "<QT><H2>KStars Astrocalculator</H2><P>The KStars Astrocalculator contains several <B>modules</b> which perform a variety of astronomy-related calculations. The modules are organized into several categories: <UL><LI><B>Time calculators: </B>Convert between time systems, and predict the timing of celestial events</LI><LI><B>Coordinate converters: </B>Convert between various coordinate systems</LI><LI><B>Solar system: </B>Predict the position of any planet, from a given location on Earth at a given time</LI></UL></QT>"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:63
+#: tools/astrocalc.cpp:64
#, kde-format
msgid "<QT>Section which includes algorithms for computing time ephemeris<UL><LI><B>Julian Day:</B> Julian Day/Calendar conversion</LI><LI><B>Sidereal Time:</B> Sidereal/Universal time conversion</LI><LI><B>Almanac:</B> Rise/Set/Transit timing and position data for the Sun and Moon</LI><LI><B>Equinoxes & Solstices:</B> Equinoxes, Solstices and duration of the seasons</LI></UL></QT>"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:77
+#: tools/astrocalc.cpp:78
#, kde-format
msgid "<QT>Section with algorithms for the conversion of different astronomical systems of coordinates<UL><LI><B>Galactic:</B> Galactic/Equatorial coordinates conversion</LI><LI><B>Apparent:</B> Computation of current equatorial coordinates from a given epoch</LI><LI><B>Ecliptic:</B> Ecliptic/Equatorial coordinates conversion</LI><LI><B>Horizontal:</B> Computation of azimuth and elevation for a given source, time, and location on the Earth</LI><LI><B>Angular Distance:</B> Computation of angular distance between two objects whose positions are given in equatorial coordinates</LI><LI><B>Geodetic Coords:</B> Geodetic/XYZ coordinate conversion</LI><LI><B>LSR Velocity:</B> Computation of the heliocentric, geocentric and topocentric radial velocity of a source from its LSR velocity</LI></UL></QT>"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:100
+#: tools/astrocalc.cpp:101
#, kde-format
msgid "<QT>Section with algorithms regarding information on solar system bodies coordinates and times<UL><LI><B>Planets Coords:</B> Coordinates for the planets, moon and sun at a given time and from a given position on Earth </LI></UL></QT>"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:124
+#: tools/astrocalc.cpp:125
#, kde-format
msgid "Calculator modules"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:151
+#: tools/astrocalc.cpp:152
#, kde-format
msgid "Time Calculators"
msgstr ""
#. i18n("Julian Day"))->setIcon(0,jdIcon);
#. +> trunk5
-#: tools/astrocalc.cpp:155
+#: tools/astrocalc.cpp:156
#, kde-format
msgid "Julian Day"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, modCalcSidTimeDlg)
#. +> trunk5
-#: tools/astrocalc.cpp:156 tools/modcalcsidtime.ui:14
+#: tools/astrocalc.cpp:157 tools/modcalcsidtime.ui:14
#, kde-format
msgid "Sidereal Time"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, modCalcDayLengthDlg)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
-#: tools/astrocalc.cpp:157 tools/modcalcdaylength.ui:14 tools/wutdialog.ui:178
+#: tools/astrocalc.cpp:158 tools/modcalcdaylength.ui:14 tools/wutdialog.ui:178
#, kde-format
msgid "Almanac"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:158
+#: tools/astrocalc.cpp:159
#, kde-format
msgid "Equinoxes & Solstices"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:162
+#: tools/astrocalc.cpp:163
#, kde-format
msgid "Coordinate Converters"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:163
+#: tools/astrocalc.cpp:164
#, kde-format
msgid "Equatorial/Galactic"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, modCalcApCoordDlg)
#. +> trunk5
-#: tools/astrocalc.cpp:164 tools/modcalcapcoord.ui:17
+#: tools/astrocalc.cpp:165 tools/modcalcapcoord.ui:17
#, kde-format
msgid "Apparent Coordinates"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, modCalcAltAz)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
-#: tools/astrocalc.cpp:165 tools/modcalcaltaz.ui:17 tools/modcalcaltaz.ui:249
+#: tools/astrocalc.cpp:166 tools/modcalcaltaz.ui:17 tools/modcalcaltaz.ui:249
#: tools/modcalcplanets.ui:275
#, kde-format
msgid "Horizontal Coordinates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
-#: tools/astrocalc.cpp:166 tools/modcalceclipticcoords.ui:144
+#: tools/astrocalc.cpp:167 tools/modcalceclipticcoords.ui:144
#, kde-format
msgid "Ecliptic Coordinates"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, modCalcAngDistDlg)
#. +> trunk5
-#: tools/astrocalc.cpp:167 tools/modcalcangdist.ui:14
+#: tools/astrocalc.cpp:168 tools/modcalcangdist.ui:14
#, kde-format
msgid "Angular Distance"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:168
+#: tools/astrocalc.cpp:169
#, kde-format
msgid "Geodetic Coordinates"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:169
+#: tools/astrocalc.cpp:170
#, kde-format
msgid "LSR Velocity"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:174
+#: tools/astrocalc.cpp:175
#, kde-format
msgid "Planets Coordinates"
msgstr ""
#. +> trunk5
-#: tools/astrocalc.cpp:175
+#: tools/astrocalc.cpp:176
#, kde-format
msgid "Conjunctions"
msgstr ""
#. +> trunk5
+#: tools/astrocalc.cpp:177
+#, kde-format
+msgid "Eclipses"
+msgstr ""
+
+#. +> trunk5
#: tools/calendarwidget.cpp:215
#, kde-format
msgid "Local time"
msgstr ""
#. +> trunk5
#: tools/calendarwidget.cpp:218
#, kde-format
msgid "Universal time"
msgstr ""
#. +> trunk5
#: tools/calendarwidget.cpp:223
#, kde-format
msgid "Month"
msgstr ""
#. +> trunk5
#: tools/calendarwidget.cpp:227
#, kde-format
msgid "Julian date"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:61
+#: tools/conjunctions.cpp:106
#, kde-format
msgid "Single Object..."
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:97
+#: tools/conjunctions.cpp:129
#, kde-format
msgid "Conjunction/Opposition"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:97
+#: tools/conjunctions.cpp:129
#, kde-format
msgid "Date & Time (UT)"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:98
+#: tools/conjunctions.cpp:130
#, kde-format
msgid "Object 1"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:98
+#: tools/conjunctions.cpp:130
#, kde-format
msgid "Object 2"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:98
+#: tools/conjunctions.cpp:130
#, kde-format
msgid "Separation"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:195
+#: tools/conjunctions.cpp:220
#, kde-format
msgid "Save Conjunctions"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:242
+#: tools/conjunctions.cpp:267
#, kde-format
msgid "Maximum separation entered is not a valid angle. Use the What's this help feature for information on how to enter a valid angle"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:251
+#: tools/conjunctions.cpp:276
#, kde-format
msgid "Please select an object to check conjunctions with, by clicking on the 'Find Object' button."
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:258
+#: tools/conjunctions.cpp:283
#, kde-format
msgid "Please select two different objects to check conjunctions with."
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:336
+#: tools/conjunctions.cpp:365
#, kde-format
msgid "Compute conjunction..."
msgstr ""
-#. i18n: ectx: property (text), item, widget (QComboBox, Opposition)
+#. i18n: ectx: property (text), item, widget (QComboBox, ModeSelector)
#. +> trunk5
-#: tools/conjunctions.cpp:337 tools/conjunctions.cpp:394
+#: tools/conjunctions.cpp:366 tools/conjunctions.cpp:426
#: tools/conjunctions.ui:165
#, kde-format
msgid "Conjunction"
msgstr ""
#. +> trunk5
-#: tools/conjunctions.cpp:350
+#: tools/conjunctions.cpp:379
#, kde-format
msgid "Compute conjunction between %1 and %2"
msgstr ""
-#. i18n: ectx: property (text), item, widget (QComboBox, Opposition)
+#. i18n: ectx: property (text), item, widget (QComboBox, ModeSelector)
#. +> trunk5
-#: tools/conjunctions.cpp:396 tools/conjunctions.ui:170
+#: tools/conjunctions.cpp:428 tools/conjunctions.ui:170
#, kde-format
msgid "Opposition"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, LocationButton)
#. i18n: ectx: property (text), widget (QPushButton, Location)
#. i18n: ectx: property (text), widget (QPushButton, LocationBatch)
#. i18n: ectx: property (text), widget (QPushButton, LocationButtonBatch)
#. +> trunk5
-#: tools/conjunctions.ui:19 tools/modcalcaltaz.ui:116
+#: tools/conjunctions.ui:19 tools/eclipsetool.ui:103 tools/modcalcaltaz.ui:116
#: tools/modcalcdaylength.ui:58 tools/modcalcdaylength.ui:805
#: tools/modcalcplanets.ui:102 tools/modcalcsidtime.ui:70
#: tools/modcalcsidtime.ui:235 tools/modcalcvlsr.ui:88
#: tools/obslistwizard.ui:818 tools/skycalendar.ui:228
#, kde-format
msgid "Greenwich, United Kingdom"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
-#: tools/conjunctions.ui:33
+#: tools/conjunctions.ui:33 tools/eclipsetool.ui:22
#, kde-format
msgid "Ending on:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
-#: tools/conjunctions.ui:59
+#: tools/conjunctions.ui:59 tools/eclipsetool.ui:54
#, kde-format
msgid "and"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
-#: tools/conjunctions.ui:81
+#: tools/conjunctions.ui:81 tools/eclipsetool.ui:96
#, kde-format
msgid "Starting on:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: tools/conjunctions.ui:88
#, kde-format
msgid "Show conjunctions/oppositions for:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
-#: tools/conjunctions.ui:101
+#: tools/conjunctions.ui:101 tools/eclipsetool.ui:35
#, kde-format
msgid "Between objects:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: tools/conjunctions.ui:108
#, kde-format
msgid "Maximum allowed separation:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ComputeButton)
#. i18n: ectx: property (text), widget (QPushButton, RunButtonBatch)
#. +> trunk5
-#: tools/conjunctions.ui:178 tools/modcalcdaylength.ui:907
-#: tools/modcalcjd.ui:226 tools/modcalcsidtime.ui:319
-#: tools/modcalcvizequinox.ui:312
+#: tools/conjunctions.ui:178 tools/eclipsetool.ui:140
+#: tools/modcalcdaylength.ui:907 tools/modcalcjd.ui:226
+#: tools/modcalcsidtime.ui:319 tools/modcalcvizequinox.ui:312
#, kde-format
msgid "Compute"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/conjunctions.ui:235
#, kde-format
msgid "Conjunctions / Oppositions"
msgstr ""
+#. +> trunk5
+#: tools/eclipsetool.cpp:39 tools/eclipsetool/lunareclipsehandler.h:68
+#, kde-format
+msgid "Earth Shadow"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:137
+#, kde-format
+msgid "View in SkyMap"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:144
+#, kde-format
+msgid "Show Details"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:201
+#, kde-format
+msgid "Full"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:203
+#, kde-format
+msgid "Partial"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:226
+#, kde-format
+msgid "CSV Files (*.csv)"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:228
+#, kde-format
+msgid "Export Eclipses"
+msgstr ""
+
+#. +> trunk5
+#: tools/eclipsetool.cpp:235
+#, kde-format
+msgid "Could not export."
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#. +> trunk5
+#: tools/eclipsetool.ui:89
+#, kde-format
+msgid "Show eclipses for:"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
+#. +> trunk5
+#: tools/eclipsetool.ui:191
+#, kde-format
+msgid "Results"
+msgstr ""
+
#. i18n: ectx: property (text), widget (QLabel, VEquinoxText)
#. +> trunk5
#: tools/eqplotwidget.cpp:56 tools/modcalcvizequinox.ui:118
#, kde-format
msgid "Vernal equinox:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SSolsticeText)
#. +> trunk5
#: tools/eqplotwidget.cpp:63 tools/modcalcvizequinox.ui:146
#, kde-format
msgid "Summer solstice:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AEquinoxText)
#. +> trunk5
#: tools/eqplotwidget.cpp:70 tools/modcalcvizequinox.ui:174
#, kde-format
msgid "Autumnal equinox:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WSolsticeText)
#. +> trunk5
#: tools/eqplotwidget.cpp:77 tools/modcalcvizequinox.ui:202
#, kde-format
msgid "Winter solstice:"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:51
#, kde-format
msgid "Export eyepiece view"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:66
#, kde-format
msgid "Overlay orientation vs. time ticks: "
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:69
#, kde-format
msgid "Towards Zenith"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:70
#, kde-format
msgid "Dobsonian View"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:101
#, kde-format
msgid "Note: This overlay makes sense only if the view was generated in alt/az mode with a preset such as Refractor or Vanilla"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:104
#, kde-format
msgid "Note: This overlay makes sense only if the view was generated in alt/az mode with a preset such as Dobsonian"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:185
#, kde-format
msgid "Save image as"
msgstr ""
#. +> trunk5
#: tools/exporteyepieceview.cpp:186
#, kde-format
msgid "Image files (*.png *.jpg *.xpm *.bmp *.gif)"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:47
#, kde-format
msgid "Eyepiece Field View"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:61
#, kde-format
msgctxt "Export image"
msgid "Export"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:85
#, kde-format
msgid "Invert view"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:86
#, kde-format
msgid "Flip view"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:89
#, kde-format
msgid "Fetch DSS image"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:113
#, kde-format
msgid "Vanilla"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:114
#, kde-format
msgid "Flipped"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:116
#, kde-format
msgid "Dobsonian"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:118
#, kde-format
msgid "Preset:"
msgstr ""
#. +> trunk5
#: tools/eyepiecefield.cpp:582 tools/observinglist.cpp:1286
#, kde-format
msgid "Failed to download DSS/SDSS image."
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:59
#, kde-format
msgid "Flag Manager"
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:71
#, kde-format
msgid "To add custom icons, just add images in %1. File names must begin with flag. For example, the file <i>flagSmall_red_cross.png</i> will be shown as <b>Small red cross</b> in the combo box."
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:77 widgets/infoboxwidget.cpp:126
#, kde-format
msgctxt "Right Ascension"
msgid "RA"
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:77 widgets/infoboxwidget.cpp:126
#, kde-format
msgctxt "Declination"
msgid "Dec"
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:78
#, kde-format
msgid "Epoch"
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:78
#, kde-format
msgid "Icon"
msgstr ""
#. +> trunk5
#: tools/flagmanager.cpp:184
#, kde-format
msgid "Invalid coordinates."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, raLabel)
#. i18n: ectx: property (text), widget (QLabel, ra0Label)
#. i18n: ectx: property (text), widget (QLabel, ra1Label)
#. i18n: ectx: property (text), widget (QLabel, RaLabel)
#. i18n: ectx: property (text), widget (QLabel, RALabel)
#. i18n: ectx: property (text), widget (QCheckBox, raCheckBatch)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: tools/flagmanager.ui:30 tools/modcalcaltaz.ui:239
#: tools/modcalcangdist.ui:155 tools/modcalcangdist.ui:258
#: tools/modcalcapcoord.ui:144 tools/modcalcapcoord.ui:387
#: tools/modcalcapcoord.ui:507 tools/modcalceclipticcoords.ui:114
#: tools/modcalcgalcoord.ui:73 tools/modcalcvlsr.ui:193
#, kde-format
msgid "Right ascension:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/flagmanager.ui:84
#, kde-format
msgid "Label:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: tools/flagmanager.ui:101
#, kde-format
msgid "Label color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: tools/flagmanager.ui:108
#, kde-format
msgid "Icon:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveButton)
#. +> trunk5
#: tools/flagmanager.ui:140
#, kde-format
msgid "Save changes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ScopeButton)
#. +> trunk5
#: tools/flagmanager.ui:213
#, kde-format
msgid "Slew to the flag coordinates"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:53 tools/horizonmanager.cpp:416
#, kde-format
msgid "Region is invalid. The polygon must be closed and located at the horizon"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:56
#, kde-format
msgid "Artificial Horizon Manager"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:72 tools/horizonmanager.cpp:454
#, kde-format
msgid "Region"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:72 tools/horizonmanager.cpp:454
#: tools/observinglist.cpp:104 widgets/infoboxwidget.cpp:128
#, kde-format
msgctxt "Azimuth"
msgid "Az"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:72 tools/horizonmanager.cpp:454
#: tools/observinglist.cpp:103 widgets/infoboxwidget.cpp:128
#, kde-format
msgctxt "Altitude"
msgid "Alt"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:152 tools/horizonmanager.cpp:408
#: tools/horizonmanager.cpp:479
#, kde-format
msgid "Region is valid"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:159 tools/horizonmanager.cpp:486
#, kde-format
msgid "Region is invalid. The polygon must be closed"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:212
#, kde-format
msgid "Region %1"
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:265
#, kde-format
msgid "%1 polygon is invalid."
msgstr ""
#. +> trunk5
#: tools/horizonmanager.cpp:546
#, kde-format
msgid "Invalid angle value: %1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/horizonmanager.ui:22
#, kde-format
msgid "Regions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, addRegionB)
#. +> trunk5
#: tools/horizonmanager.ui:42
#, kde-format
msgid "Add Region"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeRegionB)
#. +> trunk5
#: tools/horizonmanager.ui:67
#, kde-format
msgid "Remove Region"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, saveB)
#. +> trunk5
#: tools/horizonmanager.ui:105
#, kde-format
msgid "Save Regions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/horizonmanager.ui:129
#, kde-format
msgid "Points"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, addPointB)
#. +> trunk5
#: tools/horizonmanager.ui:152
#, kde-format
msgid "Add Point"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removePointB)
#. +> trunk5
#: tools/horizonmanager.ui:177
#, kde-format
msgid "Remove Point"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, clearPointsB)
#. +> trunk5
#: tools/horizonmanager.ui:202
#, kde-format
msgid "Clear all points"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, selectPointsB)
#. +> trunk5
#: tools/horizonmanager.ui:259
#, kde-format
msgid "Select points from the sky map"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/horizonmanager.ui:306
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Artificial horizon is used to define <span style=\" font-weight:600;\">Regions</span> that are <span style=\" font-style:italic;\">blocked</span> from view from your vantage point (e.g. Tall trees or buildings). To draw a <span style=\" font-weight:600;\">Region</span>, define a list of <span style=\" font-weight:600;\">Points</span> (<span style=\" font-style:italic;\">Minimum</span> 5) that encompasses the blocked area. Add the points manually, or by selecting them from the Sky Map after clicking <span style=\" font-style:italic;\">Select Points</span> button. <span style=\" font-weight:600;\">First</span> and <span style=\" font-weight:600;\">Last</span> points must be on the horizon. Polygons must be closed to be considered valid regions.</p>"
"</body></html>"
msgstr ""
#. +> trunk5
#: tools/jmoontool.cpp:38
#, kde-format
msgid "Jupiter Moons Tool"
msgstr ""
#. +> trunk5
#: tools/jmoontool.cpp:95
#, kde-format
msgid "offset from Jupiter (arcmin)"
msgstr ""
#. +> trunk5
#: tools/jmoontool.cpp:96
#, kde-format
msgid "time since now (days)"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, interact)
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: tools/modcalcaltaz.ui:42 tools/modcalcangdist.ui:39
#: tools/modcalcapcoord.ui:42 tools/modcalcdaylength.ui:24
#: tools/modcalceclipticcoords.ui:36 tools/modcalcgalcoord.ui:34
#: tools/modcalcgeod.ui:31 tools/modcalcjd.ui:28 tools/modcalcplanets.ui:36
#: tools/modcalcsidtime.ui:24 tools/modcalcvizequinox.ui:24
#: tools/modcalcvlsr.ui:34
#, kde-format
msgid "Interactive Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DateLabel)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: tools/modcalcaltaz.ui:123 tools/modcalceclipticcoords.ui:44
#: tools/modcalcjd.ui:36 tools/modcalcplanets.ui:95 tools/modcalcvlsr.ui:54
#, kde-format
msgid "Date and time:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/modcalcaltaz.ui:162 tools/modcalcgalcoord.ui:54
#, kde-format
msgid "Equatorial Coordinates (J2000)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ObjectButton)
#. +> trunk5
#: tools/modcalcaltaz.ui:196 tools/modcalcapcoord.ui:164
#: tools/modcalceclipticcoords.ui:134 tools/modcalcgalcoord.ui:86
#: tools/modcalcvlsr.ui:160
#, kde-format
msgid "Select Object..."
msgstr ""
#. +> trunk5
#: tools/modcalcangdist.cpp:110
#, kde-format
msgid "First position: %1"
msgstr ""
#. +> trunk5
#: tools/modcalcangdist.cpp:116
#, kde-format
msgid "Second position: %1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, FirstPositionBox)
#. +> trunk5
#: tools/modcalcangdist.cpp:128 tools/modcalcangdist.ui:62
#, kde-format
msgid "First position"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, SecondPositionBox)
#. +> trunk5
#: tools/modcalcangdist.cpp:130 tools/modcalcangdist.ui:165
#, kde-format
msgid "Second position"
msgstr ""
#. +> trunk5
#: tools/modcalcangdist.cpp:144 tools/modcalcapcoord.cpp:156
#: tools/modcalcdaylength.cpp:263 tools/modcalcgalcoord.cpp:205
#: tools/modcalcgeodcoord.cpp:242 tools/modcalcjd.cpp:123
#: tools/modcalcplanets.cpp:204 tools/modcalcsidtime.cpp:212
#: tools/modcalcvizequinox.cpp:78 tools/modcalcvlsr.cpp:302
#: tools/scriptbuilder.cpp:852 tools/scriptbuilder.cpp:933
#: tools/scriptbuilder.cpp:1016
#, kde-format
msgid "Could not open file %1."
msgstr ""
#. +> trunk5
#: tools/modcalcangdist.cpp:158 tools/modcalcapcoord.cpp:170
#: tools/modcalcdaylength.cpp:276 tools/modcalcgalcoord.cpp:218
#: tools/modcalcgeodcoord.cpp:255 tools/modcalcjd.cpp:136
#: tools/modcalcplanets.cpp:215 tools/modcalcsidtime.cpp:227
#: tools/modcalcvizequinox.cpp:93 tools/modcalcvlsr.cpp:315
#, kde-format
msgid "Invalid file: %1"
msgstr ""
#. +> trunk5
#: tools/modcalcangdist.cpp:159 tools/modcalcapcoord.cpp:171
#: tools/modcalcdaylength.cpp:277 tools/modcalcgalcoord.cpp:219
#: tools/modcalcgeodcoord.cpp:256 tools/modcalcjd.cpp:137
#: tools/modcalcplanets.cpp:216 tools/modcalcsidtime.cpp:228
#: tools/modcalcvizequinox.cpp:94 tools/modcalcvlsr.cpp:316
#, kde-format
msgid "Invalid file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, FirstObjectButton)
#. i18n: ectx: property (text), widget (QPushButton, SecondObjectButton)
#. +> trunk5
#: tools/modcalcangdist.ui:113 tools/modcalcangdist.ui:216
#, kde-format
msgid "Select object..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AngDistLabel)
#. +> trunk5
#: tools/modcalcangdist.ui:306
#, kde-format
msgid "Angular distance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AngDistLabel_4)
#. +> trunk5
#: tools/modcalcangdist.ui:331
#, kde-format
msgid "Degrees"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, batch)
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: tools/modcalcangdist.ui:407 tools/modcalcapcoord.ui:428
#: tools/modcalcgalcoord.ui:171 tools/modcalcgeod.ui:331
#: tools/modcalcjd.ui:101 tools/modcalcplanets.ui:494
#: tools/modcalcsidtime.ui:153 tools/modcalcvizequinox.ui:258
#: tools/modcalcvlsr.ui:453
#, kde-format
msgid "Batch Mode"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6)
#. +> trunk5
#: tools/modcalcangdist.ui:428 tools/modcalcapcoord.ui:449
#, kde-format
msgid "Select Fields in Input File"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ra0CheckBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:466
#, kde-format
msgid "Initial right ascension:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, dec0CheckBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:476
#, kde-format
msgid "Initial declination:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ra1CheckBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:486
#, kde-format
msgid "Final right ascension:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, dec1CheckBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:496
#, kde-format
msgid "Final declination:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/modcalcangdist.ui:542
#, kde-format
msgid "Fields in Output File Plus Result"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, allRadioBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:563
#, kde-format
msgid "A&ll parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, inputRadioBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:570
#, kde-format
msgid "Onl&y parameters in input file"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: tools/modcalcangdist.ui:583 tools/modcalcapcoord.ui:637
#, kde-format
msgid "Files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/modcalcangdist.ui:610 tools/modcalcapcoord.ui:664
#: tools/modcalcgalcoord.ui:378 tools/modcalcgeod.ui:526
#, kde-format
msgid "Input File:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: tools/modcalcangdist.ui:617 tools/modcalcapcoord.ui:671
#: tools/modcalcgalcoord.ui:371 tools/modcalcgeod.ui:519
#, kde-format
msgid "Output File:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, runButtonBatch)
#. i18n: ectx: property (text), widget (QPushButton, RunButtonBatch)
#. +> trunk5
#: tools/modcalcangdist.ui:666 tools/modcalcapcoord.ui:720
#: tools/modcalcgalcoord.ui:418 tools/modcalcgeod.ui:572
#: tools/modcalcplanets.ui:932 tools/modcalcvlsr.ui:750
#, kde-format
msgid "Run"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/modcalcapcoord.ui:80
#, kde-format
msgid "Catalog Coordinates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: tools/modcalcapcoord.ui:174
#, kde-format
msgid "Target Time && Date"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, NowButton)
#. +> trunk5
#: tools/modcalcapcoord.ui:195
#, kde-format
msgid "Reset to Now"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, timeLabel)
#. i18n: ectx: property (text), widget (QCheckBox, utCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, UTCheckBatch)
#. +> trunk5
#: tools/modcalcapcoord.ui:244 tools/modcalcapcoord.ui:487
#: tools/modcalcplanets.ui:671 tools/modcalcvlsr.ui:568
#, kde-format
msgid "UT:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ApCoordLabel)
#. +> trunk5
#: tools/modcalcapcoord.ui:281
#, kde-format
msgid "Apparent coordinates:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Dec)
#. +> trunk5
#: tools/modcalcapcoord.ui:346
#, kde-format
msgid "+00d 00' 00.0\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RA)
#. +> trunk5
#: tools/modcalcapcoord.ui:374
#, kde-format
msgid "00h 00m 00.0s"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5
#: tools/modcalcapcoord.ui:596
#, kde-format
msgid "Show in Output File"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, allRadioBatch)
#. i18n: ectx: property (text), widget (QRadioButton, AllRadioBatch)
#. +> trunk5
#: tools/modcalcapcoord.ui:617 tools/modcalcgalcoord.ui:333
#: tools/modcalcgeod.ui:487 tools/modcalcplanets.ui:847
#: tools/modcalcvlsr.ui:668
#, kde-format
msgid "All parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, inputRadioBatch)
#. i18n: ectx: property (text), widget (QRadioButton, InputRadioBatch)
#. +> trunk5
#: tools/modcalcapcoord.ui:624 tools/modcalcgalcoord.ui:340
#: tools/modcalcgeod.ui:494 tools/modcalcplanets.ui:854
#: tools/modcalcvlsr.ui:675
#, kde-format
msgid "Only parameters in input file"
msgstr ""
#. +> trunk5
#: tools/modcalcdaylength.cpp:156 tools/modcalcdaylength.cpp:202
#: tools/modcalcdaylength.cpp:204
#, kde-format
msgid "Does not rise"
msgstr ""
#. +> trunk5
#: tools/modcalcdaylength.cpp:158
#, kde-format
msgid "Does not set"
msgstr ""
#. +> trunk5
#: tools/modcalcdaylength.cpp:289
#, kde-format
msgctxt "%1 is a location on earth"
msgid "Almanac for %1"
msgstr ""
#. +> trunk5
#: tools/modcalcdaylength.cpp:291
#, kde-format
msgid "computed by KStars"
msgstr ""
#. +> trunk5
#: tools/modcalcdaylength.cpp:331
#, kde-format
msgid "Results of Almanac calculation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunTransitAltLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:129
#, kde-format
msgid "Altitude at noon:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunSetLabel)
#. i18n: ectx: property (text), widget (QLabel, MoonSetLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:248 tools/modcalcdaylength.ui:674
#, kde-format
msgctxt "Sky object passing below the horizon"
msgid "Set:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DayLengthLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:261
#, kde-format
msgid "Day length:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunRiseAzLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:289
#, kde-format
msgid "Sunrise azimuth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunRiseLabel)
#. i18n: ectx: property (text), widget (QLabel, MoonRiseLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:302 tools/modcalcdaylength.ui:481
#, kde-format
msgid "Rise:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunTransitLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:315
#, kde-format
msgid "Noon:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunSetAzLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:386
#, kde-format
msgid "Sunset azimuth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonTransitAltLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:541
#, kde-format
msgid "Transit altitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonRiseAzLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:591
#, kde-format
msgid "Moon rise azimuth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonTransitLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:667
#, kde-format
msgid "Transit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonSetAzLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:681
#, kde-format
msgid "Moon set azimuth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LunarPhaseLabel)
#. +> trunk5
#: tools/modcalcdaylength.ui:721
#, kde-format
msgid "Phase:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LunarPhase)
#. +> trunk5
#: tools/modcalcdaylength.ui:736
#, kde-format, no-c-format
msgid "Waxing gibbous (75%)"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: tools/modcalcdaylength.ui:784
#, kde-format
msgid "Batch mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/modcalcdaylength.ui:843
#, kde-format
msgid "Specify dates for the calculation in the input file."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: tools/modcalcdaylength.ui:852 tools/modcalcjd.ui:171
#, kde-format
msgid "Input file: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: tools/modcalcdaylength.ui:862 tools/modcalcjd.ui:181
#, kde-format
msgid "Output file: "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ViewButtonBatch)
#. +> trunk5
#: tools/modcalcdaylength.ui:914 tools/modcalcjd.ui:233
#: tools/modcalcsidtime.ui:326 tools/modcalcvizequinox.ui:319
#, kde-format
msgid "View output"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/modcalceclipticcoords.ui:93 tools/modcalcplanets.ui:223
#, kde-format
msgid "Equatorial Coordinates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3alactic)
#. +> trunk5
#: tools/modcalcgalcoord.ui:96
#, kde-format
msgid "Galactic Coordinates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6)
#. +> trunk5
#: tools/modcalcgalcoord.ui:183 tools/modcalcgeod.ui:343
#: tools/modcalcplanets.ui:515 tools/modcalcvlsr.ui:465
#, kde-format
msgid "Select Parameters in Input File"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, epochCheckBatch)
#. i18n: ectx: property (toolTip), widget (QCheckBox, galLongCheckBatch)
#. i18n: ectx: property (toolTip), widget (QCheckBox, galLatCheckBatch)
#. i18n: ectx: property (toolTip), widget (QCheckBox, decCheckBatch)
#. i18n: ectx: property (toolTip), widget (QCheckBox, raCheckBatch)
#. +> trunk5
#: tools/modcalcgalcoord.ui:211 tools/modcalcgalcoord.ui:243
#: tools/modcalcgalcoord.ui:259 tools/modcalcgalcoord.ui:272
#: tools/modcalcgalcoord.ui:285
#, kde-format
msgid "If checked, value will be read from input file. If not, value will be read from adjacent box"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, epochBoxBatch)
#. +> trunk5
#: tools/modcalcgalcoord.ui:233
#, kde-format
msgid "1950.0"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, galLongCheckBatch)
#. +> trunk5
#: tools/modcalcgalcoord.ui:246
#, kde-format
msgid "Gal. long.:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, galLatCheckBatch)
#. +> trunk5
#: tools/modcalcgalcoord.ui:262
#, kde-format
msgid "Gal. lat.:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6)
#. +> trunk5
#: tools/modcalcgalcoord.ui:321 tools/modcalcgeod.ui:475
#: tools/modcalcvlsr.ui:656
#, kde-format
msgid "Select Parameters for Output File"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_7)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_9)
#. +> trunk5
#: tools/modcalcgalcoord.ui:353 tools/modcalcgeod.ui:507
#: tools/modcalcplanets.ui:867 tools/modcalcvlsr.ui:688
#, kde-format
msgid "Select Filenames"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/modcalcgeod.ui:51
#, kde-format
msgid "Select Input Coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, cartRadio)
#. +> trunk5
#: tools/modcalcgeod.ui:71
#, kde-format
msgid "Cartesian"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, spheRadio)
#. +> trunk5
#: tools/modcalcgeod.ui:78
#, kde-format
msgid "Geographic"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/modcalcgeod.ui:93
#, kde-format
msgid "Select Ellipsoid Model"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, Compute)
#. +> trunk5
#: tools/modcalcgeod.ui:137
#, kde-format
msgid "Convert"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: tools/modcalcgeod.ui:193
#, kde-format
msgid "Cartesian Coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, XCartLabel)
#. i18n: ectx: property (text), widget (QCheckBox, XGeoCheckBatch)
#. +> trunk5
#: tools/modcalcgeod.ui:205 tools/modcalcgeod.ui:408
#, kde-format
msgid "X (km):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, YCartLabel)
#. i18n: ectx: property (text), widget (QCheckBox, YGeoCheckBatch)
#. +> trunk5
#: tools/modcalcgeod.ui:212 tools/modcalcgeod.ui:358
#, kde-format
msgid "Y (km):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ZCartLabel)
#. i18n: ectx: property (text), widget (QCheckBox, ZGeoCheckBatch)
#. +> trunk5
#: tools/modcalcgeod.ui:219 tools/modcalcgeod.ui:371
#, kde-format
msgid "Z (km):"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: tools/modcalcgeod.ui:238
#, kde-format
msgid "Geographic Coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, AltGeoLabel)
#. +> trunk5
#: tools/modcalcgeod.ui:250
#, kde-format
msgid "Elevation (meters):"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, AltGeoCheckBatch)
#. +> trunk5
#: tools/modcalcgeod.ui:395
#, kde-format
msgid "Elev. (m):"
msgstr ""
#. +> trunk5
#: tools/modcalcjd.cpp:251
#, kde-format
msgid "Results of Julian day calculation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: tools/modcalcjd.ui:57
#, kde-format
msgid "Julian day:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: tools/modcalcjd.ui:67
#, kde-format
msgid "Modified Julian day:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: tools/modcalcjd.ui:109
#, kde-format
msgid "Input parameter: "
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputComboBatch)
#. +> trunk5
#: tools/modcalcjd.ui:120
#, kde-format
msgid "Date and time"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputComboBatch)
#. +> trunk5
#: tools/modcalcjd.ui:125
#, kde-format
msgid "Julian day"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputComboBatch)
#. +> trunk5
#: tools/modcalcjd.ui:130
#, kde-format
msgid "Modified Julian day"
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:289
#, kde-format
msgid "Incorrect number of fields in line %1: "
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:290
#, kde-format
msgid "Present fields %1. "
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:291
#, kde-format
msgid "Required fields %1. "
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:303
#, kde-format
msgid "Unknown planet "
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:303
#, kde-format
msgid " in line %1: "
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:325
#, kde-format
msgid "Line %1 contains an invalid time"
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:345
#, kde-format
msgid "Line %1 contains an invalid date: "
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:448
#, kde-format
msgid "Errors found while parsing some lines in the input file"
msgstr ""
#. +> trunk5
#: tools/modcalcplanets.cpp:449
#, kde-format
msgid "Errors in lines"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/modcalcplanets.ui:57
#, kde-format
msgid "Input Parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QCheckBox, PlanetCheckBatch)
#. +> trunk5
#: tools/modcalcplanets.ui:115 tools/modcalcplanets.ui:553
#, kde-format
msgid "Solar system body:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5
#: tools/modcalcplanets.ui:346
#, kde-format
msgid "Heliocentric Ecliptic Coordinates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5
#: tools/modcalcplanets.ui:374 tools/modcalcplanets.ui:461
#, kde-format
msgid "Distance (AU):"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5
#: tools/modcalcplanets.ui:412
#, kde-format
msgid "Geocentric Ecliptic Coordinates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_7)
#. +> trunk5
#: tools/modcalcplanets.ui:762
#, kde-format
msgid "Select Coordinate System for Output File"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, HelioEclCheckBatch)
#. +> trunk5
#: tools/modcalcplanets.ui:783
#, kde-format
msgid "Heliocentric ecliptic"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, EquatorialCheckBatch)
#. +> trunk5
#: tools/modcalcplanets.ui:793
#, kde-format
msgid "Equatorial"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, GeoEclCheckBatch)
#. +> trunk5
#: tools/modcalcplanets.ui:803
#, kde-format
msgid "Geocentric ecliptic"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, HorizontalCheckBatch)
#. +> trunk5
#: tools/modcalcplanets.ui:813
#, kde-format
msgid "Horizontal "
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_8)
#. +> trunk5
#: tools/modcalcplanets.ui:826
#, kde-format
msgid "Other Parameters for Output File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: tools/modcalcplanets.ui:888 tools/modcalcsidtime.ui:280
#: tools/modcalcvizequinox.ui:273 tools/modcalcvlsr.ui:713
#, kde-format
msgid "Input file:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: tools/modcalcplanets.ui:898 tools/modcalcsidtime.ui:290
#: tools/modcalcvizequinox.ui:283 tools/modcalcvlsr.ui:706
#, kde-format
msgid "Output file:"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:142
#, kde-format
msgid "Location strings consist of the comma-separated names of the city, province and country. If the string contains spaces, enclose it in quotes so it gets parsed properly."
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:147
#, kde-format
msgid "Hint for writing location strings"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelLocalTime)
#. +> trunk5
#: tools/modcalcsidtime.cpp:156 xplanet/opsxplanet.ui:590
#, kde-format
msgid "local time"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:158
#, kde-format
msgid "sidereal time"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:161
#, kde-format
msgid "date"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:164
#, kde-format
msgid "location"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:168
#, kde-format
msgid "%1 and %2"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:170
#, kde-format
msgid "%1, %2 and %3"
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:172
#, kde-format
msgid "Specify %1 in the input file."
msgstr ""
#. +> trunk5
#: tools/modcalcsidtime.cpp:370 tools/modcalcvizequinox.cpp:148
#, kde-format
msgid "Results of Sidereal time calculation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SiderealTimeLabel)
#. +> trunk5
#: tools/modcalcsidtime.ui:90
#, kde-format
msgid "Sidereal time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LocalTimeLabel)
#. +> trunk5
#: tools/modcalcsidtime.ui:97
#, kde-format
msgid "Local time:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ComputeComboBatch)
#. +> trunk5
#: tools/modcalcsidtime.ui:162
#, kde-format
msgid "Compute sidereal time"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, ComputeComboBatch)
#. +> trunk5
#: tools/modcalcsidtime.ui:167
#, kde-format
msgid "Compute standard time"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/modcalcsidtime.ui:190
#, kde-format
msgid "Input parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, DateCheckBatch)
#. i18n: ectx: property (text), widget (QCheckBox, LocationCheckBatch)
#. +> trunk5
#: tools/modcalcsidtime.ui:209 tools/modcalcsidtime.ui:242
#, kde-format
msgid "Read from input file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, HelpLabel)
#. +> trunk5
#: tools/modcalcsidtime.ui:271
#, kde-format
msgid "Specify local time in the input file."
msgstr ""
#. +> trunk5
#: tools/modcalcvizequinox.cpp:42
#, kde-format
msgid "Sun's Declination"
msgstr ""
#. +> trunk5
#: tools/modcalcvizequinox.cpp:108
#, kde-format
msgid "# Timing of Equinoxes and Solstices\n"
msgstr ""
#. +> trunk5
#: tools/modcalcvizequinox.cpp:108
#, kde-format
msgid ""
"# computed by KStars\n"
"#\n"
msgstr ""
#. +> trunk5
#: tools/modcalcvizequinox.cpp:109
#, kde-format
msgid ""
"# Vernal Equinox\t\tSummer Solstice\t\t\tAutumnal Equinox\t\tWinter Solstice\n"
"#\n"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, modCalcEquinox)
#. +> trunk5
#: tools/modcalcvizequinox.ui:14
#, kde-format
msgid "Equinoxes and Solstices"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/modcalcvizequinox.ui:66
#, kde-format
msgid "Equinoxes and solstices for the year:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, VEquinox)
#. i18n: ectx: property (text), widget (QLabel, SSolstice)
#. i18n: ectx: property (text), widget (QLabel, AEquinox)
#. i18n: ectx: property (text), widget (QLabel, WSolstice)
#. +> trunk5
#: tools/modcalcvizequinox.ui:133 tools/modcalcvizequinox.ui:161
#: tools/modcalcvizequinox.ui:189 tools/modcalcvizequinox.ui:217
#, kde-format
msgid "1 Jan 2007 00:00"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, HelpLabel)
#. +> trunk5
#: tools/modcalcvizequinox.ui:264
#, kde-format
msgid "Specify years for the calculation in the input file."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: tools/modcalcvlsr.ui:116
#, kde-format
msgid "Target position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: tools/modcalcvlsr.ui:278
#, kde-format
msgid "Radial velocities:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, azLabel)
#. +> trunk5
#: tools/modcalcvlsr.ui:298
#, kde-format
msgid "V<sub>LSR</sub>:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/modcalcvlsr.ui:334
#, kde-format
msgid "Heliocentric:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: tools/modcalcvlsr.ui:370
#, kde-format
msgid "Geocentric:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: tools/modcalcvlsr.ui:406
#, kde-format
msgid "Topocentric:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ElevationCheckBatch)
#. +> trunk5
#: tools/modcalcvlsr.ui:498
#, kde-format
msgid "Elevation (m):"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, InputVelocityCheckBatch)
#. +> trunk5
#: tools/modcalcvlsr.ui:604
#, kde-format
msgid "Input velocity:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputVelocityComboBatch)
#. +> trunk5
#: tools/modcalcvlsr.ui:612
#, kde-format
msgid "Heliocentric"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputVelocityComboBatch)
#. +> trunk5
#: tools/modcalcvlsr.ui:617
#, kde-format
msgid "Geocentric"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputVelocityComboBatch)
#. +> trunk5
#: tools/modcalcvlsr.ui:622
#, kde-format
msgid "Topocentric"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, InputVelocityComboBatch)
#. +> trunk5
#: tools/modcalcvlsr.ui:627
#, kde-format
msgid "LSR"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, overview)
#. +> trunk5
#: tools/modcalcvlsr.ui:794
#, kde-format
msgid "Overview"
msgstr ""
#. +> trunk5
#: tools/moonphasetool.cpp:42
#, kde-kuit-format
msgid "Moon Phase Calendar"
msgstr ""
#. +> trunk5
#: tools/nameresolver.cpp:48
#, kde-kuit-format
msgid "Error: sesameResolver failed. Could not resolve name on CDS Sesame."
msgstr ""
#. +> trunk5
#: tools/nameresolver.cpp:64
#, kde-kuit-format
msgid "Attempting to resolve object %1 using CDS Sesame."
msgstr ""
#. +> trunk5
#: tools/nameresolver.cpp:82
#, kde-kuit-format
msgid "Error trying to get XML response from CDS Sesame server: %1"
msgstr ""
#. +> trunk5
#: tools/nameresolver.cpp:96
#, kde-kuit-format
msgid "Empty result instead of expected XML from CDS Sesame. Maybe bad Internet connection?"
msgstr ""
#. +> trunk5
#: tools/nameresolver.cpp:221
#, kde-kuit-format
msgid "Error parsing XML from CDS Sesame: %1 on line %2 @ col = %3"
msgstr ""
#. +> trunk5
#: tools/nameresolver.cpp:231
#, kde-kuit-format
msgid "Resolved %1 successfully."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:97 tools/observinglist.cpp:101
#, kde-format
msgid "Alternate Name"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:97 tools/observinglist.cpp:101
#, kde-format
msgctxt "Right Ascension"
msgid "RA (J2000)"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:98 tools/observinglist.cpp:102
#, kde-format
msgctxt "Declination"
msgid "Dec (J2000)"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:98 tools/observinglist.cpp:102
#, kde-format
msgctxt "Magnitude"
msgid "Mag"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:99
#, kde-format
msgid "Current Altitude"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:103
#, kde-format
msgctxt "Constellation"
msgid "Constell."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:198
#, kde-format
msgctxt "Short text to describe that object has not risen yet"
msgid "Not risen"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:204
#, kde-format
msgctxt "Object is in the Dobsonian hole"
msgid "In hole"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:261
#, kde-format
msgid "Unnamed stars are not supported in the observing lists"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:273
#, kde-format
msgid "%1 is already in your wishlist."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:288
#, kde-format
msgid "%1 is already in the session plan."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:349
#, kde-format
msgid "Added %1 to observing list."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:387
#, kde-format
msgid "Added %1 to session list."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:590
#, kde-format
msgid ""
"DSS Image metadata: \n"
" Size: %1' x %2' \n"
" Photometric band: %3 \n"
" Version: %4"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:594
#, kde-format
msgid "No image info available."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:602
#, kde-format
msgid "No image available. Click on the placeholder image to download one."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:616
#, kde-format
msgctxt "%1 magnitude of object, %2 type of sky object (planet, asteroid etc), %3 name of a constellation"
msgid "%1 mag %2 in %3"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:829
#, kde-format
msgid "Open Observing List"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:890
#, kde-format
msgid "The specified file is invalid"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:900
#, kde-format
msgid "Are you sure you want to clear all objects?"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:901
#, kde-format
msgid "Clear all?"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:934
#, kde-format
msgid "Do you want to save the current session?"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:935
#, kde-format
msgid "Save Current session?"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:947
#, kde-format
msgid "Save Observing List"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, WizardButton)
#. i18n: ectx: property (windowTitle), widget (QWidget, ObsListWizard)
#. +> trunk5
#: tools/observinglist.cpp:1015 tools/observinglist.cpp:1088
#: tools/observinglist.ui:304 tools/obslistwizard.cpp:41
#: tools/obslistwizard.ui:14
#, kde-format
msgid "Observing List Wizard"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1016
#, kde-format
msgid "Please wait while loading objects..."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1054
#, kde-format
msgid "Cannot save an empty session list."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1066
#, kde-format
msgid "Could not open file %1. Try a different filename?"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1067
#, kde-format
msgid "Try Different"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1068
#, kde-format
msgid "Do Not Try"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1089
#, kde-format
msgid "Please wait while adding objects..."
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1231 tools/observinglist.cpp:1233
#: tools/observinglist.cpp:1243
#, kde-format
msgid "Customized DSS Download"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1231
#, kde-format
msgid "Specify image width (arcminutes): "
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1234
#, kde-format
msgid "Specify image height (arcminutes): "
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1243
#, kde-format
msgid "Specify version: "
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1415
#, kde-format
msgid "This will delete all saved images. Are you sure you want to do this?"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1416
#, kde-format
msgid "Delete All Images"
msgstr ""
#. +> trunk5
#: tools/observinglist.cpp:1513
#, kde-format
msgid "Image Chooser"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, OpenButton)
#. +> trunk5
#: tools/observinglist.ui:77
#, kde-format
msgid "Open an observation session list"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, OpenButton)
#. +> trunk5
#: tools/observinglist.ui:80
#, kde-format
msgid "Load an observing list from disk"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, SaveButton)
#. +> trunk5
#: tools/observinglist.ui:108
#, kde-format
msgid "Save the observing session"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, SaveButton)
#. +> trunk5
#: tools/observinglist.ui:111
#, kde-format
msgid "Save the current observing list to disk"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, SaveAsButton)
#. +> trunk5
#: tools/observinglist.ui:139
#, kde-format
msgid "Save observing session as..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, SaveAsButton)
#. +> trunk5
#: tools/observinglist.ui:142
#, kde-format
msgid "Save the current observing list to disk, specifying the filename"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, OALExport)
#. +> trunk5
#: tools/observinglist.ui:152
#, kde-format
msgid "Export to OAL"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, SetLocation)
#. +> trunk5
#: tools/observinglist.ui:192
#, kde-format
msgid "Choose"
msgstr ""
#. i18n: ectx: property (displayFormat), widget (QDateEdit, DateEdit)
#. +> trunk5
#: tools/observinglist.ui:209
#, kde-format
msgid "dd/MM/yyyy"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, Update)
#. +> trunk5
#: tools/observinglist.ui:219
#, kde-format
msgid "Update the table and the plot for the new date and location."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, refLabel)
#. +> trunk5
#: tools/observinglist.ui:242
#, kde-format
msgid "Reference Images:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, saveImages)
#. +> trunk5
#: tools/observinglist.ui:249
#, kde-format
msgid "Download the SDSS/DSS images of all the objects in the current list."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveImages)
#. +> trunk5
#: tools/observinglist.ui:252
#, kde-format
msgid "Download all Images"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, DeleteAllImages)
#. +> trunk5
#: tools/observinglist.ui:259
#, kde-format
msgid "Deletes all the stored DSS/SDSS images"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DeleteAllImages)
#. +> trunk5
#: tools/observinglist.ui:262
#, kde-format
msgid "Delete all Images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, addLabel)
#. +> trunk5
#: tools/observinglist.ui:279
#, kde-format
msgid "Adding Objects:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, WizardButton)
#. +> trunk5
#: tools/observinglist.ui:307
#, kde-format
msgid "The list wizard helps you construct observing lists based on filtering by object type, position on the sky, and magnitude."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, WizardButton)
#. +> trunk5
#: tools/observinglist.ui:310
#, kde-format
msgid "Wizard"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, FindButton)
#. +> trunk5
#: tools/observinglist.ui:323
#, kde-format
msgid "Open Find Dialog"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, FindButton)
#. +> trunk5
#: tools/observinglist.ui:326
#, kde-format
msgid "Open the Find Dialog for adding objects to the list"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, WUTButton)
#. +> trunk5
#: tools/observinglist.ui:342
#, kde-format
msgid "Open the WUT dialog"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, WUTButton)
#. +> trunk5
#: tools/observinglist.ui:345
#, kde-format
msgid "Opens the What's up tonight dialog, from which objects can be added to the list"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, WUTButton)
#. +> trunk5
#: tools/observinglist.ui:348
#, kde-format
msgid "What's up Tonight tool"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, WishList)
#. +> trunk5
#: tools/observinglist.ui:397
#, kde-format
msgid "Wish List"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Session)
#. +> trunk5
#: tools/observinglist.ui:444
#, kde-format
msgid "Session Plan"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scheduledTimeLabel)
#. +> trunk5
#: tools/observinglist.ui:495
#, kde-format
msgid "Scheduled Time"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, quickInfoLabel)
#. +> trunk5
#: tools/observinglist.ui:538
#, kde-format
msgid "Select an object to view information here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ImagePreview)
#. +> trunk5
#: tools/observinglist.ui:590
#, kde-format
msgid "(No Image)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dssMetadataLabel)
#. +> trunk5
#: tools/observinglist.ui:614
#, kde-format
msgid "Image Metadata Info"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, SearchImage)
#. +> trunk5
#: tools/observinglist.ui:641
#, kde-format
msgid "Replace from Internet"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DeleteImage)
#. +> trunk5
#: tools/observinglist.ui:654
#, kde-format
msgid "Delete Image"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QTextEdit, NotesEdit)
#. +> trunk5
#: tools/observinglist.ui:678
#, kde-format
msgid "Record object notes here."
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:38
#, kde-format
msgid "Add to session plan"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:39
#, kde-format
msgid "Add objects visible tonight to session plan"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:42
#, kde-format
msgid "Add to Ekos Scheduler"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, GotoButton)
#. +> trunk5
#: tools/obslistpopupmenu.cpp:49 tools/starhopperdialog.ui:46
#, kde-format
msgid "Center"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:53
#, kde-format
msgctxt "Show the selected object in the telescope"
msgid "Scope"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:62
#, kde-format
msgid "Eyepiece view"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:77
#, kde-format
msgid "Show SDSS image"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:78
#, kde-format
msgid "Show DSS image"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:79
#, kde-format
msgid "Customized DSS download"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:81
#, kde-format
msgid "Show images from web "
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:87
#, kde-format
msgid "Remove from WishList"
msgstr ""
#. +> trunk5
#: tools/obslistpopupmenu.cpp:89
#, kde-format
msgid "Remove from Session Plan"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, RegionList)
#. +> trunk5
#: tools/obslistwizard.cpp:201 tools/obslistwizard.cpp:836
#: tools/obslistwizard.ui:345
#, kde-format
msgid "in a rectangular region"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, RegionList)
#. +> trunk5
#: tools/obslistwizard.cpp:203 tools/obslistwizard.cpp:872
#: tools/obslistwizard.ui:350
#, kde-format
msgid "in a circular region"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, RegionList)
#. +> trunk5
#: tools/obslistwizard.cpp:205 tools/obslistwizard.cpp:427
#: tools/obslistwizard.ui:335
#, kde-format
msgid "all over the sky"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: tools/obslistwizard.cpp:254 tools/obslistwizard.cpp:403
#: tools/obslistwizard.cpp:633 tools/obslistwizard.cpp:654
#: tools/obslistwizard.ui:125
#, kde-format
msgid "Open clusters"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: tools/obslistwizard.cpp:255 tools/obslistwizard.cpp:405
#: tools/obslistwizard.cpp:634 tools/obslistwizard.cpp:659
#: tools/obslistwizard.ui:130
#, kde-format
msgid "Globular clusters"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: tools/obslistwizard.cpp:256 tools/obslistwizard.cpp:407
#: tools/obslistwizard.cpp:635 tools/obslistwizard.cpp:665
#: tools/obslistwizard.ui:135
#, kde-format
msgid "Gaseous nebulae"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: tools/obslistwizard.cpp:257 tools/obslistwizard.cpp:409
#: tools/obslistwizard.cpp:636 tools/obslistwizard.cpp:670
#: tools/obslistwizard.ui:140
#, kde-format
msgid "Planetary nebulae"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, TypeList)
#. +> trunk5
#: tools/obslistwizard.cpp:264 tools/obslistwizard.cpp:395
#: tools/obslistwizard.cpp:491 tools/obslistwizard.ui:110
#, kde-format
msgid "Sun, moon, planets"
msgstr ""
#. +> trunk5
#: tools/obslistwizard.cpp:376
#, kde-format
msgid "Illegal circle specified, no region selection possible."
msgstr ""
#. +> trunk5
#: tools/obslistwizard.cpp:808
#, kde-format
msgid "Your observing list currently has 1 object"
msgid_plural "Your observing list currently has %1 objects"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), item, widget (QListWidget, RegionList)
#. +> trunk5
#: tools/obslistwizard.cpp:815 tools/obslistwizard.ui:340
#, kde-format
msgid "by constellation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, WelcomeText)
#. +> trunk5
#: tools/obslistwizard.ui:42
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Welcome to the Observing List Wizard</p>"
"<p></p>"
"<p>With this tool, you can construct an observing list by filtering the list of all objects in various ways. First, you will select objects by <span style=\" font-weight:600;\">type</span>. Next, you can select only those objects which occupy a specific <span style=\" font-weight:600;\">region on the sky</span>. You can further trim the observing list by selecting objects in a specified <span style=\" font-weight:600;\">magnitude range</span>. Finally, you can choose to keep only those objects which are <span style=\" font-weight:600;\">observable on a particular date</span>.</p>"
"<p></p>"
"<p>Press the <span style=\" font-weight:600;\">Next</span> button to get started by selecting which object types you would like to be present in your observing list.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ObjTypeLabel)
#. +> trunk5
#: tools/obslistwizard.ui:74
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Select objects by type</p>"
"<p></p>"
"<p>Highlight the object types you want to include in your observing list in the box below. You can highlight more than one item in the list. The buttons along the right can be used to quickly choose some common selections.</p>"
"<p></p>"
"<p>When you are finished, press the <span style=\" font-weight:600;\">Next</span> button.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, AllButton)
#. +> trunk5
#: tools/obslistwizard.ui:170
#, kde-format
msgid "Select all items in the list"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, AllButton)
#. +> trunk5
#: tools/obslistwizard.ui:173
#, kde-format
msgid "All"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, NoneButton)
#. +> trunk5
#: tools/obslistwizard.ui:180
#, kde-format
msgid "Clear all selected items in the list"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, DeepSkyButton)
#. +> trunk5
#: tools/obslistwizard.ui:190
#, kde-format
msgid "Select all \"deep-sky\" object types in the list"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DeepSkyButton)
#. +> trunk5
#: tools/obslistwizard.ui:193
#, kde-format
msgid "Deep sky"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, SolarSystemButton)
#. +> trunk5
#: tools/obslistwizard.ui:200
#, kde-format
msgid "Select all solar system object types in the list"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RegionSelectText)
#. +> trunk5
#: tools/obslistwizard.ui:259
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Select by region</p>"
"<p></p>"
"<p>Next, you can limit your object list to only those objects which occupy a specific region on the sky. There are three ways to specify the region for your list: by <span style=\" font-weight:600;\">constellation</span>, by specifying a <span style=\" font-weight:600;\">rectangular region</span>, or by specifying a <span style=\" font-weight:600;\">circular region</span>. You may also skip selecting by a region, which will include objects from <span style=\" font-weight:600;\">all over the sky</span>.</p>"
"<p></p>"
"<p>Make your selection below, and press <span style=\" font-weight:600;\">Next</span>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RegionSelectLabel)
#. +> trunk5
#: tools/obslistwizard.ui:303
#, kde-format
msgid "I wish to select objects:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ConstellationText)
#. +> trunk5
#: tools/obslistwizard.ui:392
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Select objects in one or more constellations</p>"
"<p></p>"
"<p>In the list below, highlight the constellations you want to use for your observing list. Only objects that occupy the selected constellations will be included in the list.</p>"
"<p></p>"
"<p>When you are finished, press <span style=\" font-weight:600;\">Next</span> to continue.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RectangularRegionText)
#. +> trunk5
#: tools/obslistwizard.ui:428
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Select objects in a rectangular region</p>"
"<p></p>"
"<p>On this page, you can limit your observing list to those objects which occupy a particular rectangular region on the sky. Specify the rectangular region by selecting the right ascension (RA) and declination (Dec) limits that define the region.</p>"
"<p></p>"
"<p>When you are finished, press <span style=\" font-weight:600;\">Next</span> to continue.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/obslistwizard.ui:455 tools/obslistwizard.ui:465
#, kde-format
msgid "to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DecLabel)
#. +> trunk5
#: tools/obslistwizard.ui:478
#, kde-format
msgid "Dec limits:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RALabel)
#. +> trunk5
#: tools/obslistwizard.ui:485
#, kde-format
msgid "RA limits:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CircularRegionText)
#. +> trunk5
#: tools/obslistwizard.ui:529
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Select objects in a circular region</p>"
"<p></p>"
"<p>On this page, you can limit your observing list to those objects which occupy a particular circular region on the sky. Specify the circular region by selecting the right ascension (RA) and declination (Dec) coordinates for the center of the circle, and the size of the circle's radius, in Degrees.</p>"
"<p></p>"
"<p>When you are finished, press <span style=\" font-weight:600;\">Next</span> to continue.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CenterRALabel)
#. +> trunk5
#: tools/obslistwizard.ui:603
#, kde-format
msgid "center RA:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CenterDecLabel)
#. +> trunk5
#: tools/obslistwizard.ui:616
#, kde-format
msgid "center Dec:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RadiusLabel)
#. +> trunk5
#: tools/obslistwizard.ui:642
#, kde-format
msgid "Radius (in Degrees):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ObserveOnDateText)
#. +> trunk5
#: tools/obslistwizard.ui:688
#, kde-format
msgid ""
"<html><head></head><body>"
"<p>Select objects observable on a date:</p>"
"<p></p>"
"<p>On this page, you can limit your observing list to only those objects which can be observed on a particular date (and from a particular location on Earth). To filter your list in this way, check the checkbox below, and then select the desired date. If you leave this box unchecked, then your list will include objects regardless of when they are observable (this is the default). You may also change the geographic location used to determine whether objects are observable.</p>"
"<p></p>"
"<p>When you are finished, press <span style=\" font-weight:600;\">Next</span> to continue.</p>"
"<p></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, SelectByDate)
#. +> trunk5
#: tools/obslistwizard.ui:726
#, kde-format
msgid "Select objects which are observable on:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LocationText)
#. +> trunk5
#: tools/obslistwizard.ui:802
#, kde-format
msgid "From: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: tools/obslistwizard.ui:842
#, kde-format
msgid "Minimum Altitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: tools/obslistwizard.ui:862
#, kde-format
msgid "Maximum Altitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MagnitudeText)
#. +> trunk5
#: tools/obslistwizard.ui:929
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select bright objects</p>"
"<p>On this page, you can limit your observing list to only those objects brighter than a given magnitude. Be careful with this selection, because KStars does not have a magnitude for every object in its database. You need to indicate whether you want to include objects with an undefined magnitude.</p>"
"<p>If you do not wish to exclude faint objects with this selection, simply leave the checkbox below unchecked.</p>"
"<p>This is the final page of the Observing List Wizard. You can go back and modify previous pages with the <span style=\" font-weight:600;\">Back</span> button. When you are satisfied, press the <span style=\" font-weight:600;\">Ok</span> button to exit the wizard, and the Observing List tool will be populated with the objects you have specified here.</p>"
"<p><br/>"
"</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, SelectByMagnitude)
#. +> trunk5
#: tools/obslistwizard.ui:956
#, kde-format
msgid "Select objects brighter than:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, IncludeNoMag)
#. +> trunk5
#: tools/obslistwizard.ui:1028
#, kde-format
msgid "Include objects which have no defined magnitude"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, CountLabel)
#. +> trunk5
#: tools/obslistwizard.ui:1072
#, kde-format
msgid "Your observing list currently has 0 objects."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, updateButton)
#. +> trunk5
#: tools/obslistwizard.ui:1079
#, kde-format
msgid "Update Count"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, OptionsList)
#. +> trunk5
#: tools/optionstreeview.ui:23
#, kde-format
msgid "Option Name"
msgstr ""
#. +> trunk5
#: tools/planetviewer.cpp:57
#, kde-format
msgid "Solar System Viewer"
msgstr ""
#. +> trunk5
#: tools/planetviewer.cpp:65
#, kde-format
msgctxt "axis label for x-coordinate of solar system viewer. AU means astronomical unit."
msgid "X-position (AU)"
msgstr ""
#. +> trunk5
#: tools/planetviewer.cpp:68
#, kde-format
msgctxt "axis label for y-coordinate of solar system viewer. AU means astronomical unit."
msgid "Y-position (AU)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, TodayButton)
#. +> trunk5
#: tools/planetviewer.ui:87
#, kde-format
msgid "Today"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, PolarisHourAngle)
#. +> trunk5
#: tools/polarishourangle.ui:14
#, kde-format
msgid "Polaris Hour Angle"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/polarishourangle.ui:44
#, kde-format
msgid "Date / Time"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelDate)
#. i18n: ectx: property (text), widget (QLabel, labelTime)
#. i18n: ectx: property (text), widget (QLabel, labelPolarisHA)
#. +> trunk5
#: tools/polarishourangle.ui:59 tools/polarishourangle.ui:76
#: tools/polarishourangle.ui:106
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/polarishourangle.ui:91
#, kde-format
msgid "Polaris HourAngle"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, currentTimeB)
#. +> trunk5
#: tools/polarishourangle.ui:121
#, kde-format
msgid "Current time"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/polarishourangle.ui:128
#, kde-format
msgid "Set local time"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, twelveHourR)
#. +> trunk5
#: tools/polarishourangle.ui:150
#, kde-format
msgid "12 Hour"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, twentyFourHourR)
#. +> trunk5
#: tools/polarishourangle.ui:160
#, kde-format
msgid "24 Hours"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:62
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:131
#, kde-format
msgid "Script Data"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:183
#, kde-format
msgid "Point the display at the specified location. %1 can be the name of an object, a cardinal point on the compass, or 'zenith'."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:188
#, kde-format
msgid "Add a name label to the object named %1."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:190
#, kde-format
msgid "Remove the name label from the object named %1."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:193
#, kde-format
msgid "Add a trail to the solar system body named %1."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:195
#, kde-format
msgid "Remove the trail from the solar system body named %1."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:198
#, kde-format
msgid "Point the display at the specified RA/Dec coordinates. RA is expressed in Hours; Dec is expressed in Degrees."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:203
#, kde-format
msgid "Point the display at the specified Alt/Az coordinates. Alt and Az are expressed in Degrees."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:205
#, kde-format
msgid "Increase the display Zoom Level."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:206
#, kde-format
msgid "Decrease the display Zoom Level."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:208
#, kde-format
msgid "Set the display Zoom Level to its default value."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:210
#, kde-format
msgid "Set the display Zoom Level manually."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:212
#, kde-format
msgid "Set the system clock to the specified Local Time."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:215
#, kde-format
msgid "Pause script execution for specified number of seconds."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:217
#, kde-format
msgid "Halt script execution until the specified key is pressed. Only single-key strokes are possible; use 'space' for the spacebar."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:221
#, kde-format
msgid "Set whether the display is tracking the current location."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:223
#, kde-format
msgid "Change view option named %1 to value %2."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:226
#, kde-format
msgid "Set the geographic location to the city specified by city, province and country."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:229
#, kde-format
msgid "Set the color named %1 to the value %2."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:231
#, kde-format
msgid "Load the color scheme specified by name."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:234
#, kde-format
msgid "Export the sky image to the file, with specified width and height."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:238
#, kde-format
msgid "Print the sky image to a printer or file. If %1 is true, it will show the print dialog. If %2 is true, it will use the Star Chart color scheme for printing."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:242
#, kde-format
msgid "Halt the simulation clock."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:243
#, kde-format
msgid "Start the simulation clock."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:245
#, kde-format
msgid "Set the timescale of the simulation clock to specified scale. 1.0 means real-time; 2.0 means twice real-time; etc."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:263
#, kde-format
msgid "Functions"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:414
#, kde-format
msgid "InfoBoxes"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:415
#, kde-format
msgid "Toggle display of all InfoBoxes"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:415 tools/scriptbuilder.cpp:418
#: tools/scriptbuilder.cpp:421 tools/scriptbuilder.cpp:424
#: tools/scriptbuilder.cpp:427 tools/scriptbuilder.cpp:430
#: tools/scriptbuilder.cpp:433 tools/scriptbuilder.cpp:447
#: tools/scriptbuilder.cpp:450 tools/scriptbuilder.cpp:459
#: tools/scriptbuilder.cpp:462 tools/scriptbuilder.cpp:465
#: tools/scriptbuilder.cpp:468 tools/scriptbuilder.cpp:471
#: tools/scriptbuilder.cpp:474 tools/scriptbuilder.cpp:477
#: tools/scriptbuilder.cpp:480 tools/scriptbuilder.cpp:483
#: tools/scriptbuilder.cpp:486 tools/scriptbuilder.cpp:489
#: tools/scriptbuilder.cpp:492 tools/scriptbuilder.cpp:495
#: tools/scriptbuilder.cpp:498 tools/scriptbuilder.cpp:501
#: tools/scriptbuilder.cpp:504 tools/scriptbuilder.cpp:510
#: tools/scriptbuilder.cpp:513 tools/scriptbuilder.cpp:538
#: tools/scriptbuilder.cpp:541 tools/scriptbuilder.cpp:544
#: tools/scriptbuilder.cpp:547 tools/scriptbuilder.cpp:550
#: tools/scriptbuilder.cpp:553 tools/scriptbuilder.cpp:556
#: tools/scriptbuilder.cpp:559 tools/scriptbuilder.cpp:562
#: tools/scriptbuilder.cpp:565 tools/scriptbuilder.cpp:568
#: tools/scriptbuilder.cpp:571 tools/scriptbuilder.cpp:574
#: tools/scriptbuilder.cpp:577 tools/scriptbuilder.cpp:580
#: tools/scriptbuilder.cpp:601 tools/scriptbuilder.cpp:604
#: tools/scriptbuilder.cpp:607 tools/scriptbuilder.cpp:616
#: tools/scriptbuilder.cpp:622 tools/scriptbuilder.cpp:625
#: tools/scriptbuilder.cpp:628 tools/scriptbuilder.cpp:631
#: tools/scriptbuilder.cpp:634 tools/scriptbuilder.cpp:637
#: tools/scriptbuilder.cpp:640 tools/scriptbuilder.cpp:643
#: tools/scriptbuilder.cpp:646 tools/scriptbuilder.cpp:649
#: tools/scriptbuilder.cpp:667 tools/scriptbuilder.cpp:683
#: tools/scriptbuilder.cpp:686 tools/scriptbuilder.cpp:689
#: tools/scriptbuilder.cpp:693 tools/scriptbuilder.cpp:696
#: tools/scriptbuilder.cpp:700
#, kde-format
msgid "bool"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:418
#, kde-format
msgid "Toggle display of Time InfoBox"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:421
#, kde-format
msgid "Toggle display of Geographic InfoBox"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:424
#, kde-format
msgid "Toggle display of Focus InfoBox"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:427
#, kde-format
msgid "(un)Shade Time InfoBox"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:430
#, kde-format
msgid "(un)Shade Geographic InfoBox"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:433
#, kde-format
msgid "(un)Shade Focus InfoBox"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:446
#, kde-format
msgid "Toolbars"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:447
#, kde-format
msgid "Toggle display of main toolbar"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:450
#, kde-format
msgid "Toggle display of view toolbar"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:458
#, kde-format
msgid "Show Objects"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:459
#, kde-format
msgid "Toggle display of Stars"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:462
#, kde-format
msgid "Toggle display of all deep-sky objects"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:465
#, kde-format
msgid "Toggle display of Messier object symbols"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:468
#, kde-format
msgid "Toggle display of Messier object images"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:471
#, kde-format
msgid "Toggle display of NGC objects"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:474
#, kde-format
msgid "Toggle display of IC objects"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:477
#, kde-format
msgid "Toggle display of all solar system bodies"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:480
#, kde-format
msgid "Toggle display of Sun"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:483
#, kde-format
msgid "Toggle display of Moon"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:486
#, kde-format
msgid "Toggle display of Mercury"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:489
#, kde-format
msgid "Toggle display of Venus"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:492
#, kde-format
msgid "Toggle display of Mars"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:495
#, kde-format
msgid "Toggle display of Jupiter"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:498
#, kde-format
msgid "Toggle display of Saturn"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:501
#, kde-format
msgid "Toggle display of Uranus"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:504
#, kde-format
msgid "Toggle display of Neptune"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:510
#, kde-format
msgid "Toggle display of Asteroids"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:513
#, kde-format
msgid "Toggle display of Comets"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:537
#, kde-format
msgid "Show Other"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:538
#, kde-format
msgid "Toggle display of constellation lines"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:541
#, kde-format
msgid "Toggle display of constellation boundaries"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:544
#, kde-format
msgid "Toggle display of constellation names"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:547
#, kde-format
msgid "Toggle display of Milky Way"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:550
#, kde-format
msgid "Toggle display of the coordinate grid"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:553
#, kde-format
msgid "Toggle display of the celestial equator"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:556
#, kde-format
msgid "Toggle display of the ecliptic"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:559
#, kde-format
msgid "Toggle display of the horizon line"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:562
#, kde-format
msgid "Toggle display of the opaque ground"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:565
#, kde-format
msgid "Toggle display of star name labels"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:568
#, kde-format
msgid "Toggle display of star magnitude labels"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:571
#, kde-format
msgid "Toggle display of asteroid name labels"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:574
#, kde-format
msgid "Toggle display of comet name labels"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:577
#, kde-format
msgid "Toggle display of planet name labels"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:580
#, kde-format
msgid "Toggle display of planet images"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:600
#, kde-format
msgid "Constellation Names"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:601
#, kde-format
msgid "Show Latin constellation names"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:604
#, kde-format
msgid "Show constellation names in local language"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:607
#, kde-format
msgid "Show IAU-standard constellation abbreviations"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:615
#, kde-format
msgid "Hide Items"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:616
#, kde-format
msgid "Toggle whether objects hidden while slewing display"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:619
#, kde-format
msgid "Timestep threshold (in seconds) for hiding objects"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:619 tools/scriptbuilder.cpp:670
#: tools/scriptbuilder.cpp:673 tools/scriptbuilder.cpp:738
#: tools/scriptbuilder.cpp:741 tools/scriptbuilder.cpp:744
#: tools/scriptbuilder.cpp:748 tools/scriptbuilder.cpp:752
#, kde-format
msgid "double"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:622
#, kde-format
msgid "Hide faint stars while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:625
#, kde-format
msgid "Hide solar system bodies while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:628
#, kde-format
msgid "Hide Messier objects while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:631
#, kde-format
msgid "Hide NGC objects while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:634
#, kde-format
msgid "Hide IC objects while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:637
#, kde-format
msgid "Hide Milky Way while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:640
#, kde-format
msgid "Hide constellation names while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:643
#, kde-format
msgid "Hide constellation lines while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:646
#, kde-format
msgid "Hide constellation boundaries while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:649
#, kde-format
msgid "Hide coordinate grid while slewing?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:666
#, kde-format
msgid "Skymap Options"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:667
#, kde-format
msgid "Use Horizontal coordinates? (otherwise, use Equatorial)"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:670
#, kde-format
msgid "Set the Zoom Factor"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:673
#, kde-format
msgid "Select angular size for the FOV symbol (in arcmin)"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:676
#, kde-format
msgid "Select shape for the FOV symbol (0=Square, 1=Circle, 2=Crosshairs, 4=Bullseye)"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:677
#, kde-format
msgid "int"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:680
#, kde-format
msgid "Select color for the FOV symbol"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:680
#, kde-format
msgid "string"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:683
#, kde-format
msgid "Use animated slewing? (otherwise, \"snap\" to new focus)"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:686
#, kde-format
msgid "Correct for atmospheric refraction?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:689
#, kde-format
msgid "Automatically attach name label to centered object?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:692
#, kde-format
msgid "Attach temporary name label when hovering mouse over an object?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:699
#, kde-format
msgid "Planet trails fade to sky color? (otherwise color is constant)"
msgstr ""
#. i18n( "magnitude of faintest star drawn on map when zoomed in" ) << i18n( "double" );
#. new QTreeWidgetItem( opsLimit, fields );
#. fields.clear();
#. fields << "magLimitDrawStarZoomOut" << i18n( "magnitude of faintest star drawn on map when zoomed out" ) << i18n( "double" );
#. new QTreeWidgetItem( opsLimit, fields );
#. fields.clear();
#.
#. TODO: We have disabled the following two features. Enable them when feasible...
#.
#. fields << "magLimitDrawDeepSky" << i18n( "magnitude of faintest nonstellar object drawn on map when zoomed in" ) << i18n( "double" );
#. new QTreeWidgetItem( opsLimit, fields );
#. fields.clear();
#. fields << "magLimitDrawDeepSkyZoomOut" << i18n( "magnitude of faintest nonstellar object drawn on map when zoomed out" ) << i18n( "double" );
#. new QTreeWidgetItem( opsLimit, fields );
#. fields.clear();
#.
#. FIXME: This description is incorrect! Fix after strings freeze
#. +> trunk5
#: tools/scriptbuilder.cpp:738
#, kde-format
msgid "magnitude of faintest star labeled on map"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:741
#, kde-format
msgid "magnitude of brightest star hidden while slewing"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:744
#, kde-format
msgid "magnitude of faintest asteroid drawn on map"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:748
#, kde-format
msgid "magnitude of faintest asteroid labeled on map"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:751
#, kde-format
msgid "comets nearer to the Sun than this (in AU) are labeled on map"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:846
#, kde-format
msgid "Could not download remote file."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:846
#, kde-format
msgid "Download Error"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:980
#, kde-format
msgid "Save Changes to Script?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:981
#, kde-format
msgid "The current script has unsaved changes. Would you like to save before closing it?"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:1141
#, kde-format
msgid "Could not parse script. Line was: %1"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:1555 tools/scriptbuilder.cpp:1559
#: tools/scriptbuilder.cpp:1613 tools/scriptbuilder.cpp:2042
#: tools/scriptbuilder.cpp:2226 tools/scriptbuilder.cpp:2227
#, kde-format
msgid "true"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:1700
#, kde-format
msgid "Function index out of bounds."
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:2042 tools/scriptbuilder.cpp:2226
#: tools/scriptbuilder.cpp:2227
#, kde-format
msgid "false"
msgstr ""
#. +> trunk5
#: tools/scriptbuilder.cpp:2869
#, kde-format
msgid "Mismatch between function and Arg widget (expected %1.)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, NewButton)
#. +> trunk5
#: tools/scriptbuilder.ui:49
#, kde-format
msgid "New Script"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, NewButton)
#. +> trunk5
#: tools/scriptbuilder.ui:52
#, kde-format
msgid "Discards current script and starts a new one. Will prompt to save any unsaved changes in the current script."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, OpenButton)
#. +> trunk5
#: tools/scriptbuilder.ui:77
#, kde-format
msgid "Open Script"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, OpenButton)
#. +> trunk5
#: tools/scriptbuilder.ui:80
#, kde-format
msgid "Opens an existing script. Will prompt to save any unsaved changes in the current script."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, SaveButton)
#. +> trunk5
#: tools/scriptbuilder.ui:105
#, kde-format
msgid "Save Script"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, SaveButton)
#. +> trunk5
#: tools/scriptbuilder.ui:108
#, kde-format
msgid "Save the current script. If the script has not been saved before, this is equivalent to \"Save As...\""
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, SaveAsButton)
#. +> trunk5
#: tools/scriptbuilder.ui:133
#, kde-format
msgid "Save Script As..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, SaveAsButton)
#. +> trunk5
#: tools/scriptbuilder.ui:136
#, kde-format
msgid "Saves the script to a file, allowing you to first specify the filename and a name for the script."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RunButton)
#. +> trunk5
#: tools/scriptbuilder.ui:155
#, kde-format
msgid "Test Script"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, RunButton)
#. +> trunk5
#: tools/scriptbuilder.ui:158
#, kde-format
msgid "Executes the script in the KStars main window. You may want to reposition the Script Builder tool so that the Sky map is visible. "
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: tools/scriptbuilder.ui:187
#, kde-format
msgid "Current Script"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QListWidget, ScriptListBox)
#. +> trunk5
#: tools/scriptbuilder.ui:213
#, kde-format
msgid "This shows the list of commands present in the current working script. Highlighting any command will present a widget where you can specify its arguments below. Use the action buttons at right to copy, remove, or change the position of the selected command. "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, AddButton)
#. +> trunk5
#: tools/scriptbuilder.ui:240
#, kde-format
msgid "Add Function"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, AddButton)
#. +> trunk5
#: tools/scriptbuilder.ui:244
#, kde-format
msgid "If a function is highlighted in the \"Function Browser\" box, this button will add it to the current working script. The new function is inserted directly after the highlighted function in the \"Current Script\" box.\n"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, RemoveButton)
#. +> trunk5
#: tools/scriptbuilder.ui:263
#, kde-format
msgid "Remove Function"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, RemoveButton)
#. +> trunk5
#: tools/scriptbuilder.ui:266
#, kde-format
msgid "If a function is highlighted in the \"Current Script\" box, this button will remove it from the script."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, CopyButton)
#. +> trunk5
#: tools/scriptbuilder.ui:285
#, kde-format
msgid "Copy Function"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, CopyButton)
#. +> trunk5
#: tools/scriptbuilder.ui:288
#, kde-format
msgid "If a function is highlighted in the \"Current Script\" box, this button will add a duplicate of the function."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, UpButton)
#. +> trunk5
#: tools/scriptbuilder.ui:307
#, kde-format
msgid "Move Up"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, UpButton)
#. +> trunk5
#: tools/scriptbuilder.ui:310
#, kde-format
msgid "If a function is highlighted in the \"Current Script\" box, this button will move it up one position in the script."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, DownButton)
#. +> trunk5
#: tools/scriptbuilder.ui:329
#, kde-format
msgid "Move Down"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, DownButton)
#. +> trunk5
#: tools/scriptbuilder.ui:332
#, kde-format
msgid "If a function is highlighted in the \"Current Script\" box, this button will move it down one position in the script."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/scriptbuilder.ui:359
#, kde-format
msgid "Function Arguments"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: tools/scriptbuilder.ui:381
#, kde-format
msgid "Function Browser"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, FunctionTree)
#. +> trunk5
#: tools/scriptbuilder.ui:407
#, kde-format
msgid "1"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTextEdit, FuncDoc)
#. +> trunk5
#: tools/scriptbuilder.ui:419
#, kde-format
msgid "Function Help"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QTextEdit, FuncDoc)
#. +> trunk5
#: tools/scriptbuilder.ui:422
#, kde-format
msgid "If a function is highlighted in the Function Browser, this area will show some brief documentation about the function."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: tools/scriptnamedialog.ui:22
#, kde-format
msgid "Author:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, ScriptName)
#. +> trunk5
#: tools/scriptnamedialog.ui:29
#, kde-format
msgid "Enter name for the script"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, ScriptName)
#. +> trunk5
#: tools/scriptnamedialog.ui:32
#, kde-format
msgid "Enter a name for the script. This is not the file name, just a short descriptive line of text."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, AuthorName)
#. +> trunk5
#: tools/scriptnamedialog.ui:39
#, kde-format
msgid "Enter author's name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5
#: tools/scriptnamedialog.ui:52
#, kde-format
msgid "Script name:"
msgstr ""
#. +> trunk5
#: tools/skycalendar.cpp:63
#, kde-format
msgid "Print the Sky Calendar"
msgstr ""
#. +> trunk5
#: tools/skycalendar.cpp:85 tools/skycalendar.cpp:146 tools/skycalendar.cpp:149
#, kde-format
msgid "Please Wait"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, CreateButton)
#. +> trunk5
#: tools/skycalendar.cpp:119 tools/skycalendar.ui:259
#, kde-format
msgid "Plot Planetary Almanac"
msgstr ""
#. +> trunk5
#: tools/skycalendar.cpp:348
#, kde-format
msgctxt "A planet rises from the horizon"
msgid "%1 rises"
msgstr ""
#. +> trunk5
#: tools/skycalendar.cpp:370
#, kde-format
msgctxt "A planet sets from the horizon"
msgid "%1 sets"
msgstr ""
#. +> trunk5
#: tools/skycalendar.cpp:392
#, kde-format
msgctxt "A planet transits across the meridian"
msgid "%1 transits"
msgstr ""
#. +> trunk5
#: tools/skycalendar.cpp:429
#, kde-format
msgid "Print sky calendar"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: tools/skycalendar.ui:86
#, kde-format
msgid "Grids and labels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_GridMonths)
#. +> trunk5
#: tools/skycalendar.ui:100
#, kde-format
msgid "Month dividers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_GridWeeks)
#. +> trunk5
#: tools/skycalendar.ui:110
#, kde-format
msgid "Interval dividers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_GridVertical)
#. +> trunk5
#: tools/skycalendar.ui:121
#, kde-format
msgid "Vertical grid"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_GridToday)
#. +> trunk5
#: tools/skycalendar.ui:131
#, kde-format
msgid "Current day"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: tools/skycalendar.ui:164
#, kde-format
msgid "Year:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/skycalendar.ui:193
#, kde-format
msgid "Interval:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: tools/skycalendar.ui:215
#, kde-format
msgid "day(s)"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:115
#, kde-format
msgid " Slew %1 degrees %2 to find an %3 star of mag %4 "
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:121
#, kde-format
msgid " Slew %1 degrees %2 to find a(n) %3"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:307
#, kde-format
msgid "triangle (of similar magnitudes)"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:324
#, kde-format
msgid "right-angled triangle"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:331
#, kde-format
msgid "isosceles triangle"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:335
#, kde-format
msgid "straight line of 3 stars"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:343
#, kde-format
msgid "equilateral triangle"
msgstr ""
#. +> trunk5
#: tools/starhopper.cpp:350
#, kde-format
msgid " within %1% of FOV of the marked star"
msgstr ""
#. +> trunk5
#: tools/starhopperdialog.cpp:73
#, kde-format
msgid "Star-hopper algorithm failed. If you're trying a large star hop, try using a smaller FOV or changing the source point"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, StarHopperDialog)
#. +> trunk5
#: tools/starhopperdialog.ui:14
#, kde-format
msgid "Star-Hopper Results"
msgstr ""
#. +> trunk5
#: tools/whatsinteresting/skyobjitem.cpp:122
#, kde-kuit-format
msgid "NOT VISIBLE: About %1 degrees below the %2 horizon"
msgstr ""
#. +> trunk5
#: tools/whatsinteresting/skyobjitem.cpp:127
#, kde-kuit-format
msgid "Now visible: About %1 degrees above the %2 horizon"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scopeSelectLabel)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:50
#, kde-format
msgid "Select telescope from list to use or add a new telescope"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, scopeDetailsBox)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:82
#, kde-format
msgid "Telescope Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scopeVendorText)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:90
#, kde-format
msgid "Vendor: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, vendorText)
#. i18n: ectx: property (text), widget (QLabel, modelText)
#. i18n: ectx: property (text), widget (QLabel, apertureText)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:100
#: tools/whatsinteresting/wiequipsettings.ui:114
#: tools/whatsinteresting/wiequipsettings.ui:128
#, kde-format
msgid "-- "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveNewScopeButton)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:152
#, kde-format
msgid "Add new telescope"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_BinocularsCheck)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:186
#, kde-format
msgid "Binoculars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, binoApertureText)
#. +> trunk5
#: tools/whatsinteresting/wiequipsettings.ui:199
#, kde-format
msgid "Specify aperture:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lpText)
#. +> trunk5
#: tools/whatsinteresting/wilpsettings.ui:34
#, kde-format
msgid "<p>How light-polluted is your night-sky? Rate your night-sky conditions from 1-9 based on the <b>Bortle Dark-Sky Scale</b>. A rating of <b>1</b> represents an <b>excellent dark-sky site</b>, while <b>9</b> represents a <b>brilliantly lit inner-city sky</b>.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bortleClassLabel1)
#. +> trunk5
#: tools/whatsinteresting/wilpsettings.ui:83
#, kde-format
msgid " 1 "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bortleClassLabel9)
#. +> trunk5
#: tools/whatsinteresting/wilpsettings.ui:123
#, kde-format
msgid "9 "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bortleHelpText)
#. +> trunk5
#: tools/whatsinteresting/wilpsettings.ui:147
#, kde-format
msgid ""
"<html><head/><body>"
"<p align=\"right\">For help: <a href=\"http://en.wikipedia.org/wiki/Bortle_Dark-Sky_Scale\"><span style=\" text-decoration: underline; color:#004183;\">Wikipedia Link for Bortle dark-sky scale</span></a></p>"
"</body></html>"
msgstr ""
#. +> trunk5
#: tools/whatsinteresting/wiview.cpp:555
#, kde-kuit-format
msgid "Magnitude: --"
msgstr ""
#. +> trunk5
#: tools/whatsinteresting/wiview.cpp:557
#, kde-kuit-format
msgid "Magnitude: %1"
msgstr ""
#. +> trunk5
#: tools/whatsinteresting/wiview.cpp:559
#, kde-kuit-format
msgid "Surface Brightness: %1"
msgstr ""
#. +> trunk5
#: tools/whatsinteresting/wiview.cpp:561
#, kde-kuit-format
msgid "Size: %1"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:77 tools/wutdialog.cpp:589
#, kde-format
msgid "at %1"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:78 tools/wutdialog.cpp:568
#, kde-format
msgid "The night of %1"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:105
#, kde-format
msgid "Star Clusters"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:147 tools/wutdialog.cpp:148 tools/wutdialog.cpp:204
#: tools/wutdialog.cpp:205 tools/wutdialog.cpp:452 tools/wutdialog.cpp:453
#, kde-format
msgid "circumpolar"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:154 tools/wutdialog.cpp:155 tools/wutdialog.cpp:209
#: tools/wutdialog.cpp:210 tools/wutdialog.cpp:457 tools/wutdialog.cpp:458
#, kde-format
msgid "does not rise"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:178
#, kde-format
msgctxt "Sunset at time %1 on date %2"
msgid "Sunset: %1 on %2"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:180
#, kde-format
msgctxt "Sunrise at time %1 on date %2"
msgid "Sunrise: %1 on %2"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:183
#, kde-format
msgid "Night duration: %1"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:185
#, kde-format
msgid "Night duration: %1 hours"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:187
#, kde-format
msgid "Night duration: %1 hour"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:189
#, kde-format
msgid "Night duration: %1 minutes"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:191
#, kde-format
msgid "Night duration: %1 minute"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:221
#, kde-format
msgid "Moon rises at: %1 on %2"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:228 tools/wutdialog.cpp:231
#, kde-format
msgid "Moon sets at: %1 on %2"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:432
#, kde-format
msgid "No Object Selected"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:441
#, kde-format
msgid "Object Not Found"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:484
#, kde-format
msgid "Rises at: %1"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:485
#, kde-format
msgid "Transits at: %1"
msgstr ""
#. +> trunk5
#: tools/wutdialog.cpp:486
#, kde-format
msgid "Sets at: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, DateLabel)
#. +> trunk5
#: tools/wutdialog.ui:36
#, kde-format
msgid "The night of DATE"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, DateButton)
#. +> trunk5
#: tools/wutdialog.ui:43
#, kde-format
msgid "Choose a new date"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, DateButton)
#. +> trunk5
#: tools/wutdialog.ui:46
#, kde-format
msgid "Press this button to select a new date for the \"What's Up Tonight\" tool. Note that the date of the main window is not changed."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, DateButton)
#. +> trunk5
#: tools/wutdialog.ui:49
#, kde-format
msgid "Change Date..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LocationLabel)
#. +> trunk5
#: tools/wutdialog.ui:79
#, kde-format
msgid "at LOCATION"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, LocationButton)
#. +> trunk5
#: tools/wutdialog.ui:86
#, kde-format
msgid "Choose a new geographic location"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, LocationButton)
#. +> trunk5
#: tools/wutdialog.ui:89
#, kde-format
msgid "Press this button to select a new geographic location for the \"What's Up Tonight\" tool. Note that the location of the main window is not changed."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, LocationButton)
#. +> trunk5
#: tools/wutdialog.ui:92
#, kde-format
msgid "Change Location..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel14)
#. +> trunk5
#: tools/wutdialog.ui:105
#, kde-format
msgid "Show objects which are up:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, EveningMorningBox)
#. +> trunk5
#: tools/wutdialog.ui:121
#, kde-format
msgid "Choose time interval"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, EveningMorningBox)
#. +> trunk5
#: tools/wutdialog.ui:124
#, kde-format
msgid "By default, the \"What's Up Tonight\" tool displays all objects which are above the horizon between sunset and midnight (i.e., \"in the evening\"). You can also choose to show objects which are up between midnight and dawn (i.e., \"in the morning\"), or objects which are up at any time between sunset and sunrise (i.e., \"any time tonight\")"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, EveningMorningBox)
#. +> trunk5
#: tools/wutdialog.ui:128
#, kde-format
msgid "In the Evening"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, EveningMorningBox)
#. +> trunk5
#: tools/wutdialog.ui:133
#, kde-format
msgid "In the Morning"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, EveningMorningBox)
#. +> trunk5
#: tools/wutdialog.ui:138
#, kde-format
msgid "Any Time Tonight"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: tools/wutdialog.ui:146
#, kde-format
msgid "Show objects brighter than magnitude:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, MoonRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:202
#, kde-format
msgid "Time of moon rise"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, MoonRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:205
#, kde-format
msgid "Displays the time at which the moon rises on the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:208
#, kde-format
msgid "Moon rise: 13:19"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, NightDurationLabel)
#. +> trunk5
#: tools/wutdialog.ui:227
#, kde-format
msgid "Duration of night for selected date"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, NightDurationLabel)
#. +> trunk5
#: tools/wutdialog.ui:230
#, kde-format
msgid "Displays the duration between sunset and sunrise for the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, NightDurationLabel)
#. +> trunk5
#: tools/wutdialog.ui:233
#, kde-format
msgid "Night duration: 11:00 hours"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, SunSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:252
#, kde-format
msgid "Time of sunset"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, SunSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:255
#, kde-format
msgid "Displays the time of sunset for the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:258
#, kde-format
msgid "Sunset: 19:15"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, MoonSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:277
#, kde-format
msgid "Time of moon set"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, MoonSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:280
#, kde-format
msgid "Displays the time at which the moon sets on the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:283
#, kde-format
msgid "Moon set: 04:27 "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, SunRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:302
#, kde-format
msgid "Time of sunrise"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, SunRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:305
#, kde-format
msgid "Displays the time of sunrise for the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, SunRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:308
#, kde-format
msgid "Sunrise: 07:15"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, MoonIllumLabel)
#. +> trunk5
#: tools/wutdialog.ui:327
#, kde-format
msgid "Moon's illumination fraction"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, MoonIllumLabel)
#. +> trunk5
#: tools/wutdialog.ui:330
#, kde-format
msgid "Displays the illumination fraction of the Moon for the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, MoonIllumLabel)
#. +> trunk5
#: tools/wutdialog.ui:333
#, kde-format, no-c-format
msgid "Moon illum: 42%"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel15)
#. +> trunk5
#: tools/wutdialog.ui:356
#, kde-format
msgid "Select a category:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel16)
#. +> trunk5
#: tools/wutdialog.ui:374
#, kde-format
msgid "Matching objects:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, ObjectBox)
#. +> trunk5
#: tools/wutdialog.ui:397
#, kde-format
msgid "Object Name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, ObjectRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:409
#, kde-format
msgid "Displays the time at which the highlighted object rises above the horizon on the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ObjectRiseLabel)
#. +> trunk5
#: tools/wutdialog.ui:412
#, kde-format
msgid "Rises at: 22:12"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, ObjectTransitLabel)
#. +> trunk5
#: tools/wutdialog.ui:422
#, kde-format
msgid "Displays the time at which the highlighted object transits across the local meridian on the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ObjectTransitLabel)
#. +> trunk5
#: tools/wutdialog.ui:425
#, kde-format
msgid "Transits at: 03:45"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, ObjectSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:435
#, kde-format
msgid "Displays the time at which the highlighted object sets below the horizon on the selected date."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ObjectSetLabel)
#. +> trunk5
#: tools/wutdialog.ui:438
#, kde-format
msgid "Sets at: 08:22"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, CenterButton)
#. +> trunk5
#: tools/wutdialog.ui:461
#, kde-format
msgid "Center this object in the sky display"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, CenterButton)
#. +> trunk5
#: tools/wutdialog.ui:464
#, kde-format
msgid "Center the sky display on this object, and begin tracking it. Equivalent to the \"Center and Track\" item in the popup menu."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, CenterButton)
#. +> trunk5
#: tools/wutdialog.ui:467
#, kde-format
msgid "Center Object"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, DetailButton)
#. +> trunk5
#: tools/wutdialog.ui:474
#, kde-format
msgid "Open the Object Details window"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, DetailButton)
#. i18n: ectx: property (whatsThis), widget (QPushButton, ObslistButton)
#. +> trunk5
#: tools/wutdialog.ui:477 tools/wutdialog.ui:490
#, kde-format
msgid "Open the Details window for the highlighted object."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, ObslistButton)
#. +> trunk5
#: tools/wutdialog.ui:487
#, kde-format
msgid "Adds the selected object to the Observing list"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, ObslistButton)
#. +> trunk5
#: tools/wutdialog.ui:493
#, kde-format
msgid "Add to List"
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:104
#, kde-format
msgid "Angle value in degrees."
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:104
#, kde-format
msgid "Angle value in hours."
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:111
#, kde-format
msgid "This box displays an angle in degrees. The three numbers displayed are the angle's degrees, arcminutes, and arcseconds."
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:117
#, kde-format
msgid "This box displays an angle in hours. The three numbers displayed are the angle's hours, minutes, and seconds."
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:126
#, kde-format
msgid " You may enter a simple integer, or a floating-point value, or space- or colon-delimited values specifying degrees, arcminutes and arcseconds"
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:130
#, kde-format
msgid "Enter an angle value in degrees. The angle can be expressed as a simple integer (\"12\"), a floating-point value (\"12.33\"), or as space- or colon-delimited values specifying degrees, arcminutes and arcseconds (\"12:20\", \"12:20:00\", \"12 20\", \"12 20 00.0\", etc.)."
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:138
#, kde-format
msgid " You may enter a simple integer, or a floating-point value, or space- or colon-delimited values specifying hours, minutes and seconds"
msgstr ""
#. +> trunk5
#: widgets/dmsbox.cpp:142
#, kde-format
msgid "Enter an angle value in hours. The angle can be expressed as a simple integer (\"12\"), a floating-point value (\"12.33\"), or as space- or colon-delimited values specifying hours, minutes and seconds (\"12:20\", \"12:20:00\", \"12 20\", \"12 20 00.0\", etc.)."
msgstr ""
#. +> trunk5
#: widgets/fovwidget.cpp:50
#, kde-format
msgctxt "angular size in arcminutes"
msgid "%1 x %2 arcmin"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, previousYear)
#. i18n: ectx: property (text), widget (QToolButton, previousMonth)
#. i18n: ectx: property (text), widget (QToolButton, nextMonth)
#. i18n: ectx: property (text), widget (QToolButton, nextYear)
#. +> trunk5
#: widgets/genericcalendarwidget.ui:121 widgets/genericcalendarwidget.ui:128
#: widgets/genericcalendarwidget.ui:167 widgets/genericcalendarwidget.ui:177
#, kde-format
msgid "..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, nextYear)
#. +> trunk5
#: widgets/genericcalendarwidget.ui:174
#, kde-format
msgid "Previous Year"
msgstr ""
#. +> trunk5
#: widgets/infoboxwidget.cpp:78
#, kde-format
msgctxt "Local Time"
msgid "LT: "
msgstr ""
#. +> trunk5
#: widgets/infoboxwidget.cpp:82
#, kde-format
msgctxt "Universal Time"
msgid "UT: "
msgstr ""
#. +> trunk5
#: widgets/infoboxwidget.cpp:91
#, kde-format
msgctxt "Sidereal Time"
msgid "ST: "
msgstr ""
#. +> trunk5
#: widgets/infoboxwidget.cpp:91
#, kde-format
msgctxt "Julian Day"
msgid "JD: "
msgstr ""
#. i18nc("Longitude", "Long:") + ' ' + QLocale().toString(geo->lng()->Degrees(), 3) + " " +
#. i18nc("Latitude", "Lat:") + ' ' + QLocale().toString(geo->lat()->Degrees(), 3);
#. +> trunk5
#: widgets/infoboxwidget.cpp:106
#, kde-format
msgctxt "Longitude"
msgid "Long:"
msgstr ""
#. +> trunk5
#: widgets/infoboxwidget.cpp:107
#, kde-format
msgctxt "Latitude"
msgid "Lat:"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:126 widgets/timespinbox.cpp:127
#: widgets/timespinbox.cpp:128 widgets/timespinbox.cpp:129
#: widgets/timespinbox.cpp:131 widgets/timespinbox.cpp:132
#: widgets/timespinbox.cpp:133 widgets/timespinbox.cpp:134
#: widgets/timespinbox.cpp:135
#, kde-format
msgctxt "seconds"
msgid "secs"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:130
#, kde-format
msgctxt "second"
msgid "sec"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:136
#, kde-format
msgctxt "minute"
msgid "min"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:137 widgets/timespinbox.cpp:138
#: widgets/timespinbox.cpp:139 widgets/timespinbox.cpp:140
#: widgets/timespinbox.cpp:141
#, kde-format
msgctxt "minutes"
msgid "mins"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:143 widgets/timespinbox.cpp:144
#: widgets/timespinbox.cpp:145 widgets/timespinbox.cpp:146
#, kde-format
msgctxt "hours"
msgid "hrs"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:152
#, kde-format
msgctxt "sidereal day"
msgid "sid day"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:158 widgets/timespinbox.cpp:159
#, kde-format
msgctxt "weeks"
msgid "wks"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:161 widgets/timespinbox.cpp:162
#: widgets/timespinbox.cpp:163 widgets/timespinbox.cpp:164
#: widgets/timespinbox.cpp:165
#, kde-format
msgctxt "months"
msgid "mths"
msgstr ""
#. +> trunk5
#: widgets/timespinbox.cpp:167 widgets/timespinbox.cpp:168
#: widgets/timespinbox.cpp:169 widgets/timespinbox.cpp:170
#: widgets/timespinbox.cpp:171 widgets/timespinbox.cpp:172
#: widgets/timespinbox.cpp:173
#, kde-format
msgctxt "years"
msgid "yrs"
msgstr ""
#. +> trunk5
#: widgets/timestepbox.cpp:33
#, kde-format
msgid "Adjust time step"
msgstr ""
#. +> trunk5
#: widgets/timestepbox.cpp:34
#, kde-format
msgid "Adjust time step units"
msgstr ""
#. +> trunk5
#: widgets/timestepbox.cpp:37
#, kde-format
msgid ""
"Set the timescale for the simulation clock. A setting of \"1 sec\" means the clock advances in real-time, keeping up perfectly with your CPU clock. Higher values make the simulation clock run faster, lower values make it run slower. Negative values make it run backwards.\n"
"\n"
"There are two pairs of up/down buttons. The left pair will cycle through all available timesteps in sequence. Since there are a large number of timesteps, the right pair is provided to skip to the next higher/lower unit of time. For example, if the timescale is currently \"1 min\", the right up button will make it \"1 hour\", and the right down button will make it \"1 sec\""
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:41
#, kde-format
msgctxt "Map projection method"
msgid "No projection"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:42
#, kde-format
msgctxt "Map projection method"
msgid "Ancient"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:43
#, kde-format
msgctxt "Map projection method"
msgid "Azimuthal"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:44
#, kde-format
msgctxt "Map projection method"
msgid "Bonne"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:45
#, kde-format
msgctxt "Map projection method"
msgid "Gnomonic"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:46
#, kde-format
msgctxt "Map projection method"
msgid "Hemisphere"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:47
#, kde-format
msgctxt "Map projection method"
msgid "Lambert"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:48
#, kde-format
msgctxt "Map projection method"
msgid "Mercator"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:49
#, kde-format
msgctxt "Map projection method"
msgid "Mollweide"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:50
#, kde-format
msgctxt "Map projection method"
msgid "Orthographic"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:51
#, kde-format
msgctxt "Map projection method"
msgid "Peters"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:52
#, kde-format
msgctxt "Map projection method"
msgid "Polyconic"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:53
#, kde-format
msgctxt "Map projection method"
msgid "Rectangular"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:54
#, kde-format
msgctxt "Map projection method"
msgid "TSC"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:114
#, kde-format
msgid "FIFO files are not supported on Windows"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:229
#, kde-format
msgid "Select XPlanet Config File"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:241
#, kde-format
msgid "Select XPlanet Star Map File"
msgstr ""
#. +> trunk5
#: xplanet/opsxplanet.cpp:254
#, kde-format
msgid "Select XPlanet Arc File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetPath)
#. +> trunk5
#: xplanet/opsxplanet.ui:52
#, kde-format
msgid "Xplanet path:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetPath)
#. +> trunk5
#: xplanet/opsxplanet.ui:70
#, kde-format
msgid "Enter here the path of xplanet binary."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetGeometryX)
#. +> trunk5
#: xplanet/opsxplanet.ui:77
#, kde-format
msgid "Window size: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetWidth)
#. +> trunk5
#: xplanet/opsxplanet.ui:101
#, kde-format
msgid "Set the width of window"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetWidth)
#. +> trunk5
#: xplanet/opsxplanet.ui:104
#, kde-format
msgid "Set the width of the xplanet image"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetHeight)
#. +> trunk5
#: xplanet/opsxplanet.ui:127
#, kde-format
msgid "Set the height of window"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetHeight)
#. +> trunk5
#: xplanet/opsxplanet.ui:130
#, kde-format
msgid "Set the height of the xplanet image"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetTimeout)
#. +> trunk5
#: xplanet/opsxplanet.ui:159
#, kde-format
msgid "The time KStars will wait for XPlanet to complete before giving up."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: xplanet/opsxplanet.ui:173
#, kde-format
msgid "Animation Delay"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetAnimationDelay)
#. +> trunk5
#: xplanet/opsxplanet.ui:180
#, kde-format
msgid "The delay between frames for the animation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetUseFIFO)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetFOV)
#. +> trunk5
#: xplanet/opsxplanet.ui:213 xplanet/opsxplanet.ui:233
#, kde-format
msgid "Use kstars's FOV?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetUseFIFO)
#. +> trunk5
#: xplanet/opsxplanet.ui:216
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If checked, XPlanet will use a FIFO file in the /tmp directory to temporarily save the XPlanet image for KStars to load them and update the view. If not checked, XPlanet will actually save the files to the XPlanet folder in the KStars data directory. Using a FIFO file should save the hard disk from excessive reads/writes and may offer a performance enhancement.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetUseFIFO)
#. +> trunk5
#: xplanet/opsxplanet.ui:219
#, kde-format
msgid "Use FIFO File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: xplanet/opsxplanet.ui:226
#, kde-format
msgid "(saves to memory instead of a hard disk)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetMagnitude)
#. +> trunk5
#: xplanet/opsxplanet.ui:246
#, kde-format
msgid "Base magnitude:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetMagnitude)
#. +> trunk5
#: xplanet/opsxplanet.ui:259
#, kde-format
msgid "A star of the specified magnitude will have a pixel brightness of 1"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetConfigFile)
#. +> trunk5
#: xplanet/opsxplanet.ui:272
#, kde-format
msgid "Config file:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetConfigFilePath)
#. +> trunk5
#: xplanet/opsxplanet.ui:296
#, kde-format
msgid "Config file path"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetConfigFilePath)
#. +> trunk5
#: xplanet/opsxplanet.ui:299
#, kde-format
msgid "Use the specified configuration file"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetStarmap)
#. +> trunk5
#: xplanet/opsxplanet.ui:327
#, kde-format
msgid "Use custom star map?"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetStarmap)
#. +> trunk5
#: xplanet/opsxplanet.ui:333
#, kde-format
msgid "Star map:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetArcFile)
#. +> trunk5
#: xplanet/opsxplanet.ui:388
#, kde-format
msgid "Arc file:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetArcFilePath)
#. +> trunk5
#: xplanet/opsxplanet.ui:412
#, kde-format
msgid "Arc file path"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetGlare)
#. +> trunk5
#: xplanet/opsxplanet.ui:449
#, kde-format
msgid "Radius of the glare around the Sun."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetGlare)
#. +> trunk5
#: xplanet/opsxplanet.ui:452
#, 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: property (text), widget (QLabel, textLabelXplanetGlare)
#. +> trunk5
#: xplanet/opsxplanet.ui:459
#, kde-format
msgid "Glare of Sun:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetQuality)
#. +> trunk5
#: xplanet/opsxplanet.ui:486
#, kde-format
msgid "Output file quality:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetQuality)
#. +> trunk5
#: xplanet/opsxplanet.ui:499
#, kde-format
msgid "JPEG Quality"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: xplanet/opsxplanet.ui:527
#, kde-format
msgid "XPlanet requires maps in order to function properly. It does not ship with a lot of planetary maps. You need to download some in order to get the full benefits of XPlanet. This is a good place to start: <a href=\"http://xplanet.sourceforge.net/maps.php\">http://xplanet.sourceforge.net/maps.php</a> "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openXPlanetMaps)
#. +> trunk5
#: xplanet/opsxplanet.ui:540
#, kde-format
msgid "XPlanet Planet Maps"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, XplanetTabLabel)
#. +> trunk5
#: xplanet/opsxplanet.ui:563
#, kde-format
msgid "Labels and markers"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: xplanet/opsxplanet.ui:571
#, kde-format
msgid "Labels"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLabelGMT)
#. +> trunk5
#: xplanet/opsxplanet.ui:600
#, kde-format
msgid "GMT"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetLabelString)
#. +> trunk5
#: xplanet/opsxplanet.ui:609
#, kde-format
msgid "Label string:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetLabelString)
#. +> trunk5
#: xplanet/opsxplanet.ui:616
#, kde-format
msgid "Specify the text of the first line of the label."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetLabelString)
#. +> trunk5
#: xplanet/opsxplanet.ui:619
#, 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: property (text), widget (QLabel, textLabelXplanetDateFormat)
#. +> trunk5
#: xplanet/opsxplanet.ui:626
#, kde-format
msgid "Date format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetDateFormat)
#. +> trunk5
#: xplanet/opsxplanet.ui:633
#, kde-format
msgid "Specify the format for the date/time label."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetDateFormat)
#. +> trunk5
#: xplanet/opsxplanet.ui:636
#, 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: property (text), widget (QLabel, textLabelXplanetFontSize)
#. +> trunk5
#: xplanet/opsxplanet.ui:646
#, kde-format
msgid "Font size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_XplanetFontSize)
#. +> trunk5
#: xplanet/opsxplanet.ui:653
#, kde-format
msgid "Label font size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelLabelPos)
#. +> trunk5
#: xplanet/opsxplanet.ui:753
#, kde-format
msgid "Label position:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetLabel)
#. +> trunk5
#: xplanet/opsxplanet.ui:775
#, kde-format
msgid "Show label?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetLabel)
#. +> trunk5
#: xplanet/opsxplanet.ui:778
#, kde-format
msgid "If checked, display a label in the upper right corner."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: xplanet/opsxplanet.ui:793
#, kde-format
msgid "Markers"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetMarkerFile)
#. +> trunk5
#: xplanet/opsxplanet.ui:804
#, kde-format
msgid "Use marker file?"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetMarkerFile)
#. +> trunk5
#: xplanet/opsxplanet.ui:810
#, kde-format
msgid "Use marker file:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetMarkerFilePath)
#. +> trunk5
#: xplanet/opsxplanet.ui:820
#, kde-format
msgid "Specify a file containing user defined marker data to display against the background stars."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetMarkerBounds)
#. +> trunk5
#: xplanet/opsxplanet.ui:827
#, kde-format
msgid "Write marker bounds in a file"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetMarkerBounds)
#. +> trunk5
#: xplanet/opsxplanet.ui:830
#, kde-format
msgid "Write coordinates of the bounding box for each marker in a file."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_XplanetMarkerBounds)
#. +> trunk5
#: xplanet/opsxplanet.ui:833
#, kde-format
msgid "Write marker bounds to:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetLatLong)
#. +> trunk5
#: xplanet/opsxplanet.ui:881
#, kde-format
msgid "Place the observer above latitude "
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetLatitude)
#. +> trunk5
#: xplanet/opsxplanet.ui:894
#, kde-format
msgid "Render the target body as seen from above the specified latitude (in degrees). The default value is 0."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetLongitude)
#. +> trunk5
#: xplanet/opsxplanet.ui:907
#, kde-format
msgid " and longitude "
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_XplanetLongitude)
#. +> trunk5
#: xplanet/opsxplanet.ui:917
#, 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: property (text), widget (QLabel, label_2)
#. +> trunk5
#: xplanet/opsxplanet.ui:930
#, kde-format
msgid "in degrees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelXplanetProjection)
#. +> trunk5
#: xplanet/opsxplanet.ui:972
#, kde-format
msgid "Projection:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, kcfg_XplanetProjection)
#. +> trunk5
#: xplanet/opsxplanet.ui:979
#, kde-format
msgid "The projection type"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_XplanetProjection)
#. +> trunk5
#: xplanet/opsxplanet.ui:982
#, 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: property (title), widget (QGroupBox, groupBoxBackground)
#. +> trunk5
#: xplanet/opsxplanet.ui:1007
#, kde-format
msgid "Background"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_XplanetBackground)
#. +> trunk5
#: xplanet/opsxplanet.ui:1015
#, kde-format
msgid "Use background?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_XplanetBackground)
#. +> trunk5
#: xplanet/opsxplanet.ui:1018
#, kde-format
msgid "If checked, use a file or a color as background."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetBackgroundImage)
#. +> trunk5
#: xplanet/opsxplanet.ui:1030
#, kde-format
msgid "Background image:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_XplanetBackgroundImagePath)
#. +> trunk5
#: xplanet/opsxplanet.ui:1040
#, kde-format
msgid "Use this file as the background image"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, kcfg_XplanetBackgroundImagePath)
#. +> trunk5
#: xplanet/opsxplanet.ui:1043
#, kde-format
msgid "Enter here the path of background image file."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_XplanetBackgroundColor)
#. +> trunk5
#: xplanet/opsxplanet.ui:1054
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KColorButton, kcfg_XplanetBackgroundColorValue)
#. +> trunk5
#: xplanet/opsxplanet.ui:1067
#, kde-format
msgid "Set the color for the background."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-edu/labplot2.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-edu/labplot2.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-edu/labplot2.pot (revision 1526938)
@@ -1,18735 +1,18735 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the labplot package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: labplot\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:05+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:93
#, kde-format
msgid "no PanelPluginHandle found for the Cantor Part."
msgstr ""
#. +> trunk5
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:256
#: src/backend/core/column/Column.cpp:810
#: src/backend/datapicker/DatapickerCurve.cpp:524
#: src/backend/datapicker/DatapickerImage.cpp:548
-#: src/backend/datapicker/DatapickerPoint.cpp:465
+#: src/backend/datapicker/DatapickerPoint.cpp:463
#: src/backend/datasources/filters/AsciiFilter.cpp:1628
#: src/backend/datasources/filters/BinaryFilter.cpp:557
-#: src/backend/datasources/filters/JsonFilter.cpp:778
+#: src/backend/datasources/filters/JsonFilter.cpp:777
#: src/backend/datasources/filters/ROOTFilter.cpp:124
#: src/backend/datasources/LiveDataSource.cpp:844
#: src/backend/datasources/MQTTClient.cpp:1203
#: src/backend/datasources/MQTTSubscription.cpp:186
#: src/backend/datasources/MQTTTopic.cpp:278
#: src/backend/matrix/Matrix.cpp:1056 src/backend/note/Note.cpp:153
-#: src/backend/worksheet/plots/cartesian/Axis.cpp:2028
+#: src/backend/worksheet/plots/cartesian/Axis.cpp:2024
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2729
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:1009
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:417
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:1008
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:416
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:1678
-#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:220
-#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:329
-#: src/backend/worksheet/plots/cartesian/XYCorrelationCurve.cpp:307
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:2237
-#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:347
-#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:301
-#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:198
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:2222
-#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:327
-#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:315
-#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:295
-#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:484
-#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:313
-#: src/backend/worksheet/plots/PlotArea.cpp:438
-#: src/backend/worksheet/TextLabel.cpp:711
+#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:216
+#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:327
+#: src/backend/worksheet/plots/cartesian/XYCorrelationCurve.cpp:305
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:2236
+#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:343
+#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:297
+#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:196
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:2219
+#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:324
+#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:312
+#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:292
+#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:481
+#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:310
+#: src/backend/worksheet/plots/PlotArea.cpp:437
+#: src/backend/worksheet/TextLabel.cpp:710
#: src/backend/worksheet/Worksheet.cpp:817
#: src/commonfrontend/ProjectExplorer.cpp:727
#, kde-format
msgid "Attribute '%1' missing or empty, default value is used"
msgstr ""
#. +> trunk5
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:288
#, kde-format
msgid "This project has Cantor content but no Cantor plugins were found. Please check your installation. The project will be closed."
msgstr ""
#. +> trunk5
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:301
#: src/backend/core/AbstractSimpleFilter.cpp:368
#: src/backend/core/column/Column.cpp:852 src/backend/core/Folder.cpp:110
-#: src/backend/core/Project.cpp:352
+#: src/backend/core/Project.cpp:349
#: src/backend/datapicker/DatapickerCurve.cpp:626
#: src/backend/datapicker/DatapickerImage.cpp:810
-#: src/backend/datapicker/DatapickerPoint.cpp:544
+#: src/backend/datapicker/DatapickerPoint.cpp:542
#: src/backend/datasources/LiveDataSource.cpp:972
#: src/backend/datasources/MQTTClient.cpp:1380
#: src/backend/datasources/MQTTSubscription.cpp:220
#: src/backend/datasources/MQTTTopic.cpp:343
#: src/backend/matrix/Matrix.cpp:1200
#: src/backend/spreadsheet/Spreadsheet.cpp:743
-#: src/backend/worksheet/plots/cartesian/Axis.cpp:2123
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:481
-#: src/backend/worksheet/plots/PlotArea.cpp:540
-#: src/backend/worksheet/TextLabel.cpp:812
+#: src/backend/worksheet/plots/cartesian/Axis.cpp:2119
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:480
+#: src/backend/worksheet/plots/PlotArea.cpp:539
+#: src/backend/worksheet/TextLabel.cpp:811
#: src/backend/worksheet/Worksheet.cpp:940
#, kde-format
msgid "unknown element '%1'"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:226
#, kde-format
msgid "Intended name \"%1\" was changed to \"%2\" in order to avoid name collision."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:231
#, kde-format
msgid "%1: rename to %2"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:242
#, kde-format
msgid "%1: change comment"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:264
#, kde-format
msgid "%1: change hidden status"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:297
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:301
#: src/commonfrontend/worksheet/WorksheetView.cpp:170
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:293
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:366 src/backend/core/aspectcommands.h:87
#, kde-format
msgid "%1: add %2"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:368
#: src/backend/core/AbstractAspect.cpp:396
#, kde-format
msgid "Renaming \"%1\" to \"%2\" in order to avoid name collision."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:394
#, kde-format
msgid "%1: insert %2 before %3"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:394
#, kde-format
msgid "%1: insert %2 before end"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:432 src/backend/core/aspectcommands.h:43
#, kde-format
msgid "%1: remove %2"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:441
#, kde-format
msgid "%1: remove all children"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:595
#, kde-format
msgid "Attribute 'name' is missing or empty."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:602
#, kde-format
msgid "Invalid creation time for '%1'. Using current time."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractColumn.cpp:218
#: src/backend/spreadsheet/Spreadsheet.cpp:136
#, kde-format
msgid "%1: insert 1 row"
msgid_plural "%1: insert %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/core/AbstractColumn.cpp:237
#: src/backend/spreadsheet/Spreadsheet.cpp:126
#, kde-format
msgid "%1: remove 1 row"
msgid_plural "%1: remove %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/core/AbstractColumn.cpp:701
#, kde-format
msgid "invalid or missing start or end row"
msgstr ""
#. +> trunk5
#: src/backend/core/abstractcolumncommands.cpp:59
#, kde-format
msgid "%1: clear masks"
msgstr ""
#. +> trunk5
#: src/backend/core/abstractcolumncommands.cpp:129
#, kde-format
msgid "%1: mask cells"
msgstr ""
#. +> trunk5
#: src/backend/core/abstractcolumncommands.cpp:131
#, kde-format
msgid "%1: unmask cells"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractFilter.cpp:212
#, kde-format
msgctxt "default labels of filter input ports"
msgid "In%1"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:113
#, kde-format
msgid "Import Data"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:114 src/kdefrontend/MainWin.cpp:387
#, kde-format
msgid "From File"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:115 src/kdefrontend/MainWin.cpp:392
#, kde-format
msgid "From SQL Database"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbExport)
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:120 src/kdefrontend/MainWin.cpp:406
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:278
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:23
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:17
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:177
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:121
#, kde-format
msgid "Print"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:122
#, kde-format
msgid "Print Preview"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:127
#, kde-format
msgid "&Restore"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:132
#, kde-format
msgid "Mi&nimize"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:137
#, kde-format
msgid "Ma&ximize"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:143
#, kde-format
msgid "Show"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractScriptingEngine.cpp:144
#, kde-format
msgid "%1 Source (*.%2)"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractSimpleFilter.cpp:354
#, kde-format
msgid "incompatible filter type"
msgstr ""
#. +> trunk5
#: src/backend/core/aspectcommands.h:106
#, kde-format
msgid "%1: move %2 to %3."
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:167
+#: src/backend/core/AspectTreeModel.cpp:170
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1184
#: src/kdefrontend/widgets/FitParametersWidget.cpp:50
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:169
+#: src/backend/core/AspectTreeModel.cpp:172
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:171
+#: src/backend/core/AspectTreeModel.cpp:174
#, kde-format
msgid "Created"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:173
+#: src/backend/core/AspectTreeModel.cpp:176
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:54
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:88
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:196
+#: src/backend/core/AspectTreeModel.cpp:199
#, kde-format
msgid "%1 (non-plottable data)"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:198
+#: src/backend/core/AspectTreeModel.cpp:201
#, kde-format
msgid "%1 (non-numeric data)"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:200
+#: src/backend/core/AspectTreeModel.cpp:203
#, kde-format
msgid "%1 (no values)"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:217
+#: src/backend/core/AspectTreeModel.cpp:220
#: src/backend/spreadsheet/SpreadsheetModel.cpp:428
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:245
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:234
#, kde-format
msgid "X-error"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:220
+#: src/backend/core/AspectTreeModel.cpp:223
#: src/backend/spreadsheet/SpreadsheetModel.cpp:431
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:236
#, kde-format
msgid "X-error +"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:223
+#: src/backend/core/AspectTreeModel.cpp:226
#: src/backend/spreadsheet/SpreadsheetModel.cpp:434
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:235
#, kde-format
msgid "X-error -"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:226
+#: src/backend/core/AspectTreeModel.cpp:229
#: src/backend/spreadsheet/SpreadsheetModel.cpp:437
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:254
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:237
#, kde-format
msgid "Y-error"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:229
+#: src/backend/core/AspectTreeModel.cpp:232
#: src/backend/spreadsheet/SpreadsheetModel.cpp:440
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:239
#, kde-format
msgid "Y-error +"
msgstr ""
#. +> trunk5
-#: src/backend/core/AspectTreeModel.cpp:232
+#: src/backend/core/AspectTreeModel.cpp:235
#: src/backend/spreadsheet/SpreadsheetModel.cpp:443
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:238
#, kde-format
msgid "Y-error -"
msgstr ""
#. +> trunk5
#: src/backend/core/column/Column.cpp:105
#, kde-format
msgid "Used in"
msgstr ""
#. +> trunk5
#: src/backend/core/column/Column.cpp:162
#: src/backend/core/column/columncommands.cpp:101
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:277
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:294
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:305
#, kde-format
msgid "%1: change column type"
msgstr ""
#. +> trunk5
#: src/backend/core/column/Column.cpp:957
#, kde-format
msgid "invalid or missing row index"
msgstr ""
#. +> trunk5
#: src/backend/core/column/Column.cpp:966
#: src/backend/core/column/Column.cpp:975
#, kde-format
msgid "invalid row value"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:219
#: src/backend/core/column/columncommands.cpp:326
#, kde-format
msgid "%1: change cell values"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:508
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1744
#, kde-format
msgid "%1: set plot designation"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:556
#, kde-format
msgid "%1: clear column"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:660
#: src/backend/matrix/matrixcommands.cpp:93
#, kde-format
msgid "%1: set formula"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:714
#, kde-format
msgid "%1: set cell formula"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:757
#, kde-format
msgid "%1: clear all formulas"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:814
#, kde-format
msgid "%1: set text for row %2"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:870
#: src/backend/core/column/columncommands.cpp:899
#: src/backend/core/column/columncommands.cpp:955
#, kde-format
msgid "%1: set value for row %2"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:1016
#, kde-format
msgid "%1: replace the texts for rows %2 to %3"
msgstr ""
#. +> trunk5
#: src/backend/core/column/columncommands.cpp:1080
#: src/backend/core/column/columncommands.cpp:1112
#: src/backend/core/column/columncommands.cpp:1176
#, kde-format
msgid "%1: replace the values for rows %2 to %3"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/DateTime2StringFilter.cpp:74
#: src/backend/core/datatypes/String2DateTimeFilter.cpp:146
#, kde-format
msgid "%1: set date-time format to %2"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/DateTime2StringFilter.cpp:76
#: src/backend/core/datatypes/String2DateTimeFilter.cpp:148
#, kde-format
msgid "set date-time format to %1"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/Double2StringFilter.cpp:78
#, kde-format
msgid "missing or invalid format attribute"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/Double2StringFilter.cpp:100
#, kde-format
msgid "%1: set numeric format to '%2'"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/Double2StringFilter.cpp:102
#, kde-format
msgid "set numeric format to '%1'"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/Double2StringFilter.cpp:119
#, kde-format
msgid "%1: set decimal digits to %2"
msgstr ""
#. +> trunk5
#: src/backend/core/datatypes/Double2StringFilter.cpp:121
#, kde-format
msgid "set decimal digits to %1"
msgstr ""
#. +> trunk5
#: src/backend/core/Folder.cpp:256
#, kde-format
msgid "unknown element '%1' found"
msgstr ""
#. +> trunk5
#: src/backend/core/plugin/PluginLoader.cpp:46
#: src/backend/core/plugin/PluginLoader.cpp:110
#, kde-format
msgid "Not yet loaded."
msgstr ""
#. i18n: ectx: ToolBar (main_toolbar)
#. i18n: ectx: property (title), widget (QGroupBox, gbProject)
#. +> trunk5
-#: src/backend/core/Project.cpp:106 src/backend/core/Project.cpp:117
+#: src/backend/core/Project.cpp:103 src/backend/core/Project.cpp:114
#: src/kdefrontend/labplot2ui.rc:6
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:17
#, kde-format
msgid "Project"
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:272
+#: src/backend/core/Project.cpp:269
#, kde-format
msgid "Sorry. Could not open file for reading."
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:279
+#: src/backend/core/Project.cpp:276
#, kde-format
msgid "The project file is empty."
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:279
+#: src/backend/core/Project.cpp:276
#, kde-format
msgid "Error opening project"
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:294
+#: src/backend/core/Project.cpp:291
#, kde-format
msgid "Error when opening the project"
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:328
+#: src/backend/core/Project.cpp:325
#, kde-format
msgid "Attribute 'version' is missing."
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:428
+#: src/backend/core/Project.cpp:425
#, kde-format
msgid "no project element found"
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:430
+#: src/backend/core/Project.cpp:427
#, kde-format
msgid "no valid XML document found"
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:447
+#: src/backend/core/Project.cpp:444
#, kde-format
msgid "Project file name missing."
msgstr ""
#. +> trunk5
-#: src/backend/core/Project.cpp:455
+#: src/backend/core/Project.cpp:452
#, kde-format
msgid "Invalid project modification time. Using current time."
msgstr ""
#. +> trunk5
#: src/backend/core/Workbook.cpp:210
#, kde-format
msgid "matrix"
msgstr ""
#. +> trunk5
#: src/backend/core/Workbook.cpp:217
#, kde-format
msgid "unknown workbook element '%1'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:65
#: src/backend/datapicker/Datapicker.cpp:364
#: src/kdefrontend/ui/datapickerimagewidget.ui:95
#, kde-format
msgid "Plot"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:162
#, kde-format
msgid "%1, active curve \"%2\""
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:236
#, kde-format
msgid "%1: add new point"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:238
#, kde-format
msgid "%1: add new point %2"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:240
#, kde-format
msgid "%1 Point"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:381
#, kde-format
msgid "unknown datapicker element '%1'"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:100
#, kde-format
msgid "Update Spreadsheet"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:128
#, kde-format
msgid "Column"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, lData)
#. i18n: ectx: property (text), widget (QLabel, lData)
#. i18n: ectx: property (title), widget (QGroupBox, gbData)
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:191
#: src/commonfrontend/matrix/MatrixView.cpp:154
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:317
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:336
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:344
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:220
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:59
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:868
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:122
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:274
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:81
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:23
#, kde-format
msgid "Data"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:211
#, kde-format
msgid "c"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:224
#: src/backend/datapicker/DatapickerCurve.cpp:225
#, kde-format
msgid "%1: set xy-error type"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:263
#, kde-format
msgid "%1: set position X column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:270
#, kde-format
msgid "%1: set position Y column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:277
#, kde-format
msgid "%1: set position Z column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:284
#, kde-format
msgid "%1: set +delta_X column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:291
#, kde-format
msgid "%1: set -delta_X column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:298
#, kde-format
msgid "%1: set +delta_Y column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:305
#, kde-format
msgid "%1: set -delta_Y column"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:312
#: src/backend/datapicker/DatapickerImage.cpp:304
#, kde-format
msgid "%1: set point's style"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:320
#: src/backend/datapicker/DatapickerImage.cpp:311
#, kde-format
msgid "%1: set point's size"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:327
#: src/backend/datapicker/DatapickerImage.cpp:317
#, kde-format
msgid "%1: rotate point"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:334
#: src/backend/datapicker/DatapickerImage.cpp:323
#, kde-format
msgid "%1: set point's filling"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:341
#: src/backend/datapicker/DatapickerImage.cpp:329
#, kde-format
msgid "%1: set outline style"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:348
#: src/backend/datapicker/DatapickerImage.cpp:335
#, kde-format
msgid "%1: set point's opacity"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:355
#, kde-format
msgid "%1: set error bar size"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:362
#, kde-format
msgid "%1: set error bar filling"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:369
#, kde-format
msgid "%1: set error bar outline style"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:376
#: src/backend/datapicker/DatapickerImage.cpp:341
#: src/backend/worksheet/plots/cartesian/Axis.cpp:470
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:155
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:194
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:154
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:193
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:165
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:217
-#: src/backend/worksheet/plots/PlotArea.cpp:97
-#: src/backend/worksheet/TextLabel.cpp:295
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:216
+#: src/backend/worksheet/plots/PlotArea.cpp:96
+#: src/backend/worksheet/TextLabel.cpp:294
+#: src/backend/worksheet/WorksheetElementContainer.cpp:84
#: src/backend/worksheet/WorksheetElementContainer.cpp:85
-#: src/backend/worksheet/WorksheetElementContainer.cpp:86
#, kde-format
msgid "%1: set visible"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:376
#: src/backend/datapicker/DatapickerImage.cpp:341
#: src/backend/worksheet/plots/cartesian/Axis.cpp:470
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:155
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:194
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:154
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:193
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:165
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:217
-#: src/backend/worksheet/plots/PlotArea.cpp:97
-#: src/backend/worksheet/TextLabel.cpp:295
-#: src/backend/worksheet/WorksheetElementContainer.cpp:88
-#: src/backend/worksheet/WorksheetElementContainer.cpp:98
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:216
+#: src/backend/worksheet/plots/PlotArea.cpp:96
+#: src/backend/worksheet/TextLabel.cpp:294
+#: src/backend/worksheet/WorksheetElementContainer.cpp:87
+#: src/backend/worksheet/WorksheetElementContainer.cpp:97
#, kde-format
msgid "%1: set invisible"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerCurve.cpp:398
#, kde-format
msgid "%1: update datasheet"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:174
#, kde-format
msgctxt "@title:window"
msgid "Print Datapicker Image"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:271
#, kde-format
msgid "%1: upload new image"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:272
#, kde-format
msgid "%1: upload image"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:280
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:267
-#: src/backend/worksheet/TextLabel.cpp:275
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:266
+#: src/backend/worksheet/TextLabel.cpp:274
#, kde-format
msgid "%1: set rotation angle"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:286
#, kde-format
msgid "%1: set Axis points"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:292
#, kde-format
msgid "%1: set editor settings"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:298
#, kde-format
msgid "%1: set minimum segment length"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:357
#, kde-format
msgid "%1: remove all axis points"
msgstr ""
#. +> trunk5
-#: src/backend/datapicker/DatapickerPoint.cpp:213
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:260
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:145
-#: src/backend/worksheet/TextLabel.cpp:246
+#: src/backend/datapicker/DatapickerPoint.cpp:211
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:259
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:144
+#: src/backend/worksheet/TextLabel.cpp:245
#, kde-format
msgid "%1: set position"
msgstr ""
#. +> trunk5
-#: src/backend/datapicker/DatapickerPoint.cpp:224
+#: src/backend/datapicker/DatapickerPoint.cpp:222
#, kde-format
msgid "%1: set +delta_X position"
msgstr ""
#. +> trunk5
-#: src/backend/datapicker/DatapickerPoint.cpp:226
-#: src/backend/datapicker/DatapickerPoint.cpp:229
+#: src/backend/datapicker/DatapickerPoint.cpp:224
+#: src/backend/datapicker/DatapickerPoint.cpp:227
#, kde-format
msgid "%1: set +delta X position"
msgstr ""
#. +> trunk5
+#: src/backend/datapicker/DatapickerPoint.cpp:240
#: src/backend/datapicker/DatapickerPoint.cpp:242
-#: src/backend/datapicker/DatapickerPoint.cpp:244
-#: src/backend/datapicker/DatapickerPoint.cpp:247
+#: src/backend/datapicker/DatapickerPoint.cpp:245
#, kde-format
msgid "%1: set -delta_X position"
msgstr ""
#. +> trunk5
+#: src/backend/datapicker/DatapickerPoint.cpp:258
#: src/backend/datapicker/DatapickerPoint.cpp:260
-#: src/backend/datapicker/DatapickerPoint.cpp:262
-#: src/backend/datapicker/DatapickerPoint.cpp:265
+#: src/backend/datapicker/DatapickerPoint.cpp:263
#, kde-format
msgid "%1: set +delta_Y position"
msgstr ""
#. +> trunk5
+#: src/backend/datapicker/DatapickerPoint.cpp:276
#: src/backend/datapicker/DatapickerPoint.cpp:278
-#: src/backend/datapicker/DatapickerPoint.cpp:280
-#: src/backend/datapicker/DatapickerPoint.cpp:283
+#: src/backend/datapicker/DatapickerPoint.cpp:281
#, kde-format
msgid "%1: set -delta_Y position"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Segment.cpp:198
#, kde-format
msgid "%1: draw points over segment"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:145
#: src/kdefrontend/datasources/ImportFileWidget.cpp:130
#: src/kdefrontend/datasources/ImportFileWidget.cpp:154
#, kde-format
msgid "ASCII data"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:146
#: src/kdefrontend/datasources/ImportFileWidget.cpp:131
#: src/kdefrontend/datasources/ImportFileWidget.cpp:155
#, kde-format
msgid "Binary data"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:147
#: src/commonfrontend/matrix/MatrixView.cpp:157
#: src/kdefrontend/datasources/ImportFileWidget.cpp:132
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:390
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:235
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:268
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:282
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:420
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:148
#: src/kdefrontend/datasources/ImportFileWidget.cpp:134
#, kde-format
msgid "Hierarchical Data Format 5 (HDF5)"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:149
#: src/kdefrontend/datasources/ImportFileWidget.cpp:137
#, kde-format
msgid "Network Common Data Format (NetCDF)"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:150
#: src/kdefrontend/datasources/ImportFileWidget.cpp:140
#, kde-format
msgid "Flexible Image Transport System Data Format (FITS)"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:151
#: src/kdefrontend/datasources/ImportFileWidget.cpp:142
#, kde-format
msgid "JSON data"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:152
#: src/kdefrontend/datasources/ImportFileWidget.cpp:144
#, kde-format
msgid "ROOT (CERN) Histograms"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AsciiFilter.cpp:208
#, kde-format
msgid "Number of columns: %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AsciiFilter.cpp:210
#, kde-format
msgid "Number of lines: %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AsciiFilter.cpp:571
#: src/backend/datasources/filters/AsciiFilter.cpp:691
#: src/backend/datasources/filters/AsciiFilter.cpp:1418
#: src/backend/datasources/filters/BinaryFilter.cpp:313
#: src/backend/datasources/filters/BinaryFilter.cpp:428
#: src/backend/nsl/nsl_dft.c:39 src/backend/nsl/nsl_filter.c:41
#, kde-format
msgid "Index"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: src/backend/datasources/filters/AsciiFilter.cpp:691
#: src/backend/datasources/filters/AsciiFilter.cpp:695
#: src/backend/datasources/filters/AsciiFilter.cpp:1420
#: src/commonfrontend/matrix/MatrixView.cpp:580
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1552
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1569
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1586
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1184
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:61
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:87
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/BinaryFilter.cpp:296
#, kde-format
msgid "could not open device"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/BinaryFilter.cpp:304
#, kde-format
msgid "data selection empty"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:251
#, kde-format
msgid "Images: %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:256
#, kde-format
msgid "Tables: %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:1044
#: src/backend/datasources/filters/FITSFilter.cpp:1569
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:57
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:92
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:163
#, kde-format
msgid "Primary header"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:1046
#, kde-format
msgid "IMAGE #%1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:1049
#, kde-format
msgid "ASCII_TBL #%1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:1052
#, kde-format
msgid "BINARY_TBL #%1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:1562
#, kde-format
msgid "Images"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/FITSFilter.cpp:1586
#, kde-format
msgid "Tables"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1028
#, kde-format
msgid "data type"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1081
#, kde-format
msgid "rank %1 not supported yet"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1087
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:86
#, kde-format
msgid "data set"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1105
#, kde-format
msgid "symbolic link"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1105
#, kde-format
msgid "link to %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1120
#, kde-format
msgid "hard link"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1183
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1245
#, kde-format
msgid "No data set selected"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1312
#, kde-format
msgid "rank 0 not implemented yet for type %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1437
#, kde-format
msgid "unsupported integer type for rank 1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1453
#, kde-format
msgid "unsupported float type for rank 1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1480
#, kde-format
msgid "rank 1 not implemented yet for type %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1590
#, kde-format
msgid "unsupported integer type for rank 2"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1604
#, kde-format
msgid "unsupported float type for rank 2"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1618
#, kde-format
msgid "rank 2 not implemented yet for type %1, size = %2"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1632
#, kde-format
msgid "rank 2 not implemented yet for type %1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1642
#, kde-format
msgid "rank %1 not implemented yet for type %2"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/ImageFilter.cpp:49
#, kde-format
msgid "Matrix (grayscale)"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/ImageFilter.cpp:49
#, kde-format
msgid "XYZ (grayscale)"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/ImageFilter.cpp:49
#, kde-format
msgid "XYRGB"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/ImageFilter.cpp:241
#: src/backend/spreadsheet/Spreadsheet.cpp:907
#, kde-format
msgid "numerical data, %1 element"
msgid_plural "numerical data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:336
#, kde-format
msgid "global attribute"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:340
#, kde-format
msgid "%1 attribute"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:367
#, kde-format
msgid "length"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:370
#, kde-format
msgid "unlimited"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:371
#, kde-format
msgid "dimension"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:404
#, kde-format
msgid "variable"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:435
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#, kde-format
msgid "Attributes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDimensions)
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:441
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:23
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:88
#, kde-format
msgid "Dimensions"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:447
#, kde-format
msgid "Variables"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:497
#, kde-format
msgid "No variable selected"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:527
#, kde-format
msgid "zero dimensions"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:627
#, kde-format
msgid "%1 dimensional data of type %2 not supported yet"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkCenter)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:276
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:75
#, kde-format
msgid "Bin Center"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkLow)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:278
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:95
#, kde-format
msgid "Low Edge"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkContent)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:280
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:37
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:102
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:85
#, kde-format
msgid "Content"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkError)
#. i18n: ectx: property (text), widget (QLabel, lErrorBar)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:282
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1184
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:85
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1210
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:135
#, kde-format
msgid "Reload"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbLinkFile)
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:138
#: src/kdefrontend/ui/datasources/importfilewidget.ui:867
#, kde-format
msgid "Link the file"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:142
#: src/backend/datasources/MQTTTopic.cpp:202
#, kde-format
msgid "Plot data"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:698
#: src/backend/datasources/LiveDataSource.cpp:701
#: src/backend/datasources/LiveDataSource.cpp:705
#: src/backend/datasources/LiveDataSource.cpp:708
#: src/backend/datasources/LiveDataSource.cpp:711
#: src/backend/datasources/LiveDataSource.cpp:714
#: src/backend/datasources/LiveDataSource.cpp:717
#: src/backend/datasources/LiveDataSource.cpp:728
#, kde-format
msgid "Serial Port Error"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:698
#, kde-format
msgid "Failed to open the device."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:702
#, kde-format
msgid "Failed to open the device. Please check your permissions on this device."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:705
#, kde-format
msgid "Device already opened."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:708
#, kde-format
msgid "The device is not opened."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:711
#, kde-format
msgid "Failed to read data."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:714
#, kde-format
msgid "Failed to read data. The device is removed."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:717
#, kde-format
msgid "The device timed out."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:729
#, kde-format
msgid "The following error occurred: %1."
msgstr ""
#. +> trunk5
#: src/backend/datasources/projects/OriginProjectParser.cpp:1012
#, kde-format
msgid "Plot%1"
msgstr ""
#. +> trunk5
#: src/backend/datasources/projects/OriginProjectParser.cpp:1147
#, kde-format
msgid "legend"
msgstr ""
#. +> trunk5
#: src/backend/datasources/projects/ProjectParser.cpp:109
#, kde-format
msgid "%1: Import from %2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:39
#, kde-format
msgid "Success"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:41
#, kde-format
msgid "Failure"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:43
#, kde-format
msgid "Iteration has not converged"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:45
#, kde-format
msgid "Input domain error, e.g sqrt(-1)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:47
#, kde-format
msgid "Output range error, e.g. exp(1e100)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:49
#, kde-format
msgid "Invalid pointer"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:51
#, kde-format
msgid "Invalid argument supplied"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:53
#, kde-format
msgid "Generic failure"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:55
#, kde-format
msgid "Factorization failed"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:57
#, kde-format
msgid "Failed to allocate memory"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:59
#, kde-format
msgid "Problem with supplied function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:61
#, kde-format
msgid "Iterative process is out of control"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:63
#, kde-format
msgid "Exceeded max number of iterations"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:65
#, kde-format
msgid "Tried to divide by zero"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:67
#, kde-format
msgid "Invalid tolerance specified"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:69
#, kde-format
msgid "Failed to reach the specified tolerance"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:71
#, kde-format
msgid "Underflow"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:73
#, kde-format
msgid "Overflow"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:75
#, kde-format
msgid "Loss of accuracy"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:77
#, kde-format
msgid "Failed because of roundoff error"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:79
#, kde-format
msgid "Matrix, vector lengths are not conformant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:81
#, kde-format
msgid "Matrix not square"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:83
#, kde-format
msgid "Apparent singularity detected"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:85
#, kde-format
msgid "Integral or series is divergent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:87
#, kde-format
msgid "Requested feature is not supported by the hardware"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:89
#, kde-format
msgid "Requested feature not (yet) implemented"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:91
#, kde-format
msgid "Cache limit exceeded"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:93
#, kde-format
msgid "Table limit exceeded"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:95
#, kde-format
msgid "Iteration is not making progress towards solution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:97
#, kde-format
msgid "Jacobian evaluations are not improving the solution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:99
#, kde-format
msgid "Cannot reach the specified tolerance in F"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:101
#, kde-format
msgid "Cannot reach the specified tolerance in X"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:103
#, kde-format
msgid "Cannot reach the specified tolerance in gradient"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:105
#, kde-format
msgid "End of file"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:59
#, kde-format
msgid "Standard Mathematical functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:61
#, kde-format
msgid "Airy Functions and Derivatives"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:62
#, kde-format
msgid "Bessel Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:63
#, kde-format
msgid "Clausen Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:64
#, kde-format
msgid "Coulomb Functions"
msgstr ""
#. i18n("Coupling Coefficients");
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:66
#, kde-format
msgid "Dawson Function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:67
#, kde-format
msgid "Debye Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:68
#, kde-format
msgid "Dilogarithm"
msgstr ""
#. i18n("Elementary Operations");
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:70
#, kde-format
msgid "Elliptic Integrals"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:73
#, kde-format
msgid "Error Functions and Related Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:75
#, kde-format
msgid "Error Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:77
#, kde-format
msgid "Exponential Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:78
#, kde-format
msgid "Exponential Integrals"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:79
#, kde-format
msgid "Fermi-Dirac Function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:80
#, kde-format
msgid "Gamma and Beta Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:81
#, kde-format
msgid "Gegenbauer Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:83
#, kde-format
msgid "Hermite Polynomials and Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:85
#, kde-format
msgid "Hypergeometric Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:86
#, kde-format
msgid "Laguerre Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:87
#, kde-format
msgid "Lambert W Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:88
#, kde-format
msgid "Legendre Functions and Spherical Harmonics"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:89
#, kde-format
msgid "Logarithm and Related Functions"
msgstr ""
#. i18n("Mathieu Functions");
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:91
#, kde-format
msgid "Power Function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:92
#, kde-format
msgid "Psi (Digamma) Function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:93
#, kde-format
msgid "Synchrotron Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:94
#, kde-format
msgid "Transport Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:95
#, kde-format
msgid "Trigonometric Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:96
#, kde-format
msgid "Zeta Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:98
#, kde-format
msgid "Gaussian Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:99
#, kde-format
msgid "Exponential Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:100
#, kde-format
msgid "Laplace Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:101
#, kde-format
msgid "Exponential Power Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:102
#, kde-format
msgid "Cauchy Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:103
#, kde-format
msgid "Rayleigh Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:104
#, kde-format
msgid "Landau Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:105
#, kde-format
msgid "Gamma Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:106
#, kde-format
msgid "Flat (Uniform) Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:107
#, kde-format
msgid "Lognormal Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:108
#, kde-format
msgid "Chi-squared Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:109
#, kde-format
msgid "F-distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:110
#, kde-format
msgid "t-distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:111
#, kde-format
msgid "Beta Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:112
#, kde-format
msgid "Logistic Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:113
#, kde-format
msgid "Pareto Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:114
#, kde-format
msgid "Weibull Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:115
#, kde-format
msgid "Gumbel Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:116
#, kde-format
msgid "Poisson Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:117
#, kde-format
msgid "Bernoulli Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:118
#, kde-format
msgid "Binomial Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:119
#, kde-format
msgid "Pascal Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:120
#, kde-format
msgid "Geometric Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:121
#, kde-format
msgid "Hypergeometric Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:122
#, kde-format
msgid "Logarithmic Distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:127
#, kde-format
msgid "pseudo-random integer [0,RAND_MAX]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:128
#, kde-format
msgid "nonlinear additive feedback rng [0,RAND_MAX]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:129
#, kde-format
msgid "nonlinear additive feedback rng [0,1]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:130
#, kde-format
msgid "Smallest integral value not less"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:131
#, kde-format
msgid "Absolute value"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:133
#, kde-format
msgid "Base 10 logarithm"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:134
#, kde-format
msgid "Power function [x^y]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:135
#, kde-format
msgid "Nonnegative square root"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:136
#, kde-format
msgid "Sign function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:137
#, kde-format
msgid "Heavyside theta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:138
#, kde-format
msgid "Harmonic number function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:141
#, kde-format
msgid "Cube root"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:142
#, kde-format
msgid "Extract the exponent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:143
#, kde-format
msgid "Round to an integer value"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:144
#: src/backend/gsl/ExpressionParser.cpp:145
#, kde-format
msgid "Round to the nearest integer"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:167
#, kde-format
msgid "Airy function of the first kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:168
#, kde-format
msgid "Airy function of the second kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:169
#, kde-format
msgid "Scaled Airy function of the first kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:170
#, kde-format
msgid "Scaled Airy function of the second kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:171
#, kde-format
msgid "Airy function derivative of the first kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:172
#, kde-format
msgid "Airy function derivative of the second kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:173
#, kde-format
msgid "Scaled Airy function derivative of the first kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:174
#, kde-format
msgid "Scaled Airy function derivative of the second kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:175
#, kde-format
msgid "n-th zero of the Airy function of the first kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:176
#, kde-format
msgid "n-th zero of the Airy function of the second kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:177
#, kde-format
msgid "n-th zero of the Airy function derivative of the first kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:178
#, kde-format
msgid "n-th zero of the Airy function derivative of the second kind"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:185
#, kde-format
msgid "Regular cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:186
#, kde-format
msgid "Regular cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:187
#, kde-format
msgid "Regular cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:188
#, kde-format
msgid "Irregular cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:189
#, kde-format
msgid "Irregular cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:190
#, kde-format
msgid "Irregular cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:191
#, kde-format
msgid "Regular modified cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:192
#, kde-format
msgid "Regular modified cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:193
#, kde-format
msgid "Regular modified cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:194
#, kde-format
msgid "Scaled regular modified cylindrical Bessel function of zeroth order exp(-|x|) I0(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:196
#, kde-format
msgid "Scaled regular modified cylindrical Bessel function of first order exp(-|x|) I1(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:197
#, kde-format
msgid "Scaled regular modified cylindrical Bessel function of order n exp(-|x|) In(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:198
#, kde-format
msgid "Irregular modified cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:199
#, kde-format
msgid "Irregular modified cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:200
#, kde-format
msgid "Irregular modified cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:201
#, kde-format
msgid "Scaled irregular modified cylindrical Bessel function of zeroth order exp(x) K0(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:202
#, kde-format
msgid "Scaled irregular modified cylindrical Bessel function of first order exp(x) K1(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:203
#, kde-format
msgid "Scaled irregular modified cylindrical Bessel function of order n exp(x) Kn(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:204
#, kde-format
msgid "Regular spherical Bessel function of zeroth order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:205
#, kde-format
msgid "Regular spherical Bessel function of first order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:207
#, kde-format
msgid "Regular spherical Bessel function of second order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:208
#, kde-format
msgid "Regular spherical Bessel function of order l"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:209
#, kde-format
msgid "Irregular spherical Bessel function of zeroth order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:210
#, kde-format
msgid "Irregular spherical Bessel function of first order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:211
#, kde-format
msgid "Irregular spherical Bessel function of second order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:212
#, kde-format
msgid "Irregular spherical Bessel function of order l"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:213
#, kde-format
msgid "Scaled regular modified spherical Bessel function of zeroth order, exp(-|x|) i0(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:214
#, kde-format
msgid "Scaled regular modified spherical Bessel function of first order, exp(-|x|) i1(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:215
#, kde-format
msgid "Scaled regular modified spherical Bessel function of second order, exp(-|x|) i2(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:216
#, kde-format
msgid "Scaled regular modified spherical Bessel function of order l, exp(-|x|) il(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:218
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of zeroth order, exp(x) k0(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:219
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of first order, exp(-|x|) k1(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:220
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of second order, exp(-|x|) k2(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:221
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of order l, exp(-|x|) kl(x)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:222
#, kde-format
msgid "Regular cylindrical Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:223
#, kde-format
msgid "Irregular cylindrical Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:224
#, kde-format
msgid "Regular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:225
#, kde-format
msgid "Scaled regular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:226
#, kde-format
msgid "Irregular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:227
#, kde-format
msgid "Logarithm of irregular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:229
#, kde-format
msgid "Scaled irregular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:230
#, kde-format
msgid "n-th positive zero of the Bessel function J0"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:231
#, kde-format
msgid "n-th positive zero of the Bessel function J1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:232
#, kde-format
msgid "n-th positive zero of the Bessel function Jnu"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:239
#, kde-format
msgid "Clausen function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:244
#, kde-format
msgid "Lowest-order normalized hydrogenic bound state radial wavefunction"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:245
#, kde-format
msgid "n-th normalized hydrogenic bound state radial wavefunction"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:252
#, kde-format
msgid "Dawson integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:257
#, kde-format
msgid "First-order Debye function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:258
#, kde-format
msgid "Second-order Debye function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:259
#, kde-format
msgid "Third-order Debye function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:260
#, kde-format
msgid "Fourth-order Debye function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:261
#, kde-format
msgid "Fifth-order Debye function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:262
#, kde-format
msgid "Sixth-order Debye function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:269
#, kde-format
msgid "Dilogarithm for a real argument"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:274
#, kde-format
msgid "Legendre form of complete elliptic integral K"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:275
#, kde-format
msgid "Legendre form of complete elliptic integral E"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:276
#, kde-format
msgid "Legendre form of complete elliptic integral Pi"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:277
#, kde-format
msgid "Legendre form of incomplete elliptic integral F"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:278
#, kde-format
msgid "Legendre form of incomplete elliptic integral E"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:279
#, kde-format
msgid "Legendre form of incomplete elliptic integral P"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:280
#, kde-format
msgid "Legendre form of incomplete elliptic integral D"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:281
#, kde-format
msgid "Carlson form of incomplete elliptic integral RC"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:282
#, kde-format
msgid "Carlson form of incomplete elliptic integral RD"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:283
#, kde-format
msgid "Carlson form of incomplete elliptic integral RF"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:284
#, kde-format
msgid "Carlson form of incomplete elliptic integral RJ"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:291
#, kde-format
msgid "Error function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:292
#, kde-format
msgid "Complementary error function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:293
#, kde-format
msgid "Logarithm of complementary error function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:294
#, kde-format
msgid "Gaussian probability density function Z"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:295
#, kde-format
msgid "Upper tail of the Gaussian probability function Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:296
#, kde-format
msgid "Hazard function for the normal distribution Z/Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:299
#, kde-format
msgid "Underflow-compensating function exp(x^2) erfc(x) for real x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:300
#, kde-format
msgid "Imaginary error function erfi(x) = -i erf(ix) for real x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:301
#, kde-format
msgid "Imaginary part of Faddeeva's scaled complex error function w(x) = exp(-x^2) erfc(-ix) for real x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:302
#, kde-format
msgid "Dawson's integral D(z) = sqrt(pi)/2 * exp(-z^2) * erfi(z)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:303 src/backend/nsl/nsl_fit.c:45
#, kde-format
msgid "Voigt profile"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:306
#, kde-format
msgid "Pseudo-Voigt profile (same width)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:314
#, kde-format
msgid "Exponential function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:315
#, kde-format
msgid "exponentiate x and multiply by y"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:319
#, kde-format
msgid "n-relative exponential"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:326
#, kde-format
msgid "Exponential integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:327
#, kde-format
msgid "Second order exponential integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:328
#, kde-format
msgid "Exponential integral of order n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:329
#, kde-format
msgid "Exponential integral Ei"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:330
#, kde-format
msgid "Hyperbolic integral Shi"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:331
#, kde-format
msgid "Hyperbolic integral Chi"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:332
#, kde-format
msgid "Third-order exponential integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:333
#, kde-format
msgid "Sine integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:334
#, kde-format
msgid "Cosine integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:335
#, kde-format
msgid "Arctangent integral"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:342
#, kde-format
msgid "Complete Fermi-Dirac integral with index -1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:343
#, kde-format
msgid "Complete Fermi-Dirac integral with index 0"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:344
#, kde-format
msgid "Complete Fermi-Dirac integral with index 1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:345
#, kde-format
msgid "Complete Fermi-Dirac integral with index 2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:346
#, kde-format
msgid "Complete Fermi-Dirac integral with integer index j"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:347
#, kde-format
msgid "Complete Fermi-Dirac integral with index -1/2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:348
#, kde-format
msgid "Complete Fermi-Dirac integral with index 1/2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:349
#, kde-format
msgid "Complete Fermi-Dirac integral with index 3/2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:350
#, kde-format
msgid "Incomplete Fermi-Dirac integral with index zero"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:357
#: src/backend/gsl/ExpressionParser.cpp:358
#, kde-format
msgid "Gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:359
#: src/backend/gsl/ExpressionParser.cpp:360
#, kde-format
msgid "Logarithm of the gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:361
#, kde-format
msgid "Regulated gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:362
#, kde-format
msgid "Reciprocal of the gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:363
#, kde-format
msgid "Factorial n!"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:364
#, kde-format
msgid "Double factorial n!!"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:365
#, kde-format
msgid "Logarithm of the factorial"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:366
#, kde-format
msgid "Logarithm of the double factorial"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:368
#, kde-format
msgid "Combinatorial factor"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:369
#, kde-format
msgid "Logarithm of the combinatorial factor"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:370
#, kde-format
msgid "Taylor coefficient"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:371
#, kde-format
msgid "Pochhammer symbol"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:372
#, kde-format
msgid "Logarithm of the Pochhammer symbol"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:373
#, kde-format
msgid "Relative Pochhammer symbol"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:374
#, kde-format
msgid "Unnormalized incomplete gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:375
#, kde-format
msgid "Normalized incomplete gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:376
#, kde-format
msgid "Complementary normalized incomplete gamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:377
#, kde-format
msgid "Beta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:379
#, kde-format
msgid "Logarithm of the beta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:380
#, kde-format
msgid "Normalized incomplete beta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:387
#, kde-format
msgid "Gegenbauer polynomial C_1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:388
#, kde-format
msgid "Gegenbauer polynomial C_2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:389
#, kde-format
msgid "Gegenbauer polynomial C_3"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:390
#, kde-format
msgid "Gegenbauer polynomial C_n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:398
#, kde-format
msgid "Hermite polynomials physicists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:399
#, kde-format
msgid "Hermite polynomials probabilists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:400
#, kde-format
msgid "Hermite functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:401
#, kde-format
msgid "Derivatives of Hermite polynomials physicists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:402
#, kde-format
msgid "Derivatives of Hermite polynomials probabilists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:403
#, kde-format
msgid "Derivatives of Hermite functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:411
#, kde-format
msgid "Hypergeometric function 0F1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:412
#, kde-format
msgid "Confluent hypergeometric function 1F1 for integer parameters"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:413
#, kde-format
msgid "Confluent hypergeometric function 1F1 for general parameters"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:414
#, kde-format
msgid "Confluent hypergeometric function U for integer parameters"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:415
#, kde-format
msgid "Confluent hypergeometric function U"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:416
#, kde-format
msgid "Gauss hypergeometric function 2F1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:417
#, kde-format
msgid "Gauss hypergeometric function 2F1 with complex parameters"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:418
#, kde-format
msgid "Renormalized Gauss hypergeometric function 2F1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:419
#, kde-format
msgid "Renormalized Gauss hypergeometric function 2F1 with complex parameters"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:420
#, kde-format
msgid "Hypergeometric function 2F0"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:427
#, kde-format
msgid "generalized Laguerre polynomials L_1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:428
#, kde-format
msgid "generalized Laguerre polynomials L_2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:429
#, kde-format
msgid "generalized Laguerre polynomials L_3"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:436
#, kde-format
msgid "Principal branch of the Lambert W function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:437
#, kde-format
msgid "Secondary real-valued branch of the Lambert W function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:444
#, kde-format
msgid "Legendre polynomial P_1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:445
#, kde-format
msgid "Legendre polynomial P_2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:446
#, kde-format
msgid "Legendre polynomial P_3"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:447
#, kde-format
msgid "Legendre polynomial P_l"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:448
#, kde-format
msgid "Legendre function Q_0"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:449
#, kde-format
msgid "Legendre function Q_1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:450
#, kde-format
msgid "Legendre function Q_l"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:451
#, kde-format
msgid "Associated Legendre polynomial"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:452
#, kde-format
msgid "Normalized associated Legendre polynomial"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:453
#, kde-format
msgid "Irregular spherical conical function P^1/2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:455
#, kde-format
msgid "Regular spherical conical function P^(-1/2)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:456
#, kde-format
msgid "Conical function P^0"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:457
#, kde-format
msgid "Conical function P^1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:458
#, kde-format
msgid "Regular spherical conical function P^(-1/2-l)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:459
#, kde-format
msgid "Regular cylindrical conical function P^(-m)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:460
#, kde-format
msgid "Zeroth radial eigenfunction of the Laplacian on the 3-dimensional hyperbolic space"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:461
#, kde-format
msgid "First radial eigenfunction of the Laplacian on the 3-dimensional hyperbolic space"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:462
#, kde-format
msgid "l-th radial eigenfunction of the Laplacian on the 3-dimensional hyperbolic space"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:469
#, kde-format
msgid "Logarithm"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:470
#, kde-format
msgid "Logarithm of the magnitude"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:479
#, kde-format
msgid "x^n for integer n with an error estimate"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:484
#, kde-format
msgid "Digamma function for positive integer n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:485
#, kde-format
msgid "Digamma function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:486
#, kde-format
msgid "Real part of the digamma function on the line 1+i y"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:487
#, kde-format
msgid "Trigamma function psi' for positive integer n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:488
#, kde-format
msgid "Trigamma function psi'"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:489
#, kde-format
msgid "Polygamma function psi^(n)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:496
#, kde-format
msgid "First synchrotron function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:497
#, kde-format
msgid "Second synchrotron function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:504
#: src/backend/gsl/ExpressionParser.cpp:505
#: src/backend/gsl/ExpressionParser.cpp:506
#: src/backend/gsl/ExpressionParser.cpp:507
#, kde-format
msgid "Transport function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:514
#, kde-format
msgid "Sine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:515 src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Cosine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:516
#, kde-format
msgid "Tangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:517
#, kde-format
msgid "Inverse sine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:518
#, kde-format
msgid "Inverse cosine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:519 src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Inverse tangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:520
#, kde-format
msgid "Inverse tangent using sign"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:521
#, kde-format
msgid "Hyperbolic sine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:522
#, kde-format
msgid "Hyperbolic cosine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:523 src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Hyperbolic tangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:524
#, kde-format
msgid "Inverse hyperbolic cosine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:525
#, kde-format
msgid "Inverse hyperbolic sine"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:526
#, kde-format
msgid "Inverse hyperbolic tangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:527
#, kde-format
msgid "Secant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:528
#, kde-format
msgid "Cosecant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:529
#, kde-format
msgid "Cotangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:530
#, kde-format
msgid "Inverse secant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:531
#, kde-format
msgid "Inverse cosecant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:532
#, kde-format
msgid "Inverse cotangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:533
#, kde-format
msgid "Hyperbolic secant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:534
#, kde-format
msgid "Hyperbolic cosecant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:535
#, kde-format
msgid "Hyperbolic cotangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:536
#, kde-format
msgid "Inverse hyperbolic secant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:537
#, kde-format
msgid "Inverse hyperbolic cosecant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:538
#, kde-format
msgid "Inverse hyperbolic cotangent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:539
#, kde-format
msgid "Sinc function sin(x)/x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:542
#, kde-format
msgid "Hypotenuse function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:543
#, kde-format
msgid "Three component hypotenuse function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:544
#, kde-format
msgid "restrict to [-pi,pi]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:545
#, kde-format
msgid "restrict to [0,2 pi]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:552
#, kde-format
msgid "Riemann zeta function for integer n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:553
#, kde-format
msgid "Riemann zeta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:554
#, kde-format
msgid "zeta(n)-1 for integer n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:555
#, kde-format
msgid "zeta(x)-1"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:556
#, kde-format
msgid "Hurwitz zeta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:557
#, kde-format
msgid "Eta function for integer n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:558
#, kde-format
msgid "Eta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:566
#, kde-format
msgid "Probability density for a Gaussian distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:567
#, kde-format
msgid "Probability density for a unit Gaussian distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:568
#: src/backend/gsl/ExpressionParser.cpp:587
#: src/backend/gsl/ExpressionParser.cpp:598
#: src/backend/gsl/ExpressionParser.cpp:618
#: src/backend/gsl/ExpressionParser.cpp:629
#: src/backend/gsl/ExpressionParser.cpp:646
#: src/backend/gsl/ExpressionParser.cpp:657
#: src/backend/gsl/ExpressionParser.cpp:668
#: src/backend/gsl/ExpressionParser.cpp:679
#: src/backend/gsl/ExpressionParser.cpp:690
#: src/backend/gsl/ExpressionParser.cpp:701
#: src/backend/gsl/ExpressionParser.cpp:712
#: src/backend/gsl/ExpressionParser.cpp:723
#: src/backend/gsl/ExpressionParser.cpp:734
#: src/backend/gsl/ExpressionParser.cpp:745
#: src/backend/gsl/ExpressionParser.cpp:756
#: src/backend/gsl/ExpressionParser.cpp:761
#: src/backend/gsl/ExpressionParser.cpp:772
#: src/backend/gsl/ExpressionParser.cpp:786
#: src/backend/gsl/ExpressionParser.cpp:789
#: src/backend/gsl/ExpressionParser.cpp:798
#: src/backend/gsl/ExpressionParser.cpp:807
#: src/backend/gsl/ExpressionParser.cpp:816
#, kde-format
msgid "Cumulative distribution function P"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:569
#: src/backend/gsl/ExpressionParser.cpp:588
#: src/backend/gsl/ExpressionParser.cpp:599
#: src/backend/gsl/ExpressionParser.cpp:610
#: src/backend/gsl/ExpressionParser.cpp:619
#: src/backend/gsl/ExpressionParser.cpp:630
#: src/backend/gsl/ExpressionParser.cpp:647
#: src/backend/gsl/ExpressionParser.cpp:658
#: src/backend/gsl/ExpressionParser.cpp:669
#: src/backend/gsl/ExpressionParser.cpp:680
#: src/backend/gsl/ExpressionParser.cpp:691
#: src/backend/gsl/ExpressionParser.cpp:702
#: src/backend/gsl/ExpressionParser.cpp:713
#: src/backend/gsl/ExpressionParser.cpp:724
#: src/backend/gsl/ExpressionParser.cpp:735
#: src/backend/gsl/ExpressionParser.cpp:746
#: src/backend/gsl/ExpressionParser.cpp:757
#: src/backend/gsl/ExpressionParser.cpp:762
#: src/backend/gsl/ExpressionParser.cpp:773
#: src/backend/gsl/ExpressionParser.cpp:787
#: src/backend/gsl/ExpressionParser.cpp:790
#: src/backend/gsl/ExpressionParser.cpp:799
#: src/backend/gsl/ExpressionParser.cpp:808
#: src/backend/gsl/ExpressionParser.cpp:817
#, kde-format
msgid "Cumulative distribution function Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:570
#: src/backend/gsl/ExpressionParser.cpp:589
#: src/backend/gsl/ExpressionParser.cpp:600
#: src/backend/gsl/ExpressionParser.cpp:620
#: src/backend/gsl/ExpressionParser.cpp:631
#: src/backend/gsl/ExpressionParser.cpp:648
#: src/backend/gsl/ExpressionParser.cpp:659
#: src/backend/gsl/ExpressionParser.cpp:670
#: src/backend/gsl/ExpressionParser.cpp:681
#: src/backend/gsl/ExpressionParser.cpp:692
#: src/backend/gsl/ExpressionParser.cpp:703
#: src/backend/gsl/ExpressionParser.cpp:714
#: src/backend/gsl/ExpressionParser.cpp:725
#: src/backend/gsl/ExpressionParser.cpp:736
#: src/backend/gsl/ExpressionParser.cpp:747
#: src/backend/gsl/ExpressionParser.cpp:758
#: src/backend/gsl/ExpressionParser.cpp:763
#, kde-format
msgid "Inverse cumulative distribution function P"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:571
#: src/backend/gsl/ExpressionParser.cpp:590
#: src/backend/gsl/ExpressionParser.cpp:601
#: src/backend/gsl/ExpressionParser.cpp:621
#: src/backend/gsl/ExpressionParser.cpp:632
#: src/backend/gsl/ExpressionParser.cpp:649
#: src/backend/gsl/ExpressionParser.cpp:660
#: src/backend/gsl/ExpressionParser.cpp:671
#: src/backend/gsl/ExpressionParser.cpp:682
#: src/backend/gsl/ExpressionParser.cpp:693
#: src/backend/gsl/ExpressionParser.cpp:704
#: src/backend/gsl/ExpressionParser.cpp:715
#: src/backend/gsl/ExpressionParser.cpp:726
#: src/backend/gsl/ExpressionParser.cpp:737
#: src/backend/gsl/ExpressionParser.cpp:748
#: src/backend/gsl/ExpressionParser.cpp:759
#: src/backend/gsl/ExpressionParser.cpp:764
#, kde-format
msgid "Inverse cumulative distribution function Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:572
#, kde-format
msgid "Cumulative unit distribution function P"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:573
#, kde-format
msgid "Cumulative unit distribution function Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:574
#, kde-format
msgid "Inverse cumulative unit distribution function P"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:575
#, kde-format
msgid "Inverse cumulative unit distribution function Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:577
#, kde-format
msgid "Probability density for Gaussian tail distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:578
#, kde-format
msgid "Probability density for unit Gaussian tail distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:579
#, kde-format
msgid "Probability density for a bivariate Gaussian distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:586
#, kde-format
msgid "Probability density for an exponential distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:597
#, kde-format
msgid "Probability density for a Laplace distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:608
#, kde-format
msgid "Probability density for an exponential power distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:609
#, kde-format
msgid "cumulative distribution function P"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:617
#, kde-format
msgid "Probability density for a Cauchy distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:628
#, kde-format
msgid "Probability density for a Rayleigh distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:633
#, kde-format
msgid "Probability density for a Rayleigh tail distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:640
#, kde-format
msgid "Probability density for a Landau distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:645
#, kde-format
msgid "Probability density for a gamma distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:656
#, kde-format
msgid "Probability density for a uniform distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:667
#, kde-format
msgid "Probability density for a lognormal distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:678
#, kde-format
msgid "Probability density for a chi squared distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:689
#, kde-format
msgid "Probability density for a F-distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:700
#, kde-format
msgid "Probability density for a t-distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:711
#, kde-format
msgid "Probability density for a beta distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:722
#, kde-format
msgid "Probability density for a logistic distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:733
#, kde-format
msgid "Probability density for a Pareto distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:744
#, kde-format
msgid "Probability density for a Weibull distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:755
#, kde-format
msgid "Probability density for a Type-1 Gumbel distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:760
#, kde-format
msgid "Probability density for a Type-2 Gumbel distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:771
#, kde-format
msgid "Probability density for a Poisson distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:780
#, kde-format
msgid "Probability density for a Bernoulli distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:785
#, kde-format
msgid "Probability density for a binomial distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:788
#, kde-format
msgid "Probability density for a negative binomial distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:797
#, kde-format
msgid "Probability density for a Pascal distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:806
#, kde-format
msgid "Probability density for a geometric distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:815
#, kde-format
msgid "Probability density for a hypergeometric distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:824
#, kde-format
msgid "Probability density for a logarithmic distribution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:835
#, kde-format
msgid "Mathematical constants"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:836
#, kde-format
msgid "Fundamental constants"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:837
#, kde-format
msgid "Astronomy and Astrophysics"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:838
#, kde-format
msgid "Atomic and Nuclear Physics"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:839
#, kde-format
msgid "Measurement of Time"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:840
#, kde-format
msgid "Imperial Units"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:841
#, kde-format
msgid "Speed and Nautical Units"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:842
#, kde-format
msgid "Printers Units"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:843
#, kde-format
msgid "Volume, Area and Length"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:844
#, kde-format
msgid "Mass and Weight"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:845
#, kde-format
msgid "Thermal Energy and Power"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:846
#, kde-format
msgid "Pressure"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:847
#, kde-format
msgid "Viscosity"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:848
#, kde-format
msgid "Light and Illumination"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:849
#, kde-format
msgid "Radioactivity"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:850
#, kde-format
msgid "Force and Energy"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:853
#, kde-format
msgid "Base of exponentials"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:856
#, kde-format
msgid "Pi"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:859
#, kde-format
msgid "Euler's constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:867
#, kde-format
msgid "Speed of light"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:870
#, kde-format
msgid "Vacuum permeability"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:873
#, kde-format
msgid "Vacuum permittivity"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:876
#, kde-format
msgid "Planck constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:879
#, kde-format
msgid "Reduced Planck constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:882
#, kde-format
msgid "Avogadro constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:885
#, kde-format
msgid "Faraday"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:888
#, kde-format
msgid "Boltzmann constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:891
#, kde-format
msgid "Molar gas"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:894
#, kde-format
msgid "Standard gas volume"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:897
#, kde-format
msgid "Stefan-Boltzmann constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:900
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:468
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:327
#, kde-format
msgid "Gauss"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:908
#, kde-format
msgid "Astronomical unit"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:911
#, kde-format
msgid "Gravitational constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:914
#, kde-format
msgid "Light year"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:917
#, kde-format
msgid "Parsec"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:920
#, kde-format
msgid "Gravitational acceleration"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:923
#, kde-format
msgid "Solar mass"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:931
#, kde-format
msgid "Charge of the electron"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:934
#, kde-format
msgid "Energy of 1 electron volt"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:937
#, kde-format
msgid "Unified atomic mass"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:940
#, kde-format
msgid "Mass of the electron"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:943
#, kde-format
msgid "Mass of the muon"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:946
#, kde-format
msgid "Mass of the proton"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:949
#, kde-format
msgid "Mass of the neutron"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:952
#, kde-format
msgid "Electromagnetic fine structure constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:955
#, kde-format
msgid "Rydberg constant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:958
#, kde-format
msgid "Bohr radius"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:961
#, kde-format
msgid "Length of 1 angstrom"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:964
#, kde-format
msgid "Area of 1 barn"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:967
#, kde-format
msgid "Bohr Magneton"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:970
#, kde-format
msgid "Nuclear Magneton"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:973
#, kde-format
msgid "Magnetic moment of the electron [absolute value]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:976
#, kde-format
msgid "Magnetic moment of the proton"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:979
#, kde-format
msgid "Thomson cross section"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:982
#, kde-format
msgid "Electric dipole moment of 1 Debye"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:990
#, kde-format
msgid "Number of seconds in 1 minute"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:993
#, kde-format
msgid "Number of seconds in 1 hour"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:996
#, kde-format
msgid "Number of seconds in 1 day"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:999
#, kde-format
msgid "Number of seconds in 1 week"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1007
#, kde-format
msgid "Length of 1 inch"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1010
#, kde-format
msgid "Length of 1 foot"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1013
#, kde-format
msgid "Length of 1 yard"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1016
#, kde-format
msgid "Length of 1 mile"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1019
#, kde-format
msgid "Length of 1/1000th of an inch"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1027
#, kde-format
msgid "Speed of 1 kilometer per hour"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1030
#, kde-format
msgid "Speed of 1 mile per hour"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1033
#, kde-format
msgid "Length of 1 nautical mile"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1036
#, kde-format
msgid "Length of 1 fathom"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1039
#, kde-format
msgid "Speed of 1 knot"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1047
#, kde-format
msgid "length of 1 printer's point [1/72 inch]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1050
#, kde-format
msgid "length of 1 TeX point [1/72.27 inch]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1058
#, kde-format
msgid "Length of 1 micron"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1061
#, kde-format
msgid "Area of 1 hectare"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1064
#, kde-format
msgid "Area of 1 acre"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1067
#, kde-format
msgid "Volume of 1 liter"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1070
#, kde-format
msgid "Volume of 1 US gallon"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1073
#, kde-format
msgid "Volume of 1 Canadian gallon"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1076
#, kde-format
msgid "Volume of 1 UK gallon"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1079
#, kde-format
msgid "Volume of 1 quart"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1082
#, kde-format
msgid "Volume of 1 pint"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1090
#, kde-format
msgid "Mass of 1 pound"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1093
#, kde-format
msgid "Mass of 1 ounce"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1096
#, kde-format
msgid "Mass of 1 ton"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1099
#, kde-format
msgid "Mass of 1 metric ton [1000 kg]"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1102
#, kde-format
msgid "Mass of 1 UK ton"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1105
#, kde-format
msgid "Mass of 1 troy ounce"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1108
#, kde-format
msgid "Mass of 1 carat"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1111
#, kde-format
msgid "Force of 1 gram weight"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1114
#, kde-format
msgid "Force of 1 pound weight"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1117
#, kde-format
msgid "Force of 1 kilopound weight"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1120
#, kde-format
msgid "Force of 1 poundal"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1128
#, kde-format
msgid "Energy of 1 calorie"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1131
#, kde-format
msgid "Energy of 1 British Thermal Unit"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1134
#, kde-format
msgid "Energy of 1 Therm"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1137
#, kde-format
msgid "Power of 1 horsepower"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1145
#, kde-format
msgid "Pressure of 1 bar"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1148
#, kde-format
msgid "Pressure of 1 standard atmosphere"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1151
#, kde-format
msgid "Pressure of 1 torr"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1154
#, kde-format
msgid "Pressure of 1 meter of mercury"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1157
#, kde-format
msgid "Pressure of 1 inch of mercury"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1160
#, kde-format
msgid "Pressure of 1 inch of water"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1163
#, kde-format
msgid "Pressure of 1 pound per square inch"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1171
#, kde-format
msgid "Dynamic viscosity of 1 poise"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1174
#, kde-format
msgid "Kinematic viscosity of 1 stokes"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1182
#, kde-format
msgid "Luminance of 1 stilb"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1185
#, kde-format
msgid "Luminous flux of 1 lumen"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1188
#, kde-format
msgid "Illuminance of 1 lux"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1191
#, kde-format
msgid "Illuminance of 1 phot"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1194
#, kde-format
msgid "Illuminance of 1 footcandle"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1197
#, kde-format
msgid "Luminance of 1 lambert"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1200
#, kde-format
msgid "Luminance of 1 footlambert"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1208
#, kde-format
msgid "Activity of 1 curie"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1211
#, kde-format
msgid "Exposure of 1 roentgen"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1214
#, kde-format
msgid "Absorbed dose of 1 rad"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1222
#, kde-format
msgid "SI unit of force"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1225
#, kde-format
msgid "Force of 1 Dyne"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1228
#, kde-format
msgid "SI unit of energy"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:1231
#, kde-format
msgid "Energy 1 erg"
msgstr ""
#. +> trunk5
-#: src/backend/lib/XmlStreamReader.cpp:61
-#: src/backend/lib/XmlStreamReader.cpp:65
+#: src/backend/lib/XmlStreamReader.cpp:60
+#: src/backend/lib/XmlStreamReader.cpp:64
#, kde-format
msgid "line %1, column %2: %3"
msgstr ""
#. +> trunk5
-#: src/backend/lib/XmlStreamReader.cpp:75
-#: src/backend/lib/XmlStreamReader.cpp:84
-#: src/backend/lib/XmlStreamReader.cpp:99
-#: src/backend/lib/XmlStreamReader.cpp:110
+#: src/backend/lib/XmlStreamReader.cpp:74
+#: src/backend/lib/XmlStreamReader.cpp:83
+#: src/backend/lib/XmlStreamReader.cpp:98
+#: src/backend/lib/XmlStreamReader.cpp:109
#, kde-format
msgid "unexpected end of document"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:136
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2109
#, kde-format
msgid "FITS image"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:136
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2109
#, kde-format
msgid "FITS table"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:174
#, kde-format
msgctxt "@title:window"
msgid "Print Matrix"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:246
#, kde-format
msgid "%1: x-start changed"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:252
#, kde-format
msgid "%1: x-end changed"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:258
#, kde-format
msgid "%1: y-start changed"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:264
#, kde-format
msgid "%1: y-end changed"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:270
#, kde-format
msgid "%1: numeric format changed"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:276
#, kde-format
msgid "%1: precision changed"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:465
#, kde-format
msgid "%1: set matrix size to %2x%3"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:485
#: src/backend/spreadsheet/Spreadsheet.cpp:290
#, kde-format
msgid "%1: copy %2"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:544
#, kde-format
msgid "%1: add %2 rows"
msgid_plural "%1: add %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:554
#, kde-format
msgid "%1: add %2 column"
msgid_plural "%1: add %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:658 src/backend/matrix/matrixcommands.h:139
#: src/backend/spreadsheet/Spreadsheet.cpp:251
#, kde-format
msgid "%1: clear"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.cpp:37
#, kde-format
msgid "%1: insert %2 column"
msgid_plural "%1: insert %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.cpp:53
#, kde-format
msgid "%1: insert %2 row"
msgid_plural "%1: insert %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.cpp:69
#, kde-format
msgid "%1: set matrix coordinates"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.cpp:109
#, kde-format
msgid "%1: replace values"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:72
#, kde-format
msgid "%1: remove %2 column"
msgid_plural "%1: remove %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:107
#, kde-format
msgid "%1: remove %2 row"
msgid_plural "%1: remove %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:169
#, kde-format
msgid "%1: clear column %2"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:194
#, kde-format
msgid "%1: set cell value"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:249
#: src/backend/matrix/matrixcommands.h:276
#, kde-format
msgid "%1: set cell values"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:302
#, kde-format
msgid "%1: transpose"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:342
#, kde-format
msgid "%1: mirror horizontally"
msgstr ""
#. +> trunk5
#: src/backend/matrix/matrixcommands.h:372
#, kde-format
msgid "%1: mirror vertically"
msgstr ""
#. +> trunk5
#: src/backend/note/Note.cpp:60 src/backend/worksheet/Worksheet.cpp:219
#, kde-format
msgctxt "@title:window"
msgid "Print Worksheet"
msgstr ""
#. +> trunk5
#: src/backend/note/Note.cpp:146
#, kde-format
msgid "no note element found"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:38
#, kde-format
msgid "forward (convolution)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:38
#, kde-format
msgid "backward (deconvolution)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:39 src/backend/nsl/nsl_corr.c:37
#, kde-format
msgid "linear (zero-padded)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:39 src/backend/nsl/nsl_corr.c:37
#, kde-format
msgid "circular"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:40
#, kde-format
msgid "auto"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:40
#, kde-format
msgid "direct"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:40
#, kde-format
msgid "FFT"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:41 src/backend/nsl/nsl_conv.c:42
#: src/backend/nsl/nsl_corr.c:38 src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "none"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:41
#, kde-format
msgid "sum"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:41
#, kde-format
msgid "Euclidean"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:42
#, kde-format
msgid "maximum"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:42
#, kde-format
msgid "center (acausal)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:43
#, kde-format
msgid "sliding average"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:43
#, kde-format
msgid "triangular smooth"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:43
#, kde-format
msgid "pseudo-Gaussian smooth"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:43
#, kde-format
msgid "first derivative"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:43
#, kde-format
msgid "smooth first derivative"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:44 src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "second derivative"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:44
#, kde-format
msgid "third derivative"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:44
#, kde-format
msgid "fourth derivative"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:44
#, kde-format
msgid "Gaussian"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:44
#, kde-format
msgid "Lorentzian"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_corr.c:38
#, kde-format
msgid "biased"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_corr.c:38
#, kde-format
msgid "unbiased"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_corr.c:38
#, kde-format
msgid "coeff"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:37 src/backend/nsl/nsl_fit.c:40
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:452
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:311
#, kde-format
msgid "Power"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "Magnitude"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "Amplitude"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "real part"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "imaginary part"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "Phase"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "Amplitude in dB"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "normalized amplitude in dB"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "Magnitude squared"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "Amplitude squared"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "raw"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:39 src/backend/nsl/nsl_filter.c:41
#, kde-format
msgid "Frequency"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_dft.c:39
#, kde-format
msgid "Period"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "first"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "second"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "third"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "fourth"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "fifth"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "sixth"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "Low pass"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "High pass"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "Band pass"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "Band reject"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Ideal"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Butterworth"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Chebyshev type I"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Chebyshev type II"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Legendre (Optimum L)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Bessel (Thomson)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_filter.c:41
#, kde-format
msgid "Fraction"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Basic functions"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Peak functions"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Growth (sigmoidal)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Statistics (distributions)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:38
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:488
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:347
#: src/kdefrontend/datasources/ImportFileWidget.cpp:171
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1533
#: src/kdefrontend/dockwidgets/AxisDock.cpp:195
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:258
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:262
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:658
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:112
#: src/kdefrontend/widgets/LabelWidget.cpp:84
#: src/kdefrontend/widgets/LabelWidget.cpp:89
#, kde-format
msgid "Custom"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:40
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:464
#, kde-format
msgid "Inverse exponential"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:40 src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Exponential"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:40
#, kde-format
msgid "Polynomial"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:40
#, kde-format
msgid "Fourier"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:44
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:472
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:331
#, kde-format
msgid "Cauchy-Lorentz"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:44 src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Hyperbolic secant (sech)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:44
#, kde-format
msgid "Gaussian (normal)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:44
#, kde-format
msgid "Logistic (sech squared)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:45
#, kde-format
msgid "Pseudo-Voigt (same width)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Algebraic sigmoid"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Logistic function"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Error function (erf)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Hill"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Gompertz"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Gudermann (gd)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Douglas-Peucker (number)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Douglas-Peucker (tolerance)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Visvalingam-Whyatt"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Reumann-Witkam"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "perpendicular distance"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "n-th point"
msgstr ""
#. i18n("Correlation"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lInterpolation)
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:36
#: src/commonfrontend/worksheet/WorksheetView.cpp:352
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:139
#, kde-format
msgid "Interpolation"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:36
#, kde-format
msgid "radial distance"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:36
#, kde-format
msgid "Opheim"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_geom_linesim.c:36
#, kde-format
msgid "Lang"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "rectangle (1-point)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "trapezoid (2-point)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "Simpson's (3-point)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "Simpson's 3/8 (4-point)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:31
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:374
#, kde-format
msgid "linear"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:31
#, kde-format
msgid "polynomial"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:31
#, kde-format
msgid "cubic spline (natural)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:31
#, kde-format
msgid "cubic spline (periodic)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "Akima-spline (natural)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "Akima-spline (periodic)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "Steffen spline"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:32 src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "cosine"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "exponential"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:33
#, kde-format
msgid "piecewise cubic Hermite (PCH)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:33
#, kde-format
msgid "rational functions"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "finite differences"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "Catmull-Rom"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "cardinal"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "Kochanek-Bartels (TCB)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "function"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "derivative"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "integral"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Gaussian (Normal)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Gaussian Tail"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Laplace"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Exponential Power"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Cauchy-Lorentz (Breit-Wigner)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Rayleigh"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Rayleigh Tail"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Landau"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Levy alpha-stable"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Levy skew alpha-stable"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Gamma"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Flat (uniform)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Log-normal (Galton)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Chi-squared"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "F (Fisher-Snedecor)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Student's t"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Beta"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Logistic (sech-squared)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Pareto"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Weibull"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Gumbel Type-1 (maximum value; log-Weibull)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Gumbel Type-2"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Poisson"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Bernoulli"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Binomial"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Negative binomial"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Pascal"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Geometric"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Hypergeometric"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Logarithmic"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Maxwell-Boltzmann"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Levy"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Frechet (inverse Weibull)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:34 src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "triangular"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:34
#, kde-format
msgid "rectangular (uniform)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:34
#, kde-format
msgid "triangular II (Bartlett)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:34
#, kde-format
msgid "triangular III (Parzen)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Welch (parabolic)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Hann (raised cosine)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Hamming"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Blackman"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Nuttall"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Blackman-Nuttall"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Blackman-Harris"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Flat top"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Bartlett-Hann"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Lanczos"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "moving average (central)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "moving average (lagged)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "percentile"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "Savitzky-Golay"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "interpolating"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "mirror"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "nearest"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "constant"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "periodic"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "uniform (rectangular)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "binomial"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "parabolic (Epanechnikov)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "quartic (biweight)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "triweight"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "tricube"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:211
#, kde-format
msgid "%1: remove 1 column"
msgid_plural "%1: remove %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:220
#, kde-format
msgid "%1: insert 1 column"
msgid_plural "%1: insert %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:263
#, kde-format
msgid "%1: clear all masks"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:282
#, kde-format
msgid "%1: move column %2 from position %3 to %4."
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:398
#, kde-format
msgid "%1: sort columns"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:910
#, kde-format
msgid "integer data, %1 element"
msgid_plural "integer data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:913
#, kde-format
msgid "text data, %1 element"
msgid_plural "text data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:916
#, kde-format
msgid "month data, %1 element"
msgid_plural "month data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:919
#, kde-format
msgid "day data, %1 element"
msgid_plural "day data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:922
#, kde-format
msgid "date and time data, %1 element"
msgid_plural "date and time data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:94
#, kde-format
msgid "%1, masked (ignored in all operations)"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:99
#, kde-format
msgid "invalid cell, masked (ignored in all operations)"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:101
#, kde-format
msgid "invalid cell (ignored in all operations)"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:395
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:222
#, kde-format
msgid "Numeric"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:398
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:223
#, kde-format
msgid "Integer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesText)
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:401
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:224
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:923
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:669
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:931
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:874
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:404
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:225
#, kde-format
msgid "Month Names"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:407
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:226
#, kde-format
msgid "Day Names"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:410
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:227
#: src/kdefrontend/widgets/LabelWidget.cpp:514
#, kde-format
msgid "Date and Time"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/AbstractPlot.cpp:102
#, kde-format
msgid "%1: set horizontal padding"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/AbstractPlot.cpp:109
#, kde-format
msgid "%1: set vertical padding"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbVisible)
#. i18n: ectx: property (text), widget (QCheckBox, chkVisible)
#. i18n: ectx: property (text), widget (QCheckBox, chbSymbolVisible)
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:225
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:535
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:130
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:93
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:129
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:92
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:138
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:157
-#: src/backend/worksheet/TextLabel.cpp:191
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:156
+#: src/backend/worksheet/TextLabel.cpp:190
#: src/kdefrontend/ui/datapickercurvewidget.ui:223
#: src/kdefrontend/ui/datapickerimagewidget.ui:917
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:259
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:368
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:500
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:307
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:162
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:314
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:301
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:98
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:262
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:229
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:420
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:207
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:407
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:209
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:407
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:445
#: src/kdefrontend/ui/labelwidget.ui:503
#, kde-format
msgid "Visible"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:234
#: src/kdefrontend/dockwidgets/AxisDock.cpp:204
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:213
#, kde-format
msgid "Horizontal"
msgstr ""
#. i18n("AvgShifted Histogram"));
#. Orientation
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:237
#: src/kdefrontend/dockwidgets/AxisDock.cpp:205
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:381
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:385
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:212
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:257
#, kde-format
msgid "Orientation"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabLine)
#. i18n: ectx: property (text), widget (QLabel, lLine)
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:262
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:229
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:272
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:284
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:271
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:29
#, kde-format
msgid "Line"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:263
#, kde-format
msgid "Style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:266
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:389
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:234
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:267
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:281
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:419
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:446
#, kde-format
msgid "%1: set axis auto scaling"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:487
#: src/kdefrontend/dockwidgets/AxisDock.cpp:535
#, kde-format
msgid "%1: set axis orientation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:494
#, kde-format
msgid "%1: set axis position"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:501
#, kde-format
msgid "%1: set axis scale"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:509
#, kde-format
msgid "%1: set axis offset"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:523
#, kde-format
msgid "%1: set axis start"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:530
#, kde-format
msgid "%1: set axis end"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:537
#, kde-format
msgid "%1: set axis zero offset"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:544
#, kde-format
msgid "%1: set axis scaling factor"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:552
#: src/backend/worksheet/plots/cartesian/Axis.cpp:559
#, kde-format
msgid "%1: set title offset"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:567
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:384
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:408
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:407
#, kde-format
msgid "%1: set line style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:574
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:391
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:415
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:414
#, kde-format
msgid "%1: set line opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:581
#, kde-format
msgid "%1: set arrow type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:588
#, kde-format
msgid "%1: set arrow position"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:595
#, kde-format
msgid "%1: set arrow size"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:603
#, kde-format
msgid "%1: set major ticks direction"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:610
#, kde-format
msgid "%1: set major ticks type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:616
#, kde-format
msgid "%1: set the total number of the major ticks"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:623
#, kde-format
msgid "%1: set the increment for the major ticks"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:630
#, kde-format
msgid "%1: assign major ticks' values"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:645
#, kde-format
msgid "%1: set major ticks style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:652
#, kde-format
msgid "%1: set major ticks length"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:659
#, kde-format
msgid "%1: set major ticks opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:667
#, kde-format
msgid "%1: set minor ticks direction"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:674
#, kde-format
msgid "%1: set minor ticks type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:681
#, kde-format
msgid "%1: set the total number of the minor ticks"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:688
#, kde-format
msgid "%1: set the increment for the minor ticks"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:695
#, kde-format
msgid "%1: assign minor ticks' values"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:710
#, kde-format
msgid "%1: set minor ticks style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:717
#, kde-format
msgid "%1: set minor ticks length"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:724
#, kde-format
msgid "%1: set minor ticks opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:732
#, kde-format
msgid "%1: set labels format"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:746
#: src/backend/worksheet/plots/cartesian/Axis.cpp:753
#, kde-format
msgid "%1: set labels precision"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:760
#, kde-format
msgid "%1: set labels datetime format"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:767
#, kde-format
msgid "%1: set labels position"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:774
#, kde-format
msgid "%1: set label offset"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:781
#, kde-format
msgid "%1: set label rotation angle"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:788
#, kde-format
msgid "%1: set label color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:795
#, kde-format
msgid "%1: set label font"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:802
#, kde-format
msgid "%1: set label prefix"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:809
#, kde-format
msgid "%1: set label suffix"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:816
#, kde-format
msgid "%1: set labels opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:824
#, kde-format
msgid "%1: set major grid style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:831
#, kde-format
msgid "%1: set major grid opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:839
#, kde-format
msgid "%1: set minor grid style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:846
#, kde-format
msgid "%1: set minor grid opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:389
#: src/commonfrontend/worksheet/WorksheetView.cpp:311
#, kde-format
msgid "xy-curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:390
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:284
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:391
#, kde-format
msgid "xy-curve from a mathematical equation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:393
#, kde-format
msgid "xy-curve from a data reduction"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:394
#, kde-format
msgid "xy-curve from a differentiation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:395
#, kde-format
msgid "xy-curve from an integration"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:396
#, kde-format
msgid "xy-curve from an interpolation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:397
#, kde-format
msgid "xy-curve from a smooth"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:398
#, kde-format
msgid "xy-curve from a fit to data"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:399
#, kde-format
msgid "xy-curve from a Fourier filter"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:400
#, kde-format
msgid "xy-curve from a Fourier transform"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:401
#, kde-format
msgid "xy-curve from a (de-)convolution"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:402
#, kde-format
msgid "xy-curve from a correlation"
msgstr ""
#. i18n("xy-curve from an interpolation"), this);
#. addSmoothCurveAction = new QAction(QIcon::fromTheme("labplot-xy-smooth-curve"), i18n("xy-curve from a smooth"), this);
#. addFourierFilterCurveAction = new QAction(QIcon::fromTheme("labplot-xy-fourier_filter-curve"), i18n("xy-curve from a Fourier filter"), this);
#. addFourierTransformCurveAction = new QAction(QIcon::fromTheme("labplot-xy-fourier_transform-curve"), i18n("xy-curve from a Fourier transform"), this);
#. addConvolutionCurveAction = new QAction(QIcon::fromTheme("labplot-xy-convolution-curve"), i18n("xy-curve from a (de-)convolution"), this);
#. addCorrelationCurveAction = new QAction(QIcon::fromTheme("labplot-xy-correlation-curve"), i18n("xy-curve from a correlation"), this);
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:409
#: src/commonfrontend/worksheet/WorksheetView.cpp:332
#, kde-format
msgid "Legend"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:413
#: src/commonfrontend/worksheet/WorksheetView.cpp:333
#, kde-format
msgid "Horizontal Axis"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:414
#: src/commonfrontend/worksheet/WorksheetView.cpp:334
#, kde-format
msgid "Vertical Axis"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:415
#: src/commonfrontend/worksheet/WorksheetView.cpp:230
#: src/commonfrontend/worksheet/WorksheetView.cpp:1233
#: src/commonfrontend/worksheet/WorksheetView.cpp:1234
#, kde-format
msgid "Text Label"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:416
#: src/commonfrontend/worksheet/WorksheetView.cpp:335
#, kde-format
msgid "Custom Point"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:439
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:289
#: src/commonfrontend/worksheet/WorksheetView.cpp:339
#, kde-format
msgid "Data Operation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:440
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:293
#, kde-format
msgid "Reduce Data"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:441
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:296
#, kde-format
msgid "Differentiate"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:442
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:299
#, kde-format
msgid "Integrate"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:443
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:302
#, kde-format
msgid "Interpolate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSmooth)
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:444
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:304
#: src/commonfrontend/worksheet/WorksheetView.cpp:353
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:215
#, kde-format
msgid "Smooth"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:445
#, kde-format
msgid "Convolute/Deconvolute"
msgstr ""
#. i18n("Convolution/Deconvolution"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lConvolution)
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:446
#: src/commonfrontend/worksheet/WorksheetView.cpp:349
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:23
#, kde-format
msgid "Correlation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:448
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:307
#: src/kdefrontend/dockwidgets/AxisDock.cpp:197
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:369
#, kde-format
msgid "Linear"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:456
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:315
#, kde-format
msgid "Exponential (degree 1)"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:460
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:319
#, kde-format
msgid "Exponential (degree 2)"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:476
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:335
#, kde-format
msgid "Arc Tangent"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:480
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:339
#, kde-format
msgid "Hyperbolic Tangent"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:484
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:343
#, kde-format
msgid "Error Function"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:492
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:351
#: src/commonfrontend/worksheet/WorksheetView.cpp:355
#, kde-format
msgid "Fourier Filter"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:506
#: src/commonfrontend/worksheet/WorksheetView.cpp:361
#, kde-format
msgid "Auto Scale"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:507
#: src/commonfrontend/worksheet/WorksheetView.cpp:363
#, kde-format
msgid "Auto Scale X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:508
#: src/commonfrontend/worksheet/WorksheetView.cpp:365
#, kde-format
msgid "Auto Scale Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:509
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:111
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:123
#: src/commonfrontend/worksheet/WorksheetView.cpp:181
#: src/commonfrontend/worksheet/WorksheetView.cpp:367
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:510
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:115
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:126
#: src/commonfrontend/worksheet/WorksheetView.cpp:184
#: src/commonfrontend/worksheet/WorksheetView.cpp:369
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:511
#: src/commonfrontend/worksheet/WorksheetView.cpp:371
#, kde-format
msgid "Zoom In X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:512
#: src/commonfrontend/worksheet/WorksheetView.cpp:373
#, kde-format
msgid "Zoom Out X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:513
#: src/commonfrontend/worksheet/WorksheetView.cpp:375
#, kde-format
msgid "Zoom In Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:514
#: src/commonfrontend/worksheet/WorksheetView.cpp:377
#, kde-format
msgid "Zoom Out Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:515
#: src/commonfrontend/worksheet/WorksheetView.cpp:379
#, kde-format
msgid "Shift Left X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:516
#: src/commonfrontend/worksheet/WorksheetView.cpp:381
#, kde-format
msgid "Shift Right X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:517
#: src/commonfrontend/worksheet/WorksheetView.cpp:383
#, kde-format
msgid "Shift Up Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:518
#: src/commonfrontend/worksheet/WorksheetView.cpp:385
#, kde-format
msgid "Shift Down Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:543
#: src/commonfrontend/worksheet/WorksheetView.cpp:406
#: src/commonfrontend/worksheet/WorksheetView.cpp:466
#: src/kdefrontend/MainWin.cpp:504
#, kde-format
msgid "Add New"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:568
#: src/commonfrontend/worksheet/WorksheetView.cpp:417
#, kde-format
msgid "Zoom"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:589
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:391
#: src/commonfrontend/worksheet/WorksheetView.cpp:517
#, kde-format
msgid "Data Manipulation"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, lFit)
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:595
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:397
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:268
#, kde-format
msgid "Fit"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:613
#, kde-format
msgid "Analysis"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:628
#: src/commonfrontend/worksheet/WorksheetView.cpp:523
#: src/kdefrontend/ThemeHandler.cpp:67 src/kdefrontend/ThemeHandler.cpp:101
#, kde-format
msgid "Apply Theme"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:835
#, kde-format
msgid "%1: change geometry rect"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:869
#, kde-format
msgid "%1: set range type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:876
#, kde-format
msgid "%1: set x-range format"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:883
#, kde-format
msgid "%1: set y-range format"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:890
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:897
#, kde-format
msgid "%1: set range"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:905
#, kde-format
msgid "%1: change x-range auto scaling"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:947
#, kde-format
msgid "%1: set min x"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:954
#, kde-format
msgid "%1: set max x"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:961
#, kde-format
msgid "%1: set x scale"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:968
#, kde-format
msgid "%1: x-range breaking enabled"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:974
#, kde-format
msgid "%1: x-range breaks changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:981
#, kde-format
msgid "%1: change y-range auto scaling"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1023
#, kde-format
msgid "%1: set min y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1030
#, kde-format
msgid "%1: set max y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1037
#, kde-format
msgid "%1: set y scale"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1044
#, kde-format
msgid "%1: y-range breaking enabled"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1050
#, kde-format
msgid "%1: y-range breaks changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1058
#: src/backend/worksheet/Worksheet.cpp:617
#, kde-format
msgid "%1: load theme %2"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1059
#: src/backend/worksheet/Worksheet.cpp:618
#, kde-format
msgid "%1: set theme"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1063
#: src/backend/worksheet/Worksheet.cpp:622
#, kde-format
msgid "%1: disable theming"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1120
#, kde-format
msgid "%1: reduce '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1121
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:582
#, kde-format
msgid "Reduction of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1128
#, kde-format
msgid "%1: add data reduction curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1139
#, kde-format
msgid "%1: differentiate '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1140
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:585
#, kde-format
msgid "Derivative of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1147
#, kde-format
msgid "%1: add differentiation curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1158
#, kde-format
msgid "%1: integrate '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1159
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:588
#, kde-format
msgid "Integral of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1166
#, kde-format
msgid "%1: add integration curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1177
#, kde-format
msgid "%1: interpolate '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1178
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:591
#, kde-format
msgid "Interpolation of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1185
#, kde-format
msgid "%1: add interpolation curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1196
#, kde-format
msgid "%1: smooth '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1197
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:594
#, kde-format
msgid "Smoothing of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1204
#, kde-format
msgid "%1: add smoothing curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1216
#, kde-format
msgid "%1: fit to '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1217
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:607
#, kde-format
msgid "Fit to '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1240
#, kde-format
msgid "%1: add fit curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1251
#, kde-format
msgid "%1: Fourier filtering of '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1252
#, kde-format
msgid "Fourier filtering of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1257
#, kde-format
msgid "%1: add Fourier filter curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2450
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2466
#, kde-format
msgid "from x=%1 to x=%2"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2457
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2475
#, kde-format
msgid "from y=%1 to y=%2"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:3042
#, kde-format
msgid "unknown cartesianPlot element '%1'"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:230
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:229
#, kde-format
msgid "%1: set font"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:237
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:236
#, kde-format
msgid "%1: set font color"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:244
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:243
#, kde-format
msgid "%1: change column order"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:251
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:250
#, kde-format
msgid "%1: change line+symbol width"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:277
-#: src/backend/worksheet/plots/PlotArea.cpp:161
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:276
+#: src/backend/worksheet/plots/PlotArea.cpp:160
#: src/backend/worksheet/Worksheet.cpp:446
#, kde-format
msgid "%1: background type changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:284
-#: src/backend/worksheet/plots/PlotArea.cpp:168
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:283
+#: src/backend/worksheet/plots/PlotArea.cpp:167
#: src/backend/worksheet/Worksheet.cpp:452
#, kde-format
msgid "%1: background color style changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:291
-#: src/backend/worksheet/plots/PlotArea.cpp:175
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:290
+#: src/backend/worksheet/plots/PlotArea.cpp:174
#: src/backend/worksheet/Worksheet.cpp:458
#, kde-format
msgid "%1: background image style changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:298
-#: src/backend/worksheet/plots/PlotArea.cpp:182
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:297
+#: src/backend/worksheet/plots/PlotArea.cpp:181
#: src/backend/worksheet/Worksheet.cpp:464
#, kde-format
msgid "%1: background brush style changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:305
-#: src/backend/worksheet/plots/PlotArea.cpp:189
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:304
+#: src/backend/worksheet/plots/PlotArea.cpp:188
#: src/backend/worksheet/Worksheet.cpp:470
#, kde-format
msgid "%1: set background first color"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:312
-#: src/backend/worksheet/plots/PlotArea.cpp:196
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:311
+#: src/backend/worksheet/plots/PlotArea.cpp:195
#: src/backend/worksheet/Worksheet.cpp:476
#, kde-format
msgid "%1: set background second color"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:319
-#: src/backend/worksheet/plots/PlotArea.cpp:203
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:318
+#: src/backend/worksheet/plots/PlotArea.cpp:202
#: src/backend/worksheet/Worksheet.cpp:482
#, kde-format
msgid "%1: set background image"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:326
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:325
#: src/backend/worksheet/Worksheet.cpp:488
#, kde-format
msgid "%1: set opacity"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:334
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:333
#, kde-format
msgid "%1: set border style"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:341
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:340
#, kde-format
msgid "%1: set border corner radius"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:348
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:347
#, kde-format
msgid "%1: set border opacity"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:356
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:355
#: src/backend/worksheet/Worksheet.cpp:504
#: src/backend/worksheet/Worksheet.cpp:505
#, kde-format
msgid "%1: set layout top margin"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:363
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:362
#: src/backend/worksheet/Worksheet.cpp:513
#: src/backend/worksheet/Worksheet.cpp:514
#, kde-format
msgid "%1: set layout bottom margin"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:370
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:369
#: src/backend/worksheet/Worksheet.cpp:522
#: src/backend/worksheet/Worksheet.cpp:523
#, kde-format
msgid "%1: set layout left margin"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:377
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:376
#: src/backend/worksheet/Worksheet.cpp:531
#: src/backend/worksheet/Worksheet.cpp:532
#, kde-format
msgid "%1: set layout right margin"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:384
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:383
#: src/backend/worksheet/Worksheet.cpp:540
#: src/backend/worksheet/Worksheet.cpp:541
#, kde-format
msgid "%1: set layout vertical spacing"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:391
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:390
#: src/backend/worksheet/Worksheet.cpp:549
#: src/backend/worksheet/Worksheet.cpp:550
#, kde-format
msgid "%1: set layout horizontal spacing"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:398
+#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:397
#: src/backend/worksheet/Worksheet.cpp:567
#: src/backend/worksheet/Worksheet.cpp:568
#, kde-format
msgid "%1: set layout column count"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:153
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:152
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:399
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:445
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:444
#, kde-format
msgid "%1: set symbol style"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:160
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:159
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:406
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:452
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:451
#, kde-format
msgid "%1: set symbol size"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:167
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:166
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:413
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:459
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:458
#, kde-format
msgid "%1: rotate symbols"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:174
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:173
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:420
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:466
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:465
#, kde-format
msgid "%1: set symbol filling"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:181
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:180
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:427
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:473
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:472
#, kde-format
msgid "%1: set symbol outline style"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:188
+#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:187
#, kde-format
msgid "%1: set symbol opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:267
#, kde-format
msgid "%1: set data column"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:285
#, kde-format
msgid "%1: set histogram type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:292
#, kde-format
msgid "%1: set histogram orientation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:299
#, kde-format
msgid "%1: set binning method"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:306
#, kde-format
msgid "%1: set bin count"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:313
#, kde-format
msgid "%1: set bin width"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:320
#, kde-format
msgid "%1: change auto bin ranges"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:362
#, kde-format
msgid "%1: set bin ranges start"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:369
#, kde-format
msgid "%1: set bin ranges end"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:377
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:380
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:379
#, kde-format
msgid "%1: line type changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:434
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:480
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:479
#, kde-format
msgid "%1: set symbols opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:442
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:488
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:487
#, kde-format
msgid "%1: set values type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:449
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:495
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:494
#, kde-format
msgid "%1: set values column"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:462
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:508
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:507
#, kde-format
msgid "%1: set values position"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:469
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:515
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:514
#, kde-format
msgid "%1: set values distance"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:476
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:522
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:521
#, kde-format
msgid "%1: rotate values"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:483
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:529
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:528
#, kde-format
msgid "%1: set values opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:492
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:538
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:537
#, kde-format
msgid "%1: set values prefix"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:499
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:545
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:544
#, kde-format
msgid "%1: set values suffix"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:506
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:552
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:551
#, kde-format
msgid "%1: set values font"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:513
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:559
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:558
#, kde-format
msgid "%1: set values color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:521
#, kde-format
msgid "%1: filling changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:528
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:574
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:573
#, kde-format
msgid "%1: filling type changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:535
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:581
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:580
#, kde-format
msgid "%1: filling color style changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:542
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:588
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:587
#, kde-format
msgid "%1: filling image style changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:549
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:595
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:594
#, kde-format
msgid "%1: filling brush style changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:556
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:602
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:601
#, kde-format
msgid "%1: set filling first color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:563
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:609
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:608
#, kde-format
msgid "%1: set filling second color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:570
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:616
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:615
#, kde-format
msgid "%1: set filling image"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:577
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:623
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:622
#, kde-format
msgid "%1: set filling opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:585
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:631
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:630
#, kde-format
msgid "%1: x-error type changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:592
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:697
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:696
#, kde-format
msgid "%1: set error bar cap size"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:599
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:704
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:703
#, kde-format
msgid "%1: error bar type changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:606
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:711
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:710
#, kde-format
msgid "%1: set error bar style"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:613
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:718
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:717
#, kde-format
msgid "%1: set error bar opacity"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:110
#, kde-format
msgid "circle"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:112
#, kde-format
msgid "square"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:114
#, kde-format
msgid "equilateral triangle"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:116
#, kde-format
msgid "right triangle"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:118
#, kde-format
msgid "bar"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:120
#, kde-format
msgid "peaked bar"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:122
#, kde-format
msgid "skewed bar"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:124
#, kde-format
msgid "diamond"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:126
#, kde-format
msgid "lozenge"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:128
#, kde-format
msgid "tie"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:130
#, kde-format
msgid "tiny tie"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:132
#, kde-format
msgid "plus"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:134
#, kde-format
msgid "boomerang"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:136
#, kde-format
msgid "small boomerang"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:138
#, kde-format
msgid "star4"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:140
#, kde-format
msgid "star5"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:142
#, kde-format
msgid "line"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:144
#, kde-format
msgid "cross"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:102
+#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:100
#, kde-format
msgid "%1: data source type changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:109
+#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:107
#, kde-format
msgid "%1: data source curve changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:130
+#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:128
#, kde-format
msgid "%1: assign x-data"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:144
+#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:142
#, kde-format
msgid "%1: assign y-data"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:158
+#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:156
#, kde-format
msgid "%1: assign second y-data"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:92
+#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:91
#, kde-format
msgid "%1: set options and perform the convolution"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:209
-#: src/backend/worksheet/plots/cartesian/XYCorrelationCurve.cpp:200
-#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:196
-#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:201
-#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:198
-#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:202
-#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:200
+#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:207
+#: src/backend/worksheet/plots/cartesian/XYCorrelationCurve.cpp:198
+#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:192
+#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:197
+#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:195
+#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:199
+#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:197
#, kde-format
msgid "Not enough data points available."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCorrelationCurve.cpp:92
+#: src/backend/worksheet/plots/cartesian/XYCorrelationCurve.cpp:91
#, kde-format
msgid "%1: set options and perform the correlation"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:190
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:189
#, kde-format
msgid "Navigate to \"%1\""
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:329
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:328
#, kde-format
msgid "%1: x-data source changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:349
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:348
#, kde-format
msgid "%1: y-data source changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:387
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:386
#, kde-format
msgid "%1: set skip line gaps"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:394
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:393
#, kde-format
msgid "%1: set increasing X"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:401
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:400
#, kde-format
msgid "%1: set the number of interpolation points"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:423
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:422
#, kde-format
msgid "%1: drop line type changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:430
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:429
#, kde-format
msgid "%1: set drop line style"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:437
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:436
#, kde-format
msgid "%1: set drop line opacity"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:567
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:566
#, kde-format
msgid "%1: filling position changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:638
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:651
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:637
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:650
#, kde-format
msgid "%1: set x-error column"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:664
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:663
#, kde-format
msgid "%1: y-error type changed"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:671
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:684
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:670
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:683
#, kde-format
msgid "%1: set y-error column"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1125
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1124
#, kde-format
msgid "Error: Akima spline interpolation requires a minimum of 5 points."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1127
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1126
#, kde-format
msgid "Error: Could not initialize the spline function."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1142
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1141
#, kde-format
msgid "x values must be monotonically increasing."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1145
+#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1144
#, kde-format
msgid "Error: %1"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:91
+#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:89
#, kde-format
msgid "%1: set options and perform the data reduction"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:158
-#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:163
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1604
-#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:167
-#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:150
-#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:161
-#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:164
-#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:162
+#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:154
+#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:159
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1601
+#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:164
+#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:147
+#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:158
+#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:161
+#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:159
#, kde-format
msgid "Number of x and y data points must be equal."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:94
+#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:92
#, kde-format
msgid "%1: set options and perform the differentiation"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:110
+#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:109
#, kde-format
msgid "%1: set equation"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:684
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:683
#, kde-format
msgid "%1: assign x-error"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:697
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:696
#, kde-format
msgid "%1: assign y-error"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:711
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:710
#, kde-format
msgid "%1: set fit options and perform the fit"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1586
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1583
#, kde-format
msgid "Model has no parameters."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1614
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1611
#, kde-format
msgid "Not sufficient weight data points provided."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1669
-#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:205
-#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:178
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1666
+#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:202
+#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:175
#, kde-format
msgid "No data points available."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1678
+#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1675
#, kde-format
msgid "The number of data points (%1) must be greater than or equal to the number of parameters (%2)."
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:100
+#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:99
#, kde-format
msgid "%1: set filter options and perform the Fourier filter"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:96
+#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:95
#, kde-format
msgid "%1: set transform options and perform the Fourier transform"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:94
+#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:93
#, kde-format
msgid "%1: set options and perform the integration"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:97
+#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:96
#, kde-format
msgid "%1: set options and perform the interpolation"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:95
+#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:94
#, kde-format
msgid "%1: set options and perform the smooth"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/PlotArea.cpp:145
+#: src/backend/worksheet/plots/PlotArea.cpp:144
#, kde-format
msgid "%1: toggle clipping"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/PlotArea.cpp:210
+#: src/backend/worksheet/plots/PlotArea.cpp:209
#, kde-format
msgid "%1: set plot area opacity"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/PlotArea.cpp:218
+#: src/backend/worksheet/plots/PlotArea.cpp:217
#, kde-format
msgid "%1: set plot area border"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/PlotArea.cpp:225
+#: src/backend/worksheet/plots/PlotArea.cpp:224
#, kde-format
msgid "%1: set plot area corner radius"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/plots/PlotArea.cpp:232
+#: src/backend/worksheet/plots/PlotArea.cpp:231
#, kde-format
msgid "%1: set plot area border opacity"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/TextLabel.cpp:218
+#: src/backend/worksheet/TextLabel.cpp:217
#, kde-format
msgid "%1: set label text"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/TextLabel.cpp:225
+#: src/backend/worksheet/TextLabel.cpp:224
#, kde-format
msgid "%1: set TeX main font"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/TextLabel.cpp:232
+#: src/backend/worksheet/TextLabel.cpp:231
#, kde-format
msgid "%1: set TeX font color"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/TextLabel.cpp:239
+#: src/backend/worksheet/TextLabel.cpp:238
#, kde-format
msgid "%1: set TeX background color"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/TextLabel.cpp:282
+#: src/backend/worksheet/TextLabel.cpp:281
#, kde-format
msgid "%1: set horizontal alignment"
msgstr ""
#. +> trunk5
-#: src/backend/worksheet/TextLabel.cpp:289
+#: src/backend/worksheet/TextLabel.cpp:288
#, kde-format
msgid "%1: set vertical alignment"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/Worksheet.cpp:439
#, kde-format
msgid "%1: change \"rescale the content\" property"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/Worksheet.cpp:495
#: src/backend/worksheet/Worksheet.cpp:496
#, kde-format
msgid "%1: set layout"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/Worksheet.cpp:558
#: src/backend/worksheet/Worksheet.cpp:559
#, kde-format
msgid "%1: set layout row count"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/Worksheet.cpp:596
#: src/backend/worksheet/Worksheet.cpp:597
#, kde-format
msgid "%1: set page size"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/WorksheetElement.cpp:46
#, kde-format
msgid "Drawing &order"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/WorksheetElement.cpp:47
#, kde-format
msgid "Move &behind"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/WorksheetElement.cpp:48
#, kde-format
msgid "Move in &front of"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/WorksheetElement.cpp:213
#, kde-format
msgid "%1: move behind %2."
msgstr ""
#. +> trunk5
#: src/backend/worksheet/WorksheetElement.cpp:223
#, kde-format
msgid "%1: move in front of %2."
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:54
#, kde-format
msgid "Failed to initialize %1"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, restart_backend)
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:64
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:107
#, kde-format
msgid "Restart Backend"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, evaluate_worksheet)
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:67
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:235
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:96
#, kde-format
msgid "Evaluate Worksheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:70
#, kde-format
msgid "Evaluate Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:74
#, kde-format
msgid "Insert Command Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:78
#, kde-format
msgid "Insert Text Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:81
#, kde-format
msgid "Insert LaTeX Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:84
#, kde-format
msgid "Insert Page Break"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:87
#, kde-format
msgid "Remove Current Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:90
#, kde-format
msgid "Compute Eigenvectors"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:93
#, kde-format
msgid "Create Matrix"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:96
#, kde-format
msgid "Compute Eigenvalues"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:99
#, kde-format
msgid "Invert Matrix"
msgstr ""
#. i18n("Data Reduction"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lDifferentiation)
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:102
#: src/commonfrontend/worksheet/WorksheetView.cpp:343
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:139
#, kde-format
msgid "Differentiation"
msgstr ""
#. i18n("Differentiation"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lIntegration)
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:105
#: src/commonfrontend/worksheet/WorksheetView.cpp:345
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:23
#, kde-format
msgid "Integration"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:108
#, kde-format
msgid "Solve Equations"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:119
#, kde-format
msgid "Find"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:123
#: src/kdefrontend/datasources/ImportDialog.cpp:131
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:127
#, kde-format
msgid "Line Numbers"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:131
#, kde-format
msgid "Animate Worksheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:135
#, kde-format
msgid "LaTeX Typesetting"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:139
#, kde-format
msgid "Syntax Completion"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:231
#, kde-format
msgid "Interrupt"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:233
#, kde-format
msgid "Calculating..."
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:237
#, kde-format
msgid "Ready"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:129
#: src/commonfrontend/worksheet/WorksheetView.cpp:187
#, kde-format
msgid "Original Size"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:132
#: src/commonfrontend/worksheet/WorksheetView.cpp:190
#, kde-format
msgid "Fit to Height"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:133
#: src/commonfrontend/worksheet/WorksheetView.cpp:191
#, kde-format
msgid "Fit to Width"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:136
#: src/commonfrontend/worksheet/WorksheetView.cpp:195
#: src/commonfrontend/worksheet/WorksheetView.cpp:295
#, kde-format
msgid "Select and Edit"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:139
#: src/commonfrontend/worksheet/WorksheetView.cpp:198
#, kde-format
msgid "Navigate"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:142
#: src/commonfrontend/worksheet/WorksheetView.cpp:201
#, kde-format
msgid "Select and Zoom"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:145
#, kde-format
msgid "Select and Move"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:148
#, kde-format
msgid "Set Axis Points"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:151
#, kde-format
msgid "Set Curve Points"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:154
#, kde-format
msgid "Select Curve Segments"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:157
#, kde-format
msgid "New Curve"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:159
#, kde-format
msgid "Shift Left"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:162
#, kde-format
msgid "Shift Right"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:165
#, kde-format
msgid "Shift Up"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:168
#, kde-format
msgid "Shift Down"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:171
#: src/commonfrontend/worksheet/WorksheetView.cpp:205
#, kde-format
msgid "No Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:175
#: src/commonfrontend/worksheet/WorksheetView.cpp:209
#, kde-format
msgid "2x Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:178
#: src/commonfrontend/worksheet/WorksheetView.cpp:212
#, kde-format
msgid "3x Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:181
#: src/commonfrontend/worksheet/WorksheetView.cpp:215
#, kde-format
msgid "4x Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:184
#: src/commonfrontend/worksheet/WorksheetView.cpp:218
#, kde-format
msgid "5x Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:196
#: src/commonfrontend/worksheet/WorksheetView.cpp:411
#: src/commonfrontend/worksheet/WorksheetView.cpp:458
#, kde-format
msgid "Mouse Mode"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:203
#, kde-format
msgid "Data Entry Mode"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:208
#, kde-format
msgid "Zoom View"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:216
#, kde-format
msgid "Move Last Point"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:222
#: src/commonfrontend/worksheet/WorksheetView.cpp:426
#, kde-format
msgid "Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:462
#, kde-format
msgid "%1, active curve \"%2\": %3=%4, %5=%6"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:570
#, kde-format
msgid "%1: change position of selected DatapickerPoints."
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:642
#, kde-format
msgid "%1: add new curve."
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:643
#, kde-format
msgid "Curve"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:145
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:201
#, kde-format
msgid "Cu&t"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:146
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:202
#, kde-format
msgid "&Copy"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:147
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:203
#, kde-format
msgid "Past&e"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:148
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:206
#, kde-format
msgid "Clea&r Selection"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:149
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:207
#: src/commonfrontend/worksheet/WorksheetView.cpp:165
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:161
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:216
#, kde-format
msgid "Function Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:162
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:217
#, kde-format
msgid "Const Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:163
#, kde-format
msgid "Clear Matrix"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:164
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:224
#, kde-format
msgid "&Go to Cell"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:166
#, kde-format
msgid "&Transpose"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:167
#, kde-format
msgid "Mirror &Horizontally"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:168
#, kde-format
msgid "Mirror &Vertically"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:174
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:52
#, kde-format
msgid "Rows and Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:176
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:53
#, kde-format
msgid "xy-Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:178
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:54
#, kde-format
msgid "Rows, Columns and xy-Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:183
#, kde-format
msgid "&Add Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:184
#, kde-format
msgid "&Insert Empty Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:185
#, kde-format
msgid "Remo&ve Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:186
#, kde-format
msgid "Clea&r Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:187
#: src/commonfrontend/matrix/MatrixView.cpp:194
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:225
#, kde-format
msgid "Statisti&cs"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:190
#, kde-format
msgid "&Add Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:191
#, kde-format
msgid "&Insert Empty Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:192
#, kde-format
msgid "Remo&ve Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:193
#, kde-format
msgid "Clea&r Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:233
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:357
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:259
#: src/commonfrontend/matrix/MatrixView.cpp:310
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:446
#, kde-format
msgid "Generate Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:265
#: src/commonfrontend/matrix/MatrixView.cpp:316
#, kde-format
msgid "View"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:280
#, kde-format
msgid "Header Format"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:547
#: src/commonfrontend/matrix/MatrixView.cpp:550
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1998
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2001
#, kde-format
msgid "Go to Cell"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:547
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1998
#, kde-format
msgid "Enter column"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:550
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2001
#, kde-format
msgid "Enter row"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:579
#, kde-format
msgid "Fill the matrix with constant value"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:598
#, kde-format
msgid "%1: cut selected cell(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:644
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1197
#, kde-format
msgid "%1: paste from clipboard"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:712
#, kde-format
msgid "%1: clear selected cell(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:833
#, kde-format
msgid "%1: insert empty column(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:854
#, kde-format
msgid "%1: remove selected column(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:863
#, kde-format
msgid "%1: clear selected column(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:888
#, kde-format
msgid "%1: insert empty rows(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:909
#, kde-format
msgid "%1: remove selected rows(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:922
#, kde-format
msgid "%1: clear selected rows(s)"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:79
#, kde-format
msgid "Search/Filter:"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:84
#: src/commonfrontend/widgets/TreeViewComboBox.cpp:73
#, kde-format
msgid "Search/Filter text"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:116
#, kde-format
msgid "Case Sensitive"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:121
#, kde-format
msgid "Match Complete Word"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:126
#, kde-format
msgid "Expand All"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:129
#, kde-format
msgid "Expand Selected"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:132
#, kde-format
msgid "Collapse All"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:135
#, kde-format
msgid "Collapse Selected"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:138
#, kde-format
msgid "Delete Selected"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:141
#: src/commonfrontend/ProjectExplorer.cpp:465
#, kde-format
msgid "Hide Search/Filter Options"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:144
#, kde-format
msgid "Show All"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:183
#, kde-format
msgid "Show/Hide columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:268
#, kde-format
msgid "Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:462
#, kde-format
msgid "Show Search/Filter Options"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:611
#: src/commonfrontend/worksheet/WorksheetView.cpp:1291
#, kde-format
msgid "Do you really want to delete the selected object?"
msgid_plural "Do you really want to delete the selected %1 objects?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:612
#: src/commonfrontend/worksheet/WorksheetView.cpp:1292
#, kde-format
msgid "Delete selected object"
msgid_plural "Delete selected objects"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:617
#, kde-format
msgid "Project Explorer: delete %1 selected object"
msgid_plural "Project Explorer: delete %1 selected objects"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:204
#, kde-format
msgid "&Mask Selection"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:205
#, kde-format
msgid "&Unmask Selection"
msgstr ""
#. i18n("Assign &Formula"), this);
#. action_recalculate = new QAction(QIcon::fromTheme(""), i18n("Recalculate"), this);
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:211
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:212
#, kde-format
msgid "Row Numbers"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:213
#, kde-format
msgid "Uniform Random Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:214
#, kde-format
msgid "Random Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:215
#, kde-format
msgid "Equidistant Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:220
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:779
#, kde-format
msgid "Show Comments"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:221
#, kde-format
msgid "Clear Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:222
#, kde-format
msgid "Clear Masks"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:223
#, kde-format
msgid "&Sort Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:228
#, kde-format
msgid "Insert Column Left"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:229
#, kde-format
msgid "Insert Column Right"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:230
#, kde-format
msgid "Remove Selected Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:231
#, kde-format
msgid "Clear Selected Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:233
#: src/kdefrontend/dockwidgets/AxisDock.cpp:299
#: src/kdefrontend/dockwidgets/AxisDock.cpp:308
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:230
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:216
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:239
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:228
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:380
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:411
#: src/kdefrontend/GuiTools.cpp:151 src/kdefrontend/widgets/ThemesWidget.cpp:99
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:248
#, kde-format
msgid "X-error minus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:251
#, kde-format
msgid "X-error plus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:257
#, kde-format
msgid "Y-error minus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:260
#, kde-format
msgid "Y-error plus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:263
#, kde-format
msgid "Reverse"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:264
#, kde-format
msgid "Drop Values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:265
#, kde-format
msgid "Mask Values"
msgstr ""
#. i18n("Join"), this);
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:267
#, kde-format
msgid "&Normalize"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:268
#, kde-format
msgid "&Normalize Selection"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:269
#, kde-format
msgid "&Selected Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:270
#, kde-format
msgid "&Ascending"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:271
#, kde-format
msgid "&Descending"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:272
#, kde-format
msgid "Column Statisti&cs"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:275
#, kde-format
msgid "Insert Row Above"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:276
#, kde-format
msgid "Insert Row Below"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:277
#, kde-format
msgid "Remo&ve Selected Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:278
#, kde-format
msgid "Clea&r Selected Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:279
#, kde-format
msgid "Row Statisti&cs"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:282
#, kde-format
msgid "xy-Curve"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:323
#, kde-format
msgid "Inverse Exponential"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:361
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:508
#, kde-format
msgid "Fi&ll Selection With"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:382
#, kde-format
msgid "Plot Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:415
#, kde-format
msgid "Analyze and Plot Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:428
#, kde-format
msgid "Set Column As"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:462
#: src/kdefrontend/spreadsheet/SortDialog.cpp:49
#, kde-format
msgid "Sort"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:777
#, kde-format
msgid "Hide Comments"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1131
#, kde-format
msgid "%1: cut selected cells"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1307
#, kde-format
msgid "%1: mask selected cells"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1323
#, kde-format
msgid "%1: unmask selected cells"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1356
#, kde-format
msgid "%1: fill cells with row numbers"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1409
#, kde-format
msgid "%1: fill column with row numbers"
msgid_plural "%1: fill columns with row numbers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1449
#, kde-format
msgid "%1: fill cells with random values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1544
#, kde-format
msgid "%1: fill cells with const values"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1551
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1568
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1585
#, kde-format
msgid "Fill the selection with constant value"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1625
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1665
#, kde-format
msgid "%1: insert empty column"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1706
#, kde-format
msgid "%1: remove selected columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1717
#, kde-format
msgid "%1: clear selected columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1760
#, kde-format
msgid "%1: reverse column"
msgid_plural "%1: reverse columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1795
#, kde-format
msgid "%1: normalize columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1814
#, kde-format
msgid "%1: normalize selection"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1895
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1910
#, kde-format
msgid "%1: insert empty rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1925
#, kde-format
msgid "%1: remove selected rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1937
#, kde-format
msgid "%1: clear selected rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1972
#, kde-format
msgid "%1: clear selected cells"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2151
#, kde-format
msgctxt "@title:window"
msgid "Print Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/workbook/WorkbookView.cpp:70
#, kde-format
msgid "Add new Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/workbook/WorkbookView.cpp:71
#, kde-format
msgid "Add new Matrix"
msgstr ""
#. +> trunk5
#: src/commonfrontend/workbook/WorkbookView.cpp:178
#: src/kdefrontend/MainWin.cpp:359 src/kdefrontend/MainWin.cpp:1233
#, kde-format
msgid "Matrix"
msgstr ""
#. i18n: ectx: ToolBar (spreadsheet_toolbar)
#. +> trunk5
#: src/commonfrontend/workbook/WorkbookView.cpp:183
#: src/kdefrontend/datasources/ImportFileDialog.cpp:267
#: src/kdefrontend/datasources/ImportFileDialog.cpp:314
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:131
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:86
#: src/kdefrontend/dockwidgets/XYCorrelationCurveDock.cpp:86
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:84
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:83
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:88
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:77
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:84
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:87
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:83
#: src/kdefrontend/labplot2ui.rc:28 src/kdefrontend/MainWin.cpp:353
#: src/kdefrontend/MainWin.cpp:1212
#, kde-format
msgid "Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:192
#, kde-format
msgid "Fit to Selection"
msgstr ""
#. i18n("Selection"), mouseModeActionGroup);
#. selectionModeAction->setCheckable(true);
#. "Add new" related actions
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:226
#, kde-format
msgid "Box Plot, Four Axes"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:227
#, kde-format
msgid "Box Plot, Two Axes"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:228
#, kde-format
msgid "Two Axes, Centered"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:229
#, kde-format
msgid "Two Axes, Crossing at Origin"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:231
#, kde-format
msgid "Bar Chart"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:233
#, kde-format
msgid "Vertical Layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:236
#, kde-format
msgid "Horizontal Layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:239
#, kde-format
msgid "Grid Layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:242
#, kde-format
msgid "Break Layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:246
#, kde-format
msgid "No Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:251
#, kde-format
msgid "Dense Line Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:254
#, kde-format
msgid "Sparse Line Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:257
#, kde-format
msgid "Dense Dot Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:260
#, kde-format
msgid "Sparse Dot Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:263
#, kde-format
msgid "Custom Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:266
#, kde-format
msgid "Snap to Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:269
#, kde-format
msgid "Show in Presenter Mode"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:286
#, kde-format
msgid "Selected Plots"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:289
#, kde-format
msgid "All Plots"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:299
#, kde-format
msgid "Select Region and Zoom In"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:302
#, kde-format
msgid "Select x-region and Zoom In"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:305
#, kde-format
msgid "Select y-region and Zoom In"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:312
#, kde-format
msgid "xy-curve From a Mathematical Equation"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:314
#, kde-format
msgid "xy-curve From a Data Operation"
msgstr ""
#. i18n("xy-curve From a Data Operation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:316
#, kde-format
msgid "xy-curve From a Data Reduction"
msgstr ""
#. i18n("xy-curve From a Data Reduction"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:318
#, kde-format
msgid "xy-curve From a Differentiation"
msgstr ""
#. i18n("xy-curve From a Differentiation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:320
#, kde-format
msgid "xy-curve From an Integration"
msgstr ""
#. i18n("xy-curve From an Integration"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:322
#, kde-format
msgid "xy-curve From a (De-)Convolution"
msgstr ""
#. i18n("xy-curve From a (De-)Convolution"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:324
#, kde-format
msgid "xy-curve From a Correlation"
msgstr ""
#. i18n("xy-curve From a Correlation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:327
#, kde-format
msgid "xy-curve From an Interpolation"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:328
#, kde-format
msgid "xy-curve From a Smooth"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:329
#, kde-format
msgid "xy-curve From a Fit to Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:330
#, kde-format
msgid "xy-curve From a Fourier Filter"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:331
#, kde-format
msgid "xy-curve From a Fourier Transform"
msgstr ""
#. i18n("Data Operation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:341
#, kde-format
msgid "Data Reduction"
msgstr ""
#. i18n("Integration"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:347
#, kde-format
msgid "Convolution/Deconvolution"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:354
#, kde-format
msgid "Data Fitting"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:356
#, kde-format
msgid "Fourier Transform"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:400
#: src/commonfrontend/worksheet/WorksheetView.cpp:1205
#: src/commonfrontend/worksheet/WorksheetView.cpp:1212
#: src/commonfrontend/worksheet/WorksheetView.cpp:1219
#: src/commonfrontend/worksheet/WorksheetView.cpp:1226
#, kde-format
msgid "xy-plot"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: attribute (title), widget (QWidget, tab3)
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:434
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:643
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:371
#, kde-format
msgid "Layout"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabGrid)
#. i18n: ectx: property (text), widget (QLabel, lGrid)
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:441
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1240
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:583
#, kde-format
msgid "Grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:456
#, kde-format
msgid "Cartesian Plot"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:485
#, kde-format
msgid "Zoom/Navigate"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:506
#, kde-format
msgid "Apply Actions to"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:1298
#, kde-format
msgid "%1: Remove selected worksheet elements."
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:1785
#: src/commonfrontend/worksheet/WorksheetView.cpp:1797
#, kde-format
msgid "%1: Add curve to %2 plots"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:53
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:121
#, kde-format
msgid "This option determines how the imported strings have to be converted to numbers."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:55
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:123
#, kde-format
msgid ""
"For 'C Format', a period is used for the decimal point character and comma is used for the thousands group separator. Valid number representations are:"
"<ul>"
"<li>1234.56</li>"
"<li>1,234.56</li>"
"<li>etc.</li>"
"</ul>"
"When using 'System locale', the system settings will be used. E.g., for the German local the valid number representations are:"
"<ul>"
"<li>1234,56</li>"
"<li>1.234,56</li>"
"<li>etc.</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:76
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:144
#, kde-format
msgid "This option determines how the imported strings have to be converted to calendar date, i.e. year, month, and day numbers in the Gregorian calendar and to time."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:78
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:146
#, kde-format
msgid ""
"Expressions that may be used for the date part of format string:"
"<table>"
"<tr>"
"<td>d</td>"
"<td>the day as number without a leading zero (1 to 31).</td>"
"</tr>"
"<tr>"
"<td>dd</td>"
"<td>the day as number with a leading zero (01 to 31).</td>"
"</tr>"
"<tr>"
"<td>ddd</td>"
"<td>the abbreviated localized day name (e.g. 'Mon' to 'Sun'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>dddd</td>"
"<td>the long localized day name (e.g. 'Monday' to 'Sunday'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>M</td>"
"<td>the month as number without a leading zero (1 to 12).</td>"
"</tr>"
"<tr>"
"<td>MM</td>"
"<td>the month as number with a leading zero (01 to 12).</td>"
"</tr>"
"<tr>"
"<td>MMM</td>"
"<td>the abbreviated localized month name (e.g. 'Jan' to 'Dec'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>MMMM</td>"
"<td>the long localized month name (e.g. 'January' to 'December'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>yy</td>"
"<td>the year as two digit number (00 to 99).</td>"
"</tr>"
"<tr>"
"<td>yyyy</td>"
"<td>the year as four digit number. If the year is negative, a minus sign is prepended in addition.</td>"
"</tr>"
"</table>"
"<br>"
"<br>"
"Expressions that may be used for the time part of the format string:"
"<table>"
"<tr>"
"<td>h</td>"
"<td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>hh</td>"
"<td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>H</td>"
"<td>the hour without a leading zero (0 to 23, even with AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>HH</td>"
"<td>the hour with a leading zero (00 to 23, even with AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>m</td>"
"<td>the minute without a leading zero (0 to 59)</td>"
"</tr>"
"<tr>"
"<td>mm</td>"
"<td>the minute with a leading zero (00 to 59)</td>"
"</tr>"
"<tr>"
"<td>s</td>"
"<td>the second without a leading zero (0 to 59)</td>"
"</tr>"
"<tr>"
"<td>ss</td>"
"<td>the second with a leading zero (00 to 59)</td>"
"</tr>"
"<tr>"
"<td>z</td>"
"<td>the milliseconds without leading zeroes (0 to 999)</td>"
"</tr>"
"<tr>"
"<td>zzz</td>"
"<td>the milliseconds with leading zeroes (000 to 999)</td>"
"</tr>"
"<tr>"
"<td>AP or A</td>"
"<td>interpret as an AM/PM time. AP must be either 'AM' or 'PM'.</td>"
"</tr>"
"<tr>"
"<td>ap or a</td>"
"<td>Interpret as an AM/PM time. ap must be either 'am' or 'pm'.</td>"
"</tr>"
"</table>"
"<br>"
"<br>"
"Examples are:"
"<table>"
"<tr>"
"<td>dd.MM.yyyy</td>"
"<td>20.07.1969</td>"
"</tr>"
"<tr>"
"<td>ddd MMMM d yy</td>"
"<td>Sun July 20 69</td>"
"</tr>"
"<tr>"
"<td>'The day is' dddd</td>"
"<td>The day is Sunday</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/BinaryOptionsWidget.cpp:48
#, kde-format
msgid "This option determines the data type that the imported data while converting to numbers."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/BinaryOptionsWidget.cpp:55
#, kde-format
msgid "This option determines the byte order of the imported data when converting to numbers."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/BinaryOptionsWidget.cpp:57
#, kde-format
msgid ""
"<table>"
"<tr>"
"<td>little endian</td>"
"<td>typical byte order (endianness) on Intel x86 processors.</td>"
"</tr>"
"<tr>"
"<td>big endian</td>"
"<td>typical byte order on Mainframes (IBM) and SPARC/PowerPC/Motorola processors.</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerDialog.cpp:49
#, kde-format
msgctxt "@title:window"
msgid "SQL Database Connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerDialog.cpp:84
#, kde-format
msgctxt "@title:window"
msgid "SQL Database Connections [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:61
#, kde-format
msgid "Add new database connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:62
#, kde-format
msgid "Delete selected database connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:63
#, kde-format
msgid "Open database file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:64
#, kde-format
msgid "Test selected database connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:164
#, kde-format
msgid "Select the database file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:277
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:416
#, kde-format
msgid "Do you really want to delete the connection '%1'?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:278
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:417
#, kde-format
msgid "Delete Connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:399
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:419
#, kde-format
msgid "Failed to connect to the database '%1'."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:400
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:420
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:192
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:666
#, kde-format
msgid "Connection Failed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:416
#, kde-format
msgid "Connection to the database '%1' was successful."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:417
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:653
#, kde-format
msgid "Connection Successful"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:430
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:579
#, kde-format
msgid "New connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:69
#, kde-format
msgctxt "@title:window"
msgid "File Information"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:143
#: src/kdefrontend/datasources/FileInfoDialog.cpp:205
#, kde-format
msgid "Could not open file %1 for reading."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:146
#, kde-format
msgid "cannot open"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:152
#, kde-format
msgid "File type: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:193
#: src/kdefrontend/datasources/FileInfoDialog.cpp:194
#: src/kdefrontend/datasources/FileInfoDialog.cpp:195
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:193
#: src/kdefrontend/datasources/FileInfoDialog.cpp:194
#: src/kdefrontend/datasources/FileInfoDialog.cpp:195
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:193
#, kde-format
msgid "Readable: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:194
#, kde-format
msgid "Writable: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:195
#, kde-format
msgid "Executable: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:197
#, kde-format
msgid "Created: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:198
#, kde-format
msgid "Last modified: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:199
#, kde-format
msgid "Last read: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:200
#, kde-format
msgid "Owner: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:201
#, kde-format
msgid "Group: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:202
#, kde-format
msgid "%1 cByte"
msgid_plural "%1 cBytes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:202
#, kde-format
msgid "Size: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#, kde-format
msgid "Link"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImageOptionsWidget.cpp:44
#, kde-format
msgid "This option determines how the image is converted when importing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:77
#, kde-format
msgid "New Workbook"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:78
#, kde-format
msgid "New Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:79
#, kde-format
msgid "New Matrix"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbImportTo)
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:100
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:78
#, kde-format
msgid "Import to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:102
#, kde-format
msgid "Data container"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:120
#, kde-format
msgid "Add new data container"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:123
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:942
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:102
#, kde-format
msgid "Position"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:129
#, kde-format
msgid "Append"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:130
#, kde-format
msgid "Prepend"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:163
#, kde-format
msgid "Add %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:163
#, kde-format
msgid "%1 name:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:92
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:59
#, kde-format
msgctxt "@title:window"
msgid "Import Data to Spreadsheet or Matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:94
#, kde-format
msgctxt "@title:window"
msgid "Add New Live Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:108
#: src/kdefrontend/datasources/ImportFileDialog.cpp:330
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:132
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:308
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:112
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:208
#, kde-format
msgid "Hide Options"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:108
#: src/kdefrontend/datasources/ImportFileDialog.cpp:330
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:133
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:309
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:113
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:209
#, kde-format
msgid "Show Options"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:165
#, kde-format
msgid "Live data source created in %1 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:198
#, kde-format
msgid "No data to import."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:198
#, kde-format
msgid "No Data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:320
#, kde-format
msgid "File %1 imported in %2 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:349
#: src/kdefrontend/datasources/ImportFileDialog.cpp:391
#: src/kdefrontend/datasources/ImportFileDialog.cpp:412
#: src/kdefrontend/datasources/ImportFileDialog.cpp:432
#: src/kdefrontend/datasources/ImportFileDialog.cpp:453
#: src/kdefrontend/datasources/ImportFileDialog.cpp:483
#: src/kdefrontend/datasources/ImportFileDialog.cpp:500
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:174
#, kde-format
msgid "Close the dialog and import the data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:351
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:168
#, kde-format
msgid "Cannot import into a matrix since the data contains non-numerical data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:363
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:152
#, kde-format
msgid "Select a data container where the data has to be imported into."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:393
#, kde-format
msgid "Provide an existing file."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:416
#, kde-format
msgid "Could not connect to the provided local socket."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:420
#, kde-format
msgid "Selected local socket does not exist."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:437
#, kde-format
msgid "Could not connect to the provided TCP socket."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:441
#: src/kdefrontend/datasources/ImportFileDialog.cpp:463
#, kde-format
msgid "Either the host name or the port number is missing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:459
#, kde-format
msgid "Could not connect to the provided UDP socket."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:487
#, kde-format
msgid "Could not connect to the provided serial port."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:491
#, kde-format
msgid "Serial port number is missing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:504
#, kde-format
msgid "Either there is no connection, or no subscriptions were made, or the file filter is not ASCII."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:146
#: src/kdefrontend/datasources/ImportFileWidget.cpp:156
#, kde-format
msgid "Ngspice RAW ASCII"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:147
#: src/kdefrontend/datasources/ImportFileWidget.cpp:157
#, kde-format
msgid "Ngspice RAW Binary"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:171
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1532
#, kde-format
msgid "Automatic"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:179
#, kde-format
msgid "Whole file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:216
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:81
#, kde-format
msgid "Subscribe selected topics"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:218
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:83
#, kde-format
msgid "Unsubscribe selected topics"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:220
#, kde-format
msgid "Manage MQTT connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:222
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:84
#, kde-format
msgid "Manage MQTT connection's will settings"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:728
#, kde-format
msgid "Select the File Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1434
#, kde-format
msgid "Save Filter Settings as"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1435
#, kde-format
msgid "Filter name:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1435
#, kde-format
msgid "new filter"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabDataFormat)
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1469
#: src/kdefrontend/ui/datasources/importfilewidget.ui:540
#, kde-format
msgid "Data format"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: attribute (title), widget (QWidget, tabDataPreview)
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1470
#: src/kdefrontend/ui/datasources/importfilewidget.ui:579
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:158
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. i18n: ectx: attribute (title), widget (QWidget, tabDataPortion)
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1471
#: src/kdefrontend/ui/datasources/importfilewidget.ui:651
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:239
#, kde-format
msgid "Data portion to read"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1500
#, kde-format
msgid "Data format && preview"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2323
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2322
#, kde-format
msgid "Couldn't subscribe"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2323
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2322
#, kde-format
msgid "Couldn't subscribe. Something went wrong"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2376
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2465
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2467
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2477
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2829
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2375
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2464
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2466
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2476
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2828
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2376
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2477
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2375
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2476
#, kde-format
msgid "You didn't select any item from the Tree Widget"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2465
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2464
#, kde-format
msgid "You already subscribed to a topic containing this one"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2467
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2466
#, kde-format
msgid "You already subscribed to this topic"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2754
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2757
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2753
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2756
#, kde-format
msgid "Couldn't connect"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2754
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2753
#, kde-format
msgid "Wrong username or password"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2757
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2756
#, kde-format
msgid "The client ID wasn't accepted"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2760
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2759
#, kde-format
msgid "Server unavailable"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2760
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2759
#, kde-format
msgid "The broker couldn't be reached."
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2763
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2762
#, kde-format
msgid "Not authorized"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2763
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2762
#, kde-format
msgid "The client is not authorized to connect."
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2766
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2765
#, kde-format
msgid "Unknown MQTT error"
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2766
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2765
#, kde-format
msgid "An unknown error occurred."
msgstr ""
#. +> trunk5
-#: src/kdefrontend/datasources/ImportFileWidget.cpp:2829
+#: src/kdefrontend/datasources/ImportFileWidget.cpp:2828
#, kde-format
msgid "Connecting to the given broker timed out! Try changing the settings"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:91
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:415
#, kde-format
msgid "Add new folder"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:113
#, kde-format
msgctxt "@title:window"
msgid "Import LabPlot Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:118
#, kde-format
msgctxt "@title:window"
msgid "Import Origin Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:212
#, kde-format
msgid "The object listed below already exists in target folder and will be overwritten:"
msgid_plural "The objects listed below already exist in target folder and will be overwritten:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:218
#, kde-format
msgid "Do you want to proceed?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:220
#, kde-format
msgid "Override existing objects?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:247
#, kde-format
msgid "Project data imported in %1 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:338
#, kde-format
msgid "Close the dialog and import the selected objects."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:340
#, kde-format
msgid "Select object(s) to be imported."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:355
#, kde-format
msgctxt "@title:window"
msgid "Open LabPlot Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:357
#: src/kdefrontend/MainWin.cpp:955
#, kde-format
msgid "LabPlot Projects (%1)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:361
#, kde-format
msgctxt "@title:window"
msgid "Open Origin Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:363
#, kde-format
msgid "Origin Projects (%1)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:415
#, kde-format
msgid "Folder name:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:136
#, kde-format
msgid "Data imported in %1 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:160
#, kde-format
msgid "Select a valid database object (table or query result set) that has to be imported."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:54
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:55
#, kde-format
msgid "Custom query"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:58
#, kde-format
msgid "Manage connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:191
#, kde-format
msgid "Failed to connect to the database '%1'. Please check the connection settings."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:231
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:325
#, kde-format
msgid "Unable to Execute Query"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerDialog.cpp:52
#, kde-format
msgctxt "@title:window"
msgid "MQTT Connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerDialog.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "MQTT Connections [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:64
#, kde-format
msgid "Add new MQTT connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:65
#, kde-format
msgid "Remove selected MQTT connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:652
#, kde-format
msgid "Connection to the broker '%1' was successful."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:665
#, kde-format
msgid "Failed to connect to the broker '%1'."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabValues)
#. +> trunk5
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:691
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:641
#, kde-format
msgid "Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:192
#: src/kdefrontend/dockwidgets/AxisDock.cpp:323
#: src/kdefrontend/dockwidgets/AxisDock.cpp:491
#: src/kdefrontend/dockwidgets/AxisDock.cpp:493
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:259
#: src/kdefrontend/SettingsGeneralPage.cpp:95
#: src/kdefrontend/widgets/LabelWidget.cpp:86
#: src/kdefrontend/widgets/LabelWidget.cpp:95
#, kde-format
msgid "Top"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:193
#: src/kdefrontend/dockwidgets/AxisDock.cpp:324
#: src/kdefrontend/dockwidgets/AxisDock.cpp:492
#: src/kdefrontend/dockwidgets/AxisDock.cpp:494
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:261
#: src/kdefrontend/SettingsGeneralPage.cpp:96
#: src/kdefrontend/widgets/LabelWidget.cpp:88
#: src/kdefrontend/widgets/LabelWidget.cpp:97
#, kde-format
msgid "Bottom"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:194
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:403
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:248
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:283
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:297
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:435
#, kde-format
msgid "Centered"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:208
#, kde-format
msgid "No arrow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:209
#, kde-format
msgid "Simple, Small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:210
#, kde-format
msgid "Simple, Big"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:211
#, kde-format
msgid "Filled, Small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:212
#, kde-format
msgid "Filled, Big"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:213
#, kde-format
msgid "Semi-filled, Small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:214
#, kde-format
msgid "Semi-filled, Big"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:295
#: src/kdefrontend/dockwidgets/AxisDock.cpp:502
#: src/kdefrontend/dockwidgets/AxisDock.cpp:505
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:255
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:262
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:406
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:415
#: src/kdefrontend/SettingsGeneralPage.cpp:97
#: src/kdefrontend/widgets/LabelWidget.cpp:81
#: src/kdefrontend/widgets/LabelWidget.cpp:91
#, kde-format
msgid "Left"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:296
#: src/kdefrontend/dockwidgets/AxisDock.cpp:503
#: src/kdefrontend/dockwidgets/AxisDock.cpp:504
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:257
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:263
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:407
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:416
#: src/kdefrontend/SettingsGeneralPage.cpp:98
#: src/kdefrontend/widgets/LabelWidget.cpp:83
#: src/kdefrontend/widgets/LabelWidget.cpp:93
#, kde-format
msgid "Right"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:297
#, kde-format
msgid "Both"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:300
#: src/kdefrontend/dockwidgets/AxisDock.cpp:309
#, kde-format
msgid "In"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:301
#: src/kdefrontend/dockwidgets/AxisDock.cpp:310
#, kde-format
msgid "Out"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:302
#: src/kdefrontend/dockwidgets/AxisDock.cpp:311
#, kde-format
msgid "In and Out"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:304
#: src/kdefrontend/dockwidgets/AxisDock.cpp:313
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:51
#, kde-format
msgid "Number"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:305
#: src/kdefrontend/dockwidgets/AxisDock.cpp:314
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:52
#, kde-format
msgid "Increment"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:306
#: src/kdefrontend/dockwidgets/AxisDock.cpp:315
#, kde-format
msgid "Custom column"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:322
#, kde-format
msgid "No labels"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:326
#, kde-format
msgid "Decimal notation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:327
#, kde-format
msgid "Scientific notation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:328
#, kde-format
msgid "Powers of 10"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:329
#, kde-format
msgid "Powers of 2"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:330
#, kde-format
msgid "Powers of e"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:331
#, kde-format
msgid "Multiples of π"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:620
#, kde-format
msgid "The axes lower limit has a non-positive value. Default minimal value will be used."
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:621
#: src/kdefrontend/dockwidgets/AxisDock.cpp:629
#, kde-format
msgid "Wrong lower limit value"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:628
#, kde-format
msgid "The axes lower limit has a negative value. Default minimal value will be used."
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:1785
#, kde-format
msgid "%1 axes: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:1787
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1412
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:963
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:465
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1691
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:336
#: src/kdefrontend/dockwidgets/SpreadsheetDock.cpp:200
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:851
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:2102
#, kde-format
msgid "%1: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:364
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:366
#, kde-format
msgid "numeric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:365
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:367
#, kde-format
msgid "datetime"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:370
#, kde-format
msgid "log(x)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:371
#, kde-format
msgid "log2(x)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:372
#, kde-format
msgid "ln(x)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:375
#, kde-format
msgid "log(y)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:376
#, kde-format
msgid "log2(y)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:377
#, kde-format
msgid "ln(y)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:380
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:384
#, kde-format
msgid "Simple"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:382
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:386
#, kde-format
msgid "Sloped"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:391
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:236
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:269
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:283
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:421
#, kde-format
msgid "Pattern"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:393
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:238
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:272
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:286
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:424
#, kde-format
msgid "Single Color"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:394
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:239
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:287
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:425
#, kde-format
msgid "Horizontal Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:395
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:240
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:288
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:426
#, kde-format
msgid "Vertical Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:396
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:241
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:289
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:427
#, kde-format
msgid "Diag. Gradient (From Top Left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:397
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:242
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:290
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:428
#, kde-format
msgid "Diag. Gradient (From Bottom Left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:398
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:243
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:277
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:291
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:429
#, kde-format
msgid "Radial Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:400
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:245
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:280
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:294
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:432
#, kde-format
msgid "Scaled and Cropped"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:401
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:246
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:281
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:295
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:433
#, kde-format
msgid "Scaled"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:402
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:247
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:282
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:296
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:434
#, kde-format
msgid "Scaled, Keep Proportions"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:404
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:249
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:284
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:298
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:436
#, kde-format
msgid "Tiled"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:405
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:250
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:285
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:299
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:437
#, kde-format
msgid "Center Tiled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderColor)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarFillingColor)
#. i18n: ectx: property (text), widget (QLabel, lFillingColor)
#. i18n: ectx: property (text), widget (QLabel, lLineColor)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksColor)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksColor)
#. i18n: ectx: property (text), widget (QLabel, lLabelsColor)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridColor)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridColor)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFillingColor)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderColor)
#. i18n: ectx: property (text), widget (QLabel, lValuesColor)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsColor)
#. i18n: ectx: property (text), widget (QLabel, lFontColor)
#. i18n: ectx: property (text), widget (QLabel, lDropLineColor)
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:935
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:959
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:987
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:418
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:442
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:470
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1102
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1126
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1154
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:422
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:446
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:474
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1363
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1387
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1415
#: src/kdefrontend/ui/datapickercurvewidget.ui:216
#: src/kdefrontend/ui/datapickercurvewidget.ui:309
#: src/kdefrontend/ui/datapickercurvewidget.ui:508
#: src/kdefrontend/ui/datapickerimagewidget.ui:814
#: src/kdefrontend/ui/datapickerimagewidget.ui:870
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:324
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:612
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:797
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1085
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1302
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1386
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:977
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1057
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:124
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:562
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:375
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:412
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:320
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:584
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:640
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:982
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1323
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:141
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:266
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:442
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:466
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:925
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1336
#: src/kdefrontend/worksheet/GridDialog.cpp:80
#, kde-format
msgid "Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFillingFirstColor)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundFirstColor)
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:939
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:991
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:422
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:474
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1106
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1158
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:426
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:478
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1367
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1419
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:873
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:953
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:468
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1129
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:292
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1082
#, kde-format
msgid "First color:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1052
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:535
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1314
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:617
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1484
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:397
#, kde-format
msgid "Select the image file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1052
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:535
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1314
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:617
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1484
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:397
#, kde-format
msgid "Images (%1)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1410
#, kde-format
msgid "%1 cartesian plots: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:252
#, kde-format
msgid "Column Major"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:253
#, kde-format
msgid "Row Major"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:256
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:260
#: src/kdefrontend/widgets/LabelWidget.cpp:82
#: src/kdefrontend/widgets/LabelWidget.cpp:87
#: src/kdefrontend/widgets/LabelWidget.cpp:92
#: src/kdefrontend/widgets/LabelWidget.cpp:96
#, kde-format
msgid "Center"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:961
#, kde-format
msgid "%1 cartesian plot legends: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:163
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:914
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:46
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:660
#, kde-format
msgid "Decimal"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:164
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:915
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:47
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:661
#, kde-format
msgid "Scientific (e)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:165
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:916
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:48
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:662
#, kde-format
msgid "Scientific (E)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:166
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:49
#, kde-format
msgid "Automatic (g)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:167
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:50
#, kde-format
msgid "Automatic (G)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:170
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:176
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:926
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:932
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:672
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:678
#, kde-format
msgid "Number without Leading Zero"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:171
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:177
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:927
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:933
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:673
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:679
#, kde-format
msgid "Number with Leading Zero"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:172
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:928
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:674
#, kde-format
msgid "Abbreviated Month Name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:173
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:929
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:675
#, kde-format
msgid "Full Month Name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:178
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:934
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:680
#, kde-format
msgid "Abbreviated Day Name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:179
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:935
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:681
#, kde-format
msgid "Full Day Name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:231
#, kde-format
msgid "X"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:232
#, kde-format
msgid "Y"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:233
#, kde-format
msgid "Z"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:198
#, kde-format
msgid "%1 CustomPoints: visibility changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:223
#, kde-format
msgid "%1 CustomPoints: style changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:233
#, kde-format
msgid "%1 CustomPoints: size changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:243
#, kde-format
msgid "%1 CustomPoints: rotation changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:254
#, kde-format
msgid "%1 CustomPoints: opacity changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:268
#, kde-format
msgid "%1 CustomPoints: filling style changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:282
#, kde-format
msgid "%1 CustomPoints: filling color changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:310
#, kde-format
msgid "%1 CustomPoints: border style changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:324
#, kde-format
msgid "%1 CustomPoints: border color changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:342
#, kde-format
msgid "%1 CustomPoints: border width changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:463
#, kde-format
msgid "%1 custom points: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:198
#, kde-format
msgid "By Number"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:199
#, kde-format
msgid "By Width"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:200
#, kde-format
msgid "Square-root"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:201
#, kde-format
msgid "Rice"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:202
#, kde-format
msgid "Sturges"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:203
#, kde-format
msgid "Doane"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:204
#, kde-format
msgid "Scott"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:207
#, kde-format
msgid "Ordinary Histogram"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:208
#, kde-format
msgid "Cumulative Histogram"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:217
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:295
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:447
#, kde-format
msgid "Bars"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:218
#, kde-format
msgid "Envelope"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:219
#, kde-format
msgid "Drop Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:256
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:397
#, kde-format
msgid "No Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:258
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:402
#, kde-format
msgid "Custom Column"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:260
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:404
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:412
#, kde-format
msgid "Above"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:261
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:405
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:413
#, kde-format
msgid "Below"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:273
#, kde-format
msgid "Horizontal Linear Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:274
#, kde-format
msgid "Vertical Linear Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:275
#, kde-format
msgid "Diagonal Linear Gradient (Start From Top Left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:276
#, kde-format
msgid "Diagonal Linear Gradient (Start From Bottom Left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:309
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:461
#, kde-format
msgid "Bars with Ends"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:312
#, kde-format
msgid "No Errors"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:917
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:663
#, kde-format
msgid "Automatic (e)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:918
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:664
#, kde-format
msgid "Automatic (E)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1689
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:2100
#, kde-format
msgid "%1 xy-curves: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:121
#, kde-format
msgid "Continue reading"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:124
#, kde-format
msgid "Pause reading"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:243
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:500
#, kde-format
msgid "Continue Reading"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bPausePlayReading)
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:246
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:504
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:196
#, kde-format
msgid "Pause Reading"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:334
#, kde-format
msgid "%1 matrices: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/SpreadsheetDock.cpp:198
#, kde-format
msgid "%1 spreadsheets: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:236
#, kde-format
msgid "Portrait"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:237
#, kde-format
msgid "Landscape"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:273
#, kde-format
msgid "View Size"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:488
#, kde-format
msgid "%1 worksheets: background color style changed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:849
#, kde-format
msgid "%1 worksheets: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:87
#: src/kdefrontend/dockwidgets/XYCorrelationCurveDock.cpp:87
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:85
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:84
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:89
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:78
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:85
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:88
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:84
#, kde-format
msgid "XY-Curve"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lKernel)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:290
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:159
#, kde-format
msgid "or Kernel/Size:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:304
#, kde-format
msgid "with Kernel/Size:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:489
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:494
#, kde-format
msgid "Convolution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:490
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:493
#, kde-format
msgid "Deconvolution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:530
#, kde-format
msgid "Convolution status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:532
#, kde-format
msgid "Deconvolution status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:563
#: src/kdefrontend/dockwidgets/XYCorrelationCurveDock.cpp:452
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:625
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:515
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:626
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:354
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:429
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:662
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:522
#, kde-format
msgid "status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:571
#: src/kdefrontend/dockwidgets/XYCorrelationCurveDock.cpp:460
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:633
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:523
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1087
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:634
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:362
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:437
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:670
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:530
#, kde-format
msgid "calculation time: %1 s"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:573
#: src/kdefrontend/dockwidgets/XYCorrelationCurveDock.cpp:462
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:635
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:525
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1089
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:636
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:364
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:439
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:672
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:532
#, kde-format
msgid "calculation time: %1 ms"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCorrelationCurveDock.cpp:420
#, kde-format
msgid "Correlation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:230
#, kde-format
msgid "Horiz. Start"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:231
#, kde-format
msgid "Vert. Start"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:232
#, kde-format
msgid "Horiz. Midpoint"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:233
#, kde-format
msgid "Vert. Midpoint"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:234
#, kde-format
msgid "2-segments"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:235
#, kde-format
msgid "3-segments"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:236
#, kde-format
msgid "Cubic Spline (Natural)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:237
#, kde-format
msgid "Cubic Spline (Periodic)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:238
#, kde-format
msgid "Akima-spline (Natural)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:239
#, kde-format
msgid "Akima-spline (Periodic)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:364
#, kde-format
msgid "No Drop Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:365
#, kde-format
msgid "Drop Lines, X"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:366
#, kde-format
msgid "Drop Lines, Y"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:367
#, kde-format
msgid "Drop Lines, XY"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:368
#, kde-format
msgid "Drop Lines, X, Zero Baseline"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:369
#, kde-format
msgid "Drop Lines, X, Min Baseline"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:370
#, kde-format
msgid "Drop Lines, X, Max Baseline"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:414
#, kde-format
msgid "Zero Baseline"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:464
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:468
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:465
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:469
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:47
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:51
#, kde-format
msgid "Symmetric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:466
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:470
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:48
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:52
#, kde-format
msgid "Asymmetric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:776
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:777
#, kde-format
msgid "Connect data points only for strictly increasing values of X"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1533
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1602
#, kde-format
msgid "Data, +-"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1540
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1609
#, kde-format
msgid "Data, +"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:96
#, kde-format
msgid "This method is much slower than any other"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:446
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:478
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:523
#, kde-format
msgid "Tolerance (distance):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumber)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:457
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:360
#, kde-format
msgid "Number of points:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:468
#, kde-format
msgid "Step size:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:485
#, kde-format
msgid "Repeats:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:495
#, kde-format
msgid "Tolerance (area):"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:506
#, kde-format
msgid "Minimum tolerance:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:510
#, kde-format
msgid "Maximum tolerance:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:527
#, kde-format
msgid "Search region:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:595
#, kde-format
msgid "Data reduction status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:639
#, kde-format
msgid "number of points: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:640
#, kde-format
msgid "positional squared error: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:641
#, kde-format
msgid "area error: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:484
#, kde-format
msgid "Differentiation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:86
#, kde-format
msgid "Cartesian"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:87
#, kde-format
msgid "Polar"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:88
#, kde-format
msgid "Parametric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:205
#, kde-format
msgid "x, min"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:206
#, kde-format
msgid "x, max"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:217
#, kde-format
msgid "φ, min"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:218
#, kde-format
msgid "φ, max"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:230
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:273
#, kde-format
msgid "t, min"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:231
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:315
#, kde-format
msgid "t, max"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:175
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1069
#, kde-format
msgid "reduced"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:179
#, kde-format
msgid "test"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDegree)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:694
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:214
#, kde-format
msgid "Degree:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:723
#, kde-format
msgid "Number of peaks:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:956
#, kde-format
msgid "Fit status: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, lParameters)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1037
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:792
#, kde-format
msgid "Parameters:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1054
#, kde-format
msgid "t statistic:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1055
#, kde-format
msgid "p value:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1056
#, kde-format
msgid "conf. interval:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1061
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1241
#, kde-format
msgid "too small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1066
#, kde-format
msgid "Goodness of fit:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1067
#, kde-format
msgid "sum of squared residuals"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1070
#, kde-format
msgid "root mean square error"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1071
#, kde-format
msgid "coefficient of determination"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1072
#, kde-format
msgid "adj. coefficient of determination"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1075
#, kde-format
msgid "P > "
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1076
#, kde-format
msgid "F statistic"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1077
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:498
#, kde-format
msgid "P > F"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1079
#, kde-format
msgid "mean absolute error:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1080
#, kde-format
msgid "Akaike information criterion:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1081
#, kde-format
msgid "Bayesian information criterion:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1083
#, kde-format
msgid "status:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1084
#, kde-format
msgid "iterations:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1085
#, kde-format
msgid "tolerance:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1090
#, kde-format
msgid "degrees of freedom:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1091
#, kde-format
msgid "number of parameters:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1092
#, kde-format
msgid "fit range:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1094
#, kde-format
msgid "Iterations:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1111
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1117
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1123
#, kde-format
msgid "Copy Selection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1112
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1118
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1124
#, kde-format
msgid "Copy All"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1184
#, kde-format
msgid "Error, %"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1184
#, kde-format
msgid "t statistic"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1184
#, kde-format
msgid "Conf. Interval"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCutoff)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:372
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:280
#, kde-format
msgid "Cutoff:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:380
#, kde-format
msgid "Lower cutoff:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:381
#, kde-format
msgid "Upper cutoff:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:585
#, kde-format
msgid "The band width is <= 0 since lower cutoff value is not smaller than upper cutoff value. Please fix this."
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:586
#, kde-format
msgid "band width <= 0"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:595
#, kde-format
msgid "Fourier-Filter status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:328
#, kde-format
msgid "Fourier transformation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:398
#, kde-format
msgid "Integration status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:441
#, kde-format
msgid "value: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:110
#, kde-format
msgid "Auto (5x data points)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:111
#, kde-format
msgid "Multiple of data points"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:631
#, kde-format
msgid "Interpolation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:490
#, kde-format
msgid "Smoothing status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:125 src/kdefrontend/GuiObserver.cpp:139
#: src/kdefrontend/GuiObserver.cpp:643 src/kdefrontend/MainWin.cpp:908
#, kde-format
msgctxt "@title:window"
msgid "Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:149
#, kde-format
msgctxt "@title:window"
msgid "Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:164
#, kde-format
msgctxt "@title:window"
msgid "Column"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:179
#, kde-format
msgctxt "@title:window"
msgid "Matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:209
#, kde-format
msgctxt "@title:window"
msgid "Cartesian Plot"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:224
#, kde-format
msgctxt "@title:window"
msgid "Legend"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:239
#, kde-format
msgctxt "@title:window"
msgid "Axis"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:254
#, kde-format
msgctxt "@title:window"
msgid "xy-Curve"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:270
#, kde-format
msgctxt "@title:window"
msgid "xy-Equation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:286
#, kde-format
msgctxt "@title:window"
msgid "Data Reduction"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:302
#, kde-format
msgctxt "@title:window"
msgid "Differentiation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:318
#, kde-format
msgctxt "@title:window"
msgid "Integration"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:334
#, kde-format
msgctxt "@title:window"
msgid "Interpolation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:350
#, kde-format
msgctxt "@title:window"
msgid "Smoothing"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:366
#, kde-format
msgctxt "@title:window"
msgid "Fit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:381
#, kde-format
msgctxt "@title:window"
msgid "Fourier Transform"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:398
#, kde-format
msgctxt "@title:window"
msgid "Fourier Filter"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:414
#, kde-format
msgctxt "@title:window"
msgid "Convolution/Deconvolution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:430
#, kde-format
msgctxt "@title:window"
msgid "Correlation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:446
#, kde-format
msgctxt "@title:window"
msgid "Histogram Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:461
#, kde-format
msgctxt "@title:window"
msgid "Text Label"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:475
#, kde-format
msgctxt "@title:window"
msgid "Custom Point"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:489
#, kde-format
msgctxt "@title:window"
msgid "Datapicker Curve"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:503
#, kde-format
msgctxt "@title:window"
msgid "Datapicker"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:517
#, kde-format
msgctxt "@title:window"
msgid "Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:539
#, kde-format
msgctxt "@title:window %1 is a Cantor backend"
msgid "%1 Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:541
#, kde-format
msgctxt "@title:window"
msgid "CAS Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:547
#, kde-format
msgctxt "@title:window"
msgid "Notes"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:563 src/kdefrontend/GuiObserver.cpp:578
#: src/kdefrontend/GuiObserver.cpp:603
#, kde-format
msgid "MQTT Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:629
#, kde-format
msgctxt "@title:window"
msgid "Live Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "No Line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "Solid Line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "Dash Line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "Dot Line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "Dash-dot Line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "Dash-dot-dot Line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:151
#, kde-format
msgid "Uniform"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:151
#, kde-format
msgid "Extremely Dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "Very Dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "Somewhat Dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "Half Dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "Somewhat Sparse"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "Very Sparse"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "Extremely Sparse"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "Horiz. Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "Vert. Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "Crossing Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "Backward Diag. Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "Forward Diag. Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "Crossing Diag. Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "White"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "Dark Red"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "Light Red"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "Dark Green"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "Light Green"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "Dark Blue"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "Blue"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "Light Blue"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "Dark Yellow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "Light Yellow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "Dark Cyan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "Cyan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "Light Cyan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "Dark Magenta"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "Magenta"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "Light Magenta"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "Dark Orange"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "Orange"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "Light Orange"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:180
#, kde-format
msgid "Dark Grey"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:180
#, kde-format
msgid "Grey"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:180
#, kde-format
msgid "Light Grey"
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:50
#, kde-format
msgid ""
"List of all performed steps/actions.\n"
"Select an item in the list to navigate to the corresponding step."
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:54
#, kde-format
msgctxt "@title:window"
msgid "Undo/Redo History"
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:66
#, kde-format
msgid "&Clear"
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:67
#, kde-format
msgid "Clears the undo history. Commands are not undone or redone; the state of the project remains unchanged."
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:99
#, kde-format
msgid "Do you really want to clear the undo history?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:100
#, kde-format
msgid "Clear History"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:60
#, kde-format
msgid "LabPlot2 is a KDE-application for interactive graphing and analysis of scientific data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:61
#, kde-format
msgid "(c) 2007-2018"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:62
#, kde-format
msgid "Stefan Gerlach"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:62 src/kdefrontend/LabPlot.cpp:63
#: src/kdefrontend/LabPlot.cpp:64
#, kde-format
msgctxt "@info:credit"
msgid "Developer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:63
#, kde-format
msgid "Alexander Semke"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:64
#, kde-format
msgid "Fábián Kristóf-Szabolcs"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:65
#, kde-format
msgid "Andreas Kainz"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:65
#, kde-format
msgctxt "@info:credit"
msgid "Icon designer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:66
#, kde-format
msgid "Yuri Chornoivan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:66
#, kde-format
msgctxt "@info:credit"
msgid "Help on many questions about the KDE-infrastructure and translation related topics"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:67
#, kde-format
msgid "Garvit Khatri"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:67
#, kde-format
msgctxt "@info:credit"
msgid "Porting LabPlot2 to KF5 and Integration with Cantor"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:68
#, kde-format
msgid "Christoph Roick"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:68
#, kde-format
msgctxt "@info:credit"
msgid "Support import of ROOT (CERN) TH1 histograms"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:77
#, kde-format
msgid "disable splash screen"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:80
#, kde-format
msgid "start in the presenter mode"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:83
#, kde-format
msgid "open a project file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:101
#, kde-format
msgid "Could not open file '%1'. Click 'Continue' to proceed starting or 'Cancel' to exit the application."
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:102
#, kde-format
msgid "Failed to Open"
msgstr ""
#. i18n: ectx: ToolBar (worksheet_toolbar)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:20 src/kdefrontend/MainWin.cpp:364
#: src/kdefrontend/MainWin.cpp:1254 src/kdefrontend/SettingsDialog.cpp:65
#, kde-format
msgid "Worksheet"
msgstr ""
#. i18n: ectx: ToolBar (datapicker_toolbar)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:24 src/kdefrontend/MainWin.cpp:349
#: src/kdefrontend/MainWin.cpp:1205
#, kde-format
msgid "Datapicker"
msgstr ""
#. i18n: ectx: ToolBar (cas_worksheet_toolbar)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:32 src/kdefrontend/MainWin.cpp:529
#, kde-format
msgid "CAS Worksheet"
msgstr ""
#. i18n: ectx: ToolBar (cartesian_plot_toolbar)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:36
#, kde-format
msgid "CartesianPlot"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:40
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (new)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:41
#, kde-format
msgid "&New"
msgstr ""
#. i18n: ectx: Menu (new_cas_worksheet)
#. i18n: ectx: Menu (cas_worksheet)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:54 src/kdefrontend/labplot2ui.rc:77
#, kde-format
msgid "&CAS Worksheet"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:59
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:69
#, kde-format
msgid "&Edit"
msgstr ""
#. i18n: ectx: Menu (spreadsheet)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:74
#, kde-format
msgid "&Spreadsheet"
msgstr ""
#. i18n: ectx: Menu (matrix)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:75
#, kde-format
msgid "&Matrix"
msgstr ""
#. i18n: ectx: Menu (worksheet)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:76
#, kde-format
msgid "&Worksheet"
msgstr ""
#. i18n: ectx: Menu (analysis)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:78
#, kde-format
msgid "&Analysis"
msgstr ""
#. i18n: ectx: Menu (datapicker)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:79
#, kde-format
msgid "&Datapicker"
msgstr ""
#. i18n: ectx: Menu (drawing)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:80
#, kde-format
msgid "&Drawing"
msgstr ""
#. i18n: ectx: Menu (script)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:81
#, kde-format
msgid "&Script"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:82
#, kde-format
msgid "&Tools"
msgstr ""
#. i18n: ectx: Menu (windows)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:85
#, kde-format
msgid "&Windows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPresenterMode)
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:200
#: src/kdefrontend/ui/settingsworksheetpage.ui:75
#, kde-format
msgid "Presenter Mode"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:201
#, kde-format
msgid "No worksheets are available in the project. The presenter mode will not be started."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:220
#, kde-format
msgctxt "%1 is the LabPlot version"
msgid "Welcome to LabPlot %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:255
#, kde-format
msgid "GUI configuration file not found"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:255
#, kde-format
msgid "labplot2ui.rc file was not found. Please check your installation."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:345 src/kdefrontend/MainWin.cpp:1197
#, kde-format
msgid "Workbook"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:369 src/kdefrontend/MainWin.cpp:1262
#, kde-format
msgid "Note"
msgstr ""
#. i18n("Note/Script"),this);
#. actionCollection()->addAction("new_script", m_newScriptAction);
#. connect(m_newScriptAction, SIGNAL(triggered()),SLOT(newScript()));
#. i18n: ectx: property (text), widget (QLabel, lFolder)
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:377 src/kdefrontend/MainWin.cpp:1189
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:84
#, kde-format
msgid "Folder"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:382
#, kde-format
msgid "Live Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:396
#, kde-format
msgid "LabPlot Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:401
#, kde-format
msgid "Origin Project (OPJ)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:411
#, kde-format
msgid "FITS Metadata Editor"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:420
#, kde-format
msgid "Undo/Redo History"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:431
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:433
#, kde-format
msgid "Close the active window"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:437
#, kde-format
msgid "Close &All"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:438
#, kde-format
msgid "Close all the windows"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:442
#, kde-format
msgid "&Tile"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:443
#, kde-format
msgid "Tile the windows"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:447
#, kde-format
msgid "&Cascade"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:448
#, kde-format
msgid "Cascade the windows"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:451
#, kde-format
msgid "Ne&xt"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:453
#, kde-format
msgid "Move the focus to the next window"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:457
#, kde-format
msgid "Pre&vious"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:459
#, kde-format
msgid "Move the focus to the previous window"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:471
#, kde-format
msgid "Current &Folder Only"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:475
#, kde-format
msgid "Current Folder and &Subfolders"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:479
#, kde-format
msgid "&All"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:489
#, kde-format
msgid "Project Explorer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:494
#, kde-format
msgid "Properties Explorer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:556
#, kde-format
msgid "Window Visibility Policy"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:563
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:567 src/kdefrontend/MainWin.cpp:568
#, kde-format
msgid "Color Theme"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:614
#, kde-format
msgid "The current project %1 has been modified. Do you want to save it?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:615
#, kde-format
msgid "Save Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:895
#, kde-format
msgctxt "@title:window"
msgid "Project Explorer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:942
#, kde-format
msgid "%1: created"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:951 src/kdefrontend/MainWin.cpp:974
#, kde-format
msgid "Open Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:953
#, kde-format
msgid "LabPlot Projects (%1);;Origin Projects (%2)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:974
#, kde-format
msgid "The project file %1 is already opened."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1005
#, kde-format
msgid "%1: opened"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1012
#, kde-format
msgid "Project successfully opened (in %1 seconds)."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1070
#, kde-format
msgid "Save Project As"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1071
#, kde-format
msgid "LabPlot Projects (*.lml *.lml.gz *.lml.bz2 *.lml.xz *.LML *.LML.GZ *.LML.BZ2 *.LML.XZ)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1117
#, kde-format
msgid "Project saved"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1132
#, kde-format
msgid "Sorry. Could not open file for writing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1163 src/kdefrontend/MainWin.cpp:1176
#, kde-format
msgid "Preparing printing of %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1165 src/kdefrontend/MainWin.cpp:1178
#, kde-format
msgid "%1 printed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1398
#, kde-format
msgid "%1 [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1904
#, kde-format
msgid "%1 exported"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1911
#, kde-format
msgid "FITS files saved"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1923
#, kde-format
msgid "MQTT Client%1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1947
#, kde-format
msgid "Live data source%1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:59
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:59
#, kde-format
msgctxt "@title:window"
msgid "Function Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:72
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:74
#, kde-format
msgid "%1 value"
msgid_plural "%1 values"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:87
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:63
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:94
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:69
#, kde-format
msgid "&Generate"
msgstr ""
#. +> trunk5
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:88
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:95
#, kde-format
msgid "Generate function values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:190
#, kde-format
msgid "%1: fill matrix with function values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsDialog.cpp:51 src/kdefrontend/SettingsDialog.cpp:82
#: src/kdefrontend/SettingsDialog.cpp:89
#, kde-format
msgctxt "@title:window"
msgid "Preferences"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tgeneral)
#. i18n: ectx: property (text), widget (QLabel, lGeneral)
#. i18n: ectx: attribute (title), widget (QWidget, general)
#. i18n: ectx: attribute (title), widget (QWidget, tabGeneral)
#. i18n: ectx: property (text), widget (QLabel, lSymbol)
#. i18n: ectx: property (text), widget (QLabel, lValuesGeneral)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: attribute (title), widget (QWidget, tab0)
#. i18n: ectx: attribute (title), widget (QWidget, tGeneral)
#. i18n: ectx: property (text), widget (QLabel, lSymbolGeneral)
#. +> trunk5
#: src/kdefrontend/SettingsDialog.cpp:60
#: src/kdefrontend/ui/datapickercurvewidget.ui:27
#: src/kdefrontend/ui/datapickercurvewidget.ui:467
#: src/kdefrontend/ui/datapickerimagewidget.ui:27
#: src/kdefrontend/ui/datapickerimagewidget.ui:645
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:36
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:24
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:21
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:24
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:24
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:24
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:230
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:21
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:415
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:703
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:24
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:24
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:593
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:653
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsDialog.cpp:86
#, kde-format
msgid "All settings will be reset to default values. Do you want to continue?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsDialog.cpp:97
#, kde-format
msgctxt "@title:window"
msgid "Preferences [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:80
#, kde-format
msgid "Do nothing"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:81
#, kde-format
msgid "Create new empty project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:82
#, kde-format
msgid "Create new project with worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:83
#, kde-format
msgid "Load last used project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:86
#, kde-format
msgid "Sub-window view"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:87
#, kde-format
msgid "Tabbed view"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:90
#, kde-format
msgid "Show windows of the current folder only"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:91
#, kde-format
msgid "Show windows of the current folder and its subfolders only"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsGeneralPage.cpp:92
#, kde-format
msgid "Show all windows"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsWorksheetPage.cpp:131
#, kde-format
msgid "No LaTeX installation found or selected. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsWorksheetPage.cpp:139
#, kde-format
msgid "No 'convert' found. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsWorksheetPage.cpp:148
#, kde-format
msgid "No 'dvips' found. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsWorksheetPage.cpp:156
#: src/kdefrontend/SettingsWorksheetPage.cpp:162
#, kde-format
msgid "No Ghostscript found. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:50
#, kde-format
msgctxt "@title:window"
msgid "Drop Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:54
#, kde-format
msgid "Equal to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:55
#, kde-format
msgid "Between (Including End Points)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:56
#, kde-format
msgid "Between (Excluding End Points)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:57
#, kde-format
msgid "Greater than"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:58
#, kde-format
msgid "Greater than or Equal to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:59
#, kde-format
msgid "Lesser than"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:60
#, kde-format
msgid "Lesser than or Equal to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:73
#, kde-format
msgid "&Mask"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:74
#, kde-format
msgid "Mask values in the specified region"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:75
#, kde-format
msgid "Mask values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:76
#, kde-format
msgctxt "@title:window"
msgid "Mask Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:78
#, kde-format
msgid "&Drop"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:79
#, kde-format
msgid "Drop values in the specified region"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:306
#, kde-format
msgid "%1: mask values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:330
#, kde-format
msgid "%1: drop values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:47
#, kde-format
msgctxt "@title:window"
msgid "Equidistant Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:64
#, kde-format
msgid "Generate equidistant values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:142
#, kde-format
msgid "%1: fill column with equidistant numbers"
msgid_plural "%1: fill columns with equidistant numbers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:87
#, kde-format
msgid "Export Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:88
#, kde-format
msgid "Export Selection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:94
#, kde-format
msgid "This option determines how the convert numbers to strings."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:107
#, kde-format
msgctxt "@title:window"
msgid "Export Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:179
#, kde-format
msgctxt "@title:window"
msgid "Export Matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:193
#, kde-format
msgid "Export matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:278
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:177
#, kde-format
msgid "The file already exists. Do you really want to overwrite it?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:324
#, kde-format
msgid "Text files (*.txt *.dat *.csv)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:326
#, kde-format
msgid "Binary files (*.*)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:328
#, kde-format
msgid "LaTeX files (*.tex)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:330
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:198
#, kde-format
msgid "FITS files (*.fits *.fit *.fts)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:332
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:231
#, kde-format
msgid "Export to file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:85
#, kde-format
msgid "Add new variable"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:258
#, kde-format
msgid "Delete variable"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:264
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:284
#, kde-format
msgid "Variables:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVariable)
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:284
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:23
#, kde-format
msgid "Variable:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:318
#, kde-format
msgid "%1: fill column with function values"
msgid_plural "%1: fill columns with function values"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:81
#, kde-format
msgctxt "@title:window"
msgid "Plot Spreadsheet Data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:90
#, kde-format
msgid "Plot the selected data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:91
#, kde-format
msgid "&Plot"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:268
#, kde-format
msgid "Y-data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:278
#, kde-format
msgid "Add Curve to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:312
#, kde-format
msgid "Histogram Data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:327
#, kde-format
msgid "Add Histogram to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:330
#, kde-format
msgid "Histogram Placement"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:331
#, kde-format
msgid "All histograms in one plot"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:332
#, kde-format
msgid "One plot per histogram"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:333
#, kde-format
msgid "Add Histograms to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:362
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:369
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:373
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:412
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:413
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:418
#, kde-format
msgid "Plot data from %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:505
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:532
#, kde-format
msgid "Plot %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:612
#, kde-format
msgid "Fourier Filter of '%1'"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:641
#, kde-format
msgid "new plot in an existing worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:642
#, kde-format
msgid "new plot in a new worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:647
#, kde-format
msgid "new plots in an existing worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:648
#, kde-format
msgid "new plots in a new worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:672
#, kde-format
msgid "No data selected to plot."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:677
#, kde-format
msgid "An already existing plot has to be selected."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:682
#, kde-format
msgid "An already existing worksheet has to be selected."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:688
#, kde-format
msgid "Close the dialog and plot the data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:59
#, kde-format
msgctxt "@title:window"
msgid "Random Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:68
#, kde-format
msgid "Generate random values according to the selected distribution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:393
#, kde-format
msgid "%1: fill column with non-uniform random numbers"
msgid_plural "%1: fill columns with non-uniform random numbers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/SortDialog.cpp:43
#, kde-format
msgctxt "@title:window"
msgid "Sort Columns"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:71
#, kde-format
msgid "Location measures"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:77
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:27
#, kde-format
msgid "Minimum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:83
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:38
#, kde-format
msgid "Maximum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:89
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:49
#, kde-format
msgid "Arithmetic mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:95
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:60
#, kde-format
msgid "Geometric mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:101
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:71
#, kde-format
msgid "Harmonic mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:107
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:82
#, kde-format
msgid "Contraharmonic mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:113
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:93
#, kde-format
msgid "Median"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:120
#, kde-format
msgid "Dispersion measures"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:126
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:104
#, kde-format
msgid "Variance"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:132
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:115
#, kde-format
msgid "Standard deviation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:138
#, kde-format
msgid "Mean absolute deviation around mean"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:144
#, kde-format
msgid "Mean absolute deviation around median"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:150
#, kde-format
msgid "Median absolute deviation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:157
#, kde-format
msgid "Shape measures"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:163
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:159
#, kde-format
msgid "Skewness"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:169
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:170
#, kde-format
msgid "Kurtosis"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:175
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:181
#, kde-format
msgid "Entropy"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:117
#, kde-format
msgid "Load properties from a template"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:118
#, kde-format
msgid "Save current properties as a template"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:119
#, kde-format
msgid "Save current properties as default"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:120
#, kde-format
msgid "Copy properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:121
#, kde-format
msgid "Paste properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:129
#, kde-format
msgid "Load From"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:147
#, kde-format
msgid "Template \"%1\" was loaded."
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:152
#, kde-format
msgid "Save As"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:168
#, kde-format
msgid "New:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:197
#, kde-format
msgid "New template \"%1\" was saved."
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:208
#, kde-format
msgid "Template \"%1\" was saved."
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:219
#, kde-format
msgid "New default template was saved."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:98
#, kde-format
msgid "Apply theme [active '%1']"
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:99
#, kde-format
msgid "Theme '%1' is active. Click on the button to change the theme."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:102
#, kde-format
msgid "No theme is active. Click on the button to select a theme."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:113
#, kde-format
msgid "Theme \"%1\" was loaded."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:115
#, kde-format
msgid "Theming deactivated."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValue)
#. +> trunk5
#: src/kdefrontend/ui/constantswidget.ui:57
#: src/kdefrontend/ui/datapickerimagewidget.ui:988
#, kde-format
msgid "Value:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bInsert)
#. +> trunk5
#: src/kdefrontend/ui/constantswidget.ui:90
#: src/kdefrontend/ui/functionswidget.ui:56
#, kde-format
msgid "Insert"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bCancel)
#. i18n: ectx: property (text), widget (QPushButton, pbCancel)
#. +> trunk5
#: src/kdefrontend/ui/constantswidget.ui:97
#: src/kdefrontend/ui/fitoptionswidget.ui:37
#: src/kdefrontend/ui/functionswidget.ui:63
#, kde-format
msgid "Cancel"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leFilter)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leKey)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leValue)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leComment)
#. +> trunk5
#: src/kdefrontend/ui/constantswidget.ui:117
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:24
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:34
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:44
#: src/kdefrontend/ui/functionswidget.ui:17
#, kde-format
msgid "Enter search term here"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lName)
#. i18n: ectx: property (text), widget (QLabel, lFileName)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:33
#: src/kdefrontend/ui/datapickerimagewidget.ui:33
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:39
#: src/kdefrontend/ui/datasources/importfilewidget.ui:269
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:116
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:42
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:30
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:37
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:30
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:36
#: src/kdefrontend/ui/dockwidgets/columndock.ui:17
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:30
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:180
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:150
#: src/kdefrontend/ui/dockwidgets/notedock.ui:17
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:205
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:17
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:36
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:113
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:99
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:32
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:23
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:23
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:17
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:44
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:17
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:89
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:210
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:23
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:23
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lComment)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:69
#: src/kdefrontend/ui/datapickerimagewidget.ui:53
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:75
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:60
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:50
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:60
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:68
#: src/kdefrontend/ui/dockwidgets/columndock.ui:27
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:63
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:240
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:30
#: src/kdefrontend/ui/dockwidgets/notedock.ui:43
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:43
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:68
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:300
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:208
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:58
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:46
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:46
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:43
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:20
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:43
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:224
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:46
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:49
#, kde-format
msgid "Comment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:111
#, kde-format
msgid "Error Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorType)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:124
#, kde-format
msgid "X-error type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYErrorType)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:150
#, kde-format
msgid "Y-error type:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tSymbols)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:187
#, kde-format
msgid "Symbols"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSize)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarSize)
#. i18n: ectx: property (text), widget (QLabel, lArrowSize)
#. i18n: ectx: property (text), widget (QLabel, lSymbolSize)
#. i18n: ectx: property (text), widget (QLabel, lFontSize)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:193
#: src/kdefrontend/ui/datapickercurvewidget.ui:501
#: src/kdefrontend/ui/datapickerimagewidget.ui:685
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:465
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:278
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:455
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:132
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:617
#: src/kdefrontend/ui/labelwidget.ui:230
#, kde-format
msgid "Size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorder)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorder)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:209
#: src/kdefrontend/ui/datapickerimagewidget.ui:853
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:953
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1033
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:545
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:398
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:623
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:479
#, kde-format
msgid "Border"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarFillingStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingStyle)
#. i18n: ectx: property (text), widget (QLabel, lStyle)
#. i18n: ectx: property (text), widget (QLabel, lBorderStyle)
#. i18n: ectx: property (text), widget (QLabel, lLineStyle)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksLineStyle)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksLineStyle)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridStyle)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridStyle)
#. i18n: ectx: property (text), widget (QLabel, lSymbolStyle)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFillingStyle)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingColorStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingImageStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingBrushStyle)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsStyle)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundColorStyle)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundImageStyle)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundBrushStyle)
#. i18n: ectx: property (text), widget (QLabel, lXBreakStyle)
#. i18n: ectx: property (text), widget (QLabel, lYBreakStyle)
#. i18n: ectx: property (text), widget (QLabel, lDropLineStyle)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:230
#: src/kdefrontend/ui/datapickercurvewidget.ui:434
#: src/kdefrontend/ui/datapickercurvewidget.ui:474
#: src/kdefrontend/ui/datapickercurvewidget.ui:491
#: src/kdefrontend/ui/datapickerimagewidget.ui:652
#: src/kdefrontend/ui/datapickerimagewidget.ui:804
#: src/kdefrontend/ui/datapickerimagewidget.ui:860
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:291
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:595
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:780
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1269
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1461
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:543
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:711
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:843
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:853
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:863
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:960
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:650
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:791
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:923
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:933
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:943
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1040
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:438
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:448
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:458
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:552
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:261
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:368
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:405
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:310
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:422
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:574
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:630
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1099
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1109
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1119
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1296
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:272
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:282
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:360
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:124
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:249
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:435
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:449
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:600
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1052
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1062
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1072
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1309
#: src/kdefrontend/worksheet/GridDialog.cpp:55
#, kde-format
msgid "Style:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbErrorBarSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbBorderWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLineWidth)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbArrowSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMajorTicksWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMajorTicksLength)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMinorTicksWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMinorTicksLength)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLabelsOffset)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMajorGridWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMinorGridWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbSymbolSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbSymbolBorderWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbValuesDistance)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbErrorBarsCapSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbErrorBarsWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbDropLineWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbOffsetX)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbOffsetY)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:250
#: src/kdefrontend/ui/datapickercurvewidget.ui:283
#: src/kdefrontend/ui/datapickercurvewidget.ui:395
#: src/kdefrontend/ui/datapickerimagewidget.ui:695
#: src/kdefrontend/ui/datapickerimagewidget.ui:894
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:348
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:481
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:636
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:653
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:821
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:838
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1163
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1319
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1403
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1001
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1081
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:579
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:445
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:455
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:344
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:465
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:664
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:770
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1313
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1347
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:155
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:280
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:512
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:522
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:720
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1326
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1360
#: src/kdefrontend/ui/labelwidget.ui:421 src/kdefrontend/ui/labelwidget.ui:447
#, kde-format
msgid " pt"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRotation)
#. i18n: ectx: property (text), widget (QLabel, lLabelsRotation)
#. i18n: ectx: property (text), widget (QLabel, lSymbolRotation)
#. i18n: ectx: property (text), widget (QLabel, lValuesRotation)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:276
#: src/kdefrontend/ui/datapickerimagewidget.ui:149
#: src/kdefrontend/ui/datapickerimagewidget.ui:705
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:979
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:259
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:285
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:475
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:780
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:532
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:730
#: src/kdefrontend/ui/labelwidget.ui:480
#, kde-format
msgid "Rotation:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLineOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbArrowSize)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMajorTicksOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMinorTicksOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLabelsOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMajorGridOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMinorGridOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbSymbolOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbValuesOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbFillingOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbErrorBarsOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbBackgroundOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbBorderOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbDropLineOpacity)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:322
#: src/kdefrontend/ui/datapickerimagewidget.ui:753
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:377
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:478
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:676
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:861
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1214
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1335
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1426
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:906
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1041
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:986
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1121
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:501
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:333
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:367
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:523
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:822
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1162
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1370
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:325
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:178
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:303
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:400
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:772
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1115
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1383
#, kde-format
msgid "The opacity ranges from 0 to 100, where 0 is fully transparent and 100 is fully opaque."
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbLineOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMajorTicksOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMinorTicksOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbLabelsOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMajorGridOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMinorGridOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbSymbolOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbValuesOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbFillingOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbErrorBarsOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbBackgroundOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbBorderOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbXBreakPosition)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbYBreakPosition)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbDropLineOpacity)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:325
#: src/kdefrontend/ui/datapickerimagewidget.ui:756
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:380
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:679
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:864
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1217
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1338
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1429
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:731
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:744
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:909
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1044
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:811
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:824
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:989
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1124
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:504
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:613
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:336
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:370
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:526
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:825
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1165
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1373
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:328
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:181
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:306
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:403
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:775
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1118
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1386
#: src/kdefrontend/worksheet/GridDialog.cpp:95
#, kde-format, no-c-format
msgid " %"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderWidth)
#. i18n: ectx: property (text), widget (QLabel, lLineWidth)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksWidth)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksWidth)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridWidth)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridWidth)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderWidth)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsWidth)
#. i18n: ectx: property (text), widget (QLabel, lWidth)
#. i18n: ectx: property (text), widget (QLabel, lBottomMargin)
#. i18n: ectx: property (text), widget (QLabel, lDropLineWidth)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:357
#: src/kdefrontend/ui/datapickerimagewidget.ui:887
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:341
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:629
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:814
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1312
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1396
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:139
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:994
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:146
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1074
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:572
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:429
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:337
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:657
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1340
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:152
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:148
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:273
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:486
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1353
#, kde-format
msgid "Width:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbRotation)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbLabelsRotation)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbSymbolRotation)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbValuesRotation)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbRotation)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:373
#: src/kdefrontend/ui/datapickerimagewidget.ui:162
#: src/kdefrontend/ui/datapickerimagewidget.ui:721
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1138
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:275
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:301
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:491
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:793
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:368
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:743
#: src/kdefrontend/ui/labelwidget.ui:487
#, kde-format
msgid "°"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBar)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:427
#, kde-format
msgid "Error Bar"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilling)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFilling)
#. i18n: ectx: attribute (title), widget (QWidget, tabAreaFilling)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:447
#: src/kdefrontend/ui/datapickerimagewidget.ui:797
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:361
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:567
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1013
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:428
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:963
#, kde-format
msgid "Filling"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOpacity)
#. i18n: ectx: property (text), widget (QLabel, lLineOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksOpacity)
#. i18n: ectx: property (text), widget (QLabel, lLabelsOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridOpacity)
#. i18n: ectx: property (text), widget (QLabel, lSymbolOpacity)
#. i18n: ectx: property (text), widget (QLabel, lValuesOpacity)
#. i18n: ectx: property (text), widget (QLabel, lFillingOpacity)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsOpacity)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundOpacity)
#. i18n: ectx: property (text), widget (QLabel, lBorderOpacity)
#. i18n: ectx: property (text), widget (QLabel, lDropLineOpacity)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:454
#: src/kdefrontend/ui/datapickerimagewidget.ui:740
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:364
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:663
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:848
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1106
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1246
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1413
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:893
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1028
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:973
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1108
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:488
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:606
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:320
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:354
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:510
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:809
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1149
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1357
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:312
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:165
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:290
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:387
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:759
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1102
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1370
#: src/kdefrontend/worksheet/GridDialog.cpp:87
#, kde-format
msgid "Opacity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlot)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:102
#, kde-format
msgid "Image:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leFillingFileName)
#. i18n: ectx: property (toolTip), widget (QLineEdit, leBackgroundFileName)
#. i18n: ectx: property (toolTip), widget (QLineEdit, leFileName)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:109
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:817
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:897
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:412
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1073
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:246
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1026
#, kde-format
msgid "Specify the name of the image file."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bOpen)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:125
#, kde-format
msgid " Select the image file to import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFileType)
#. i18n: ectx: property (text), widget (QLabel, lType)
#. i18n: ectx: property (text), widget (QLabel, lArrowType)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksType)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksType)
#. i18n: ectx: property (text), widget (QLabel, lLabelsDateTimeFormat)
#. i18n: ectx: property (text), widget (QLabel, lLineType)
#. i18n: ectx: property (text), widget (QLabel, lValuesPosition_2)
#. i18n: ectx: property (text), widget (QLabel, lFillingType)
#. i18n: ectx: property (text), widget (QLabel, lErrorType)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsType)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundType)
#. i18n: ectx: property (text), widget (QLabel, lDropLineType)
#. i18n: ectx: property (text), widget (QLabel, lPlotType)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:135
#: src/kdefrontend/ui/datasources/importfilewidget.ui:87
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:431
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:542
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:727
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1055
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:777
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:857
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:372
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:217
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:277
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:710
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1049
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1217
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1286
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:171
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:206
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:257
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:257
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:48
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:239
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:660
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1002
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1299
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:166
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:226
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:146
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:222
#, kde-format
msgid "Type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint1)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:191
#, kde-format
msgid "1."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionY3)
#. i18n: ectx: property (text), widget (QLabel, lPositionY1)
#. i18n: ectx: property (text), widget (QLabel, lPositionY2)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:251
#: src/kdefrontend/ui/datapickerimagewidget.ui:313
#: src/kdefrontend/ui/datapickerimagewidget.ui:417
#, kde-format
msgid "y="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionX2)
#. i18n: ectx: property (text), widget (QLabel, lPositionX1)
#. i18n: ectx: property (text), widget (QLabel, lPositionX3)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:261
#: src/kdefrontend/ui/datapickerimagewidget.ui:355
#: src/kdefrontend/ui/datapickerimagewidget.ui:466
#, kde-format
msgid "x="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionZ1)
#. i18n: ectx: property (text), widget (QLabel, lPositionZ2)
#. i18n: ectx: property (text), widget (QLabel, lPositionZ3)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:271
#: src/kdefrontend/ui/datapickerimagewidget.ui:391
#: src/kdefrontend/ui/datapickerimagewidget.ui:456
#, kde-format
msgid "z="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint2)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:478
#, kde-format
msgid "2."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint3)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:485
#, kde-format
msgid "3."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTernaryScale)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:492
#, kde-format
msgid "x+y+z="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSegments)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:508
#, kde-format
msgid "Segments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksLength)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksLength)
#. i18n: ectx: property (text), widget (QLabel, lMinSegmentLength)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:515
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:646
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:831
#, kde-format
msgid "Length:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMinSegmentLength)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbPointSeparation)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:528
#: src/kdefrontend/ui/datapickerimagewidget.ui:564
#, kde-format
msgid "px"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPointSeparation)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:535
#, kde-format
msgid "Point separation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:625
#, kde-format
msgid "Reference Points"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tSymbol)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:633
#, kde-format
msgid "Ref. Points Symbol"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tEdit)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:925
#, kde-format
msgid "Edit Image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lIntensity)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:940
#, kde-format
msgid "Intensity:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lPositionY)
#. i18n: ectx: property (toolTip), widget (KComboBox, cbPlotImageType)
#. i18n: ectx: property (toolTip), widget (KComboBox, cbPositionY)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbPositionY)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:962
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:132
#: src/kdefrontend/ui/labelwidget.ui:369 src/kdefrontend/ui/labelwidget.ui:379
#: src/kdefrontend/ui/labelwidget.ui:392
#, kde-format
msgid "Vertical position relative to label's parent"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHue)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:995
#, kde-format
msgid "Hue:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlotImageType)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:1015
#, kde-format
msgid "Current image:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSaturation)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:1028
#, kde-format
msgid "Saturation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lForeground)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:1035
#, kde-format
msgid "Foreground:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbSkipEmptyParts)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:23
#, kde-format
msgid "Skip empty parts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbHeader)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:30
#, kde-format
msgid "Use the first row to name the vectors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDateTimeFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:40
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:98
#, kde-format
msgid "DateTime format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVectorNames)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:50
#, kde-format
msgid "Vector names:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbSimplifyWhitespaces)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:57
#, kde-format
msgid "Removes the whitespaces from the start and the end, and replaces each sequence of internal whitespaces with a single space."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbSimplifyWhitespaces)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:60
#, kde-format
msgid "Simplify whitespaces"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumberFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:93
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:91
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:152
#, kde-format
msgid "Number format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kleVectorNames)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:103
#, kde-format
msgid "Vector names, space separated. E.g. \"x y\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSeparatingCharacter)
#. i18n: ectx: property (text), widget (QLabel, lSeparator)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:161
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:138
#, kde-format
msgid "Separating string:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:181
#, kde-format
msgid "Comment character:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbConvertNaNToZero)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:201
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:53
#, kde-format
msgid "Convert NaN to 0"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbCreateIndex)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:211
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:120
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:36
#, kde-format
msgid "Create index column"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbRemoveQuotes)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:218
#, kde-format
msgid "Remove quotes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSkipBytes)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:17
#, kde-format
msgid "Skip Bytes:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, niVectors)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:24
#, kde-format
msgid "The number of vectors in the file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDataType)
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:50
#: src/kdefrontend/ui/dockwidgets/columndock.ui:73
#, kde-format
msgid "Data type:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbSkipStartBytes)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:60
#, kde-format
msgid "Skip bytes at start of file"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbSkipBytes)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:70
#, kde-format
msgid "Skip bytes after each value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVectors)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:80
#, kde-format
msgid "Vectors:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSkipStartBytes)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:90
#, kde-format
msgid "Skip start bytes:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lByteOrder)
#. +> trunk5
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:97
#, kde-format
msgid "Byte order:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:33
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:29
#, kde-format
msgid "Database"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDriver)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:49
#, kde-format
msgid "Driver:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHost)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:59
#: src/kdefrontend/ui/datasources/importfilewidget.ui:206
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:58
#, kde-format
msgid "Host:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPort)
#. i18n: ectx: property (text), widget (QLabel, lSerialPort)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:73
#: src/kdefrontend/ui/datasources/importfilewidget.ui:150
#: src/kdefrontend/ui/datasources/importfilewidget.ui:160
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:72
#, kde-format
msgid "Port:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDatabase)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:93
#, kde-format
msgid "Database:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbAuthentication)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:136
#, kde-format
msgid "Authentication"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUserName)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:142
#, kde-format
msgid "User:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPassword)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:156
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:29
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:40
#, kde-format
msgid "Password:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bTest)
#. i18n: ectx: property (text), widget (QPushButton, bTestConnection)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:231
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:168
#, kde-format
msgid "Test"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lPreviewLines)
#. +> trunk5
#: src/kdefrontend/ui/datasources/fitsoptionswidget.ui:19
#: src/kdefrontend/ui/datasources/hdf5optionswidget.ui:41
#: src/kdefrontend/ui/datasources/importfilewidget.ui:591
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:179
#: src/kdefrontend/ui/datasources/netcdfoptionswidget.ui:53
#, kde-format
msgid "Number of rows to preview:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bRefreshPreview)
#. +> trunk5
#: src/kdefrontend/ui/datasources/fitsoptionswidget.ui:49
#: src/kdefrontend/ui/datasources/hdf5optionswidget.ui:21
#: src/kdefrontend/ui/datasources/importfilewidget.ui:624
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:199
#: src/kdefrontend/ui/datasources/netcdfoptionswidget.ui:88
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:52
#, kde-format
msgid "Refresh"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, lwContent)
#. i18n: ectx: property (toolTip), widget (QTreeWidget, twContent)
#. +> trunk5
#: src/kdefrontend/ui/datasources/hdf5optionswidget.ui:71
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:173
#, kde-format
msgid "Shows the content of a HDF5 file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lImportFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/imageoptionswidget.ui:30
#, kde-format
msgid "Import as:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cbImportFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/imageoptionswidget.ui:50
#, kde-format
msgid "Choose how to import the image"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbDataSource)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:29
#, kde-format
msgid "Data Source"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillMessage)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:35
#, kde-format
msgid "LWT:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopics)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:42
#, kde-format
msgid "Topics:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lConnection)
#. i18n: ectx: property (text), widget (QLabel, lConnections)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:94
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:35
#, kde-format
msgid "Connection:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:102
#, kde-format
msgid "File or Named Pipe"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:107
#, kde-format
msgid "Network TCP Socket"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:112
#, kde-format
msgid "Network UDP Socket"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:117
#, kde-format
msgid "Local Socket"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:122
#, kde-format
msgid "Serial Port"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSourceType)
#. i18n: ectx: property (text), widget (QLabel, lDataSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:173
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:363
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:156
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:173
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:217
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:88
#, kde-format
msgid "Source:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBaudRate)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:180
#, kde-format
msgid "Baud rate:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bFileInfo)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:196
#, kde-format
msgid "Show file info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilter)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:220
#, kde-format
msgid "Filter:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bManageFilters)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:236
#, kde-format
msgid "Manage filters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lField)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:246
#, kde-format
msgid "Field:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leFileName)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:276
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:46
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:43
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:40
#, kde-format
msgid "Specify the name of the file to import."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bOpen)
#. i18n: ectx: property (toolTip), widget (QPushButton, bFillingOpen)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:292
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:29
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:833
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:913
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:428
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1089
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:262
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1042
#: src/kdefrontend/ui/fitsheadereditwidget.ui:53
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:59
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:56
#, kde-format
msgid " Select the file to import"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twTopics)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:336
#, kde-format
msgid "Available"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lQos)
#. i18n: ectx: property (text), widget (QLabel, lQoS)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:344
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:48
#, kde-format
msgid "QOS level:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillQoS)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQos)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQoS)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:355
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:69
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:226
#, kde-format
msgid "0"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillQoS)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQos)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQoS)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:360
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:74
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:231
#, kde-format
msgid "1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillQoS)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQos)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQoS)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:365
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:79
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:236
#, kde-format
msgid "2"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopicSearch)
#. i18n: ectx: property (text), widget (QLabel, lSubscriptionSearch)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:423
#: src/kdefrontend/ui/datasources/importfilewidget.ui:448
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:58
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:134
#, kde-format
msgid "Scroll to root:"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twSubscriptions)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:440
#, kde-format
msgid "Subscribed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bSaveFilter)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:477
#, kde-format
msgid "Save the current filter settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbOptions)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:512
#, kde-format
msgid "Format Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStartRow)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:657
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:245
#, kde-format
msgid "Start row:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbEndRow)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:664
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:291
#, kde-format
msgid "Specify the end row to import; -1 stands for the last row"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStartColumn)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:680
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:320
#, kde-format
msgid "Start column:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbStartColumn)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:687
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:327
#, kde-format
msgid "Specify the start column for import"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbStartRow)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:716
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:252
#, kde-format
msgid "Specify the start row for import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEndColumn)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:761
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:356
#, kde-format
msgid "End column:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbEndColumn)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:768
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:363
#, kde-format
msgid "Specify the end column to import; -1 stands for the last column"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEndRow)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:797
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:284
#, kde-format
msgid "End row:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbUpdateOptions)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:824
#, kde-format
msgid "Update Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lKeepLastValues)
#. i18n: ectx: property (text), widget (QLabel, lKeepNvalues)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:830
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:241
#, kde-format
msgid "Keep last values:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:837
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:210
#, kde-format
msgid "Read:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbUpdateType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:851
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:298
#, kde-format
msgid "Periodically"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbUpdateType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:856
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:303
#, kde-format
msgid "On New Data"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbLinkFile)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:864
#, kde-format
msgid "If this option is checked, only the link to the file is stored in the project file but not its content."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUpdateType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:877
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:189
#, kde-format
msgid "Update:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUpdateInterval)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:884
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:156
#, kde-format
msgid "Update interval:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, sbKeepNValues)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:891
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:267
#, kde-format
msgid "All"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbUpdateInterval)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:907
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:248
#, kde-format
msgid " ms"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:924
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:218
#, kde-format
msgid "Continuously Fixed"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:929
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:223
#, kde-format
msgid "From End"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:934
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:228
#, kde-format
msgid "Till the End"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSampleSize)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:942
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:277
#, kde-format
msgid "Sample size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFileName)
#. i18n: ectx: property (text), widget (QLabel, lFillingFileName)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundFileName)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:39
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:810
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:890
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:405
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1066
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:50
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:239
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1019
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:36
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:33
#, kde-format
msgid "File name:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbObjects)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:59
#, kde-format
msgid "Objects to Import"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbUnusedObjects)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:68
#, kde-format
msgid "Import unused object"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lImportFrom)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:65
#, kde-format
msgid "Import from:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbQuery)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:137
#, kde-format
msgid "Query"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumberFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:46
#, kde-format
msgid "Number format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDateTimeFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:79
#, kde-format
msgid "DateTime format"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbImportObjectNames)
#. +> trunk5
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:86
#, kde-format
msgid "Import object names"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbConnection)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:23
#, kde-format
msgid "Manage connections:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lId)
#. i18n: ectx: property (text), widget (QLabel, lID)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:65
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:67
#, kde-format
msgid "Client ID:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUsername)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:88
#, kde-format
msgid "Username:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbID)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:95
#, kde-format
msgid "Set client ID"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbAuthentication)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:102
#, kde-format
msgid "Use authentication"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbRetain)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:109
#, kde-format
msgid "Interpret retain messages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, MQTTErrorWidget)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:14
#, kde-format
msgid "MQTT Error Widget"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUserName)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:33
#, kde-format
msgid "User name:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bChange)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:53
#, kde-format
msgid "Make Changes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeWidget, twContent)
#. +> trunk5
#: src/kdefrontend/ui/datasources/netcdfoptionswidget.ui:23
#, kde-format
msgid "Shows the content of a NetCDF file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelPreview)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:19
#, kde-format
msgid "Number of bins to preview:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelData)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:66
#, kde-format
msgid "Data to import:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelFirst)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:149
#, kde-format
msgid "First Bin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelLast)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:156
#, kde-format
msgid "Last Bin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrientation)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:108
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:60
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:142
#, kde-format
msgid "Orientation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPosition)
#. i18n: ectx: property (text), widget (QLabel, lArrowPosition)
#. i18n: ectx: property (text), widget (QLabel, lLabelsPosition)
#. i18n: ectx: property (text), widget (QLabel, lValuesPosition)
#. i18n: ectx: property (text), widget (QLabel, lXBreakPosition)
#. i18n: ectx: property (text), widget (QLabel, lYBreakPosition)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:118
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:448
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:949
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:536
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:704
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:643
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:784
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:750
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:700
#, kde-format
msgid "Position:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lePosition)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:131
#, kde-format
msgid "Position of the axis in the direction perpendicular to the axis in logical units."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:138
#, kde-format
msgid "Scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoScale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:164
#, kde-format
msgid "Auto fit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStart)
#. i18n: ectx: property (text), widget (QLabel, lStartDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:178
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:198
#, kde-format
msgid "Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEnd)
#. i18n: ectx: property (text), widget (QLabel, lEndDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:188
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:212
#, kde-format
msgid "End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lZeroOffset)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:226
#, kde-format
msgid "Zero-offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScalingFactor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:236
#, kde-format
msgid "Scaling factor:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabTitle)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:267
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:383
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:508
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:348
#, kde-format
msgid "Title"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lArrow)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:424
#, kde-format
msgid "Arrow"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabTicks)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:517
#, kde-format
msgid "Ticks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksNumber)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksNumber)
#. i18n: ectx: property (text), widget (QLabel, lNumber)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:552
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:737
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:27
#, kde-format
msgid "Number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksIncrement)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksIncrement)
#. i18n: ectx: property (text), widget (QLabel, lIncrement)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:562
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:747
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:37
#, kde-format
msgid "Increment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksColumn)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:572
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:757
#, kde-format
msgid "Column:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksDirection)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksDirection)
#. i18n: ectx: property (text), widget (QLabel, lDirection)
#. i18n: ectx: property (text), widget (QLabel, lFillingPosition)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:717
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:922
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:377
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:969
#, kde-format
msgid "Direction:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicks)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:902
#, kde-format
msgid "Major ticks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorTicks)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:915
#, kde-format
msgid "Minor ticks"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabLabels)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:930
#, kde-format
msgid "Labels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsOffset)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:972
#, kde-format
msgid "Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid_3)
#. i18n: ectx: property (text), widget (QLabel, lValuesFormatTop)
#. i18n: ectx: property (text), widget (QLabel, lErrorFormat)
#. i18n: ectx: property (text), widget (QLabel, lFormat_2)
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1008
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:107
#: src/kdefrontend/ui/dockwidgets/columndock.ui:66
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:866
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1279
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:208
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:151
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:816
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1292
#, kde-format
msgid "Format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOutputFormat)
#. i18n: ectx: property (text), widget (QLabel, lLabelsFormat)
#. i18n: ectx: property (text), widget (QLabel, lValuesFormat)
#. i18n: ectx: property (text), widget (QLabel, lXRangeFormat)
#. i18n: ectx: property (text), widget (QLabel, lYRangeFormat)
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1015
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:295
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:413
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:873
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:955
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:29
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:23
#, kde-format
msgid "Format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lLabelsPrecision)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLabelsPrecision)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1022
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1038
#, kde-format
msgid "Number of digits after the decimal point"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsPrecision)
#. i18n: ectx: property (text), widget (QLabel, lValuesPrecision)
#. i18n: ectx: property (text), widget (QLabel, lPrecision)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1025
#: src/kdefrontend/ui/dockwidgets/columndock.ui:93
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:883
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:215
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:826
#, kde-format
msgid "Precision:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkLabelsAutoPrecision)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1045
#, kde-format
msgid "Automatically determine the optimal number of digits after the decimal point"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoRange)
#. i18n: ectx: property (text), widget (QCheckBox, chkLabelsAutoPrecision)
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoBinRanges)
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoScaleX)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leXMin)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leXMax)
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoScaleY)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leYMin)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leYMax)
#. i18n: ectx: property (text), widget (QCheckBox, chkAuto)
#. i18n: ectx: property (text), widget (QCheckBox, chkAuto2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1048
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:208
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:238
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:255
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:311
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:341
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:358
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:288
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:312
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:329
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:406
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:430
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:447
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:263
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:234
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:30
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:127
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:359
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:404
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:345
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:127
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:49
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:142
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:480
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:123
#, kde-format
msgid "Auto"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsFont)
#. i18n: ectx: property (text), widget (QLabel, lValuesFont)
#. i18n: ectx: property (text), widget (QLabel, lFont)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1078
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:114
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:972
#: src/kdefrontend/ui/dockwidgets/notedock.ui:89
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:915
#: src/kdefrontend/ui/labelwidget.ui:210
#, kde-format
msgid "Font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsPrefix)
#. i18n: ectx: property (text), widget (QLabel, lValuesPrefix)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1092
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:938
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:881
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsSuffix)
#. i18n: ectx: property (text), widget (QLabel, lValuesSuffix)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1099
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:955
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:898
#, kde-format
msgid "Suffix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1262
#, kde-format
msgid "Major grid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorGrid)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1379
#, kde-format
msgid "Minor grid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGeometry)
#. i18n: ectx: property (text), widget (QLabel, lPosition)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:96
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:96
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:190
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:107
#: src/kdefrontend/ui/labelwidget.ui:311
#, kde-format
msgid "Geometry"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:103
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:103
#, kde-format
msgid "Left:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbHeight)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutTopMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutBottomMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutLeftMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutRightMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutHorizontalSpacing)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutVerticalSpacing)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPositionX)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPositionY)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLineSymbolWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbBorderCornerRadius)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLeft)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbTop)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPaddingHorizontal)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPaddingVertical)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:113
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:126
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:146
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:166
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1018
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1105
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1128
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:113
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:133
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:153
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:173
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1185
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1208
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:217
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:243
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:334
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:596
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:704
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:724
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:751
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:771
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:791
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:833
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:159
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:176
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:419
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:439
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:459
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:479
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:528
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:548
#: src/kdefrontend/ui/labelwidget.ui:350 src/kdefrontend/ui/labelwidget.ui:395
#, kde-format
msgid " cm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeight)
#. i18n: ectx: property (text), widget (QLabel, lRightMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:159
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:166
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:169
#, kde-format
msgid "Height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, lXscale)
#. i18n: ectx: property (text), widget (QLabel, lXRange)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:201
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:281
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:307
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:129
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:120
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:110
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:120
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:59
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:245
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:110
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:116
#, kde-format
msgid "x-Range:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. i18n: ectx: property (text), widget (QLabel, lBinRangesMin)
#. i18n: ectx: property (text), widget (QLabel, lXMin)
#. i18n: ectx: property (text), widget (QLabel, lXMinDateTime)
#. i18n: ectx: property (text), widget (QLabel, lYMin)
#. i18n: ectx: property (text), widget (QLabel, lYMinDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:215
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:304
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:305
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:339
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:423
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:457
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:30
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:338
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:180
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:289
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:286
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:151
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:300
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:169
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:434
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:147
#, kde-format
msgid "Minimum:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. i18n: ectx: property (text), widget (QLabel, lBinRangesMax)
#. i18n: ectx: property (text), widget (QLabel, lXMax)
#. i18n: ectx: property (text), widget (QLabel, lXMaxDateTime)
#. i18n: ectx: property (text), widget (QLabel, lYMax)
#. i18n: ectx: property (text), widget (QLabel, lYMaxDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:248
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:321
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:322
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:353
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:440
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:467
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:154
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:281
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:325
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:319
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:316
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:181
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:330
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:54
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:464
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:177
#, kde-format
msgid "Maximum:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXScaling)
#. i18n: ectx: property (text), widget (QLabel, lXScaling_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:265
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:351
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:367
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:477
#, kde-format
msgid "Scaling:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYscale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:297
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:399
#, kde-format
msgid "y-Range:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:375
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:126
#, kde-format
msgid "Top:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabScales)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:388
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:513
#, kde-format
msgid "Range Breaks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:400
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:525
#, kde-format
msgid "x-Range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillEnabled)
#. i18n: ectx: property (text), widget (QLabel, lFillingEnabled)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:407
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:579
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:532
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:686
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1019
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:356
#, kde-format
msgid "Enabled:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bAddXBreak)
#. i18n: ectx: property (toolTip), widget (QPushButton, bAddYBreak)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:474
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:642
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:593
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:734
#, kde-format
msgid "Add new scale breaking"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bRemoveXBreak)
#. i18n: ectx: property (toolTip), widget (QPushButton, bRemoveYBreak)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:490
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:658
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:603
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:744
#, kde-format
msgid "Remove scale breaking"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cbXBreak)
#. i18n: ectx: property (toolTip), widget (QComboBox, cbYBreak)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:506
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:674
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:613
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:754
#, kde-format
msgid "Current scale breaking"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXBreakStart)
#. i18n: ectx: property (text), widget (QLabel, lYBreakStart)
#. i18n: ectx: property (text), widget (QLabel, lFrom)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:516
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:684
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:623
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:764
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:47
#, kde-format
msgid "From:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXBreakEnd)
#. i18n: ectx: property (text), widget (QLabel, lYBreakEnd)
#. i18n: ectx: property (text), widget (QLabel, lTo)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:526
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:694
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:633
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:774
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:57
#, kde-format
msgid "To:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:572
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:679
#, kde-format
msgid "y-Range"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabPlotArea)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:758
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:838
#, kde-format
msgid "Plot Area"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. i18n: ectx: property (text), widget (QLabel, lBackground)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:770
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:850
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:353
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:365
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:200
#, kde-format
msgid "Background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFillingSecondColor)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundSecondColor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:883
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:963
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:478
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1139
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:302
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1092
#, kde-format
msgid "Second color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderCornerRadius)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1011
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1091
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:589
#, kde-format
msgid "Corner radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPadding)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1088
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1168
#, kde-format
msgid "Padding"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPaddingHorizontal)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1095
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1175
#, kde-format
msgid "Horizontal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPaddingVertical)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1118
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1198
#, kde-format
msgid "Vertical:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDataRange)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:208
#, kde-format
msgid "Data range"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbRangeLast)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:215
#, kde-format
msgid "Show &last"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lShowLastNPoints)
#. i18n: ectx: property (text), widget (QLabel, lShowFirstNPoints)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:225
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:242
#, kde-format
msgid "points"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbRangeFirst)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:232
#, kde-format
msgid "Show f&irst"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbRangeFree)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:249
#, kde-format
msgid "Free ranges"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbBorderCornerRadius)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1098
#, kde-format
msgid "cm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumnCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:147
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:110
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:112
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:604
#, kde-format
msgid "Columns:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrder)
#. i18n: ectx: property (text), widget (QLabel, lOrdering)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:154
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:255
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:19
#, kde-format
msgid "Order:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineSymbolWidth)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:161
#, kde-format
msgid "Line+Symbol Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionX)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:197
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:112
#: src/kdefrontend/ui/labelwidget.ui:321
#, kde-format
msgid "x:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionY)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:233
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:135
#: src/kdefrontend/ui/labelwidget.ui:372
#, kde-format
msgid "y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSpacing)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:668
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:514
#, kde-format
msgid "Spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:691
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:390
#, kde-format
msgid "Top margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBottomMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:717
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:432
#, kde-format
msgid "Bottom margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:737
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:452
#, kde-format
msgid "Left margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRightMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:744
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:472
#, kde-format
msgid "Right margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHorizontalSpacing)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:764
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:521
#, kde-format
msgid "Hor. spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVerticalSpacing)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:784
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:541
#, kde-format
msgid "Ver. spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:826
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:383
#, kde-format
msgid "Margin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/columndock.ui:83
#, kde-format
msgid "Format type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlotDesignation)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/columndock.ui:123
#, kde-format
msgid "Plot designation:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lPositionX)
#. i18n: ectx: property (toolTip), widget (KComboBox, cbPositionX)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbPositionX)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:109
#: src/kdefrontend/ui/labelwidget.ui:318 src/kdefrontend/ui/labelwidget.ui:334
#: src/kdefrontend/ui/labelwidget.ui:347
#, kde-format
msgid "Horizontal position relative to label's parent"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabSymbol)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:170
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:403
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:353
#, kde-format
msgid "Symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. i18n: ectx: property (text), widget (QLabel, lErrorData)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:53
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1250
#, kde-format
msgid "Data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBinCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:86
#, kde-format
msgid "Bin Count:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMethod)
#. i18n: ectx: property (text), widget (QLabel, lBinningMethod)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:125
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:30
#, kde-format
msgid "Method:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBinning)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:144
#, kde-format
msgid "Binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:170
#, kde-format
msgid "Bin Ranges"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkVisible)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:203
#, kde-format
msgid "visible"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBinWidth)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:210
#, kde-format
msgid "Bin Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:743
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:693
#, kde-format
msgid "Dataset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesDistance)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:760
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:710
#, kde-format
msgid "Distance:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabErrorBars)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1198
#, kde-format
msgid "Error Bars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsCapSize)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1306
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1319
#, kde-format
msgid "Cap size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillSettings)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:17
#, kde-format
msgid "Manage Will Settings:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbManageSubscriptions)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:30
#, kde-format
msgid "Manage Subscriptions"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twTopics)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:37
#, kde-format
msgid "Available topics"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bSubscribe)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:105
#, kde-format
msgid "Subscribe"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bUnsubscribe)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:112
#, kde-format
msgid "Unsubscribe"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twSubscriptions)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:145
#, kde-format
msgid "Subscribed topics"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bWillUpdateNow)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:169
#, kde-format
msgid "Update Will Message"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bUpdateNow)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:203
#, kde-format
msgid "Update Now"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:233
#, kde-format
msgid "Read Whole File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYStart)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:67
#, kde-format
msgid "y-Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRowCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:143
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:95
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:590
#, kde-format
msgid "Rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYEnd)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:164
#, kde-format
msgid "y-End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXStart)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:178
#, kde-format
msgid "x-Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXMax)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:192
#, kde-format
msgid "x-End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeader)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:264
#, kde-format
msgid "Header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMapping)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:280
#, kde-format
msgid "Mapping"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bgcolor)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundColor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/notedock.ui:69
#: src/kdefrontend/ui/labelwidget.ui:263
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textcolor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/notedock.ui:79
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVersion_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:89
#, kde-format
msgid "LabPlot version"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:138
#, kde-format
msgid "Author:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:148
#, kde-format
msgid "Created:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:168
#, kde-format
msgid "Last modified:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:188
#, kde-format
msgid "Notes:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lShowComments)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:158
#, kde-format
msgid "Column comments:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScaleContent)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:114
#, kde-format
msgid "Scale content:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chScaleContent)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:122
#, kde-format
msgid ""
"If checked, rescale the content of the worksheet on size changes. Otherwise resize the canvas only.\n"
"Note, the content is automatically rescaled if a layout is active."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDataSourceCurve)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:43
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:377
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:99
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:89
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:156
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:99
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:231
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:89
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:95
#, kde-format
msgid "Curve:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:57
#, kde-format
msgid "y-Data Signal:"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, lResults)
#. i18n: ectx: property (text), widget (QLabel, lResults)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:77
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:367
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:209
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:189
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:1052
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:347
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:162
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:320
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:347
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:385
#, kde-format
msgid "Results:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lConvolution)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:93
#, kde-format
msgid "(De-)Convolution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWrap)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:100
#, kde-format
msgid "Wrap Response:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbRecalculate)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:149
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:106
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:239
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:206
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:397
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:690
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:384
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:186
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:73
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:384
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:422
#, kde-format
msgid "Recalculate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lY2Column)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:185
#, kde-format
msgid "y-Data Response:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:227
#, kde-format
msgid "Norm. Response:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:370
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:294
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:106
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:166
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:106
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:129
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:197
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:102
#, kde-format
msgid "x-Data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSamplingInterval)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:419
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:264
#, kde-format
msgid "Sampling Interval:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l2SamplingInterval)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:426
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:40
#, kde-format
msgid "or"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:76
#, kde-format
msgid "Normalize:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lY2Column)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:215
#, kde-format
msgid "y-Data Signal 2:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycorrelationcurvedockgeneraltab.ui:271
#, kde-format
msgid "y-Data Signal 1:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesGeneral_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:41
#, kde-format
msgid "Connection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineInterpolationPointsCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:84
#, kde-format
msgid "Interm. points:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLineInterpolationPointsCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:97
#, kde-format
msgid "intermediate points to evaluate between each two points"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineSkipGaps)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:107
#, kde-format
msgid "Skip gaps:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDropLines)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:232
#, kde-format
msgid "Drop lines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineIncreasingXOnly)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:345
#, kde-format
msgid "Monoton incr. X:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabErrorBars)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1151
#, kde-format
msgid "Error bars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarX)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1163
#, kde-format
msgid "x-error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorType)
#. i18n: ectx: property (text), widget (QLabel, lYErrorType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1170
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1246
#, kde-format
msgid "Error type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorDataPlus)
#. i18n: ectx: property (text), widget (QLabel, lYErrorDataPlus)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1203
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1256
#, kde-format
msgid "Data, +:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorDataMinus)
#. i18n: ectx: property (text), widget (QLabel, lYErrorDataMinus)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1210
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1263
#, kde-format
msgid "Data, -:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarY)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1239
#, kde-format
msgid "y-error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:68
#, kde-format
msgid "x-data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:75
#, kde-format
msgid "y-data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:113
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:103
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:200
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:113
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:136
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:238
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:103
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:109
#, kde-format
msgid "y-Data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSimplification)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:159
#, kde-format
msgid "Simplification"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOption)
#. i18n: ectx: property (text), widget (QLabel, lOption2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:173
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:180
#, kde-format
msgid "Option:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDerivative)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:146
#, kde-format
msgid "Derivative:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:153
#, kde-format
msgid "Accuracy order:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:76
#, kde-format
msgid "Equation type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEquation1)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:93
#, kde-format
msgid "x=f(t)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, tbFunctions)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbFunctions1)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbFunctions2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:152
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:234
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:942
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:74
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:136
#, kde-format
msgid "Functions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, tbConstants)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbConstants1)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbConstants2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:162
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:244
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:952
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:84
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:146
#, kde-format
msgid "Constants"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEquation2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:175
#, kde-format
msgid "y=g(t)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lModel)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:37
#, kde-format
msgid "Model:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCategory)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:64
#, kde-format
msgid "Category:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYWeight)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:100
#, kde-format
msgid "y-Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorCol)
#. i18n: ectx: property (text), widget (QLabel, lYErrorCol)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:137
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:847
#, kde-format
msgid "col ="
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbOptions)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:180
#, kde-format
msgid "Advanced fit options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbOptions)
#. i18n: ectx: property (text), widget (QPushButton, pbOptions)
#. i18n: ectx: property (text), widget (QLabel, lOptions)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:183
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:149
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:75
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:69
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXWeight)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:193
#, kde-format
msgid "x-Weight:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, lFit)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:259
#, kde-format
msgid "Function to fit and options"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:301
#, kde-format
msgid "Parameters"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:340
#, kde-format
msgid "Goodness of fit"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:388
#, kde-format
msgid "Sum of squared residuals"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:403
#, kde-format
msgid "Mean square error"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:418
#, kde-format
msgid "Root mean square error"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:423
#, kde-format
msgid "RMSE, SD"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:433
#, kde-format
msgid "Coefficient of determination"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:448
#, kde-format
msgid "Adj. coefficient of determ."
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:478
#, kde-format
msgid "F test"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:483
#, kde-format
msgid "F"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:508
#, kde-format
msgid "Mean absolute error"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:513
#, kde-format
msgid "MAE"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:523
#, kde-format
msgid "Akaike information criterion"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:528
#, kde-format
msgid "AIC"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:538
#, kde-format
msgid "Bayesian information criterion"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:543
#, kde-format
msgid "BIC"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:557
#, kde-format
msgid "Log"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:601
#, kde-format
msgid "Status"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:611
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:671
#, kde-format
msgid "Iterations"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:621
#, kde-format
msgid "Tolerance"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:631
#, kde-format
msgid "Calculation time"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:641
#, kde-format
msgid "Degrees of freedom"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:651
#, kde-format
msgid "Number of parameter"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:661
#, kde-format
msgid "X range"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, lWeights)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:703
#, kde-format
msgid "How to weight the data points"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, lWeights)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:709
#, kde-format
msgid "Weights"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, lParameters)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:789
#, kde-format
msgid "Specify parameters and their properties"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, lData)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:865
#, kde-format
msgid "Data to fit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, lResults)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:1049
#, kde-format
msgid "Fit results"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEquation)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:1090
#, kde-format
msgid "f(x) ="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilter)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:219
#, kde-format
msgid "Filter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lForm)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:243
#, kde-format
msgid "Form:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCutoff2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:308
#, kde-format
msgid "Cutoff2:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:66
#, kde-format
msgid "Output:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXScale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:235
#, kde-format
msgid "X axis scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbTwoSided)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:244
#, kde-format
msgid "Two sided"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbShifted)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:251
#, kde-format
msgid "Shifted"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:260
#, kde-format
msgid "Window:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAbsolute)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:284
#, kde-format
msgid "Absolute area"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVariant)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:163
#, kde-format
msgid "Variant:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:173
#, kde-format
msgid "Parameter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTension)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:182
#, kde-format
msgid "Tension:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lContinuity)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:208
#, kde-format
msgid "Continuity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBias)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:231
#, kde-format
msgid "Bias:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEval)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:272
#, kde-format
msgid "Evaluate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPoints)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:282
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:239
#, kde-format
msgid "Points:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbPoints)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:300
#, kde-format
msgid "number should be bigger than number of data points"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWeight)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:259
#, kde-format
msgid "Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPercentile)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:269
#, kde-format
msgid "Percentile:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrder)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:289
#, kde-format
msgid "Polynom order:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMode)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:309
#, kde-format
msgid "Padding mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftValue)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:321
#, kde-format
msgid "Left value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRightValue)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:341
#, kde-format
msgid "Right value:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbApply)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:30
#, kde-format
msgid "Apply"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbAutoEvalRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:67
#, kde-format
msgid "If selected, the fit function is evaluated for the full range of data points and not only for the given x-range."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoEvalRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:70
#, kde-format
msgid "Auto evaluation range"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbUseResults)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:87
#, kde-format
msgid "If selected, the resulting fit parameter are set as new start values."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseResults)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:90
#, kde-format
msgid "Use results as new start values"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEps)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:100
#, kde-format
msgid "Tolerance:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbUseDataErrors)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:107
#, kde-format
msgid "This option can be used to turn on and off the usage of given data errors when fitting."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseDataErrors)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:110
#, kde-format
msgid "Use given data errors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMaxIterations)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:123
#, kde-format
msgid "Max. iterations:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:130
#, kde-format
msgid "Auto fit range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEvaluatedPoints)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:143
#, kde-format
msgid "Evaluated points:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEvalRange)
#. i18n: ectx: property (text), widget (QLabel, lXRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:150
#: src/kdefrontend/ui/fitoptionswidget.ui:174
#, kde-format
msgid ".."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRobust)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:167
#, kde-format
msgid "Robust fit:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbPreview)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:184
#, kde-format
msgid "show the fit function with the given start parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbPreview)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:187
#, kde-format
msgid "Preview fit function"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/fitsheadereditaddunitwidget.ui:17
#, kde-format
msgid "Unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:17
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:86
#, kde-format
msgid "Key"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bOpen)
#. +> trunk5
#: src/kdefrontend/ui/fitsheadereditwidget.ui:56
#, kde-format
msgid "Open File"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bClose)
#. +> trunk5
#: src/kdefrontend/ui/fitsheadereditwidget.ui:63
#, kde-format
msgid "Close File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lText)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:26
#, kde-format
msgid "Text:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, tbTexUsed)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:178
#, kde-format
msgid "TeX mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFontTeX)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:220
#, kde-format
msgid "Main font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFontColor)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:240
#, kde-format
msgid "Foreground color:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lOffsetX)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbOffsetX)
#. i18n: ectx: property (toolTip), widget (QLabel, lOffsetY)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbOffsetY)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:408 src/kdefrontend/ui/labelwidget.ui:418
#: src/kdefrontend/ui/labelwidget.ui:434 src/kdefrontend/ui/labelwidget.ui:444
#, kde-format
msgid "Distance to the axis tick labels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOffsetX)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:411
#, kde-format
msgid "Offset X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOffsetY)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:437
#, kde-format
msgid "Offset Y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHorizontalAlignment)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:460
#, kde-format
msgid "Hor. align.:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVerticalAlignment)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:470
#, kde-format
msgid "Vert. align.:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lY)
#. +> trunk5
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:116
#, kde-format
msgid "y = "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lX)
#. +> trunk5
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:132
#, kde-format
msgid "x = "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lZ)
#. +> trunk5
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:148
#, kde-format
msgid "f(x,y) = "
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:126
#, kde-format
msgid "Mean deviation"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:137
#, kde-format
msgid "Mean deviation around median"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:148
#, kde-format
msgid "Median deviation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillTopic)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:195
#, kde-format
msgid "Topic:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillQos)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:212
#, kde-format
msgid "QoS"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillUpdate)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:244
#, kde-format
msgid "Update type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillUpdate)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:252
#, kde-format
msgid "Time Interval"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillUpdate)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:257
#, kde-format
msgid "On Click"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillUpdateInterval)
#. i18n: ectx: property (text), widget (QLabel, lAutoSaveInterval)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:265
#: src/kdefrontend/ui/settingsgeneralpage.ui:53
#, kde-format
msgid "Time interval:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, leWillUpdateInterval)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:272
#, kde-format
msgid "10000"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:279
#, kde-format
msgid "Message type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:293
#, kde-format
msgid "Own Message"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:298
#, kde-format
msgid "Statistics"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:303
#, kde-format
msgid "Last Message Received"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillOwnMessage)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:311
#, kde-format
msgid "Own message:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:321
#, kde-format
msgid "Will statistics:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bCancel)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:328
#, kde-format
msgid "Finish managing the will settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRetainMessage)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:342
#, kde-format
msgid "Retain:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDensity)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:23
#, kde-format
msgid "Density"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbDensityEnabled)
#. i18n: ectx: property (text), widget (QCheckBox, chbLevelsEnabled)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:30
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:304
#, kde-format
msgid "Activate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColorMap)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:40
#, kde-format
msgid "Color map:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bCreateColorMap)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:86
#, kde-format
msgid "Create new color map"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bOpenColorMap)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:149
#, kde-format
msgid "Open existing color map"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFillBrushStyle)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:211
#, kde-format
msgid "Pattern:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lThreshold)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:221
#, kde-format
msgid "Threshold:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, leThreshold)
#. i18n: ectx: property (text), widget (QLineEdit, leLevelsNumber)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:234
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:297
#, kde-format
msgid "10"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbMeshEnabled)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:241
#, kde-format
msgid "Mesh"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRelativeScaleEnabled)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:248
#, kde-format
msgid "Relative scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevels)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:277
#, kde-format
msgid "Levels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsNumber)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:284
#, kde-format
msgid "Number of levels:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsLineWidth)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:314
#, kde-format
msgid "Line width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsLineColor)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:331
#, kde-format
msgid "Line color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbLevelsMultiColoring)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:341
#, kde-format
msgid "Multicoloring"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:60
#, kde-format
msgid "Startup:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoSave)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:67
#, kde-format
msgid "Enabled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoSave)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:80
#: src/kdefrontend/ui/settingsprintingpage.ui:16
#, kde-format
msgid "Auto-Save"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTabPosition)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:103
#, kde-format
msgid "Tab position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMdiVisibility)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:110
#, kde-format
msgid "Sub-window visibility:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lInterface)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:133
#, kde-format
msgid "Interface:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoSaveIntervalUnit)
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:140
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:27
#, kde-format
msgid "min."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/settingsprintingpage.ui:22
#, kde-format
msgid "TODO"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPresenterMode_2)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:23
#, kde-format
msgid "Appearance"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTheme)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:30
#, kde-format
msgid "Theme:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPresenterModeInteractive)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:82
#, kde-format
msgid "Interactive"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPerformance)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:111
#, kde-format
msgid "Performance"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDoubleBuffering)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:118
#, kde-format
msgid "Enable double buffering"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTex)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:147
#, kde-format
msgid "LaTeX"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTexEngine)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:154
#, kde-format
msgid "Typesetting engine:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMode)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:17
#, kde-format
msgid "Drop values:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAnd)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:37
#, kde-format
msgid "and"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:44
#, kde-format
msgid "max."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:17
#, kde-format
msgid "Fix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:81
#, kde-format
msgid "Export header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMatrixVHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:104
#, kde-format
msgid "Export vertical header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMatrixHHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:121
#, kde-format
msgid "Export horizontal header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGridLines)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:162
#, kde-format
msgid "Grid lines:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCaptions)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:179
#, kde-format
msgid "Table captions:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:196
#, kde-format
msgid "Headers:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEmptyRows)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:213
#, kde-format
msgid "Skip empty rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportArea)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:227
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:75
#, kde-format
msgid "Area to export:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportToFITS)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:237
#, kde-format
msgid "Export to:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumnAsUnits)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:247
#, kde-format
msgid "Comments as column units:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunc)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:83
#, kde-format
msgid "Function:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunction)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:162
#, kde-format
msgid "f(x) = "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:29
#, kde-format
msgid "X-data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:105
#, kde-format
msgid "Y-data:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbCurvePlacement)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:145
#, kde-format
msgid "Curve Placement"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbCurvePlacement1)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:151
#, kde-format
msgid "&All curves in one plot"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbCurvePlacement2)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:161
#, kde-format
msgid "One p&lot per curve"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbPlotPlacement)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:171
#, kde-format
msgid "Add Curves to"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPlotPlacement1)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:177
#, kde-format
msgid "E&xisting plot"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPlotPlacement2)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:187
#, kde-format
msgid "&New plot in an existing worksheet"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPlotPlacement3)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:194
#, kde-format
msgid "New plot in a new wor&ksheet"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCreateDataCurve)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:217
#, kde-format
msgid "Create curve for original data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDistribution)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:23
#, kde-format
msgid "Distribution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter1)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:72
#, kde-format
msgid "1:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter2)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:88
#, kde-format
msgid "2:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter3)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:104
#, kde-format
msgid "3:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunc)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:120
#, kde-format
msgid "p(x)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbOrdering)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:27
#, kde-format
msgid "Ascending"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbOrdering)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:36
#, kde-format
msgid "Descending"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:48
#, kde-format
msgid "Sort columns:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbType)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:56
#, kde-format
msgid "Separately"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbType)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:61
#, kde-format
msgid "Together"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumns)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:69
#, kde-format
msgid "Leading column:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lExportBackground)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkExportBackground)
#. +> trunk5
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:92
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:102
#, kde-format
msgid "Check this option if the worksheet background should be exported."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportBackground)
#. +> trunk5
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:95
#, kde-format
msgid "Export background:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lResolution)
#. +> trunk5
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:115
#, kde-format
msgid "Resolution:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:46
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:50
#, kde-format
msgid "No Error"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:144
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:193
#, kde-format
msgid ""
"Select the range for the hue.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:149
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:198
#, kde-format
msgid ""
"Select the range for the saturation.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:154
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:203
#, kde-format
msgid ""
"Select the range for the value, the degree of lightness of the color.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:159
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:208
#, kde-format
msgid ""
"Select the range for the intensity.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:164
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:213
#, kde-format
msgid ""
"Select the range for the colors that are not part of the background color.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:168
#, kde-format
msgid "Cartesian (x, y)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:169
#, kde-format
msgid "Polar (x, y°)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:170
#, kde-format
msgid "Polar (x, y(rad))"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:171
#, kde-format
msgid "Logarithmic (ln(x), y)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:172
#, kde-format
msgid "Logarithmic (x, ln(y))"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:173
#, kde-format
msgid "Ternary (x, y, z)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:184
#, kde-format
msgid "No Image"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:185
#, kde-format
msgid "Original Image"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:186
#, kde-format
msgid "Processed Image"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FitParametersWidget.cpp:54
#, kde-format
msgid "Start value"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FitParametersWidget.cpp:58
#, kde-format
msgid "Fixed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FitParametersWidget.cpp:62
#, kde-format
msgid "Lower limit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FitParametersWidget.cpp:66
#, kde-format
msgid "Upper limit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:40
#, kde-format
msgid "&Add"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:42
#, kde-format
msgctxt "@title:window"
msgid "Add New Unit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:48
#, kde-format
msgid "Enter unit name here"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:53
#, kde-format
msgid "&Save"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:60
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:90
#, kde-format
msgctxt "@title:window"
msgid "FITS Metadata Editor"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "FITS Metadata Editor [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:56
#, kde-format
msgid "&Add Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:60
#, kde-format
msgctxt "@title:window"
msgid "Specify the New Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:67
#, kde-format
msgid "Specify the name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:68
#, kde-format
msgid "Specify the value"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:69
#, kde-format
msgid "Specify the comment"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:85
#, kde-format
msgid "Cannot add new keyword without key, would you like to try again?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:86
#, kde-format
msgid "Cannot add empty key"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:69
#, kde-format
msgid "Add new keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:73
#, kde-format
msgid "Remove selected keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:77
#, kde-format
msgid "Add unit to keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:81
#, kde-format
msgid "Close file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:197
#, kde-format
msgid "Open FITS file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:233
#, kde-format
msgid "Cannot open file, file already opened."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:234
#, kde-format
msgid "File already opened"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:291
#, kde-format
msgid "Add New Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:292
#, kde-format
msgid "Remove Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:294
#, kde-format
msgid "Add Unit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:334
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:341
#, kde-format
msgid "Cannot add keyword, keyword already added"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:334
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:341
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:349
#, kde-format
msgid "Cannot Add Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:348
#, kde-format
msgid "Cannot add mandatory keyword, they are already present"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:392
#, kde-format
msgid "Are you sure you want to delete the keyword '%1'?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:393
#, kde-format
msgid "Confirm Deletion"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:413
#, kde-format
msgid "Cannot remove mandatory keyword."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:413
#, kde-format
msgid "Removing Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/LabelWidget.cpp:362
#, kde-format
msgid "LaTeX typesetting not possible. Please check the settings."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/LabelWidget.cpp:506
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:77
#, kde-format
msgid "Object's bounding box"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:78
#, kde-format
msgid "Current selection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:79
#, kde-format
msgid "Complete worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:81
#, kde-format
msgctxt "%1 is the value of DPI of the current screen"
msgid "%1 (desktop)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "Export Worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:225
#, kde-format
msgid "Portable Data Format (PDF) (*.pdf *.PDF)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:227
#, kde-format
msgid "Scalable Vector Graphics (SVG) (*.svg *.SVG)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:229
#, kde-format
msgid "Portable Network Graphics (PNG) (*.png *.PNG)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:50
#, kde-format
msgctxt "@title:window"
msgid "Custom Grid"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:59
#, kde-format
msgid "Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:60
#, kde-format
msgid "Dots"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:64
#, kde-format
msgid "Horizontal spacing:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:72
#, kde-format
msgid "Vertical spacing:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/SlidingPanel.cpp:45
#, kde-format
msgid "Quit Presentation"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-graphics/digikam.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-graphics/digikam.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-graphics/digikam.pot (revision 1526938)
@@ -1,46998 +1,46998 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the digikam package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: digikam\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:03+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#: core/app/date/ddateedit.cpp:472
#, kde-format
msgid "tomorrow"
msgstr ""
#. +> trunk5
#: core/app/date/ddateedit.cpp:473
#, kde-format
msgid "today"
msgstr ""
#. +> trunk5
#: core/app/date/ddateedit.cpp:474
#, kde-format
msgid "yesterday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:123
#, kde-format
msgid "Next year"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:124
#, kde-format
msgid "Previous year"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:125
#, kde-format
msgid "Next month"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:126
#, kde-format
msgid "Previous month"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:127
#, kde-format
msgid "Select a week"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:128
#, kde-format
msgid "Select a month"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:129
#, kde-format
msgid "Select a year"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:130
#, kde-format
msgid "Select the current day"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:559
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker_p.cpp:177
#, kde-format
msgid "Week %1"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:135
#, kde-format
msgid "&Today"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:136
#, kde-format
msgid "To&morrow"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:137
#, kde-format
msgid "Next &Week"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:138
#, kde-format
msgid "Next M&onth"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:139
#, kde-format
msgid "Y&esterday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:140
#, kde-format
msgid "Last &Monday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:141
#, kde-format
msgid "Last &Friday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:142
#, kde-format
msgid "Last &Week"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:143
#, kde-format
msgid "Last M&onth"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:153
#, kde-format
msgid "No Date"
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:316
#, kde-format
msgctxt ""
"Week #weeknumber - month name - year string\n"
"Start:\tEnd: "
msgid ""
"Week #%1 - %2 %3\n"
"%4\t%5"
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:320
#, kde-format
msgid "Start: "
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:321
#, kde-format
msgid "End: "
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:328
#, kde-format
msgctxt "month-name year-string"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:97
#: core/app/dragdrop/albumdragdrop.cpp:202
#: core/app/dragdrop/albumdragdrop.cpp:304
#: core/app/dragdrop/imagedragdrop.cpp:121
#: core/app/dragdrop/importdragdrop.cpp:98 core/app/dragdrop/tagdragdrop.cpp:85
#, kde-format
msgid "&Move Here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:99
#: core/app/dragdrop/albumdragdrop.cpp:168
#: core/app/dragdrop/albumdragdrop.cpp:212
#: core/app/dragdrop/albumdragdrop.cpp:265
#: core/app/dragdrop/albumdragdrop.cpp:307
#: core/app/dragdrop/imagedragdrop.cpp:88
#: core/app/dragdrop/imagedragdrop.cpp:609
#: core/app/dragdrop/importdragdrop.cpp:64
#: core/app/dragdrop/importdragdrop.cpp:161
#: core/app/dragdrop/tagdragdrop.cpp:88 core/app/dragdrop/tagdragdrop.cpp:194
#: core/app/dragdrop/tagdragdrop.cpp:250
#: core/showfoto/thumbbar/showfotodragdrophandler.cpp:59
#, kde-format
msgid "C&ancel"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:164
#: core/app/dragdrop/albumdragdrop.cpp:208
#: core/app/utils/contextmenuhelper.cpp:241
#, kde-format
msgid "Set as Album Thumbnail"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:203
#: core/app/dragdrop/albumdragdrop.cpp:305
#: core/app/dragdrop/imagedragdrop.cpp:124
#: core/app/dragdrop/importdragdrop.cpp:101
#, kde-format
msgid "&Copy Here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:262
#: core/app/dragdrop/imagedragdrop.cpp:605
#, kde-format
msgid "Download From Camera"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:263
#: core/app/dragdrop/imagedragdrop.cpp:607
#, kde-format
msgid "Download && Delete From Camera"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:71
#: core/app/dragdrop/importdragdrop.cpp:59
#: core/showfoto/thumbbar/showfotodragdrophandler.cpp:54
#, kde-format
msgctxt "@action:inmenu Group images with this image"
msgid "Group here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:77
#, kde-format
msgctxt "@action:inmenu Insert dragged images before this image"
msgid "Insert Items here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:83
#, kde-format
msgctxt "@action:inmenu Group images with this image and move them to its album"
msgid "Group here and move to album"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:166
#, kde-format
msgid "Assign Tag to Dropped Items"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:552
#, kde-format
msgid "Assign Tags to &Selected Items"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:559
#: core/app/views/imagepreviewview.cpp:551
#, kde-format
msgid "Assign Tags to &This Item"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:562
#, kde-format
msgid "Assign Tags to &All Items"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:565
#: core/app/views/imagepreviewview.cpp:553
#, kde-format
msgid "&Cancel"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:603
#, kde-format
msgid "Importing"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/importdragdrop.cpp:157
#, kde-format
msgid "Exporting"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/importdragdrop.cpp:159
#, kde-format
msgid "Upload to Camera"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/tagdragdrop.cpp:86
#, kde-format
msgid "M&erge Here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/tagdragdrop.cpp:190
#: core/app/utils/contextmenuhelper.cpp:245
#, kde-format
msgid "Set as Tag Thumbnail"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/tagdragdrop.cpp:248
#, kde-format
msgid "Assign Tag(s) '%1' to Items"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:129
#, kde-format
msgid "Text Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:135
#, kde-format
msgid "MIME Type Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:141
#, kde-format
msgid "Geolocation Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:154
#, kde-format
msgid "Images Without Tags"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:156
#, kde-format
msgid "Show images without a tag."
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:159
#, kde-format
msgid "Tags Matching Condition"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:162
#, kde-format
msgid "Defines in which way the selected tags are combined to filter the images. This also includes the '%1' check box."
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:167
#: core/utilities/searchwindow/searchgroup.cpp:674
#, kde-format
msgid "OR"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:169
#: core/utilities/searchwindow/searchgroup.cpp:670
#, kde-format
msgid "AND"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:183
#, kde-format
msgid "Tags Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:201
#, kde-format
msgid "Labels Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:79
#, kde-format
msgid "Restore Tag Filters"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:80
#, kde-format
msgid "On"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:81
#, kde-format
msgid "Off"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:83
#, kde-format
msgid "Tag Filter Mode"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:84
#, kde-format
msgid "Ignore This Tag"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:85
#, kde-format
msgid "Must Have This Tag"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:86
#, kde-format
msgid "Must Not Have This Tag"
msgstr ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:254
#: core/app/items/imagecategorydrawer.cpp:262
#: core/app/items/imagecategorydrawer.cpp:344
#: core/app/items/imagecategorydrawer.cpp:361
#: core/utilities/import/items/importcategorydrawer.cpp:195
#: core/utilities/import/items/importcategorydrawer.cpp:216
#: core/utilities/import/items/importcategorydrawer.cpp:225
#, kde-format
msgid "1 Item"
msgid_plural "%1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:288
#, kde-format
msgctxt "%1: day of month with two digits, %2: short month name, %3: year"
msgid "Album Date: %2 %3 %4 - 1 Item"
msgid_plural "Album Date: %2 %3 %4 - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:315
#, kde-format
msgctxt "%2: a tag title; %3: number of subtags"
msgid "%2 including 1 subtag"
msgid_plural "%2 including %1 subtags"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:319
#, kde-format
msgctxt "%2: the previous string (e.g. 'Foo including 7 subtags'); %1: number of items in tag"
msgid "%2 - 1 Item"
msgid_plural "%2 - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:324
#, kde-format
msgid "%2 - 1 Item"
msgid_plural "%2 - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:336
#, kde-format
msgid "Keyword Search - 1 Item"
msgid_plural "Keyword Search - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:340
#, kde-format
msgid "Advanced Search - 1 Item"
msgid_plural "Advanced Search - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:352
#, kde-format
msgctxt "Month String - Year String"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: core/app/items/imagedelegate.cpp:370
#, kde-format
msgid "Reference Image"
msgstr ""
#. +> trunk5
#: core/app/items/imageviewutilities.cpp:200
#, kde-format
msgid "<p>Please select the destination album from the digiKam library to move the selected images into.</p>"
msgstr ""
#. +> trunk5
#: core/app/items/imageviewutilities.cpp:324
#: core/utilities/imageeditor/main/imagewindow.cpp:1082
#: core/utilities/imageeditor/main/imagewindow.cpp:1106
#: core/utilities/imageeditor/main/imagewindow.cpp:1137
#, kde-format
msgid "Album \"%1\""
msgstr ""
#. +> trunk5
#: core/app/items/overlays/facerejectionoverlay.cpp:60
#, kde-format
msgctxt "@info:tooltip"
msgid "If this is not a face, click to reject it."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/groupindicatoroverlay.cpp:125
#, kde-format
msgctxt "@info:tooltip"
msgid "1 grouped item.\n"
msgid_plural "%1 grouped items.\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/overlays/groupindicatoroverlay.cpp:131
#, kde-format
msgid "Group is open."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/groupindicatoroverlay.cpp:135
#, kde-format
msgid "Group is closed."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagecoordinatesoverlay.cpp:102
#: core/showfoto/thumbbar/showfotocoordinatesoverlay.cpp:103
#: core/utilities/import/items/importoverlays.cpp:104
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has geolocation information."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagefsoverlay.cpp:59
#, kde-format
msgctxt "@info:tooltip"
msgid "Show Fullscreen"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagerotationoverlay.cpp:68
#: core/app/views/imagepreviewview.cpp:161
#: core/utilities/import/items/importoverlays.cpp:436
#: core/utilities/import/views/importpreviewview.cpp:195
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate Left"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagerotationoverlay.cpp:72
#: core/app/views/imagepreviewview.cpp:162
#: core/utilities/import/items/importoverlays.cpp:440
#: core/utilities/import/views/importpreviewview.cpp:196
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate Right"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imageselectionoverlay.cpp:58
#, kde-format
msgctxt "@info:tooltip"
msgid "Deselect Item"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imageselectionoverlay.cpp:59
#, kde-format
msgctxt "@info:tooltip"
msgid "Select Item"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:79
#: core/libs/imageproperties/imagepropertiestab.cpp:209
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:67
#: core/utilities/import/items/importtooltipfiller.cpp:64
#, kde-format
msgid "File Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:84
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:71
#: core/utilities/import/items/importtooltipfiller.cpp:69
#, kde-format
msgctxt "filename"
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:92 core/app/items/tooltipfiller.cpp:605
#: core/libs/imageproperties/imagedescedittab.cpp:209
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:79
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:178
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:229
#: core/utilities/import/items/importtooltipfiller.cpp:77
#, kde-format
msgid "Date:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:97
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:84
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:200
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:371
#: core/utilities/import/items/importtooltipfiller.cpp:82
#: core/utilities/queuemanager/tools/transform/crop.cpp:117
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:99 core/app/items/tooltipfiller.cpp:230
#: core/app/views/tableview/tableview_column_photo.cpp:200
#: core/libs/imageproperties/cameraitempropertiestab.cpp:447
#: core/libs/imageproperties/cameraitempropertiestab.cpp:559
#: core/libs/imageproperties/imagepropertiessidebar.cpp:289
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:581
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:86
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:197
#: core/utilities/import/items/importtooltipfiller.cpp:84
#: core/utilities/import/items/importtooltipfiller.cpp:181
#, kde-format
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:107
#: core/libs/database/utils/dbsettingswidget.cpp:168
#: core/libs/dimg/filters/decorate/bordersettings.cpp:130
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:117
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:92
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:204
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:240
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:118
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:118
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:121
#: core/utilities/import/items/importtooltipfiller.cpp:92
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:234
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:197
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:115
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:100
#: core/utilities/import/items/importtooltipfiller.cpp:100
#, kde-format
msgctxt "unknown / invalid image dimension"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:121
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:534
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:106
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:1052
#: core/utilities/import/items/importtooltipfiller.cpp:106
#, kde-format
msgctxt "width x height (megapixels Mpx)"
msgid "%1x%2 (%3Mpx)"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:125
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:110
#: core/utilities/import/items/importtooltipfiller.cpp:110
#, kde-format
msgid "Dimensions:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:133
#, kde-format
msgctxt "unknown / invalid image aspect ratio"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:136 core/app/items/tooltipfiller.cpp:334
#, kde-format
msgid "Aspect Ratio:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:155
#: core/libs/imageproperties/cameraitempropertiestab.cpp:304
#: core/libs/imageproperties/imagepropertiestab.cpp:305
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:128
#: core/utilities/import/items/importtooltipfiller.cpp:127
#, kde-format
msgid "Photograph Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:170
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:143
#: core/utilities/import/items/importtooltipfiller.cpp:142
#, kde-format
msgid "Make/Model:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:176
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:164
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:149
#: core/utilities/import/items/importtooltipfiller.cpp:148
#, kde-format
msgctxt "camera lens"
msgid "Lens:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:211 core/app/items/tooltipfiller.cpp:216
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:183
#, kde-format
msgctxt "creation date of the image"
msgid "Created:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:238
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:205
#: core/utilities/import/items/importtooltipfiller.cpp:189
#, kde-format
msgid "Aperture/Focal:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:244
#: core/app/views/tableview/tableview_column_photo.cpp:258
#: core/libs/dialogs/imagedialog.cpp:209
#: core/libs/imageproperties/cameraitempropertiestab.cpp:564
#: core/libs/imageproperties/imagepropertiessidebar.cpp:294
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:586
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:211
#: core/utilities/import/items/importtooltipfiller.cpp:195
#: core/utilities/slideshow/slideproperties.cpp:181
#, kde-format
msgid "%1 ISO"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:251
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:218
#: core/utilities/import/items/importtooltipfiller.cpp:202
#, kde-format
msgid "Exposure/Sensitivity:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:278
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:245
#, kde-format
msgid "Mode/Program:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:291
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:258
#: core/utilities/import/items/importtooltipfiller.cpp:215
#, kde-format
msgctxt "camera flash settings"
msgid "Flash:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:303
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:270
#: core/utilities/import/items/importtooltipfiller.cpp:227
#, kde-format
msgid "White Balance:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:323
#: core/libs/imageproperties/cameraitempropertiestab.cpp:346
#: core/libs/imageproperties/imagepropertiestab.cpp:349
#: core/utilities/searchwindow/searchgroup.cpp:141
#, kde-format
msgid "Audio/Video Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:366
#, kde-format
msgid "Duration:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:387
#, kde-format
msgid "Frame Rate:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:387
#: core/libs/imageproperties/imagepropertiestab.cpp:710
#, kde-format
msgid " fps"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:399
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:175
#, kde-format
msgid "Video Codec:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:420
#, kde-format
msgid "Audio Bit Rate:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:432
#, kde-format
msgid "Audio Channel Type:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:444
#, kde-format
msgid "Audio Codec:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:459
#: core/libs/imageproperties/imagepropertiestab.cpp:386
#, kde-format
msgid "digiKam Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:467
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:207
#, kde-format
msgid "Album:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:481
#, kde-format
msgctxt "title of the file"
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:495
#, kde-format
msgctxt "caption of the file"
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:504
#, kde-format
msgid "Tags:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:553
#, kde-format
msgid "Labels:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:580
#, kde-format
msgid "Album Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:584 core/app/items/tooltipfiller.cpp:663
#: core/libs/widgets/metadata/subjectwidget.cpp:200
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:310
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:80
#: core/utilities/setup/camera/importfilters.cpp:103
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:270
#, kde-format
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:590
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:438
#, kde-format
msgid "Items:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:596
#, kde-format
msgid "Collection:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:617
#, kde-format
msgid "Category:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:630
#, kde-format
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:637
#, kde-format
msgid "Preview:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:660
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:672
#, kde-format
msgctxt "Image filter reproducible: Yes"
msgid "Yes"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:675
#, kde-format
msgctxt "Image filter reproducible: Partially"
msgid "Partially"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:678
#, kde-format
msgctxt "Image filter reproducible: No"
msgid "No"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:684
#, kde-format
msgid "Reproducible:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:696
#, kde-format
msgctxt "Image filter description"
msgid "Description:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:700
#, kde-format
msgid "Identifier:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:705
#, kde-format
msgid "Technical Parameters"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:724
#, kde-format
msgid "<i>Binary Data</i>"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:78
#, kde-format
msgid "Initializing..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:138 core/showfoto/main/showfoto.cpp:68
#, kde-format
msgid "Checking ICC repository..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:146
#, kde-format
msgid "Reading database..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:299
#, kde-format
msgid ""
"<p>The ICC profiles folder seems to be invalid.</p>"
"<p>If you want to try setting it again, choose \"Yes\" here, otherwise choose \"No\", and the \"Color Management\" feature will be disabled until you solve this issue.</p>"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:528
#, kde-format
msgid "No item selected (%1 item)"
msgid_plural "No item selected (%1 items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:534
#, kde-format
msgid "No item selected (%1 [%2] item)"
msgid_plural "No item selected (%1 [%2] items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:538
#, kde-format
msgid "No item selected (%1 item. With grouped items: %2)"
msgid_plural "No item selected (%1 items. With grouped items: %2)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:547
#, kde-format
msgid "%1/%2 items selected"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:557
#, kde-format
msgid "%1/%2 [%3] items selected"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:560
#, kde-format
msgid "%1/%2 items selected. Total with grouped items: %3"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:567
#, kde-format
msgid "%1/%2 [%3/%4] items selected"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:571
#, kde-format
msgid "%1/%2 items selected. With grouped items: %3/%4"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:593
#, kde-format
msgid " (%1 of %2)"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:602
#, kde-format
msgid " (%1 of %2 [%3])"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:606
#, kde-format
msgid " (%1 of %2. Total with grouped items: %3)"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:654
#, kde-format
msgid "Write Metadata to File"
msgid_plural "Write Metadata to Selected Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:656
#, kde-format
msgid "Reread Metadata From File"
msgid_plural "Reread Metadata From Selected Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:36
#, kde-format
msgid "Auto-Detecting Camera..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:50
#: core/app/main/digikamapp_camera.cpp:65
#, kde-format
msgid "Opening Download Dialog..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:76 core/utilities/setup/setup.cpp:209
#, kde-format
msgid "Cameras"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:78
#, kde-format
msgid "USB Storage Devices"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:80
#, kde-format
msgid "Card Readers"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:89
#, kde-format
msgid "Add Images..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:90
#, kde-format
msgid "Adds new items to an Album."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:97
#, kde-format
msgid "Add Folders..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:98
#, kde-format
msgid "Adds new folders to Album library."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:242
#, kde-format
msgid "Images found in %1"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_import.cpp:116
#, kde-format
msgid "Select folder to parse"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_import.cpp:135
#, kde-format
msgid "Select folders to import into album"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_import.cpp:180
#, kde-format
msgid "<p>Please select the destination album from the digiKam library to import folders into.</p>"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:46
#, kde-format
msgid "Initializing Main View..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:153
#, kde-format
msgid "&Back"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:177
#, kde-format
msgid "Forward"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:195
#: core/libs/album/albumselectiontreeview.cpp:185
#, kde-format
msgid "Refresh"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:196
#, kde-format
msgid "Refresh the current contents."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:225
#, kde-format
msgid "&New..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:226
#, kde-format
msgid "Creates a new empty Album in the collection."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:233
#, kde-format
msgid "&Move to Album..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:234
#, kde-format
msgid "Move selected images into an album."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:240
#, kde-format
msgid "Delete Album"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:246
#: core/app/main/digikamapp_setup.cpp:452
#: core/utilities/searchwindow/editablesearchtreeview.cpp:66
#, kde-format
msgid "Rename..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:253
#: core/app/main/digikamapp_setup.cpp:299
#: core/libs/imageproperties/imagepropertiessidebar.cpp:84
#: core/libs/imageproperties/imagepropertiessidebarcamgui.cpp:95
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:152
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:152
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:254
#, kde-format
msgid "Edit album properties and collection information."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:261
#, kde-format
msgid "Write Metadata to Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:262
#: core/app/main/digikamapp_setup.cpp:419
#, kde-format
msgid "Updates metadata of files in the current album with the contents of digiKam database (file metadata will be overwritten with data from the database)."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:271
#, kde-format
msgid "Reread Metadata From Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:272
#: core/app/main/digikamapp_setup.cpp:430
#, kde-format
msgid "Updates the digiKam database from the metadata of the files in the current album (information in the database will be overwritten with data from the files' metadata)."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:281
#, kde-format
msgid "Open in File Manager"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:287
#, kde-format
msgid "Tag Manager"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:293
#, kde-format
msgctxt "new tag"
msgid "N&ew..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:305 core/libs/database/utils/dio.cpp:571
#: core/utilities/searchwindow/editablesearchtreeview.cpp:67
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:356
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:311
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:253
#, kde-format
msgid "Assign Tag"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:318 core/utilities/setup/setup.cpp:156
#, kde-format
msgid "Views"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:322
#: core/utilities/import/main/importui.cpp:454
#, kde-format
msgctxt "@action Go to thumbnails (icon) view"
msgid "Thumbnails"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:329 core/app/views/digikamview.cpp:2616
#, kde-format
msgctxt "View the selected image"
msgid "Preview"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:338
#: core/utilities/import/main/importui.cpp:470
#, kde-format
msgctxt "@action Switch to map view"
msgid "Map"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:346
#, kde-format
msgctxt "@action Switch to table view"
msgid "Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:354
#, kde-format
msgid "Open..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:355
#, kde-format
msgid "Open the selected item."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:360
#: core/utilities/imageeditor/editor/editorwindow.cpp:462
#: core/utilities/lighttable/lighttablewindow_setup.cpp:77
#, kde-format
msgid "Open With Default Application"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:361
#, kde-format
msgid "Open the selected item with default assigned application."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:366
#: core/utilities/imageeditor/main/imagewindow.cpp:187
#: core/utilities/setup/setup.cpp:180
#, kde-format
msgid "Image Editor"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:367
#, kde-format
msgid "Open the image editor."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:373
#: core/libs/settings/applicationsettings_miscs.cpp:399
#: core/utilities/lighttable/lighttablewindow.cpp:57
#: core/utilities/lighttable/lighttablewindow_tools.cpp:43
#: core/utilities/setup/setup.cpp:192
#, kde-format
msgid "Light Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:378
#, kde-format
msgid "Place onto Light Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:379
#, kde-format
msgid "Place the selected items on the light table thumbbar."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:384
#, kde-format
msgid "Add to Light Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:385
#, kde-format
msgid "Add selected items to the light table thumbbar."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:392
#: core/app/utils/contextmenuhelper.cpp:732
#: core/libs/settings/applicationsettings_miscs.cpp:401
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:112
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:246
#: core/utilities/queuemanager/views/workflowlist.cpp:123
#, kde-format
msgid "Batch Queue Manager"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:397
#, kde-format
msgid "Add to Current Queue"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:398
#, kde-format
msgid "Add selected items to current queue from batch manager."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:403
#, kde-format
msgid "Add to New Queue"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:404
#, kde-format
msgid "Add selected items to a new queue from batch manager."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:411
#, kde-format
msgctxt "@action Import photos from camera"
msgid "Import"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:418
#, kde-format
msgid "Write Metadata to Selected Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:429
#, kde-format
msgid "Reread Metadata From Selected Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:439
#: core/libs/album/albumselectiontreeview.cpp:184
#, kde-format
msgid "Scan for Faces"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:445
#, kde-format
msgid "Find Similar..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:446
#, kde-format
msgid "Find similar images using selected item as reference."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:453
#, kde-format
msgid "Change the filename of the currently selected item."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:461
#: core/utilities/imageeditor/editor/editorwindow.cpp:469
#: core/utilities/lighttable/lighttablewindow_setup.cpp:95
#, kde-format
msgctxt "Non-pluralized"
msgid "Move to Trash"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:473 core/app/views/trashview.cpp:113
#, kde-format
msgid "Delete Permanently"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:483
#, kde-format
msgid "Delete permanently without confirmation"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:491
#, kde-format
msgid "Move to trash without confirmation"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:498
#, kde-format
msgid "&Sort Albums"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:499
#, kde-format
msgid "Sort Albums in tree-view."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:505
#, kde-format
msgid "By Folder"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:506
#, kde-format
msgid "By Category"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:507
#: core/app/main/digikamapp_setup.cpp:537
#: core/utilities/advancedrename/advancedrenamedialog.cpp:236
#, kde-format
msgid "By Date"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:512
#, kde-format
msgid "Include Album Sub-Tree"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:514
#, kde-format
msgid "Activate this option to show all sub-albums below the current album."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:519
#, kde-format
msgid "Include Tag Sub-Tree"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:521
#, kde-format
msgid "Activate this option to show all images marked by the given tag and all its sub-tags."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:528
#, kde-format
msgid "&Sort Items"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:529
#, kde-format
msgid "The value by which the images in one album are sorted in the thumbnail view"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:535
#: core/utilities/advancedrename/advancedrenamedialog.cpp:235
#, kde-format
msgid "By Name"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:536
#, kde-format
msgid "By Path"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:538
#: core/utilities/advancedrename/advancedrenamedialog.cpp:237
#, kde-format
msgid "By File Size"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:539
#, kde-format
msgid "By Rating"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:540
#, kde-format
msgid "By Image Size"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:541
#, kde-format
msgid "By Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:542
#, kde-format
msgid "By Similarity"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:543
#, kde-format
msgid "By Manual"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:571
#, kde-format
msgid "Item Sort &Order"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:572
#, kde-format
msgid "Defines whether images are sorted in ascending or descending manner."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:577
#: core/app/main/digikamapp_setup.cpp:618
#: core/utilities/advancedrename/advancedrenamedialog.cpp:245
#, kde-format
msgid "Ascending"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:578
#: core/app/main/digikamapp_setup.cpp:619
#: core/utilities/advancedrename/advancedrenamedialog.cpp:246
#, kde-format
msgid "Descending"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:588
#, kde-format
msgid "Separate Items"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:589
#, kde-format
msgid "The categories in which the images in the thumbnail view are displayed"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:595
#, kde-format
msgid "Flat List"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:596
#, kde-format
msgid "By Album"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:597
#, kde-format
msgid "By Format"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:598
#, kde-format
msgid "By Month"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:612
#, kde-format
msgid "Item Separation Order"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:613
#, kde-format
msgid "The sort order of the groups of separated items"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:639 core/libs/filters/textfilter.cpp:109
#: core/libs/widgets/metadata/metadataselector.cpp:276
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:646
#: core/utilities/imageeditor/editor/editorwindow.cpp:524
#, kde-format
msgid "Select None"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:653
#: core/app/utils/contextmenuhelper.cpp:814
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:155
#: core/libs/tags/tagsmanager/tagsmanager.cpp:710
#, kde-format
msgid "Invert Selection"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:660
#: core/libs/widgets/mainview/thumbbardock.h:111
#, kde-format
msgid "Show Thumbbar"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:691
#: core/utilities/imageeditor/editor/editorwindow.cpp:541
#: core/utilities/lighttable/lighttablewindow_setup.cpp:180
#: core/utilities/lighttable/lighttablewindow_setup.cpp:204
#, kde-format
msgid "Zoom to 100%"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:698
#: core/utilities/imageeditor/editor/editorwindow.cpp:546
#: core/utilities/lighttable/lighttablewindow_setup.cpp:185
#: core/utilities/lighttable/lighttablewindow_setup.cpp:209
#, kde-format
msgid "Fit to &Window"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:710
#: core/libs/settings/applicationsettings_miscs.cpp:403
#: core/utilities/imageeditor/editor/editorwindow.cpp:867
#: core/utilities/lighttable/lighttablewindow_setup.cpp:143
#: core/utilities/slideshow/slideshow.cpp:114
#, kde-format
msgid "Slideshow"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:714
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:720
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:726
#, kde-format
msgid "With All Sub-Albums"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:736
#: core/utilities/imageeditor/editor/editorwindow.cpp:892
#: core/utilities/import/main/importui.cpp:582
#: core/utilities/lighttable/lighttablewindow_setup.cpp:216
#, kde-format
msgid "Color-Managed View"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:753
#: core/libs/widgets/common/searchtextbar.h:105
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:760
#: core/utilities/searchwindow/searchtabheader.cpp:258
#, kde-format
msgid "Advanced Search..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:767
#: core/libs/album/albumselectiontreeview.cpp:183
#: core/libs/tags/tagfolderview.cpp:78
#, kde-format
msgid "Find Duplicates..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:775
#, kde-format
msgid "Database Migration..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:782
#, kde-format
msgid "Maintenance..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:797
#, kde-format
msgid "Add Camera Manually..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:807
#, kde-format
msgid "Loading cameras..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:838
#, kde-format
msgid "Exit Preview Mode"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:843
#, kde-format
msgid "Next Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:849
#: core/utilities/imageeditor/editor/editorwindow.cpp:1038
#: core/utilities/lighttable/lighttablewindow_setup.cpp:242
#, kde-format
msgid "Previous Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:855
#, kde-format
msgid "First Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:860
#, kde-format
msgid "Last Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:865
#, kde-format
msgid "Cu&t"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:867
#, kde-format
msgid "Cut selection to clipboard"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:883
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:75
#, kde-format
msgid "Edit Titles"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:888
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:80
#, kde-format
msgid "Edit Comments"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:893
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:85
#, kde-format
msgid "Show Assigned Tags"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:907
#, kde-format
msgid "Adjust Exif Orientation Tag"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:910
#, kde-format
msgctxt "normal exif orientation"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:912
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2759
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:660
#, kde-format
msgid "Flipped Horizontally"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:914
#, kde-format
msgid "Rotated Upside Down"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:916
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2763
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:664
#, kde-format
msgid "Flipped Vertically"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:918
#, kde-format
msgid "Rotated Right / Horiz. Flipped"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:920
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2771
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:672
#, kde-format
msgid "Rotated Right"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:922
#, kde-format
msgid "Rotated Right / Vert. Flipped"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:924
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2767
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:668
#, kde-format
msgid "Rotated Left"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:994
#: core/utilities/queuemanager/tools/transform/rotate.cpp:80
#, kde-format
msgid "Rotate"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:998
#, kde-format
msgctxt "rotate image left"
msgid "Left"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1005
#, kde-format
msgctxt "rotate image right"
msgid "Right"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1015
#: core/utilities/queuemanager/tools/transform/flip.cpp:52
#, kde-format
msgid "Flip"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1019
#, kde-format
msgid "Horizontally"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1026
#, kde-format
msgid "Vertically"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1036
#, kde-format
msgid "Auto Rotate/Flip Using Exif Information"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1047 core/showfoto/main/showfoto.cpp:77
#, kde-format
msgid "Loading themes..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1050
#: core/showfoto/main/showfoto_setup.cpp:32
#, kde-format
msgid "&Themes"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1062
#, kde-format
msgid "Loading tools..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:149
#, kde-format
msgid "CompactFlash Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:152
#, kde-format
msgid "Memory Stick Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:155
#, kde-format
msgid "SmartMedia Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:158
#, kde-format
msgid "SD / MMC Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:161
#, kde-format
msgid "xD Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:173
#, kde-format
msgid "USB Disk"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:177
#, kde-format
msgctxt "non-USB removable storage device"
msgid "Disk"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:248
#, kde-format
msgctxt "<drive type> \"<device name or label>\" at <mount path>"
msgid "%1 \"%2\" at %3"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:254
#, kde-format
msgctxt "<drive type> \"<device name or label>\""
msgid "%1 \"%2\""
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:262
#, kde-format
msgctxt "<drive type> at <mount path>"
msgid "%1 at %2"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:274
#, kde-format
msgctxt "device label etc... (<formatted byte size>)"
msgid " (%1)"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:600
#, kde-format
msgid "Images on %1"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:633
#, kde-format
msgid "The specified device (\"%1\") is not valid."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:646
#, kde-format
msgid "The specified camera (\"%1\") is not supported."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:667
#, kde-format
msgid "Cannot access the storage device.\n"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:38
#, kde-format
msgctxt "@title Main Tools"
msgid "Main Tools"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:46
#: core/utilities/imageeditor/editor/editorwindow.cpp:3034
#, kde-format
msgctxt "@title Post Processing Tools"
msgid "Post-Processing"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:72
#: core/utilities/imageeditor/editor/editorwindow.cpp:3060
#, kde-format
msgctxt "@title Export Tools"
msgid "Export"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:79
#: core/utilities/imageeditor/editor/editorwindow.cpp:3067
#, kde-format
msgctxt "@title Import Tools"
msgid "Import"
msgstr ""
#. +> trunk5
-#: core/app/main/main.cpp:84 core/app/views/welcomepageview.cpp:206
+#: core/app/main/main.cpp:84 core/app/views/welcomepageview.cpp:207
#: core/libs/album/albummanager.cpp:2969 core/libs/album/albummanager.cpp:2999
#: core/libs/album/albummanager.cpp:3042 core/libs/album/albummanager.cpp:3072
#, kde-format
msgid "digiKam"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:101
#, kde-format
msgid "Open camera dialog at <path>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:104
#, kde-format
msgid "Open camera dialog for the device with Solid UDI <udi>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:107
#, kde-format
msgid "Automatically detect and open a connected gphoto2 camera"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:109
#, kde-format
msgid "Start digikam with the SQLite database file found in the directory <dir>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:112
#, kde-format
msgid "Start digikam with the configuration file <config>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:132
#, kde-format
msgid ""
"Run-time Qt SQLite or MySQL database plugin is not available. please install it.\n"
"There is no database plugin installed on your computer."
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:141
#, kde-format
msgid ""
"Run-time Qt SQLite or MySQL database plugin are not available. Please install it.\n"
"Database plugins installed on your computer are listed below."
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:178
#, kde-format
msgid "<p>The given path for the config file is not valid. Either its parent directory does not exist, it is a directory itself or it cannot be read/written to.</p>"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:78
#, kde-format
msgid "LibGphoto2"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:80
#, kde-format
msgid "LibGphoto2 support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:80 core/app/utils/componentsinfo.cpp:86
#: core/app/utils/componentsinfo.cpp:92 core/app/utils/componentsinfo.cpp:102
#: core/app/utils/componentsinfo.cpp:108 core/app/utils/componentsinfo.cpp:114
#: core/app/utils/componentsinfo.cpp:120 core/app/utils/componentsinfo.cpp:126
#: core/utilities/import/backend/gpcamera.cpp:1407
#: core/utilities/import/backend/gpcamera.cpp:1408
#: core/utilities/import/backend/gpcamera.cpp:1409
#: core/utilities/import/backend/gpcamera.cpp:1410
#: core/utilities/import/backend/gpcamera.cpp:1411
#: core/utilities/import/backend/gpcamera.cpp:1412
#: core/utilities/import/backend/umscamera.cpp:602
#: core/utilities/import/backend/umscamera.cpp:603
#: core/utilities/import/backend/umscamera.cpp:604
#: core/utilities/import/backend/umscamera.cpp:605
#: core/utilities/import/backend/umscamera.cpp:606
#: core/utilities/import/backend/umscamera.cpp:607
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:84 core/app/utils/componentsinfo.cpp:90
#: core/app/utils/componentsinfo.cpp:96 core/app/utils/componentsinfo.cpp:106
#: core/app/utils/componentsinfo.cpp:138
#: core/app/views/tableview/tableview_column_geo.cpp:151
#: core/libs/database/utils/dbstatdlg.cpp:90
#: core/libs/dialogs/libsinfodlg.cpp:108 core/libs/dialogs/libsinfodlg.cpp:110
#: core/libs/dialogs/libsinfodlg.cpp:112 core/libs/dialogs/libsinfodlg.cpp:114
#: core/libs/dialogs/libsinfodlg.cpp:116 core/libs/dialogs/libsinfodlg.cpp:118
#: core/libs/dialogs/libsinfodlg.cpp:181
#: core/libs/imageproperties/cameraitempropertiestab.cpp:418
#: core/libs/imageproperties/cameraitempropertiestab.cpp:433
#: core/libs/imageproperties/cameraitempropertiestab.cpp:511
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:684
#: core/utilities/setup/setupmisc.cpp:302
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:84 core/app/utils/componentsinfo.cpp:86
#, kde-format
msgid "Baloo support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:90 core/app/utils/componentsinfo.cpp:92
#, kde-format
msgid "AkonadiContact support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:96 core/app/utils/componentsinfo.cpp:102
#, kde-format
msgid "Media player support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:97
#, kde-format
msgid "LibQtAV"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:98
#, kde-format
msgid "LibAVFormat"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:99
#, kde-format
msgid "LibAVCodec"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:100
#, kde-format
msgid "LibAVUtil"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:106 core/app/utils/componentsinfo.cpp:108
#, kde-format
msgid "DBus support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:112 core/app/utils/componentsinfo.cpp:114
#, kde-format
msgid "Panorama support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:112 core/app/utils/componentsinfo.cpp:118
#: core/app/utils/componentsinfo.cpp:124
#: core/utilities/import/backend/gpcamera.cpp:1407
#: core/utilities/import/backend/gpcamera.cpp:1408
#: core/utilities/import/backend/gpcamera.cpp:1409
#: core/utilities/import/backend/gpcamera.cpp:1410
#: core/utilities/import/backend/gpcamera.cpp:1411
#: core/utilities/import/backend/gpcamera.cpp:1412
#: core/utilities/import/backend/umscamera.cpp:602
#: core/utilities/import/backend/umscamera.cpp:603
#: core/utilities/import/backend/umscamera.cpp:604
#: core/utilities/import/backend/umscamera.cpp:605
#: core/utilities/import/backend/umscamera.cpp:606
#: core/utilities/import/backend/umscamera.cpp:607
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:118 core/app/utils/componentsinfo.cpp:120
#, kde-format
msgid "HTML Gallery support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:124 core/app/utils/componentsinfo.cpp:126
#, kde-format
msgid "Calendar support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:129
#, kde-format
msgid "LibOpenCV"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:134
#: core/libs/database/utils/dbstatdlg.cpp:80
#, kde-format
msgid "Database backend"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:138
#: core/app/views/tableview/tableview_column_geo.cpp:151
#: core/libs/dialogs/libsinfodlg.cpp:108 core/libs/dialogs/libsinfodlg.cpp:110
#: core/libs/dialogs/libsinfodlg.cpp:112 core/libs/dialogs/libsinfodlg.cpp:114
#: core/libs/dialogs/libsinfodlg.cpp:116 core/libs/dialogs/libsinfodlg.cpp:118
#: core/libs/dialogs/libsinfodlg.cpp:183
#: core/libs/imageproperties/cameraitempropertiestab.cpp:414
#: core/libs/imageproperties/cameraitempropertiestab.cpp:429
#: core/libs/imageproperties/cameraitempropertiestab.cpp:515
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:684
#: core/utilities/setup/setupmisc.cpp:301
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:139
#: core/libs/database/utils/dbstatdlg.cpp:90
#, kde-format
msgid "Database internal server"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:272
#: core/utilities/imageeditor/editor/editorwindow.cpp:3196
#, kde-format
msgid "Open With"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:285
#: core/utilities/imageeditor/editor/editorwindow.cpp:3209
#, kde-format
msgid "Other..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:294
#: core/utilities/imageeditor/editor/editorwindow.cpp:3218
#, kde-format
msgid "Open With..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:373
#, kde-format
msgid "New Tag..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:383
#: core/libs/tags/tagmodificationhelper.cpp:288
#: core/libs/tags/tagmodificationhelper.cpp:399
#, kde-format
msgid "Delete Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:393
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:140
#, kde-format
msgid "Delete Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:403
#, kde-format
msgid "Mark As Face Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:413
#, kde-format
msgid "Mark As Face Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:423
#, kde-format
msgctxt "Edit Tag Properties"
msgid "Properties..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:433
#, kde-format
msgid "Remove Face Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:434
#, kde-format
msgid "Removes the face property from the selected tag and the face region from the contained images. Can also untag the images if wished."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:444
#, kde-format
msgid "Remove Face Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:445
#, kde-format
msgid "Removes the face property from the selected tags and the face region from the contained images. Can also untag the images if wished."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:495
#, kde-format
msgid "Reset Album Icon"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:508
#, kde-format
msgid "A&ssign Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:524
#, kde-format
msgid "R&emove Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:555
#, kde-format
msgid "Assign Labe&ls"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:594
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:326
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:603
#, kde-format
msgid "No import tool available"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:613
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:627
#, kde-format
msgid "No export tool available"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:673
#: core/libs/models/abstractalbummodel.cpp:425
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:58
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:149
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:442
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:466
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:101
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:112
#: core/utilities/searchwindow/searchfields.cpp:86
#: core/utilities/searchwindow/searchfields.cpp:93
#: core/utilities/searchwindow/searchfields.cpp:100
#: core/utilities/searchwindow/searchfields.cpp:107
#, kde-format
msgid "Album"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:674
#: core/utilities/searchwindow/searchfields.cpp:197
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:682
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:722
#, kde-format
msgid "Go To"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:742
#, kde-format
msgid "Add to Existing Queue"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:782
#, kde-format
msgid "All Albums"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:791
#: core/libs/tags/tagsmanager/models/tagmngrlistitem.cpp:155
#, kde-format
msgid "All Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:794
#, kde-format
msgctxt "select tags menu"
msgid "Select"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:799
#: core/app/utils/contextmenuhelper.cpp:809
#, kde-format
msgid "Children"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:800
#: core/app/utils/contextmenuhelper.cpp:810
#, kde-format
msgid "Parents"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:804
#, kde-format
msgctxt "deselect tags menu"
msgid "Deselect"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:883
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:918
#, kde-format
msgctxt "@action:inmenu"
msgid "Open All Groups"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:924
#, kde-format
msgctxt "@action:inmenu"
msgid "Close All Groups"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:943
#: core/app/utils/contextmenuhelper.cpp:992
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Grouped Images"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:949
#: core/app/utils/contextmenuhelper.cpp:996
#, kde-format
msgctxt "@action:inmenu"
msgid "Hide Grouped Images"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:959
#, kde-format
msgctxt "@action:inmenu"
msgid "Ungroup"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:965
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove From Group"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:974
#, kde-format
msgctxt "@action:inmenu"
msgid "Group Selected Here"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:978
#, kde-format
msgctxt "@action:inmenu"
msgid "Group Selected By Time"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:982
#, kde-format
msgctxt "@action:inmenu"
msgid "Group Selected By Filename"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:1005
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove Selected From Groups"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:1009
#, kde-format
msgctxt "@action:inmenu"
msgid "Ungroup Selected"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:1098
#, kde-format
msgctxt "@action:inmenu Pluralized"
msgid "Move to Trash"
msgid_plural "Move %1 Files to Trash"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:123
#, kde-format
msgid "%1 Image (%2)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:129
#, kde-format
msgid "TIFF Image (*.tiff *.tif)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:135
#, kde-format
msgid "JPEG Image (*.jpg *.jpeg *.jpe)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:142
#, kde-format
msgid "JPEG2000 Image (*.jp2 *.j2k *.jpx *.pgx)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:147
#, kde-format
msgid "Progressive Graphics file (*.pgf)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:152
#, kde-format
msgid "Raw Images (%1)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:154
#, kde-format
msgid "All supported files (%1)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_version.h.cmake.in:54
#, kde-format
msgid ""
"IRC:\n"
"irc.freenode.net - #digikam\n"
"\n"
"Feedback:\n"
"digikam-user@kde.org\n"
"\n"
"Build date: %1 (target: %2)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_version.h.cmake.in:64
#, kde-format
msgid ""
"IRC:\n"
"irc.freenode.net - #digikam\n"
"\n"
"Feedback:\n"
"digikam-user@kde.org\n"
"\n"
"Build date: %1 (target: %2)\n"
"Rev.: %3"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:217
#, kde-format
msgid "Fuzzy Sketch Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:221
#, kde-format
msgid "Fuzzy Image Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:225
#, kde-format
msgid "Map Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:230
#: core/libs/database/coredb/coredbschemaupdater.cpp:1029
#, kde-format
msgid "Last Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:234 core/app/views/leftsidebarwidgets.cpp:919
#, kde-format
msgid "Timeline"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:390
#: core/utilities/queuemanager/views/toolslistview.cpp:79
#, kde-format
msgid "Filters"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:1287
#, kde-format
msgid "Cannot open the root album. It is not a physical location."
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:1693
#, kde-format
msgctxt "@info"
msgid ""
"<i>The storage location of this image<br/>"
"is currently not available</i>"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:2566
#: core/libs/widgets/metadata/metadatawidget.cpp:155
#: core/utilities/imageeditor/editor/editortooliface.cpp:99
#: core/utilities/imageeditor/editor/editortooliface.cpp:208
#: core/utilities/queuemanager/views/workflowlist.cpp:99
#, kde-format
msgid "Tools"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:159
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:185
#: core/utilities/import/views/importpreviewview.cpp:193
#, kde-format
msgctxt "go to previous image"
msgid "Back"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:160
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:186
#: core/utilities/import/views/importpreviewview.cpp:194
#, kde-format
msgctxt "go to next image"
msgid "Forward"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:164
#, kde-format
msgid "Add a Face Tag"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:165
#, kde-format
msgid "Clear all faces on this image"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:166
#, kde-format
msgid "Show Face Tags"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:169
#, kde-format
msgid "Show Fullscreen"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:171 core/libs/album/album.cpp:458
#: core/libs/album/albummanager.cpp:814
#: core/libs/album/albumselectiontreeview.cpp:199
#: core/libs/album/albumselectors.cpp:131
#: core/libs/album/albumselecttabs.cpp:191
#: core/libs/database/utils/dbstatdlg.cpp:70
#: core/libs/models/albummodel.cpp:50
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:96
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:98
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:111
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:97
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:143
#, kde-format
msgid "Albums"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:228
#: core/libs/imageproperties/imagedescedittab.cpp:285
#, kde-format
msgid "Open Tag Manager"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:229
#, kde-format
msgid "No Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:230
#, kde-format
msgid "Existing Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:367
#, kde-format
msgid "No Tags Album"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:382 core/libs/album/album.cpp:522
#: core/libs/album/albummanager.cpp:817 core/libs/album/albumselectors.cpp:134
#: core/libs/album/albumselecttabs.cpp:192
#: core/libs/database/utils/dbstatdlg.cpp:74
#: core/libs/imageproperties/imagedescedittab.cpp:325
#: core/libs/metadataengine/dmetadata/dmetadatasettingscontainer.h:53
#: core/libs/models/albummodel.cpp:88 core/libs/tags/tagfolderview.cpp:102
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:538
#: core/utilities/searchwindow/searchfields.cpp:130
#: core/utilities/searchwindow/searchfields.cpp:137
#: core/utilities/searchwindow/searchfields.cpp:148
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:501
#: core/libs/album/albumselecttabs.cpp:194
#: core/utilities/searchwindow/searchfields.cpp:182
#, kde-format
msgid "Labels"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:587
#: core/libs/models/albummodel.cpp:252
#, kde-format
msgid "Dates"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:670
#, kde-format
msgid "Time Unit:"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:672
#, kde-format
msgid "Day"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:673
#, kde-format
msgid "Week"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:674
#, kde-format
msgid "Month"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:675
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:678
#, kde-format
msgid ""
"<p>Select the histogram time unit.</p>"
"<p>You can change the graph decade to zoom in or zoom out over time.</p>"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:685
#, kde-format
msgid ""
"<p>Select the histogram scale.</p>"
"<p>If the date's maximal counts are small, you can use the linear scale.</p>"
"<p>Logarithmic scale can be used when the maximal counts are big; if it is used, all values (small and large) will be visible on the graph.</p>"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:692
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:231
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:171
#, kde-format
msgid "Linear"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:698
#, kde-format
msgid "Logarithmic"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:735
#, kde-format
msgid "Clear current selection"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:736
#, kde-format
msgid "If you press this button, the current date selection on the time-line will be cleared."
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:739
#, kde-format
msgid "Enter the name of the current dates search to save in the \"Searches\" view"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:745
#, kde-format
msgid "Save current selection to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:746
#, kde-format
msgid "If you press this button, the dates selected on the time-line will be saved to a new search virtual Album using the name set on the left."
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:950
#, kde-format
msgid "no item"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:951
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:486
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:512
#, kde-format
msgid "1 item"
msgid_plural "%1 items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1170
#, kde-format
msgctxt "Advanced search images, access stored searches"
msgid "Search"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1259
#, kde-format
msgctxt "Fuzzy Search images, as duplicates, sketch, searches by similarities"
msgid "Similarity"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1364
#, kde-format
msgctxt "Search images on a map"
msgid "Map"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1418
#, kde-format
msgid "Scan collection for faces"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1423
#, kde-format
msgid "People Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1499
#, kde-format
msgctxt "Browse images sorted by depicted people"
msgid "People"
msgstr ""
#. +> trunk5
#: core/app/views/slideshowbuilder.cpp:107
#, kde-format
msgid "Preparing slideshow"
msgstr ""
#. +> trunk5
#: core/app/views/stackedview.cpp:131
#, kde-format
msgid "DigiKam Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview.cpp:313
#, kde-format
msgid "Hide grouped items"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview.cpp:323
#, kde-format
msgid "Ignore grouping"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview.cpp:333
#, kde-format
msgid "Show grouping in tree"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:71
#, kde-format
msgid "Audio/video properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:74
#: core/app/views/tableview/tableview_column_audiovideo.cpp:89
#, kde-format
msgid "Audio bitrate"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:75
#: core/app/views/tableview/tableview_column_audiovideo.cpp:91
#, kde-format
msgid "Audio channel type"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:76
#: core/app/views/tableview/tableview_column_audiovideo.cpp:93
#: core/utilities/searchwindow/searchfields.cpp:812
#: core/utilities/setup/setuptooltip.cpp:327
#, kde-format
msgid "Audio Codec"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:77
#: core/app/views/tableview/tableview_column_audiovideo.cpp:95
#: core/utilities/searchwindow/searchfields.cpp:678
#, kde-format
msgid "Duration"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:78
#: core/app/views/tableview/tableview_column_audiovideo.cpp:97
#, kde-format
msgid "Frame rate"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:79
#: core/app/views/tableview/tableview_column_audiovideo.cpp:99
#, kde-format
msgid "Video codec"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_configuration_dialog.cpp:82
#, kde-format
msgid "Configure column \"%1\""
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:71
#, kde-format
msgid "digiKam properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:74
#: core/app/views/tableview/tableview_column_digikam.cpp:90
#: core/libs/album/albumlabelstreeview.cpp:337
#: core/libs/metadataengine/dmetadata/dmetadatasettingscontainer.h:54
#: core/libs/widgets/metadata/ratingwidget.cpp:543
#: core/utilities/searchwindow/searchfields.cpp:189
#, kde-format
msgid "Rating"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:75
#: core/app/views/tableview/tableview_column_digikam.cpp:92
#, kde-format
msgid "Pick label"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:76
#: core/app/views/tableview/tableview_column_digikam.cpp:94
#, kde-format
msgid "Color label"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:78
#: core/app/views/tableview/tableview_column_digikam.cpp:96
#: core/libs/template/templatelist.cpp:83
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:308
#: core/utilities/queuemanager/views/workflowlist.cpp:98
#: core/utilities/searchwindow/searchfields.cpp:633
#: core/utilities/setup/camera/setupcamera.cpp:299
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:80
#: core/app/views/tableview/tableview_column_digikam.cpp:98
#: core/utilities/searchwindow/searchfields.cpp:612
#, kde-format
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:267
#: core/app/views/tableview/tableview_column_digikam.cpp:297
#: core/libs/widgets/metadata/colorlabelwidget.cpp:452
#: core/libs/widgets/metadata/picklabelwidget.cpp:291
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:102
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:271
#: core/libs/album/albumlabelstreeview.cpp:806
#: core/libs/widgets/metadata/picklabelwidget.cpp:282
#, kde-format
msgid "Rejected"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:275
#: core/libs/album/albumlabelstreeview.cpp:809
#: core/libs/widgets/metadata/picklabelwidget.cpp:285
#, kde-format
msgid "Pending"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:279
#: core/libs/album/albumlabelstreeview.cpp:812
#: core/libs/widgets/metadata/picklabelwidget.cpp:288
#, kde-format
msgid "Accepted"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:301
#: core/libs/album/albumlabelstreeview.cpp:423
#: core/libs/album/albumlabelstreeview.cpp:755
#: core/libs/dimg/filters/bw/mixersettings.cpp:138
#: core/libs/dimg/filters/cb/cbsettings.cpp:93
#: core/libs/widgets/metadata/colorlabelwidget.cpp:425
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:71
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:305
#: core/libs/album/albumlabelstreeview.cpp:423
#: core/libs/album/albumlabelstreeview.cpp:758
#: core/libs/widgets/metadata/colorlabelwidget.cpp:428
#, kde-format
msgid "Orange"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:309
#: core/libs/album/albumlabelstreeview.cpp:424
#: core/libs/album/albumlabelstreeview.cpp:761
#: core/libs/dimg/filters/cb/cbsettings.cpp:111
#: core/libs/widgets/metadata/colorlabelwidget.cpp:431
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:313
#: core/libs/album/albumlabelstreeview.cpp:424
#: core/libs/album/albumlabelstreeview.cpp:764
#: core/libs/dimg/filters/bw/mixersettings.cpp:139
#: core/libs/dimg/filters/cb/cbsettings.cpp:106
#: core/libs/widgets/metadata/colorlabelwidget.cpp:434
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:72
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:317
#: core/libs/album/albumlabelstreeview.cpp:425
#: core/libs/album/albumlabelstreeview.cpp:767
#: core/libs/dimg/filters/bw/mixersettings.cpp:140
#: core/libs/dimg/filters/cb/cbsettings.cpp:114
#: core/libs/widgets/metadata/colorlabelwidget.cpp:437
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:73
#, kde-format
msgid "Blue"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:321
#: core/libs/album/albumlabelstreeview.cpp:425
#: core/libs/album/albumlabelstreeview.cpp:770
#: core/libs/dimg/filters/cb/cbsettings.cpp:98
#: core/libs/widgets/metadata/colorlabelwidget.cpp:440
#, kde-format
msgid "Magenta"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:325
#: core/libs/album/albumlabelstreeview.cpp:426
#: core/libs/album/albumlabelstreeview.cpp:773
#: core/libs/widgets/metadata/colorlabelwidget.cpp:443
#, kde-format
msgid "Gray"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:329
#: core/libs/album/albumlabelstreeview.cpp:426
#: core/libs/album/albumlabelstreeview.cpp:776
#: core/libs/widgets/metadata/colorlabelwidget.cpp:446
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:333
#: core/libs/album/albumlabelstreeview.cpp:427
#: core/libs/album/albumlabelstreeview.cpp:779
#: core/libs/widgets/metadata/colorlabelwidget.cpp:449
#, kde-format
msgid "White"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:59
#, kde-format
msgid "File properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:62
#: core/app/views/tableview/tableview_column_file.cpp:84
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:52
#: core/utilities/geolocation/editor/correlator/track_listmodel.cpp:225
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:527
#, kde-format
msgid "Filename"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:63
#: core/app/views/tableview/tableview_column_file.cpp:86
#: core/libs/dialogs/deletedialog.cpp:182
#: core/utilities/setup/camera/setupcamera.cpp:302
#: core/utilities/setup/collections/setupcollectionview.cpp:896
#, kde-format
msgid "Path"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:64
#: core/app/views/tableview/tableview_column_file.cpp:88
#: core/libs/widgets/fonts/dfontproperties.cpp:320
#: core/utilities/imageeditor/tools/enhance/hotpixels/blackframelistview.cpp:54
#, kde-format
msgid "Size"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:65
#: core/app/views/tableview/tableview_column_file.cpp:90
#, kde-format
msgid "Last modified"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:216
#, kde-format
msgid "Human readable"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:217
#, kde-format
msgid "Plain"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:218
#: core/app/views/tableview/tableview_column_geo.cpp:248
#, kde-format
msgid "Display format"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:90
#, kde-format
msgid "Geo properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:92
#: core/app/views/tableview/tableview_column_geo.cpp:104
#, kde-format
msgid "Geotagged"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:93
#: core/app/views/tableview/tableview_column_geo.cpp:106
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:128
#, kde-format
msgid "Coordinates"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:94
#: core/app/views/tableview/tableview_column_geo.cpp:108
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:140
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:531
#, kde-format
msgid "Altitude"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:246
#, kde-format
msgid "Metric units"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:247
#, kde-format
msgid "Imperial units"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:74
#, kde-format
msgid "Item properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:77
#: core/app/views/tableview/tableview_column_item.cpp:97
#: core/utilities/searchwindow/searchfields.cpp:227
#, kde-format
msgid "Width"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:78
#: core/app/views/tableview/tableview_column_item.cpp:99
#: core/utilities/searchwindow/searchfields.cpp:244
#, kde-format
msgid "Height"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:79
#: core/app/views/tableview/tableview_column_item.cpp:101
#, kde-format
msgid "Dimensions"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:80
#: core/app/views/tableview/tableview_column_item.cpp:103
#, kde-format
msgid "Pixel count"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:81
#: core/app/views/tableview/tableview_column_item.cpp:105
#, kde-format
msgid "Bit depth"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:82
#: core/app/views/tableview/tableview_column_item.cpp:107
#, kde-format
msgid "Color mode"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:83
#: core/app/views/tableview/tableview_column_item.cpp:109
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:84
#: core/app/views/tableview/tableview_column_item.cpp:111
#, kde-format
msgid "Creation date/time"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:85
#: core/app/views/tableview/tableview_column_item.cpp:113
#, kde-format
msgid "Digitization date/time"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:86
#: core/app/views/tableview/tableview_column_item.cpp:115
#, kde-format
msgid "Aspect ratio"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:87
#: core/app/views/tableview/tableview_column_item.cpp:117
#, kde-format
msgid "Similarity"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:76
#, kde-format
msgid "Photo properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:79
#: core/app/views/tableview/tableview_column_photo.cpp:98
#, kde-format
msgid "Camera maker"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:80
#: core/app/views/tableview/tableview_column_photo.cpp:100
#, kde-format
msgid "Camera model"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:81
#: core/app/views/tableview/tableview_column_photo.cpp:102
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:118
#: core/utilities/searchwindow/searchfields.cpp:383
#, kde-format
msgid "Lens"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:82
#: core/app/views/tableview/tableview_column_photo.cpp:104
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:72
#: core/utilities/searchwindow/searchfields.cpp:395
#, kde-format
msgid "Aperture"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:83
#: core/app/views/tableview/tableview_column_photo.cpp:106
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:73
#: core/utilities/searchwindow/searchfields.cpp:413
#: core/utilities/searchwindow/searchfields.cpp:430
#, kde-format
msgid "Focal length"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:84
#: core/app/views/tableview/tableview_column_photo.cpp:108
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:293
#: core/utilities/searchwindow/searchfields.cpp:447
#: core/utilities/searchwindow/searchfields.cpp:466
#: core/utilities/searchwindow/searchfields.cpp:476
#, kde-format
msgid "Exposure"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:85
#: core/app/views/tableview/tableview_column_photo.cpp:110
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:78
#: core/utilities/searchwindow/searchfields.cpp:486
#, kde-format
msgid "Sensitivity"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:86
#: core/app/views/tableview/tableview_column_photo.cpp:112
#, kde-format
msgid "Mode/program"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:87
#: core/app/views/tableview/tableview_column_photo.cpp:114
#: core/utilities/searchwindow/searchfields.cpp:507
#, kde-format
msgid "Flash"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:88
#: core/app/views/tableview/tableview_column_photo.cpp:116
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:80
#: core/utilities/searchwindow/searchfields.cpp:527
#, kde-format
msgid "White balance"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:221
#, kde-format
msgid "%1 s"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:226
#, kde-format
msgid "%1 ms"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:231
#, kde-format
msgid "%1 µs"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:394
#, kde-format
msgid "Fraction"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:395
#, kde-format
msgid "Rational"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:396
#: core/libs/database/utils/dbstatdlg.cpp:55
#, kde-format
msgid "Format"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:399
#, kde-format
msgid "Seconds"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:400
#, kde-format
msgid "Milliseconds"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:401
#, kde-format
msgid "Microseconds"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:402
#, kde-format
msgid "Unit"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_thumbnail.cpp:83
#: core/app/views/tableview/tableview_column_thumbnail.cpp:93
#: core/libs/dtrash/dtrashitemmodel.cpp:220
#: core/utilities/assistants/common/dimageslist.cpp:289
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:58
#: core/utilities/assistants/webservices/ipfs/ipfsimageslist.cpp:53
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:526
#: core/utilities/queuemanager/views/queuelist.cpp:313
#, kde-format
msgid "Thumbnail"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_treeview.cpp:88
#, kde-format
msgid "Remove this column"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_treeview.cpp:93
#, kde-format
msgid "Configure this column"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:112
#, kde-format
msgid "Restore"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:114
#, kde-format
msgid "Delete All Permanently"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:214 core/app/views/trashview.cpp:261
#, kde-format
msgid "Confirm Deletion"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:215
#, kde-format
msgid "Are you sure you want to delete those items permanently?"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:262
#, kde-format
msgid "Are you sure you want to delete ALL items permanently?"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:125
#, kde-format
msgid "Image Editor: Add Web services Import and Export tools;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:126
#, kde-format
msgid "Showfoto: Add Web services Import and Export tools;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:127
#, kde-format
msgid "Light Table: Add Web services Import and Export tools;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:128
#, kde-format
msgid "New video metadata parser based on ffmpeg to populate database;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:129
#, kde-format
msgid "Add video support to find files based on properties registered on database."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:130
#, kde-format
msgid "Similarity database has been moved to a dedicated file to not bloat core database with computed finger-prints. This will speed-up query in core database in case of Similarity feature is used."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:132
#, kde-format
msgid "Add possibility to merge tags by drag & drop."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:133
#, kde-format
msgid "HTML Gallery: New Vanilla theme to emulate export to HTML from Adobe LightRoom."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:134
#, kde-format
msgid "HTML Gallery: New Blue Frame theme."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:137
#, kde-format
msgid "...and much more."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:143
#, kde-format
msgid ""
"<li>%1</li>"
"\n"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:146
#, kde-format
msgid "New Features"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:148
#, kde-format
msgid ""
"<h3>%1</h3>"
"<ul>%2</ul>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:149
#, kde-format
msgid "Some of the new features in this release of digiKam include (compared to digiKam 5.x):"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:158
#, kde-format
msgid "About"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:160
#, kde-format
msgid ""
"<h3>%1</h3>"
"<h3>%2</h3>"
"<ul>%3</ul>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:161
#, kde-format
msgid "digiKam is an open source photo management program designed to import, organize, enhance, search and export your digital images to and from your computer."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:162
#, kde-format
msgid "Currently, you are in the Album view mode of digiKam. Albums are the places where your files are stored, and are identical to the folders on your hard disk."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:163
#, kde-format
msgid ""
"<li>%1</li>"
"<li>%2</li>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:164
#, kde-format
msgid "digiKam has many powerful features which are described in the <a href=\"https://docs.kde.org/trunk5/en/extragear-graphics/digikam/index.html\">documentation</a>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:165
#, kde-format
msgid "The <a href=\"http://www.digikam.org\">digiKam homepage</a> provides information about new versions of digiKam."
msgstr ""
#. +> trunk5
-#: core/app/views/welcomepageview.cpp:213
+#: core/app/views/welcomepageview.cpp:214
#: core/utilities/assistants/firstrun/welcomepage.cpp:43
#, kde-format
msgid "Welcome to digiKam %1"
msgstr ""
#. +> trunk5
-#: core/app/views/welcomepageview.cpp:216
+#: core/app/views/welcomepageview.cpp:217
#, kde-format
msgid "Background Image Credits"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:374 core/libs/database/utils/dio.cpp:568
#, kde-format
msgid "Trash"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:721
#, kde-format
msgid "Current Timeline Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:727
#, kde-format
msgid "Current Fuzzy Image Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:731
#, kde-format
msgid "Current Fuzzy Sketch Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:738
#, kde-format
msgid "Current Map Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:743
#, kde-format
msgid "Current Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:746
#, kde-format
msgid "Current Duplicates Search"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:107
#, kde-format
msgctxt "@title"
msgid "Labels"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:342
#: core/libs/album/albumlabelstreeview.cpp:727
#, kde-format
msgid "No Rating"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:378
#: core/libs/widgets/metadata/picklabelwidget.cpp:371
#, kde-format
msgid "Pick"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:383
#: core/libs/album/albumlabelstreeview.cpp:803
#, kde-format
msgid "No Pick"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:384
#, kde-format
msgid "Rejected Item"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:385
#, kde-format
msgid "Pending Item"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:386
#, kde-format
msgid "Accepted Item"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:406
#: core/libs/widgets/metadata/colorlabelwidget.cpp:532
#: core/utilities/geolocation/editor/correlator/track_listmodel.cpp:223
#: core/utilities/queuemanager/views/toolslistview.cpp:59
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:411
#: core/libs/album/albumlabelstreeview.cpp:752
#, kde-format
msgid "No Color"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:717
#: core/libs/imageproperties/imagepropertiestab.cpp:359
#, kde-format
msgid "Rating: "
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:743
#, kde-format
msgid "Colors: "
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:794
#, kde-format
msgid "Picks: "
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:876
#, kde-format
msgid "Exported Labels"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:880
#, kde-format
msgid "Labels Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:162
#, kde-format
msgid "Failed to backup the existing database file (\"%1\"). Refusing to replace file without backup, using the existing file."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:179
#, kde-format
msgid "Failed to copy the old database file (\"%1\") to its new location (\"%2\"). Starting with an empty database."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:213
#, kde-format
msgid "Database Folder"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:214
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the place to store the database. A database file from an older version of digiKam is found in this folder.</p>"
" "
"<p>Would you like to upgrade the old database file - confirming that this database file was indeed created for the pictures located in the folder \"%2\" - or ignore the old file and start with a new database?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:224 core/libs/album/albummanager.cpp:286
#: core/libs/album/albummanager.cpp:308
#, kde-format
msgid "Upgrade Database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:226 core/libs/album/albummanager.cpp:288
#: core/libs/album/albummanager.cpp:310 core/libs/album/albummanager.cpp:357
#, kde-format
msgid "Create New Database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:277 core/libs/album/albummanager.cpp:300
#: core/libs/album/albummanager.cpp:349 core/libs/album/albummanager.cpp:381
#, kde-format
msgid "New database folder"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:278
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database. A database file from an older version of digiKam is found in this folder.</p>"
" "
"<p>Would you like to upgrade the old database file, start with a new database, or copy the current database to this location and continue using it?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:290 core/libs/album/albummanager.cpp:359
#: core/libs/album/albummanager.cpp:390
#, kde-format
msgid "Copy Current Database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:301
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database. A database file from an older version of digiKam is found in this folder.</p>"
" "
"<p>Would you like to upgrade the old database file or start with a new database?</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:335
#, kde-format
msgid "Failed to copy the old database file (\"%1\") to its new location (\"%2\"). Trying to upgrade old databases."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:350
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database.</p>"
"<p>Would you like to copy the current database to this location and continue using it, or start with a new database?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:382
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database. There is already a database file in this location.</p>"
" "
"<p>Would you like to use this existing file as the new database, or remove it and copy the current database to this place?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:392
#, kde-format
msgid "Use Existing File"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:494
#, kde-format
msgid ""
"<p><b>An error occurred during the internal server start.</b></p>"
"Details:\n"
" %1"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:510 core/libs/album/albummanager.cpp:542
#, kde-format
msgid ""
"<p>Failed to open the database. </p>"
"<p>You cannot use digiKam without a working database. digiKam will attempt to start now, but it will <b>not</b> be functional. Please check the database settings in the <b>configuration menu</b>.</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:551
#, kde-format
msgid ""
"<p>Failed to open the database. Error message from database:</p>"
"<p><b>%1</b></p>"
"<p>You cannot use digiKam without a working database. digiKam will attempt to start now, but it will <b>not</b> be functional. Please check the database settings in the <b>configuration menu</b>.</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:624
#, kde-format
msgid ""
"Your locale has changed since this album was last opened.\n"
"Old locale: %1, new locale: %2\n"
"If you have recently changed your locale, you need not be concerned.\n"
"Please note that if you switched to a locale that does not support some of the filenames in your collection, these files may no longer be found in the collection. If you are sure that you want to continue, click 'Yes'. Otherwise, click 'No' and correct your locale setting before restarting digiKam."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:666
#, kde-format
msgid ""
"<p>The collection </p>"
"<p><b>%1</b><br/>"
"(%2)</p>"
"<p> is currently not found on your system.<br/>"
" Please choose the most appropriate option to handle this situation:</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:684
#, kde-format
msgid ""
"<p>The collection is still available, but the identifier changed.<br/>"
"This can be caused by restoring a backup, changing the partition layout or the file system settings.<br/>"
"The collection is now located at this place:</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:703
#, kde-format
msgid "The collection is located on a storage device which is not always attached. Mark the collection as a removable collection."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:710
#, kde-format
msgid "Take no action now. I would like to solve the problem later using the setup dialog"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:724
#, kde-format
msgid "Collection not found"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:820
#: core/libs/album/albumselecttabs.cpp:193 core/libs/models/albummodel.cpp:147
#: core/utilities/searchwindow/editablesearchtreeview.cpp:81
#, kde-format
msgid "Searches"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1929
#, kde-format
msgid "The collection location supplied is invalid or currently not available."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1937
#, kde-format
msgid "No album for collection location: Internal error"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1953
#, kde-format
msgid "No parent found for album."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1960
#, kde-format
msgid "Album name cannot be empty."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1966
#, kde-format
msgid "Album name cannot contain '/'."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1972
#, kde-format
msgid "createPAlbum does not accept the root album as parent."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1986
#, kde-format
msgid "An existing album has the same name."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2002
#, kde-format
msgid "Failed to create directory '%1'"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2011
#, kde-format
msgid "Failed to add album to database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2038 core/libs/album/albummanager.cpp:2136
#: core/libs/album/albummanager.cpp:2240 core/libs/album/albummanager.cpp:2307
#: core/libs/album/albummanager.cpp:2345 core/libs/album/albummanager.cpp:2427
#, kde-format
msgid "No such album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2044
#, kde-format
msgid "Cannot rename root album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2050
#, kde-format
msgid "Cannot rename album root album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2056
#, kde-format
msgid "Album name cannot contain '/'"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2063
#, kde-format
msgid ""
"Another album with the same name already exists.\n"
"Please choose another name."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2087
#, kde-format
msgid "Failed to rename Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2142
#, kde-format
msgid "Cannot edit root album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2168
#, kde-format
msgid "No parent found for tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2175
#, kde-format
msgid "Tag name cannot be empty"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2181 core/libs/album/albummanager.cpp:2319
#, kde-format
msgid "Tag name cannot contain '/'"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2188 core/libs/tags/tageditdlg.cpp:471
#, kde-format
msgid "Tag name already exists"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2197
#, kde-format
msgid "Failed to add tag to database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2246
#, kde-format
msgid "Cannot delete Root Tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2313 core/libs/album/albummanager.cpp:2522
#, kde-format
msgid "Cannot edit root tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2326
#, kde-format
msgid ""
"Another tag with the same name already exists.\n"
"Please choose another name."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2351
#, kde-format
msgid "Attempt to move TAlbum to nowhere"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2357
#, kde-format
msgid "Cannot move root tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2365
#, kde-format
msgid ""
"Another tag with the same name already exists.\n"
"Do you want to merge the tags?"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2433
#, kde-format
msgid "Cannot merge root tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2439
#, kde-format
msgid "Only a tag without children can be merged!"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2447
#, kde-format
msgid "Do you want to merge tag '%1' into tag '%2'?"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2516
#, kde-format
msgid "No such tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:3458
#, kde-format
msgid ""
"This operation can take a long time in the background.\n"
"Do you want to write the metadata to %1 files now?"
msgstr ""
#. +> trunk5
#: core/libs/album/albummodificationhelper.cpp:228
#: core/utilities/searchwindow/searchmodificationhelper.cpp:151
#, kde-format
msgid "Rename Album (%1)"
msgstr ""
#. +> trunk5
#: core/libs/album/albummodificationhelper.cpp:229
#: core/utilities/searchwindow/searchmodificationhelper.cpp:152
#, kde-format
msgid "Enter new album name:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:122
#: core/libs/album/albumpropsedit.cpp:272
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:211
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:129
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:99
#, kde-format
msgid "New Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:122
#, kde-format
msgid "Edit Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:137
#, kde-format
msgid ""
"<qt><b>Create new Album in<br/>"
"\"%1\"</b></qt>"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:141
#, kde-format
msgid ""
"<qt><b>\"%1\"<br/>"
"Album Properties</b></qt>"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:152 core/libs/tags/tageditdlg.cpp:145
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:110
#: core/utilities/queuemanager/views/workflowdlg.cpp:108
#, kde-format
msgid "&Title:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:161
#, kde-format
msgid "Enter album title here..."
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:164
#, kde-format
msgid "Ca&tegory:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:171
#, kde-format
msgid "Ch&ild Of:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:177
#, kde-format
msgid "Ca&ption:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:182
#, kde-format
msgid "Enter album caption here..."
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:185
#, kde-format
msgid "Album &date:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:191
#, kde-format
msgctxt "Selects the date of the oldest image"
msgid "&Oldest"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:192
#, kde-format
msgctxt "Calculates the average date"
msgid "&Average"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:193
#, kde-format
msgctxt "Selects the date of the newest image"
msgid "Newest"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:274
#, kde-format
msgid "Selected Album (Default)"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:275
#, kde-format
msgctxt "top level folder of album"
msgid "Root of current collection"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:345
#, kde-format
msgid "Uncategorized Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:459
#, kde-format
msgid "Could Not Calculate Average"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:460
#, kde-format
msgid "Could not calculate date average for this album."
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:77
#: core/libs/album/albumselectcombobox.cpp:87
#, kde-format
msgid "No Album Selected"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:94
#, kde-format
msgid "No Tag Selected"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:252
#, kde-format
msgid "1 Tag selected"
msgid_plural "%1 Tags selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:256
#, kde-format
msgid "1 Album selected"
msgid_plural "%1 Albums selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:265
#, kde-format
msgid "1 Tag excluded"
msgid_plural "%1 Tags excluded"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:269
#, kde-format
msgid "1 Album excluded"
msgid_plural "%1 Albums excluded"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectdialog.cpp:80
#, kde-format
msgid "Select Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:164
#, kde-format
msgid "Whole albums collection"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:166
#, kde-format
msgctxt "@info:tooltip"
msgid "Select all albums that should be processed."
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:168
#, kde-format
msgctxt "@info:status"
msgid "Any albums"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:172
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset selected albums"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:197
#, kde-format
msgid "Whole tags collection"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:199
#, kde-format
msgctxt "@info:tooltip"
msgid "Select all tags that should be processed."
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:201
#, kde-format
msgctxt "@info:status"
msgid "Any tags"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:205
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset selected tags"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectwidget.cpp:76
#, kde-format
msgid "Create New Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectwidget.cpp:171
#, kde-format
msgid "&New Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectwidget.cpp:172
#, kde-format
msgid "Create new album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumtreeview.cpp:215
#, kde-format
msgid "Context menu"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:660
#, kde-format
msgctxt "\"relative path\" on harddisk partition with \"UUID\""
msgid "Folder \"%1\" on the volume with the id \"%2\""
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:666
#, kde-format
msgctxt "\"relative path\" on harddisk partition with \"label\""
msgid "Folder \"%1\" on the volume labeled \"%2\""
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:678
#, kde-format
msgctxt "@info"
msgid "Shared directory mounted at <b>%1</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:899
#, kde-format
msgid "Sorry, digiKam does not support remote URLs as collections."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:917
#: core/libs/database/collection/collectionmanager.cpp:1105
#, kde-format
msgid "The selected folder does not exist or is not readable"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:932
#, kde-format
msgid "There is already a collection containing the folder \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:954
#, kde-format
msgid "The storage media can be uniquely identified."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:966
#, kde-format
msgid "The collection is located on your harddisk"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1003
#, kde-format
msgid "This is a CD/DVD, which is identified by the label that you can set in your CD burning application. There is already another entry with the same label. The two will be distinguished by the files in the top directory, so please do not append files to the CD, or it will not be recognized. In the future, please set a unique label on your CDs and DVDs if you intend to use them with digiKam."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1016
#, kde-format
msgid "This is a CD/DVD. It will be identified by the label (\"%1\")that you have set in your CD burning application. If you create further CDs for use with digikam in the future, please remember to give them a unique label as well."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1029
#, kde-format
msgid "This is a removable storage medium that will be identified by its label (\"%1\")"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1043
#, kde-format
msgid "This entry will only be identified by the path where it is found on your system (\"%1\"). No more specific means of identification (UUID, label) is available."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1058
#, kde-format
msgid "It is not possible on your system to identify the storage medium of this path. It will be added using the file path as the only identifier. This will work well for your local hard disk."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1081
#, kde-format
msgid "You need to locally mount your Samba share. Sorry, digiKam does currently not support smb:// URLs. "
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1084
#, kde-format
msgid "Your network storage must be set up to be accessible as files and folders through the operating system. DigiKam does not support remote URLs."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1120
#, kde-format
msgid "There is already a collection for a network share with the same path."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1132
#, kde-format
msgid "The network share will be identified by the path you selected. If the path is empty, the share will be considered unavailable."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbaccess.cpp:297
#: core/libs/database/similaritydb/similaritydbaccess.cpp:230
#: core/libs/database/thumbsdb/thumbsdbaccess.cpp:228
#: core/libs/facesengine/facedb/facedbaccess.cpp:228
#, kde-format
msgid ""
"Error opening database backend.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:71
#, kde-format
msgid "Error while opening the source database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:80
#, kde-format
msgid "Error while opening the target database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:121
#, kde-format
msgid "Error while preparing the target database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:131
#, kde-format
msgid "Error while scrubbing the target database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:143
#, kde-format
msgid "Create Schema..."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:147
#, kde-format
msgid "Error while creating the database schema."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:282
#, kde-format
msgid ""
"Error while converting the database.\n"
" Details: %1"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:213
#, kde-format
msgid ""
"You have insufficient privileges on the database.\n"
"Following privileges are not assigned to you:\n"
" %1\n"
"Check your privileges on the database and restart digiKam."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:244
#, kde-format
msgid "The database is not valid: the \"DBVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:271
#, kde-format
msgid "The database has been used with a more recent version of digiKam and has been updated to a database schema which cannot be used with this version. (This means this digiKam version is too old, or the database format is too recent.) Please use the more recent version of digiKam that you used before. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:332
#: core/libs/database/similaritydb/similaritydbschemaupdater.cpp:211
#: core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:207
#, kde-format
msgid ""
"Failed to create tables in database.\n"
" "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:353
#, kde-format
msgid "Failed to open a database transaction on your database file \"%1\". This is unusual. Please check that you can access the file and no other process has currently locked the file. If the problem persists you can get help from the digikam developers mailing list (see www.digikam.org/support). As well, please have a look at what digiKam prints on the console. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:410
#, kde-format
msgid "The schema updating process from version 4 to 6 failed, caused by an error that we did not expect. You can try to discard your old database and start with an empty one. (In this case, please move the database files \"%1\" and \"%2\" from the directory \"%3\"). More probably you will want to report this error to the digikam developers mailing list (see www.digikam.org/support). As well, please have a look at what digiKam prints on the console. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:442
#, kde-format
msgid "Failed to update the database schema from version %1 to version %2. Please read the error messages printed on the console and report this error as a bug at bugs.kde.org. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:635
#, kde-format
msgid "The database update action cannot be found. Please ensure that the dbconfig.xml file of the current version of digiKam is installed at the correct place. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:654
#, kde-format
msgid "Updated schema to version %1."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:716
#, kde-format
msgid "Failed to copy the old database file (\"%1\") to its new location (\"%2\"). Error message: \"%3\". Please make sure that the file can be copied, or delete it."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:738
#, kde-format
msgid "Copied database file"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:743
#, kde-format
msgid "The old database file (\"%1\") has been copied to the new location (\"%2\") but it cannot be opened. Please delete both files and try again, starting with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:764
#, kde-format
msgid "Opened new database file"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:858
#, kde-format
msgid "Prepared table creation"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:877
#, kde-format
msgid "Created tables"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:890
#, kde-format
msgid "No album library path has been found in the configuration file. Giving up the schema updating process. Please try with an empty database, or repair your configuration."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:912
#, kde-format
msgid "There was an error associating your albumLibraryPath (\"%1\") with a storage volume of your system. This problem may indicate that there is a problem with your installation. If you are working on Linux, check that HAL is installed and running. In any case, you can seek advice from the digikam developers mailing list (see www.digikam.org/support). The database updating process will now be aborted because we do not want to create a new database based on false assumptions from a broken installation."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:939
#, kde-format
msgid "Configured one album root"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:965
#, kde-format
msgid "Imported albums"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1001
#, kde-format
msgid "Imported images information"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1031
#, kde-format
msgid "Last Search (0.9)"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1088
#, kde-format
msgid "Initialized and imported file suffix filter"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1110
#, kde-format
msgid "Did the initial full scan"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1133
#, kde-format
msgid "Imported creation dates"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1163
#, kde-format
msgid "Imported comments"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1189
#, kde-format
msgid "Imported ratings"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1200
#, kde-format
msgid "Dropped v3 tables"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineaccess.cpp:64
#, kde-format
msgid ""
"The driver \"SQLITE\" for Sqlite3 databases is not available.\n"
"digiKam depends on the drivers provided by the Qt::SQL module."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineaccess.cpp:79
#, kde-format
msgid ""
"The driver \"MYSQL\" for MySQL databases is not available.\n"
"digiKam depends on the drivers provided by the Qt::SQL module."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:178
#, kde-format
msgid "Could not open the configuration file <b>%1</b>. This file is installed with the digikam application and is absolutely required to run digikam. Please check your installation."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:187
#, kde-format
msgid "Could not open configuration file <b>%1</b>"
msgstr ""
#. +> trunk5
-#: core/libs/database/engine/dbengineconfigloader.cpp:196
+#: core/libs/database/engine/dbengineconfigloader.cpp:195
#, kde-format
msgid "The XML in the configuration file <b>%1</b> is invalid and cannot be read."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:206
#, kde-format
msgid "The XML in the configuration file <b>%1</b> is missing the required element <icode>%2</icode>"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:216
#, kde-format
msgid "The XML in the configuration file <b>%1</b> is missing the required element <b>%2</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:235
#, kde-format
msgid "An old version of the configuration file <b>%1</b> is found. Please ensure that the version released with the running version of digiKam is installed. "
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineguierrorhandler.cpp:207
#, kde-format
msgid ""
"Error while opening the database.\n"
"digiKam will try to automatically reconnect to the database."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineguierrorhandler.cpp:236
#, kde-format
msgid ""
"<p><b>A database error occurred.</b></p>"
"Details:\n"
" %1"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:416
#, kde-format
msgctxt "@title"
msgid "Source Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:445
#, kde-format
msgctxt "@title"
msgid "Image History"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:517
#, kde-format
msgctxt "@title"
msgid "Derived Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:527
#, kde-format
msgctxt "@title"
msgid "Related Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:534
#, kde-format
msgctxt "@title"
msgid "Identical Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:587
#, kde-format
msgctxt "@title"
msgid "Intermediate Steps:"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:790
#, kde-format
msgctxt "@item filename"
msgid ""
"%1\n"
"(Original Image)"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:795
#, kde-format
msgctxt "@item filename"
msgid ""
"%1\n"
"(Source Image)"
msgstr ""
#. +> trunk5
#: core/libs/database/item/imagescanner.cpp:1762
#, kde-format
msgctxt "RAW image file (), the parentheses contain the file suffix, like MRW"
msgid "RAW image file (%1)"
msgstr ""
#. +> trunk5
#: core/libs/database/models/imageversionsmodel.cpp:98
#, kde-format
msgid "No image selected"
msgstr ""
#. +> trunk5
#: core/libs/database/models/imageversionsmodel.cpp:122
#, kde-format
msgid "This is the original image"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:157
#, kde-format
msgid "Database type is not supported."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:265
#, kde-format
msgid "No path to mysql server command set in configuration file!"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:274
#, kde-format
msgid "No path to mysql initialization command set in configuration file!."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:284
#: core/libs/database/server/databaseserver.cpp:294
#: core/libs/database/server/databaseserver.cpp:304
#, kde-format
msgid "Cannot create directory %1"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:385
#, kde-format
msgid ""
"Unable to create MySQL server configuration file."
"<p>This means that either the default configuration file</p>"
"<p>%1</p>"
"<p>was not readable or the target file</p>"
"<p>%2</p>"
"<p>could not be written.</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:406
#, kde-format
msgid "Cannot find MySQL server default configuration (mysql-global.conf)."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:473
#, kde-format
msgid "Could not start database initializer."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:510
#, kde-format
msgid "Could not start database server."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:547
#, kde-format
msgid "Invalid database object during database server startup"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:578
#, kde-format
msgid "Database process exited unexpectedly during initial connection."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:584
#, kde-format
msgid "Could not connect to Database after trying for 60 seconds."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:615
#, kde-format
msgid ""
"Failed to create database"
"<p>Query error: %1</p>"
"<p>Database error: %2</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:663
#, kde-format
msgid ""
"%1"
"<p>Executable: %2</p>"
"<p>Arguments: %3</p>"
"<p>Process error: %4</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/similaritydb/similaritydbschemaupdater.cpp:152
#, kde-format
msgid "The database is not valid: the \"DBSimilarityVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/similaritydb/similaritydbschemaupdater.cpp:182
#: core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:178
#, kde-format
msgid "The database has been used with a more recent version of digiKam and has been updated to a database schema which cannot be used with this version. (This means this digiKam version is too old, or the database format is to recent) Please use the more recent version of digikam that you used before. "
msgstr ""
#. +> trunk5
#: core/libs/database/tags/facetags.cpp:377
#, kde-format
msgctxt "People on your photos"
msgid "People"
msgstr ""
#. +> trunk5
#: core/libs/database/tags/facetags.cpp:421
#, kde-format
msgctxt "The list of detected faces from the collections but not recognized"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/database/tags/facetags.cpp:441
#, kde-format
msgctxt "The list of recognized faces from the collections but not confirmed"
msgid "Unconfirmed"
msgstr ""
#. +> trunk5
#: core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:149
#, kde-format
msgid "The database is not valid: the \"DBThumbnailsVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:147
#, kde-format
msgid "Migrate ->"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:148
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:632
#: core/utilities/assistants/webservices/box/boxwindow.cpp:278
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:123
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:486
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:848
#: core/utilities/assistants/webservices/google/gswindow.cpp:653
#: core/utilities/assistants/webservices/google/gswindow.cpp:678
#: core/utilities/assistants/webservices/google/gswindow.cpp:1030
#: core/utilities/assistants/webservices/google/gswindow.cpp:1051
#: core/utilities/assistants/webservices/google/gswindow.cpp:1129
#: core/utilities/assistants/webservices/google/gswindow.cpp:1337
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:278
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:278
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:685
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:283
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:192
#: core/utilities/imageeditor/editor/editorwindow.cpp:1050
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:151
#, kde-format
msgid "Progress Information"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:160
#, kde-format
msgid "Step Progress"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:162
#, kde-format
msgid "Overall Progress"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:217
#, kde-format
msgid "Database type or location must be different!"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:224
#, kde-format
msgid "Internal server can only be used once!"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:233
#, kde-format
msgid "Internal server is not used and is not active!"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:277
#, kde-format
msgid "Database copied successfully."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:281
#, kde-format
msgid "Database conversion canceled."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:290
#, kde-format
msgid "Step Progress (%1)"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:162
#: core/libs/database/utils/dbsettingswidget.cpp:869
#, kde-format
msgid "Database Configuration"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:173
#, kde-format
msgid "SQLite"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:179
#, kde-format
msgid "Mysql Internal (experimental)"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:183
#, kde-format
msgid "MySQL Server (experimental)"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:187
#, kde-format
msgid ""
"<p>Select here the type of database backend.</p>"
"<p><b>SQlite</b> backend is for local database storage with a small or medium collection sizes. It is the default and recommended backend for collections with less than 100K items.</p>"
"<p><b>MySQL Internal</b> backend is for local database storage with huge collection sizes. This backend is recommend for local collections with more than 100K items.</p>"
"<p><i>Be careful: this one still in experimental stage.</i></p>"
"<p><b>MySQL Server</b> backend is a more robust solution especially for remote and shared database storage. It is also more efficient to manage huge collection sizes with more than 100K items.</p>"
"<p><i>Be careful: this one still in experimental stage.</i></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:206
#, kde-format
msgid ""
"<p>Set here the location where the database files will be stored on your system. There are three databases: one for all collections properties, one to store compressed thumbnails, and one to store faces recognition metadata.<br/>"
"Write access is required to be able to edit image properties.</p>"
"<p>Databases are digiKam core engines. Take care to use a place hosted by fast hardware (as SSD) with enough free space especially for thumbnails database.</p>"
"<p>Note: a remote file system such as NFS, cannot be used here. For performance reasons, it is also recommended not to use removable media.</p>"
"<p></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:226
#, kde-format
msgid "<p>Here you can configure locations where MySQL binary tools are located. digiKam will try to find these binaries automatically if they are already installed on your computer.</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:235
#, kde-format
msgctxt "@title:group"
msgid "MySQL Binaries"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:270
#, kde-format
msgid "Host Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:272
#, kde-format
msgid "Set the host computer name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:273
#, kde-format
msgid ""
"This is the computer name running MySQL server.\n"
"This can be \"localhost\" for a local server, or the network computer\n"
" name (or IP address) in case of remote computer."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:276
#, kde-format
msgid "<a href=\"http://doc.qt.io/qt-5/qsqldatabase.html#setConnectOptions\">Connect options:</a>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:280
#, kde-format
msgid "Set the database connection options"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:281
#, kde-format
msgid ""
"Set the MySQL server connection options.\n"
"For advanced users only."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:283
#, kde-format
msgid "User:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:285
#, kde-format
msgid "Set the database account name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:286
#, kde-format
msgid ""
"Set the MySQL server account name used\n"
"by digiKam to be connected to the server.\n"
"This account must be available on the remote MySQL server when database have been created."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:289
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:97
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:331
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:164
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:81
#, kde-format
msgid "Password:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:291
#, kde-format
msgid ""
"Set the MySQL server account password used\n"
"by digiKam to be connected to the server.\n"
"You can left this field empty to use an account set without password."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:296
#, kde-format
msgid "Host Port:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:298
#, kde-format
msgid ""
"Set the host computer port.\n"
"Usually, MySQL server use port number 3306 by default"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:303
#, kde-format
msgid "Check Connection"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:304
#, kde-format
msgid "Run a basic database connection to see if current MySQL server settings is suitable."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:310
#, kde-format
msgid "Core Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:312
#, kde-format
msgid "Set the core database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:313
#, kde-format
msgid ""
"The core database is lead digiKam container used to store\n"
"albums, items, and searches metadata."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:316
#, kde-format
msgid "Thumbs Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:318
#, kde-format
msgid "Set the thumbnails database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:319
#, kde-format
msgid ""
"The thumbnails database is used by digiKam to host\n"
"image thumbs with wavelets compression images.\n"
"This one can use quickly a lots of space,\n"
"especially if you have huge collections."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:323
#, kde-format
msgid "Face Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:325
#, kde-format
msgid "Set the face database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:326
#, kde-format
msgid ""
"The face database is used by digiKam to host image histograms\n"
"dedicated to faces recognition process.\n"
"This one can use quickly a lots of space, especially\n"
"if you a lots of image with people faces detected and tagged."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:331
#, kde-format
msgid "Similarity Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:333
#, kde-format
msgid "Set the similarity database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:334
#, kde-format
msgid "The similarity database is used by digiKam to host image Haar matrix data for the similarity search."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:337
#, kde-format
msgid "Default Settings"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:338
#, kde-format
msgid "Reset database names settings to common default values."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:357
#, kde-format
msgid "Remote Server Settings"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:361
#, kde-format
msgid "Database Server Instructions"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:363
#, kde-format
msgid ""
"<p>digiKam expects that database is already created with a dedicated user account. This user name <i>digikam</i> will require full access to the database.<br/>"
"If your database is not already set up, you can use the following SQL commands (after replacing the <b><i>password</i></b> with the correct one).</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:375
#, kde-format
msgid ""
"<p>Note: with a Linux server, a database can be initialized following the commands below:</p>"
"<p># su</p>"
"<p># systemctl restart mysqld</p>"
"<p># mysql -u root</p>"
"<p>...</p>"
"<p>Enter SQL code to Mysql prompt in order to init digiKam databases with grant privileges (see behind)</p>"
"<p>...</p>"
"<p>quit</p>"
"<p>NOTE: If you have an enormous collection, you should start MySQL server with mysql --max_allowed_packet=128M OR in my.ini or ~/.my.cnf, change the settings</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:394
#, kde-format
msgid "Requirements"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:398
#, kde-format
msgid "Database Server Technical Details"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:400
#, kde-format
msgid ""
"<p>Use this configuration view to set all information to be connected to a remote <a href=\"https://en.wikipedia.org/wiki/MySQL\">Mysql database server</a> (or <a href=\"https://en.wikipedia.org/wiki/MariaDB\">MariaDB</a>) through a network. As with Sqlite or MySQL internal server, 3 databases will be stored on the remote server: one for all collections properties, one to store compressed thumbnails, and one to store faces recognition metadata.</p>"
"<p>Unlike Sqlite or MySQL internal server, you can customize the database names to simplify your backups.</p>"
"<p>Databases are digiKam core engines. To prevent performance issues, take a care to use a fast network link between the client and the server computers. It is also recommended to host database files on fast hardware (as <a href=\"https://en.wikipedia.org/wiki/Solid-state_drive\">SSD</a>) with enough free space, especially for thumbnails database, even if data are compressed using wavelets image format <a href=\"https://en.wikipedia.org/wiki/Progressive_Graphics_File\">PGF</a>.</p>"
"<p>The databases must be created previously on the remote server by the administrator. Look in <b>Requirements</b> tab for details.</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:426
#, kde-format
msgid "Documentation"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:639
#: core/libs/database/utils/dbsettingswidget.cpp:644
#, kde-format
msgid "Database connection test"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:640
#, kde-format
msgid "Database connection test successful."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:645
#, kde-format
msgid ""
"Database connection test was not successful. "
"<p>Error was: %1</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:654
#, kde-format
msgid "The server hostname is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:660
#, kde-format
msgid "The server user name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:671
#, kde-format
msgid "The core database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:677
#, kde-format
msgid "The thumbnails database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:683
#, kde-format
msgid "The face database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:689
#, kde-format
msgid "The similarity database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:752
#, kde-format
msgid "This path was set as a command lineoption (--database-directory)."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:870
#, kde-format
msgid ""
"The database names configuration is not valid. Error is <br/>"
"<p>%1</p>"
"<br/>"
"Please check your configuration."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:878
#, kde-format
msgid "Database Connection Test"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:879
#, kde-format
msgid ""
"Testing database connection has failed with error<br/>"
"<p>%1</p>"
"<br/>"
"Please check your configuration."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:898
#, kde-format
msgid "You must select a folder for digiKam to store information and metadata in a database file."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:907
#, kde-format
msgid "Create Database Folder?"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:908
#, kde-format
msgid ""
"<p>The folder to put your database in does not seem to exist:</p>"
"<p><b>%1</b></p>"
"Would you like digiKam to create it for you?"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:919
#, kde-format
msgid "Create Database Folder Failed"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:920
#, kde-format
msgid ""
"<p>digiKam could not create the folder to host your database file.\n"
"Please select a different location.</p>"
"<p><b>%1</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:939
#, kde-format
msgid "No Database Write Access"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:940
#, kde-format
msgid ""
"<p>You do not seem to have write access for the folder to host the database file.<br/>"
"Please select a different location.</p>"
"<p><b>%1</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:54
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:303
#, kde-format
msgid "Database Statistics"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:55
#, kde-format
msgid "Count"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:58
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:97
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:99
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:112
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:98
#, kde-format
msgid "Images"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:59
#, kde-format
msgid "Videos"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:60
#, kde-format
msgid "Audio"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:66
#, kde-format
msgid "Total Items"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:84
#, kde-format
msgid "Database Path"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:91
#, kde-format
msgid "Database internal server Path"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:95
#, kde-format
msgid "Host Name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:96
#, kde-format
msgid "Host Port"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:97
#, kde-format
msgid "User account"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:98
#, kde-format
msgid "Connect options"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:99
#, kde-format
msgid "Core Db name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:100
#, kde-format
msgid "Thumbs Db name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:101
#, kde-format
msgid "Face Db name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:142
#, kde-format
msgid "total"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:550
#, kde-format
msgid "Copy Album"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:553
#, kde-format
msgid "Copy Images"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:556
#, kde-format
msgid "Copy Files"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:559
#, kde-format
msgid "Move Album"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:562
#, kde-format
msgid "Move Images"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:565
#, kde-format
msgid "Move Files"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/mysqlinitbinary.h:49
#, kde-format
msgid "This binary file is used to initialize the MariaDB data files for the database."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/mysqlservbinary.h:49
#, kde-format
msgid "This binary file is used to start a dedicated instance of MariaDB server."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:341
#, kde-format
msgid "<b>Scanning collections, please wait...</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:342
#, kde-format
msgid "This shows the progress of the scan. During the scan, all files on disk are registered in a database."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:755
#, kde-format
msgctxt "@info:status"
msgid "Scanning collection"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:835
#, kde-format
msgid "Preparing collection scan..."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:877
#, kde-format
msgid "Scanning for removed albums..."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:887
#, kde-format
msgid "Scanning images in individual albums..."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:956
#: core/libs/tags/tageditdlg.cpp:535
#: core/utilities/assistants/webservices/box/boxtalker.cpp:382
#: core/utilities/assistants/webservices/common/manager/wstalker.cpp:353
#: core/utilities/assistants/webservices/dropbox/dbtalker.cpp:357
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:739
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:763
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:923
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:474
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:313
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:630
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:186
#: core/utilities/assistants/webservices/onedrive/odtalker.cpp:406
#: core/utilities/assistants/webservices/pinterest/ptalker.cpp:454
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:374
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:728
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:470
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:479
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:509
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:542
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:1013
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:575
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:170
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:104
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:960
#: core/utilities/presentation/audio/presentationaudiolist.cpp:166
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:330
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:968
#, kde-format
msgid "Initializing database..."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:182
#: core/utilities/import/dialogs/cameramessagebox.cpp:145
#, kde-format
msgid "Thumb"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:185
#, kde-format
msgid "List of items that are about to be deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:186
#, kde-format
msgid "This is the list of items that are about to be deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:306
#, kde-format
msgid "If checked, files will be permanently removed instead of being placed in the Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:308
#, kde-format
msgid ""
"<p>If this box is checked, items will be <b>permanently removed</b> instead of being placed in the Trash.</p>"
"<p><em>Use this option with caution</em>: most filesystems are unable to undelete deleted items reliably.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:314
#, kde-format
msgid "&Delete items instead of moving them to the trash"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:321
#, kde-format
msgid "Do not &ask again"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:379
#, kde-format
msgid "If checked, this dialog will no longer be shown, and items will be directly and permanently deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:381
#, kde-format
msgid "If this box is checked, this dialog will no longer be shown, and items will be directly and permanently deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:386
#, kde-format
msgid "If checked, this dialog will no longer be shown, and items will be directly moved to the Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:388
#, kde-format
msgid "If this box is checked, this dialog will no longer be shown, and items will be directly moved to the Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:400
#, kde-format
msgid "These items will be <b>permanently deleted</b> from your hard disk."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:406
#, kde-format
msgid "These items will be moved to Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:408
#, kde-format
msgid "<b>1</b> item selected."
msgid_plural "<b>%1</b> items selected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:420
#, kde-format
msgid "These albums will be <b>permanently deleted</b> from your hard disk."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:426
#, kde-format
msgid "These albums will be moved to Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:430
#: core/libs/dialogs/deletedialog.cpp:456
#, kde-format
msgid "<b>1</b> album selected."
msgid_plural "<b>%1</b> albums selected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:440
#, kde-format
msgid ""
"<p>These albums will be <b>permanently deleted</b> from your hard disk.</p>"
"<p>Note that <b>all subalbums</b> are included in this list and will be deleted permanently as well.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:449
#, kde-format
msgid ""
"<p>These albums will be moved to Trash.</p>"
"<p>Note that <b>all subalbums</b> are included in this list and will be moved to Trash as well.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:593
#: core/libs/widgets/metadata/subjectwidget.cpp:210
#: core/utilities/metadataedit/iptc/iptccategories.cpp:113
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:100
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:103
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:91
#, kde-format
msgid "&Delete"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:594
#, kde-format
msgid "&Move to Trash"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:645
#, kde-format
msgid "About to delete selected items"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:650
#, kde-format
msgid "About to delete selected albums"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/dmessagebox.cpp:113
#, kde-format
msgid "Do not show this message again"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/dmessagebox.cpp:159
#: core/utilities/assistants/webservices/box/boxwindow.cpp:277
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:485
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:847
#: core/utilities/assistants/webservices/google/gswindow.cpp:652
#: core/utilities/assistants/webservices/google/gswindow.cpp:677
#: core/utilities/assistants/webservices/google/gswindow.cpp:1029
#: core/utilities/assistants/webservices/google/gswindow.cpp:1050
#: core/utilities/assistants/webservices/google/gswindow.cpp:1128
#: core/utilities/assistants/webservices/google/gswindow.cpp:1336
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:277
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:277
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:684
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:282
#, kde-format
msgid "Continue"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/dmessagebox.cpp:170 core/libs/dialogs/dmessagebox.cpp:240
#, kde-format
msgid "Do not ask again"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/filesaveoptionsdlg.cpp:43
#, kde-format
msgid "Settings for Saving Image File"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/iccprofileinfodlg.cpp:48
#, kde-format
msgid "Color Profile Info - %1"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:276
#, kde-format
msgid "<i>Make:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:277
#, kde-format
msgid "<i>Model:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:278
#, kde-format
msgid "<i>Created:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:279
#, kde-format
msgid "<i>Aperture:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:280
#, kde-format
msgid "<i>Focal:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:281
#, kde-format
msgid "<i>Exposure:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:282
#, kde-format
msgid "<i>Sensitivity:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:286
#, kde-format
msgid "<i>AspectRatio:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:287
#, kde-format
msgid "<i>AudioBitRate:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:288
#, kde-format
msgid "<i>AudioChannelType:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:289
#, kde-format
msgid "<i>AudioCodec:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:290
#, kde-format
msgid "<i>Duration:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:291
#, kde-format
msgid "<i>FrameRate:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:292
#, kde-format
msgid "<i>VideoCodec:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:461
#, kde-format
msgid "Select an Item"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:475
#, kde-format
msgid "Select Items"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/infodlg.cpp:75 core/libs/dialogs/libsinfodlg.cpp:84
#, kde-format
msgid "Shared Libraries and Components Information"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/infodlg.cpp:79
#: core/libs/progressmanager/dhistoryview.cpp:134
#, kde-format
msgid "Copy to Clipboard"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/infodlg.cpp:101
#, kde-format
msgid ""
"<font size=\"5\">%1</font><br/>"
"<b>Version %2</b>"
"<p>%3</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:90
#, kde-format
msgctxt "component is supported/available"
msgid "Yes"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:91
#, kde-format
msgctxt "component is not available/supported"
msgid "No"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:168
#, kde-format
msgctxt "Name of the component"
msgid "Component"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:168
#, kde-format
msgctxt "Is supported / version of the component"
msgid "Info"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:185
#: core/libs/imageproperties/imagepropertiessidebar.cpp:249
#: core/libs/imageproperties/imagepropertiessidebar.cpp:253
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:528
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:542
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2773
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:674
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:354
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:389
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:421
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:444
#: core/utilities/imageeditor/core/undoaction.h:118
#: core/utilities/imageeditor/main/imagewindow.cpp:356
#: core/utilities/metadataedit/exif/exifdevice.cpp:313
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/rawcameradlg.cpp:65
#, kde-format
msgid "List of supported RAW cameras"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/rawcameradlg.cpp:138
#, kde-format
msgid ""
"Using LibRaw version %2<br/>"
"1 model on the list"
msgid_plural ""
"Using LibRaw version %2<br/>"
"%1 models on the list"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/rawcameradlg.cpp:148
#, kde-format
msgid ""
"Using LibRaw version %2<br/>"
"1 model on the list (found: %3)"
msgid_plural ""
"Using LibRaw version %2<br/>"
"%1 models on the list (found: %3)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:116
#, kde-format
msgid "Home"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:117
#, kde-format
msgid "Go back to Home page"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:121
#, kde-format
msgid "Desktop Browser"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:122
#, kde-format
msgid "Open Home page with default desktop Web browser"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:231
#, kde-format
msgid "Cannot load page %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3234
#, kde-format
msgctxt "Color Model: RGB"
msgid "RGB"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3237
#, kde-format
msgctxt "Color Model: Grayscale"
msgid "Grayscale"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3240
#, kde-format
msgctxt "Color Model: Monochrome"
msgid "Monochrome"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3243
#, kde-format
msgctxt "Color Model: Indexed"
msgid "Indexed"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3246
#, kde-format
msgctxt "Color Model: YCbCr"
msgid "YCbCr"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3249
#, kde-format
msgctxt "Color Model: CMYK"
msgid "CMYK"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3252
#, kde-format
msgctxt "Color Model: CIE L*a*b*"
msgid "CIE L*a*b*"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3255
#, kde-format
msgctxt "Color Model: Uncalibrated (RAW)"
msgid "Uncalibrated (RAW)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3259
#, kde-format
msgctxt "Color Model: Unknown"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/autoexpofilter.h:65
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:166
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:287
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:72
#, kde-format
msgid "Auto Exposure"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/autolevelsfilter.h:63
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:128
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:271
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:68
#, kde-format
msgid "Auto Levels"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/equalizefilter.h:64
#, kde-format
msgid "Auto Equalize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/normalizefilter.h:64
#, kde-format
msgid "Auto Normalize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/stretchfilter.h:64
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:158
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:283
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:71
#, kde-format
msgid "Stretch Contrast"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgfilter.h:59
#, kde-format
msgid "Brightness / Contrast / Gamma Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:86
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:208
#, kde-format
msgid "Brightness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:90
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:212
#, kde-format
msgid "Set here the brightness adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:92
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:353
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:214
#: core/utilities/metadataedit/exif/exifadjust.cpp:116
#, kde-format
msgid "Contrast:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:96
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:359
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:218
#, kde-format
msgid "Set here the contrast adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:98
#: core/libs/dimg/filters/wb/wbsettings.cpp:268
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:220
#, kde-format
msgid "Gamma:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:103
#, kde-format
msgid "Set here the gamma adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiafilter.h:162
#, kde-format
msgid "Black & White / Sepia Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:154
#, kde-format
msgctxt "generic black and white film"
msgid "Generic"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:155
#, kde-format
msgid ""
"<b>Generic</b>:"
"<p>Simulate a generic black and white film.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:158
#, kde-format
msgid "Agfa 200X"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:159
#, kde-format
msgid ""
"<b>Agfa 200X</b>:"
"<p>Simulate the Agfa 200X black and white film at 200 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:162
#, kde-format
msgid "Agfa Pan 25"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:163
#, kde-format
msgid ""
"<b>Agfa Pan 25</b>:"
"<p>Simulate the Agfa Pan black and white film at 25 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:166
#, kde-format
msgid "Agfa Pan 100"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:167
#, kde-format
msgid ""
"<b>Agfa Pan 100</b>:"
"<p>Simulate the Agfa Pan black and white film at 100 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:170
#, kde-format
msgid "Agfa Pan 400"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:171
#, kde-format
msgid ""
"<b>Agfa Pan 400</b>:"
"<p>Simulate the Agfa Pan black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:174
#, kde-format
msgid "Ilford Delta 100"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:175
#, kde-format
msgid ""
"<b>Ilford Delta 100</b>:"
"<p>Simulate the Ilford Delta black and white film at 100 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:178
#, kde-format
msgid "Ilford Delta 400"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:179
#, kde-format
msgid ""
"<b>Ilford Delta 400</b>:"
"<p>Simulate the Ilford Delta black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:182
#, kde-format
msgid "Ilford Delta 400 Pro 3200"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:183
#, kde-format
msgid ""
"<b>Ilford Delta 400 Pro 3200</b>:"
"<p>Simulate the Ilford Delta 400 Pro black and white film at 3200 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:186
#, kde-format
msgid "Ilford FP4 Plus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:187
#, kde-format
msgid ""
"<b>Ilford FP4 Plus</b>:"
"<p>Simulate the Ilford FP4 Plus black and white film at 125 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:190
#, kde-format
msgid "Ilford HP5 Plus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:191
#, kde-format
msgid ""
"<b>Ilford HP5 Plus</b>:"
"<p>Simulate the Ilford HP5 Plus black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:194
#, kde-format
msgid "Ilford PanF Plus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:195
#, kde-format
msgid ""
"<b>Ilford PanF Plus</b>:"
"<p>Simulate the Ilford PanF Plus black and white film at 50 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:198
#, kde-format
msgid "Ilford XP2 Super"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:199
#, kde-format
msgid ""
"<b>Ilford XP2 Super</b>:"
"<p>Simulate the Ilford XP2 Super black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:202
#, kde-format
msgid "Kodak Tmax 100"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:203
#, kde-format
msgid ""
"<b>Kodak Tmax 100</b>:"
"<p>Simulate the Kodak Tmax black and white film at 100 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:206
#, kde-format
msgid "Kodak Tmax 400"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:207
#, kde-format
msgid ""
"<b>Kodak Tmax 400</b>:"
"<p>Simulate the Kodak Tmax black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:210
#, kde-format
msgid "Kodak TriX"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:211
#, kde-format
msgid ""
"<b>Kodak TriX</b>:"
"<p>Simulate the Kodak TriX black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:216
#, kde-format
msgid "Ilford SPX 200 (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:217
#, kde-format
msgid ""
"<b>Ilford SPX 200</b>:"
"<p>Simulate the Ilford SPX infrared film at 200 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:220
#, kde-format
msgid "Ilford SPX 400 (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:221
#, kde-format
msgid ""
"<b>Ilford SPX 400</b>:"
"<p>Simulate the Ilford SPX infrared film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:224
#, kde-format
msgid "Ilford SPX 800 (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:225
#, kde-format
msgid ""
"<b>Ilford SPX 800</b>:"
"<p>Simulate the Ilford SPX infrared film at 800 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:228
#, kde-format
msgid "Kodak HIE (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:229
#, kde-format
msgid ""
"<b>Kodak HIE</b>:"
"<p>Simulate the Kodak HIE infrared film.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:238
#, kde-format
msgid "No Lens Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:239
#, kde-format
msgid ""
"<b>No Lens Filter</b>:"
"<p>Do not apply a lens filter when rendering the image.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:242
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:328
#, kde-format
msgid "Green Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:243
#, kde-format
msgid ""
"<b>Black & White with Green Filter</b>:"
"<p>Simulate black and white film exposure using a green filter. This is useful for all scenic shoots, especially portraits photographed against the sky.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:248
#, kde-format
msgid "Orange Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:249
#, kde-format
msgid ""
"<b>Black & White with Orange Filter</b>:"
"<p>Simulate black and white film exposure using an orange filter. This will enhance landscapes, marine scenes and aerial photography.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:254
#, kde-format
msgid "Red Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:255
#, kde-format
msgid ""
"<b>Black & White with Red Filter</b>:"
"<p>Simulate black and white film exposure using a red filter. This creates dramatic sky effects, and simulates moonlight scenes in the daytime.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:260
#, kde-format
msgid "Yellow Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:261
#, kde-format
msgid ""
"<b>Black & White with Yellow Filter</b>:"
"<p>Simulate black and white film exposure using a yellow filter. This has the most natural tonal correction, and improves contrast. Ideal for landscapes.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:266
#, kde-format
msgid "Yellow-Green Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:267
#, kde-format
msgid ""
"<b>Black & White with Yellow-Green Filter</b>:"
"<p>Simulate black and white film exposure using a yellow-green filter. A yellow-green filter is highly effective for outdoor portraits because red is rendered dark while green appears lighter. Great for correcting skin tones, bringing out facial expressions in close-ups and emphasizing the feeling of liveliness. This filter is highly effective for indoor portraits under tungsten lighting.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:274
#, kde-format
msgid "Blue Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:275
#, kde-format
msgid ""
"<b>Black & White with Blue Filter</b>:"
"<p>Simulate black and white film exposure using a blue filter. This accentuates haze and fog. Used for dye transfer and contrast effects.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:280
#, kde-format
msgid "Strength:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:286
#, kde-format
msgid "Here, set the strength adjustment of the lens filter."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:297
#, kde-format
msgid "No Tone Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:298
#, kde-format
msgid ""
"<b>No Tone Filter</b>:"
"<p>Do not apply a tone filter to the image.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:301
#, kde-format
msgid "Sepia Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:302
#, kde-format
msgid ""
"<b>Black & White with Sepia Tone</b>:"
"<p>Gives a warm highlight and mid-tone while adding a bit of coolness to the shadows - very similar to the process of bleaching a print and re-developing in a sepia toner.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:307
#, kde-format
msgid "Brown Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:308
#, kde-format
msgid ""
"<b>Black & White with Brown Tone</b>:"
"<p>This filter is more neutral than the Sepia Tone filter.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:312
#, kde-format
msgid "Cold Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:313
#, kde-format
msgid ""
"<b>Black & White with Cold Tone</b>:"
"<p>Start subtly and replicate printing on a cold tone black and white paper such as a bromide enlarging paper.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:318
#, kde-format
msgid "Selenium Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:319
#, kde-format
msgid ""
"<b>Black & White with Selenium Tone</b>:"
"<p>This effect replicates traditional selenium chemical toning done in the darkroom.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:323
#, kde-format
msgid "Platinum Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:324
#, kde-format
msgid ""
"<b>Black & White with Platinum Tone</b>:"
"<p>This effect replicates traditional platinum chemical toning done in the darkroom.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:329
#, kde-format
msgid ""
"<b>Black & White with greenish tint</b>:"
"<p>This effect is also known as Verdante.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:348
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:268
#, kde-format
msgid "This is the curve adjustment of the image luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:372
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:670
#, kde-format
msgid "Film"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:374
#, kde-format
msgid "Lens Filters"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:376
#, kde-format
msgid "Tone"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:378
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:70
#, kde-format
msgid "Luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:531
#, kde-format
msgid "Black & White Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:549
#, kde-format
msgid "\"%1\" is not a Black & White settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:594
#, kde-format
msgid "Cannot load settings from the Black & White text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:602
#, kde-format
msgid "Black & White Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:640
#, kde-format
msgid "Cannot save settings to the Black & White text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/infraredfilter.h:84
#, kde-format
msgid "Infrared Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixerfilter.h:108
#, kde-format
msgid "Channel Mixer Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:136
#, kde-format
msgid "Output Channel:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:142
#, kde-format
msgid "Red (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:147
#, kde-format
msgid "Select the red color gain, as a percentage, for the current channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:150
#, kde-format
msgid "Green (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:155
#, kde-format
msgid "Select the green color gain, as a percentage, for the current channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:158
#, kde-format
msgid "Blue (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:163
#, kde-format
msgid "Select the blue color gain, as a percentage, for the current channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:168
#: core/libs/dimg/filters/curves/curvesbox.cpp:217
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:302
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:245
#, kde-format
msgid "&Reset"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:170
#, kde-format
msgid "Reset color channels' gains settings from the currently selected channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:178
#, kde-format
msgid "Preserve luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:179
#, kde-format
msgid "Enable this option is you want preserve the image luminosity."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:184
#, kde-format
msgid "Monochrome"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:185
#, kde-format
msgid ""
"<p>Use <b>Monochrome</b> mode to convert color picture to Black and White:</p>"
"<p>The <qt><font color=\"red\">red channel</font></qt> modifies <a href='http://en.wikipedia.org/wiki/Contrast_(vision)'>the contrast</a> of photograph.</p>"
"<p>The <qt><font color=\"green\">green channel</font></qt> enhances or reduces the details level of photograph.</p>"
"<p>The <qt><font color=\"blue\">blue channel</font></qt> affects <a href='http://en.wikipedia.org/wiki/Image_noise'>the noise</a> of photograph.</p>"
"<p><u>Note:</u> in this mode, the histogram will display only luminosity values.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:355
#, kde-format
msgid "Total: %1 (%)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:549
#, kde-format
msgid "Select Gimp Gains Mixer File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:621
#, kde-format
msgid "Cannot load settings from the Gains Mixer text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:631
#, kde-format
msgid "Gimp Gains Mixer File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:702
#, kde-format
msgid "Cannot save settings to the Gains Mixer text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/tonalityfilter.h:82
#, kde-format
msgid "Tonality Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbfilter.h:92
#, kde-format
msgid "Color Balance Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:85
#, kde-format
msgid "Cyan"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:91
#, kde-format
msgid "Set here the cyan/red color adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:104
#, kde-format
msgid "Set here the magenta/green color adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:120
#, kde-format
msgid "Set here the yellow/blue color adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:147
#, kde-format
msgid "Curve free mode"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:148
#, kde-format
msgid "With this button, you can draw your curve free-hand with the mouse."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:154
#, kde-format
msgid "Curve smooth mode"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:155
#, kde-format
msgid "With this button, the curve type is constrained to be a smooth line with tension."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:179
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:258
#, kde-format
msgid "All channels shadow tone color picker"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:180
#, kde-format
msgid "With this button, you can pick the color from original image used to set <b>Shadow Tone</b> smooth curves point on Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:187
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:266
#, kde-format
msgid "All channels middle tone color picker"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:188
#, kde-format
msgid "With this button, you can pick the color from original image used to set <b>Middle Tone</b> smooth curves point on Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:195
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:274
#, kde-format
msgid "All channels highlight tone color picker"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:196
#, kde-format
msgid "With this button, you can pick the color from original image used to set <b>Highlight Tone</b> smooth curves point on Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:219
#, kde-format
msgid "Reset current channel curves' values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:220
#, kde-format
msgid "If you press this button, all curves' values from the currently selected channel will be reset to the default values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesfilter.h:68
#: core/utilities/imageeditor/tools/colors/adjustcurvestool.cpp:90
#, kde-format
msgid "Adjust Curves"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:248
#, kde-format
msgid "Select Gimp Curves File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:260
#, kde-format
msgid "Cannot load from the Gimp curves text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:269
#, kde-format
msgid "Gimp Curves File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:281
#, kde-format
msgid "Cannot save to the Gimp curves text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:191
#: core/libs/dimg/filters/levels/histogramwidget.cpp:497
#: core/libs/widgets/iccprofiles/cietonguewidget.cpp:768
#, kde-format
msgid "Loading image..."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:196
#: core/libs/dimg/filters/levels/histogramwidget.cpp:502
#, kde-format
msgid "Histogram calculation..."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:210
#: core/libs/dimg/filters/levels/histogramwidget.cpp:517
#, kde-format
msgid ""
"Histogram\n"
"calculation\n"
"failed."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:304
#, kde-format
msgid ""
"x:%1\n"
"y:%2"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/borderfilter.h:141
#, kde-format
msgid "Border Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:132
#, kde-format
msgctxt "solid border type"
msgid "Solid"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:135
#, kde-format
msgctxt "beveled border type"
msgid "Beveled"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:136
#, kde-format
msgid "Decorative Pine"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:137
#, kde-format
msgid "Decorative Wood"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:138
#, kde-format
msgid "Decorative Paper"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:139
#, kde-format
msgid "Decorative Parquet"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:140
#, kde-format
msgid "Decorative Ice"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:141
#, kde-format
msgid "Decorative Leaf"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:142
#, kde-format
msgid "Decorative Marble"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:143
#, kde-format
msgid "Decorative Rain"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:144
#, kde-format
msgid "Decorative Craters"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:145
#, kde-format
msgid "Decorative Dried"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:146
#, kde-format
msgid "Decorative Pink"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:147
#, kde-format
msgid "Decorative Stone"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:148
#, kde-format
msgid "Decorative Chalk"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:149
#, kde-format
msgid "Decorative Granite"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:150
#, kde-format
msgid "Decorative Rock"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:151
#, kde-format
msgid "Decorative Wall"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:153
#, kde-format
msgid "Select the border type to add around the image here."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:160
#, kde-format
msgid "Preserve Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:161
#, kde-format
msgid "Enable this option if you want to preserve the aspect ratio of image. If enabled, the border width will be a percentage of the image size, else the border width will be in pixels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:166
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:219
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:220
#, kde-format
msgid "Width (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:170
#, kde-format
msgid "Set here the border width as a percentage of the image size."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:172
#, kde-format
msgid "Width (pixels):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:176
#, kde-format
msgid "Set here the border width in pixels to add around the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:406
#, kde-format
msgctxt "first color for border effect"
msgid "First:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:407
#, kde-format
msgctxt "second color for border effect"
msgid "Second:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:408
#, kde-format
msgid "Set here the foreground color of the border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:409
#, kde-format
msgid "Set here the Background color of the border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:425
#, kde-format
msgid "Set here the color of the main border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:426
#, kde-format
msgid "Set here the color of the line."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:432
#, kde-format
msgid "Set here the color of the upper left area."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:433
#, kde-format
msgid "Set here the color of the lower right area."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:454
#, kde-format
msgid "Set here the color of the first line."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:455
#, kde-format
msgid "Set here the color of the second line."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/texturefilter.h:61
#, kde-format
msgid "Texture Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:335
#: core/utilities/imageeditor/editor/editorwindow.cpp:1009
#, kde-format
msgid "Rotate Right"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:338
#, kde-format
msgid "Rotate 180°"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:341
#: core/utilities/imageeditor/editor/editorwindow.cpp:1002
#, kde-format
msgid "Rotate Left"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:344
#: core/utilities/imageeditor/editor/editorwindow.cpp:986
#, kde-format
msgid "Flip Horizontally"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:347
#: core/utilities/imageeditor/editor/editorwindow.cpp:993
#, kde-format
msgid "Flip Vertically"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:350
#: core/utilities/queuemanager/tools/transform/crop.cpp:80
#, kde-format
msgid "Crop"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:353
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:539
#: core/utilities/queuemanager/tools/transform/resize.cpp:128
#, kde-format
msgid "Resize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:356
#, kde-format
msgid "Convert to 8 Bit"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:359
#, kde-format
msgid "Convert to 16 Bit"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:407
#, kde-format
msgctxt "Rotate image"
msgid "Rotate"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:411
#, kde-format
msgctxt "Flip image"
msgid "Flip"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:415
#, kde-format
msgctxt "Crop image"
msgid "Crop"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:419
#, kde-format
msgctxt "Resize image"
msgid "Resize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:423
#, kde-format
msgctxt "Convert image bit depth"
msgid "Convert Depth"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgfiltermanager.cpp:423
#, kde-format
msgid "Unknown filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/film/filmfilter.h:148
#, kde-format
msgid "Color Negative Inverter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/filteractionfilter.cpp:202
#, kde-format
msgid "Built-in transformation not supported"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/filteractionfilter.cpp:224
#, kde-format
msgid "Filter identifier or version is not supported"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/blurfilter.h:59
#, kde-format
msgid "Blur Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/blurfxfilter.h:60
#, kde-format
msgid "Blur FX Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/charcoalfilter.h:56
#, kde-format
msgid "Charcoal Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxfilter.h:100
#, kde-format
msgid "Color FX Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:119
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:218
#, kde-format
msgid "Solarize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:120
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:222
#, kde-format
msgid "Vivid"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:121
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:226
#, kde-format
msgid "Neon"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:122
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:230
#, kde-format
msgid "Find Edges"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:123
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:234
#, kde-format
msgid "Lut3D"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:125
#, kde-format
msgid ""
"<p>Select the effect type to apply to the image here.</p>"
"<p><b>Solarize</b>: simulates solarization of photograph.</p>"
"<p><b>Vivid</b>: simulates the Velvia(tm) slide film colors.</p>"
"<p><b>Neon</b>: coloring the edges in a photograph to reproduce a fluorescent light effect.</p>"
"<p><b>Find Edges</b>: detects the edges in a photograph and their strength.</p>"
"<p><b>Lut3D</b>: coloring images with Lut3D filters</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:149
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:165
#, kde-format
msgctxt "level of the effect"
msgid "Level:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:153
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:169
#, kde-format
msgid "Set here the level of the effect."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:155
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:171
#, kde-format
msgid "Iteration:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:159
#, kde-format
msgid "This value controls the number of iterations to use with the Neon and Find Edges effects."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:191
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:192
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:239
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:286
#, kde-format
msgid "Intensity:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:195
#, kde-format
msgid "Set here the intensity of the filter."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:375
#, kde-format
msgid "Bleach"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:379
#, kde-format
msgid "Blue Crush"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:383
#, kde-format
msgid "BW Contrast"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:387
#, kde-format
msgid "Instant"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:391
#: core/utilities/queuemanager/views/queuelist.cpp:314
#, kde-format
msgid "Original"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:395
#, kde-format
msgid "Punch"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:399
#, kde-format
msgid "Summer"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:403
#, kde-format
msgid "Tokyo"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:407
#, kde-format
msgid "Vintage"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:411
#, kde-format
msgid "Washout"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:415
#, kde-format
msgid "Washout Color"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:419
#, kde-format
msgid "X Process"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/distortionfxfilter.h:59
#, kde-format
msgid "Distortion Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/embossfilter.h:57
#, kde-format
msgid "Emboss Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainfilter.h:125
#, kde-format
msgid "Film Grain Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:172
#, kde-format
msgid "Grain Size:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:176
#, kde-format
msgid "Set here the graininess size of film."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:178
#, kde-format
msgid "Photographic Distribution"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:179
#, kde-format
msgid "Set on this option to render grain using a photon statistic distribution. This require more computation and can take a while."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:196
#, kde-format
msgid "Set here the film ISO-sensitivity to use for simulating the film graininess."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:201
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:248
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:295
#: core/libs/dimg/filters/wb/wbsettings.cpp:254
#, kde-format
msgid "Shadows:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:205
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:252
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:299
#, kde-format
msgid "Set how much the filter affects highlights."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:209
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:256
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:303
#, kde-format
msgid "Midtones:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:213
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:260
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:307
#, kde-format
msgid "Set how much the filter affects midtones."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:217
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:264
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:311
#, kde-format
msgid "Highlights:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:221
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:268
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:315
#, kde-format
msgid "Set how much the filter affects shadows."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:243
#, kde-format
msgid "Set here the film sensitivity to use for simulating the CCD blue noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:290
#, kde-format
msgid "Set here the film sensitivity to use for simulating the CCD red noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:334
#, kde-format
msgid "Common Settings"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:337
#, kde-format
msgid "Luminance Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:340
#, kde-format
msgid "Chrominance Blue Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:343
#, kde-format
msgid "Chrominance Red Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/invertfilter.h:60
#, kde-format
msgid "Invert Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/oilpaintfilter.h:54
#, kde-format
msgid "Oil Painter Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/raindropfilter.h:62
#, kde-format
msgid "Rain Drops Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationfilter.h:197
#, kde-format
msgid "Greycstoration Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:133
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:135
#, kde-format
msgid "Detail preservation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:139
#, kde-format
msgid "Preservation of details to set the sharpening level of the small features in the target image. Higher values leave details sharp."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:143
#, kde-format
msgid "Anisotropy:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:147
#, kde-format
msgid "Anisotropic (directional) modifier of the details. Keep it small for Gaussian noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:150
#, kde-format
msgid "Smoothing:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:154
#, kde-format
msgid "Total smoothing power: if the Detail Factor sets the relative smoothing and the Anisotropy Factor the direction, the Smoothing Factor sets the overall effect."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:158
#, kde-format
msgid "Regularity:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:162
#, kde-format
msgid "This value controls the evenness of smoothing to the image. Do not use a high value here, or the target image will be completely blurred."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:166
#, kde-format
msgid "Iterations:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:169
#, kde-format
msgid "Sets the number of times the filter is applied to the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:171
#, kde-format
msgid "Noise:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:175
#, kde-format
msgid "Sets the noise scale."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:197
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:430
#: core/utilities/setup/setupicc.cpp:477
#, kde-format
msgid "Advanced Settings"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:199
#, kde-format
msgid "Angular step:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:203
#, kde-format
msgid "Set here the angular integration step (in degrees) analogous to anisotropy."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:206
#, kde-format
msgid "Integral step:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:210
#, kde-format
msgid "Set here the spatial integral step."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:212
#, kde-format
msgid "Gaussian:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:216
#, kde-format
msgid "Set here the precision of the Gaussian function."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:218
#, kde-format
msgid "Tile size:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:221
#, kde-format
msgid "Sets the tile size."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:223
#, kde-format
msgid "Tile border:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:226
#, kde-format
msgid "Sets the size of each tile border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:228
#, kde-format
msgid "Interpolation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:230
#, kde-format
msgid "Nearest Neighbor"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:232
#, kde-format
msgid "Runge-Kutta"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:233
#, kde-format
msgid "Select the right interpolation method for the desired image quality."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:236
#, kde-format
msgid "Fast approximation"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:237
#, kde-format
msgid "Enable fast approximation when rendering images."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslfilter.h:81
#, kde-format
msgid "Hue / Saturation / Lightness Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:94
#, kde-format
msgid "Select the hue and saturation adjustments of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:98
#, kde-format
msgid "You can see here a color preview of the hue and saturation adjustments."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:102
#, kde-format
msgid "Hue:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:107
#, kde-format
msgid "Set here the hue adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:109
#: core/libs/dimg/filters/wb/wbsettings.cpp:261
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:227
#: core/utilities/metadataedit/exif/exifadjust.cpp:126
#, kde-format
msgid "Saturation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:114
#, kde-format
msgid "Set here the saturation adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:116
#, kde-format
msgid "Vibrance:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:121
#, kde-format
msgid "Set here the vibrance adjustment of the image.Vibrance performs selective saturation on less saturated colors and avoiding skin tones."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:124
#, kde-format
msgid "Lightness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:129
#, kde-format
msgid "Set here the lightness adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/iccprofilesettings.cpp:75
#, kde-format
msgid "Convert to:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/iccprofilesettings.cpp:78
#, kde-format
msgid "Select the profile of the color space to convert to."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/iccprofilesettings.cpp:80
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:283
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:297
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:485
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:129
#, kde-format
msgid "Info..."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/icctransformfilter.cpp:112
#, kde-format
msgid "Input color profile \"%1\" not available"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/icctransformfilter.cpp:116
#, kde-format
msgid "Output color profile \"%1\" not available"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/icctransformfilter.h:53
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:108
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:235
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:263
#, kde-format
msgid "Color Profile Conversion"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:105
#, kde-format
msgid "Enable Image Quality Sorting (Experimental)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:106
#, kde-format
msgid "Enable this option to assign automatically Pick Labels based on image quality."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:115
#, kde-format
msgid "Detect Blur"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:116
#, kde-format
msgid "Detect the amount of blur in the images passed to it"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:118
#, kde-format
msgid "Detect Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:119
#, kde-format
msgid "Detect the amount of noise in the images passed to it"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:121
#, kde-format
msgid "Detect Compression"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:122
#, kde-format
msgid "Detect the amount of compression in the images passed to it"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:124
#, kde-format
msgid "Detect Under and Over Exposure"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:125
#, kde-format
msgid "Detect if the images are under-exposed or over-exposed"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:131
#, kde-format
msgid "Assign 'Rejected' Label to Low Quality Pictures"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:132
#, kde-format
msgid "Low quality images detected by blur, noise, and compression analysis will be assigned to Rejected label."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:144
#, kde-format
msgid "Assign 'Pending' Label to Medium Quality Pictures"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:145
#, kde-format
msgid "Medium quality images detected by blur, noise, and compression analysis will be assigned to Pending label."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:157
#, kde-format
msgid "Assign 'Accepted' Label to High Quality Pictures"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:158
#, kde-format
msgid "High quality images detected by blur, noise, and compression analysis will be assigned to Accepted label."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:171
#, kde-format
msgid "Speed:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:176
#, kde-format
msgid "Tradeoff between speed and accuracy of sorting algorithm"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:178
#, kde-format
msgid "Rejected threshold:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:183
#, kde-format
msgid "Threshold below which all pictures are assigned Rejected Label"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:185
#, kde-format
msgid "Pending threshold:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:190
#, kde-format
msgid "Threshold below which all pictures are assigned Pending Label"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:192
#, kde-format
msgid "Accepted threshold:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:197
#, kde-format
msgid "Threshold above which all pictures are assigned Accepted Label"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:199
#, kde-format
msgid "Blur Weight:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:204
#, kde-format
msgid "Weight to assign to Blur Algorithm"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:206
#, kde-format
msgid "Noise Weight:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:211
#, kde-format
msgid "Weight to assign to Noise Algorithm"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:213
#, kde-format
msgid "Compression Weight:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/imgqsort/imagequalitysettings.cpp:218
#, kde-format
msgid "Weight to assign to Compression Algorithm"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastfilter.h:60
#, kde-format
msgid "Local Contrast Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:168
#, kde-format
msgid "Function:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:170
#, kde-format
msgid "Power"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:173
#, kde-format
msgid "<b>Function</b>: This function combines the original RGB channels with the desaturated blurred image. This function is used in each of the tonemapping stages. It can be linear or power. Basically, this function increases the values where both the original and blurred image's value are low and do the opposite on high values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:181
#, kde-format
msgid "Stretch contrast"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:182
#, kde-format
msgid "<b>Stretch contrast</b>: This stretches the contrast of the original image. It is applied before the tonemapping process."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:188
#, kde-format
msgid "Highlights saturation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:193
#, kde-format
msgid "<b>Highlights saturation</b>: Usually the (perceived) saturation is increased. The user can choose to lower the saturation on original highlight and shadows from the image with these parameters."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:199
#, kde-format
msgid "Shadow saturation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:204
#, kde-format
msgid "<b>Shadow saturation</b>: Usually the (perceived) saturation is increased. The user can choose to lower the saturation on original highlight and shadows from the image with these parameters."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:227
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:258
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:289
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:320
#, kde-format
msgid "Power:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:232
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:263
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:294
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:325
#, kde-format
msgid "<b>Power</b>: How strong the effect is applied."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:236
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:267
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:298
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:329
#, kde-format
msgid "Blur:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:241
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:272
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:303
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:334
#, kde-format
msgid "<b>Blur</b>: How strong the image is blurred before combining with the original image and with the tonemapping function."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:348
#, kde-format
msgid "General settings"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:350
#, kde-format
msgid "Stage 1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:352
#, kde-format
msgid "Stage 2"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:354
#, kde-format
msgid "Stage 3"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:356
#, kde-format
msgid "Stage 4"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:644
#, kde-format
msgid "Photograph Local Contrast Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:662
#, kde-format
msgid "\"%1\" is not a Photograph Local Contrast settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:690
#, kde-format
msgid "Cannot load settings from the Photograph Local Contrast text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:698
#, kde-format
msgid "Photograph Local Contrast Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:734
#, kde-format
msgid "Cannot save settings to the Photograph Local Contrast text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingfilter.h:98
#, kde-format
msgid "Anti-Vignetting Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:109
#, kde-format
msgid "Add vignetting"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:110
#, kde-format
msgid "This option adds vignetting to the image instead of removing it. Use it for creative effects."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:119
#, kde-format
msgid "You can see here a thumbnail preview of the anti-vignetting mask applied to the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:124
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:195
#, kde-format
msgid "Amount:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:129
#, kde-format
msgid "This value controls the degree of intensity of the filter at its point of maximum density."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:134
#, kde-format
msgid "Feather:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:139
#, kde-format
msgid "This value is used as the exponent controlling the fall-off in density from the inner circle of the filter to the outer circle."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:145
#, kde-format
msgid "Inner Radius:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:150
#, kde-format
msgid "This value is the radius of the inner circle of the filter. In the inner circle the image is preserved. It is expressed as a multiple of the outer radius of the filter."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:156
#, kde-format
msgid "Outer Radius:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:161
#, kde-format
msgid "This value is the radius of the outer circle of the filter. Outside the outer circle the effect of the filter is at its maximum. It is expressed as a multiple of the diagonal of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:167
#, kde-format
msgid "X offset:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:172
#, kde-format
msgid "X offset "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:176
#, kde-format
msgid "Y offset:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:181
#, kde-format
msgid "Y offset "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensdistortionfilter.h:56
#, kde-format
msgid "Lens Distortion Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:134
#, kde-format
msgid "Use Metadata"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:140
#, kde-format
msgctxt "camera make"
msgid "Make:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:145
#, kde-format
msgid "This is the camera maker description string found in image meta-data. This one is used to query and find relevant camera device information from Lensfun database."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:152
#, kde-format
msgctxt "camera model"
msgid "Model:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:157
#, kde-format
msgid "This is the camera model description string found in image meta-data. This one is used to query and found relevant camera device information from Lensfun database."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:168
#, kde-format
msgid "This is the lens description string found in image meta-data. This one is used to query and found relevant lens information from Lensfun database."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:177
#, kde-format
msgid "Set this option to try to guess the right camera/lens settings from the image metadata (as Exif or XMP)."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:180
#, kde-format
msgid "Focal Length (mm):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:181
#, kde-format
msgid "Aperture:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:182
#, kde-format
msgid "Subject Distance (m):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:403
#, kde-format
msgid "(no metadata available)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:408
#, kde-format
msgid "(no match found)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:413
#, kde-format
msgid "(partial match found)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:418
#, kde-format
msgid "(exact match found)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:329
#, kde-format
msgid "Camera: %1-%2"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:331
#, kde-format
msgid "Lens: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:333
#, kde-format
msgid "Subject Distance: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:335
#, kde-format
msgid "Aperture: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:337
#, kde-format
msgid "Focal Length: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:339
#, kde-format
msgid "Crop Factor: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:341
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:343
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:345
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:347
#, kde-format
msgid "enabled"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:341
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:343
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:345
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:347
#, kde-format
msgid "disabled"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:341
#, kde-format
msgid "CCA Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:343
#, kde-format
msgid "VIG Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:345
#, kde-format
msgid "DST Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:347
#, kde-format
msgid "GEO Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.h:94
#, kde-format
msgid "Lens Auto-Correction Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:83
#, kde-format
msgid "Lens Corrections to Apply:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:84
#, kde-format
msgid "Chromatic Aberration"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:85
#, kde-format
msgid "Chromatic aberration is easily recognized as color fringes towards the image corners. CA is due to a varying lens focus for different colors."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:88
#, kde-format
msgid "Vignetting"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:89
#, kde-format
msgid "Vignetting refers to an image darkening, mostly in the corners. Optical and natural vignetting can be canceled out with this option, whereas mechanical vignetting will not be cured."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:92
#, kde-format
msgid "Distortion"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:93
#, kde-format
msgid "Distortion refers to an image deformation, which is most pronounced towards the corners. These Seidel aberrations are known as pincushion and barrel distortions."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:96
#, kde-format
msgid "Geometry"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:97
#, kde-format
msgid "Four geometries are handled here: Rectilinear (99 percent of all lenses), Fisheye, Cylindrical, Equirectangular."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:99
#, kde-format
msgid "<b>Note: lens correction options depend of filters available in LensFun library. See <a href='http://lensfun.sourceforge.net'>LensFun project web site</a> for more information.</b>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:89
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:67
#, kde-format
msgid "Channel:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:95
#, kde-format
msgid ""
"<p>Select the histogram scale.</p>"
"<p>If the image's maximal counts are small, you can use the <b>linear</b> scale.</p>"
"<p><b>Logarithmic</b> scale can be used when the maximal counts are big; if it is used, all values (small and large) will be visible on the graph.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:101
#, kde-format
msgctxt "linear histogram scaling mode"
msgid "Linear"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:107
#, kde-format
msgctxt "logarithmic histogram scaling mode"
msgid "Logarithmic"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:124
#, kde-format
msgid "Here you can see the target preview image histogram drawing of the selected image channel. This one is re-computed at any settings changes."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:269
#, kde-format
msgid "<p>Select the histogram channel to display:</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:274
#, kde-format
msgctxt "The luminosity channel"
msgid "Luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:275
#, kde-format
msgid "<b>Luminosity</b>: display the image's luminosity values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:277
#, kde-format
msgctxt "The red channel"
msgid "Red"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:278
#, kde-format
msgid "<b>Red</b>: display the red image-channel values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:280
#, kde-format
msgctxt "The green channel"
msgid "Green"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:281
#, kde-format
msgid "<b>Green</b>: display the green image-channel values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:283
#, kde-format
msgctxt "The blue channel"
msgid "Blue"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:284
#, kde-format
msgid "<b>Blue</b>: display the blue image-channel values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:286
#, kde-format
msgctxt "The colors channel"
msgid "Colors"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:287
#, kde-format
msgid "<b>Colors</b>: Display all color channel values at the same time."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:289
#, kde-format
msgctxt "The alpha channel"
msgid "Alpha"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:290
#, kde-format
msgid "<b>Alpha</b>: display the alpha image-channel values. This channel corresponds to the transparency value and is supported by some image formats, such as PNG or TIF."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrampainter.cpp:473
#, kde-format
msgid "x:%1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:573
#, kde-format
msgid "Mean:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:577
#, kde-format
msgid "Pixels:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:581
#, kde-format
msgid "Std dev.:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:585
#, kde-format
msgid "Count:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:589
#, kde-format
msgid "Median:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:593
#, kde-format
msgid "Percent:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/levelsfilter.h:96
#, kde-format
msgid "Levels Adjust Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrfilter.cpp:154
#, kde-format
msgid "Noise Reduction Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:115
#, kde-format
msgid "<b>Threshold</b>: Adjusts the threshold for denoising of the image in a range from 0.0 (none) to 10.0. The threshold is the value below which everything is considered noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:119
#, kde-format
msgid "<b>Softness</b>: This adjusts the softness of the thresholding (soft as opposed to hard thresholding). The higher the softness the more noise remains in the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:125
#, kde-format
msgid "Estimate Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:126
#, kde-format
msgid "Compute automatically all noise reduction settings by a parse of noise contained in image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:137
#: core/libs/dimg/filters/nr/nrsettings.cpp:164
#: core/libs/dimg/filters/nr/nrsettings.cpp:191
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:203
#, kde-format
msgid "Threshold:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:144
#: core/libs/dimg/filters/nr/nrsettings.cpp:171
#: core/libs/dimg/filters/nr/nrsettings.cpp:198
#, kde-format
msgid "Softness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:217
#, kde-format
msgid "Luminance"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:221
#, kde-format
msgid "Chrominance Blue"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:225
#, kde-format
msgid "Chrominance Red"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:377
#, kde-format
msgid "Photograph Noise Reduction Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:395
#, kde-format
msgid "\"%1\" is not a Photograph Noise Reduction settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:415
#, kde-format
msgid "Cannot load settings from the Photograph Noise Reduction text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:423
#, kde-format
msgid "Photograph Noise Reduction Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:448
#, kde-format
msgid "Cannot save settings to the Photograph Noise Reduction text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/rawprocessingfilter.h:109
#, kde-format
msgid "Raw Conversion"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/redeye/redeyecorrectionfilter.h:62
#, kde-format
msgid "RedEye Correction Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/redeye/redeyecorrectionsettings.cpp:78
#, kde-format
msgid "Red Level:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/redeye/redeyecorrectionsettings.cpp:82
#, kde-format
msgid "Set here the reducing level of red to the average of blue and green."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/refocusfilter.h:58
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:146
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:294
#, kde-format
msgid "Refocus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpenfilter.h:58
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:83
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:280
#, kde-format
msgid "Sharpen"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:141
#, kde-format
msgid "Method:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:143
#, kde-format
msgid "Simple sharp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:144
#, kde-format
msgid "Unsharp mask"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:149
#, kde-format
msgid "Select the sharpening method to apply to the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:166
#: core/utilities/metadataedit/exif/exifadjust.cpp:136
#, kde-format
msgid "Sharpness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:170
#, kde-format
msgid "A sharpness of 0 has no effect, 1 and above determine the sharpen matrix radius that determines how much to sharpen the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:187
#, kde-format
msgid "Radius:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:192
#, kde-format
msgid "Radius value is the Gaussian blur matrix radius value used to determines how much to blur the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:200
#, kde-format
msgid "The value of the difference between the original and the blur image that is added back into the original."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:208
#, kde-format
msgid "The threshold, as a fraction of the maximum luminosity value, needed to apply the difference amount."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:212
#, kde-format
msgid "Suppress color noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:214
#, kde-format
msgid "An option to apply filter on luminosity channel only used to suppress chroma noise amplification."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:237
#, kde-format
msgid "Circular sharpness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:242
#, kde-format
msgid "This is the radius of the circular convolution. It is the most important parameter for using this tool. For most images the default value of 1.0 should give good results. Select a higher value when your image is very blurred."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:246
#, kde-format
msgid "Correlation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:251
#, kde-format
msgid "Increasing the correlation may help to reduce artifacts. The correlation can range from 0-1. Useful values are 0.5 and values close to 1, e.g. 0.95 and 0.99. Using a high value for the correlation will reduce the sharpening effect of the tool."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:256
#, kde-format
msgid "Noise filter:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:261
#, kde-format
msgid "Increasing the noise filter parameter may help to reduce artifacts. The noise filter can range from 0-1 but values higher than 0.1 are rarely helpful. When the noise filter value is too low, e.g. 0.0 the image quality will be very poor. A useful value is 0.01. Using a high value for the noise filter will reduce the sharpening effect of the tool."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:267
#, kde-format
msgid "Gaussian sharpness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:272
#, kde-format
msgid "This is the sharpness for the Gaussian convolution. Use this parameter when your blurring is of a Gaussian type. In most cases you should set this parameter to 0, because it causes nasty artifacts. When you use non-zero values, you will probably also have to increase the correlation and/or noise filter parameters."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:277
#, kde-format
msgid "Matrix size:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:281
#, kde-format
msgid "This parameter determines the size of the transformation matrix. Increasing the matrix width may give better results, especially when you have chosen large values for circular or Gaussian sharpness."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:501
#, kde-format
msgid "Photograph Refocus Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:519
#, kde-format
msgid "\"%1\" is not a Photograph Refocus settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:540
#, kde-format
msgid "Cannot load settings from the Photograph Refocus text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:548
#, kde-format
msgid "Photograph Refocus Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:576
#, kde-format
msgid "Cannot save settings to the Photograph Refocus text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/unsharpmaskfilter.h:60
#, kde-format
msgid "Unsharp Mask Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/contentawarefilter.h:112
#, kde-format
msgid "Content-Aware Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationfilter.h:107
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:103
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:354
#, kde-format
msgid "Free Rotation"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:90
#, kde-format
msgid "Main angle:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:94
#, kde-format
msgid "An angle in degrees by which to rotate the image. A positive angle rotates the image clockwise; a negative angle rotates it counter-clockwise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:98
#, kde-format
msgid "Fine angle:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:102
#, kde-format
msgid "This value in degrees will be added to main angle value to set fine target angle."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:105
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:164
#, kde-format
msgid "Anti-Aliasing"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:106
#, kde-format
msgid "Enable this option to apply the anti-aliasing filter to the rotated image. In order to smooth the target image, it will be blurred a little."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:110
#, kde-format
msgid "Auto-crop:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:112
#, kde-format
msgctxt "no autocrop"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:113
#, kde-format
msgid "Widest Area"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:114
#, kde-format
msgid "Largest Area"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:116
#, kde-format
msgid "Select the method to process image auto-cropping to remove black frames around a rotated image here."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/shearfilter.h:61
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:107
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:339
#, kde-format
msgid "Shear Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbfilter.h:69
#, kde-format
msgid "White Balance Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:188
#, kde-format
msgid "<a href='http://en.wikipedia.org/wiki/Color_temperature'>Color Temperature</a> (K): "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:192
#, kde-format
msgid "Adjustment:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:197
#, kde-format
msgid "Set here the white balance color temperature in Kelvin."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:199
#, kde-format
msgid "Preset:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:201
#, kde-format
msgid "Candle"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:202
#, kde-format
msgid "40W Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:203
#, kde-format
msgid "100W Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:204
#, kde-format
msgid "200W Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:205
#, kde-format
msgid "Sunrise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:206
#, kde-format
msgid "Studio Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:207
#, kde-format
msgid "Moonlight"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:208
#, kde-format
msgid "Neutral"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:209
#, kde-format
msgid "Daylight D50"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:210
#, kde-format
msgid "Photo Flash"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:211
#, kde-format
msgid "Sun"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:212
#, kde-format
msgid "Xenon Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:213
#, kde-format
msgid "Daylight D65"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:214
#, kde-format
msgctxt "no temperature preset"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:217
#, kde-format
msgid "Select the white balance color temperature preset to use."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:218
#, kde-format
msgid "candle light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:219
#, kde-format
msgid "40 Watt incandescent lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:220
#, kde-format
msgid "100 Watt incandescent lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:221
#, kde-format
msgid "200 Watt incandescent lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:222
#, kde-format
msgid "sunrise or sunset light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:223
#, kde-format
msgid "tungsten lamp used in photo studio or light at 1 hour from dusk/dawn"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:225
#, kde-format
msgid "moon light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:226
#, kde-format
msgid "neutral color temperature"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:227
#, kde-format
msgid "sunny daylight around noon"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:228
#, kde-format
msgid "electronic photo flash"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:229
#, kde-format
msgid "effective sun temperature"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:230
#, kde-format
msgid "xenon lamp or light arc"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:231
#, kde-format
msgid "overcast sky light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:232
#, kde-format
msgid "no preset value"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:238
#, kde-format
msgid "Temperature tone color picker."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:239
#, kde-format
msgid "With this button, you can pick the color from the original image used to set the white color balance temperature and green component."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:247
#, kde-format
msgid "Black point:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:251
#, kde-format
msgid "Set here the black level value."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:259
#, kde-format
msgid "Set here the shadow noise suppression level."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:266
#, kde-format
msgid "Set here the saturation value."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:273
#, kde-format
msgid "Set here the gamma correction value."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:275
#, kde-format
msgid "Green:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:280
#, kde-format
msgid "Set here the green component to control the magenta color cast removal level."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:287
#, kde-format
msgid "<a href='http://en.wikipedia.org/wiki/Exposure_value'>Exposure Compensation</a> (E.V): "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:291
#, kde-format
msgctxt "main exposure value"
msgid "Main:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:294
#, kde-format
msgid "Auto exposure adjustments"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:295
#, kde-format
msgid "With this button, you can automatically adjust Exposure and Black Point values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:301
#, kde-format
msgid "Set here the main exposure compensation value in E.V."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:303
#, kde-format
msgctxt "fine exposure adjustment"
msgid "Fine:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:308
#, kde-format
msgid "This value in E.V will be added to main exposure compensation value to set fine exposure adjustment."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:527
#, kde-format
msgid "White Color Balance Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:545
#, kde-format
msgid "\"%1\" is not a White Color Balance settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:566
#, kde-format
msgid "Cannot load settings from the White Color Balance text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:574
#, kde-format
msgid "White Color Balance Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:601
#, kde-format
msgid "Cannot save settings to the White Color Balance text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:77
#, kde-format
msgid "Lossless JPEG 2000 files"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:79
#, kde-format
msgid ""
"<p>Toggle lossless compression for JPEG 2000 images.</p>"
"<p>If this option is enabled, a lossless method will be used to compress JPEG 2000 pictures.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:86
#, kde-format
msgid "JPEG 2000 quality:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:88
#, kde-format
msgid ""
"<p>The quality value for JPEG 2000 images:</p>"
"<p><b>1</b>: low quality (high compression and small file size)<br/>"
"<b>50</b>: medium quality<br/>"
"<b>75</b>: good quality (default)<br/>"
"<b>100</b>: high quality (no compression and large file size)</p>"
"<p><b>Note: JPEG 2000 is not a lossless image compression format when you use this setting.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:86
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:484
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:181
#, kde-format
msgid "JPEG quality:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:88
#, kde-format
msgid ""
"<p>The JPEG quality:</p>"
"<p><b>1</b>: low quality (high compression and small file size)<br/>"
"<b>50</b>: medium quality<br/>"
"<b>75</b>: good quality (default)<br/>"
"<b>100</b>: high quality (no compression and large file size)</p>"
"<p><b>Note: JPEG always uses lossy compression.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:97
#, kde-format
msgid "<font color='red'><i>Warning: <a href='http://en.wikipedia.org/wiki/JPEG'>JPEG</a> is a lossy image compression format.</i></font>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:107
#, kde-format
msgid "Chroma subsampling:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:110
#, kde-format
msgid "4:4:4 (best quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:111
#, kde-format
msgid "4:2:2 (good quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:112
#, kde-format
msgid "4:2:0 (low quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:113
#, kde-format
msgid "4:1:1 (low quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:114
#, kde-format
msgid ""
"<p>Chroma subsampling reduces file size by taking advantage of the eye's lesser sensitivity to color resolution. How perceptible the difference is depends on the image - large photos will generally show no difference, while sharp, down-scaled pixel graphics may lose fine color detail.</p>"
"<p><b>4:4:4</b> - No chroma subsampling, highest quality but lowest compression.</p>"
"<p><b>4:2:2</b> - Chroma halved horizontally, average compression, average quality.</p>"
"<p><b>4:2:0</b> - Chroma quartered in 2x2 blocks, high compression but low quality.</p>"
"<p><b>4:1:1</b> - Chroma quartered in 4x1 blocks, high compression but low quality.</p>"
"<p><b>Note: JPEG always uses lossy compression.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:77
#, kde-format
msgid "Lossless PGF files"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:79
#, kde-format
msgid ""
"<p>Toggle lossless compression for PGF images.</p>"
"<p>If this option is enabled, a lossless method will be used to compress PGF pictures.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:86
#, kde-format
msgid "PGF quality:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:88
#, kde-format
msgid ""
"<p>The quality value for PGF images:</p>"
"<p><b>1</b>: high quality (no compression and large file size)<br/>"
"<b>3</b>: good quality (default)<br/>"
"<b>6</b>: medium quality<br/>"
"<b>9</b>: low quality (high compression and small file size)</p>"
"<p><b>Note: PGF is not a lossless image compression format when you use this setting.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pngsettings.cpp:76
#, kde-format
msgid "PNG compression:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pngsettings.cpp:78
#, kde-format
msgid ""
"<p>The compression value for PNG images:</p>"
"<p><b>1</b>: low compression (large file size but short compression duration - default)<br/>"
"<b>5</b>: medium compression<br/>"
"<b>9</b>: high compression (small file size but long compression duration)</p>"
"<p><b>Note: PNG is always a lossless image compression format.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/tiffsettings.cpp:67
#, kde-format
msgid "Compress TIFF files"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/tiffsettings.cpp:69
#, kde-format
msgid ""
"<p>Toggle compression for TIFF images.</p>"
"<p>If this option is enabled, the final size of the TIFF image is reduced.</p>"
"<p>A lossless compression format (Deflate) is used to save the file.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:82
#, kde-format
msgid "Embed Original File"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:83
#, kde-format
msgid "Lossless Compression"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:87
#, kde-format
msgid "JPEG Preview:"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:89
#, kde-format
msgctxt "embedded preview type in dng file"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:90
#, kde-format
msgctxt "embedded preview type in dng file"
msgid "Medium"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:91
#, kde-format
msgctxt "embedded preview type in dng file"
msgid "Full size"
msgstr ""
#. +> trunk5
#: core/libs/dtrash/dtrashitemmodel.cpp:222
#, kde-format
msgid "Relative Path"
msgstr ""
#. +> trunk5
#: core/libs/dtrash/dtrashitemmodel.cpp:224
#, kde-format
msgid "Deletion Time"
msgstr ""
#. +> trunk5
#: core/libs/facesengine/facedb/facedbschemaupdater.cpp:129
#, kde-format
msgid "The database is not valid: the \"DBFaceVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/facesengine/facedb/facedbschemaupdater.cpp:159
#, kde-format
msgid "The database has been used with a more recent version of digiKam and has been updated to a database schema which cannot be used with this version. (This means this digiKam version is too old, or the database format is to recent.) Please use the more recent version of digiKam that you used before."
msgstr ""
#. +> trunk5
#: core/libs/facesengine/facedb/facedbschemaupdater.cpp:189
#, kde-format
msgid ""
"Failed to create tables in database.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/databaseworkeriface.cpp:100
#: core/libs/fileactionmanager/databaseworkeriface.cpp:147
#: core/libs/fileactionmanager/databaseworkeriface.cpp:192
#: core/libs/fileactionmanager/databaseworkeriface.cpp:238
#: core/libs/fileactionmanager/databaseworkeriface.cpp:337
#, kde-format
msgid "Writing metadata to files"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/databaseworkeriface.cpp:303
#, kde-format
msgid "Revising Exif Orientation tags"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:91
#, kde-format
msgctxt "@label"
msgid "Finishing tasks"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:138
#, kde-format
msgid "Assigning image tags"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:160
#, kde-format
msgid "Removing image tags"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:177
#, kde-format
msgid "Assigning image pick label"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:184
#, kde-format
msgid "Assigning image color label"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:196
#, kde-format
msgid "Assigning image ratings"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:203
#: core/libs/fileactionmanager/fileactionmngr.cpp:215
#: core/libs/fileactionmanager/fileactionmngr.cpp:227
#, kde-format
msgid "Editing group"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:234
#, kde-format
msgid "Updating orientation in database"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:250
#: core/libs/fileactionmanager/fileactionmngr.cpp:264
#, kde-format
msgid "Applying metadata"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:271
#, kde-format
msgid "Rotating images"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:287
#, kde-format
msgid "Copying attributes"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionprogress.cpp:45
#, kde-format
msgid "Process Items"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileworkeriface.cpp:78
#, kde-format
msgid "Failed to revise Exif orientation these files:"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileworkeriface.cpp:303
#, kde-format
msgid "Failed to transform these files:"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatahubmngr.cpp:118
#, kde-format
msgctxt "@label"
msgid "Apply pending changes to metadata"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:79
#, kde-format
msgid "Apply pending changes to metadata"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:88
#: core/libs/fileactionmanager/metadatastatusbar.cpp:131
#, kde-format
msgid "No pending metadata synchronization"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:90
#, kde-format
msgid "If lazy synchronization is enabled in metadata settings, the status bar will display the number of items waiting for synchronization"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:136
#, kde-format
msgid "1 file awaits synchronization"
msgid_plural "%1 files await synchronization"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:85
#, kde-format
msgid ""
"Background color indicates the global image filter status, encompassing all filter settings from the right sidebar.\n"
"\n"
"NO COLOR: no filter is active, all items are visible.\n"
"RED: filtering is on, but no items match.\n"
"GREEN: filter(s) match(es) at least one item.\n"
"\n"
"Move mouse cursor over this text to see more details about active filters.\n"
"Press the Reset button from the right side to clear all filter settings.\n"
"Press the Settings button from the right side to open the filters panel."
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:96
#, kde-format
msgid "Reset all active filters"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:102
#, kde-format
msgid "Open filter settings panel"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:132
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Text</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:137
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Mime Type</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:142
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Geolocation</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:147
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Rating</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:152
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Pick Labels</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:157
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Color Labels</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:162
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Tags</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:167
#, kde-format
msgid "<nobr><b>Active filters:</b></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:171
#, kde-format
msgid "<nobr><b>Active filter:</b></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:178
#, kde-format
msgid "No active filter"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:187
#, kde-format
msgid "One active filter"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:191
#, kde-format
msgid "1 active filter"
msgid_plural "%1 active filters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:37
#, kde-format
msgid "No geo filtering"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:38
#, kde-format
msgid "Images with coordinates"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:39
#, kde-format
msgid "Images without coordinates"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:41
#, kde-format
msgid "Filter by geolocation"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:42
#, kde-format
msgid "Select how geolocation should affect the images which are shown."
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:36
#, kde-format
msgid "All Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:37
#: core/utilities/setup/album/setupmime.cpp:105
#, kde-format
msgid "Image Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:38
#, kde-format
msgid "No RAW Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:39
#, kde-format
msgid "JPEG Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:40
#, kde-format
msgid "PNG Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:41
#, kde-format
msgid "TIFF Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:42
#, kde-format
msgid "DNG Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:43
#, kde-format
msgid "RAW Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:44
#: core/utilities/setup/album/setupmime.cpp:137
#, kde-format
msgid "Video Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:45
#: core/utilities/setup/album/setupmime.cpp:172
#, kde-format
msgid "Audio Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:46
#, kde-format
msgid "Raster Graphics"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:48
#, kde-format
msgid "Filter by file type"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:49
#, kde-format
msgid "Select the file types (MIME types) that you want shown. Note: \"Raster Graphics\" are file formats from raster graphics editors, such as Photoshop, The Gimp, Krita, etc."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:75
#, kde-format
msgid "Select the rating value used to filter albums' contents. Use the context pop-up menu to set rating filter conditions."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:173
#, kde-format
msgid "Rating greater than or equal to %1."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:178
#, kde-format
msgid "Rating equal to %1."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:183
#, kde-format
msgid "Rating less than or equal to %1."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:227
#, kde-format
msgid "Rating Filter Options"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:232
#, kde-format
msgid "Greater Than or Equals Condition"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:234
#, kde-format
msgid "Equals Condition"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:236
#, kde-format
msgid "Less Than or Equals Condition"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:239
#, kde-format
msgid "Exclude Items Without Rating"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:81
#, kde-format
msgid "Text quick filter (search)"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:82
#, kde-format
msgid "Enter search patterns to quickly filter this view on item names, captions (comments), and tags"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:86
#, kde-format
msgid "Text Search Fields"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:89
#, kde-format
msgid "Defines which fields to search for the text in."
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:92
#, kde-format
msgid "Item Name"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:94
#, kde-format
msgid "Item Title"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:96
#, kde-format
msgid "Item Comment"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:98
#, kde-format
msgid "Tag Name"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:100
#, kde-format
msgid "Album Name"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:102
#, kde-format
msgid "Item Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:104
#, kde-format
msgid "Item Pixel Size"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:107
#, kde-format
msgid "Clear All"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:195
#: core/libs/imageproperties/imagepropertiestab.cpp:176
#, kde-format
msgid "File: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:196
#: core/libs/imageproperties/imagepropertiestab.cpp:177
#, kde-format
msgid "Folder: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:197
#: core/libs/imageproperties/imagepropertiestab.cpp:178
#, kde-format
msgid "Date: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:198
#: core/libs/imageproperties/imagepropertiestab.cpp:179
#, kde-format
msgid "Size: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:199
#, kde-format
msgid "Readable: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:200
#, kde-format
msgid "Writable: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:201
#: core/libs/imageproperties/imagepropertiestab.cpp:216
#, kde-format
msgid "Type: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:202
#: core/libs/imageproperties/imagepropertiestab.cpp:217
#, kde-format
msgid "Dimensions: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:203
#: core/libs/imageproperties/cameraitempropertiestab.cpp:311
#: core/libs/imageproperties/imagepropertiestab.cpp:218
#: core/libs/imageproperties/imagepropertiestab.cpp:312
#, kde-format
msgid "Aspect Ratio: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:204
#, kde-format
msgid "New Name: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:205
#, kde-format
msgid "Downloaded: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:246
#, kde-format
msgid "Camera File Properties"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:253
#: core/libs/imageproperties/imagepropertiestab.cpp:252
#, kde-format
msgid "Make: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:254
#: core/libs/imageproperties/imagepropertiestab.cpp:253
#, kde-format
msgid "Model: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:255
#: core/libs/imageproperties/imagepropertiestab.cpp:254
#, kde-format
msgid "Created: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:256
#: core/libs/imageproperties/imagepropertiestab.cpp:255
#, kde-format
msgid "Lens: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:257
#: core/libs/imageproperties/imagepropertiestab.cpp:256
#, kde-format
msgid "Aperture: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:258
#: core/libs/imageproperties/imagepropertiestab.cpp:257
#, kde-format
msgid "Focal: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:259
#: core/libs/imageproperties/imagepropertiestab.cpp:258
#, kde-format
msgid "Exposure: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:260
#: core/libs/imageproperties/imagepropertiestab.cpp:259
#, kde-format
msgid "Sensitivity: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:261
#: core/libs/imageproperties/imagepropertiestab.cpp:260
#, kde-format
msgid "Mode/Program: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:262
#: core/libs/imageproperties/imagepropertiestab.cpp:261
#, kde-format
msgid "Flash: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:263
#: core/libs/imageproperties/imagepropertiestab.cpp:262
#, kde-format
msgid "White balance: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:312
#: core/libs/imageproperties/imagepropertiestab.cpp:316
#, kde-format
msgid "Audio Bit Rate: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:313
#: core/libs/imageproperties/imagepropertiestab.cpp:317
#, kde-format
msgid "Audio Channel Type: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:314
#: core/libs/imageproperties/imagepropertiestab.cpp:318
#, kde-format
msgid "Audio Codec: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:315
#: core/libs/imageproperties/imagepropertiestab.cpp:313
#, kde-format
msgid "Duration: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:316
#: core/libs/imageproperties/imagepropertiestab.cpp:314
#, kde-format
msgid "Frame Rate: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:317
#: core/libs/imageproperties/imagepropertiestab.cpp:315
#, kde-format
msgid "Video Codec: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:401
#, kde-format
msgid "<i>unknown</i>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:454
#: core/libs/imageproperties/imagepropertiessidebar.cpp:230
#, kde-format
msgid "RAW Image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:492
#: core/libs/imageproperties/imagepropertiessidebar.cpp:249
#: core/utilities/imageeditor/main/imagewindow.cpp:356
#, kde-format
msgid "%1x%2 (%3Mpx)"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:503
#, kde-format
msgid "<i>unchanged</i>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:523
#: core/libs/imageproperties/imagepropertiessidebar.cpp:205
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:504
#, kde-format
msgid "<i>unavailable</i>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/captionedit.cpp:68
#, kde-format
msgid "Captions: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/captionedit.cpp:69
#, kde-format
msgid "Enter caption text here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/captionedit.cpp:73
#, kde-format
msgid "Enter caption author name here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:203
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:227
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:126
#, kde-format
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:204
#, kde-format
msgid "Enter title here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:213
#, kde-format
msgid "Pick Label:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:218
#, kde-format
msgid "Color Label:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:223
#, kde-format
msgid "Rating:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:232
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:170
#, kde-format
msgid "Apply"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:235
#, kde-format
msgid "Apply all changes to images"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:243
#, kde-format
msgid "Revert all changes"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:246
#, kde-format
msgid "Apply to all versions"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:249
#, kde-format
msgid "Apply all changes to all versions of this image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:251
#, kde-format
msgid "More"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:267
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:132
#: core/libs/widgets/metadata/metadataselector.cpp:100
#: core/utilities/advancedrename/parser/options/database/dbkeyselector.cpp:102
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:71
#: core/utilities/queuemanager/views/workflowlist.cpp:100
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:292
#, kde-format
msgid "Enter tag here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:293
#, kde-format
msgid "Enter the text used to create tags here. '/' can be used to create a hierarchy of tags. ',' can be used to create more than one hierarchy at the same time."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:306
#, kde-format
msgid "Tags already assigned"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:312
#, kde-format
msgid "Recent Tags"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:347
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:133
#: core/utilities/advancedrename/common/tooltipdialog.cpp:62
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:378
#: core/utilities/import/main/importui.cpp:1962
#, kde-format
msgid "Information"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:596
#, kde-format
msgid "You have edited the image caption. "
msgid_plural "You have edited the captions of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:600
#, kde-format
msgid "You have edited the image title. "
msgid_plural "You have edited the titles of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:604
#, kde-format
msgid "You have edited the date of the image. "
msgid_plural "You have edited the date of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:608
#, kde-format
msgid "You have edited the pick label of the image. "
msgid_plural "You have edited the pick label of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:612
#, kde-format
msgid "You have edited the color label of the image. "
msgid_plural "You have edited the color label of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:616
#, kde-format
msgid "You have edited the rating of the image. "
msgid_plural "You have edited the rating of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:620
#, kde-format
msgid "You have edited the tags of the image. "
msgid_plural "You have edited the tags of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:624
#, kde-format
msgid "Do you want to apply your changes?"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:628
#, kde-format
msgid ""
"<p>You have edited the metadata of the image: </p>"
"<p>"
"<ul>"
msgid_plural ""
"<p>You have edited the metadata of %1 images: </p>"
"<p>"
"<ul>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:634
#, kde-format
msgid "<li>title</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:639
#, kde-format
msgid "<li>caption</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:644
#, kde-format
msgid "<li>date</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:649
#, kde-format
msgid "<li>pick label</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:654
#, kde-format
msgid "<li>color label</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:659
#, kde-format
msgid "<li>rating</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:664
#, kde-format
msgid "<li>tags</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:669
#, kde-format
msgid "<p>Do you want to apply your changes?</p>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:672
#, kde-format
msgid "Always apply changes without confirmation"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:675
#: core/libs/imageproperties/imagedescedittab.cpp:684
#, kde-format
msgid "Apply changes?"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:810
#, kde-format
msgid "Reading metadata from files. Please wait..."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:841
#, kde-format
msgid "Writing metadata to files. Please wait..."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1211
#, kde-format
msgid "Read metadata from file to database"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1212
#: core/libs/imageproperties/imagedescedittab.cpp:1226
#, kde-format
msgid "Write metadata to each file"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1225
#, kde-format
msgid "Read metadata from each file to database"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1340
#: core/libs/tags/tagspopupmenu.cpp:520
#, kde-format
msgid "No Recently Assigned Tags"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:161
#, kde-format
msgid "Range:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:168
#, kde-format
msgid "Select the minimal intensity value of the histogram selection here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:174
#, kde-format
msgid "Select the maximal intensity value of the histogram selection here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:182
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:183
#, kde-format
msgid "Here you can see the statistical results calculated from the selected histogram part. These values are available for all channels."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:188
#, kde-format
msgid "Pixels: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:191
#, kde-format
msgid "Count: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:194
#, kde-format
msgid "Mean: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:197
#, kde-format
msgid "Std. deviation: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:200
#, kde-format
msgid "Median: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:203
#, kde-format
msgid "Percentile: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:206
#, kde-format
msgid "Color depth: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:209
#, kde-format
msgid "Alpha Channel: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:212
#, kde-format
msgid "Source: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:266
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:276
#, kde-format
msgid "ICC profile"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:683
#: core/utilities/imageeditor/editor/editorwindow.cpp:677
#, kde-format
msgid "16 bits"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:683
#: core/utilities/imageeditor/editor/editorwindow.cpp:671
#, kde-format
msgid "8 bits"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:725
#, kde-format
msgid "Full Image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:726
#, kde-format
msgid "Image Region"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:153
#, kde-format
msgid "<b>Altitude</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:154
#, kde-format
msgid "<b>Latitude</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:155
#, kde-format
msgid "<b>Longitude</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:156
#, kde-format
msgid "<b>Date</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:179
#, kde-format
msgid "See more information on the Internet"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:398
#, kde-format
msgid "Undefined"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertieshistorytab.cpp:85
#: core/libs/widgets/imagehistory/filtershistorywidget.cpp:86
#, kde-format
msgid "Used filters"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertieshistorytab.cpp:121
#: core/libs/widgets/imagehistory/filtershistorywidget.cpp:123
#, kde-format
msgid "Remove filter"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:85
#, kde-format
msgid "EXIF"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:90
#, kde-format
msgid "Makernote"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:95
#, kde-format
msgid "IPTC"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:103
#: core/utilities/timeadjust/timeadjustsettings.cpp:255
#, kde-format
msgid "XMP"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:85
#: core/libs/imageproperties/imagepropertiessidebarcamgui.cpp:96
#: core/libs/settings/applicationsettings_miscs.cpp:397
#: core/showfoto/setup/showfotosetup.cpp:117
#: core/utilities/queuemanager/views/toolslistview.cpp:89
#: core/utilities/setup/setup.cpp:168
#, kde-format
msgid "Metadata"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:86
#, kde-format
msgid "Colors"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:90
#, kde-format
msgid "Map"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:233
#, kde-format
msgid "Uncalibrated"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:257
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:550
#, kde-format
msgid "%1 bpp"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebarcamgui.cpp:100
#, kde-format
msgid "Geolocation"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:103
#, kde-format
msgid "Captions"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:104
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:82
#, kde-format
msgid "Versions"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:180
#, kde-format
msgid "Owner: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:181
#, kde-format
msgid "Permissions: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:219
#, kde-format
msgid "Bit depth: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:220
#, kde-format
msgid "Color mode: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:245
#, kde-format
msgid "Item Properties"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:356
#, kde-format
msgid "Caption: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:357
#, kde-format
msgid "Pick label: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:358
#, kde-format
msgid "Color label: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:360
#, kde-format
msgid "Tags: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:906
#, kde-format
msgctxt "width : height (Aspect Ratio)"
msgid "%1:%2 (%3)"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:939
#, kde-format
msgctxt "unit file size in bytes"
msgid "B"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:85
#, kde-format
msgid "Used Filters"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:161
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:162
#, kde-format
msgid "Open file"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:171
#, kde-format
msgid "Go To Albums"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:172
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to the album of this image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/versionsoverlays.cpp:77
#, kde-format
msgctxt "@info:tooltip"
msgid "Hide item permanently"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/versionsoverlays.cpp:78
#, kde-format
msgctxt "@info:tooltip"
msgid "Show item permanently"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:77
#, kde-format
msgid "File/Folder %1 does not exist anymore"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:83
#, kde-format
msgid "Album %1 does not exist anymore"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:93
#, kde-format
msgid "A file or folder named %1 already exists in %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:116
#, kde-format
msgid "Could not move folder %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:124
#, kde-format
msgid "Could not move folder %1 to album %2. The folder %1 was copied as well to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:137
#, kde-format
msgid "Could not move file %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:158
#, kde-format
msgid "Could not copy folder %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:169
#, kde-format
msgid "Could not copy file %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:212
#, kde-format
msgid "File/Folder %1 does not exist"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:224
#, kde-format
msgid "Could not move folder %1 to collection trash"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:234
#, kde-format
msgid "Could not move image %1 to collection trash"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:249
#, kde-format
msgid "Album %1 could not be removed"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:261
#, kde-format
msgid "Image %1 could not be removed"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:306
#, kde-format
msgid "Image with the same name %1 already there"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:323
#, kde-format
msgid "Image %1 could not be renamed"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2755
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:656
#, kde-format
msgid "Unspecified"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2757
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:658
#, kde-format
msgctxt "Rotation of an unrotated image"
msgid "Normal"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2761
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:662
#, kde-format
msgid "Rotated by 180 Degrees"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2765
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:666
#, kde-format
msgid "Flipped Horizontally and Rotated Left"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2769
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:670
#, kde-format
msgid "Flipped Vertically and Rotated Left"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2809
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:710
#, kde-format
msgctxt "Temperature in Kelvin"
msgid "%1 K"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2832
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2845
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:733
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:746
#, kde-format
msgctxt "For use in longitude coordinate"
msgid "West"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2832
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2845
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:733
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:746
#, kde-format
msgctxt "For use in longitude coordinate"
msgid "East"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2862
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2875
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:763
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:776
#, kde-format
msgctxt "For use in latitude coordinate"
msgid "North"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2862
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2875
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:763
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:776
#, kde-format
msgctxt "For use in latitude coordinate"
msgid "South"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:2884
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:785
#, kde-format, no-c-format
msgctxt "Height in meters"
msgid "%1m"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:3026
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:927
#, kde-format
msgid "Flash has been fired"
msgstr ""
#. +> trunk5
-#: core/libs/metadataengine/dmetadata/dmetadata.cpp:3027
+#: core/libs/metadataengine/dmetadata/dmetadata.cpp:928
#, kde-format
msgid "Flash with red-eye reduction mode"
msgstr ""
#. +> trunk5
#: core/libs/metadataengine/dmetadata/dmetadatasettingscontainer.h:55
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:310
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5
#: core/libs/notificationmanager/dnotificationwidget_p.cpp:97
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5
#: core/libs/notificationmanager/dnotificationwidget_p.cpp:98
#, kde-format
msgid "Close message"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/dlogoaction.cpp:153
#, kde-format
msgid "Visit digiKam project website"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/progressmanager.cpp:177
#, kde-format
msgid "Aborting..."
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/progressview.cpp:216
#, kde-format
msgid "Cancel this operation."
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:159
#, kde-format
msgid "Open detailed progress dialog"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:165
#, kde-format
msgid "No active process"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:405
#, kde-format
msgid "Hide detailed progress window"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:411
#, kde-format
msgid "Show detailed progress window"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:232
#, kde-format
msgctxt "@option:check"
msgid "16 bits color depth"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:233
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>If enabled, all RAW files will be decoded in 16-bit color depth using a linear gamma curve. To prevent dark picture rendering in the editor, it is recommended to use Color Management in this mode.</para>"
"<para>If disabled, all RAW files will be decoded in 8-bit color depth with a BT.709 gamma curve and a 99th-percentile white point. This mode is faster than 16-bit decoding.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:252
#, kde-format
msgctxt "@option:check"
msgid "Interpolate RGB as four colors"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:253
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Interpolate RGB as four colors</title>"
"<para>The default is to assume that all green pixels are the same. If even-row green pixels are more sensitive to ultraviolet light than odd-row this difference causes a mesh pattern in the output; using this option solves this problem with minimal loss of detail.</para>"
"<para>To resume, this option blurs the image a little, but it eliminates false 2x2 mesh patterns with VNG quality method or mazes with AHD quality method.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:267
#, kde-format
msgctxt "@info:tooltip"
msgid "Visit LibRaw project website"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:277
#, kde-format
msgctxt "@option:check"
msgid "Do not stretch or rotate pixels"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:279
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Do not stretch or rotate pixels</title>"
"<para>For Fuji Super CCD cameras, show the image tilted 45 degrees. For cameras with non-square pixels, do not stretch the image to its correct aspect ratio. In any case, this option guarantees that each output pixel corresponds to one RAW pixel.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:287
#, kde-format
msgctxt "@label:listbox"
msgid "Quality:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:291
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "Bilinear"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:292
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "VNG"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:293
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "PPG"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:294
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AHD"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:295
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "DCB"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:296
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "DHT"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:297
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AAHD"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:301
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Quality (interpolation)</title>"
"<para>Select here the demosaicing method to use when decoding RAW images. A demosaicing algorithm is a digital image process used to interpolate a complete image from the partial raw data received from the color-filtered image sensor, internal to many digital cameras, in form of a matrix of colored pixels. Also known as CFA interpolation or color reconstruction, another common spelling is demosaicing. The following methods are available for demosaicing RAW images:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Bilinear</emphasis>: use high-speed but low-quality bilinear interpolation (default - for slow computers). In this method, the red value of a non-red pixel is computed as the average of the adjacent red pixels, and similarly for blue and green.</item>"
"<item><emphasis strong='true'>VNG</emphasis>: use Variable Number of Gradients interpolation. This method computes gradients near the pixel of interest and uses the lower gradients (representing smoother and more similar parts of the image) to make an estimate.</item>"
"<item><emphasis strong='true'>PPG</emphasis>: use Patterned-Pixel-Grouping interpolation. Pixel Grouping uses assumptions about natural scenery in making estimates. It has fewer color artifacts on natural images than the Variable Number of Gradients method.</item>"
"<item><emphasis strong='true'>AHD</emphasis>: use Adaptive Homogeneity-Directed interpolation. This method selects the direction of interpolation so as to maximize a homogeneity metric, thus typically minimizing color artifacts.</item>"
"<item><emphasis strong='true'>DCB</emphasis>: DCB interpolation from linuxphoto.org project.</item>"
"<item><emphasis strong='true'>DHT</emphasis>: DHT interpolation.See https://www.libraw.org/node/2306 for details.</item>"
"<item><emphasis strong='true'>AAHD</emphasis>: modified AHD interpolation.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:349
#, kde-format
msgctxt "@label:slider"
msgid "Pass:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:350
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Pass</title>"
"<para>Set here the passes used by the median filter applied after interpolation to Red-Green and Blue-Green channels.</para>"
"<para>This setting is only available for specific Quality options: <emphasis strong='true'>Bilinear</emphasis>, <emphasis strong='true'>VNG</emphasis>, <emphasis strong='true'>PPG</emphasis>, <emphasis strong='true'>AHD</emphasis>, <emphasis strong='true'>DCB</emphasis>, and <emphasis strong='true'>VCD & AHD</emphasis>.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:362
#, kde-format
msgctxt "@option:check"
msgid "Refine interpolation"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:363
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Refine interpolation</title>"
"<para>This setting is available only for few Quality options:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>DCB</emphasis>: turn on the enhance interpolated colors filter.</item>"
"<item><emphasis strong='true'>VCD & AHD</emphasis>: turn on the enhanced effective color interpolation (EECI) refine to improve sharpness.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:376
#, kde-format
msgctxt "@label"
msgid "Demosaicing"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:384
#, kde-format
msgctxt "@label:listbox"
msgid "Method:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:386
#, kde-format
msgctxt "@item:inlistbox"
msgid "Default D65"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:387
#, kde-format
msgctxt "@item:inlistbox"
msgid "Camera"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:388
#, kde-format
msgctxt "@item:inlistbox set while balance automatically"
msgid "Automatic"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:389
#, kde-format
msgctxt "@item:inlistbox set white balance manually"
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:391
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White Balance</title>"
"<para>Configure the raw white balance:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Default D65</emphasis>: Use a standard daylight D65 white balance.</item>"
"<item><emphasis strong='true'>Camera</emphasis>: Use the white balance specified by the camera. If not available, reverts to default neutral white balance.</item>"
"<item><emphasis strong='true'>Automatic</emphasis>: Calculates an automatic white balance averaging the entire image.</item>"
"<item><emphasis strong='true'>Manual</emphasis>: Set a custom temperature and green level values.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:406
#, kde-format
msgctxt "@label:slider"
msgid "T(K):"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:407
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Temperature</title>"
"<para>Set here the color temperature in Kelvin.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:414
#, kde-format
msgctxt "@label:slider Green component"
msgid "Green:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:415
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Set here the green component to set magenta color cast removal level.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:418
#, kde-format
msgctxt "@label:listbox"
msgid "Highlights:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:420
#, kde-format
msgctxt "@item:inlistbox"
msgid "Solid white"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:421
#, kde-format
msgctxt "@item:inlistbox"
msgid "Unclip"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:422
#, kde-format
msgctxt "@item:inlistbox"
msgid "Blend"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:423
#, kde-format
msgctxt "@item:inlistbox"
msgid "Rebuild"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:425
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlights</title>"
"<para>Select here the highlight clipping method:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Solid white</emphasis>: clip all highlights to solid white</item>"
"<item><emphasis strong='true'>Unclip</emphasis>: leave highlights unclipped in various shades of pink</item>"
"<item><emphasis strong='true'>Blend</emphasis>:Blend clipped and unclipped values together for a gradual fade to white</item>"
"<item><emphasis strong='true'>Rebuild</emphasis>: reconstruct highlights using a level value</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:436
#, kde-format
msgctxt "@label:slider Highlight reconstruct level"
msgid "Level:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:440
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Level</title>"
"<para>Specify the reconstruct highlight level. Low values favor whites and high values favor colors.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:444
#, kde-format
msgctxt "@option:check"
msgid "Exposure Correction (E.V)"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:445
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Turn on the exposure correction before interpolation.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:448
#, kde-format
msgctxt "@label:slider"
msgid "Linear Shift:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:453
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Shift</title>"
"<para>Linear Shift of exposure correction before interpolation in E.V</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:456
#, kde-format
msgctxt "@label:slider"
msgid "Highlight:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:461
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlight</title>"
"<para>Amount of highlight preservation for exposure correction before interpolation in E.V. Only take effect if Shift Correction is > 1.0 E.V</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:465
#, kde-format
msgctxt "@option:check"
msgid "Correct false colors in highlights"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:466
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>If enabled, images with overblown channels are processed much more accurately, without 'pink clouds' (and blue highlights under tungsten lamps).</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:470
#, kde-format
msgctxt "@option:check"
msgid "Auto Brightness"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:471
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>If disable, use a fixed white level and ignore the image histogram to adjust brightness.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:474
#, kde-format
msgctxt "@label:slider"
msgid "Brightness:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:479
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Brightness</title>"
"<para>Specify the brightness level of output image. The default value is 1.0 (works in 8-bit mode only).</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:489
#, kde-format
msgctxt "@option:check Black point"
msgid "Black:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:490
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point</title>"
"<para>Use a specific black point value to decode RAW pictures. If you set this option to off, the Black Point value will be automatically computed.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:497
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point value</title>"
"<para>Specify specific black point value of the output image.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:500
#, kde-format
msgctxt "@option:check White point"
msgid "White:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:501
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White point</title>"
"<para>Use a specific white point value to decode RAW pictures. If you set this option to off, the White Point value will be automatically computed.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:508
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White point value</title>"
"<para>Specify specific white point value of the output image.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:547
#, kde-format
msgctxt "@label"
msgid "White Balance"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:555
#, kde-format
msgctxt "@label:listbox"
msgid "Noise reduction:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:557
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:558
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "Wavelets"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:559
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "FBDD"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:561
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Noise Reduction</title>"
"<para>Select here the noise reduction method to apply during RAW decoding.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>None</emphasis>: no noise reduction.</item>"
"<item><emphasis strong='true'>Wavelets</emphasis>: wavelets correction to erase noise while preserving real detail. It is applied after interpolation.</item>"
"<item><emphasis strong='true'>FBDD</emphasis>: Fake Before Demosaicing Denoising noise reduction. It is applied before interpolation.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:586
#, kde-format
msgctxt "@label"
msgid "Corrections"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:594
#, kde-format
msgctxt "@label:listbox"
msgid "Camera Profile:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:596
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:597
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "Embedded"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:598
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:600
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Camera Profile</title>"
"<para>Select here the input color space used to decode RAW data.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>None</emphasis>: no input color profile is used during RAW decoding.</item>"
"<item><emphasis strong='true'>Embedded</emphasis>: use embedded color profile from RAW file, if it exists.</item>"
"<item><emphasis strong='true'>Custom</emphasis>: use a custom input color space profile.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:611
#: core/libs/rawengine/drawdecoderwidget.cpp:645
#, kde-format
msgid "ICC Files (*.icc *.icm)"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:613
#, kde-format
msgctxt "@label:listbox"
msgid "Workspace:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:615
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Raw (no profile)"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:616
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "sRGB"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:617
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Adobe RGB"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:618
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Wide Gamut"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:619
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Pro-Photo"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:620
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:622
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Workspace</title>"
"<para>Select here the output color space used to decode RAW data.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Raw (linear)</emphasis>: in this mode, no output color space is used during RAW decoding.</item>"
"<item><emphasis strong='true'>sRGB</emphasis>: this is an RGB color space, created cooperatively by Hewlett-Packard and Microsoft. It is the best choice for images destined for the Web and portrait photography.</item>"
"<item><emphasis strong='true'>Adobe RGB</emphasis>: this color space is an extended RGB color space, developed by Adobe. It is used for photography applications such as advertising and fine art.</item>"
"<item><emphasis strong='true'>Wide Gamut</emphasis>: this color space is an expanded version of the Adobe RGB color space.</item>"
"<item><emphasis strong='true'>Pro-Photo</emphasis>: this color space is an RGB color space, developed by Kodak, that offers an especially large gamut designed for use with photographic outputs in mind.</item>"
"<item><emphasis strong='true'>Custom</emphasis>: use a custom output color space profile.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:657
#, kde-format
msgctxt "@label"
msgid "Color Management"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:850
#, kde-format
msgctxt "@label"
msgid "Threshold:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:851
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Threshold</title>"
"<para>Set here the noise reduction threshold value to use.</para>"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:367
#, kde-format
msgid "Do you want to do this operation on all group items?"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:369
#, kde-format
msgid "Remember choice for this operation"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:405
#, kde-format
msgid "Renaming"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:407
#, kde-format
msgid "Import/Export tools"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:409
#, kde-format
msgid "Tools (editor, panorama, stack blending, calendar, external program)"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:421
#, kde-format
msgid "Operations related to metadata, labels, ratings, tags, geolocation and rotation"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:423
#, kde-format
msgid "Adding items to the Light Table"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:425
#, kde-format
msgid "Adding items to the Batch Queue Manager"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:427
#, kde-format
msgid "Opening items in the Slideshow"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:429
#, kde-format
msgid "Renaming items"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:431
#, kde-format
msgid "Passing items to import/export tools"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:433
#, kde-format
msgid "Several tools including the editor, panorama, stack blending, calendar, html gallery and opening with external programs"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:270
#, kde-format
msgid "Category"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:271
#, kde-format
msgid "Travel"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:272
#, kde-format
msgid "Holidays"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:273
#, kde-format
msgid "Friends"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:274
#, kde-format
msgid "Nature"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:275
#, kde-format
msgid "Party"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:276
#, kde-format
msgid "Todo"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:277
#: core/showfoto/setup/showfotosetup.cpp:153 core/utilities/setup/setup.cpp:224
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:88
#, kde-format
msgid "Toggle Auto"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:89
#, kde-format
msgctxt "no auto toggle"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:91
#, kde-format
msgctxt "toggle child tags"
msgid "Children"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:92
#, kde-format
msgctxt "toggle parent tag"
msgid "Parents"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:93
#, kde-format
msgctxt "toggle child and parent tags"
msgid "Both"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:119
#, kde-format
msgid "New Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:123
#, kde-format
msgid "Edit Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:147
#, kde-format
msgid "Enter tag name here..."
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:154
#, kde-format
msgid ""
"<p>To create new tags, you can use the following rules:</p>"
"<p>"
"<ul>"
"<li>'/' can be used to create a tags hierarchy.<br/>"
"Ex.: <i>\"Country/City/Paris\"</i></li>"
"<li>',' can be used to create more than one tags hierarchy at the same time.<br/>"
"Ex.: <i>\"City/Paris, Monument/Notre-Dame\"</i></li>"
"<li>If a tag hierarchy starts with '/', root tag album is used as parent.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:185
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:128
#, kde-format
msgid "&Icon:"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:195
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:137
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:270
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:322
#: core/utilities/searchwindow/searchview.cpp:504
#, kde-format
msgid "Reset"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:211
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:148
#, kde-format
msgid "&Shortcut:"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:230
#, kde-format
msgid "<p><b>Note</b>: this shortcut can be used to assign or unassign tag to items.</p>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:344
#, kde-format
msgid "<b>Create New Tag</b>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:348
#, kde-format
msgid ""
"<b>Create New Tag in<br/>"
"\"%1\"</b>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:354
#, kde-format
msgid ""
"<b>Properties of Tag<br/>"
"\"%1\"</b>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:522
#, kde-format
msgid "Tag creation Error"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:533
#, kde-format
msgid "An error occurred during tag creation:"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:535
#, kde-format
msgid "Tag Path"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:77
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:152
#: core/libs/tags/tagsmanager/tagsmanager.cpp:704
#, kde-format
msgid "Reset Tag Icon"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:122
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:161
#: core/libs/tags/tagsmanager/tagsmanager.cpp:716
#, kde-format
msgid "Expand Selected Nodes"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:127 core/libs/tags/tagfolderview.cpp:294
#, kde-format
msgid "Collapse Selected Recursively"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:289
#, kde-format
msgid "Expand Selected Recursively"
msgstr ""
#. +> trunk5
#: core/libs/tags/taggingactionfactory.cpp:373
#, kde-format
msgctxt "<tag name> in <tag path>"
msgid "%1 in %2"
msgstr ""
#. +> trunk5
#: core/libs/tags/taggingactionfactory.cpp:381
#, kde-format
msgctxt "Create New Tag <tag name> in <parent tag path>"
msgid "Create \"%1\" in %2"
msgstr ""
#. +> trunk5
#: core/libs/tags/taggingactionfactory.cpp:386
#, kde-format
msgid "Create \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:254
#, kde-format
msgid ""
"Tag '%2' has one subtag. Deleting this will also delete the subtag.\n"
"Do you want to continue?"
msgid_plural ""
"Tag '%2' has %1 subtags. Deleting this will also delete the subtags.\n"
"Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:277
#, kde-format
msgid "Tag '%2' is assigned to one item. Do you want to continue?"
msgid_plural "Tag '%2' is assigned to %1 items. Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:285
#, kde-format
msgid "Delete '%1' tag?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:373
#, kde-format
msgid ""
"Tags '%1' have one or more subtags. Deleting them will also delete the subtags.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:390
#, kde-format
msgid "Tags '%1' are assigned to one or more items. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:396
#, kde-format
msgid "Delete '%1' tag(s)?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:517
#, kde-format
msgid ""
"Face tag '%2' has at least one face tag child. Deleting it will also delete the children.\n"
"Do you want to continue?"
msgid_plural ""
"Face tags '%2' have at least one face tag child. Deleting it will also delete the children.\n"
"Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:539
#, kde-format
msgid "Face tag '%2' is assigned to at least one item. Do you want to continue?"
msgid_plural "Face tags '%2' are assigned to at least one item. Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:547
#, kde-format
msgid "Remove face tag?"
msgid_plural "Remove face tags?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:557
#, kde-format
msgid "Remove the tag corresponding to this face tag from the images?"
msgid_plural "Remove the %1 tags corresponding to this face tags from the images?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:211
#, kde-format
msgid "Assign Rating \"%1 Star\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:230
#, kde-format
msgid "Assign Pick Label \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:249
#, kde-format
msgid "Assign Color Label \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:295
#, kde-format
msgid "Assign Tag \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/models/tagmngrlistmodel.cpp:267
#, kde-format
msgid "Quick Access List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/models/tagmngrlistview.cpp:149
#, kde-format
msgid "Delete Selected from List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/taglist.cpp:69
#, kde-format
msgid "Add to List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/taglist.cpp:70
#, kde-format
msgid "Add selected tags to Quick Access List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:148
#: core/libs/tags/tagsmanager/tagsmanager.cpp:700
#, kde-format
msgid "Edit Tag Title"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:158
#: core/libs/tags/tagsmanager/tagsmanager.cpp:713
#, kde-format
msgid "Expand Tag Tree"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:164
#: core/libs/tags/tagsmanager/tagsmanager.cpp:718
#, kde-format
msgid "Remove Tag from Images"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:101
#: core/libs/tags/tagsmanager/tagsmanager.cpp:829
#, kde-format
msgid "Tag Properties"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:115
#, kde-format
msgid "Enter tag name here"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:159
#, kde-format
msgid "<p><b>Note:</b> <i>This shortcut can be used to assign or unassign tag to items.</i></p>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:164
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:165
#, kde-format
msgid "Discard"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:231
#, kde-format
msgid "Previous tags were changed. Save changes? "
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:171
#: core/libs/widgets/mainview/daboutdata.cpp:145
#, kde-format
msgid "Tags Manager"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:363
#, kde-format
msgctxt "%2 is a comma separated list of tags to be deleted."
msgid "Tag %2 has one or more subtags. Deleting it will also delete the subtags. Do you want to continue?"
msgid_plural "Tags %2 have one or more subtags. Deleting them will also delete the subtags. Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:386
#, kde-format
msgctxt "%2 is a comma separated list of tags to be deleted."
msgid "Tag %2 is assigned to one or more items. Do you want to delete it?"
msgid_plural "Tags %2 are assigned to one or more items. Do you want to delete them?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:396
#, kde-format
msgctxt "%2 is a comma separated list of tags to be deleted."
msgid "Delete tag %2?"
msgid_plural "Delete tags %2?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:402
#, kde-format
msgid "Delete tag"
msgid_plural "Delete tags"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:528
#, kde-format
msgid ""
"<qt>digiKam will clean up tag metadata before setting tags from database.<br/>"
" You may <b>lose tags</b> if you did not read tags before (by calling Read Tags from Image).<br/>"
" Do you want to continue?</qt>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:540
#: core/libs/tags/tagsmanager/tagsmanager.cpp:559
#, kde-format
msgid ""
"This operation can take long time depending on collection size.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:579
#, kde-format
msgid ""
"This operation will wipe all tags from database only.\n"
"To apply changes to files, you must choose write metadata to file later.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:639
#, kde-format
msgid "Do you really want to remove the selected tag from all images?"
msgid_plural "Do you really want to remove the selected tags from all images?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:696
#, kde-format
msgctxt "@title:menu"
msgid "Organize"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:707
#, kde-format
msgid "Create Tag from Address Book"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:721
#, kde-format
msgid "Delete Unassigned Tags"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:724
#, kde-format
msgid "Add new tag to current tag. Current tag is last clicked tag."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:727
#, kde-format
msgid "Delete selected items. Also work with multiple items, but will not delete the root tag."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:731
#, kde-format
msgid "Edit title from selected tag."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:733
#, kde-format
msgid "Reset icon to selected tags. Works with multiple selection."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:736
#, kde-format
msgid "Invert selection. Only visible items will be selected"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:739
#, kde-format
msgid "Expand tag tree by one level"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:741
#, kde-format
msgid "Selected items will be expanded"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:743
#, kde-format
msgid "Delete selected tag(s) from images. Works with multiple selection."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:746
#, kde-format
msgid "Delete all tags that are not assigned to images. Use with caution."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:783
#, kde-format
msgid "Sync &Export"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:787
#, kde-format
msgid "Write Tags from Database to Image"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:791
#, kde-format
msgid "Read Tags from Image"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:794
#, kde-format
msgid "Wipe all tags from Database only"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:796
#, kde-format
msgid "Write Tags Metadata to Image."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:798
#, kde-format
msgid "Read tags from Images into Database. Existing tags will not be affected"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:801
#, kde-format
msgid "Delete all tags from database only. Will not sync with files. Proceed with caution."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:882
#: core/utilities/assistants/webservices/box/boxwindow.cpp:273
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:480
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:842
#: core/utilities/assistants/webservices/google/gswindow.cpp:648
#: core/utilities/assistants/webservices/google/gswindow.cpp:673
#: core/utilities/assistants/webservices/google/gswindow.cpp:1024
#: core/utilities/assistants/webservices/google/gswindow.cpp:1045
#: core/utilities/assistants/webservices/google/gswindow.cpp:1124
#: core/utilities/assistants/webservices/google/gswindow.cpp:1171
#: core/utilities/assistants/webservices/google/gswindow.cpp:1331
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:273
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:273
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:679
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:278
#: core/utilities/imageeditor/editor/editorwindow.cpp:1600
#: core/utilities/import/main/importui.cpp:1980
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:138
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:883
#, kde-format
msgid ""
"This option will remove all tags which\n"
"are not assigned to any image.\n"
" Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:524
#, kde-format
msgid "Recently Assigned Tags"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:574 core/libs/tags/tagspopupmenu.cpp:712
#, kde-format
msgid "Add New Tag..."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:580
#, kde-format
msgid "More Tags..."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:678
#, kde-format
msgid "Assign this Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:687
#, kde-format
msgid "Remove this Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:697
#, kde-format
msgid "Go to this Tag"
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:52
#, kde-format
msgid "Enter the Informative Provider Reference here. I.P.R is a name registered with the XMP/NAA, identifying the provider that provides an indicator of the content. The default value for the I.P.R is \"XMP\" if a standard Reference Code is used."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:58
#, kde-format
msgid "Enter the Subject Reference Number here. Provides a numeric code to indicate the Subject Name plus optional Subject Matter and Subject Detail Names in the language of the service. Subject Reference is a number from the range 01000000 to 17999999 and represent a language independent international reference to a Subject. A Subject is identified by its Reference Number and corresponding Names taken from a standard lists given by XMP/NAA. If a standard reference code is used, these lists are the English language reference versions. This field is limited to 8 digit code."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:71
#, kde-format
msgid "Enter the Subject Name here. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:75
#, kde-format
msgid "Enter the Subject Matter Name here. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:79
#, kde-format
msgid "Enter the Subject Detail Name here. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/libs/template/templatelist.cpp:80
#, kde-format
msgid "Here you can see the metadata template list managed by digiKam."
msgstr ""
#. +> trunk5
#: core/libs/template/templatelist.cpp:84
#, kde-format
msgid "Authors"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:121
#, kde-format
msgid "Author Names:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:124
#, kde-format
msgid "Enter the names of the photograph's creators. Use semi-colons as separator here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:126
#, kde-format
msgid ""
"<p>This field should contain the names of the persons who created the photograph. If it is not appropriate to add the name of the photographer (for example, if the identity of the photographer needs to be protected) the name of a company or organization can also be used. Once saved, this field should not be changed by anyone.</p>"
"<p>To enter more than one name, use <b>semi-colons as separators</b>.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:135
#, kde-format
msgid "Authors' Positions:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:138
#, kde-format
msgid "Enter the job titles of the authors here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:140
#, kde-format
msgid ""
"<p>This field should contain the job titles of the authors. Examples might include titles such as: Staff Photographer, Freelance Photographer, or Independent Commercial Photographer. Since this is a qualifier for the Author field, the Author field must also be filled out.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:148
#: core/libs/template/templateviewer.cpp:159
#: core/utilities/metadataedit/iptc/iptccredits.cpp:112
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:185
#, kde-format
msgid "Credit:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:151
#, kde-format
msgid "Enter the photograph credit here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:153
#, kde-format
msgid ""
"<p>(synonymous to Provider): Use the Provider field to identify who is providing the photograph. This does not necessarily have to be the author. If a photographer is working for a news agency such as Reuters or the Associated Press, these organizations could be listed here as they are \"providing\" the image for use by others. If the image is a stock photograph, then the group (agency) involved in supplying the image should be listed here.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:163
#: core/libs/template/templateviewer.cpp:161
#: core/utilities/metadataedit/iptc/iptccredits.cpp:90
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:115
#, kde-format
msgid "Copyright:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:165
#, kde-format
msgid "Enter the copyright notice to identify the current owner(s) of the copyright here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:166
#, kde-format
msgid ""
"<p>The Copyright Notice should contain any necessary copyright notice for claiming the intellectual property, and should identify the current owner(s) of the copyright for the photograph. Usually, this would be the photographer, but if the image was done by an employee or as work-for-hire, then the agency or company should be listed. Use the form appropriate to your country. USA: &copy; {date of first publication} name of copyright owner, as in \"&copy;2005 John Doe.\" Note, the word \"copyright\" or the abbreviation \"copr\" may be used in place of the &copy; symbol. In some foreign countries only the copyright symbol is recognized and the abbreviation does not work. Furthermore the copyright symbol must be a full circle with a \"c\" inside; using something like (c) where the parentheses form a partial circle is not sufficient. For additional protection worldwide, use of the phrase, \"all rights reserved\" following the notice above is encouraged. \n"
"In Europe you would use: Copyright {Year} {Copyright owner}, all rights reserved. \n"
"In Japan, for maximum protection, the following three items should appear in the copyright field of the IPTC Core: (a) the word, Copyright; (b) year of the first publication; and (c) name of the author. You may also wish to include the phrase \"all rights reserved\".</p>"
"<p>With XMP, you can include more than one copyright string using different languages.</p>"
"<p>With IPTC, this field is limited to 128 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:186
#, kde-format
msgid "Right Usage Terms:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:188
#, kde-format
msgid "Enter the list of instructions on how a resource can be legally used here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:189
#, kde-format
msgid ""
"<p>The Right Usage Terms field should be used to list instructions on how a resource can be legally used.</p>"
"<p>With XMP, you can include more than one right usage terms string using different languages.</p>"
"<p>This field does not exist with IPTC.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:197
#: core/libs/template/templateviewer.cpp:165
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:387
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:125
#, kde-format
msgid "Source:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:200
#, kde-format
msgid "Enter the original owner of the photograph here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:202
#, kde-format
msgid ""
"<p>The Source field should be used to identify the original owner or copyright holder of the photograph. The value of this field should never be changed after the information is entered following the image's creation. While not yet enforced by the custom panels, you should consider this to be a \"write-once\" field. The source could be an individual, an agency, or a member of an agency. To aid in later searches, it is suggested to separate any slashes \"/\" with a blank space. Use the form \"photographer / agency\" rather than \"photographer/agency.\" Source may also be different from Creator and from the names listed in the Copyright Notice.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:214
#: core/libs/template/templateviewer.cpp:167
#, kde-format
msgid "Instructions:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:217
#, kde-format
msgid "Enter the editorial notice here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:219
#, kde-format
msgid ""
"<p>The Instructions field should be used to list editorial instructions concerning the use of photograph.</p>"
"<p>With IPTC, this field is limited to 256 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:244
#: core/libs/template/templateviewer.cpp:180
#, kde-format
msgid "Rights"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:252
#: core/libs/template/templatepanel.cpp:316
#: core/libs/template/templateviewer.cpp:185
#: core/libs/template/templateviewer.cpp:209
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:199
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:155
#: core/utilities/metadataedit/xmp/xmporigin.cpp:166
#, kde-format
msgid "City:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:255
#, kde-format
msgid "Enter the city of contents here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:257
#, kde-format
msgid "<p>This field should contain the name of the city where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:262
#: core/libs/template/templateviewer.cpp:187
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:209
#: core/utilities/metadataedit/xmp/xmporigin.cpp:173
#, kde-format
msgid "Sublocation:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:265
#, kde-format
msgid "Enter the city sublocation of contents here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:267
#, kde-format
msgid "<p>This field should contain the sublocation of the city where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:272
#: core/libs/template/templateviewer.cpp:189
#: core/libs/template/templateviewer.cpp:211
#, kde-format
msgid "Province/State:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:275
#, kde-format
msgid "Enter the province or state of contents here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:277
#, kde-format
msgid "<p>This field should contain the province or state where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:282
#: core/libs/template/templatepanel.cpp:326
#: core/libs/template/templateviewer.cpp:191
#: core/libs/template/templateviewer.cpp:213
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:229
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:160
#: core/utilities/metadataedit/xmp/xmporigin.cpp:187
#, kde-format
msgid "Country:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:285
#, kde-format
msgid "<p>Select here the country where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:310
#: core/libs/template/templateviewer.cpp:200
#, kde-format
msgid "Location"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:319
#, kde-format
msgid "Enter the city name of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:321
#, kde-format
msgid "<p>This field should contain the city name where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:329
#, kde-format
msgid "Enter the country name of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:331
#, kde-format
msgid "<p>This field should contain the country name where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:336
#: core/libs/template/templateviewer.cpp:205
#, kde-format
msgid "Address:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:339
#, kde-format
msgid "Enter the address of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:341
#, kde-format
msgid "<p>This field should contain the address where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:346
#: core/libs/template/templateviewer.cpp:207
#, kde-format
msgid "Postal Code:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:349
#, kde-format
msgid "Enter the postal code of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:351
#, kde-format
msgid "<p>This field should contain the postal code where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:356
#, kde-format
msgid "Province:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:359
#, kde-format
msgid "Enter the province of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:361
#, kde-format
msgid "<p>This field should contain the province where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:366
#: core/libs/template/templateviewer.cpp:217
#, kde-format
msgid "Email:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:369
#, kde-format
msgid "Enter the email of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:371
#, kde-format
msgid "<p>This field should contain the email of the lead author.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:376
#: core/libs/template/templateviewer.cpp:215
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:140
#, kde-format
msgid "Phone:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:379
#, kde-format
msgid "Enter the phone number of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:381
#, kde-format
msgid "<p>This field should contain the phone number of the lead author.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:386
#: core/libs/template/templateviewer.cpp:219
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:135
#, kde-format
msgid "URL:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:389
#, kde-format
msgid "Enter the web site URL of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:391
#, kde-format
msgid "<p>This field should contain the web site URL of the lead author.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:428
#: core/libs/template/templateviewer.cpp:240
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:127
#, kde-format
msgid "Contact"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:442
#: core/libs/template/templateviewer.cpp:248
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:136
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:136
#, kde-format
msgid "Subjects"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:72
#, kde-format
msgid "Template: "
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:76
#, kde-format
msgid "Open metadata template editor"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:77
#, kde-format
msgid ""
"<p>Select here the action to perform using the metadata template.</p>"
"<p><b>To remove</b>: delete already-assigned template.</p>"
"<p><b>Do not change</b>: Do not touch template information.</p>"
"<p>All other values are template titles managed by digiKam. Selecting one will assign information as well.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:115
#, kde-format
msgid "To remove"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:116
#, kde-format
msgid "Do not change"
msgstr ""
#. +> trunk5
#: core/libs/template/templateviewer.cpp:155
#, kde-format
msgid "Names:"
msgstr ""
#. +> trunk5
#: core/libs/template/templateviewer.cpp:157
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:356
#: core/utilities/queuemanager/tools/transform/crop.cpp:102
#, kde-format
msgid "Position:"
msgstr ""
#. +> trunk5
#: core/libs/template/templateviewer.cpp:163
#, kde-format
msgid "Usages:"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:210
#, kde-format
msgid "No or invalid size specified"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:284
#, kde-format
msgid "Thumbnail is null"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:459
#, kde-format
msgid "File does not exist or is not a file"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:576
#, kde-format
msgid "Cannot create thumbnail for %1"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailloadthread.cpp:257
#, kde-format
msgid "Failed to initialize thumbnails database"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailloadthread.cpp:258
#, kde-format
msgid "Error message: %1"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:104
#, kde-format
msgctxt "Effect: No Effect"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:105
#, kde-format
msgctxt "Effect: KenBurnsZoomIn"
msgid "Ken Burns - Camera Zoom In"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:106
#, kde-format
msgctxt "Effect: KenBurnsZoomOut"
msgid "Ken Burns - Camera Zoom Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:107
#, kde-format
msgctxt "Effect: KenBurnsPanLR"
msgid "Ken Burns - Camera Pan Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:108
#, kde-format
msgctxt "Effect: KenBurnsPanRL"
msgid "Ken Burns - Camera Pan Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:109
#, kde-format
msgctxt "Effect: KenBurnsPanTB"
msgid "Ken Burns - Camera Pan Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:110
#, kde-format
msgctxt "Effect: KenBurnsPanBT"
msgid "Ken Burns - Camera Pan Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:111
#, kde-format
msgctxt "Effect: Random Effect"
msgid "Random"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:104
#, kde-format
msgctxt "Transition: No Transition"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:105
#, kde-format
msgctxt "Transition: Chess Board"
msgid "Chess Board"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:106
#, kde-format
msgctxt "Transition: Melt Down"
msgid "Melt Down"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:107
#, kde-format
msgctxt "Transition: Sweep"
msgid "Sweep"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:108
#, kde-format
msgctxt "Transition: Mosaic"
msgid "Mosaic"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:109
#, kde-format
msgctxt "Transition: Cubism"
msgid "Cubism"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:110
#, kde-format
msgctxt "Transition: Growing"
msgid "Growing"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:111
#, kde-format
msgctxt "Transition: Horizontal Lines"
msgid "Horizontal Lines"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:112
#, kde-format
msgctxt "Transition: Vertical Lines"
msgid "Vertical Lines"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:113
#, kde-format
msgctxt "Transition: Circle Out"
msgid "Circle Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:114
#, kde-format
msgctxt "Transition: Multi-Circle Out"
msgid "Multi-Circle Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:115
#, kde-format
msgctxt "Transition: Spiral In"
msgid "Spiral In"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:116
#, kde-format
msgctxt "Transition: Blobs"
msgid "Blobs"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:117
#, kde-format
msgctxt "Transition: Fade"
msgid "Fade"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:118
#, kde-format
msgctxt "Transition: SlideL2R"
msgid "Slide Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:119
#, kde-format
msgctxt "Transition: SlideR2L"
msgid "Slide Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:120
#, kde-format
msgctxt "Transition: SlideT2B"
msgid "Slide Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:121
#, kde-format
msgctxt "Transition: SlideB2T"
msgid "Slide Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:122
#, kde-format
msgctxt "Transition: PushL2R"
msgid "Push Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:123
#, kde-format
msgctxt "Transition: PushR2L"
msgid "Push Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:124
#, kde-format
msgctxt "Transition: PushT2B"
msgid "Push Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:125
#, kde-format
msgctxt "Transition: PushB2T"
msgid "Push Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:126
#, kde-format
msgctxt "Transition: SwapL2R"
msgid "Swap Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:127
#, kde-format
msgctxt "Transition: SwapR2L"
msgid "Swap Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:128
#, kde-format
msgctxt "Transition: SwapT2B"
msgid "Swap Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:129
#, kde-format
msgctxt "Transition: SwapB2T"
msgid "Swap Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:130
#, kde-format
msgctxt "Transition: BlurIn"
msgid "Blur In"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:131
#, kde-format
msgctxt "Transition: BlurOut"
msgid "Blur Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:132
#, kde-format
msgctxt "Transition: Random Effect"
msgid "Random"
msgstr ""
#. +> trunk5
#: core/libs/widgets/combo/dcombobox.cpp:70
#: core/libs/widgets/range/dnuminput.cpp:80
#: core/libs/widgets/range/dnuminput.cpp:179
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset to default value"
msgstr ""
#. +> trunk5
#: core/libs/widgets/common/searchtextbar.cpp:283
#, kde-format
msgid "Case sensitive"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinaryiface.cpp:199
#, kde-format
msgid "Navigate to %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:69
#, kde-format
msgid "Binary"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:70
#, kde-format
msgid "Version"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:103
#, kde-format
msgid "Binary not found."
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:104
#, kde-format
msgid "Minimal version number required for this binary is %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:106
#, kde-format
msgid "Find"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:108
#, kde-format
msgid " or <a href=\"%1\">download</a>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:133
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"red\"><b>Warning:</b> Some necessary binaries have not been found on your system. If you have these binaries installed, please click the 'Find' button to locate them on your system, otherwise please download and install them to proceed.</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:167
#, kde-format
msgid "A development version has been detect. There is no guarantee on the behavior of this binary."
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:173
#, kde-format
msgid "Change"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dfileselector.cpp:63
#, kde-format
msgid "Browse..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveconflictbox.cpp:71
#, kde-format
msgid "If Target File Exists:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveconflictbox.cpp:75
#: core/utilities/setup/camera/setupcamera.cpp:372
#, kde-format
msgid "Store as a different name"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveconflictbox.cpp:76
#: core/utilities/setup/camera/setupcamera.cpp:373
#, kde-format
msgid "Overwrite automatically"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveoptionsbox.cpp:107
#, kde-format
msgid "No options available"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:229
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:161
#, kde-format
msgid "Here you can choose the font to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:253
#, kde-format
msgid "Requested Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:273
#, kde-format
msgid "Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:279
#, kde-format
msgid "Enable this checkbox to change the font family settings."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:280
#, kde-format
msgid "Change font family?"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:286
#, kde-format
msgctxt "@label"
msgid "Font:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:296
#, kde-format
msgid "Font style"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:302
#, kde-format
msgid "Enable this checkbox to change the font style settings."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:303
#, kde-format
msgid "Change font style?"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:309
#, kde-format
msgid "Font style:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:326
#, kde-format
msgid "Enable this checkbox to change the font size settings."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:327
#, kde-format
msgid "Change font size?"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:333
#, kde-format
msgctxt "@label:listbox Font size"
msgid "Size:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:348
#, kde-format
msgid "Here you can choose the font family to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:378
#, kde-format
msgid "Here you can choose the font style to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:391
#: core/libs/widgets/fonts/dfontproperties.cpp:719
#: core/libs/widgets/fonts/dfontproperties.cpp:757
#, kde-format
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:392
#: core/libs/widgets/fonts/dfontproperties.cpp:763
#, kde-format
msgid "Italic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:393
#: core/libs/widgets/fonts/dfontproperties.cpp:764
#, kde-format
msgid "Oblique"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:394
#, kde-format
msgid "Bold"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:395
#, kde-format
msgid "Bold Italic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:414
#, kde-format
msgid "Relative"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:415
#, kde-format
msgid ""
"Font size<br />"
"<i>fixed</i> or <i>relative</i><br />"
"to environment"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:416
#, kde-format
msgid "Here you can switch between fixed font size and font size to be calculated dynamically and adjusted to changing environment (e.g. widget dimensions, paper size)."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:441
#, kde-format
msgid "Here you can choose the font size to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:479
#, kde-format
msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:481
#, kde-format
msgid "This sample text illustrates the current settings. You may edit it to test special characters."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontselect.cpp:90
#, kde-format
msgid "System Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontselect.cpp:91
#, kde-format
msgid "Custom Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontselect.cpp:93
#, kde-format
msgid "Choose..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:194
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:202
#, kde-format
msgid "Embedded JPEG Preview"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:206
#, kde-format
msgid "Half Size Raw Preview"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:218
#, kde-format
msgid "Reduced Size Preview"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:230
#: core/utilities/assistants/common/dpreviewmanager.cpp:170
#: core/utilities/assistants/common/dpreviewmanager.cpp:188
#, kde-format
msgid "Failed to load image"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/paniconwidget.cpp:322
#, kde-format
msgid "Pan the image to a region"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/cietonguewidget.cpp:788
#, kde-format
msgid "Uncalibrated color space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/cietonguewidget.cpp:794
#, kde-format
msgid "No profile available..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilescombobox.cpp:71
#, kde-format
msgctxt "<Profile Description> (<File Name>)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilescombobox.cpp:273
#, kde-format
msgid ""
"<ul>"
"<li>"
"<p><b>Perceptual intent</b> causes the full gamut of the image to be compressed or expanded to fill the gamut of the destination device, so that gray balance is preserved but colorimetric accuracy may not be preserved.</p>"
"<p>In other words, if certain colors in an image fall outside of the range of colors that the output device can render, the image intent will cause all the colors in the image to be adjusted so that the every color in the image falls within the range that can be rendered and so that the relationship between colors is preserved as much as possible.</p>"
"<p>This intent is most suitable for display of photographs and images, and is the default intent.</p>"
"</li>"
"<li>"
"<p><b>Absolute Colorimetric intent</b> causes any colors that fall outside the range that the output device can render to be adjusted to the closest color that can be rendered, while all other colors are left unchanged.</p>"
"<p>This intent preserves the white point and is most suitable for spot colors (Pantone, TruMatch, logo colors, ....)</p>"
"</li>"
"<li>"
"<p><b>Relative Colorimetric intent</b> is defined such that any colors that fall outside the range that the output device can render are adjusted to the closest color that can be rendered, while all other colors are left unchanged. Proof intent does not preserve the white point.</p>"
"</li>"
"<li>"
"<p><b>Saturation intent</b> preserves the saturation of colors in the image at the possible expense of hue and lightness.</p>"
"<p>Implementation of this intent remains somewhat problematic, and the ICC is still working on methods to achieve the desired effects.</p>"
"<p>This intent is most suitable for business graphics such as charts, where it is more important that the colors be vivid and contrast well with each other rather than a specific color.</p>"
"</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:131
#: core/libs/widgets/metadata/metadataselector.cpp:99
#: core/utilities/setup/collections/setupcollectionview.cpp:893
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:131
#, kde-format
msgid "The ICC profile product name"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:132
#, kde-format
msgid "The ICC profile product description"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:133
#, kde-format
msgid "Additional ICC profile information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:134
#, kde-format
msgid "Manufacturer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:134
#, kde-format
msgid "Raw information about the ICC profile manufacturer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:135
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:451
#: core/utilities/setup/camera/setupcamera.cpp:300
#, kde-format
msgid "Model"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:135
#, kde-format
msgid "Raw information about the ICC profile model"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:136
#, kde-format
msgid "Copyright"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:136
#, kde-format
msgid "Raw information about the ICC profile copyright"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:137
#, kde-format
msgid "Profile ID"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:137
#, kde-format
msgid "The ICC profile ID number"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:138
#, kde-format
msgid "Color Space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:138
#, kde-format
msgid "The color space used by the ICC profile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:139
#, kde-format
msgid "Connection Space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:139
#, kde-format
msgid "The connection space used by the ICC profile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:140
#, kde-format
msgid "Device Class"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:140
#, kde-format
msgid "The ICC profile device class"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:141
#, kde-format
msgid "Rendering Intent"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:141
#, kde-format
msgid "The ICC profile rendering intent"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:142
#, kde-format
msgid "Profile Version"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:142
#, kde-format
msgid "The ICC version used to record the profile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:143
#, kde-format
msgid "CMM Flags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:143
#, kde-format
msgid "The ICC profile color management flags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:163
#, kde-format
msgid ""
"<p>This area contains a CIE or chromaticity diagram. A CIE diagram is a representation of all the colors that a person with normal vision can see. This is represented by the colored sail-shaped area. In addition you will see a triangle that is superimposed on the diagram outlined in white. This triangle represents the outer boundaries of the color space of the device that is characterized by the inspected profile. This is called the device gamut.</p>"
"<p>In addition there are black dots and yellow lines on the diagram. Each black dot represents one of the measurement points that were used to create this profile. The yellow line represents the amount that each point is corrected by the profile, and the direction of this correction.</p>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:231
#, kde-format
msgid "ICC Color Profile Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:330
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:365
#, kde-format
msgid "Lab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:333
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:368
#, kde-format
msgid "Luv"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:336
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:371
#, kde-format
msgid "RGB"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:339
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:374
#, kde-format
msgid "GRAY"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:342
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:377
#, kde-format
msgid "HSV"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:345
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:380
#, kde-format
msgid "HLS"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:348
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:383
#, kde-format
msgid "CMYK"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:351
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:386
#, kde-format
msgid "CMY"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:400
#, kde-format
msgid "Input device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:403
#, kde-format
msgid "Display device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:406
#, kde-format
msgid "Output device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:409
#, kde-format
msgid "Color space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:412
#, kde-format
msgid "Link device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:415
#, kde-format
msgid "Abstract"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:418
#, kde-format
msgid "Named color"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:432
#, kde-format
msgid "Perceptual"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:435
#, kde-format
msgid "Relative Colorimetric"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:438
#, kde-format
msgid "Saturation"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:441
#, kde-format
msgid "Absolute Colorimetric"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:483
#, kde-format
msgid "ICC color profile File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:484
#, kde-format
msgid "ICC Files (*.icc; *.icm)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/imagehistory/versionswidget.cpp:102
#, kde-format
msgid "Show available versions in a list"
msgstr ""
#. +> trunk5
#: core/libs/widgets/imagehistory/versionswidget.cpp:108
#, kde-format
msgid "Show available versions as a tree"
msgstr ""
#. +> trunk5
#: core/libs/widgets/imagehistory/versionswidget.cpp:114
#, kde-format
msgid "Show available versions and the applied filters in a combined list"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/ditemdelegate.cpp:166
#, kde-format
msgid "1 Image"
msgid_plural "%1 Images"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/widgets/itemview/ditemtooltip.cpp:54
-#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:224
+#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:226
#, kde-format
msgid "unavailable"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/imagedelegateoverlay.cpp:343
#, kde-format
msgctxt "@info"
msgid ""
"<i>Applying operation to<br/>"
"the selected picture</i>"
msgid_plural ""
"<i>Applying operation to <br/>"
"<b>%1</b> selected pictures</i>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:417
#, kde-format
msgctxt "date of last image modification"
msgid "Mod.: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:432
#: core/showfoto/main/showfoto.cpp:485
#: core/showfoto/thumbbar/itemviewshowfotodelegate.cpp:322
#: core/utilities/import/items/itemviewimportdelegate.cpp:363
#, kde-format
msgctxt "%1 width, %2 height, %3 mpixels"
msgid "%1x%2 (%3Mpx)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:436
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:456
#: core/showfoto/thumbbar/itemviewshowfotodelegate.cpp:327
#: core/utilities/import/items/itemviewimportdelegate.cpp:368
#, kde-format
msgctxt "unknown image resolution"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:56
#, kde-format
msgctxt "This is the slogan formatted string displayed in splashscreen. Please translate using short words else the slogan can be truncated."
msgid "<qt><font color=\"white\"><b>Professional</b> Photo <b>Management</b> with the Power of <b>Open Source</b></font></qt>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:64
#, kde-format
msgid "Professional Photo Management with the Power of Open Source"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:69
#, kde-format
msgid "(c) 2002-2018, digiKam developers team"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:81
#, kde-format
msgid "Caulier Gilles"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:82
#, kde-format
msgid "Coordinator, Developer, and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:87
#, kde-format
msgid "Marcel Wiesweg"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:88
#: core/libs/widgets/mainview/daboutdata.cpp:94
#: core/libs/widgets/mainview/daboutdata.cpp:100
#: core/libs/widgets/mainview/daboutdata.cpp:106
#, kde-format
msgid "Developer and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:93
#, kde-format
msgid "Maik Qualmann"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:99
#, kde-format
msgid "Mohamed Anwer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:105
#, kde-format
msgid "Michael G. Hansen"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:111
#, kde-format
msgid "Teemu Rytilahti"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:112
#: core/libs/widgets/mainview/daboutdata.cpp:120
#: core/libs/widgets/mainview/daboutdata.cpp:126
#: core/libs/widgets/mainview/daboutdata.cpp:255
#: core/libs/widgets/mainview/daboutdata.cpp:273
#: core/libs/widgets/mainview/daboutdata.cpp:279
#: core/libs/widgets/mainview/daboutdata.cpp:285
#: core/libs/widgets/mainview/daboutdata.cpp:296
#: core/libs/widgets/mainview/daboutdata.cpp:324
#: core/libs/widgets/mainview/daboutdata.cpp:330
#: core/libs/widgets/mainview/daboutdata.cpp:341
#, kde-format
msgid "Developer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:119
#, kde-format
msgid "Matthias Welwarsky"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:125
#, kde-format
msgid "Julien Narboux"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:131
#, kde-format
msgid "Mario Frank"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:132
#, kde-format
msgid "Advanced Searches Tool Improvements"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:136
#, kde-format
msgid "Nicolas Lécureuil"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:137
#, kde-format
msgid "Releases Manager"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:144
#, kde-format
msgid "Veaceslav Munteanu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:150
#, kde-format
msgid "Thanh Trung Dinh"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:151
#, kde-format
msgid "Port web-service tools to OAuth and factoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:156
#, kde-format
msgid "Tarek Talaat"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:157
#, kde-format
msgid "New OneDrive, Pinterrest, and Box export tools"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:162
#, kde-format
msgid "Yingjie Liu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:163
#, kde-format
msgid "Face-engine improvements and manual icon-view sort"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:168
#, kde-format
msgid "Yiou Wang"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:169
#, kde-format
msgid "Model/View Port of Image Editor Canvas"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:174
#, kde-format
msgid "Gowtham Ashok"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:175
#: core/utilities/maintenance/imagequalitysorter.cpp:76
#: core/utilities/maintenance/maintenancedlg.cpp:332
#: core/utilities/setup/setup.cpp:204
#, kde-format
msgid "Image Quality Sorter"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:180
#, kde-format
msgid "Aditya Bhatt"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:181
#, kde-format
msgid "Face Detection"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:186
#, kde-format
msgid "Martin Klapetek"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:187
#, kde-format
msgid "Non-destructive image editing"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:192
#, kde-format
msgid "Gabriel Voicu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:193
#, kde-format
msgid "Reverse Geo-Coding"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:198
#, kde-format
msgid "Mahesh Hegde"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:199
#, kde-format
msgid "Face Recognition"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:204
#, kde-format
msgid "Pankaj Kumar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:205
#, kde-format
msgid "Multi-core Support in Batch Queue Manager and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:210
#, kde-format
msgid "Smit Mehta"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:211
#, kde-format
msgid "UPnP / DLNA Export tool and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:216
#, kde-format
msgid "Islam Wazery"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:217
#, kde-format
msgid "Model/View port of Import Tool and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:222
#, kde-format
msgid "Abhinav Badola"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:223
#, kde-format
msgid "Video Metadata Support and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:228
#, kde-format
msgid "Benjamin Girault"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:229
#, kde-format
msgid "Panorama Tool and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:234
#, kde-format
msgid "Victor Dodon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:235
#, kde-format
msgid "XML based GUI port of tools"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:240
#, kde-format
msgid "Sayantan Datta"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:241
#, kde-format
msgid "Auto Noise Reduction"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:248
#, kde-format
msgid "Ananta Palani"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:249
#, kde-format
msgid "Windows Port and Release Manager"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:254
#, kde-format
msgid "Andi Clemens"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:260
#, kde-format
msgid "Patrick Spendrin"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:261
#, kde-format
msgid "Developer and Windows port"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:266
#, kde-format
msgid "Francesco Riosa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:267
#, kde-format
msgid "LCMS2 library port"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:272
#, kde-format
msgid "Johannes Wienke"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:278
#, kde-format
msgid "Julien Pontabry"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:284
#, kde-format
msgid "Arnd Baecker"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:289
#, kde-format
msgid "Francisco J. Cruz"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:290
#: core/showfoto/setup/showfotosetup.cpp:135 core/utilities/setup/setup.cpp:186
#, kde-format
msgid "Color Management"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:295
#, kde-format
msgid "Pieter Edelman"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:301
#, kde-format
msgid "Holger Foerster"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:302
#, kde-format
msgid "MySQL interface"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:306
#, kde-format
msgid "Risto Saukonpaa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:307
#, kde-format
msgid "Design, icons, logo, banner, mockup, beta tester"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:311
#, kde-format
msgid "Mikolaj Machowski"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:312
#: core/libs/widgets/mainview/daboutdata.cpp:318
#, kde-format
msgid "Bug reports and patches"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:317
#, kde-format
msgid "Achim Bohnet"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:323
#, kde-format
msgid "Luka Renko"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:329
#, kde-format
msgid "Angelo Naselli"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:335
#, kde-format
msgid "Fabien Salvi"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:336
#, kde-format
msgid "Webmaster"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:340
#, kde-format
msgid "Todd Shoemaker"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:345
#, kde-format
msgid "Gerhard Kulzer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:346
#, kde-format
msgid "Handbook writer, alpha tester, webmaster"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:351
#, kde-format
msgid "Oliver Doerr"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:352
#: core/libs/widgets/mainview/daboutdata.cpp:357
#, kde-format
msgid "Beta tester"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:356
#, kde-format
msgid "Charles Bouveyron"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:361
#, kde-format
msgid "Richard Taylor"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:362
#, kde-format
msgid "Feedback and patches. Handbook writer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:366
#, kde-format
msgid "Hans Karlsson"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:367
#, kde-format
msgid "digiKam website banner and application icons"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:371
#, kde-format
msgid "Aaron Seigo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:372
#, kde-format
msgid "Various usability fixes and general application polishing"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:377
#, kde-format
msgid "Yves Chaufour"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:378
#, kde-format
msgid "digiKam website, Feedback"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:382
#, kde-format
msgid "Tung Nguyen"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:383
#, kde-format
msgid "Bug reports, feedback and icons"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:389
#, kde-format
msgid "Renchi Raju"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:390
#, kde-format
msgid "Developer (2002-2005)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:395
#, kde-format
msgid "Joern Ahrens"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:396
#: core/libs/widgets/mainview/daboutdata.cpp:402
#, kde-format
msgid "Developer (2004-2005)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:401
#, kde-format
msgid "Tom Albers"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:407
#, kde-format
msgid "Ralf Holzer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:408
#, kde-format
msgid "Developer (2004)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:271
#, kde-format
msgid "Components Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:277
#, kde-format
msgid "Supported RAW Cameras"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:281
#, kde-format
msgid "Donate..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:285
#, kde-format
msgid "Recipes Book..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:289
#, kde-format
msgid "Contribute..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:293
#, kde-format
msgid "Online Handbook..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:331
#, kde-format
msgid "Toggle Left Side-bar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:336
#, kde-format
msgid "Toggle Right Side-bar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:341
#, kde-format
msgid "Previous Left Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:346
#, kde-format
msgid "Next Left Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:351
#, kde-format
msgid "Previous Right Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:356
#, kde-format
msgid "Next Right Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:376
#, kde-format
msgid "Show Statusbar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:423
#, kde-format
msgctxt "general keyboard shortcuts"
msgid "General"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:453
#, kde-format
msgid "Edit Geolocation..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:464
#, kde-format
msgid "Edit Metadata..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:474
#, kde-format
msgid "Adjust Time && Date..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:484
#, kde-format
msgid "Presentation..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:496
#, kde-format
msgctxt "@action"
msgid "Create Stacked Images..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:510
#, kde-format
msgctxt "@action"
msgid "Create panorama..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:523
#, kde-format
msgctxt "@action"
msgid "Create video slideshow..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:535
#, kde-format
msgctxt "@action"
msgid "Create Calendar..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:546
#, kde-format
msgctxt "@action"
msgid "Send by Mail..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:557
#, kde-format
msgctxt "@action"
msgid "Print Creator..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:569
#, kde-format
msgctxt "@action"
msgid "Create Html gallery..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:583
#, kde-format
msgid "Share with DLNA"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1054
#, kde-format
msgid "Export to &Dropbox..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1062
#, kde-format
msgid "Export to &Onedrive..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1070
#, kde-format
msgid "Export to &Pinterest..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1078
#, kde-format
msgid "Export to &Box..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1086
#, kde-format
msgid "Export to &Facebook..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1096
#, kde-format
msgid "Export to Flick&r..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1104
#, kde-format
msgid "Export to &Google Drive..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1112
#, kde-format
msgid "Export to &Google Photos..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1120
#, kde-format
msgid "Export to &Imageshack..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1128
#, kde-format
msgid "Export to &Imgur.."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1135
#, kde-format
msgid "Export to &Ipfs.."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1142
#, kde-format
msgid "Export to &Piwigo..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1149
#, kde-format
msgid "Export to &Rajce.net..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1157
#, kde-format
msgid "Export to &SmugMug..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1165
#, kde-format
msgid "Export to &Yandex.Fotki..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1173
#, kde-format
msgid "Export to MediaWiki..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1181
#, kde-format
msgid "Export to &VKontakte..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1190
#, kde-format
msgid "Export to remote storage..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1202
#, kde-format
msgid "Import from &Google Photos..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1210
#, kde-format
msgid "Import from &SmugMug..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1219
#, kde-format
msgid "Import from remote storage..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dzoombar.cpp:240
#, kde-format
msgid "Size: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:65
#, kde-format
msgid "Full-screen Options"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:72
#, kde-format
msgid "H&ide toolbars"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:73
#, kde-format
msgid "Hide all toolbars when window switch in full-screen mode."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:75
#, kde-format
msgid "Hide &thumbbar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:76
#, kde-format
msgid "Hide thumbbar view when window switch in full-screen mode."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:78
#, kde-format
msgid "Hide &sidebars"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:79
#, kde-format
msgid "Hide all side-bars when window switch in full-screen mode."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/thememanager.cpp:75
#, kde-format
msgctxt "default theme name"
msgid "Default"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/thumbbardock.cpp:58
#, kde-format
msgid "Drag to reposition"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:62
#, kde-format
msgid "Default Language"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:66
#, kde-format
msgid "Afrikaans (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:67
#, kde-format
msgid "Amharic (Ethiopia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:68
#, kde-format
msgid "Arabic (UAE)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:69
#, kde-format
msgid "Arabic (Bahrain)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:70
#, kde-format
msgid "Arabic (Algeria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:71
#, kde-format
msgid "Arabic (Egypt)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:72
#, kde-format
msgid "Arabic (Iraq)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:73
#, kde-format
msgid "Arabic (Jordan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:74
#, kde-format
msgid "Arabic (Kuwait)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:75
#, kde-format
msgid "Arabic (Lebanon)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:76
#, kde-format
msgid "Arabic (Libya)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:77
#, kde-format
msgid "Arabic (Morocco)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:78
#, kde-format
msgid "Arabic (Oman)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:79
#, kde-format
msgid "Arabic (Qatar)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:80
#, kde-format
msgid "Arabic (Saudi Arabia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:81
#, kde-format
msgid "Arabic (Syria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:82
#, kde-format
msgid "Arabic (Tunisia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:83
#, kde-format
msgid "Arabic (Yemen)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:84
#, kde-format
msgid "Assamese (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:85
#, kde-format
msgid "Bashkir (Russia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:86
#, kde-format
msgid "Belarusian (Belarus)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:87
#, kde-format
msgid "Bulgarian (Bulgaria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:88
#, kde-format
msgid "Bengali (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:89
#, kde-format
msgid "Tibetan (Bhutan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:90
#, kde-format
msgid "Tibetan (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:91
#, kde-format
msgid "Breton (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:92
#, kde-format
msgid "Catalan (Andorra)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:93
#, kde-format
msgid "Catalan (Spain)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:94
#, kde-format
msgid "Catalan (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:95
#, kde-format
msgid "Corsican (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:96
#, kde-format
msgid "Czech (Czechia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:97
#, kde-format
msgid "Welsh (United Kingdom)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:98
#, kde-format
msgid "Danish (Denmark)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:99
#, kde-format
msgid "German (Austria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:100
#, kde-format
msgid "German (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:101
#, kde-format
msgid "German (Germany)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:102
#, kde-format
msgid "German (Liechtenstein)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:103
#, kde-format
msgid "German (Luxembourg)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:104
#, kde-format
msgid "Greek (Greece)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:105
#, kde-format
msgid "English (Australia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:106
#, kde-format
msgid "English (Belize)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:107
#, kde-format
msgid "English (Canada)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:108
#, kde-format
msgid "English (Caribbean)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:109
#, kde-format
msgid "English (United Kingdom)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:110
#, kde-format
msgid "English (Ireland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:111
#, kde-format
msgid "English (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:112
#, kde-format
msgid "English (Jamaica)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:113
#, kde-format
msgid "English (Malaysia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:114
#, kde-format
msgid "English (New Zealand)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:115
#, kde-format
msgid "English (Philippines)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:116
#, kde-format
msgid "English (Singapore)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:117
#, kde-format
msgid "English (Trinidad)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:118
#, kde-format
msgid "English (United States)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:119
#, kde-format
msgid "English (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:120
#, kde-format
msgid "English (Zimbabwe)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:121
#, kde-format
msgid "Spanish (Argentina)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:122
#, kde-format
msgid "Spanish (Bolivia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:123
#, kde-format
msgid "Spanish (Chile)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:124
#, kde-format
msgid "Spanish (Colombia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:125
#, kde-format
msgid "Spanish (Costa Rica)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:126
#, kde-format
msgid "Spanish (Dominican Republic)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:127
#, kde-format
msgid "Spanish (Ecuador)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:128
#, kde-format
msgid "Spanish (Spain)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:129
#, kde-format
msgid "Spanish (Guatemala)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:130
#, kde-format
msgid "Spanish (Honduras)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:131
#, kde-format
msgid "Spanish (Mexico)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:132
#, kde-format
msgid "Spanish (Nicaragua)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:133
#, kde-format
msgid "Spanish (Panama)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:134
#, kde-format
msgid "Spanish (Peru)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:135
#, kde-format
msgid "Spanish (Puerto Rico)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:136
#, kde-format
msgid "Spanish (Paraguay)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:137
#, kde-format
msgid "Spanish (El Salvador)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:138
#, kde-format
msgid "Spanish (Uruguay)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:139
#, kde-format
msgid "Spanish (United States)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:140
#, kde-format
msgid "Spanish (Venezuela)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:141
#, kde-format
msgid "Estonian (Estonia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:142
#, kde-format
msgid "Basque (Basque Country)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:143
#, kde-format
msgid "Persian (Iran)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:144
#, kde-format
msgid "Finnish (Finland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:145
#, kde-format
msgid "Faeroese (Faero Islands)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:146
#, kde-format
msgid "French (Belgium)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:147
#, kde-format
msgid "French (Canada)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:148
#, kde-format
msgid "French (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:149
#, kde-format
msgid "French (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:150
#, kde-format
msgid "French (Luxembourg)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:151
#, kde-format
msgid "French (Monaco)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:152
#, kde-format
msgid "Frisian (Netherlands)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:153
#, kde-format
msgid "Irish (Ireland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:154
#, kde-format
msgid "Galician (Galicia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:155
#, kde-format
msgid "Gujarati (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:156
#, kde-format
msgid "Hebrew (Israel)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:157
#, kde-format
msgid "Hindi (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:158
#, kde-format
msgid "Croatian (Bosnia and Herzegovina, Latin)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:159
#, kde-format
msgid "Croatian (Croatia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:160
#, kde-format
msgid "Hungarian (Hungary)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:161
#, kde-format
msgid "Armenian (Armenia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:162
#, kde-format
msgid "(Indonesian)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:163
#, kde-format
msgid "Yi (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:164
#, kde-format
msgid "Icelandic (Iceland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:165
#, kde-format
msgid "Italian (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:166
#, kde-format
msgid "Italian (Italy)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:167
#, kde-format
msgid "Japanese (Japan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:168
#, kde-format
msgid "Georgian (Georgia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:169
#, kde-format
msgid "Kazakh (Kazakhstan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:170
#, kde-format
msgid "Greenlandic (Greenland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:171
#, kde-format
msgid "Khmer (Cambodia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:172
#, kde-format
msgid "Kannada (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:173
#, kde-format
msgid "Korean (South Korea)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:174
#, kde-format
msgid "Kyrgyz (Kyrgyzstan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:175
#, kde-format
msgid "Luxembourgish (Luxembourg)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:176
#, kde-format
msgid "Lao (Lao PDR)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:177
#, kde-format
msgid "Lithuanian (Lithuania)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:178
#, kde-format
msgid "Latvian (Latvia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:179
#, kde-format
msgid "Maori (New Zealand)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:180
#, kde-format
msgid "Macedonian (Macedonia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:181
#, kde-format
msgid "Malayalam (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:182
#, kde-format
msgid "Mongolian (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:183
#, kde-format
msgid "Mongolian (Mongolia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:184
#, kde-format
msgid "Marathi (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:185
#, kde-format
msgid "Malay (Brunei Darussalam)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:186
#, kde-format
msgid "Malay (Malaysia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:187
#, kde-format
msgid "Maltese (Malta)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:188
#, kde-format
msgid "Norwegian Bokmål (Norway)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:189
#, kde-format
msgid "Nepali (Nepal)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:190
#, kde-format
msgid "Dutch (Belgium)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:191
#, kde-format
msgid "Dutch (Netherlands)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:192
#, kde-format
msgid "Norwegian Nynorsk (Norway)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:193
#, kde-format
msgid "Sesotho sa Leboa (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:194
#, kde-format
msgid "Occitan (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:195
#, kde-format
msgid "Oriya (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:196
#, kde-format
msgid "Punjabi (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:197
#, kde-format
msgid "Polish (Poland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:198
#, kde-format
msgid "Pashto (Afghanistan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:199
#, kde-format
msgid "Portuguese (Brazil)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:200
#, kde-format
msgid "Portuguese (Portugal)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:201
#, kde-format
msgid "Romansh (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:202
#, kde-format
msgid "Romanian (Romania)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:203
#, kde-format
msgid "Russian (Russia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:204
#, kde-format
msgid "Kinyarwanda (Rwanda)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:205
#, kde-format
msgid "Sanskrit (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:206
#, kde-format
msgid "Sami (Northern, Finland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:207
#, kde-format
msgid "Sami (Northern, Norway)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:208
#, kde-format
msgid "Sami (Northern, Sweden)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:209
#, kde-format
msgid "Sinhala (Sri Lanka)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:210
#, kde-format
msgid "Slovak (Slovakia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:211
#, kde-format
msgid "Slovenian (Slovenia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:212
#, kde-format
msgid "Albanian (Albania)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:213
#, kde-format
msgid "Swedish (Finland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:214
#, kde-format
msgid "Swedish (Sweden)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:215
#, kde-format
msgid "Swahili (Kenya)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:216
#, kde-format
msgid "Tamil (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:217
#, kde-format
msgid "Telugu (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:218
#, kde-format
msgid "Thai (Thailand)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:219
#, kde-format
msgid "Turkmen (Turkmenistan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:220
#, kde-format
msgid "Setswana Tswana (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:221
#, kde-format
msgid "Urdu (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:222
#, kde-format
msgid "Turkish (Turkey)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:223
#, kde-format
msgid "Tatar (Russia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:224
#, kde-format
msgid "Uighur (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:225
#, kde-format
msgid "Ukrainian (Ukraine)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:226
#, kde-format
msgid "Urdu (Pakistan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:227
#, kde-format
msgid "Vietnamese (Vietnam)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:228
#, kde-format
msgid "Wolof (Senegal)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:229
#, kde-format
msgid "isiXhosa Xhosa (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:230
#, kde-format
msgid "Yoruba (Nigeria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:231
#, kde-format
msgid "Chinese (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:232
#, kde-format
msgid "Chinese (Hong Kong SAR, PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:233
#, kde-format
msgid "Chinese (Macao SAR)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:234
#, kde-format
msgid "Chinese (Singapore)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:235
#, kde-format
msgid "Chinese (Taiwan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:236
#, kde-format
msgid "isiZulu Zulu (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:273
#, kde-format
msgid "Remove entry for this language"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:278
#, kde-format
msgid "Select item language here."
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/colorlabelwidget.cpp:521
#, kde-format
msgid "Color Label: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:53
#, kde-format
msgid "Afghanistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:54
#, kde-format
msgid "Albania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:55
#, kde-format
msgid "Algeria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:56
#, kde-format
msgid "American Samoa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:57
#, kde-format
msgid "Andorra"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:58
#: core/libs/widgets/metadata/countryselector.cpp:60
#, kde-format
msgid "Angola"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:59
#, kde-format
msgid "Anguilla"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:61
#, kde-format
msgid "Antarctica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:62
#, kde-format
msgid "Antigua and Barbuda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:63
#, kde-format
msgid "Argentina"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:64
#, kde-format
msgid "Armenia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:65
#, kde-format
msgid "Aruba"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:66
#, kde-format
msgid "Australia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:67
#, kde-format
msgid "Austria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:68
#, kde-format
msgid "Azerbaijan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:69
#, kde-format
msgid "Bahamas"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:70
#, kde-format
msgid "Bahrain"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:71
#, kde-format
msgid "Bangladesh"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:72
#, kde-format
msgid "Barbados"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:73
#, kde-format
msgid "Belarus"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:74
#, kde-format
msgid "Belgium"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:75
#, kde-format
msgid "Belize"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:76
#, kde-format
msgid "Benin"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:77
#, kde-format
msgid "Bermuda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:78
#, kde-format
msgid "Bhutan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:79
#, kde-format
msgid "Bolivia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:80
#, kde-format
msgid "Bosnia and Herzegovina"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:81
#, kde-format
msgid "Botswana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:82
#, kde-format
msgid "Bouvet Island"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:83
#, kde-format
msgid "Brazil"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:84
#, kde-format
msgid "British Indian Ocean Territory"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:85
#, kde-format
msgid "British Virgin Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:86
#, kde-format
msgid "Brunei Darussalam"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:87
#, kde-format
msgid "Bulgaria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:88
#, kde-format
msgid "Burkina Faso"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:89
#, kde-format
msgid "Burundi"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:90
#, kde-format
msgid "Cambodia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:91
#, kde-format
msgid "Cameroon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:92
#, kde-format
msgid "Canada"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:93
#, kde-format
msgid "Cape Verde"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:94
#, kde-format
msgid "Cayman Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:95
#, kde-format
msgid "Central African Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:96
#, kde-format
msgid "Chad"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:97
#, kde-format
msgid "Chile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:98
#, kde-format
msgid "China"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:99
#, kde-format
msgid "Christmas Island "
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:100
#, kde-format
msgid "Cocos Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:101
#, kde-format
msgid "Colombia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:102
#, kde-format
msgid "Comoros"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:103
#, kde-format
msgid "Zaire"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:104
#, kde-format
msgid "Congo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:105
#, kde-format
msgid "Cook Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:106
#, kde-format
msgid "Costa Rica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:107
#, kde-format
msgid "Ivory Coast"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:108
#, kde-format
msgid "Cuba"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:109
#, kde-format
msgid "Cyprus"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:110
#, kde-format
msgid "Czechia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:111
#, kde-format
msgid "Denmark"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:112
#, kde-format
msgid "Djibouti"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:113
#, kde-format
msgid "Dominica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:114
#, kde-format
msgid "Dominican Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:115
#, kde-format
msgid "Ecuador"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:116
#, kde-format
msgid "Egypt"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:117
#, kde-format
msgid "El Salvador"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:118
#, kde-format
msgid "Equatorial Guinea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:119
#, kde-format
msgid "Eritrea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:120
#, kde-format
msgid "Estonia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:121
#, kde-format
msgid "Ethiopia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:122
#, kde-format
msgid "Faeroe Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:123
#, kde-format
msgid "Falkland Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:124
#, kde-format
msgid "Fiji Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:125
#, kde-format
msgid "Finland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:126
#, kde-format
msgid "France"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:127
#, kde-format
msgid "French Guiana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:128
#, kde-format
msgid "French Polynesia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:129
#, kde-format
msgid "French Southern Territories"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:130
#, kde-format
msgid "Gabon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:131
#, kde-format
msgid "Gambia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:132
#, kde-format
msgid "Georgia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:133
#, kde-format
msgid "Germany"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:134
#, kde-format
msgid "Ghana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:135
#, kde-format
msgid "Gibraltar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:136
#, kde-format
msgid "Greece"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:137
#, kde-format
msgid "Greenland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:138
#, kde-format
msgid "Grenada"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:139
#, kde-format
msgid "Guadaloupe"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:140
#, kde-format
msgid "Guam"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:141
#, kde-format
msgid "Guatemala"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:142
#, kde-format
msgid "Guinea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:143
#, kde-format
msgid "Guinea-Bissau"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:144
#, kde-format
msgid "Guyana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:145
#, kde-format
msgid "Haiti"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:146
#, kde-format
msgid "Heard and McDonald Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:147
#, kde-format
msgid "Vatican"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:148
#, kde-format
msgid "Honduras"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:149
#, kde-format
msgid "Hong Kong"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:150
#, kde-format
msgid "Croatia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:151
#, kde-format
msgid "Hungary"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:152
#, kde-format
msgid "Iceland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:153
#, kde-format
msgid "India"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:154
#, kde-format
msgid "Indonesia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:155
#, kde-format
msgid "Iran"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:156
#, kde-format
msgid "Iraq"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:157
#, kde-format
msgid "Ireland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:158
#, kde-format
msgid "Israel"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:159
#, kde-format
msgid "Italy"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:160
#, kde-format
msgid "Jamaica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:161
#, kde-format
msgid "Japan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:162
#, kde-format
msgid "Jordan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:163
#, kde-format
msgid "Kazakhstan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:164
#, kde-format
msgid "Kenya"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:165
#, kde-format
msgid "Kiribati"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:166
#, kde-format
msgid "North-Korea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:167
#, kde-format
msgid "South-Korea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:168
#, kde-format
msgid "Kuwait"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:169
#, kde-format
msgid "Kyrgyz Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:170
#, kde-format
msgid "Lao"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:171
#, kde-format
msgid "Latvia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:172
#, kde-format
msgid "Lebanon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:173
#, kde-format
msgid "Lesotho"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:174
#, kde-format
msgid "Liberia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:175
#, kde-format
msgid "Libyan Arab Jamahiriya"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:176
#, kde-format
msgid "Liechtenstein"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:177
#, kde-format
msgid "Lithuania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:178
#, kde-format
msgid "Luxembourg"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:179
#, kde-format
msgid "Macao"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:180
#, kde-format
msgid "Macedonia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:181
#, kde-format
msgid "Madagascar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:182
#, kde-format
msgid "Malawi"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:183
#, kde-format
msgid "Malaysia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:184
#, kde-format
msgid "Maldives"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:185
#, kde-format
msgid "Mali"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:186
#, kde-format
msgid "Malta"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:187
#, kde-format
msgid "Marshall Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:188
#, kde-format
msgid "Martinique"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:189
#, kde-format
msgid "Mauritania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:190
#, kde-format
msgid "Mauritius"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:191
#, kde-format
msgid "Mayotte"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:192
#, kde-format
msgid "Mexico"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:193
#, kde-format
msgid "Micronesia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:194
#, kde-format
msgid "Moldova"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:195
#, kde-format
msgid "Monaco"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:196
#, kde-format
msgid "Mongolia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:197
#, kde-format
msgid "Montserrat"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:198
#, kde-format
msgid "Morocco"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:199
#, kde-format
msgid "Mozambique"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:200
#, kde-format
msgid "Myanmar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:201
#, kde-format
msgid "Namibia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:202
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:517
#, kde-format
msgid "Nauru"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:203
#, kde-format
msgid "Nepal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:204
#, kde-format
msgid "Netherlands Antilles"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:205
#, kde-format
msgid "Netherlands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:206
#, kde-format
msgid "New Caledonia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:207
#, kde-format
msgid "New Zealand"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:208
#, kde-format
msgid "Nicaragua"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:209
#, kde-format
msgid "Niger"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:210
#, kde-format
msgid "Nigeria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:211
#, kde-format
msgid "Niue"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:212
#, kde-format
msgid "Norfolk Island"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:213
#, kde-format
msgid "Northern Mariana Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:214
#, kde-format
msgid "Norway"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:215
#, kde-format
msgid "Oman"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:216
#, kde-format
msgid "Pakistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:217
#, kde-format
msgid "Palau"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:218
#, kde-format
msgid "Palestinian Territory"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:219
#, kde-format
msgid "Panama"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:220
#, kde-format
msgid "Papua New Guinea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:221
#, kde-format
msgid "Paraguay"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:222
#, kde-format
msgid "Peru"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:223
#, kde-format
msgid "Philippines"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:224
#, kde-format
msgid "Pitcairn Island"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:225
#, kde-format
msgid "Poland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:226
#, kde-format
msgid "Portugal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:227
#, kde-format
msgid "Puerto Rico"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:228
#, kde-format
msgid "Qatar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:229
#, kde-format
msgid "Reunion"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:230
#, kde-format
msgid "Romania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:231
#, kde-format
msgid "Russian Federation"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:232
#, kde-format
msgid "Rwanda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:233
#, kde-format
msgid "St. Helena"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:234
#, kde-format
msgid "St. Kitts and Nevis"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:235
#, kde-format
msgid "St. Lucia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:236
#, kde-format
msgid "St. Pierre and Miquelon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:237
#, kde-format
msgid "St. Vincent and the Grenadines"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:238
#, kde-format
msgid "Samoa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:239
#, kde-format
msgid "San Marino"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:240
#, kde-format
msgid "Sao Tome and Principe"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:241
#, kde-format
msgid "Saudi Arabia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:242
#, kde-format
msgid "Senegal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:243
#, kde-format
msgid "Serbia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:244
#, kde-format
msgid "Seychelles"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:245
#, kde-format
msgid "Sierra Leone"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:246
#, kde-format
msgid "Singapore"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:247
#, kde-format
msgid "Slovakia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:248
#, kde-format
msgid "Slovenia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:249
#, kde-format
msgid "Solomon Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:250
#, kde-format
msgid "Somalia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:251
#, kde-format
msgid "South Africa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:252
#, kde-format
msgid "South Georgia and the South Sandwich Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:253
#, kde-format
msgid "Spain"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:254
#, kde-format
msgid "Sri Lanka"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:255
#, kde-format
msgid "Sudan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:256
#, kde-format
msgid "Suriname"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:257
#, kde-format
msgid "Svalbard & Jan Mayen Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:258
#, kde-format
msgid "Swaziland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:259
#, kde-format
msgid "Sweden"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:260
#, kde-format
msgid "Switzerland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:261
#, kde-format
msgid "Syrian Arab Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:262
#, kde-format
msgid "Taiwan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:263
#, kde-format
msgid "Tajikistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:264
#, kde-format
msgid "Tanzania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:265
#, kde-format
msgid "Thailand"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:266
#, kde-format
msgid "Timor-Leste"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:267
#, kde-format
msgid "Togo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:268
#, kde-format
msgid "Tokelau Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:269
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:559
#, kde-format
msgid "Tonga"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:270
#, kde-format
msgid "Trinidad and Tobago"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:271
#, kde-format
msgid "Tunisia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:272
#, kde-format
msgid "Turkey"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:273
#, kde-format
msgid "Turkmenistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:274
#, kde-format
msgid "Turks and Caicos Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:275
#, kde-format
msgid "Tuvalu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:276
#, kde-format
msgid "US Virgin Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:277
#, kde-format
msgid "Uganda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:278
#, kde-format
msgid "Ukraine"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:279
#, kde-format
msgid "United Arab Emirates"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:280
#, kde-format
msgid "United Kingdom"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:281
#, kde-format
msgid "United States Minor Outlying Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:282
#, kde-format
msgid "United States of America"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:283
#, kde-format
msgid "Uruguay, Eastern Republic of"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:284
#, kde-format
msgid "Uzbekistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:285
#, kde-format
msgid "Vanuatu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:286
#, kde-format
msgid "Venezuela"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:287
#, kde-format
msgid "Viet Nam"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:288
#, kde-format
msgid "Wallis and Futuna Islands "
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:289
#, kde-format
msgid "Western Sahara"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:290
#, kde-format
msgid "Yemen"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:291
#, kde-format
msgid "Zambia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:292
#, kde-format
msgid "Zimbabwe"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:296
#, kde-format
msgid "United Nations"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:297
#, kde-format
msgid "European Union"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:298
#, kde-format
msgid "Space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:299
#, kde-format
msgid "At Sea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:300
#, kde-format
msgid "In Flight"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:301
#, kde-format
msgid "England"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:302
#, kde-format
msgid "Scotland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:303
#, kde-format
msgid "Northern Ireland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:304
#, kde-format
msgid "Wales"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:305
#, kde-format
msgid "Palestine"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:306
#, kde-format
msgid "Gaza"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:307
#, kde-format
msgid "Jericho"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:328
#, kde-format
msgctxt "Unknown country"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:76
#, kde-format
msgid "Standard EXIF Tags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:160
#: core/libs/widgets/metadata/iptcwidget.cpp:153
#: core/libs/widgets/metadata/makernotewidget.cpp:156
#: core/libs/widgets/metadata/xmpwidget.cpp:171
#, kde-format
msgid "No description available"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:168
#: core/libs/widgets/metadata/makernotewidget.cpp:164
#, kde-format
msgid "EXIF File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:169
#: core/libs/widgets/metadata/makernotewidget.cpp:165
#, kde-format
msgid "EXIF binary Files (*.exif)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/iptcwidget.cpp:69
#, kde-format
msgid "IPTC Records"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/iptcwidget.cpp:161
#, kde-format
msgid "IPTC File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/iptcwidget.cpp:162
#, kde-format
msgid "IPTC binary Files (*.iptc)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/makernotewidget.cpp:72
#, kde-format
msgid "MakerNote EXIF Tags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:55
#, kde-format
msgid "Interoperability"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:59
#, kde-format
msgid "Image Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:63
#: core/showfoto/setup/showfotosetuptooltip.cpp:143
#: core/utilities/searchwindow/searchgroup.cpp:179
#: core/utilities/setup/setuptooltip.cpp:240
#, kde-format
msgid "Photograph Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:67
#, kde-format
msgid "Global Positioning System"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:71
#, kde-format
msgid "Embedded Thumbnail"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:77
#, kde-format
msgid "IIM Envelope"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:81
#, kde-format
msgid "IIM Application 2"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:87
#, kde-format
msgid "Additional Exif Properties"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:91
#, kde-format
msgid "Camera Raw"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:95
#, kde-format
msgid "Dublin Core"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:99
#, kde-format
msgid "digiKam schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:103
#, kde-format
msgid "Exif-specific Properties"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:107
#, kde-format
msgid "IPTC Core"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:111
#, kde-format
msgid "IPTC Extension schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:115
#, kde-format
msgid "Microsoft Photo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:119
#, kde-format
msgid "Adobe PDF"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:123
#, kde-format
msgid "Adobe Photoshop"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:127
#, kde-format
msgid "PLUS License Data Format Schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:131
#, kde-format
msgid "TIFF Properties"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:135
#, kde-format
msgid "Basic Schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:139
#, kde-format
msgid "Basic Job Ticket"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:143
#, kde-format
msgid "Dynamic Media"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:147
#, kde-format
msgid "Media Management "
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:151
#, kde-format
msgid "Rights Management"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:155
#, kde-format
msgid "Paged-Text"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:161
#, kde-format
msgid "Metadata Working Group Regions"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:165
#, kde-format
msgid "Darwin Core"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatalistview.cpp:139
#, kde-format
msgid ""
"<b>Title: </b>"
"<p>%1</p>"
"<b>Value: </b>"
"<p>%2</p>"
"<b>Description: </b>"
"<p>%3</p>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatalistviewitem.cpp:76
#, kde-format
msgid "Unavailable"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:218
#, kde-format
msgid "EXIF viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:222
#, kde-format
msgid "Makernotes viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:226
#, kde-format
msgid "IPTC viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:230
#, kde-format
msgid "XMP viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadataselector.cpp:277
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadataselector.cpp:278
#, kde-format
msgid "Default"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:128
#, kde-format
msgid "Tags filter options"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:131
#, kde-format
msgid "Apply tags filter over metadata."
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:136
#, kde-format
msgid "No filter"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:139
#, kde-format
msgid "Photograph"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:142
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:59
#: core/utilities/queuemanager/tools/transform/rotate.cpp:101
#, kde-format
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:146
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:216
#: core/utilities/import/main/importui.cpp:270
#, kde-format
msgid "Settings"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:158
#, kde-format
msgid "Run tool over metadata tags."
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:161
#, kde-format
msgctxt "@action:inmenu"
msgid "Save in file"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:162
#, kde-format
msgctxt "@action:inmenu"
msgid "Print"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:163
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy to Clipboard"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:326
#, kde-format
msgid "File name: %1 (%2)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:373
#, kde-format
msgid "<p><big><big><b>File name: %1 (%2)</b></big></big>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/picklabelwidget.cpp:360
#, kde-format
msgid "Pick Label: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:136
#, kde-format
msgid "Use structured definition of the subject matter:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:142
#, kde-format
msgid "Use standard <b><a href='http://www.iptc.org/site/NewsCodes'>reference code</a></b>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:152
#, kde-format
msgid "Use custom definition"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:198
#, kde-format
msgctxt "Information Provider Reference: A name, registered with the IPTC/NAA, identifying the provider that guarantees the uniqueness of the UNO"
msgid "I.P.R:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:199
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:253
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:242
#, kde-format
msgid "Reference:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:201
#, kde-format
msgid "Matter:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:202
#, kde-format
msgid "Detail:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:209
#: core/utilities/metadataedit/iptc/iptccategories.cpp:112
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:99
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:102
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:90
#, kde-format
msgid "&Add"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:211
#: core/utilities/metadataedit/iptc/iptccategories.cpp:114
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:101
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:104
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:92
#: core/utilities/setup/album/setupcategory.cpp:107
#, kde-format
msgid "&Replace"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/xmpwidget.cpp:87
#, kde-format
msgid "XMP Schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/xmpwidget.cpp:179
#, kde-format
msgid "XMP File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/xmpwidget.cpp:180
#, kde-format
msgid "XMP text Files (*.xmp)"
msgstr ""
#. +> trunk5
#: core/showfoto/main/main.cpp:70
#, kde-format
msgid "Showfoto"
msgstr ""
#. +> trunk5
#: core/showfoto/main/main.cpp:87
#, kde-format
msgid "File(s) or folder(s) to open"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:175
#, kde-format
msgid ""
"<p>The ICC profile path seems to be invalid.</p>"
"<p>If you want to set it now, select \"Yes\", otherwise select \"No\". In this case, \"Color Management\" feature will be disabled until you solve this issue</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:243
#, kde-format
msgid "Open Images From Folder"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:423
#, kde-format
msgid "There is no dropped item to process."
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:444
#, kde-format
msgid "Error Loading File"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:445
#, kde-format
msgid ""
"Failed to load file: %1\n"
"Remote file handling is not supported"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:484
#, kde-format
msgctxt "unknown image dimensions"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:523
#: core/utilities/imageeditor/main/imagewindow.cpp:486
#, kde-format
msgctxt "<Image file name> (<Image number> of <Images in album>)"
msgid "%1 (%2 of %3)"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:649
#: core/utilities/imageeditor/editor/editorwindow.cpp:2741
#, kde-format
msgid "Error Saving File"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:650
#, kde-format
msgid "Failed to save file: %1"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:651
#, kde-format
msgid "Remote file handling is not supported"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:670
#: core/utilities/imageeditor/main/imagewindow.cpp:565
#: core/utilities/imageeditor/main/imagewindow.cpp:668
#, kde-format
msgid "Image saved successfully"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:748
#, kde-format
msgid ""
"About to delete file \"%1\"\n"
"Are you sure?"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:764
#, kde-format
msgid "Cannot delete \"%1\""
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_config.cpp:117
#, kde-format
msgid "Delete File"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_setup.cpp:42
#, kde-format
msgid "Open folder"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_setup.cpp:135
#, kde-format
msgid "ShowFoto Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_tools.cpp:45
#: core/utilities/imageeditor/main/imagewindow_tools.cpp:125
#: core/utilities/lighttable/lighttablewindow_tools.cpp:142
#: core/utilities/lighttable/lighttablewindow_tools.cpp:169
#, kde-format
msgid "Preparing slideshow. Please wait..."
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_tools.cpp:86
#, kde-format
msgid "Preparing presentation. Please wait..."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:104 core/utilities/setup/setup.cpp:137
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:111
#, kde-format
msgid "Editor Window"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:112
#, kde-format
msgid ""
"<qt>Editor Window Settings<br/>"
"<i>Customize editor window behavior</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:118 core/utilities/setup/setup.cpp:169
#, kde-format
msgid ""
"<qt>Embedded Image Information Management<br/>"
"<i>Setup relations between images and metadata</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:123
#, kde-format
msgid "Tool Tip"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:124
#, kde-format
msgid ""
"<qt>Thumbbar Items Tool-Tip Settings<br/>"
"<i>Customize information in tool-tips</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:129
#, kde-format
msgid "RAW Decoding"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:130
#, kde-format
msgid ""
"<qt>RAW Files Decoding Settings<br/>"
"<i>Customize default RAW decoding settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:136
#, kde-format
msgid ""
"<qt>Settings for Color Management<br/>"
"<i>Customize color management settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:141
#, kde-format
msgid "Save Images"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:142
#, kde-format
msgid ""
"<qt>Settings for Saving Image Files<br/>"
"<i>Set default configuration used to save images</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:147 core/utilities/setup/setup.cpp:198
#, kde-format
msgid "Slide Show"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:148 core/utilities/setup/setup.cpp:199
#, kde-format
msgid ""
"<qt>Slide Show Settings<br/>"
"<i>Customize slideshow settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:154
#, kde-format
msgid ""
"<qt>Miscellaneous Settings<br/>"
"<i>Customize behavior of the other parts of Showfoto</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:93
#: core/utilities/setup/metadata/setupmetadata.cpp:423
#, kde-format
msgctxt "@label"
msgid "Rotate actions"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:98
#: core/utilities/setup/metadata/setupmetadata.cpp:428
#, kde-format
msgid "Show images/thumbnails &rotated according to orientation tag."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:100
#: core/utilities/setup/metadata/setupmetadata.cpp:430
#, kde-format
msgid "Set orientation tag to normal after rotate/flip."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:118
#: core/utilities/setup/metadata/setupmetadata.cpp:307
#, kde-format
msgid "Visit Exiv2 project website"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:125
#: core/utilities/setup/metadata/setupmetadata.cpp:314
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/Exif'>EXIF</a> - a standard used by most digital cameras today to store technical information (like aperture and shutter speed) about an image.</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:129
#: core/utilities/setup/metadata/setupmetadata.cpp:318
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model'>IPTC</a> - an older standard used in digital photography to store photographer information in images.</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:135
#: core/utilities/setup/metadata/setupmetadata.cpp:323
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/Extensible_Metadata_Platform'>XMP</a> - a new standard used in digital photography, designed to replace IPTC.</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:157
#: core/utilities/queuemanager/views/queuesettingsview.cpp:232
#: core/utilities/setup/camera/setupcamera.cpp:391
#: core/utilities/setup/setupicc.cpp:503
#, kde-format
msgid "Behavior"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:123
#, kde-format
msgid "Images Sort Order"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:127
#, kde-format
msgid "Sort images by:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:129
#, kde-format
msgctxt "sort images by date"
msgid "Date"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:130
#, kde-format
msgctxt "sort images by name"
msgid "Name"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:131
#, kde-format
msgctxt "sort images by size"
msgid "File Size"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:132
#, kde-format
msgid "Here, select whether newly-loaded images are sorted by their date, name, or size on disk."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:135
#, kde-format
msgid "Reverse ordering"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:136
#, kde-format
msgid "If this option is enabled, newly-loaded images will be sorted in descending order."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:145
#, kde-format
msgid "Thumbnails"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:148
#, kde-format
msgid "&Show image Format"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:149
#: core/utilities/setup/camera/setupcamera.cpp:479
#, kde-format
msgid "Set this option to show image format over image thumbnail."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:150
#, kde-format
msgid "&Show Geolocation Indicator"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:151
#: core/utilities/setup/camera/setupcamera.cpp:482
#, kde-format
msgid "Set this option to indicate if image has geolocation information."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:152
#: core/utilities/setup/setupmisc.cpp:170
#, kde-format
msgid "Scroll current item to center of thumbbar"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:167
#: core/utilities/setup/setupmisc.cpp:204
#, kde-format
msgctxt "@title:tab"
msgid "Behaviour"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:174
#: core/utilities/setup/setupmisc.cpp:211
#, kde-format
msgid "&Show splash screen at startup"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:175
#, kde-format
msgid "Use native file dialogs from the system"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:178
#: core/utilities/setup/setupmisc.cpp:216
#, kde-format
msgid "Sidebar tab title:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:180
#: core/utilities/setup/setupmisc.cpp:218
#, kde-format
msgid "Only For Active Tab"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:181
#: core/utilities/setup/setupmisc.cpp:219
#, kde-format
msgid "For All Tabs"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:182
#, kde-format
msgid "Set this option to configure how sidebars tab title are visible."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:185
#: core/utilities/setup/setupmisc.cpp:224
#, kde-format
msgid "Widget style:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:187
#: core/utilities/setup/setupmisc.cpp:226
#, kde-format
msgid "Set this option to choose the default window decoration and looks."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:202
#: core/utilities/setup/setupmisc.cpp:241
#, kde-format
msgid "Icon theme (changes after restart):"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:204
#: core/utilities/setup/setupmisc.cpp:243
#, kde-format
msgid "Set this option to choose the default icon theme."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:206
#: core/utilities/setup/setupmisc.cpp:245
#, kde-format
msgid "Use Icon Theme From System"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:219
#: core/utilities/setup/setupmisc.cpp:258
#, kde-format
msgid "Breeze"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:225
#: core/utilities/setup/setupmisc.cpp:264
#, kde-format
msgid "Breeze Dark"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:230
#: core/utilities/setup/setupmisc.cpp:269
#, kde-format
msgid "Application font:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:231
#: core/utilities/setup/setupmisc.cpp:270
#, kde-format
msgid "Select here the font used to display text in whole application."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:245
#: core/utilities/setup/setupmisc.cpp:285
#, kde-format
msgctxt "@title:tab"
msgid "Appearance"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:106
#, kde-format
msgid "Show Thumbbar items' toolti&ps"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:107
#, kde-format
msgid "Set this option to display the image information when the mouse hovers over a thumbbar item."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:110
#, kde-format
msgid "Font:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:111
#, kde-format
msgid "Select here the font used to display text in tooltips."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:115
#, kde-format
msgid "File/Image Information"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:118
#, kde-format
msgid "Show file name"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:119
#: core/utilities/setup/setuptooltip.cpp:212
#, kde-format
msgid "Set this option to display the image file name."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:121
#, kde-format
msgid "Show file date"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:122
#: core/utilities/setup/setuptooltip.cpp:215
#, kde-format
msgid "Set this option to display the image file date."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:124
#, kde-format
msgid "Show file size"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:125
#: core/utilities/setup/setuptooltip.cpp:218
#, kde-format
msgid "Set this option to display the image file size."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:127
#, kde-format
msgid "Show image type"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:128
#: core/utilities/setup/setuptooltip.cpp:221
#, kde-format
msgid "Set this option to display the image type."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:130
#, kde-format
msgid "Show image dimensions"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:131
#: core/utilities/setup/setuptooltip.cpp:224
#, kde-format
msgid "Set this option to display the image dimensions in pixels."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:146
#: core/utilities/setup/setupslideshow.cpp:141
#, kde-format
msgid "Show camera make and model"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:147
#: core/utilities/setup/setuptooltip.cpp:244
#: core/utilities/setup/setuptooltip.cpp:424
#, kde-format
msgid "Set this option to display the make and model of the camera with which the image has been taken."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:150
#: core/utilities/setup/setuptooltip.cpp:247
#: core/utilities/setup/setuptooltip.cpp:427
#, kde-format
msgid "Camera lens model"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:151
#: core/utilities/setup/setuptooltip.cpp:248
#: core/utilities/setup/setuptooltip.cpp:428
#, kde-format
msgid "Set this option to display the lens model with which the image was taken."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:154
#, kde-format
msgid "Show camera date"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:155
#: core/utilities/setup/setuptooltip.cpp:252
#, kde-format
msgid "Set this option to display the date when the image was taken."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:157
#: core/utilities/setup/setupslideshow.cpp:135
#, kde-format
msgid "Show camera aperture and focal length"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:158
#: core/utilities/setup/setuptooltip.cpp:255
#: core/utilities/setup/setuptooltip.cpp:432
#, kde-format
msgid "Set this option to display the camera aperture and focal settings used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:161
#: core/utilities/setup/setupslideshow.cpp:138
#, kde-format
msgid "Show camera exposure and sensitivity"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:162
#: core/utilities/setup/setuptooltip.cpp:259
#: core/utilities/setup/setuptooltip.cpp:436
#, kde-format
msgid "Set this option to display the camera exposure and sensitivity used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:165
#, kde-format
msgid "Show camera mode and program"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:166
#: core/utilities/setup/setuptooltip.cpp:263
#, kde-format
msgid "Set this option to display the camera mode and program used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:169
#, kde-format
msgid "Show camera flash settings"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:170
#: core/utilities/setup/setuptooltip.cpp:267
#: core/utilities/setup/setuptooltip.cpp:440
#, kde-format
msgid "Set this option to display the camera flash settings used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:173
#, kde-format
msgid "Show camera white balance settings"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:174
#: core/utilities/setup/setuptooltip.cpp:271
#: core/utilities/setup/setuptooltip.cpp:444
#, kde-format
msgid "Set this option to display the camera white balance settings used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/thumbbar/itemviewshowfotodelegate.cpp:264
#: core/utilities/import/items/itemviewimportdelegate.cpp:316
#, kde-format
msgctxt "date of image creation"
msgid "created: %1"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:273
#, kde-format
msgid "Current Name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:273
#, kde-format
msgid "New Name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:277
#, kde-format
msgid "This list shows the results for your renaming pattern. Red items indicate a name collision, either because the new name is equal to the current name, or because the name has already been assigned to another item."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:333
#, kde-format
msgid "Rename"
msgid_plural "Rename (%1 images)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:434
#, kde-format
msgid "Sort Images"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:80
#, kde-format
msgid "<b>Renaming images. Please wait...</b>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:94
#, kde-format
msgid "&Abort"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:95
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:937
#, kde-format
msgid "Processing..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:96
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:169
#, kde-format
msgid "Renaming images"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:170
#, kde-format
msgid ""
"An error occurred while renaming %1 image.\n"
"Do you want to rename this image again or rename this image by overwriting?"
msgid_plural ""
"An error occurred while renaming %1 images.\n"
"Do you want to rename these images again or rename these images by overwriting?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:179
#, kde-format
msgid "Rename Again"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:181
#, kde-format
msgid "Overwrite"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:229
#, kde-format
msgid "<b>Renaming images. Errors: %1</b>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:339
#, kde-format
msgid "<p>Enter your renaming pattern here. Use the access buttons to quickly add renaming options and modifiers. For further explanation, use the information button.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:346
#: core/utilities/import/widgets/albumcustomizer.cpp:128
#: core/utilities/import/widgets/scriptingsettings.cpp:93
#, kde-format
msgid "Show a list of all available options"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:350
#: core/utilities/advancedrename/common/tooltipcreator.cpp:107
#, kde-format
msgid "Modifiers"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:352
#, kde-format
msgid "<p>Add a modifier to a renaming option. To activate this button, place the cursor behind a renaming option or an already assigned modifier.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:366
#, kde-format
msgid "Renaming Options"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:385
#: core/utilities/advancedrename/common/tooltipcreator.cpp:106
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:160
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:459
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:158
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:158
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:169
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:387
#, kde-format
msgid "<p>Add renaming options to the parse string.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:55
#, kde-format
msgid "Modifiers can be applied to every renaming option."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:56
#, kde-format
msgid "It is possible to assign multiple modifiers to an option, they are applied in the order you assign them."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:58
#, kde-format
msgid "Be sure to use the quick access buttons: They might provide additional information about renaming and modifier options."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:60
#, kde-format
msgid "The file list can be sorted, just right-click on it to see the sort criteria (album UI only)."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:34
#, kde-format
msgid "Change Case"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:34
#, kde-format
msgid "change the case of a renaming option"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:38
#, kde-format
msgid "Convert to uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:39
#, kde-format
msgid "Uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:41
#, kde-format
msgid "Convert to lowercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:42
#, kde-format
msgid "Lowercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:44
#, kde-format
msgid "Convert the first letter of each word to uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:45
#, kde-format
msgid "First Letter of Each Word Uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:48
#, kde-format
msgid "Default Value"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:52
#, kde-format
msgid ""
"<p>Set a default value for empty strings.<br/>"
"When applied to a renaming option, an empty string will be replaced by the value you specify here.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:77
#, kde-format
msgctxt "default value for empty strings"
msgid "Default Value..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:78
#, kde-format
msgid "Set a default value for empty strings"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:71
#, kde-format
msgid "Range..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:72
#, kde-format
msgid "Add only a specific range of a renaming option"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:76
#, kde-format
msgid "Extract a specific range (if '||to||' is omitted, go to the end of string)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/removedoublesmodifier.cpp:40
#, kde-format
msgid "Remove Doubles"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/removedoublesmodifier.cpp:41
#, kde-format
msgid "Remove duplicate words"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:61
#, kde-format
msgctxt "Replace text"
msgid "Replace..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:61
#, kde-format
msgid "Replace text in a renaming option"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:65
#, kde-format
msgid "Replace text (||options||: ||r|| = regular expression, ||i|| = ignore case)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/trimmedmodifier.cpp:34
#, kde-format
msgid "Trimmed"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/trimmedmodifier.cpp:35
#, kde-format
msgid "Remove leading, trailing and extra whitespace"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:39
#, kde-format
msgctxt "unique value for duplicate strings"
msgid "Unique"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:40
#, kde-format
msgid "Add a suffix number to have unique strings in duplicate values"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:46
#, kde-format
msgid "Add a suffix number, ||n|| specifies the number of digits to use"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/cameranameoption.cpp:39
#: core/utilities/searchwindow/searchfields.cpp:331
#: core/utilities/searchwindow/searchfields.cpp:357
#, kde-format
msgid "Camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/cameranameoption.cpp:40
#, kde-format
msgid "Add the camera name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/cameranameoption.cpp:44
#, kde-format
msgid "Camera name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:56
#: core/utilities/advancedrename/parser/options/metadataoption.cpp:56
#, kde-format
msgid "Keyword separator:"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:81
#, kde-format
msgid "Database..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:82
#, kde-format
msgid "Add information from the database"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:85
#, kde-format
msgid "Add database information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/dbkeyselector.cpp:101
#, kde-format
msgid "Key"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:57
#, kde-format
msgid "Common File Information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:59
#, kde-format
msgid "Default comment of the image"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:60
#, kde-format
msgid "Default author of the image"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:61
#, kde-format
msgid "Image dimension"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:62
#, kde-format
msgid "Image file size"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:63
#, kde-format
msgid "Format of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:64
#, kde-format
msgid "Type of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:65
#, kde-format
msgid "Rating of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:66
#, kde-format
msgid "Height of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:67
#, kde-format
msgid "Width of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:68
#, kde-format
msgid "Image orientation"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:69
#, kde-format
msgid "Color depth (bits per channel)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:70
#, kde-format
msgid "Color model of the image"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:71
#, kde-format
msgid "A comma separated list of all authors"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:67
#, kde-format
msgid "Metadata Information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:69
#, kde-format
msgid "Make of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:70
#, kde-format
msgid "Model of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:71
#, kde-format
msgid "Lens of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:74
#, kde-format
msgid "Focal length (35mm equivalent)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:75
#: core/utilities/searchwindow/searchfields.cpp:447
#, kde-format
msgid "Exposure time"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:76
#, kde-format
msgid "Exposure program"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:77
#, kde-format
msgid "Exposure mode"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:79
#: core/utilities/searchwindow/searchfields.cpp:507
#, kde-format
msgid "Flash mode"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:81
#, kde-format
msgid "White balance (color temperature)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:82
#, kde-format
msgid "Metering mode"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:83
#, kde-format
msgid "Subject distance"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:84
#, kde-format
msgid "Subject distance (category)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:86
#, kde-format
msgid "Display Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:87
#: core/utilities/searchwindow/searchfields.cpp:778
#: core/utilities/setup/setuptooltip.cpp:321
#, kde-format
msgid "Audio Bit Rate"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:88
#: core/utilities/searchwindow/searchfields.cpp:795
#: core/utilities/setup/setuptooltip.cpp:324
#, kde-format
msgid "Audio Channel Type"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:89
#, kde-format
msgid "Audio Codec (Audio Codec)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:90
#, kde-format
msgid "Duration of File"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:91
#, kde-format
msgid "Frame Rate of Video"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:92
#: core/utilities/setup/setuptooltip.cpp:336
#, kde-format
msgid "Video Codec"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:57
#, kde-format
msgid "Position Information (GPS)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:59
#, kde-format
msgid "Latitude in the format as described by the XMP specification"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:60
#, kde-format
msgid "Longitude in the format as described by the XMP specification"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:61
#, kde-format
msgid "Latitude as double value"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:62
#, kde-format
msgid "Longitude as double value"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:63
#, kde-format
msgid "Latitude in a human readable form"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:64
#, kde-format
msgid "Longitude in a human readable form"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:65
#, kde-format
msgid "Altitude in meters"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:66
#, kde-format
msgid "Altitude in a human readable form"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:67
#: core/utilities/searchwindow/searchfields.cpp:261
#, kde-format
msgid "Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:68
#, kde-format
msgid "Roll"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:69
#, kde-format
msgid "Tilt"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:70
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:532
#, kde-format
msgid "Accuracy"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:48
#, kde-format
msgctxt "date format settings"
msgid "format settings"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:57
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Standard"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:58
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "ISO"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:59
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Text"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:60
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Unix Time Stamp"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:61
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:121
#, kde-format
msgctxt "Get date information from the image"
msgid "Image"
msgstr ""
#. i18nc("Get date information from the current date", "Current Date"),
#. QVariant(CurrentDateTime));
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:125
#, kde-format
msgctxt "Set a fixed date"
msgid "Fixed Date"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:148
#, kde-format
msgid "Enter custom format"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:240
#, kde-format
msgid "example: "
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:247
#, kde-format
msgid "Date && Time..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:248
#, kde-format
msgid "Add date and time information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:251
#, kde-format
msgid "Date and time (standard format)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:252
#: core/utilities/advancedrename/parser/options/dateoption.cpp:253
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:528
#, kde-format
msgid "Date and time"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:40
#, kde-format
msgctxt "renaming option for directory related information"
msgid "Directory"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:41
#, kde-format
msgid "Add the directory name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:44
#, kde-format
msgid "Directory name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:45
#, kde-format
msgid "Name of the parent directory, additional '.' characters move up in the directory hierarchy"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:46
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:47
#, kde-format
msgid "Add file properties"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:53
#, kde-format
msgctxt "File name"
msgid "Name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:55
#, kde-format
msgid "File extension, prepend with a '.' character, to modify the real file extension"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:56
#, kde-format
msgctxt "File extension"
msgid "Extension"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:58
#, kde-format
msgid "Owner of the file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:59
#, kde-format
msgctxt "Owner of the file"
msgid "Owner"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:61
#, kde-format
msgid "Group of the file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:62
#, kde-format
msgctxt "Group of the file"
msgid "Group"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/metadataoption.cpp:103
#, kde-format
msgid "Metadata..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/metadataoption.cpp:104
#, kde-format
msgid "Add metadata information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:62
#, kde-format
msgctxt "Sequence Number"
msgid "Number..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:63
#, kde-format
msgid "Add a sequence number"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:66
#, kde-format
msgid "Sequence number"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:67
#, kde-format
msgid "Sequence number (||options||: ||e|| = extension aware, ||f|| = folder aware)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:68
#, kde-format
msgid "Sequence number (custom start)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:69
#, kde-format
msgid "Sequence number (custom start + step)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calintropage.cpp:53
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Calendar Tool</b></h1>"
"</p>"
"<p>This assistant will guide you to create and print a calendar with a selection of images taken from your collection.</p>"
"<p>This tool will also permit to set specific dates on your calendar using external data event files as <a href='http://en.wikipedia.org/wiki/VCalendar'>vCalendar</a>, and <a href='http://en.wikipedia.org/wiki/Icalendar'>iCalendar</a> formats.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:113
#, kde-format
msgid "Create Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:115
#, kde-format
msgid "Welcome to Calendar Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:120
#, kde-format
msgid "Create Template for Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:129
#, kde-format
msgid "Choose events to show on the Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:139
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:279
#, kde-format
msgid "Print Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:147
#, kde-format
msgid "Printing in Progress"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:154
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:158
#, kde-format
msgid "%1|Calendar Data File"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:155
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:159
#, kde-format
msgid "Select Calendar Data File"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:212
#, kde-format
msgid ""
"No valid images selected for months<br/>"
"Click Back to select images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:227
#, kde-format
msgid ""
"Please note that you are making a calendar for<br/>"
"the current year or a year in the past."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:234
#, kde-format
msgid ""
"Click Next to start Printing<br/>"
"<br/>"
"Following months will be printed for year %1:<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:287
#, kde-format
msgid "Printing Cancelled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:299
#, kde-format
msgid "Create calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:347
#, kde-format
msgid "Printing calendar page for %1 of %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:357
#, kde-format
msgid "Printing Complete"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:290
#: core/utilities/import/dialogs/cameramessagebox.cpp:145
#: core/utilities/searchwindow/searchfields.cpp:156
#, kde-format
msgid "File Name"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:291
#, kde-format
msgid "User1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:292
#, kde-format
msgid "User2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:293
#, kde-format
msgid "User3"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:294
#, kde-format
msgid "User4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:295
#, kde-format
msgid "User5"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:296
#, kde-format
msgid "User6"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:539
#, kde-format
msgid "Add new images to the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:540
#, kde-format
msgid "Remove selected images from the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:541
#, kde-format
msgid "Move current selected image up in the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:542
#, kde-format
msgid "Move current selected image down in the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:543
#, kde-format
msgid "Clear the list."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:544
#, kde-format
msgid "Load a saved list."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:545
#, kde-format
msgid "Save the list."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:975
#, kde-format
msgid "Select the image file list to load"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:976
-#: core/utilities/assistants/common/dimageslist.cpp:1048
+#: core/utilities/assistants/common/dimageslist.cpp:1051
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:163
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:104
#, kde-format
msgid "All Files (*)"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/common/dimageslist.cpp:1047
+#: core/utilities/assistants/common/dimageslist.cpp:1050
#, kde-format
msgid "Select the image file list to save"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/common/dmetainfoiface.cpp:158
+#: core/utilities/assistants/common/dmetainfoiface.cpp:159
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:92
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:116
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:128
#, kde-format
msgid "Destination Folder"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/common/dmetainfoiface.cpp:159
+#: core/utilities/assistants/common/dmetainfoiface.cpp:160
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:117
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:129
#, kde-format
msgid "Output Destination Path"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dpreviewimage.cpp:527
#: core/utilities/assistants/common/dpreviewimage.cpp:528
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dpreviewimage.cpp:534
#: core/utilities/assistants/common/dpreviewimage.cpp:535
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dpreviewimage.cpp:541
#: core/utilities/assistants/common/dpreviewimage.cpp:542
#, kde-format
msgid "Zoom to Fit"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dsavesettingswidget.cpp:71
#, kde-format
msgid "Output file format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dsavesettingswidget.cpp:73
#, kde-format
msgid ""
"<p>Set the output file format to use here:</p>"
"<p><b>JPEG</b>: output the processed image in JPEG format. This format will give smaller-sized files.</p>"
"<p><b>Warning: Due to the destructive compression algorithm, JPEG is a lossy quality format.</b></p>"
"<p><b>TIFF</b>: output the processed image in TIFF format. This generates large files, without losing quality. Image is compressed.</p>"
"<p><b>PNG</b>: output the processed image in PNG format. This generates large files, without losing quality. Image is compressed.</p>"
"<p><b>PPM</b>: output the processed image in PPM format. This generates the largest files, without losing quality. Image is not compressed.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/bracketstack.cpp:118
#, kde-format
msgctxt "@title:column Processing checkbox"
msgid "Include for Enfuse"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/bracketstack.cpp:119
#, kde-format
msgctxt "@title:column Input file name"
msgid "File Name"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/bracketstack.cpp:120
#, kde-format
msgctxt "@title:column Input image exposure"
msgid "Exposure (EV)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:49
#, kde-format
msgid "Hardmask: enabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:49
#, kde-format
msgid "Hardmask: disabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:51
#, kde-format
msgid "CIECAM02: enabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:51
#, kde-format
msgid "CIECAM02: disabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:53
#, kde-format
msgid "Levels: auto"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:53
#, kde-format
msgid "Levels: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:55
#, kde-format
msgid "Exposure: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:57
#, kde-format
msgid "Saturation: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:59
#, kde-format
msgid "Contrast: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:126
#, kde-format
msgctxt "@option:check Enfuse setting"
msgid "Automatic Local/Global Image Features Balance (Levels)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:128
#, kde-format
msgctxt "@info:tooltip"
msgid "Optimize image features (contrast, saturation, . . .) to be as global as possible."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:130
#, kde-format
msgctxt "@info:whatsthis"
msgid "Set automatic level selection (maximized) for pyramid blending, i.e. optimize image features (contrast, saturation, . . .) to be as global as possible."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:133
#, kde-format
msgctxt "@label:slider Enfuse settings"
msgid "Image Features Balance:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:138
#, kde-format
msgctxt "@info:tooltip"
msgid "Balances between local features (small number) or global features (high number)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:140
#, kde-format
msgctxt "@info:whatsthis"
msgid "Set the number of levels for pyramid blending. Balances towards local features (small number) or global features (high number). Additionally, a low number trades off quality of results for faster execution time and lower memory usage."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:145
#, kde-format
msgctxt "@option:check"
msgid "Hard Mask"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:147
#, kde-format
msgctxt "@info:tooltip"
msgid "Useful only for focus stack to improve sharpness."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:149
#, kde-format
msgctxt "@info:whatsthis"
msgid "Force hard blend masks without averaging on finest scale. This is only useful for focus stacks with thin and high contrast features. It improves sharpness at the expense of increased noise."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:154
#, kde-format
msgctxt "@label:slider Enfuse settings"
msgid "Well-Exposedness Contribution:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:159
#, kde-format
msgctxt "@info:tooltip"
msgid "Contribution of well exposed pixels to the blending process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:161
#, kde-format
msgctxt "@info:whatsthis"
msgid "Set the well-exposedness criterion contribution for the blending process. Higher values will favor well-exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:164
#, kde-format
msgctxt "@label:slider enfuse settings"
msgid "High-Saturation Contribution:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:170
#, kde-format
msgctxt "@info:tooltip"
msgid "Contribution of highly saturated pixels to the blending process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:172
#, kde-format
msgctxt "@info:whatsthis"
msgid "Increasing this value makes pixels with high saturation contribute more to the final output."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:175
#, kde-format
msgctxt "@label:slider enfuse settings"
msgid "High-Contrast Contribution:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:181
#, kde-format
msgctxt "@info:tooltip"
msgid "Contribution of highly contrasted pixels to the blending process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:183
#, kde-format
msgctxt "@info:whatsthis"
msgid "Sets the relative weight of high-contrast pixels. Increasing this weight makes pixels with neighboring differently colored pixels contribute more to the final output. Particularly useful for focus stacks."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:187
#, kde-format
msgctxt "@option:check"
msgid "Use Color Appearance Model (CIECAM02)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:189
#, kde-format
msgctxt "@info:tooltip"
msgid "Convert to CIECAM02 color appearance model during the blending process instead of RGB."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:191
#, kde-format
msgctxt "@info:whatsthis"
msgid "Use Color Appearance Modelling (CIECAM02) to render detailed colors. Your input files should have embedded ICC profiles. If no ICC profile is present, sRGB color space will be assumed. The difference between using this option and default color blending algorithm is very slight, and will be most noticeable when you need to blend areas of different primary colors together."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:186
#, kde-format
msgctxt "@title:column Saving checkbox"
msgid "Include during Saving"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:187
#, kde-format
msgctxt "@title:column Output file name"
msgid "Output"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:188
#, kde-format
msgctxt "@title:column Source file names"
msgid "Selected Inputs"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:214
#, kde-format
msgctxt "@item:inmenu"
msgid "Remove item"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:221
#, kde-format
msgctxt "@item:inmenu"
msgid "Clear all"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:131
#, kde-format
msgid "Exposure Blending"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:139
#, kde-format
msgctxt "@action:button"
msgid "&Save"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:141
#, kde-format
msgctxt "@info:tooltip"
msgid "Process and save selected items."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:145
#, kde-format
msgctxt "@action:button"
msgid "&Preview"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:147
#, kde-format
msgctxt "@info:tooltip"
msgid "Process a preview of bracketed images stack with current settings."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:151
#, kde-format
msgctxt "@action:button"
msgid "&Default"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:153
#, kde-format
msgctxt "@info:tooltip"
msgid "Revert current settings to default values."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:159
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:111
#, kde-format
msgctxt "@action:button"
msgid "Details..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:177
#, kde-format
msgid "Enfuse Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:189
#, kde-format
msgid "Save Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:199
#, kde-format
msgctxt "@label:textbox"
msgid "File Name Template: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:317
#, kde-format
msgctxt "@title:window"
msgid "Enfuse Processing Messages"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:479
#, kde-format
msgid "Failed to save image to %1."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:518
#, kde-format
msgid "Processing preview of bracketed images..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:524
#, kde-format
msgid "Processing output of bracketed images..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:549
#, kde-format
msgid "Failed to load processed image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:558
#, kde-format
msgid "Failed to process preview of bracketed images."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:568
#, kde-format
msgid "Failed to process output of bracketed images."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:625
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:116
#, kde-format
msgid "Close"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:627
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:118
#, kde-format
msgid "Close window"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:634
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:125
#, kde-format
msgid "Cancel current operation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/manager/expoblendingthread.cpp:326
#, kde-format
msgctxt "average scene luminance value unknown"
msgid "unknown"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/manager/expoblendingthread.cpp:867
#, kde-format
msgid ""
"Cannot run %1:\n"
"\n"
" %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingintropage.cpp:61
#, kde-format
msgctxt "@title:window"
msgid "Welcome to Stacked Images Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingintropage.cpp:68
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Stacked Images Tool</b></h1>"
"</p>"
"<p>This tool fuses bracketed images with different exposure to make pseudo <a href='http://en.wikipedia.org/wiki/High_dynamic_range_imaging'>HDR image</a>.</p>"
"<p>It can also be used to <a href='https://en.wikipedia.org/wiki/Focus_stacking'>merge focus bracketed stack</a> to get a single image with increased depth of field.</p>"
"<p>This assistant will help you to configure how to import images before merging them to a single one.</p>"
"<p>Bracketed images must be taken with the same camera, in the same conditions, and if possible using a tripod.</p>"
"<p>For more information, please take a look at <a href='http://en.wikipedia.org/wiki/Bracketing'>this page</a></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingintropage.cpp:85
#, kde-format
msgctxt "@title:group"
msgid "Exposure Blending Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingitemspage.cpp:63
#, kde-format
msgctxt "@title:window"
msgid "<b>Set Bracketed Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingitemspage.cpp:71
#, kde-format
msgid ""
"<qt>"
"<p>Set here the list of your bracketed images to fuse. Please follow these conditions:</p>"
"<ul>"
"<li>At least 2 images from the same subject must be added to the stack.</li>"
"<li>Do not mix images with different color depth.</li>"
"<li>All images must have the same dimensions.</li>"
"</ul>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingitemspage.cpp:80
#, kde-format
msgctxt "@title:column"
msgid "Exposure (EV)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendinglastpage.cpp:58
#, kde-format
msgctxt "@title:window"
msgid "Pre-Processing is Complete"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendinglastpage.cpp:66
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Bracketed Images Pre-Processing is Done</b></h1>"
"</p>"
"<p>Congratulations. Your images are ready to be fused. </p>"
"<p>To perform this operation, <b>%1</b> program from <a href='%2'>Enblend</a> project will be used.</p>"
"<p>Press \"Finish\" button to fuse your items and make a pseudo HDR image.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:89
#, kde-format
msgctxt "@title:window"
msgid "<b>Pre-Processing Bracketed Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:101
#, kde-format
msgctxt "@option:check"
msgid "Align bracketed images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:142
#, kde-format
msgid ""
"<qt>"
"<p>Now, we will pre-process bracketed images before fusing them.</p>"
"<p>To perform auto-alignment, the <b>%1</b> program from the <a href='%2'>%3</a> project will be used. Alignment must be performed if you have not used a tripod to take bracketed images. Alignment operations can take a while.</p>"
"<p>Pre-processing operations include Raw demosaicing. Raw images will be converted to 16-bit sRGB images with auto-gamma.</p>"
"<p>Press \"Next\" to start pre-processing.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:161
#, kde-format
msgid ""
"<qt>"
"<p>Pre-processing is under progress, please wait.</p>"
"<p>This can take a while...</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:214
#, kde-format
msgid ""
"<qt>"
"<p>Pre-processing has failed.</p>"
"<p>Please check your bracketed images stack...</p>"
"<p>See processing messages below.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingwizard.cpp:76
#, kde-format
msgctxt "@title:window"
msgid "Stacked Images Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:70
#, kde-format
msgid "<b>Configure where you keep your images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:83
#, kde-format
msgctxt "This is a path name so you should include the slash in the translation"
msgid "/Pictures"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:89
#, kde-format
msgid ""
"<p>Please enter a location where you keep your images.</p>"
" "
"<p>You can choose any local folder, even one that already contains images.<br/>"
" More folders can be added later under the <i>Settings</i> menu. </p>"
" "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:96
#, kde-format
msgid "<p><i>Note:</i> removable media (such as USB drives or DVDs) and remote file systems (such as NFS, or Samba mounted with cifs/smbfs) are supported.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:157
#, kde-format
msgid "You must select a folder for digiKam to use as the root album. All of your images will go there."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:185
#, kde-format
msgid "Create Root Album Folder?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:186
#, kde-format
msgid ""
"<p>The folder to use as the root album path does not exist:</p>"
"<p><b>%1</b></p>"
"Would you like digiKam to create it for you?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:198
#, kde-format
msgid "Create Root Album Folder Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:199
#, kde-format
msgid ""
"<p>digiKam could not create the folder to use as the root album.\n"
"Please select a different location.</p>"
"<p><b>%1</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:219
#, kde-format
msgid ""
"You do not seem to have write access for the folder selected to be the root album.\n"
"Warning: Without write access, items cannot be edited."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/databasepage.cpp:61
#, kde-format
msgid "<b>Configure where you will store databases</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:64
#, kde-format
msgid "<b>Configure Metadata Storage to Files</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:72
#, kde-format
msgid ""
"<qt>"
"<p>Set here if you want to store the information assigned to items in digiKam in the files' metadata, to improve interoperability with other photo management programs:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:82
#, kde-format
msgid "Do nothing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:87
#, kde-format
msgid "Add information to files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> recording information to the files' metadata can slow down photo management operations.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:74
#, kde-format
msgid "Migration from digiKam 4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:81
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Migrate configuration and metadata from digiKam 4</b></h1>"
"</p>"
"<p>You can choose here if you want to use the configuration and albums from digiKam 4 in new digiKam. Please note the following warnings:</p>"
"<p>Migration is done <b>at your own risk</b>. digiKam developers do not recommend it and do not support it. On the other hand, creating a new configuration might result in loss of tags and other metadata that was not embedded inside the pictures and was only available in digiKam 4's database.</p>"
"<p>In either case you are recommended to backup the configuration files and databases before proceeding.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:98
#, kde-format
msgid "Migrate configuration from digiKam 4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:107
#, kde-format
msgid "Create a new configuration"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:65
#, kde-format
msgid "<b>Configure Open File Behavior</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Specify how images should be opened when left-clicked on in the icon view:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:82
#, kde-format
msgid "Open a preview"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:87
#, kde-format
msgid "Open in the editor"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> using a preview is always faster than using the editor, especially when checking a series of shots. However, you cannot change or fix the image in preview mode. Note that if you want to compare images quickly, it is often better to use the light table: images can be displayed side-by-side, and synchronized zooming and panning can be performed.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:65
#, kde-format
msgid "<b>Configure Preview Behavior</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Set here how images are displayed in preview mode and on the light table:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:82
#, kde-format
msgid "Load reduced version of image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:87
#, kde-format
msgid "Load image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> loading a reduced version of an image is faster but can differ from the original, especially with Raw. In this case, a JPEG version of Raw pre-processed by camera is loaded, instead of the real image data. This JPEG image is embedded in the file metadata and is used by the camera to display a Raw image faster to a TV screen.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:65
#, kde-format
msgid "<b>Configure Raw File Handling</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Set here how you want to open Raw images in the editor:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:82
#, kde-format
msgid "Open directly, with adjustments made automatically"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:87
#, kde-format
msgid "Use the Raw import tool to adjust corrections manually"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> the Raw import tool is designed for advanced users who want to have the best control over the image. This requires more time in your workflow.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/startscanpage.cpp:43
#, kde-format
msgid "Scan Your Collection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/startscanpage.cpp:49
#, kde-format
msgid ""
"<qt>"
"<p>Congratulations. Your minimal setup is done.</p>"
"<p>Remember, you can customize more settings using the digiKam configuration panel. To learn more about the digiKam world, we recommend reading the <b>digiKam handbook</b> using the <b>Help/Handbook</b> menu entry (you need to install the separate digiKam documentation package.) You can also read the manual online from the <a href='http://www.digikam.org/docs'>digikam.org website</a>.</p>"
"<p>Press <b>Finish</b> to close this assistant. digiKam will scan your collection to register all albums in the database. Items including in albums are collected after startup stage in background.</p>"
"<p><i>Note:</i> depending on your collection size, this operation can take a while. If you cancel the scanning operation, it will start again in the next digiKam session.</p>"
"<p>When scanning has completed, at next start-up, digiKam will only check your collection to identify new albums - which is much faster. You can force digiKam to scan for new items manually using the <b>Tools->Maintenance->Scan for new items</b> menu entry.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:65
#, kde-format
msgid "<b>Enabled Contextual Tooltips</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Set here if you want to show contextual tooltips in icon-view and folder-view:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:82
#, kde-format
msgid "Do not show tooltips"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:87
#, kde-format
msgid "Use Tooltips"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> tooltips show photograph and digiKam metadata on the fly, as the mouse moves over items. This can be useful when selecting items. Tooltips are displayed in the album folder view, album icon view, camera icon view, batch queue list, and thumb bar. From the digiKam configuration dialog, you can customize the contents of these tooltips and the fonts used.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/welcomepage.cpp:49
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to digiKam %1</b></h1>"
"</p>"
"<p>digiKam is an advanced digital photo management application published as open-source.</p>"
"<p>This assistant will help you to configure first run settings to be able to use digiKam quickly.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/welcomepage.cpp:72
#, kde-format
msgid ""
"<qt><br/>"
"<p>You can ignore the following if you use digiKam for the first time:</p>"
"<p><b>Transition from digiKam 4</b></p>"
"<p>Configuration files from digiKam 4 are not migrated. The old database can still be used, you just need to choose the same locations for collections and database in the following dialogs. It is recommended to create a backup of your database before proceeding.</p>"
"<p>The new location for configuration files is %1 (old %2). There are unresolved problems reported when re-using old configuration files, so it is not recommended to do it for the moment, and at your own risk.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:108
#, kde-format
msgid "Error loading RAW image '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:118
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:147
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:164
#, kde-format
msgid "Could not read image '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:126
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:156
#, kde-format
msgid "Format of image '%1' is unknown"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:134
+#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:136
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:174
#, kde-format
msgid "Error loading image '%1'"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:182
+#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:184
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:213
#, kde-format
msgid "Could not save image '%1' to '%2'"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:213
+#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:215
#, kde-format
msgid "Could not save thumbnail for image '%1' to '%2'"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:447
+#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:449
#, kde-format
msgid "Could not open file '%1' for writing"
msgstr ""
#. +> trunk5
-#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:453
+#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:455
#, kde-format
msgid "Could not save image to file '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:108
#, kde-format
msgid "Could not find theme in '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:120
#, kde-format
msgid "Create directories"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:124
#, kde-format
msgid "Could not create folder '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:133
#, kde-format
msgid "Copying theme"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:148
#, kde-format
msgid "Could not copy theme"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:157
#, kde-format
msgid "Generate images and XML files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:168
#, kde-format
msgid "Could not create gallery.xml"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:270
#, kde-format
msgid "Generating files for \"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:304
#, kde-format
msgid "Generating HTML files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:312
#, kde-format
msgid "Could not load XSL file '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:321
#, kde-format
msgid "Could not load XML file '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:357
#, kde-format
msgid "Error processing XML file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:366
#, kde-format
msgid "Could not open '%1' for writing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:393
#, kde-format
msgid "Downloading remote files for \"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:410
#, kde-format
msgid "Could not open temporary file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:425
#, kde-format
msgid "Could not download %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:444
#, kde-format
msgid "Previous"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:445
#, kde-format
msgid "Next"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:446
#, kde-format
msgid "Album List"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:447
#, kde-format
msgid "Original Image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:448
#, kde-format
msgid "Go Up"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:450
#, kde-format
msgid "Make"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:452
#, kde-format
msgid "Image Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:453
#, kde-format
msgid "Image X Resolution"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:454
#, kde-format
msgid "Image Y Resolution"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:455
#, kde-format
msgid "Image Resolution Unit"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:456
#, kde-format
msgid "Image Date Time"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:457
#, kde-format
msgid "YCBCR Positioning"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:458
#, kde-format
msgid "Exposure Time"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:459
#, kde-format
msgid "F Number"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:460
#, kde-format
msgid "Exposure Index"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:461
#, kde-format
msgid "ISO Speed Ratings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:462
#, kde-format
msgid "Shutter Speed Value"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:463
#, kde-format
msgid "Aperture Value"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:464
#, kde-format
msgid "Focal Length"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:465
#, kde-format
msgid "GPS Altitude"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:466
#, kde-format
msgid "GPS Latitude"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:467
#, kde-format
msgid "GPS Longitude"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:108
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:138
#: core/utilities/assistants/sendbymail/wizard/mailfinalpage.cpp:125
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:122
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:135
#, kde-format
msgid "Internal Error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:122
#, kde-format
msgid "Starting to generate gallery..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:130
#, kde-format
msgid "%1 albums to process:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:141
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:156
#, kde-format
msgid "%1 items to process"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:145
#, kde-format
msgid "Output directory: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:159
#, kde-format
msgid "Gallery is completed, but some warnings occurred."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:164
#, kde-format
msgid "Gallery completed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:176
#, kde-format
msgid "Opening gallery with default desktop browser..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:185
#, kde-format
msgid "Opening gallery with internal browser..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:79
#, kde-format
msgid "Full Image Properties:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:84
#, kde-format
msgid "Save image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:90
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:171
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:246
#, kde-format
msgid "Format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:95
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:176
#: core/utilities/queuemanager/tools/custom/userscript.cpp:101
#, kde-format
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:95
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:176
#: core/utilities/queuemanager/tools/custom/userscript.cpp:102
#, kde-format
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:105
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:186
#, kde-format
msgid "Quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:121
#, kde-format
msgid "Max size:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:143
#, kde-format
msgid "Include full-size original images for download"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:157
#, kde-format
msgid "Use original image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:165
#, kde-format
msgid "Thumbnail Properties:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:214
#, kde-format
msgid "Square thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:82
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to HTML Gallery tool</b></h1>"
"</p>"
"<p>This assistant will guide you to export quickly</p>"
"<p></p>"
"<p>your images as a small static HTML photo gallery.</p>"
"<p>This tool is fully compliant with <a href='https://en.wikipedia.org/wiki/HTML'>HTML and CSS standards</a></p>"
"<p>and the output can be customized with a nice theme.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:94
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:96
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:109
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:95
#, kde-format
msgid "&Choose image selection method:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:80
#, kde-format
msgid "Gallery Title:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:89
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:111
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:123
#, kde-format
msgid "Destination Folder:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:100
#, kde-format
msgid "Open in Browser:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:103
#, kde-format
msgid "Internal"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:104
#, kde-format
msgid "Default from Desktop"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlparameterspage.cpp:75
#, kde-format
msgid "In this page, you can change some theme parameters. Depending on the theme, different parameters are available."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlparameterspage.cpp:148
#, kde-format
msgctxt "'%1' is a label for a theme parameter"
msgid "%1:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlthemepage.cpp:150
#, kde-format
msgid "can be customized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlthemepage.cpp:151
#, kde-format
msgid "no customization available"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlthemepage.cpp:154
#, kde-format
msgid ""
"Author: %1<br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:94
#, kde-format
msgid "Create HTML Gallery"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:99
#, kde-format
msgid "Welcome to HTML Gallery Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:100
#, kde-format
msgid "Items Selection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:101
#, kde-format
msgid "Theme Selection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:102
#, kde-format
msgid "Theme Parameters"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:103
#, kde-format
msgid "Image Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:104
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:99
#, kde-format
msgid "Output Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:105
#, kde-format
msgid "Generating Gallery"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/commandtask.cpp:92
#, kde-format
msgid "<b>Canceled</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/commandtask.cpp:95
#, kde-format
msgid ""
"<b>Cannot run <i>%1</i>:</b>"
"<p>%2</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:74
#, kde-format
msgid "Temporary panorama file does not exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:82
#, kde-format
msgid "A panorama file named <filename>%1</filename> already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:90
#, kde-format
msgid "Temporary project file does not exist."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:98
#, kde-format
msgid "A project file named <filename>%1</filename> already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:167
#, kde-format
msgid "Cannot move panorama from <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:181
#, kde-format
msgid "Cannot move project file from <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:206
#, kde-format
msgid "Cannot copy converted image file from <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createfinalptotask.cpp:57
#: core/utilities/assistants/panorama/tasks/createptotask.cpp:64
#, kde-format
msgid "PTO file already created in the temporary directory."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createfinalptotask.cpp:64
#: core/utilities/assistants/panorama/tasks/createptotask.cpp:71
#, kde-format
msgid "PTO file cannot be created in the temporary directory."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createpreviewtask.cpp:59
#, kde-format
msgid "Project file parsing failed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createpreviewtask.cpp:90
#, kde-format
msgid "Unknown input file in the project file: <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/preprocesstask.cpp:173
#, kde-format
msgid "Input image cannot be loaded for preview generation."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/preprocesstask.cpp:216
#, kde-format
msgid "Tiff image creation failed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/preprocesstask.cpp:233
#, kde-format
msgid "Raw file conversion failed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "<b>Welcome to Panorama Tool</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:103
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Panorama Tool</b></h1>"
"</p>"
"<p>This tool stitches several images together to create a panorama, making the seam between images not visible.</p>"
"<p>This assistant will help you to configure how to import images before stitching them into a panorama.</p>"
"<p>Images must be taken from the same point of view.</p>"
"<p>For more information, please take a look at <a href='http://hugin.sourceforge.net/tutorials/overview/en.shtml'>this page</a></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:117
#, kde-format
msgctxt "@title:group"
msgid "Panorama Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:175
#, kde-format
msgctxt "@title:group"
msgid "File Format"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:179
#, kde-format
msgctxt "@option:radio"
msgid "JPEG output"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:182
#, kde-format, no-c-format
msgctxt "@info:tooltip"
msgid "Selects a JPEG output with 90% compression rate (lossy compression, smaller size)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:184
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>JPEG output</b>: Using JPEG output, the panorama file will be smaller at the cost of information loss during compression. This is the easiest way to share the result, or print it online or in a shop."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:190
#, kde-format
msgctxt "@option:radio"
msgid "TIFF output"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:191
#, kde-format
msgctxt "@info:tooltip"
msgid "Selects a TIFF output compressed using the LZW algorithm (lossless compression, bigger size)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:193
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>TIFF output</b>: Using TIFF output, you get the same color depth than your original photos using RAW images at the cost of a bigger panorama file."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panoitemspage.cpp:64
#, kde-format
msgctxt "@title:window"
msgid "<b>Set Panorama Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panoitemspage.cpp:71
#, kde-format
msgid ""
"<qt>"
"<p>Set here the list of your images to blend into a panorama. Please follow these conditions:</p>"
"<ul>"
"<li>Images are taken from the same point of view.</li>"
"<li>Images are taken with the same camera (and lens).</li>"
"<li>Do not mix images with different color depth.</li>"
"</ul>"
"<p>Note that, in the case of a 360° panorama, the first image in the list will be the image that will be in the center of the panorama.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:86
#, kde-format
msgctxt "@title:window"
msgid "<b>Panorama Stitched</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:102
#, kde-format
msgctxt "@title:group"
msgid "Save Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:106
#, kde-format
msgctxt "@label:textbox"
msgid "File name template:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:110
#, kde-format
msgctxt "@info:tooltip"
msgid "Name of the panorama file (without its extension)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:111
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>File name template</b>: Set here the base name of the files that will be saved. For example, if your template is <i>panorama</i> and if you chose a JPEG output, then your panorama will be saved with the name <i>panorama.jpg</i>. If you choose to save also the project file, it will have the name <i>panorama.pto</i>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:118
#, kde-format
msgctxt "@option:check"
msgid "Save project file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:120
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the project file for further processing within Hugin GUI."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:121
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>Save project file</b>: You can keep the project file generated to stitch your panorama for further tweaking within <a href=\"http://hugin.sourceforge.net/\">Hugin</a> by checking this. This is useful if you want a different projection, modify the horizon or the center of the panorama, or modify the control points to get better results."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:217
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"red\"><b>Warning:</b> This file already exists.</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:225
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"orange\"><b>Warning:</b> One or more converted raw files already exists (they will be skipped during the copying process).</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:262
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Panorama Stitching is Done</b></h1>"
"</p>"
"<p>Congratulations. Your images are stitched into a panorama.</p>"
"<p>Your panorama will be created to the directory:<br />"
"<b>%1</b><br />"
"once you press the <i>Finish</i> button, with the name set below.</p>"
"<p>If you choose to save the project file, and if your images were raw images then the converted images used during the stitching process will be copied at the same time (those are TIFF files that can be big).</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:299
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"red\"><b>Error:</b> %1</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:101
#, kde-format
msgctxt "@title:window"
msgid "<b>Optimization</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:114
#, kde-format
msgctxt "@option:check"
msgid "Level horizon"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:116
#, kde-format
msgctxt "@info:tooltip"
msgid "Detect the horizon and adapt the project to make it horizontal."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:117
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>Level horizon</b>: Detect the horizon and adapt the projection so that the detected horizon is an horizontal line in the final panorama"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:180
#, kde-format
msgid ""
"<qt>"
"<p>Optimization is in progress, please wait.</p>"
"<p>This can take a while...</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:206
#, kde-format
msgid ""
"<qt>"
"<p>The optimization step according to your settings is ready to be performed.</p>"
"<p>This step can include an automatic leveling of the horizon, and also an automatic projection selection and size</p>"
"<p>To perform this operation, the <command>%1</command> program from the <a href='%2'>%3</a> project will be used.</p>"
"<p>Press the \"Next\" button to run the optimization.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:304
#, kde-format
msgid ""
"<qt>"
"<h1>Optimization has failed.</h1>"
"<p>See processing messages below.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:105
#, kde-format
msgctxt "@title:window"
msgid "<b>Pre-Processing Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:118
#, kde-format
msgctxt "@option:check"
msgid "Detect moving skies"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:120
#, kde-format
msgctxt "@info:tooltip"
msgid "Automatic detection of clouds to prevent wrong keypoints matching between images due to moving clouds."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:122
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>Detect moving skies</b>: During the control points selection and matching, this option discards any points that are associated to a possible cloud. This is useful to prevent moving clouds from altering the control points matching process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:161
#, kde-format
msgid ""
"<qt>"
"<p>Pre-processing is in progress, please wait.</p>"
"<p>This can take a while...</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:196
#, kde-format
msgid ""
"<qt>"
"<p>Now, we will pre-process images before stitching them.</p>"
"<p>Pre-processing operations include Raw demosaicing. Raw images will be converted to 16-bit sRGB images with auto-gamma.</p>"
"<p>Pre-processing also include a calculation of some control points to match overlaps between images. For that purpose, the <b>%1</b> program from the <a href='%2'>%3</a> project will be used.</p>"
"<p>Press \"Next\" to start pre-processing.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:293
#, kde-format
msgid ""
"<qt>"
"<h1>Pre-processing has failed.</h1>"
"<p>See processing messages below.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:99
#, kde-format
msgctxt "@title:window"
msgid "<b>Preview and Post-Processing</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:148
#, kde-format
msgid "Processing Panorama Preview..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:224
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1>Panorama Post-Processing</h1>"
"</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:230
#, kde-format
msgctxt "@title:group"
msgid "Panorama Post-Processing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:300
#, kde-format
msgid "Preview Processing Cancelled."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:362
#, kde-format
msgid ""
"<h1><b>Error</b></h1>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:393
#, kde-format
msgctxt "Here a makefile is a script for GNU Make"
msgid ""
"<p><b>Cannot create makefile: </b></p>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:421
#, kde-format
msgctxt "a project file is a .pto file, as given to hugin to build a panorama"
msgid ""
"<p><b>Cannot create project file: </b></p>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:449
#, kde-format
msgctxt "Error message for image file number %1 out of %2"
msgid ""
"<p><b>Processing file %1 / %2: </b></p>"
"<p>%3</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:480
#, kde-format
msgctxt "Error message for panorama compilation"
msgid ""
"<p><b>Panorama compilation: </b></p>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:527
#, kde-format
msgid ""
"<qt>"
"<h1>Panorama Preview</h1>"
"<p>Draw a rectangle if you want to crop the image.</p>"
"<p>Pressing the <i>Next</i> button will then launch the final stitching process.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:551
#, kde-format
msgctxt "Success for image file number %1 out of %2"
msgid "Processing file %1 / %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:579
#, kde-format
msgctxt "Success for panorama compilation"
msgid "Panorama compilation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:619
#, kde-format
msgctxt "Compilation started for image file number %1 out of %2"
msgid "Processing file %1 / %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:628
#, kde-format
msgctxt "Panorama compilation started"
msgid "Panorama compilation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panowizard.cpp:81
#, kde-format
msgctxt "@title:window"
msgid "Panorama Creator Wizard"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintphoto.cpp:42
#, kde-format
msgid "Unsupported Paper Size"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:134
#, kde-format
msgctxt "Output: PDF"
msgid "Print to PDF"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:135
#, kde-format
msgctxt "Output: FILE"
msgid "Print to Image File"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:136
#, kde-format
msgctxt "Output: GIMP"
msgid "Print with Gimp"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:159
#, kde-format
msgctxt "Image format: JPEG"
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:160
#, kde-format
msgctxt "Image format: PNG"
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:161
#, kde-format
msgctxt "Image format: TIFF"
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:170
#, kde-format
msgctxt "Caption type: NONE"
msgid "No caption"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:171
#, kde-format
msgctxt "Caption type: FILENAME"
msgid "Image file names"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:172
#, kde-format
msgctxt "Caption type: DATETIME"
msgid "Exif date-time"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:173
#, kde-format
msgctxt "Caption type: COMMENT"
msgid "Item comments"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:174
#, kde-format
msgctxt "Caption type: CUSTOM"
msgid "Custom format"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:185
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:229
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:312
#, kde-format
msgid "Printing canceled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:210
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:286
#, kde-format
msgid "Processing page %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:298
#, kde-format
msgid "Could not save file %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:304
#, kde-format
msgid "Page %1 saved as %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/tools/gimpbinary.h:50
#, kde-format
msgid "The GNU Image Manipulation Program."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcaptionpage.cpp:129
#, kde-format
msgctxt "@title:column"
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:42
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:43
#, kde-format
msgid "Choose your grid size"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:44
#, kde-format
msgid "Number of rows"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:45
#, kde-format
msgid "Insert number of rows"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:46
#, kde-format
msgid "Number of columns"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:47
#, kde-format
msgid "Insert number of columns"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:49
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:50
#, kde-format
msgid "Choose to have a custom photo size album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:51
#, kde-format
msgid "Photo height"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:52
#, kde-format
msgid "Insert photo height"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:53
#, kde-format
msgid "Photo width"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:54
#, kde-format
msgid "Insert photo width"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:56
#, kde-format
msgid "Rotate photo automatically on layout accordingly with camera orientation information"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:145
#, kde-format
msgid "No page to print..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:153
#, kde-format
msgid "Starting to pre-process files..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:190
#, kde-format
msgid "Printing process aborted..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:231
#, kde-format
msgid "Printing process is not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:236
#, kde-format
msgid "Printing process completed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:244
#, kde-format
msgid "Open destination directory in file-browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:266
#, kde-format
msgid "There was an error to launch the external Gimp program. Please make sure it is properly installed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:295
#, kde-format
msgid "Could not remove the GIMP's temporary files."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:311
#, kde-format
msgid "Unable to create a temporary folder. Please make sure you have proper permissions to this folder and try again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:356
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:109
#, kde-format
msgid "Print Creator"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:84
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Print Creator</b></h1>"
"</p>"
"<p>This assistant will guide you to assemble images to be printed following specific templates as Photo Album, Photo Collage, or Framed Photo.</p>"
"<p>An adaptive photo collection page layout can be also used, based on Atkins algorithm.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:107
#, kde-format
msgctxt "@title:group"
msgid "Optional Gimp Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:90
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:179
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:131
#, kde-format
msgid "Image Format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:94
#, kde-format
msgid "Select your preferred format to export printing as image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:123
#, kde-format
msgid "The image output file name will be generated automatically."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:129
#, kde-format
msgid "Open in File Browser"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:121
#, kde-format
msgid "Select your preferred print output."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:463
#, kde-format
msgid "Add again"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:477
#: core/utilities/facemanagement/assignnamewidget.cpp:265
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:364
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:877
#, kde-format
msgid "inches"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:882
#, kde-format
msgid "cm"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:1208
#, kde-format
msgid ""
"Custom\n"
"layout"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:119
#, kde-format
msgid "Welcome to Print Creator"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:120
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:93
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:96
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:105
#, kde-format
msgid "Albums Selection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:121
#, kde-format
msgid "Select Page Layout"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:122
#, kde-format
msgid "Caption Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:123
#, kde-format
msgid "Crop and Rotate Photos"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:124
#, kde-format
msgid "Images Output Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:125
#, kde-format
msgid "Render Printing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:261
#, kde-format
msgid "Photo %1 of %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:359
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:371
#, kde-format
msgid "Page %1 of %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:99
#, kde-format
msgid "Error opening input file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:110
#, kde-format
msgid "Error opening temporary folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:153
#, kde-format
msgid "Cannot resize image. Aborting."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:166
#, kde-format
msgid "Cannot save resized image (JPEG). Aborting."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:174
#, kde-format
msgid "Cannot save resized image (PNG). Aborting."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:120
#, kde-format
msgid "Cannot create a temporary directory"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:174
#, kde-format
msgid "Resizing %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:187
#, kde-format
msgid "%1 resized successfully"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:196
#, kde-format
msgid "Failed to resize %1: %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:224
#, kde-format
msgid "There are no files to send"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:241
#, kde-format
msgid "Build images properties file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:256
#, kde-format
msgid "no caption"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:259
#, kde-format
msgid "no keywords"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:261
#, kde-format
msgid ""
"file \"%1\":\n"
"Original images: %2\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:263
#, kde-format
msgid "Comments: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:265
#, kde-format
msgid "Tags: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:267
#, kde-format
msgid "Rating: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:272
#, kde-format
msgid "properties.txt"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:279
#, kde-format
msgid "Image properties file cannot be opened"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:289
#, kde-format
msgid "Image properties file done"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:309
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:979
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:992
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:630
#, kde-format
msgid "Processing Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:310
#, kde-format
msgid ""
"Some images cannot be resized.\n"
"Do you want them to be added as attachments without resizing?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:378
#, kde-format
msgid "The file \"%1\" is too big to be sent, please reduce its size or change your settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:583
#, kde-format
msgid "Failed to start \"%1\" program. Check your system."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:592
#, kde-format
msgid "Starting \"%1\" program..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:595
#, kde-format
msgid "After having sent your images by email..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:596
#, kde-format
msgid "Press 'Finish' button to clean up temporary files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:120
#, kde-format
msgctxt "Mail client: BALSA"
msgid "Balsa"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:121
#, kde-format
msgctxt "Mail client: CLAWSMAIL"
msgid "Clawsmail"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:122
#, kde-format
msgctxt "Mail client: EVOLUTION"
msgid "Evolution"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:123
#, kde-format
msgctxt "Mail client: KMAIL"
msgid "Kmail"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:124
#, kde-format
msgctxt "Mail client: NETSCAPE"
msgid "Netscape Messenger"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:125
#, kde-format
msgctxt "Mail client: SYLPHEED"
msgid "Sylpheed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:126
#, kde-format
msgctxt "Mail client: THUNDERBIRD"
msgid "Thunderbird"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:135
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:132
#, kde-format
msgctxt "Image format: JPEG"
msgid "Jpeg"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:136
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:133
#, kde-format
msgctxt "Image format: PNG"
msgid "Png"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/balsabinary.h:44
#: core/utilities/assistants/sendbymail/tools/evolutionbinary.h:44
#, kde-format
msgid "Gnome Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/clawsmailbinary.h:44
#: core/utilities/assistants/sendbymail/tools/sylpheedbinary.h:44
#, kde-format
msgid "GTK based Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/kmailbinary.h:44
#, kde-format
msgid "KDE Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/netscapebinary.h:44
#, kde-format
msgid "Netscape Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/thunderbirdbinary.h:44
#, kde-format
msgid "Mozilla Foundation Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailfinalpage.cpp:133
#, kde-format
msgid "Preparing file to export by mail..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailfinalpage.cpp:141
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:145
#, kde-format
msgid "%1 input items to process"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailimagespage.cpp:72
#, kde-format
msgid "<p>This view list all items to export by mail.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:98
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Email Tool</b></h1>"
"</p>"
"<p>This assistant will guide you to send your items with a mail client application.</p>"
"<p>Before to export contents, you will be able to adjust attachments properties accordingly with your mail service capabilities.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:120
#, kde-format
msgctxt "@title:group"
msgid "Mail client application Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:116
#, kde-format
msgid "Mail program:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:120
#, kde-format
msgid "Select your preferred external mail client program here."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:135
#, kde-format
msgid "Attach a file with items properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:136
#, kde-format
msgid "If you enable this option, all item properties as Comments, Rating, or Tags, will be added as an attached file."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:146
#, kde-format
msgid " MB"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:148
#, kde-format
msgid "Maximum email size limit:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:153
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:105
#, kde-format
msgid "Adjust image properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:155
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:107
#, kde-format
msgid "If you enable this option, all images to be sent can be resized and recompressed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:159
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:111
#, kde-format
msgid "Image Properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:168
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:120
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:126
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:130
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:345
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:346
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:132
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:136
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:262
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:263
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:132
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:136
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:330
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:331
#, kde-format
msgid " px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:169
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:121
#, kde-format
msgid "Select the length of the images that are to be sent. The aspect ratio is preserved."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:172
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:124
#, kde-format
msgid "Image Length:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:183
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:135
#, kde-format
msgid "Select your preferred format to convert image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:202
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:154
#, kde-format
msgid "<p>The new compression value of JPEG images to be sent:</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:203
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:155
#, kde-format
msgid ""
"<p><b>1</b>: very high compression<br/>"
"<b>25</b>: high compression<br/>"
"<b>50</b>: medium compression<br/>"
"<b>75</b>: low compression (default value)<br/>"
"<b>100</b>: no compression</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:211
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:163
#, kde-format
msgid "Image quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:216
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:168
#, kde-format
msgid "Remove all metadata"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:217
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:169
#, kde-format
msgid "If you enable this option, all metadata as Exif, Iptc, and Xmp will be removed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:83
#, kde-format
msgid "Send by Email"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:92
#, kde-format
msgid "Welcome to Email Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:94
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:97
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:106
#, kde-format
msgid "Images List"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:95
#, kde-format
msgid "Email Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:96
#, kde-format
msgid "Export by Email"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:332
#, kde-format
msgctxt "Video Type: QVGA"
msgid "QVGA - 320x180 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:333
#, kde-format
msgctxt "Video Type: VCD"
msgid "VCD - 352x240"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:334
#, kde-format
msgctxt "Video Type: VCD"
msgid "VCD - 352x288"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:335
#, kde-format
msgctxt "Video Type: HVGA"
msgid "HVGA - 480x270 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:336
#, kde-format
msgctxt "Video Type: SVCD"
msgid "SVCD - 480x480"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:337
#, kde-format
msgctxt "Video Type: SVCD"
msgid "SVCD - 480x576"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:338
#, kde-format
msgctxt "Video Type: VGA"
msgid "VGA - 640x360 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:339
#, kde-format
msgctxt "Video Type: DVD"
msgid "DVD - 720x480"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:340
#, kde-format
msgctxt "Video Type: DVD"
msgid "DVD - 720x576"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:341
#, kde-format
msgctxt "Video Type: WVGA"
msgid "WVGA - 800x450 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:342
#, kde-format
msgctxt "Video Type: XVGA"
msgid "XVGA - 1024x576 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:343
#, kde-format
msgctxt "Video Type: HDTV"
msgid "HDTV - 1280x720 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:344
#, kde-format
msgctxt "Video Type: BLUERAY"
msgid "BLUERAY - 1920x1080 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:345
#, kde-format
msgctxt "Video Type: UHD4K"
msgid "UHD4K - 3840x2160 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:354
#, kde-format
msgctxt "Video Bit Rate 400000"
msgid "400k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:355
#, kde-format
msgctxt "Video Bit Rate 500000"
msgid "500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:356
#, kde-format
msgctxt "Video Bit Rate 1000000"
msgid "1000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:357
#, kde-format
msgctxt "Video Bit Rate 1200000"
msgid "1200k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:358
#, kde-format
msgctxt "Video Bit Rate 1500000"
msgid "1500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:359
#, kde-format
msgctxt "Video Bit Rate 2000000"
msgid "2000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:360
#, kde-format
msgctxt "Video Bit Rate 2500000"
msgid "2500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:361
#, kde-format
msgctxt "Video Bit Rate 3000000"
msgid "3000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:362
#, kde-format
msgctxt "Video Bit Rate 4000000"
msgid "4000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:363
#, kde-format
msgctxt "Video Bit Rate 4500000"
msgid "4500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:364
#, kde-format
msgctxt "Video Bit Rate 5000000"
msgid "5000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:365
#, kde-format
msgctxt "Video Bit Rate 6000000"
msgid "6000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:366
#, kde-format
msgctxt "Video Bit Rate 8000000"
msgid "8000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:375
#, kde-format
msgctxt "Video Standard PAL"
msgid "PAL - 25 FPS"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:376
#, kde-format
msgctxt "Video Standard NTSC"
msgid "NTSC - 29.97 FPS"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:388
#, kde-format
msgctxt "Video Codec X264"
msgid "High Quality H.264 AVC/MPEG-4 AVC"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:389
#, kde-format
msgctxt "Video Codec MPEG4"
msgid "DivX/XVid/MPEG-4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:390
#, kde-format
msgctxt "Video Codec MPEG2"
msgid "MPEG-2 Video"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:406
#, kde-format
msgctxt "Video Standard AVI"
msgid "AVI - Audio Video Interleave"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:407
#, kde-format
msgctxt "Video Standard MKV"
msgid "MKV - Matroska"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:408
#, kde-format
msgctxt "Video Standard MP4"
msgid "MP4 - MPEG-4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:409
#, kde-format
msgctxt "Video Standard MPG"
msgid "MPG - MPEG-2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:418
#, kde-format
msgctxt "Video Effect NOPLAYER"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:419
#, kde-format
msgctxt "Video Standard INTERNAL"
msgid "Internal"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:420
#, kde-format
msgctxt "Video Standard DESKTOP"
msgid "Default from Desktop"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:280
#, kde-format
msgid "Failed to open video encoder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:295
#, kde-format
msgid "Failed to open audio encoder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:323
#, kde-format
msgid "Failed to open muxer"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:408
#, kde-format
msgid "Encoding %1 Done"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:439
#, kde-format
msgid "Output video is %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:187
#, kde-format
msgctxt "pause/play video"
msgid "Pause/Play"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:190
#, kde-format
msgid "An error has occurred with the media player..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:130
#, kde-format
msgid "Starting to generate video slideshow..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:133
#, kde-format
msgid "%1 input images to process"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:144
#, kde-format
msgid "%1 input audio stream to process:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:192
#, kde-format
msgid "Video Slideshow is not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:197
#, kde-format
msgid "Video Slideshow completed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:202
#, kde-format
msgid "Opening video stream in player..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideimagespage.cpp:74
#, kde-format
msgid ""
"<p>This view list all items to include on video stream.</p>"
"<p>The first one is on top of the list, the last one</p>"
"<p>on the bottom. You can adjust the order of each item.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:79
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Video Slideshow tool</b></h1>"
"</p>"
"<p>This assistant will guide you to export</p>"
"<p>your images as a video stream.</p>"
"<p>You can generate quickly a <a href='https://en.wikipedia.org/wiki/Time-lapse_photography'>Time-lapse</a> movie from images</p>"
"<p>captured with a tripod mounted camera controlled with an <a href='https://en.wikipedia.org/wiki/Intervalometer#Photography'>intervalometer</a>.</p>"
"<p></p>"
"<p>You can also create a video presentation with transition</p>"
"<p>effects and audio tracks to show on a TV screen.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:95
#, kde-format
msgid "Media Container Format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:135
#, kde-format
msgid "The video output file name will be generated automatically."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:142
#, kde-format
msgid "Open in Player:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:109
#, kde-format
msgid "Number of Frames by Image:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:118
#, kde-format
msgid "Video Standard:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:137
#, kde-format
msgid "Video Type:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:156
#, kde-format
msgid "Video Bit Rate:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:201
#, kde-format
msgid "Effect While Displaying Images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:221
#, kde-format
msgid "<i>An effect is an visual panning or zooming applied while an image is displayed. The effect duration will follow the number of frames used to render the image on video stream.</i>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:237
#, kde-format
msgid "Transition Between Images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:257
#, kde-format
msgid "<i>A transition is an visual effect applied between two images. For some effects, the duration can depend of random values and can change while the slideshow.</i>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:336
#, kde-format
msgid "Duration : %1 seconds by item, total %2 seconds (without transitions)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:86
#, kde-format
msgid "Create a Video Slideshow"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:95
#, kde-format
msgid "Welcome to Video Slideshow Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:98
#, kde-format
msgid "Video Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:100
#, kde-format
msgid "Generating Video Slideshow"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxtalker.cpp:428
#: core/utilities/assistants/webservices/dropbox/dbtalker.cpp:400
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:1098
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:482
#: core/utilities/assistants/webservices/onedrive/odtalker.cpp:449
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:673
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:813
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:973
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:450
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:488
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:618
#, kde-format
msgid "Failed to upload photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxtalker.cpp:452
#: core/utilities/assistants/webservices/dropbox/dbtalker.cpp:427
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:385
#: core/utilities/assistants/webservices/onedrive/odtalker.cpp:473
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:645
#, kde-format
msgid "Failed to list folders"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:88
#, kde-format
msgid "Export to Box"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:90
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:89
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:133
#: core/utilities/assistants/webservices/google/gswindow.cpp:148
#: core/utilities/assistants/webservices/google/gswindow.cpp:194
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:110
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:90
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:90
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:234
#: core/utilities/assistants/webservices/rajce/rajcewindow.cpp:53
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:139
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:91
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:202
#, kde-format
msgid "Start Upload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:91
#, kde-format
msgid "Start upload to Box"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:265
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:172
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:266
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:604
#: core/utilities/assistants/webservices/google/gswindow.cpp:400
#: core/utilities/assistants/webservices/google/gswindow.cpp:441
#: core/utilities/assistants/webservices/google/gswindow.cpp:523
#: core/utilities/assistants/webservices/google/gswindow.cpp:550
#: core/utilities/assistants/webservices/google/gswindow.cpp:633
#: core/utilities/assistants/webservices/google/gswindow.cpp:1096
#: core/utilities/assistants/webservices/google/gswindow.cpp:1289
#: core/utilities/assistants/webservices/google/gswindow.cpp:1300
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:265
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:265
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:270
#, kde-format
msgctxt "@title:window"
msgid "Error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:266
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:267
#: core/utilities/assistants/webservices/google/gswindow.cpp:634
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:266
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:266
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:271
#, kde-format
msgid "No image selected. Please select which images should be uploaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:274
#: core/utilities/assistants/webservices/google/gswindow.cpp:649
#: core/utilities/assistants/webservices/google/gswindow.cpp:674
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:274
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:274
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:279
#, kde-format
msgid "Authentication failed. Click \"Continue\" to authenticate."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:305
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:298
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:550
#: core/utilities/assistants/webservices/google/gswindow.cpp:421
#: core/utilities/assistants/webservices/google/gswindow.cpp:502
#: core/utilities/assistants/webservices/google/gswindow.cpp:734
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:251
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:305
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:305
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:764
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:797
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:310
#, kde-format
msgid "%v / %m"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:309
#, kde-format
msgid "Box export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:344
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:424
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:338
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:683
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:426
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:278
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:285
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:221
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:227
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:344
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:344
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:579
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:914
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:349
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:745
#, kde-format
msgid "Uploading Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:345
#, kde-format
msgid ""
"Failed to upload photo to Box.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:402
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:273
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:396
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:401
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:401
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:372
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:409
#, kde-format
msgid "Login Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:403
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:274
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:397
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:402
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:402
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:410
#, kde-format
msgid "Authentication failed. Do you want to try again?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:418
#: core/utilities/assistants/webservices/box/boxwindow.cpp:423
#, kde-format
msgid ""
"Box call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:280
#, kde-format
msgid "Cannot open image at %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:400
#, kde-format
msgid "%1 Call Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:401
#: core/utilities/assistants/webservices/common/manager/wstalker.cpp:354
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:318
#, kde-format
msgid "Code: %1. %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:425
#, kde-format
msgid ""
"Failed to upload photo: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:117
#, kde-format
msgctxt "Web Service: FLICKR"
msgid "Flickr"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:118
#, kde-format
msgctxt "Web Service: DROPBOX"
msgid "Dropbox"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:119
#, kde-format
msgctxt "Web Service: IMGUR"
msgid "Imgur"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:120
#, kde-format
msgctxt "Web Service: FACEBOOK"
msgid "Facebook"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:121
#, kde-format
msgctxt "Web Service: SMUGMUG"
msgid "Smugmug"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:122
#, kde-format
msgctxt "Web Service: GDRIVE"
msgid "Google Drive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:123
#, kde-format
msgctxt "Web Service: GPHOTO"
msgid "Google Photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsauthenticationpage.cpp:335
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Authentication done!</b></h1>"
"</p>"
"<p>"
"<h3>Account linking succeeded!</h3>"
"</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsauthenticationpage.cpp:342
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Authentication done!</b></h1>"
"</p>"
"<p>"
"<h3>Account linking failed!</h3>"
"</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:142
#, kde-format
msgid "Preparing files..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:148
#, kde-format
msgid "Start transferring process..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:99
#, kde-format
msgid "<h3>This view lists all items to export.</h3>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:114
#, kde-format
msgid "<h3>This view lists user albums.</h3>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:317
#, kde-format
msgid "%1 - Create album failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:93
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Web Services Tool</b></h1>"
"</p>"
"<p>This assistant will guide you step by step, to export your items to popular Internet data hosting service.</p>"
"<p>Before exporting contents, you will be able to adjust items' properties according to your remote Web service capabilities.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:106
#, kde-format
msgid "&Choose operation:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:108
#, kde-format
msgid "Export to web services"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:109
#, kde-format
msgid "Import from web services"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:120
#, kde-format
msgid "&Choose remote Web Service:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:145
#, kde-format
msgid "&Choose account:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:92
#, kde-format
msgid "Export to Web Services"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:103
#, kde-format
msgid "Welcome to Web Services Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:104
#, kde-format
msgid "Authentication dialog"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:107
#, kde-format
msgid "Web Service Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:108
#, kde-format
msgid "Export by Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wscomboboxintermediate.h:55
#, kde-format
msgid "Various"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:94
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:328
#, kde-format
msgid "Login:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:108
#, kde-format
msgid "&Login"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:111
#, kde-format
msgid "&Skip"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:173
#, kde-format
msgid "Password cannot be empty."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:61
#, kde-format
msgid "Title: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:62
#, kde-format
msgid "Time Stamp: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:63
#, kde-format
msgid "Description: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:64
#, kde-format
msgid "Location: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:116
#, kde-format
msgid "These are basic settings for the new %1 album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:118
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:105
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:119
#, kde-format
msgid "Title of the album that will be created (required)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:121
#, kde-format
msgid "Date and Time of the album that will be created (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:123
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:120
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:122
#, kde-format
msgid "Description of the album that will be created (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:125
#, kde-format
msgid "Location of the album that will be created (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsselectuserdlg.cpp:68
#, kde-format
msgid "Account Selector"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsselectuserdlg.cpp:73
#, kde-format
msgid "Add another account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsselectuserdlg.cpp:95
#, kde-format
msgid "Choose the %1 account to use for exporting images:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:145
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:265
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:80
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:71
#, kde-format
msgid "Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:154
#, kde-format
msgid "Max Dimension"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:157
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:180
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:150
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:159
#, kde-format
msgid "Destination"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:174
#, kde-format
msgid "This is the list of images to upload to your %1 account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:184
#, kde-format
msgid "This is a clickable link to open %1 in a browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:190
#, kde-format
msgid "This is the %1 account that is currently logged in."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:192
#, kde-format
msgctxt "account settings"
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:193
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:365
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:154
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:96
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:85
#, kde-format
msgid "Change Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:195
#, kde-format
msgid "Change %1 account for transfer"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:205
#, kde-format
msgid "This is the %1 folder to/from which selected photos will be uploaded/downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:213
#, kde-format
msgid "Create new %1 folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:215
#, kde-format
msgctxt "album list"
msgid "Reload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:217
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:136
#, kde-format
msgid "Reload album list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:226
#, kde-format
msgid "This is the maximum dimension of the images. Images larger than this will be scaled down."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:227
#, kde-format
msgid "Original Size"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:228
#, kde-format
msgid "1600 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:229
#, kde-format
msgid "1440 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:230
#, kde-format
msgid "1280 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:231
#, kde-format
msgid "1152 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:232
#, kde-format
msgid "1024 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:238
#, kde-format
msgid "This is the location where %1 images will be downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:243
#, kde-format
msgid "These are the options that would be applied to photos before upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:245
#, kde-format
msgid "Upload original image file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:249
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:466
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:162
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:163
#, kde-format
msgid "Resize photos before uploading"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:259
#, kde-format
msgid "Maximum Dimension:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:267
#, kde-format
msgid "JPEG Quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:73
#: core/utilities/presentation/dialogs/presentationdlg.cpp:88
#, kde-format
msgctxt "@action:button"
msgid "&Start"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:87
#, kde-format
msgid "Export to Dropbox"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:90
#, kde-format
msgid "Start upload to Dropbox"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:302
#, kde-format
msgid "Dropbox export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:339
#, kde-format
msgid ""
"Failed to upload photo to Dropbox.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:411
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:416
#, kde-format
msgid ""
"Dropbox call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:54
#, kde-format
msgid "Privacy setting of the album that will be created (required)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:56
#, kde-format
msgid "Only Me"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:58
#, kde-format
msgid "Only Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:60
#, kde-format
msgid "Friends of Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:66
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:137
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:145
#, kde-format
msgid "Everyone"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:202
#, kde-format
msgid "Validate previous session..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:438
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:651
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:877
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:891
#, kde-format
msgid "Cannot open file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:477
#, kde-format
msgid "The service is not available at this time."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:480
#, kde-format
msgid "The application has reached the maximum number of requests allowed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:483
#, kde-format
msgid "Invalid session key or session expired. Try to log in again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:486
#, kde-format
msgid "Invalid album ID."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:489
#, kde-format
msgid "Album is full."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:492
#, kde-format
msgid "Missing or invalid file."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:495
#, kde-format
msgid "Too many unapproved photos pending."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:131
#, kde-format
msgid "Export to Facebook Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:134
#, kde-format
msgid "Start upload to Facebook web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:368
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:401
#, kde-format
msgid "<auto create>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:376
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:396
#, kde-format
msgid "Facebook Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:481
#, kde-format
msgid "You will be logged out of your account. If you have logged out of facebook,click \"Continue\" to authenticate for another account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:554
#, kde-format
msgid "Facebook export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:684
#, kde-format
msgid ""
"Failed to upload photo into Facebook: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:703
#, kde-format
msgid "Facebook Call Failed: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:86
#, kde-format
msgid "Target location: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:87
#, kde-format
msgid "Sets the target address to upload the images to. This can be any address as used in Dolphin or Konqueror, e.g. ftp://my.server.org/sub/folder."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:91
#, kde-format
msgid "Select export location..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:99
#, kde-format
msgid "This is the list of images to upload to the specified target."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:162
#, kde-format
msgid "Select target..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:185
#, kde-format
msgid "<not selected>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:81
#, kde-format
msgid "Export to Remote Storage"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:84
#, kde-format
msgid "Start export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:85
#, kde-format
msgid "Start export to the specified target"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:205
#, kde-format
msgid "Upload not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:206
#, kde-format
msgid "Some of the images have not been transferred and are still in the list. You can retry to export these images now."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:66
#, kde-format
msgid "Select import location..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:75
#, kde-format
msgid "This is the list of images to import into the current album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:102
#, kde-format
msgid "Select items to import..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:71
#, kde-format
msgid "Import from Remote Storage"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:75
#, kde-format
msgid "Start import"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:76
#, kde-format
msgid "Start importing the specified images into the currently selected album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:145
#, kde-format
msgid "Import not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:146
#, kde-format
msgid "Some of the images have not been transferred and are still in the list. You can retry to import these images now."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:481
#, kde-format
msgid "Check if photo should be publicly visible or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:484
#, kde-format
msgid "Check if photo should be visible to family or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:487
#, kde-format
msgid "Check if photo should be visible to friends or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:490
#, kde-format
msgid "Indicate the safety level for the photo or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:493
#, kde-format
msgid "Indicate what kind of image this is or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:506
#, kde-format
msgid "Add extra tags per image or use Upload Options tab to add tags for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:523
#, kde-format
msgid "Enter extra tags, separated by commas."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:298
#, kde-format
msgid "Getting the maximum allowed file size."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:583
#, kde-format
msgid "File Size exceeds maximum allowed file size."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:670
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:553
#, kde-format
msgid "No photo specified"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:674
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:556
#, kde-format
msgid "General upload failure"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:678
#, kde-format
msgid "Filesize was zero"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:682
#, kde-format
msgid "Filetype was not recognized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:686
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:565
#, kde-format
msgid "User exceeded upload limit"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:690
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:568
#, kde-format
msgid "Invalid signature"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:694
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:571
#, kde-format
msgid "Missing signature"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:698
#, kde-format
msgid "Login Failed / Invalid auth token"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:702
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:577
#, kde-format
msgid "Invalid API Key"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:706
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:580
#, kde-format
msgid "Service currently unavailable"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:710
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:583
#, kde-format
msgid "Invalid Frob"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:714
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:586
#, kde-format
msgid "Format \"xxx\" not found"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:718
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:589
#, kde-format
msgid "Method \"xxx\" not found"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:722
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:592
#, kde-format
msgid "Invalid SOAP envelope"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:726
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:595
#, kde-format
msgid "Invalid XML-RPC Method Call"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:730
#, kde-format
msgid "The POST method is now required for all setters"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:734
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:601
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:236
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:767
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:740
#, kde-format
msgid ""
"Error Occurred: %1\n"
"Cannot proceed any further."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:923
#, kde-format
msgid "PhotoSet creation failed: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:1018
#, kde-format
msgid "Failed to fetch list of photo sets."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:1157
#, kde-format
msgid "Failed to query photo information"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:40
#, kde-format
msgid "Remove Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:50
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:57
#, kde-format
msgctxt "photo permissions"
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:56
#, kde-format
msgid "This is the list of images to upload to your Flickr account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:61
#, kde-format
msgid "Extra tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:67
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:78
#, kde-format
msgctxt "photo permissions"
msgid "Family"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:72
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:80
#, kde-format
msgctxt "photo permissions"
msgid "Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:87
#, kde-format
msgid "Safety level"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:89
#, kde-format
msgid "Content type"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:92
#, kde-format
msgctxt "photo safety level"
msgid "Safe"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:93
#, kde-format
msgctxt "photo safety level"
msgid "Moderate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:94
#, kde-format
msgctxt "photo safety level"
msgid "Restricted"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:95
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:190
#, kde-format
msgctxt "photo content type"
msgid "Photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:96
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:191
#, kde-format
msgctxt "photo content type"
msgid "Screenshot"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:97
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:192
#, kde-format
msgctxt "photo content type"
msgid "Other"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:113
#, kde-format
msgid "Tag options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:117
#, kde-format
msgid "Use Host Application Tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:119
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:481
#, kde-format
msgid "More tag options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:133
#, kde-format
msgid "Added Tags: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:135
#, kde-format
msgid "Enter new tags here, separated by commas."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:137
#, kde-format
msgid "Add tags per image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:138
#, kde-format
msgid "If checked, you can set extra tags for each image in the File List tab"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:142
#, kde-format
msgid "Strip Spaces From Tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:155
#, kde-format
msgid "Publication Options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:160
#, kde-format
msgctxt "As in accessible for people"
msgid "Public (anyone can see them)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:163
#, kde-format
msgid "Visible to Family"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:166
#, kde-format
msgid "Visible to Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:169
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:468
#, kde-format
msgid "More publication options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:182
#, kde-format
msgid "Safety level:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:184
#, kde-format
msgid "Safe"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:185
#, kde-format
msgid "Moderate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:186
#, kde-format
msgid "Restricted"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:188
#, kde-format
msgid "Content type:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:284
#, kde-format
msgid ""
"<b>"
"<h2><a href='http://www.23hq.com'><font color=\"#7CD164\">23</font></a> Export</h2>"
"</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:291
#, kde-format
msgid ""
"<b>"
"<h2><a href='http://www.flickr.com'><font color=\"#0065DE\">flick</font><font color=\"#FF0084\">r</font></a> Export</h2>"
"</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:464
#, kde-format
msgid "Fewer publication options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:486
#, kde-format
msgid "Fewer tag options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:155
#, kde-format
msgid "Export to %1 Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:194
#, kde-format
msgid "Start Uploading"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:616
#, kde-format
msgid "Photostream Only"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:803
#, kde-format
msgid "Flickr Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:835
#, kde-format
msgid "Failed to Fetch Photoset information from %1. %2\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:843
#, kde-format
msgid ""
"Failed to upload photo into %1. %2\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:451
#, kde-format
msgid "Failed to create folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:559
#, kde-format
msgid "File-size was zero"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:562
#, kde-format
msgid "File-type was not recognized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:574
#, kde-format
msgid "Login failed / Invalid auth token"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:598
#, kde-format
msgid "The POST method is now required for all setters."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:605
#, kde-format
msgid ""
"Error occurred: %1\n"
"Unable to proceed further."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:806
#, kde-format
msgid "Failed to fetch photo-set list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:74
#, kde-format
msgid "Access Level"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:75
#, kde-format
msgid "These are security and privacy settings for the new Google Photos/PicasaWeb album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:77
#, kde-format
msgctxt "google photos/picasaweb album privacy"
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:79
#, kde-format
msgid "Public album is listed on your public Google Photos/PicasaWeb page."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:80
#, kde-format
msgctxt "google photos/picasaweb album privacy"
msgid "Unlisted / Private"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:81
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:150
#, kde-format
msgid "Unlisted album is only accessible via URL."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:82
#, kde-format
msgctxt "google photos/picasaweb album privacy"
msgid "Sign-In Required to View"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:83
#, kde-format
msgid "Unlisted album require Sign-In to View"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:91
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:163
#, kde-format
msgid "Privacy:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:115
#, kde-format
msgid "Add As New"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:116
#, kde-format
msgid "Item will be added alongside the linked version."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:122
#, kde-format
msgid "Add All"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:123
#, kde-format
msgid "Items will be added alongside the linked version. You will not be prompted again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:129
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:130
#, kde-format
msgid "Item will be replacing the linked version."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:136
#, kde-format
msgid "Replace All"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:137
#, kde-format
msgid "Items will be replacing the linked version. You will not be prompted again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:160
#, kde-format
msgid "A linked item already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:185
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:63
#, kde-format
msgid "Tag path behavior :"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:65
#, kde-format
msgid "Leaf tags only"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:66
#, kde-format
msgid "Export only the leaf tags of tag hierarchies"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:67
#, kde-format
msgid "Split tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:68
#, kde-format
msgid "Export the leaf tag and all ancestors as single tags."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:69
#, kde-format
msgid "Combined String"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:70
#, kde-format
msgid "Build a combined tag string."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:146
#, kde-format
msgid "Export to Google Drive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:149
#, kde-format
msgid "Start upload to Google Drive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:192
#, kde-format
msgid "Export to Google Photos/PicasaWeb Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:195
#, kde-format
msgid "Start upload to Google Photos/PicasaWeb Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:201
#, kde-format
msgid "Import from Google Photos/PicasaWeb Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:203
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:130
#, kde-format
msgid "Start Download"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:204
#, kde-format
msgid "Start download from Google Photos/PicasaWeb service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:401
#: core/utilities/assistants/webservices/google/gswindow.cpp:442
#: core/utilities/assistants/webservices/google/gswindow.cpp:551
#, kde-format
msgid "Google Photos/PicasaWeb Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:506
#, kde-format
msgid "Google Photo Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:524
#, kde-format
msgid "Google Drive Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:738
#, kde-format
msgid "Google Drive export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1025
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:980
#, kde-format
msgid ""
"Failed to save photo: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1046
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:993
#, kde-format
msgid ""
"Failed to download photo: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1097
#, kde-format
msgid "Failed to save image to %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1125
#, kde-format
msgid ""
"Failed to upload photo to %1.\n"
"%2\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1172
#, kde-format
msgid ""
"Failed to finish uploading photo to %1.\n"
"%2\n"
"No image uploaded to your account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1175
#: core/utilities/facemanagement/assignnamewidget.cpp:251
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:188
#: core/utilities/imageeditor/editor/editorwindow.cpp:1045
#: core/utilities/maintenance/facesdetector.cpp:71
#: core/utilities/searchwindow/searchutilities.cpp:628
#, kde-format
msgid "OK"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1290
#, kde-format
msgid ""
"Google Drive call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1301
#, kde-format
msgid ""
"Google Photos/PicasaWeb call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1332
#, kde-format
msgid "You will be logged out of your account, click \"Continue\" to authenticate for another account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshacktalker.cpp:221
#, kde-format
msgid "Authenticating the user"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshacktalker.cpp:247
#, kde-format
msgid "Getting galleries from server"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshacktalker.cpp:337
#, kde-format
msgid "Successfully retrieved galleries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:53
#, kde-format
msgid "Make private"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:57
#, kde-format
msgid "Tags (optional):"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:59
#, kde-format
msgid "Remove information bar on thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:95
#, kde-format
msgctxt "@item:inlistbox"
msgid "Add to root folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:98
#, kde-format
msgctxt "@item:inlistbox"
msgid "Create new gallery"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:113
#, kde-format
msgid "Export to ImageShack"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:121
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:158
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:125
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:122
#, kde-format
msgid "Start upload to ImageShack web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:255
#, kde-format
msgid "Image Shack Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:282
#, kde-format
msgid "Authenticating..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:340
#, kde-format
msgid "Login failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:354
#, kde-format
msgid "Failed to get galleries list: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:427
#, kde-format
msgid ""
"Failed to upload photo into ImageShack: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:61
#: core/utilities/assistants/webservices/ipfs/ipfsimageslist.cpp:56
#, kde-format
msgid "Submission title"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:64
#: core/utilities/assistants/webservices/ipfs/ipfsimageslist.cpp:59
#, kde-format
msgid "Submission description"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:67
#, kde-format
msgid "Imgur URL"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:70
#, kde-format
msgid "Imgur Delete URL"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurtalker.cpp:192
#, kde-format
msgid "Could not authorize"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurtalker.cpp:374
#: core/utilities/assistants/webservices/ipfs/ipfstalker.cpp:247
#, kde-format
msgid "Could not open file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:117
#, kde-format
msgid "Logged in as:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:126
#, kde-format
msgid "Forget"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:136
#, kde-format
msgid "Upload Anonymously"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:155
#, kde-format
msgid "Export to imgur.com"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:159
#, kde-format
msgid "Start upload to Imgur"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:244
#, kde-format
msgid "<Not logged in>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:251
#, kde-format
msgid "Authorization Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:252
#, kde-format
msgid "Failed to log into Imgur: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:279
#, kde-format
msgid "Failed to upload photo to Imgur: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:286
#, kde-format
msgid ""
"Failed to upload photo to Imgur: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/ipfs/ipfsimageslist.cpp:62
#, kde-format
msgid "Ipfs Url"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:122
#, kde-format
msgid "Export to IPFS"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:126
#, kde-format
msgid "Start upload to IPFS"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:222
#, kde-format
msgid "Failed to upload photo to IPFS: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/ipfs/ipfswindow.cpp:228
#, kde-format
msgid ""
"Failed to upload photo to IPFS: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/iface/mediawiki_queryimageinfo.cpp:201
#, kde-format
msgid "You cannot query the information of an image if you do not provide the title of that image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:123
#, kde-format
msgid "Error on file '%1'\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:127
#, kde-format
msgid "Error on file '%1': %2\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:165
#, kde-format
msgid "Uploaded via digiKam uploader"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:104
#, kde-format
msgid "Select an image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:172
#, kde-format
msgid "This is a clickable link to open the MediaWiki home page in a web browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:181
#, kde-format
msgid "This is the list of images to upload to the wiki."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:206
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:379
#, kde-format
msgid "This is the login form to your account on the chosen wiki."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:231
#: core/utilities/queuemanager/views/workflowdlg.cpp:120
#, kde-format
msgid "Description:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:233
#, kde-format
msgid "Categories:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:235
#, kde-format
msgid "Latitude:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:237
#, kde-format
msgid "Longitude:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:266
#, kde-format
msgid "This is the login form to your MediaWiki account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:273
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:274
#, kde-format
msgid "Add a wiki to this list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:279
#, kde-format
msgid "Wikimedia Commons"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:280
#, kde-format
msgid "Wikimedia Meta"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:281
#, kde-format
msgid "Wikipedia"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:282
#, kde-format
msgid "Wikibooks"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:283
#, kde-format
msgid "Wikinews"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:284
#, kde-format
msgid "Wikiquote"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:285
#, kde-format
msgid "Wikisource"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:286
#, kde-format
msgid "Wiktionary"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:287
#, kde-format
msgid "MediaWiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:288
#, kde-format
msgid "Wikia Foto"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:289
#, kde-format
msgid "Wikia Uncyclopedia"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:294
#, kde-format
msgid "Wiki:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:305
#, kde-format
msgid "These are options for adding a Wiki."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:313
#, kde-format
msgid "API URL:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:318
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:350
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:319
#, kde-format
msgid "Add a new wiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:336
#, kde-format
msgid "&Log in"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:352
#, kde-format
msgid "Login Information"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:358
#, kde-format
msgctxt "Name of the wiki the user is currently logged on"
msgid "Logged on: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:362
#, kde-format
msgctxt "Username which is used to connect to the wiki"
msgid "Logged as: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:366
#, kde-format
msgid "Logout and change the account used for transfer"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:384
#, kde-format
msgid "Author:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:390
#, kde-format
msgid "License:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:394
#, kde-format
msgid "Own work, Creative Commons Attribution-Share Alike 4.0"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:396
#, kde-format
msgid "Own work, multi-license with CC-BY-SA-3.0 and GFDL"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:398
#, kde-format
msgid "Own work, multi-license with CC-BY-SA-3.0 and older"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:400
#, kde-format
msgid "Own work, Creative Commons Attribution-Share Alike 3.0"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:402
#, kde-format
msgid "Own work, Creative Commons Attribution 3.0"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:404
#, kde-format
msgid "Own work, release into public domain under the CC-Zero license"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:406
#, kde-format
msgid "Author died more than 100 years ago"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:408
#, kde-format
msgid "Photo of a two-dimensional work whose author died more than 100 years ago"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:410
#, kde-format
msgid "First published in the United States before 1923"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:412
#, kde-format
msgid "Work of a U.S. government agency"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:414
#, kde-format
msgid "Simple typefaces, individual words or geometric shapes"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:416
#, kde-format
msgid "Logos with only simple typefaces, individual words or geometric shapes"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:418
#, kde-format
msgid "No license specified (not recommended for public wiki sites)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:421
#, kde-format
msgid "Generic categories:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:424
#, kde-format
msgid "This is a place to enter categories that will be added to all the files."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:427
#, kde-format
msgid "Generic text:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:430
#, kde-format
msgid "This is a place to enter text that will be added to all the files, below the Information template."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:434
#, kde-format
msgid "Upload comments:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:437
#, kde-format
msgid "This is a place to enter text that will be used as upload comments. The default of 'Uploaded via digiKam uploader' will be used if empty."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:460
#, kde-format
msgid "These are options that will be applied to photos before upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:476
#, kde-format
msgid "Maximum size:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:487
#, kde-format
msgid "Remove metadata from file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:491
#, kde-format
msgid "Remove coordinates from file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:508
#, kde-format
msgid "Items Properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:509
#, kde-format
msgid "Upload Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:108
#, kde-format
msgid "Export to MediaWiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:111
#, kde-format
msgid "Start upload to MediaWiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:318
#, kde-format
msgid "MediaWiki export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:353
#, kde-format
msgid "Login Error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:353
#, kde-format
msgid "Please check your credentials and try again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:374
#, kde-format
msgid "Upload finished with no errors."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:88
#, kde-format
msgid "Export to Onedrive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:91
#, kde-format
msgid "Start upload to Onedrive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:309
#, kde-format
msgid "Onedrive export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:345
#, kde-format
msgid ""
"Failed to upload photo to OneDrive.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:416
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:421
#, kde-format
msgid ""
"Onedrive call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/ptalker.cpp:522
#, kde-format
msgid "Failed to upload Pin"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/ptalker.cpp:549
#, kde-format
msgid "Failed to list boards"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:88
#, kde-format
msgid "Export to Pinterest"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:91
#, kde-format
msgid "Start upload to Pinterest"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:309
#, kde-format
msgid "Pinterest export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:345
#, kde-format
msgid ""
"Failed to upload photo to Pinterest.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:416
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:421
#, kde-format
msgid ""
"Pinterest call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigologindlg.cpp:95
#, kde-format
msgctxt "piwigo login settings"
msgid "URL:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigologindlg.cpp:99
#, kde-format
msgctxt "piwigo login settings"
msgid "Username:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigologindlg.cpp:103
#, kde-format
msgctxt "piwigo login settings"
msgid "Password:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:333
#, kde-format
msgid "Check if %1 already exists"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:468
#, kde-format
msgid "Piwigo URL probably incorrect"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:474
#, kde-format
msgid "Incorrect username or password specified"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:517
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:691
#, kde-format
msgid "Upload to Piwigo version < 2.4 is no longer supported"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:589
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:667
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:736
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:807
#, kde-format
msgid "Invalid response received from remote Piwigo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:595
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:935
#, kde-format
msgid "Failed to list albums"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:641
#, kde-format
msgid "Photo '%1' already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:742
#, kde-format
msgid "Photo '%1' already exists in this album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:828
#, kde-format
msgid "Error : Cannot open photo: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:855
#, kde-format
msgid "Upload the chunk %1/%2 of %3"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:888
#, kde-format
msgid "Warning : The full size photo cannot be uploaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:934
#, kde-format
msgid "Upload the metadata of %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:967
#, kde-format
msgid "Invalid response received from remote Piwigo (%1)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:126
#, kde-format
msgid "Visit Piwigo website"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:165
#, kde-format
msgid "Maximum width:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:171
#, kde-format
msgid "Maximum height:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:177
#, kde-format
msgid "Resized JPEG quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:230
#, kde-format
msgid "Piwigo Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:263
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:382
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:626
#, kde-format
msgid "Edit Piwigo Data"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:373
#, kde-format
msgid "Failed to login into remote piwigo. "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:374
#, kde-format
msgid ""
"\n"
"Do you want to check your settings and try again?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:485
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:246
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:208
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:517
#, kde-format
msgid "Nothing to upload - please select photos to upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:556
#, kde-format
msgid "The file %1 is not a supported image or video format"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:561
#, kde-format
msgid "Uploading file %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:580
#, kde-format
msgid "Failed to upload media into remote Piwigo. "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:581
#, kde-format
msgid ""
"\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcenewalbumdlg.cpp:48
#, kde-format
msgid "Visibility"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcenewalbumdlg.cpp:49
#, kde-format
msgid "Set the visibility of the album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcenewalbumdlg.cpp:51
#, kde-format
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:171
#, kde-format
msgid "Not logged in"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:237
#, kde-format
msgid "Invalid command"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:238
#, kde-format
msgid "Invalid login name or password"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:239
#, kde-format
msgid "Session expired"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:241
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:242
#, kde-format
msgid "Unknown album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:243
#, kde-format
msgid "Failed to open album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:244
#, kde-format
msgid "The album name cannot be empty"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:245
#, kde-format
msgid "Failed to create album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:246
#, kde-format
msgid "Album does not exist"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:249
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:251
#, kde-format
msgid "File upload failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:252
#, kde-format
msgid "Unsupported file extension"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:308
#, kde-format
msgid "Logging in %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:309
#, kde-format
msgid "Logging out %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:310
#, kde-format
msgid "Loading albums %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:311
#, kde-format
msgid "Creating album %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:312
#, kde-format
msgid "Opening album %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:313
#, kde-format
msgid "Closing album %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:314
#, kde-format
msgid "Adding photos %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewindow.cpp:51
#, kde-format
msgid "Export to Rajce.net"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewindow.cpp:54
#, kde-format
msgid "Start upload to Rajce.net"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:92
#, kde-format
msgid "SmugMug New Album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:102
#, kde-format
msgid "These are basic settings for the new SmugMug album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:124
#, kde-format
msgid "Album template for the new album (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:127
#, kde-format
msgctxt "new smug album dialog"
msgid "Title:"
msgstr ""
#. i18nc("new smug album dialog", "Category:"), d->categCoB);
#. i18nc("new smug album dialog", "Subcategory:"), d->subCategCoB);
#.
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:134
#, kde-format
msgctxt "new smug album dialog"
msgid "Description:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:135
#, kde-format
msgctxt "new smug album dialog"
msgid "Template:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:143
#, kde-format
msgid "Security && Privacy"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:144
#, kde-format
msgid "These are security and privacy settings for the new SmugMug album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:146
#, kde-format
msgctxt "smug album privacy"
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:148
#, kde-format
msgid "Public album is listed on your public SmugMug page."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:149
#, kde-format
msgctxt "smug album privacy"
msgid "Unlisted"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:157
#, kde-format
msgid "Require password to access the album (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:160
#, kde-format
msgid "Password hint to present to users in the password prompt (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:165
#, kde-format
msgid "Password Hint:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:356
#, kde-format
msgid "Logging in to SmugMug service..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:677
#, kde-format
msgid "Login failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:680
#, kde-format
msgid "Invalid user/nick/password"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:683
#, kde-format
msgid "Invalid API key"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:1038
#, kde-format
msgid "Failed to list album template"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:68
#, kde-format
msgid "This is the list of images to upload to your SmugMug account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:74
#, kde-format
msgid "This is a clickable link to open the SmugMug home page in a web browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:81
#, kde-format
msgid "This is the SmugMug account that will be used to authenticate."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:84
#, kde-format
msgctxt "smug account login"
msgid "Anonymous"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:85
#, kde-format
msgid "Login as anonymous to SmugMug web service."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:87
#, kde-format
msgid "SmugMug Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:88
#, kde-format
msgid "Login to SmugMug web service using email and password."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:90
#, kde-format
msgctxt "smug account settings"
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:92
#, kde-format
msgctxt "smug account settings"
msgid "Email:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:98
#, kde-format
msgid "Change SmugMug Account used to authenticate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:113
#, kde-format
msgid "This is the SmugMug album that will be used for transfer."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:118
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:86
#, kde-format
msgid "Nickname:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:120
#, kde-format
msgid "Nickname of SmugMug user to list albums."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:121
#, kde-format
msgid "Site Password:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:123
#, kde-format
msgid "Site-wide password for specified SmugMug nick/user."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:124
#, kde-format
msgid "Album Password:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:126
#, kde-format
msgid "Password for SmugMug album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:131
#, kde-format
msgid "Create new SmugMug album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:134
#, kde-format
msgctxt "reload album list"
msgid "Reload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:151
#, kde-format
msgid "This is the location where SmugMug images will be downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:159
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:170
#, kde-format
msgid "These are options that will be applied to images before upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:173
#, kde-format
msgid "Maximum dimension:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:128
#, kde-format
msgid "Import from SmugMug Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:131
#, kde-format
msgid "Start download from SmugMug web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:137
#, kde-format
msgid "Export to SmugMug Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:140
#, kde-format
msgid "Start upload to SmugMug web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:470
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:479
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:509
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:542
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:1013
#, kde-format
msgid "SmugMug Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:538
#, kde-format
msgid "&lt;none&gt;"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:680
#, kde-format
msgid "You will be logged out of your account, click \"Continue\" to authenticate for another account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:767
#, kde-format
msgid "SmugMug Import"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:800
#, kde-format
msgid "SmugMug Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:915
#, kde-format
msgid ""
"Failed to upload photo to SmugMug.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:89
#, kde-format
msgid "Export to Twitter"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:92
#, kde-format
msgid "Start upload to Twitter"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:314
#, kde-format
msgid "Twitter export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:350
#, kde-format
msgid ""
"Failed to upload photo to Twitter.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:425
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:430
#, kde-format
msgid ""
"Twitter call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:87
#, kde-format
msgctxt "@title:group Header above controls for managing albums"
msgid "Album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:92
#, kde-format
msgid "This is the VKontakte album that will be used for the transfer."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:100
#, kde-format
msgid "Create new VKontakte album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:103
#, kde-format
msgctxt "reload albums list"
msgid "Reload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:104
#, kde-format
msgid "Reload albums list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:107
#, kde-format
msgid "Edit selected album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:112
#, kde-format
msgid "Delete selected album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:329
#, kde-format
msgctxt "@title:window"
msgid "Confirm Album Deletion"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:330
#, kde-format
msgid "<qt>Are you sure you want to remove the album <b>%1</b> including all photos in it?</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:443
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:182
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:377
#, kde-format
msgctxt "@title:window"
msgid "Request to VKontakte failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:444
#, kde-format
msgid "Internal error: Null pointer to KJob instance."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:76
#, kde-format
msgid "This account is used for authentication."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:81
#, kde-format
msgid "Your VKontakte login"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:86
#, kde-format
msgid "Change VKontakte account used to authenticate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:156
#, kde-format
msgctxt "Concatenation of first name (%1) and last name (%2)"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:173
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:295
#, kde-format
msgid "Unauthorized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "Edit album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:97
#, kde-format
msgctxt "@title:window"
msgid "New album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:115
#, kde-format
msgctxt "@title:group Header above Title and Summary fields"
msgid "Album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:116
#, kde-format
msgid "These are basic settings for the new VKontakte album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:127
#, kde-format
msgid "Summary:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:130
#, kde-format
msgid "Privacy Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:134
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:142
#, kde-format
msgid "Only me"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:135
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:143
#, kde-format
msgid "My friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:136
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:144
#, kde-format
msgid "Friends of my friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:138
#, kde-format
msgid "Album available to:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:146
#, kde-format
msgid "Comments available to:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:170
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:104
#, kde-format
msgid "Title cannot be empty."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:138
#, kde-format
msgid "This is the list of images to upload to your VKontakte album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:145
#, kde-format
msgid "This is a clickable link to open the VKontakte service in a web browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:160
#, kde-format
msgid "This is the location where VKontakte images will be downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:200
#, kde-format
msgctxt "@title:window"
msgid "Export to VKontakte Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:203
#, kde-format
msgid "Start upload to VKontakte service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:370
#, kde-format
msgid "VKontakte"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:390
#, kde-format
msgid "Please select album first."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:421
#, kde-format
msgid "Vkontakte Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:78
#, kde-format
msgid "Password for the album (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:81
#, kde-format
msgid "Update policy:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:83
#, kde-format
msgid "Update metadata"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:84
#, kde-format
msgid "Update metadata of remote file and merge remote tags with local"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:86
#, kde-format
msgid "Skip photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:87
#, kde-format
msgid "Simple skip photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:88
#, kde-format
msgid "Upload as new"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:89
#, kde-format
msgid "Add photo as new"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:91
#, kde-format
msgid "Privacy settings:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:94
#, kde-format
msgid "Public access"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:96
#, kde-format
msgid "Friends access"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:98
#, kde-format
msgid "Private access"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:100
#, kde-format
msgid "Hide original photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:101
#, kde-format
msgid "Disable comments"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:102
#, kde-format
msgid "Adult content"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:308
#, kde-format
msgctxt "Yandex.Fotki"
msgid "Y"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:309
#, kde-format
msgctxt "Yandex.Fotki"
msgid "andex."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:310
#, kde-format
msgctxt "Yandex.Fotki"
msgid "Fotki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:631
#, kde-format
msgid ""
"Failed to prepare image %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:658
#, kde-format
msgid "Images has been uploaded"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:688
#, kde-format
msgid "Please select album first"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:710
#, kde-format
msgid "Session error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:713
#, kde-format
msgid "Token error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:716
#, kde-format
msgid "Invalid credentials"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:720
#, kde-format
msgid "Cannot get service document"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:733
#, kde-format
msgid "Cannot list albums"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:736
#, kde-format
msgid "Cannot list photos"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:739
#, kde-format
msgid "Cannot update album info"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:746
#, kde-format
msgid ""
"Failed to upload image %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/extrasupport/addressbook/akonadiiface.cpp:72
#, kde-format
msgid "Create Tag From Address Book"
msgstr ""
#. +> trunk5
#: core/utilities/extrasupport/addressbook/akonadiiface.cpp:75
#, kde-format
msgid "No address book entries found"
msgstr ""
#. +> trunk5
#: core/utilities/extrasupport/filesindexer/baloowrap.cpp:147
#, kde-format
msgid "BalooTags/"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/assignnamewidget.cpp:255
#, kde-format
msgid "Confirm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/assignnamewidget.cpp:507
#, kde-format
msgid "Who is this?"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facepipeline_p.cpp:267
#, kde-format
msgid "Applying face changes"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:127
#, kde-format
msgctxt "@title:window"
msgid "Scanning faces"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:131
#, kde-format
msgctxt "@action:button"
msgid "Scan"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:266
#, kde-format
msgctxt "@info"
msgid ""
"<qt>digiKam can search for faces in your photos.<br/>"
" When you have identified your friends on a number of photos,<br/>"
" it can also recognize the people shown on your photos.</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:275
#, kde-format
msgctxt "@option:radio"
msgid "Detect faces"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:276
#, kde-format
msgctxt "@info"
msgid "Find all faces in your photos"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:278
#, kde-format
msgctxt "@option:radio"
msgid "Detect and recognize faces (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:279
#, kde-format
msgctxt "@info"
msgid "Find all faces in your photos and try to recognize which person is depicted"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:282
#, kde-format
msgctxt "@label:listbox"
msgid "Skip images already scanned"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:283
#, kde-format
msgctxt "@label:listbox"
msgid "Scan again and merge results"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:284
#, kde-format
msgctxt "@label:listbox"
msgid "Clear unconfirmed results and rescan"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:287
#, kde-format
msgctxt "@option:radio"
msgid "Recognize faces (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:288
#, kde-format
msgctxt "@info"
msgid "Try again to recognize the people depicted on marked but yet unconfirmed faces."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:313
#: core/utilities/fuzzysearch/findduplicatesview.cpp:137
#, kde-format
msgctxt "@label"
msgid "Search in:"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:314
#, kde-format
msgctxt "@title:tab"
msgid "Albums"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:321
#, kde-format
msgctxt "@label"
msgid "Parameters for face detection and Recognition"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:323
#, kde-format
msgctxt "@label Two extremities of a scale"
msgid "Fast - Accurate"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:329
#, kde-format
msgctxt "@info:tooltip"
msgid "Adjust speed versus accuracy: The higher the value, the more accurate the results will be, but it will take more time."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:338
#, kde-format
msgctxt "@title:tab"
msgid "Parameters"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:347
#, kde-format
msgctxt "@info"
msgid "Face detection is a time-consuming task. You can choose if you wish to employ all processor cores on your system, or work in the background only on one core. Warning: this features still experimental and it is disabled by default."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:354
#, kde-format
msgctxt "@option:check"
msgid "Work on all processor cores (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:359
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using LBP algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:360
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using EigenFaces algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:361
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using FisherFaces algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:362
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using Deep Learning algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:366
#, kde-format
msgctxt "@option:check"
msgid "Clear and rebuild all training data"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:368
#, kde-format
msgctxt "@info:tooltip"
msgid "This will clear all training data for recognition and rebuild it from all available faces."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:378
#: core/utilities/setup/metadata/setupmetadata.cpp:543
#, kde-format
msgctxt "@title:tab"
msgid "Advanced"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:420
#, kde-format
msgctxt "@action:button"
msgid "Options <<"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:421
#, kde-format
msgctxt "@action:button"
msgid "Options >>"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:73
#, kde-format
msgid "Ref. images"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:74
#, kde-format
msgid "Items"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:75
#, kde-format
msgid "Avg. similarity"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:79
#, kde-format
msgid "This shows all found duplicate items."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:126
#, kde-format
msgid "Update fingerprints"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:128
#, kde-format
msgid "Use this button to update all image fingerprints."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:130
#, kde-format
msgid "Find duplicates"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:132
#, kde-format
msgid "Use this button to scan the selected albums for duplicate items."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:156
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:329
#, kde-format
msgid "Similarity range:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:159
#, kde-format
msgid "Restriction:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:163
#, kde-format
msgctxt "@label:listbox"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:164
#, kde-format
msgctxt "@label:listbox"
msgid "Restrict to reference album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:165
#, kde-format
msgctxt "@label:listbox"
msgid "Exclude reference album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:166
#, kde-format
msgid "Use this option to restrict the duplicate search with some criteria, as to limit search to the album of reference image, or to exclude the album of reference image of the search."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:179
#, kde-format
msgid "Restrict to:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:183
#, kde-format
msgctxt "@label:listbox"
msgid "Only selected tab"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:184
#, kde-format
msgctxt "@label:listbox"
msgid "One of"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:185
#, kde-format
msgctxt "@label:listbox"
msgid "Both"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:186
#, kde-format
msgctxt "@label:listbox"
msgid "Albums but not tags"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:187
#, kde-format
msgctxt "@label:listbox"
msgid "Tags but not albums"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:190
#, kde-format
msgid ""
"Use this option to decide about the relation of the selected albums and tags.<br/>"
"<i>One of</i> means that the images are either in the selected albums or tags.<br/>"
"<i>Both</i> means that the images are both in the selected albums and tags.<br/>"
"<i>Albums but not tags</i> means that images must be in the selected albums but not tags.<br/>"
"<i>Tags but not albums</i> means that images must be in the selected tags but not albums.<br/>"
"<i>Only selected tab</i> means that only the selected tab is used."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:245
#, kde-format
msgid "Duplicates"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:247
#, kde-format
msgid "Sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:303
#, kde-format
msgid ""
"<p>Drag & drop an image here<br/>"
"to perform similar<br/>"
"items search.</p>"
"<p>You can also use the context menu<br/>"
" when browsing through your images.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:311
#, kde-format
msgid "<b>File</b>:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:313
#, kde-format
msgid "<b>Folder</b>:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:323
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:459
#, kde-format
msgctxt "@label"
msgid "Search in albums:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:345
#, kde-format
msgid "Select here the approximate similarity interval as a percentage. "
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:356
#, kde-format
msgid "Enter the name of the current similar image search to save in the \"Similarity Searches\" view."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:362
#, kde-format
msgid "Save current similar image search to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:363
#, kde-format
msgid "If you press this button, the current similar image search will be saved to a new search virtual album using name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:401
#, kde-format
msgid "Set here the brush color used to draw sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:420
#, kde-format
msgid "Undo last draw on sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:421
#, kde-format
msgid "Use this button to undo last drawing action on sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:427
#, kde-format
msgid "Redo last draw on sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:428
#, kde-format
msgid "Use this button to redo last drawing action on sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:431
#, kde-format
msgid "Pen:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:436
#, kde-format
msgid "Set here the brush size in pixels used to draw sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:443
#, kde-format
msgid "Set here the number of items to find using sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:471
#, kde-format
msgid "Clear sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:472
#, kde-format
msgid "Use this button to clear sketch contents."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:476
#, kde-format
msgid "Enter the name of the current sketch search to save in the \"Similarity Searches\" view."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:482
#, kde-format
msgid "Save current sketch search to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:483
#, kde-format
msgid "If you press this button, the current sketch fuzzy search will be saved to a new search virtual album using the name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:698
#, kde-format
msgid "Image fingerprints have not yet been generated for your collection. The Similarity Search Tools will not be operational without pre-generated fingerprints. Please generate the fingerprints first."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:702
#, kde-format
msgid "No Fingerprints"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/sketchwidget.cpp:153
#, kde-format
msgid "You simply draw here a rough sketch of what you want to find and digiKam will displays the best matches in thumbnail view."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/sketchwidget.cpp:584
#, kde-format
msgid ""
"Draw a sketch here\n"
"to perform a\n"
"Fuzzy search"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:157
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:179
#, kde-format
msgid "Bookmark folder"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:189
#, kde-format
msgid "The file is not an XBEL version 1.0 file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:276
#, kde-format
msgid "Unknown title"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:97
msgid "Add Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:102
#, kde-format
msgid "Type a name and a comment for the bookmark, and choose where to keep it."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:108
#, kde-format
msgid "Bookmark title"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:112
#, kde-format
msgid "Bookmark comment"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:214
#, kde-format
msgid "Edit Geolocation Bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:232
#: core/utilities/setup/album/setupcategory.cpp:106
#: core/utilities/setup/camera/setupcamera.cpp:318
#: core/utilities/setup/camera/setupcamera.cpp:434
#: core/utilities/setup/setuptemplate.cpp:125
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:235
#, kde-format
msgid "Add Folder"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:419
#, kde-format
msgid "New Folder"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:438
#, kde-format
msgctxt "@info"
msgid "Do you want to remove \"%1\" from your Bookmarks collection?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:55
#, kde-format
msgid "Remove Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:94
#, kde-format
msgid "Insert Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:144
#, kde-format
msgid "Title Change"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:148
#, kde-format
msgid "Comment Change"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:152
#, kde-format
msgid "Address Change"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:705
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:822
#, kde-format
msgid "Loading Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:706
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:823
#, kde-format
msgid ""
"Error when loading bookmarks on line %1, column %2:\n"
"%3"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:811
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:813
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:838
#, kde-format
msgid "XBEL (*.xbel *.xml)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:830
#, kde-format
msgid "Imported %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:836
#, kde-format
msgid "Save File"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:837
#, kde-format
msgid "%1 Bookmarks.xbel"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:845
#, kde-format
msgid "Export error"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:845
#, kde-format
msgid "error saving bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/gpsbookmarkmodelhelper.cpp:243
#: core/utilities/geolocation/editor/searches/searchresultmodelhelper.cpp:162
#, kde-format
msgid "1 image snapped to '%2'"
msgid_plural "%1 images snapped to '%2'"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/gpsbookmarkowner.cpp:150
#, kde-format
msgid "Edit Bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/gpsbookmarkowner.cpp:156
#, kde-format
msgid "Add Bookmark..."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:160
#, kde-format
msgid "Load GPX files..."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:167
#, kde-format
msgid "Show tracks on Map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:168
#, kde-format
msgid "Set this option to show tracks on the Map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:177
#, kde-format
msgid "Camera time zone:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:180
#, kde-format
msgid ""
"<p>Sets the time zone the camera was set to during photo shooting, so that the time stamps of the images can be converted to GMT to match the GPS time reference.</p>"
"<p>Note: positive offsets count eastwards from zero longitude (GMT), they are 'ahead of time'.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:187
#, kde-format
msgid "Offset of pictures (hh:mm:ss):"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:189
#, kde-format
msgid "Sets the offset between picture times and track times. E.g. to correct wrong camera clock or different time zone."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:196
#, kde-format
msgid "Set whether picture time is ahead or behind the track time."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:215
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:226
#, kde-format
msgid "Max. time gap (hh:mm:ss):"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:219
#, kde-format
msgid "Sets the maximum time difference to interpolate GPX file points to image time data. If the time difference exceeds this setting, no match will be attempted."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:230
#, kde-format
msgid "Sets the maximum time difference from a GPS track point to the image time to be matched. If the time difference exceeds this setting, no match will be attempted."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:249
#, kde-format
msgid "Correlate"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:278
#, kde-format
msgctxt "@title:window"
msgid "Select GPX File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:280
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:161
#, kde-format
msgid "GPS Exchange Format (*.gpx)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:317
#, kde-format
msgid "The following GPX file could not be loaded:"
msgid_plural "The following %1 GPX files could not be loaded:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:321
#, kde-format
msgid "Error loading GPX file"
msgid_plural "Error loading GPX files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:409
#, kde-format
msgid "Correlating images -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:478
#, kde-format
msgid "Correlation failed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:479
#, kde-format
msgid "Could not correlate any image - please make sure the offset and gap settings are correct."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:484
#, kde-format
msgid "Correlation succeeded"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:485
#, kde-format
msgid "All images have been correlated. You can now check their position on the map."
msgstr ""
#. i18np here, because the case of correlationTotalCount==1 is covered in the other two cases.
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:491
#, kde-format
msgid "Correlation finished"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:492
#, kde-format
msgid "%1 out of %2 images have been correlated. Please check the offset and gap settings if you think that more images should have been correlated."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:504
#, kde-format
msgid "1 image correlated"
msgid_plural "%1 images correlated"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/track_listmodel.cpp:227
#, kde-format
msgid "#points"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:276
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:503
#, kde-format
msgid "Geolocation Editor"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:307
#, kde-format
msgid "Display bookmarked positions on the map."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:325
#, kde-format
msgid "Layout:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:327
#, kde-format
msgid "One map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:328
#, kde-format
msgid "Two maps - horizontal"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:329
#, kde-format
msgid "Two maps - vertical"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:362
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:188
#, kde-format
msgid "Sorting"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:369
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:195
#, kde-format
msgid "Show oldest first"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:373
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:199
#, kde-format
msgid "Show youngest first"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:409
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:410
#, kde-format
msgid "GPS Correlator"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:411
#, kde-format
msgid "Undo/Redo"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:412
#, kde-format
msgid "Reverse Geocoding"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:413
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:414
#, kde-format
msgid "KML Export"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:614
#, kde-format
msgid "Loading metadata -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:798
#, kde-format
msgid "You have 1 modified image."
msgid_plural "You have %1 modified images."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:805
#, kde-format
msgid "Unsaved changes"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:806
#, kde-format
msgid "%1 Would you like to save the changes you made to them?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:911
#, kde-format
msgid "Saving changes -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:961
#, kde-format
msgid "Failed to save some information:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:990
#, kde-format
msgid "Edit Geolocation"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpscommon.cpp:111
#, kde-format
msgid "Warning: Sidecar settings"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpscommon.cpp:112
#, kde-format
msgid ""
"You have enabled writing to sidecar files for metadata storage in the host application, but not for reading. This means that any metadata stored in the sidecar files will be overwritten here.\n"
"Please enable reading of sidecar files in the host application or continue at your own risk."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsgeoifacemodelhelper.cpp:212
#, kde-format
msgid "1 image moved"
msgid_plural "%1 images moved"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:134
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:529
#, kde-format
msgid "Latitude"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:138
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:530
#, kde-format
msgid "Longitude"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:146
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:536
#, kde-format
msgid "Speed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:152
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:535
#, kde-format
msgid "# satellites"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:158
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:534
#, kde-format
msgid "Fix type"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:160
#, kde-format
msgid "2-d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:161
#, kde-format
msgid "3-d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:164
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:533
#, kde-format
msgid "DOP"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:447
#, kde-format
msgid "Details changed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:366
#, kde-format
msgid "Not available"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:399
#, kde-format
msgid "DOP: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:404
#, kde-format
msgid "Fix: %1d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:409
#, kde-format
msgid "#Sat: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:444
#, kde-format
msgid "%1d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:464
#, kde-format
msgid "Modified"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:537
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:148
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:148
#: core/utilities/setup/collections/setupcollectionview.cpp:899
#: core/utilities/timeadjust/timeadjustlist.cpp:48
#, kde-format
msgid "Status"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:728
#, kde-format
msgid "Failed to open file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:793
#, kde-format
msgid "Failed to add GPS info to image."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:804
#, kde-format
msgid "Failed to remove GPS info from image"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:831
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:838
#, kde-format
msgid "Failed to save tags to file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:849
#, kde-format
msgid "Unable to save changes to file"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:111
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:196
#, kde-format
msgid "Copy coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:113
#, kde-format
msgid "Paste coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:115
#, kde-format
msgid "Paste coordinates swapped"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:117
#, kde-format
msgid "Remove coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:118
#, kde-format
msgid "Remove altitude"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:119
#, kde-format
msgid "Remove uncertainty"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:120
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:671
#, kde-format
msgid "Remove speed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:121
#, kde-format
msgid "Look up missing altitude values"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:150
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:228
#, kde-format
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:437
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:775
#, kde-format
msgid "GPS Sync"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:438
#, kde-format
msgid "Found more than one point on the clipboard - can only assign one point at a time."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:504
#, kde-format
msgid "Could not find any coordinates on the clipboard."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:508
#, kde-format
msgid "Coordinates pasted"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:540
#, kde-format
msgid "Bookmark selected"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:650
#, kde-format
msgid "Remove coordinates information"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:655
#, kde-format
msgid "Remove altitude information"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:661
#, kde-format
msgid "Remove uncertainty information"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:723
#, kde-format
msgid "Looking up altitudes"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:774
#, kde-format
msgid ""
"Altitude lookup failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:781
#, kde-format
msgid "Altitude looked up"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:217
#, kde-format
msgid "Creation of picture '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:314
#, kde-format
msgid "Creation of placemark '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:322
#, kde-format
msgid "Could not save icon for image '%1' to '%2'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:326
#, kde-format
msgid "Creation of icon '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:351
#, kde-format
msgid "No GPX file chosen."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:360
#, kde-format
msgid "Cannot parse %1 GPX file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:366
#, kde-format
msgid "The %1 GPX file do not have a date-time track to use."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:373
#, kde-format
msgid "Tracks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:466
#, kde-format
msgid "No position data for '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:478
#, kde-format
msgid "Cannot open file for writing"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:491
#, kde-format
msgid "Move %1 to final directory %2"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:495
#, kde-format
msgid "Cannot move data to destination directory"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:505
#, kde-format
msgid "Report below have been generated while KML file processing:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlgpsdataparser.cpp:63
#, kde-format
msgid "Track"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlgpsdataparser.cpp:88
#, kde-format
msgid "Points"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlgpsdataparser.cpp:99
#, kde-format
msgid "Point"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:66
#, kde-format
msgid "Target Preferences"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:70
#, kde-format
msgid "Target Type"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:73
#, kde-format
msgid "&Local or web target used by GoogleEarth"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:76
#, kde-format
msgid "Web target used by GoogleMaps"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:77
#, kde-format
msgid "When using GoogleMaps, all images must have complete URLs, icons are squared, and when drawing a track, only line track is exported."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:88
#, kde-format
msgid "Picture Altitude:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:90
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:214
#, kde-format
msgid "clamp to ground"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:91
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:215
#, kde-format
msgid "relative to ground"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:92
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:216
#, kde-format
msgid "absolute"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:93
#, kde-format
msgid ""
"<p>Specifies how pictures are displayed"
"<dl>"
"<dt>clamp to ground (default)</dt>"
"<dd>Indicates to ignore an altitude specification</dd>"
"<dt>relative to ground</dt>"
"<dd>Sets the altitude of the element relative to the actual ground elevation of a particular location.</dd>"
"<dt>absolute</dt>"
"<dd>Sets the altitude of the coordinate relative to sea level, regardless of the actual elevation of the terrain beneath the element.</dd>"
"</dl>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:103
#, kde-format
msgid "Destination Directory:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:107
#, kde-format
msgid "Select a directory in which to save the kml file and pictures"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:109
#, kde-format
msgid "Destination Path:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:111
#, kde-format
msgid "Filename:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:129
#, kde-format
msgid "Sizes"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:131
#, kde-format
msgid "Icon Size:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:136
#, kde-format
msgid "Image Size:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:151
#, kde-format
msgid "GPX Tracks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:155
#, kde-format
msgid "Draw GPX Track"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:158
#, kde-format
msgid "GPX file:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:162
#, kde-format
msgid "Select GPX File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:165
#, kde-format
msgid "Time Zone:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:167
#, kde-format
msgid "GMT-12:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:168
#, kde-format
msgid "GMT-11:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:169
#, kde-format
msgid "GMT-10:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:170
#, kde-format
msgid "GMT-09:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:171
#, kde-format
msgid "GMT-08:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:172
#, kde-format
msgid "GMT-07:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:173
#, kde-format
msgid "GMT-06:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:174
#, kde-format
msgid "GMT-05:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:175
#, kde-format
msgid "GMT-04:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:176
#, kde-format
msgid "GMT-03:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:177
#, kde-format
msgid "GMT-02:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:178
#, kde-format
msgid "GMT-01:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:179
#, kde-format
msgid "GMT"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:180
#, kde-format
msgid "GMT+01:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:181
#, kde-format
msgid "GMT+02:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:182
#, kde-format
msgid "GMT+03:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:183
#, kde-format
msgid "GMT+04:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:184
#, kde-format
msgid "GMT+05:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:185
#, kde-format
msgid "GMT+06:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:186
#, kde-format
msgid "GMT+07:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:187
#, kde-format
msgid "GMT+08:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:188
#, kde-format
msgid "GMT+09:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:189
#, kde-format
msgid "GMT+10:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:190
#, kde-format
msgid "GMT+11:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:191
#, kde-format
msgid "GMT+12:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:192
#, kde-format
msgid "GMT+13:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:193
#, kde-format
msgid "GMT+14:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:194
#, kde-format
msgid "Sets the time zone of the camera during picture shooting, so that the time stamps of the GPS can be converted to match the local time"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:198
#, kde-format
msgid "Track Width:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:202
#, kde-format
msgid "Track Color:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:206
#, kde-format
msgid "Opacity (%):"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:212
#, kde-format
msgid "Track Altitude:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:217
#, kde-format
msgid ""
"<p>Specifies how the points are displayed"
"<dl>"
"<dt>clamp to ground (default)</dt>"
"<dd>Indicates to ignore an altitude specification</dd>"
"<dt>relative to ground</dt>"
"<dd>Sets the altitude of the element relative to the actual ground elevation of a particular location.</dd>"
"<dt>absolute</dt>"
"<dd>Sets the altitude of the coordinate relative to sea level, regardless of the actual elevation of the terrain beneath the element.</dd>"
"</dl>"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:246
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:290
#, kde-format
msgid "Generate KML file"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:93
#, kde-format
msgid "{Country}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:94
#, kde-format
msgctxt "Part of a country"
msgid "{State}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:95
#, kde-format
msgid "{County}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:96
#, kde-format
msgid "{City}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:97
#, kde-format
msgid "{Town}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:98
#, kde-format
msgid "{Village}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:99
#, kde-format
msgid "{Hamlet}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:100
#, kde-format
msgid "{Street}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:229
#, kde-format
msgid "Add country tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:231
#, kde-format
msgid "Add state tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:233
#, kde-format
msgid "Add state district tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:235
#, kde-format
msgid "Add county tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:237
#, kde-format
msgid "Add city tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:239
#, kde-format
msgid "Add city district tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:241
#, kde-format
msgid "Add suburb tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:243
#, kde-format
msgid "Add town tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:245
#, kde-format
msgid "Add village tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:247
#, kde-format
msgid "Add hamlet tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:249
#, kde-format
msgid "Add street"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:251
#, kde-format
msgid "Add house number tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:253
#, kde-format
msgid "Add place"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:255
#, kde-format
msgid "Add Local Administrative Area 2"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:257
#, kde-format
msgid "Add Local Administrative Area 1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:259
#, kde-format
msgid "Add new tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:260
#, kde-format
msgid "Remove selected tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:261
#, kde-format
msgid "Remove all control tags below this tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:264
#, kde-format
msgid "Add all address elements"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:267
#, kde-format
msgid "Select language:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:277
#, kde-format
msgid "Select service:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:280
#, kde-format
msgid "Open Street Map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:281
#, kde-format
msgid "Geonames.org place name (non-US)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:282
#, kde-format
msgid "Geonames.org full address (US only)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:294
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:485
#, kde-format
msgid "Less options"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:301
#, kde-format
msgid "Write tags to XMP"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:307
#, kde-format
msgid "Apply reverse geocoding"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:431
#, kde-format
msgid "Image tags are changed."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:464
#, kde-format
msgid "Retrieving RG info -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:479
#, kde-format
msgid "More options"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:799
#, kde-format
msgctxt "@title:window"
msgid "Add new tag:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:800
#, kde-format
msgid "Select a name for the new tag:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:936
#, kde-format
msgid "%1 out of %2 images have been reverse geocoded. Would you like to keep the tags which were already obtained or discard them?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:942
#, kde-format
msgid "Abort reverse geocoding?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchbackend.cpp:314
#, kde-format
msgid "GeoNames"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchbackend.cpp:315
#, kde-format
msgid "OSM"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:170
#, kde-format
msgctxt "Start the search"
msgid "Search"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:177
#, kde-format
msgid "Clear the search results."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:185
#, kde-format
msgid "Keep the results of old searches when doing a new search."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:192
#, kde-format
msgid "Toggle the visibility of the search results on the map."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:199
#, kde-format
msgid "Move selected images to this position"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:201
#, kde-format
msgid "Remove from results list"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:205
#, kde-format
msgid "Select which service you would like to use."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:281
#, kde-format
msgid "Search failed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:281
#, kde-format
msgid ""
"Your search failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:463
#, kde-format
msgid "1 image moved to '%2'"
msgid_plural "%1 images moved to '%2'"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:175
#, kde-format
msgid "Roadmap"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:176
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:88
#, kde-format
msgid "Satellite"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:177
#, kde-format
msgid "Hybrid"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:178
#, kde-format
msgid "Terrain"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:195
#, kde-format
msgid "Show Map Type Control"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:200
#, kde-format
msgid "Show Navigation Control"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:205
#, kde-format
msgid "Show Scale Control"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:218
#, kde-format
msgid "Google Maps"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:376
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:422
#, kde-format
msgid "Float items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:199
#, kde-format
msgid "Marble Virtual Globe"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:339
#, kde-format
msgid "Atlas map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:344
#, kde-format
msgid "OpenStreetMap"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:356
#, kde-format
msgctxt "Spherical projection"
msgid "Spherical"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:361
#, kde-format
msgid "Mercator"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:366
#, kde-format
msgid "Equirectangular"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:376
#, kde-format
msgid "Show compass"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:381
#, kde-format
msgid "Show scale bar"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:386
#, kde-format
msgid "Show navigation"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:391
#, kde-format
msgid "Show overview map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:413
#, kde-format
msgid "Projection"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/lookup/lookupaltitudegeonames.cpp:115
#, kde-format
msgid "geonames.org"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:290
#, kde-format
msgid "Could not open: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:296
#, kde-format
msgid "File is empty."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:312
#, kde-format
msgid "Parsing error: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:322
#, kde-format
msgid "No GPX element found - probably not a GPX file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:326
#, kde-format
msgid "File is a GPX file, but no datapoints were found."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:245
#, kde-format
msgid "Zoom in"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:252
#, kde-format
msgid "Zoom out"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:258
#, kde-format
msgid "Switch between markers and thumbnails."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:275
#, kde-format
msgid "Preview single items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:278
#, kde-format
msgid "Preview grouped items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:281
#, kde-format
msgid "Show numbers"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:285
#, kde-format
msgid "T+"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:286
#, kde-format
msgid "Increase the thumbnail size on the map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:287
#, kde-format
msgid "T-"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:288
#, kde-format
msgid "Decrease the thumbnail size on the map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:293
#, kde-format
msgid "Remove the current region selection"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:301
#, kde-format
msgid "Select images by drawing a rectangle"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:306
#, kde-format
msgid "Pan mode"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:313
#, kde-format
msgid "Zoom into a group"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:319
#, kde-format
msgid "Create a region selection from a thumbnail"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:325
#, kde-format
msgid "Filter images"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:330
#, kde-format
msgid "Remove the current filter"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:335
#, kde-format
msgid "Select images"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:341
#, kde-format
msgid "Lock the map position"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:774
#, kde-format
msgid "Map settings"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/placeholderwidget.cpp:58
#, kde-format
msgid "Geolocation Interface"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:203
#, kde-format
msgid "Sort by rating"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:158
#, kde-format
msgid "Enter the name of the current map search to save in the \"Map Searches\" view."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:164
#, kde-format
msgid "Save current map search to a new virtual album."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:165
#, kde-format
msgid "If this button is pressed, the current map search will be saved to a new search virtual album using the name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:208
#, kde-format
msgid "Search by area:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:236
#, kde-format
msgid "Show Non-Geolocated Items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:529
#: core/utilities/searchwindow/searchmodificationhelper.cpp:119
#: core/utilities/searchwindow/searchtabheader.cpp:541
#, kde-format
msgid ""
"Search name already exists.\n"
"Please enter a new name:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:533
#: core/utilities/searchwindow/searchmodificationhelper.cpp:123
#: core/utilities/searchwindow/searchtabheader.cpp:545
#, kde-format
msgid "Name exists"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:646
#, kde-format
msgid "Non Geo-located Items"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/core/undocache.cpp:140
#, kde-format
msgid "The free disk space in the path \"%1\" for the undo cache file is < 2 GiB! Undo cache is now disabled!"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:123
#, kde-format
msgid "Do not know"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:124
#, kde-format
msgid "Take the safest and most appropriate action"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:136
#, kde-format
msgid "Color Profile Mismatch"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:140
#, kde-format
msgid "Missing Color Profile"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:144
#, kde-format
msgid "Image with Uncalibrated Color"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:150
#, kde-format
msgctxt "<Problem> - <b>"
msgid "%1 - %2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:229
#, kde-format
msgid ""
"<p>This image has an <b>embedded color profile</b><br/>"
" which does not match your working space color profile.<br/>"
"How do you want to proceed?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:235
#, kde-format
msgid ""
"<p>This image has <b>no information about the color space</b><br/>"
"that was used when creating the image. <br/>"
"How do you want to proceed?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:242
#, kde-format
msgid ""
"<p>The color information of this image is uncalibrated.<br/>"
"How do you want to proceed?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:273
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:633
#, kde-format
msgid "Embedded Color Profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:279
#, kde-format
msgid "Input Color Profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:295
#, kde-format
msgid "Working Color Space:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:318
#, kde-format
msgid "Original Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:322
#, kde-format
msgid "Uncorrected Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:326
#, kde-format
msgid "Raw Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:341
#, kde-format
msgid "Resulting Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:345
#, kde-format
msgid "Correction Applied:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:349
#, kde-format
msgid "Corrected Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:381
#, kde-format
msgid "Keep the embedded profile, do not convert"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:382
#, kde-format
msgid "Convert to working color space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:383
#, kde-format
msgid "Ignore embedded profile, assign this profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:386
#, kde-format
msgid "and then convert to working space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:390
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:489
#: core/utilities/setup/setupicc.cpp:744
#, kde-format
msgid "No Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:427
#, kde-format
msgid "Assign profile and convert to working color space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:428
#, kde-format
msgid "Assign and keep color profile"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:429
#, kde-format
msgid "Leave the file untagged, do not color manage"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:476
#, kde-format
msgid "Which color space shall be used to interpret the colors of this image?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:479
#, kde-format
msgid "sRGB (Internet standard)"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:480
#, kde-format
msgid "Current working color space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:481
#, kde-format
msgid "This profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:524
#, kde-format
msgid "Please select the input color profile of the device (camera) used to create this image:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:531
#: core/utilities/setup/setupicc.cpp:746
#, kde-format
msgid "No Input Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:629
#, kde-format
msgid "Assigned Color Profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:643
#, kde-format
msgid "<b>No Profile</b>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:89
#, kde-format
msgid "Soft Proofing Options"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:93
#, kde-format
msgid "Soft Proofing On"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:94
#, kde-format
msgid "Enable soft-proofing color managed view"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:95
#, kde-format
msgid "Soft Proofing Off"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:96
#, kde-format
msgid "Disable soft-proofing color managed view"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:103
#, kde-format
msgid "<b>Configure the Soft Proofing View</b>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:111
#, kde-format
msgid "Profile of the output device to simulate:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:114
#: core/utilities/setup/setupicc.cpp:428
#, kde-format
msgid "<p>Select the profile for your output device (usually, your printer). This profile will be used to do a soft proof, so you will be able to preview how an image will be rendered via an output device.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:120
#, kde-format
msgid "<p>Press this button to get detailed information about the selected proofing profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:136
#, kde-format
msgid "Rendering intent:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:141
#, kde-format
msgid "Highlight out-of-gamut colors"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:142
#, kde-format
msgid "Highlighting color:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:234
#: core/utilities/setup/setupicc.cpp:852
#, kde-format
msgid "Profile Error"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:234
#: core/utilities/setup/setupicc.cpp:852
#, kde-format
msgid "No profile is selected."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:66
#, kde-format
msgctxt "@title:window"
msgid "Save?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:76
#, kde-format
msgctxt "@action:button"
msgid "Save Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:79
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current changes. Note: The original image will never be overwritten."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:81
#, kde-format
msgctxt "@action:button"
msgid "Save Changes as a New Version"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:84
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current changes as a new version. The loaded file will remain unchanged, a new file will be created."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:87
#, kde-format
msgctxt "@action:button"
msgid "Discard Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:90
#, kde-format
msgctxt "@info:tooltip"
msgid "Discard the changes applied to the image during this editing session."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:104
#, kde-format
msgctxt "@label"
msgid ""
"<qt>The current image has been changed.<br/>"
"Do you wish to save your changes?</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortool.cpp:360
#, kde-format
msgid "(%1,%2) RGBA:%3,%4,%5,%6"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:167
#, kde-format
msgid "Guide:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:171
#, kde-format
msgid "Set here the color used to draw dashed guide lines."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:176
#, kde-format
msgid "Set here the width in pixels used to draw dashed guide lines."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:184
#, kde-format
msgid "Defaults"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:186
#, kde-format
msgid "Reset all settings to their default values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:203
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:80
#, kde-format
msgid "Load..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:205
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:82
#, kde-format
msgid "Load all parameters from settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:207
#, kde-format
msgid "Save As..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:209
#, kde-format
msgid "Save all parameters to settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:211
#: core/utilities/searchwindow/searchview.cpp:525
#, kde-format
msgid "Try"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:213
#, kde-format
msgid "Try all settings."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:375
#: core/utilities/lighttable/lighttablewindow_setup.cpp:45
#, kde-format
msgid "&First"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:381
#: core/utilities/lighttable/lighttablewindow_setup.cpp:51
#, kde-format
msgid "&Last"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:388
#, kde-format
msgctxt "@action"
msgid "Open Original"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:400
#, kde-format
msgctxt "@action Save changes to current version"
msgid "Save Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:401
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the modifications to the current version of the file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:406
#, kde-format
msgctxt "@action Save changes to a newly created version"
msgid "Save As New Version"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:407
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current modifications to a new version of the file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:413
#, kde-format
msgctxt "@action Save changes to a newly created version, specifying the filename and format"
msgid "Save New Version As..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:414
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current modifications to a new version of the file, specifying the filename and format"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:419
#, kde-format
msgctxt "@action Save As New Version...Save in format..."
msgid "Save in Format"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:421
#, kde-format
msgctxt "@action:inmenu"
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:422
#, kde-format
msgctxt "@action:inmenu"
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:423
#, kde-format
msgctxt "@action:inmenu"
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:424
#, kde-format
msgctxt "@action:inmenu"
msgid "PGF"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:426
#, kde-format
msgctxt "@action:inmenu"
msgid "JPEG 2000"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:433
#, kde-format
msgctxt "@action"
msgid "Export"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:434
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the file in a folder outside your collection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:443
#, kde-format
msgctxt "@action"
msgid "Discard Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:444
#, kde-format
msgctxt "@info:tooltip"
msgid "Discard all current changes to this file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:456
#, kde-format
msgid "Print Image..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:463
#: core/utilities/lighttable/lighttablewindow_setup.cpp:78
#, kde-format
msgid "Open the item with default assigned application."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:484
#, kde-format
msgid "Undo"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:503
#, kde-format
msgid "Redo"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:519
#, kde-format
msgctxt "Create a selection containing the full image"
msgid "Select All"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:552
#, kde-format
msgid "Fit to &Selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:557
#, kde-format
msgid "This option can be used to zoom the image to the current selection area."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:562
#, kde-format
msgid "Insert Text..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:569
#, kde-format
msgid "Add Border..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:575
#, kde-format
msgid "Apply Texture..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:583
#, kde-format
msgid "Color Effects..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:589
#, kde-format
msgid "Charcoal Drawing..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:595
#, kde-format
msgid "Emboss..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:601
#, kde-format
msgid "Oil Paint..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:607
#, kde-format
msgid "Blur Effects..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:613
#, kde-format
msgid "Distortion Effects..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:619
#, kde-format
msgid "Raindrops..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:625
#, kde-format
msgid "Add Film Grain..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:633
#, kde-format
msgid "Brightness/Contrast/Gamma..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:640
#, kde-format
msgid "Hue/Saturation/Lightness..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:648
#, kde-format
msgid "Color Balance..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:656
#: core/utilities/imageeditor/editor/editorwindow.cpp:809
#, kde-format
msgid "Auto-Correction..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:664
#: core/utilities/imageeditor/editor/editorwindow.cpp:3346
#, kde-format
msgid "Invert"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:683
#, kde-format
msgid "Color Spaces"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:693
#, kde-format
msgid "Color Space Converter..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:700
#, kde-format
msgid "Black && White..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:706
#, kde-format
msgid "White Balance..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:713
#, kde-format
msgid "Channel Mixer..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:720
#, kde-format
msgid "Curves Adjust..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:728
#, kde-format
msgid "Levels Adjust..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:735
#, kde-format
msgid "Color Negative..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:744
#, kde-format
msgid "Restoration..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:750
#, kde-format
msgid "Sharpen..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:756
#, kde-format
msgid "Blur..."
msgstr ""
#. i18n("Healing Clone..."), this);
#. actionCollection()->addAction(QLatin1String("editorwindow_enhance_healingclone"), d->healCloneAction);
#. d->healCloneAction->setWhatsThis( i18n( "This filter can be used to clone a part in a photo to erase unwanted region.") );
#. connect(d->healCloneAction, SIGNAL(triggered(bool)),
#. this, SLOT(slotHealingClone()));
#. d->healCloneAction->setEnabled(false);
#.
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:769
#, kde-format
msgid "Noise Reduction..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:775
#, kde-format
msgid "Local Contrast..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:781
#, kde-format
msgid "Red Eye..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:782
#, kde-format
msgid "This filter can be used to correct red eyes in a photo. Select a region including the eyes to use this option."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:789
#, kde-format
msgid "Vignetting Correction..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:795
#, kde-format
msgid "Distortion..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:801
#, kde-format
msgid "Hot Pixels..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:874
#, kde-format
msgid "Under-Exposure Indicator"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:876
#, kde-format
msgid "Set this option to display black overlaid on the image. This will help you to avoid under-exposing the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:883
#, kde-format
msgid "Over-Exposure Indicator"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:885
#, kde-format
msgid "Set this option to display white overlaid on the image. This will help you to avoid over-exposing the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:898
#, kde-format
msgid "Soft Proofing Options..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:902
#, kde-format
msgid "Soft Proofing View"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:909
#, kde-format
msgctxt "@action"
msgid "Crop to Selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:912
#, kde-format
msgid "This option can be used to crop the image. Select a region of the image to enable this action."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:917
#, kde-format
msgctxt "@action"
msgid "Auto-Crop"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:918
#, kde-format
msgid "This option can be used to crop automatically the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:924
#, kde-format
msgid "Perspective Adjustment..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:930
#, kde-format
msgid "Shear..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:936
#, kde-format
msgid "&Resize..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:942
#, kde-format
msgid "Aspect Ratio Crop..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:950
#, kde-format
msgid "Liquid Rescale..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:960
#, kde-format
msgid "Free Rotation..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:966
#, kde-format
msgid "Set Point 1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:972
#, kde-format
msgid "Set Point 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:978
#, kde-format
msgid "Auto Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1066
#: core/utilities/imageeditor/editor/editorwindow.cpp:1926
#, kde-format
msgid "No selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1069
#, kde-format
msgid "Information about current image selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1074
#, kde-format
msgid "Information about image size"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1576
#, kde-format
msgid "Saving image..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1577
#, kde-format
msgid "Please wait for the image to be saved..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1596
#, kde-format
msgid ""
"About to overwrite file \"%1\"\n"
"Are you sure?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1710
#, kde-format
msgctxt "@info"
msgid ""
"<qt>The image <b>%1</b> has been modified.<br/>"
"Do you want to save it?</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1853
#, kde-format
msgctxt "@info"
msgid ""
"The image <b>%1</b> has been modified.<br/>"
"All changes will be lost."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1945
#, kde-format
msgid "Loading:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1971
#, kde-format
msgid "Cannot load \"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2012
#, kde-format
msgid "Cannot open the specified working space profile (\"%1\"). No color transformation will be applied. Please check the color management configuration in digiKam's setup."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2068
#, kde-format
msgid "Saving:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2087
#, kde-format
msgid ""
"Failed to save file\n"
"\"%1\"\n"
"to\n"
"\"%2\"."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2199
#, kde-format
msgid "Could not open a temporary file in the folder \"%1\": %2 (%3)"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2248
#: core/utilities/import/dscanner/scandialog.cpp:176
#, kde-format
msgid "New Image File Name"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2377
#, kde-format
msgid "Unable to determine the format to save the target image with."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2384
#, kde-format
msgid "Cannot Save: Found file path <b>%1</b> is invalid."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2626
#, kde-format
msgctxt "@info"
msgid "Cannot save file <b>%1</b> to the suggested version file name <b>%2</b>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2695
#: core/utilities/imageeditor/editor/editorwindow.cpp:2714
#: core/utilities/import/dscanner/scandialog.cpp:241
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2696
#, kde-format
msgid "You do not have write permissions for the file named \"%1\". Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2715
#: core/utilities/import/dscanner/scandialog.cpp:242
#, kde-format
msgid "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2742
#, kde-format
msgid "Failed to overwrite original file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2819
#, kde-format
msgid "Color-Managed View is enabled."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2823
#, kde-format
msgid "Color-Managed View is disabled."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2828
#, kde-format
msgid "Color Management is not configured, so the Color-Managed View is not available."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2863
#, kde-format
msgid "Under-Exposure indicator is enabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2864
#, kde-format
msgid "Under-Exposure indicator is disabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2878
#, kde-format
msgid "Over-Exposure indicator is enabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2879
#, kde-format
msgid "Over-Exposure indicator is disabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2970
#, kde-format
msgctxt "@title Image Transform"
msgid "Transform"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2987
#, kde-format
msgctxt "@title Image Decorate"
msgid "Decorate"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2992
#, kde-format
msgctxt "@title Image Effect"
msgid "Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3002
#, kde-format
msgctxt "@title Image Colors"
msgid "Colors"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3018
#, kde-format
msgctxt "@title Image Enhance"
msgid "Enhance"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3359
#, kde-format
msgid "This image is already using a depth of 8 bits / color / pixel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3367
#, kde-format
msgid "Performing this operation will reduce image color quality. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3388
#, kde-format
msgid "This image is already using a depth of 16 bits / color / pixel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3404
#, kde-format
msgid "This image is not color managed."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3419
#, kde-format
msgid "Color Management is disabled..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:183
#, kde-format
msgid "Image Editor - %1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:919
#, kde-format
msgid "No Image in Current Album"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:920
#, kde-format
msgid ""
"There is no image to show in the current album.\n"
"The image editor will be closed."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:1180
#, kde-format
msgctxt "@title"
msgid "File Not Available"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:1181
#, kde-format
msgctxt "@info"
msgid "<qt>The original file (<b>%1</b>) is currently not available</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:37
#, kde-format
msgctxt "@action Finish editing, close editor, back to main window"
msgid "Close Editor"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:46
#, kde-format
msgid "Delete File Permanently"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:56
#, kde-format
msgid "Delete Permanently without Confirmation"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:63
#, kde-format
msgid "Move to Trash without Confirmation"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:217
#, kde-format
msgid "Image Editor Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:254
#, kde-format
msgid "Remove Tag"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:279
#: core/utilities/import/widgets/importcontextmenu.cpp:374
#, kde-format
msgid "Assign Labels"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printhelper.cpp:177
#, kde-format
msgid "Print Image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printoptionspage.cpp:101
#, kde-format
msgid "Use Color Management for Printing"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printoptionspage.cpp:104
#: core/utilities/maintenance/maintenancedlg.cpp:330
#: core/utilities/maintenance/maintenancedlg.cpp:350
#, kde-format
msgid "Settings..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printoptionspage.cpp:350
#, kde-format
msgid ""
"<p>Color Management is disabled.</p>"
" "
"<p>You can enable it now by clicking on the \"Settings\" button.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawimport.cpp:73
#, kde-format
msgid "Raw Import"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawimport.cpp:75
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:317
#, kde-format
msgid "Post Processing"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawimport.cpp:180
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:316
#: core/utilities/queuemanager/views/queuesettingsview.cpp:241
#, kde-format
msgid "Raw Decoding"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawpreview.cpp:179
#, kde-format
msgid ""
"Cannot decode RAW image\n"
"\"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:180
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:183
#, kde-format
msgid "Abort the current Raw image preview."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:186
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:189
#, kde-format
msgid "Generate a Raw image preview using current settings."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:225
#, kde-format
msgid "Set here the gamma adjustment of the image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:232
#, kde-format
msgid "Set here the color saturation correction."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:234
#, kde-format
msgid "Exposure (E.V):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:239
#, kde-format
msgid "This value in E.V will be used to perform an exposure compensation of the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:272
#, kde-format
msgid "Reset curve to linear"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:294
#, kde-format
msgid "Luminosity Curve"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:318
#, kde-format
msgid "Info"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:324
#, kde-format
msgid "Reset all settings to default values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:328
#, kde-format
msgid "Import image to editor using current settings."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:330
#, kde-format
msgid "Use Default"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:332
#, kde-format
msgid "Use general Raw decoding settings to load this image in editor."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustcurvestool.cpp:265
#, kde-format
msgid "Adjust Curve"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:165
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:884
#, kde-format
msgid "Adjust Levels"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:200
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:190
#, kde-format
msgid "This is the histogram drawing of the selected channel from the original image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:208
#, kde-format
msgid "Select the input intensity of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:209
#, kde-format
msgid "Input intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:216
#, kde-format
msgid "Select the output intensity of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:217
#, kde-format
msgid "Output intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:223
#, kde-format
msgid "Select the minimal input intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:224
#, kde-format
msgid "Minimal input intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:230
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:282
#, kde-format
msgid "Gamma input value."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:231
#, kde-format
msgid "Select the gamma input value here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:236
#, kde-format
msgid "Maximal input intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:237
#, kde-format
msgid "Select the maximal input intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:242
#, kde-format
msgid "Minimal output intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:243
#, kde-format
msgid "Select the minimal output intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:248
#, kde-format
msgid "Maximal output intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:249
#, kde-format
msgid "Select the maximal output intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:259
#, kde-format
msgid "With this button, you can pick the color from the original image used to set <b>Shadow Tone</b> input levels on the Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:267
#, kde-format
msgid "With this button, you can pick the color from the original image used to set <b>Middle Tone</b> input levels on the Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:275
#, kde-format
msgid "With this button, you can pick the color from the original image used to set <b>Highlight Tone</b> input levels on the Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:298
#, kde-format
msgid "Adjust all levels automatically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:299
#, kde-format
msgid "If you press this button, all channel levels will be adjusted automatically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:304
#, kde-format
msgid "Reset current channel levels' values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:305
#, kde-format
msgid "If you press this button, all levels' values from the currently selected channel will be reset to the default values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:891
#, kde-format
msgid "Select Gimp Levels File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:903
#, kde-format
msgid "Cannot load from the Gimp levels text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:917
#, kde-format
msgid "Gimp Levels File to Save"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:929
#, kde-format
msgid "Cannot save to the Gimp levels text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:98
#, kde-format
msgid "Auto Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:129
#, kde-format
msgid ""
"<b>Auto Levels</b>:"
"<p>This option maximizes the tonal range in the Red, Green, and Blue channels. It searches the image shadow and highlight limit values and adjusts the Red, Green, and Blue channels to a full histogram range.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:136
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:275
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:69
#, kde-format
msgid "Normalize"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:137
#, kde-format
msgid ""
"<b>Normalize</b>:"
"<p>This option scales brightness values across the active image so that the darkest point becomes black, and the brightest point becomes as bright as possible without altering its hue. This is often a \"magic fix\" for images that are dim or washed out.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:146
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:279
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:70
#, kde-format
msgid "Equalize"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:147
#, kde-format
msgid ""
"<b>Equalize</b>:"
"<p>This option adjusts the brightness of colors across the active image so that the histogram for the value channel is as nearly as possible flat, that is, so that each possible brightness value appears at about the same number of pixels as each other value. Sometimes Equalize works wonderfully at enhancing the contrasts in an image. Other times it gives garbage. It is a very powerful operation, which can either work miracles on an image or destroy it.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:159
#, kde-format
msgid ""
"<b>Stretch Contrast</b>:"
"<p>This option enhances the contrast and brightness of the RGB values of an image by stretching the lowest and highest values to their fullest range, adjusting everything in between.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:167
#, kde-format
msgid ""
"<b>Auto Exposure</b>:"
"<p>This option enhances the contrast and brightness of the RGB values of an image to calculate optimal exposition and black level using image histogram properties.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/bcgtool.cpp:83
#: core/utilities/imageeditor/tools/colors/bcgtool.cpp:179
#, kde-format
msgid "Brightness / Contrast / Gamma"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/bwsepiatool.cpp:86
#, kde-format
msgid "Black and White"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/bwsepiatool.cpp:197
#, kde-format
msgid "Convert to Black and White"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/cbtool.cpp:81
#: core/utilities/imageeditor/tools/colors/cbtool.cpp:171
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:229
#: core/utilities/queuemanager/tools/color/colorbalance.cpp:48
#, kde-format
msgid "Color Balance"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/channelmixertool.cpp:93
#: core/utilities/imageeditor/tools/colors/channelmixertool.cpp:180
#: core/utilities/queuemanager/tools/color/channelmixer.cpp:48
#, kde-format
msgid "Channel Mixer"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:155
#, kde-format
msgid "Color Negative Film"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:200
#, kde-format
msgid "Input range of red color channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:205
#, kde-format
msgid "Input range of green color channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:210
#, kde-format
msgid "Input range of blue color channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:231
#, kde-format
msgid "Check to apply the built-in color balance of the film profile. Un-check if you want to apply color balance yourself."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:239
#, kde-format
msgid "White point color picker"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:240
#, kde-format
msgid "With this button, you can pick the color of the orange mask of the scanned color negative. It represents white point of the negative, or the darkest black tone of the positive image after inversion. It is also the reference point for applying the film profile."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:247
#, kde-format
msgid "Reset white point."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:248
#, kde-format
msgid "If you press this button, the white point is reset to pure white."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:253
#, kde-format
msgid "Adjust white point automatically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:254
#, kde-format
msgid "If you press this button, the white point is calculated from the image data automatically. This function requires to have some residual orange mask around the exposed area of the negative."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:274
#, kde-format
msgid "Exposure correction."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:275
#, kde-format
msgid "Move the slider to higher values until maximum brightness is achieved without clipping any color channel. Use the output histogram to evaluate each channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:283
#, kde-format
msgid "Linear raw scans of film negatives require application of a gamma curve. Standard values are 1.8 or 2.2."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/hsltool.cpp:82
#, kde-format
msgid "Hue / Saturation / Lightness"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/hsltool.cpp:174
#, kde-format
msgid "HSL Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:132
#, kde-format
msgid "Current Color Space:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/whitebalancetool.cpp:87
#: core/utilities/imageeditor/tools/colors/whitebalancetool.cpp:217
#: core/utilities/queuemanager/tools/color/whitebalance.cpp:48
#: core/utilities/searchwindow/searchfields.cpp:517
#, kde-format
msgid "White Balance"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/bordertool.cpp:75
#: core/utilities/imageeditor/tools/decorate/bordertool.cpp:171
#: core/utilities/queuemanager/tools/decorate/border.cpp:49
#, kde-format
msgid "Add Border"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:135
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:449
#, kde-format
msgid "Insert Text"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:146
#, kde-format
msgid "This previews the text inserted in the image. You can use the mouse to move the text to the right location."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:155
#, kde-format
msgid "Here, enter the text you want to insert in your image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:174
#, kde-format
msgid "Align text to the left"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:180
#, kde-format
msgid "Align text to the right"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:186
#, kde-format
msgid "Align text to center"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:192
#, kde-format
msgid "Align text to a block"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:205
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:373
#, kde-format
msgid "Rotation:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:207
#, kde-format
msgctxt "no rotation"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:208
#, kde-format
msgid "90 Degrees"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:209
#, kde-format
msgid "180 Degrees"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:210
#, kde-format
msgid "270 Degrees"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:211
#, kde-format
msgid "Select the text rotation to use here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:215
#, kde-format
msgctxt "font color"
msgid "Color:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:218
#, kde-format
msgid "Set here the font color to use."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:222
#, kde-format
msgctxt "text opacity"
msgid "Opacity:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:227
#, kde-format
msgid "Select the text opacity to use here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:231
#, kde-format
msgid "Add border"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:232
#, kde-format
msgid "Add a solid border around text using current text color"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:234
#, kde-format
msgid "Semi-transparent"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:235
#, kde-format
msgid "Use semi-transparent text background under image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:327
#, kde-format
msgid "Enter your text here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:436
#, kde-format
msgid "Insert Text Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:108
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:243
#, kde-format
msgid "Texture"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:120
#, kde-format
msgid "Paper"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:121
#, kde-format
msgid "Paper 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:122
#, kde-format
msgid "Fabric"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:123
#, kde-format
msgid "Burlap"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:124
#, kde-format
msgid "Bricks"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:125
#, kde-format
msgid "Bricks 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:126
#, kde-format
msgid "Canvas"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:127
#, kde-format
msgid "Marble"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:128
#, kde-format
msgid "Marble 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:129
#, kde-format
msgid "Blue Jean"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:130
#, kde-format
msgid "Cell Wood"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:131
#, kde-format
msgid "Metal Wire"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:132
#, kde-format
msgid "Modern"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:133
#, kde-format
msgid "Wall"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:134
#, kde-format
msgid "Moss"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:135
#, kde-format
msgid "Stone"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:137
#, kde-format
msgid "Set here the texture type to apply to image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:141
#, kde-format
msgid "Relief:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:145
#, kde-format
msgid "Set here the relief gain used to merge texture and image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/antivignettingtool.cpp:79
#: core/utilities/imageeditor/tools/enhance/antivignettingtool.cpp:167
#, kde-format
msgid "Vignetting Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:78
#, kde-format
msgid "Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:87
#: core/utilities/queuemanager/tools/enhance/blur.cpp:66
#, kde-format
msgid "Smoothness:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:91
#: core/utilities/queuemanager/tools/enhance/blur.cpp:70
#, kde-format
msgid "A smoothness of 0 has no effect, 1 and above determine the Gaussian blur matrix radius that determines how much to blur the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:167
#, kde-format
msgid "Gaussian Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:89
#, kde-format
msgid "Healing Clone Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:101
#, kde-format
msgid "Brush Radius:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:105
#, kde-format
msgid "A radius of 0 has no effect, 1 and above determine the brush radius that determines the size of parts copied in the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:111
#, kde-format
msgid "Radial Blur Percent:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:115
#, kde-format
msgid "A percent of 0 has no effect, values above 0 represent a factor for mixing the destination color with source color this is done radially i.e. the inner part of the brush radius is totally from source and mixing with destination is done gradually till the outer part of the circle."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:126
#, kde-format
msgid "Set Source Point"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:194
#, kde-format
msgid "healingClone"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/blackframelistview.cpp:53
#, kde-format
msgid "Preview"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/blackframelistview.cpp:56
#, kde-format
msgctxt "This is a column which will contain the amount of HotPixels found in the black frame file"
msgid "HP"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelfixer.h:79
#, kde-format
msgid "Hot Pixels Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:102
#, kde-format
msgid "Hot Pixels"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:115
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:73
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:69
#, kde-format
msgid "Filter:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:117
#, kde-format
msgctxt "average filter mode"
msgid "Average"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:118
#, kde-format
msgctxt "linear filter mode"
msgid "Linear"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:119
#, kde-format
msgctxt "quadratic filter mode"
msgid "Quadratic"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:120
#, kde-format
msgctxt "cubic filter mode"
msgid "Cubic"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:123
#, kde-format
msgid "Black Frame..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:125
#, kde-format
msgid "Use this button to add a new black frame file which will be used by the hot pixels removal filter."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:181
#, kde-format
msgid "Loading: "
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:220
#, kde-format
msgid "Select Black Frame Image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:276
#, kde-format
msgid "Hot Pixels Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:92
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:245
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:71
#, kde-format
msgid "Lens Auto-Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:104
#, kde-format
msgid "Show grid"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:105
#, kde-format
msgid "Set this option to visualize the correction grid to be applied."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:105
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:320
#, kde-format
msgid "Lens Distortion"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:120
#, kde-format
msgid "You can see here a thumbnail preview of the distortion correction applied to a cross pattern."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:125
#, kde-format
msgctxt "value for amount of distortion"
msgid "Main:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:131
#, kde-format
msgid "This value controls the amount of distortion. Negative values correct lens barrel distortion, while positive values correct lens pincushion distortion."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:137
#, kde-format
msgid "Edge:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:143
#, kde-format
msgid "This value controls in the same manner as the Main control, but has more effect at the edges of the image than at the center."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:148
#, kde-format
msgid "Zoom:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:154
#, kde-format
msgid "This value rescales the overall image size."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:158
#, kde-format
msgid "Brighten:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:164
#, kde-format
msgid "This value adjusts the brightness in image corners."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/localcontrasttool.cpp:88
#: core/utilities/imageeditor/tools/enhance/localcontrasttool.cpp:170
#: core/utilities/queuemanager/tools/enhance/localcontrast.cpp:48
#, kde-format
msgid "Local Contrast"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/noisereductiontool.cpp:74
#: core/utilities/imageeditor/tools/enhance/noisereductiontool.cpp:148
#: core/utilities/queuemanager/tools/enhance/noisereduction.cpp:48
#, kde-format
msgid "Noise Reduction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/redeyetool.cpp:93
#, kde-format
msgid "Red Eye"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/redeyetool.cpp:98
#, kde-format
msgid "Here you can see the image selection preview with red eye reduction applied."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/redeyetool.cpp:187
#, kde-format
msgid "Red Eyes Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:129
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:349
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:51
#, kde-format
msgid "Restoration"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:147
#, kde-format
msgid "Preset"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:151
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:237
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:67
#, kde-format
msgid "Visit CImg library website"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:153
#, kde-format
msgid "Filtering type:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:156
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:71
#, kde-format
msgid "Reduce Uniform Noise"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:157
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:72
#, kde-format
msgid "Reduce JPEG Artifacts"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:158
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:73
#, kde-format
msgid "Reduce Texturing"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:159
#, kde-format
msgctxt "custom restoration settings"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:160
#, kde-format
msgid ""
"<p>Select the filter preset to use for photograph restoration here:</p>"
"<p><b>Reduce Uniform Noise</b>: reduce small image artifacts such as sensor noise.<br/>"
"<b>Reduce JPEG Artifacts</b>: reduce large image artifacts, such as a JPEG compression mosaic.<br/>"
"<b>Reduce Texturing</b>: reduce image artifacts, such as paper texture, or Moire patterns on scanned images.<br/>"
"<b>Custom</b>: Puts settings to most common values, fully customizable.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:354
#, kde-format
msgid "Photograph Restoration Settings File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:370
#, kde-format
msgid "\"%1\" is not a Photograph Restoration settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:381
#, kde-format
msgid "Cannot load settings from the Photograph Restoration text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:393
#, kde-format
msgid "Photograph Restoration Settings File to Save"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:411
#, kde-format
msgid "Cannot save settings to the Photograph Restoration text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:286
#, kde-format
msgid "Unsharp Mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:101
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:381
#, kde-format
msgid "Blur Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:113
#, kde-format
msgid "This is the preview of the blur effect applied to the photograph."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:120
#, kde-format
msgid "Zoom Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:121
#, kde-format
msgid "Radial Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:122
#, kde-format
msgid "Far Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:123
#, kde-format
msgid "Motion Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:124
#, kde-format
msgid "Softener Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:125
#, kde-format
msgid "Shake Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:126
#, kde-format
msgid "Focus Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:127
#, kde-format
msgid "Smart Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:128
#, kde-format
msgid "Frost Glass"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:129
#, kde-format
msgid "Mosaic"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:131
#, kde-format
msgid ""
"<p>Select the blurring effect to apply to image.</p>"
"<p><b>Zoom Blur</b>: blurs the image along radial lines starting from a specified center point. This simulates the blur of a zooming camera.</p>"
"<p><b>Radial Blur</b>: blurs the image by rotating the pixels around the specified center point. This simulates the blur of a rotating camera.</p>"
"<p><b>Far Blur</b>: blurs the image by using far pixels. This simulates the blur of an unfocalized camera lens.</p>"
"<p><b>Motion Blur</b>: blurs the image by moving the pixels horizontally. This simulates the blur of a linear moving camera.</p>"
"<p><b>Softener Blur</b>: blurs the image softly in dark tones and hardly in light tones. This gives images a dreamy and glossy soft focus effect. It is ideal for creating romantic portraits, glamour photographs, or giving images a warm and subtle glow.</p>"
"<p><b>Shake Blur</b>: blurs the image by shaking randomly the pixels. This simulates the blur of a random moving camera.</p>"
"<p><b>Focus Blur</b>: blurs the image corners to reproduce the astigmatism distortion of a lens.</p>"
"<p><b>Smart Blur</b>: finds the edges of color in your image and blurs them without muddying the rest of the image.</p>"
"<p><b>Frost Glass</b>: blurs the image by randomly disperse light coming through a frosted glass.</p>"
"<p><b>Mosaic</b>: divides the photograph into rectangular cells and then recreates it by filling those cells with average pixel value.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:155
#, kde-format
msgid "Distance:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:159
#, kde-format
msgid "Set here the blur distance in pixels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:161
#, kde-format
msgctxt "level to use for the effect"
msgid "Level:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:165
#, kde-format
msgid "This value controls the level to use with the current effect."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:85
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:198
#, kde-format
msgid "Charcoal"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:100
#, kde-format
msgid "Pencil size:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:104
#, kde-format
msgid "Set here the charcoal pencil size used to simulate the drawing."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:108
#, kde-format
msgctxt "smoothing value of the pencil"
msgid "Smooth:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:112
#, kde-format
msgid "This value controls the smoothing effect of the pencil under the canvas."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:95
#: core/utilities/queuemanager/tools/filters/colorfx.cpp:41
#, kde-format
msgid "Color Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:101
#, kde-format
msgid "This is the color effects preview"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:104
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:345
#, kde-format
msgid "Distortion Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:108
#, kde-format
msgid "This is the preview of the distortion effect applied to the photograph."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:123
#, kde-format
msgid "Fish Eyes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:124
#, kde-format
msgid "Twirl"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:125
#, kde-format
msgid "Cylindrical Hor."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:126
#, kde-format
msgid "Cylindrical Vert."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:127
#, kde-format
msgid "Cylindrical H/V."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:128
#, kde-format
msgid "Caricature"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:129
#, kde-format
msgid "Multiple Corners"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:130
#, kde-format
msgid "Waves Hor."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:131
#, kde-format
msgid "Waves Vert."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:132
#, kde-format
msgid "Block Waves 1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:133
#, kde-format
msgid "Block Waves 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:134
#, kde-format
msgid "Circular Waves 1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:135
#, kde-format
msgid "Circular Waves 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:136
#, kde-format
msgid "Polar Coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:137
#, kde-format
msgid "Unpolar Coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:138
#, kde-format
msgid "Tile"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:140
#, kde-format
msgid ""
"<p>Here, select the type of effect to apply to an image.</p>"
"<p><b>Fish Eyes</b>: warps the photograph around a 3D spherical shape to reproduce the common photograph 'Fish Eyes' effect.</p>"
"<p><b>Twirl</b>: spins the photograph to produce a Twirl pattern.</p>"
"<p><b>Cylinder Hor.</b>: warps the photograph around a horizontal cylinder.</p>"
"<p><b>Cylinder Vert.</b>: warps the photograph around a vertical cylinder.</p>"
"<p><b>Cylinder H/V.</b>: warps the photograph around 2 cylinders, vertical and horizontal.</p>"
"<p><b>Caricature</b>: distorts the photograph with the 'Fish Eyes' effect inverted.</p>"
"<p><b>Multiple Corners</b>: splits the photograph like a multiple corners pattern.</p>"
"<p><b>Waves Horizontal</b>: distorts the photograph with horizontal waves.</p>"
"<p><b>Waves Vertical</b>: distorts the photograph with vertical waves.</p>"
"<p><b>Block Waves 1</b>: divides the image into cells and makes it look as if it is being viewed through glass blocks.</p>"
"<p><b>Block Waves 2</b>: like Block Waves 1 but with another version of glass blocks distortion.</p>"
"<p><b>Circular Waves 1</b>: distorts the photograph with circular waves.</p>"
"<p><b>Circular Waves 2</b>: another variation of the Circular Waves effect.</p>"
"<p><b>Polar Coordinates</b>: converts the photograph from rectangular to polar coordinates.</p>"
"<p><b>Unpolar Coordinates</b>: the Polar Coordinate effect inverted.</p>"
"<p><b>Tile</b>: splits the photograph into square blocks and moves them randomly inside the image.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:175
#, kde-format
msgid "This value controls the iterations to use for Waves, Tile, and Neon effects."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:80
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:178
#, kde-format
msgid "Emboss"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:91
#, kde-format
msgid "Depth:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:95
#, kde-format
msgid "Set here the depth of the embossing image effect."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/filmgraintool.cpp:79
#: core/utilities/imageeditor/tools/filters/filmgraintool.cpp:157
#: core/utilities/queuemanager/tools/filters/filmgrain.cpp:50
#, kde-format
msgid "Film Grain"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:86
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:201
#, kde-format
msgid "Oil Paint"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:99
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:304
#, kde-format
msgid "Brush size:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:103
#, kde-format
msgid "Set here the brush size to use for simulating the oil painting."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:107
#, kde-format
msgctxt "value of smoothing effect"
msgid "Smooth:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:111
#, kde-format
msgid "This value controls the smoothing effect of the brush under the canvas."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:90
#, kde-format
msgid "Raindrops"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:94
#, kde-format
msgid ""
"This is the preview of the Raindrop effect."
"<p>Note: if you have previously selected an area in the editor, this will be unaffected by the filter. You can use this method to disable the Raindrops effect on a human face, for example.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:113
#, kde-format
msgid "Drop size:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:117
#, kde-format
msgid "Set here the raindrops' size."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:121
#, kde-format
msgid "Number:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:125
#, kde-format
msgid "This value controls the maximum number of raindrops."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:129
#, kde-format
msgid "Fish eyes:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:133
#, kde-format
msgid "This value is the fish-eye-effect optical distortion coefficient."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:240
#, kde-format
msgid "RainDrop"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:169
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:771
#, kde-format
msgid "Liquid Rescale"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:201
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:202
#, kde-format
msgid "Maintain aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:202
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:203
#, kde-format
msgid "Enable this option to maintain aspect ratio with new image sizes."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:205
#, kde-format
msgid "Width (px):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:210
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:211
#, kde-format
msgid "Set here the new image width in pixels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:212
#, kde-format
msgid "Height (px):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:217
#, kde-format
msgid "Set here the new image height in pixels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:224
#, kde-format
msgid "New image width, as a percentage (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:226
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:227
#, kde-format
msgid "Height (%):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:231
#, kde-format
msgid "New image height, as a percentage (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:254
#, kde-format
msgid "Specify here your desired content-aware rescaling percentage."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:266
#, kde-format
msgid "Add weight masks"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:267
#, kde-format
msgid "Enable this option to add suppression and preservation masks."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:273
#, kde-format
msgid "Suppression weight mask:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:278
#, kde-format
msgid "Draw a suppression mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:279
#, kde-format
msgid "Click on this button to draw zones marking which areas of the image are less important. These zones will be deleted when reducing the picture, or duplicated when enlarging the picture."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:285
#, kde-format
msgid "Preservation weight mask:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:289
#, kde-format
msgid "Draw a preservation mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:290
#, kde-format
msgid "Click on this button to draw zones marking which areas of the image you want to preserve."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:295
#, kde-format
msgid "Erase mask:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:299
#, kde-format
msgid "Erase mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:300
#, kde-format
msgid "Click on this button to erase mask regions."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:309
#, kde-format
msgid "Specify here the size of the brush used to paint masks."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:329
#, kde-format
msgid "Norm of brightness gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:330
#, kde-format
msgid "Sum of absolute values of brightness gradients"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:331
#, kde-format
msgid "Absolute value of brightness gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:332
#, kde-format
msgid "Norm of luma gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:333
#, kde-format
msgid "Sum of absolute values of luma gradients"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:334
#, kde-format
msgid "Absolute value of luma gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:337
#, kde-format
msgid "This option allows you to choose a gradient function. This function is used to determine which pixels should be removed or kept."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:340
#, kde-format
msgid "Preserve Skin Tones"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:341
#, kde-format
msgid "Enable this option to preserve pixels whose color is close to a skin tone."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:355
#, kde-format
msgid "Overall rigidity of the seams:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:359
#, kde-format
msgid "Use this value to give a negative bias to the seams which are not straight. May be useful to prevent distortions in some situations, or to avoid artifacts from pixel skipping (it is better to use low values in such case). This setting applies to the whole selected layer if no rigidity mask is used. Note: the bias is proportional to the difference in the transversal coordinate between each two successive points, elevated to the power of 1.5, and summed up for the whole seam."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:368
#, kde-format
msgid "Maximum number of transversal steps:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:372
#, kde-format
msgid "This option lets you choose the maximum transversal step that the pixels in the seams can take. In the standard algorithm, corresponding to the default value step = 1, each pixel in a seam can be shifted by at most one pixel with respect to its neighbors. This implies that the seams can form an angle of at most 45 degrees with respect to their base line. Increasing the step value lets you overcome this limit, but may lead to the introduction of artifacts. In order to balance the situation, you can use the rigidity setting."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:382
#, kde-format
msgid "Side switch frequency:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:386
#, kde-format
msgid "During the carving process, at each step the optimal seam to be carved is chosen based on the relevance value for each pixel. However, in the case where two seams are equivalent (which may happen, for instance, when large portions of the image have the same color), the algorithm always chooses the seams from one side. In some cases, this can pose problems, e.g. an object centered in the original image might not be centered in the resulting image. In order to overcome this effect, this setting allows the favored side to be switched automatically during rescaling, at the cost of slightly worse performance."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:398
#, kde-format
msgid "Resize Order:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:400
#, kde-format
msgid "Horizontally first"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:401
#, kde-format
msgid "Vertically first"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:403
#, kde-format
msgid "Here you can set whether to resize horizontally first or vertically first."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:421
#, kde-format
msgid "Target size"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:424
#, kde-format
msgid "Content-aware rescale percentage"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:426
#, kde-format
msgid "Mask Settings"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:428
#, kde-format
msgid "Energy function"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:107
#, kde-format
msgid "This is the free rotation operation preview. If you move the mouse cursor on this preview, a vertical and horizontal dashed line will be drawn to guide you in adjusting the free rotation correction. Release the left mouse button to freeze the dashed line's position."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:125
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:131
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:131
#, kde-format
msgid "New width:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:129
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:135
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:135
#, kde-format
msgid "New height:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:135
#, kde-format
msgid "Select a point in the preview widget, then click this button to assign the point for auto-correction."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:183
#, kde-format
msgctxt "Automatic Adjustment"
msgid "Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:192
#, kde-format
msgid ""
"<p>Correct the rotation of your images automatically by assigning two points in the preview widget and clicking <i>Adjust</i>.<br/>"
"You can either adjust horizontal or vertical lines.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:214
#, kde-format
msgid "Automatic Adjustment"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:359
#, kde-format
msgid "Click to set"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:360
#, kde-format
msgctxt "point has been set and is valid"
msgid "Okay"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:106
#, kde-format
msgid "Perspective"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:116
#, kde-format
msgid "This is the perspective transformation operation preview. You can use the mouse for dragging the corner to adjust the perspective transformation area."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:142
#, kde-format
msgid "Angles (in degrees):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:143
#, kde-format
msgid " Top left:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:145
#, kde-format
msgid " Top right:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:147
#, kde-format
msgid " Bottom left:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:149
#, kde-format
msgid " Bottom right:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:155
#, kde-format
msgid "Draw preview while moving"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:156
#, kde-format
msgid "Draw grid"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:157
#, kde-format
msgid "Inverse transformation"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivewidget.cpp:314
#, kde-format
msgid "Perspective Adjustment Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivewidget.cpp:331
#, kde-format
msgid "Perspective Adjustment"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:215
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:1089
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:1095
#, kde-format
msgid "Aspect Ratio Crop"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:223
#, kde-format
msgid ""
"<p>Here you can see the aspect ratio selection preview used for cropping. You can use the mouse to move and resize the crop area.</p>"
"<p>Press and hold the <b>CTRL</b> key to move the opposite corner too.</p>"
"<p>Press and hold the <b>SHIFT</b> key to move the closest corner to the mouse pointer.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:246
#, kde-format
msgid "Max. Aspect"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:247
#, kde-format
msgid "Set selection area to the maximum size according to the current ratio."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:263
#, kde-format
msgid "Resolution:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:276
#, kde-format
msgid "Crop Information"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:282
#, kde-format
msgid "Aspect ratio:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:284
#, kde-format
msgctxt "custom aspect ratio crop settings"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:297
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:820
#, kde-format
msgid "Format DIN A"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:298
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:821
#, kde-format
msgid "Golden Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:299
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:822
#, kde-format
msgid "Current Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:300
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:823
#, kde-format
msgctxt "no aspect ratio"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:303
#, kde-format
msgid ""
"<p>Select your constrained aspect ratio for cropping. Aspect Ratio Crop tool uses a relative ratio. That means it is the same if you use centimeters or inches and it does not specify the physical size.</p>"
"<p>You can see below a correspondence list of traditional photographic paper sizes and aspect ratio crop:</p>"
"<p><b>2:3</b>: 10x15cm, 20x30cm, 30x45cm, 4x6\", 8x12\", 12x18\", 16x24\", 20x30\"</p>"
"<p><b>3:4</b>: 6x8cm, 15x20cm, 18x24cm, 30x40cm, 3.75x5\", 4.5x6\", 6x8\", 7.5x10\", 9x12\"</p>"
"<p><b>4:5</b>: 20x25cm, 40x50cm, 8x10\", 16x20\"</p>"
"<p><b>5:7</b>: 15x21cm, 30x42cm, 5x7\"</p>"
"<p><b>7:10</b>: 21x30cm, 42x60cm, 3.5x5\"</p>"
"<p><b>8:5</b>: common wide-screen monitor (as 1680x1050)</p>"
"<p><b>2:1</b>, <b>3:1</b>, <b>4:1</b>: common panoramic sizes</p>"
"<p><b>16:9</b>: common tv-screen (as HDTV or Full-HD)</p>"
"<p>The paper <b>Format DIN A</b> use the ratio 1:1.414</p>"
"<p>The <b>Golden Ratio</b> is 1:1.618. A composition following this rule is considered visually harmonious but may not be suitable to print on standard photographic paper.</p>"
"<p>The <b>Current Aspect Ratio</b> takes aspect ratio from the currently opened image.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:327
#, kde-format
msgid "Exact aspect"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:328
#, kde-format
msgid "Enable this option to force exact aspect ratio crop."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:330
#, kde-format
msgid "Orientation:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:332
#: core/utilities/metadataedit/exif/exifdevice.cpp:303
#, kde-format
msgid "Landscape"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:333
#: core/utilities/metadataedit/exif/exifdevice.cpp:304
#, kde-format
msgid "Portrait"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:334
#, kde-format
msgid "Select constrained aspect ratio orientation."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:337
#: core/utilities/metadataedit/exif/exiflight.cpp:203
#, kde-format
msgid "Auto"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:338
#, kde-format
msgid "Enable this option to automatically set the orientation."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:342
#, kde-format
msgid "Custom ratio:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:347
#, kde-format
msgid "Set here the desired custom aspect numerator value."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:352
#, kde-format
msgid "Set here the desired custom aspect denominator value."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:360
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:365
#: core/utilities/queuemanager/tools/transform/crop.cpp:106
#: core/utilities/queuemanager/tools/transform/crop.cpp:111
#, kde-format
msgid "Set here the top left selection corner position for cropping."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:375
#: core/utilities/queuemanager/tools/transform/crop.cpp:121
#, kde-format
msgid "Set here the width selection for cropping."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:383
#, kde-format
msgid "Set width position to center."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:386
#: core/utilities/queuemanager/tools/transform/crop.cpp:126
#, kde-format
msgid "Set here the height selection for cropping."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:394
#, kde-format
msgid "Set height position to center."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:420
#, kde-format
msgid "Crop Settings"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:427
#, kde-format
msgid "Form:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:429
#, kde-format
msgid "Rules of Thirds"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:430
#, kde-format
msgid "Diagonal Method"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:431
#, kde-format
msgid "Harmonious Triangles"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:432
#, kde-format
msgid "Golden Mean"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:433
#, kde-format
msgctxt "no geometric form"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:436
#, kde-format
msgid "With this option, you can display guide lines to help compose your photograph."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:439
#, kde-format
msgid "Golden sections"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:440
#, kde-format
msgid "Enable this option to show golden sections."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:442
#, kde-format
msgid "Golden spiral sections"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:443
#, kde-format
msgid "Enable this option to show golden spiral sections."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:445
#, kde-format
msgid "Golden spiral"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:446
#, kde-format
msgid "Enable this option to show a golden spiral guide."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:448
#, kde-format
msgid "Golden triangles"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:449
#, kde-format
msgid "Enable this option to show golden triangles."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:451
#, kde-format
msgid "Flip horizontally"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:452
#, kde-format
msgid "Enable this option to flip the guidelines horizontally."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:454
#, kde-format
msgid "Flip vertically"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:455
#, kde-format
msgid "Enable this option to flip the guidelines vertically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:457
#, kde-format
msgid "Color and width:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:463
#, kde-format
msgid "Set here the color used to draw composition guides."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:464
#, kde-format
msgid "Set here the width in pixels used to draw composition guides."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:483
#, kde-format
msgid "Composition Guides"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:790
#, kde-format
msgctxt "custom ratio crop settings"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:169
#, kde-format
msgid "Resize Image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:200
#, kde-format
msgid "New Size"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:206
#, kde-format
msgid "Width:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:213
#, kde-format
msgid "Height:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:218
#, kde-format
msgid "New image height in pixels (px)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:225
#, kde-format
msgid "New image width in percent (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:232
#, kde-format
msgid "New image height in percent (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:239
#, kde-format
msgid "Restore photograph (slow)"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:240
#, kde-format
msgid "Enable this option to scale-up an image to a huge size. <b>Warning</b>: This process can take some time."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:243
#, kde-format
msgid "<b>Note:</b> use Restoration Mode to scale-up an image to a huge size. This process can take some time."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:563
#, kde-format
msgid "Photograph Resizing Settings File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:579
#, kde-format
msgid "\"%1\" is not a Photograph Resizing settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:588
#, kde-format
msgid "Cannot load settings from the Photograph Resizing text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:596
#, kde-format
msgid "Photograph Resizing Settings File to Save"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:614
#, kde-format
msgid "Cannot save settings to the Photograph Resizing text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:111
#, kde-format
msgid "This is the shear operation preview. If you move the mouse cursor on this preview, a vertical and horizontal dashed line will be drawn to guide you in adjusting the shear correction. Release the left mouse button to freeze the dashed line's position."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:139
#, kde-format
msgid "Main horizontal angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:143
#, kde-format
msgid "The main horizontal shearing angle, in degrees."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:145
#, kde-format
msgid "Fine horizontal angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:149
#, kde-format
msgid "This value in degrees will be added to main horizontal angle value to set fine adjustments."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:151
#, kde-format
msgid "Main vertical angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:155
#, kde-format
msgid "The main vertical shearing angle, in degrees."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:157
#, kde-format
msgid "Fine vertical angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:161
#, kde-format
msgid "This value in degrees will be added to main vertical angle value to set fine adjustments."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:165
#, kde-format
msgid "Enable this option to apply the anti-aliasing filter to the sheared image. To smooth the target image, it will be blurred a little."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/canvas.cpp:177
#, kde-format
msgid ""
"Failed to load image\n"
"\"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageguidewidget.cpp:52
#, kde-format
msgctxt "Preview image (before filter has been applied)"
msgid "Before"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageguidewidget.cpp:53
#, kde-format
msgctxt "Preview image (after filter has been applied)"
msgid "After"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:191
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:200
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:233
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:255
#, kde-format
msgid "Before"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:192
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:212
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:234
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:256
#, kde-format
msgid "After"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageregionwidget.cpp:88
#, kde-format
msgid ""
"<p>Here you can see the original clip image which will be used for the preview computation.</p>"
"<p>Click and drag the mouse cursor in the image to change the clip focus.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:96
#, kde-format
msgid "If this option is enabled, the original image will be shown."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:97
#, kde-format
msgid "Preview original image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:105
#, kde-format
msgid "If this option is enabled, the preview area will split vertically. A contiguous area of the image will be shown, with one half from the original image, the other half from the target image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:110
#, kde-format
msgid "Preview vertical split with contiguous image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:118
#, kde-format
msgid "If this option is enabled, the preview area will split horizontally. A contiguous area of the image will be shown, with one half from the original image, the other half from the target image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:123
#, kde-format
msgid "Preview horizontal split with contiguous image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:131
#, kde-format
msgid "If this option is enabled, the preview area will split vertically. The same part of the original and the target image will be shown side by side."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:135
#, kde-format
msgid "Preview vertical split with same image region"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:143
#, kde-format
msgid "If this option is enabled, the preview area will split horizontally. The same part of the original and the target image will be shown side by side."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:147
#, kde-format
msgid "Preview horizontal split with same image region"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:155
#, kde-format
msgid "If this option is enabled, the target image will be shown."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:156
#, kde-format
msgid "Preview target image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:164
#, kde-format
msgid "If this option is enabled, the original image will be shown when the mouse is over image area; otherwise, the target image will be shown."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:167
#, kde-format
msgid "Preview on mouse-over"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:181
#, kde-format
msgctxt "@action Select image editor preview mode"
msgid "Preview Mode"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:417
#, kde-format
msgid "Connecting to camera..."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:426
#, kde-format
msgid "Connection established."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:430
#, kde-format
msgid "Connection failed."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:455
#, kde-format
msgid "Failed to get free space from camera"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:468
#, kde-format
msgid "Failed to get preview from camera"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:481
#, kde-format
msgid "Failed to process capture from camera"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:494
#, kde-kuit-format
msgid "Failed to list folder <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:509
#, kde-kuit-format
msgid "Failed to list files in <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:558
#, kde-kuit-format
msgid "Failed to get thumbnail for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:574
#, kde-kuit-format
msgid "Failed to get Metadata for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:620
#: core/utilities/import/backend/cameracontroller.cpp:903
#: core/utilities/import/backend/cameracontroller.cpp:960
#, kde-kuit-format
msgid "Failed to download <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:705
#, kde-kuit-format
msgid "Failed to convert file <filename>%1</filename> to JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:738
#, kde-kuit-format
msgid "Failed to convert file <filename>%1</filename> to DNG"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:751
#, kde-kuit-format
msgid "Skipped to convert file <filename>%1</filename> to DNG"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:855
#, kde-kuit-format
msgid "Skipped file <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:867
#, kde-kuit-format
msgid "Rename file to <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:887
#, kde-kuit-format
msgid "Failed to save sidecar file for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:943
#, kde-kuit-format
msgid "Timeout from script for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:949
#, kde-kuit-format
msgid "Failed to run script for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:966
#, kde-format
msgid "Failed to download file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:970
#, kde-format
msgid "Failed to download file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:986
#, kde-kuit-format
msgid "Failed to upload <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:992
#, kde-format
msgid "Failed to upload file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:996
#, kde-format
msgid "Failed to upload file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1010
#, kde-kuit-format
msgid "Failed to delete <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1016
#, kde-format
msgid "Failed to delete file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1020
#, kde-format
msgid "Failed to delete file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1034
#, kde-kuit-format
msgid "Failed to lock <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1040
#, kde-format
msgid "Failed to toggle lock file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1044
#, kde-format
msgid "Failed to toggle lock file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/gpcamera.cpp:1391
#, kde-format
msgctxt "@info List of device properties"
msgid ""
"Title: <b>%1</b><br/>"
"Model: <b>%2</b><br/>"
"Port: <b>%3</b><br/>"
"Path: <b>%4</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/gpcamera.cpp:1401
#, kde-format
msgctxt "@info List of supported device operations"
msgid ""
"Thumbnails: <b>%1</b><br/>"
"Capture image: <b>%2</b><br/>"
"Delete items: <b>%3</b><br/>"
"Upload items: <b>%4</b><br/>"
"Create directories: <b>%5</b><br/>"
"Delete Directories: <b>%6</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:578
#, kde-format
msgid ""
"<b>Mounted Camera</b> driver for USB/IEEE1394 mass storage cameras and Flash disk card readers.<br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:584
#, kde-format
msgctxt "@info List of device properties"
msgid ""
"Title: <b>%1</b><br/>"
"Model: <b>%2</b><br/>"
"Port: <b>%3</b><br/>"
"Path: <b>%4</b><br/>"
"UUID: <b>%5</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:596
#, kde-format
msgctxt "@info List of supported device operations"
msgid ""
"Thumbnails: <b>%1</b><br/>"
"Capture image: <b>%2</b><br/>"
"Delete items: <b>%3</b><br/>"
"Upload items: <b>%4</b><br/>"
"Create directories: <b>%5</b><br/>"
"Delete directories: <b>%6</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:613
#, kde-format
msgid "For more information about the <b>Mounted Camera</b> driver, please read the <b>Supported Digital Still Cameras</b> section in the digiKam manual."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:621
#, kde-format
msgid ""
"The <b>Mounted Camera</b> driver is a simple interface to a camera disk mounted locally on your system.<br/>"
"<br/>"
"It does not use libgphoto2 drivers.<br/>"
"<br/>"
"To report any problems with this driver, please contact the digiKam team at:<br/>"
"<br/>"
"http://www.digikam.org/?q=contact"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerafolderdialog.cpp:74
#, kde-format
msgctxt "@title:window %1: name of the camera"
msgid "%1 - Select Camera Folder"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerafolderdialog.cpp:92
#, kde-format
msgid "<p>Please select the camera folder where you want to upload the images.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:54
#, kde-format
msgctxt "@title:window"
msgid "Device Information"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:66
#, kde-format
msgid "Device Summary"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:73
#, kde-format
msgid "Device Manual"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:80
#, kde-format
msgid "About Driver"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/capturedlg.cpp:77
#, kde-format
msgctxt "@title:window %1: name of the camera"
msgid "Capture from %1"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/capturedlg.cpp:82
#, kde-format
msgctxt "@action:button"
msgid "Capture"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/ksaneaction.cpp:54
#, kde-format
msgid "Import from Scanner..."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/ksaneaction.cpp:85
#, kde-format
msgid "Cannot open scanner device."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:78
#, kde-format
msgid "Scan Image"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:88
#, kde-format
msgid "Scan Images"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:218
#, kde-format
msgid "Unsupported Format"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:219
#, kde-format
msgid "The target image file format \"%1\" is unsupported."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:228
#, kde-format
msgid "Cannot Save File"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:229
#, kde-format
msgid ""
"Failed to save file\n"
"\"%1\" to\n"
"\"%2\"."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:277
#, kde-format
msgid "Saving file %1 -"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:285
#, kde-format
msgid "File Not Saved"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:285
#, kde-format
msgid "Cannot save \"%1\" file"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importcategorydrawer.cpp:211
#, kde-format
msgid "Unknown Format"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:173
#, kde-format
msgctxt "@info:tooltip"
msgid "This item is locked."
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:242
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has an unknown download status"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:248
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has never been downloaded"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:254
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has already been downloaded"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:241
#, kde-format
msgid "Set how digiKam will rename files as they are downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:242
#, kde-format
msgid "File Renaming Options"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:248
#, kde-format
msgid "Auto-creation of Albums"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:254
#, kde-format
msgid "On the Fly Operations (JPEG only)"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:260
#, kde-format
msgid "DNG Convert Options"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:266
#, kde-format
msgid "Scripting"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:285
#, kde-format
msgctxt "@action Cancel process"
msgid "Cancel"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:292
#, kde-format
msgctxt "@action Information about camera"
msgid "Information"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:299
#, kde-format
msgctxt "@action Capture photo from camera"
msgid "Capture"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:311
#, kde-format
msgctxt "@action:inmenu"
msgid "Select All"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:319
#, kde-format
msgctxt "@action:inmenu"
msgid "Select None"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:327
#, kde-format
msgctxt "@action:inmenu"
msgid "Invert Selection"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:335
#, kde-format
msgctxt "@action:inmenu"
msgid "Select New Items"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:342
#, kde-format
msgctxt "@action:inmenu"
msgid "Select Locked Items"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:350
#, kde-format
msgctxt "@title:menu"
msgid "Download"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:355
#, kde-format
msgctxt "@action"
msgid "Download New"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:362
#, kde-format
msgctxt "@action"
msgid "Download Selected"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:369
#, kde-format
msgctxt "@action"
msgid "Download All"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:377
#, kde-format
msgctxt "@action"
msgid "Download && Delete New"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:385
#, kde-format
msgctxt "@action"
msgid "Download && Delete Selected"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:393
#, kde-format
msgctxt "@action"
msgid "Download && Delete All"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:400
#, kde-format
msgctxt "@action"
msgid "Upload..."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:408
#, kde-format
msgctxt "@action"
msgid "Toggle Lock"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:416
#, kde-format
msgctxt "@action"
msgid "Mark as downloaded"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:423
#, kde-format
msgctxt "@title:menu"
msgid "Delete"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:428
#, kde-format
msgctxt "@action"
msgid "Delete Selected"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:436
#, kde-format
msgctxt "@action"
msgid "Delete All"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:442
#, kde-format
msgctxt "@action"
msgid "Delete New"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:450
#, kde-format
msgctxt "@title:group"
msgid "Views"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:461
#, kde-format
msgctxt "@action View the selected image"
msgid "Preview Item"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:481
#, kde-format
msgctxt "@title:menu"
msgid "&Sort Items"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:482
#, kde-format
msgctxt "@info:whatsthis"
msgid "The value by which the items are sorted in the thumbnail view"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:488
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Name"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:489
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Path"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:490
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Date"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:491
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Size"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:492
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Rating"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:493
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Download State"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:513
#, kde-format
msgctxt "@title:inmenu"
msgid "Item Sorting &Order"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:514
#, kde-format
msgctxt "@info:whatsthis"
msgid "Defines whether items are sorted in ascending or descending manner."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:519
#, kde-format
msgctxt "@item:inmenu Sorting Order"
msgid "Ascending"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:520
#, kde-format
msgctxt "@item:inmenu Sorting Order"
msgid "Descending"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:532
#, kde-format
msgctxt "@title:menu"
msgid "&Group Items"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:533
#, kde-format
msgctxt "@info:whatsthis"
msgid "The categories in which the items in the thumbnail view are displayed"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:539
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "Flat List"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:540
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "By Folder"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:541
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "By Format"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:542
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "By Date"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:570
#, kde-format
msgctxt "@action:inmenu"
msgid "Fit to &Window"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:575
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom to 100%"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:593
#, kde-format
msgctxt "@option:check"
msgid "Show History"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:599
#, kde-format
msgctxt "@option:check"
msgid "Show Thumbbar"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:624
#: core/utilities/import/main/importui.cpp:854
#, kde-format
msgctxt "@action"
msgid "Previous Image"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:631
#, kde-format
msgctxt "@action Connection failed, try again?"
msgid "Retry"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:843
#, kde-format
msgctxt "@action"
msgid "Exit Preview Mode"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:848
#, kde-format
msgctxt "@action"
msgid "Next Image"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:860
#, kde-format
msgctxt "@action Go to first image"
msgid "First Image"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:865
#, kde-format
msgctxt "@action Go to last image"
msgid "Last Image"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:947
#, kde-format
msgctxt "@info:status"
msgid "Canceling current operation, please wait..."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1002
#, kde-format
msgctxt "@info"
msgid "Do you want to close the dialog and cancel the current operation?"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1012
#, kde-format
msgctxt "@info:status"
msgid "Disconnecting from camera, please wait..."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1054
#, kde-format
msgctxt "@info:status"
msgid "Scanning for new files, please wait..."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1093
#, kde-format
msgctxt "@info:status"
msgid "Ready"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1149
#, kde-format
msgctxt "@info"
msgid "Failed to connect to the camera. Please make sure it is connected properly and turned on."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1239
#, kde-format
msgctxt "@title:window"
msgid "Select Image to Upload"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1273
#, kde-format
msgctxt "@info"
msgid ""
"There is not enough free space on the Camera Medium to upload pictures.\n"
"\n"
"Space require: %1\n"
"Available free space: %2"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1327
#, kde-format
msgctxt "@info"
msgid ""
"<qt>Camera Folder <resource>%1</resource> already contains the item <resource>%2</resource>.<br/>"
"Please enter a new filename (without extension):</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1331
#, kde-format
msgctxt "@title:window"
msgid "File already exists"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1397
#, kde-format
msgctxt "@info"
msgid "Your custom target album date format is not valid. Please check your settings..."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1437
#, kde-format
msgctxt "@info"
msgid "Collection which host your default target album set to process download from camera device is not available. Please select another one from camera configuration dialog."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1446
#, kde-format
msgctxt "@info"
msgid "Your default target album set to process download from camera device is not available. Please select another one from camera configuration dialog."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1471
#, kde-format
msgctxt "@info"
msgid "<p>Please select the destination album from the digiKam library to import the camera pictures into.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1562
#, kde-format
msgctxt "@info Popup notification"
msgid "Images download finished, you can now detach your camera while the images will be auto-rotated"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1569
#, kde-format
msgctxt "@info Popup notification"
msgid "Images download finished"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1959
#, kde-format
msgctxt "@info"
msgid "The items listed below are locked by camera (read-only). These items will not be deleted. If you really want to delete these items, please unlock them and try again."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:1970
#, kde-format
msgctxt "@info"
msgid "About to delete this image. <b>Deleted file is unrecoverable.</b> Are you sure?"
msgid_plural "About to delete these %1 images. <b>Deleted files are unrecoverable.</b> Are you sure?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2021
#, kde-format
msgctxt "@title:window"
msgid "Insufficient Disk Space"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2022
#, kde-format
msgctxt "@info"
msgid ""
"There is not enough free space on the disk of the album you selected to download and process the selected pictures from the camera.\n"
"\n"
"Estimated space required: %1\n"
"Available free space: %2\n"
"\n"
"Try Anyway?"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2332
#: core/utilities/import/main/importui.cpp:2358
#, kde-format
msgctxt "@info:status"
msgid "No item selected (%1 item)"
msgid_plural "No item selected (%1 items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2350
#, kde-format
msgctxt "@info:status Filename of first selected item of number of items"
msgid "<b>%1</b> (%2 of %3)"
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2368
#, kde-format
msgctxt "@info:status"
msgid "%2/%1 item selected"
msgid_plural "%2/%1 items selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2439
#, kde-format
msgctxt "@info"
msgid "A file with the same name (<b>%1</b>) already exists in folder <resource>%2</resource>."
msgstr ""
#. +> trunk5
#: core/utilities/import/main/importui.cpp:2451
#, kde-format
msgctxt "@info"
msgid "Failed to find Album for path <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/views/camerafolderview.cpp:68
#, kde-format
msgid "Camera Folders"
msgstr ""
#. +> trunk5
#: core/utilities/import/views/importpreviewview.cpp:192
#, kde-format
msgid "Escape preview"
msgstr ""
#. +> trunk5
#: core/utilities/import/views/importstackedview.cpp:100
#, kde-format
msgid "Import Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:89
#, kde-format
msgctxt "@option:check"
msgid "Write the document name to EXIF"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:90
#, kde-format
msgctxt "@option:check"
msgid "Fix internal date && time"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:92
#, kde-format
msgctxt "@option:check"
msgid "Auto-rotate/flip image"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:93
#, kde-format
msgctxt "@option:check"
msgid "Convert to lossless file format"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:95
#, kde-format
msgid "New image format:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:115
#, kde-format
msgid "Set here all options to fix/transform JPEG files automatically as they are downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:117
#, kde-format
msgid "Enable this option if you want images automatically rotated or flipped using EXIF information provided by the camera."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:119
#, kde-format
msgid "Select here which metadata template you want to apply to images."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:121
#, kde-format
msgid "Enable this option to write the document name to the EXIF metadata. The document name is the original file name of the imported file."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:123
#, kde-format
msgid "Enable this option to set date and time metadata tags to the right values if your camera does not set these tags correctly when pictures are taken. The values will be saved in the DateTimeDigitized and DateTimeCreated EXIF, XMP, and IPTC tags."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:127
#, kde-format
msgid "Enable this option to automatically convert all JPEG files to a lossless image format. <b>Note:</b> Image conversion can take a while on a slow computer."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:130
#, kde-format
msgid "Select your preferred lossless image file format to convert to. <b>Note:</b> All metadata will be preserved during the conversion."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:93
#, kde-format
msgid ""
"<p>These expressions may be used to customize date format:</p>"
"<p><b>d</b>: The day as a number without a leading zero (1 to 31)</p>"
"<p><b>dd</b>: The day as a number with a leading zero (01 to 31)</p>"
"<p><b>ddd</b>: The abbreviated localized day name (e.g. 'Mon' to 'Sun')</p>"
"<p><b>dddd</b>: The long localized day name (e.g. 'Monday' to 'Sunday').</p>"
"<p><b>M</b>: The month as a number without a leading zero (1 to 12)</p>"
"<p><b>MM</b>: The month as a number with a leading zero (01 to 12)</p>"
"<p><b>MMM</b>: The abbreviated localized month name (e.g. 'Jan' to 'Dec')</p>"
"<p><b>MMMM</b>: The long localized month name (e.g. 'January' to 'December')</p>"
"<p><b>yy</b>: The year as two digit number (eg. 00 to 99)</p>"
"<p><b>yyyy</b>: The year as four digit number (eg. 2012)</p>"
"<p>All other input characters will be treated as text. Any sequence of characters that are enclosed in singlequotes will be treated as text and not be used as an expression. Examples, if date is 20 July 1969:</p>"
"<p><b>dd.MM.yyyy</b> : 20.07.1969</p>"
"<p><b>ddd MMMM d yy</b> : Sun July 20 69</p>"
"<p><b>'Photo shot on ' dddd</b> : Photo shot on Sunday</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:114
#, kde-format
msgctxt "@option:check"
msgid "Extension-based sub-albums"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:115
#, kde-format
msgctxt "@option:check"
msgid "Date-based sub-albums"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:117
#, kde-format
msgctxt "@label:listbox"
msgid "Date format:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:119
#, kde-format
msgctxt "@item:inlistbox"
msgid "ISO"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:120
#, kde-format
msgctxt "@item:inlistbox"
msgid "Full Text"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:121
#, kde-format
msgctxt "@item:inlistbox"
msgid "Local Settings"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:122
#, kde-format
msgctxt "@item:inlistbox"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:141
#, kde-format
msgid "Set how digiKam creates albums automatically when downloading."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:142
#, kde-format
msgid "Enable this option if you want to download your pictures into automatically created file extension-based sub-albums of the destination album. This way, you can separate JPEG and RAW files as they are downloaded from your camera."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:145
#, kde-format
msgid "Enable this option if you want to download your pictures into automatically created file date-based sub-albums of the destination album."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:148
#, kde-format
msgid ""
"<p>Select your preferred date format used to create new albums. The options available are:</p>"
"<p><b>ISO</b>: the date format is in accordance with ISO 8601 (YYYY-MM-DD). E.g.: <i>2006-08-24</i></p>"
"<p><b>Full Text</b>: the date format is in a user-readable string. E.g.: <i>Thu Aug 24 2006</i></p>"
"<p><b>Local Settings</b>: the date format depending on KDE control panel settings.</p>"
"<p><b>Custom</b>: use a customized format for date.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:156
#, kde-format
msgid "Show the result of converted date 1968-12-26 using your customized format."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:254
#, kde-format
msgctxt "Example of custom date format for album naming"
msgid "Ex.: %1"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:258
#, kde-format
msgctxt "Custom date format"
msgid "Format is not valid..."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/capturewidget.cpp:92
#, kde-format
msgid "Cannot display camera preview"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:71
#, kde-format
msgctxt "@option:check"
msgid "Convert RAW images to"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:75
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/Digital_Negative_(file_format)'>DNG container</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:92
#, kde-format
msgid "Set here all options to convert RAW images to DNG container automatically as they are downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:94
#, kde-format
msgid "Enable this option to convert RAW images to DNG container automatically."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:117
#, kde-format
msgctxt "@item:inlistbox"
msgid "All Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:121
#, kde-format
msgctxt "@item:inlistbox"
msgid "Only New Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:126
#, kde-format
msgctxt "@item:inlistbox"
msgid "Raw Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:136
#, kde-format
msgctxt "@item:inlistbox"
msgid "JPG/TIFF Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:141
#, kde-format
msgctxt "@item:inlistbox"
msgid "Video Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:333
#, kde-format
msgid "Camera Media"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:337
#, kde-format
msgid "Album Library"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:347
#: core/utilities/import/widgets/freespacewidget.cpp:358
#, kde-format
msgctxt "@info Storage"
msgid "Capacity:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:350
#: core/utilities/import/widgets/freespacewidget.cpp:361
#, kde-format
msgctxt "@info Storage"
msgid "Available:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:353
#, kde-format
msgctxt "@info Storage"
msgid "Require:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/importcontextmenu.cpp:226
#, kde-format
msgctxt "@title:menu"
msgid "Open With"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/importcontextmenu.cpp:239
#, kde-format
msgctxt "@item:inmenu"
msgid "Other..."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/importcontextmenu.cpp:248
#, kde-format
msgctxt "@title:menu"
msgid "Open With..."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:118
#, kde-format
msgid "Camera filenames"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:120
#, kde-format
msgid "Turn on this option to use the camera provided image filenames without modifications."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:126
#, kde-format
msgid "Change case to:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:130
#, kde-format
msgctxt "Leave filename as it is"
msgid "Leave as-is"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:131
#, kde-format
msgctxt "Filename to uppercase"
msgid "Upper"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:132
#, kde-format
msgctxt "Filename to lowercase"
msgid "Lower"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:134
#, kde-format
msgid "Set the method to use to change the case of the image filenames."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:145
#, kde-format
msgctxt "Custom Image Renaming"
msgid "Customize"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:298
#, kde-format
msgid "<p><a href=\"camerasetup\">Note: changes after restart the camera connection.</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:317
#, kde-format
msgid "<p><a href=\"camerasetup\">Note: file metadata is used.</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:322
#, kde-format
msgid "<p><a href=\"camerasetup\">Note: file metadata is not used.</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:75
#, kde-format
msgid ""
"<p>These expressions may be used to customize the command line:</p>"
"<p><b>%file</b>: full path of the imported file</p>"
"<p><b>%filename</b>: file name of the imported file</p>"
"<p><b>%path</b>: path of the imported file</p>"
"<p><b>%orgfilename</b>: original file name</p>"
"<p><b>%orgpath</b>: original path</p>"
"<p>If there are no expressions full path is added to the command.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:86
#, kde-format
msgid "Execute script for image:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:90
#, kde-format
msgid "No script selected"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:101
#, kde-format
msgid "Set here the script that is executed for every imported image."
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablepreview.cpp:71
#, kde-format
msgid "Drag and drop an image here"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:263
#, kde-format
msgid "Show on left panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:264
#, kde-format
msgid "Show on right panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:265
#: core/utilities/lighttable/lighttablewindow_setup.cpp:71
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:353
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:266
#, kde-format
msgid "Remove item"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:267
#, kde-format
msgid "Clear all"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:467
#, kde-format
msgid "Drag and drop images here"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow.cpp:191
#, kde-format
msgid "%1 item on Light Table"
msgid_plural "%1 items on Light Table"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:57
#, kde-format
msgid "On left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:59
#, kde-format
msgid "Show item on left panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:64
#, kde-format
msgid "On right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:66
#, kde-format
msgid "Show item on right panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:83
#, kde-format
msgid "Remove item from LightTable"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:89
#, kde-format
msgid "Remove all items from LightTable"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:101
#, kde-format
msgid "Delete immediately"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:112
#, kde-format
msgid "Synchronize"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:115
#, kde-format
msgid "Synchronize preview from left and right panels"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:120
#, kde-format
msgid "By Pair"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:123
#, kde-format
msgid "Navigate by pairs with all items"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:128
#, kde-format
msgid "Clear On Close"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:131
#, kde-format
msgid "Clear light table when it is closed"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:132
#, kde-format
msgid "Remove all images from the light table when it is closed"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:250
#, kde-format
msgid "Edit Titles on the Right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:255
#, kde-format
msgid "Edit Comments on the Right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:260
#, kde-format
msgid "Edit Titles on the Left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:265
#, kde-format
msgid "Edit Comments on the Left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:270
#, kde-format
msgid "Show Assigned Tags on the Right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:275
#, kde-format
msgid "Show Assigned Tags on the Left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:465
#, kde-format
msgid "Light Table Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:137
#: core/utilities/maintenance/dbcleaner.cpp:219
#: core/utilities/maintenance/dbcleaner.cpp:246
#: core/utilities/maintenance/dbcleaner.cpp:275
#: core/utilities/maintenance/dbcleaner.cpp:309
#: core/utilities/maintenance/dbcleaner.cpp:346
#, kde-format
msgid "Clean up the databases : "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:137
#, kde-format
msgid "analysing databases"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:219
#, kde-format
msgid "cleaning core db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:246
#, kde-format
msgid "cleaning thumbnails db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:275
#, kde-format
msgid "cleaning recognition db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:309
#, kde-format
msgid "cleaning similarity db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:346
#, kde-format
msgid "shrinking databases"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:473
#, kde-format
msgid ""
"<p>Database shrinking in progress.</p>"
"<p>Currently, your databases are being shrunk. This will take some time - depending on your databases size.</p>"
"<p>We have to freeze digiKam in order to prevent database corruption. This info box will vanish when the shrinking process is finished.</p>"
"Current Status:"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:486
#, kde-format
msgid "Core DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:487
#, kde-format
msgid "Thumbnails DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:488
#, kde-format
msgid "Face Recognition DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:489
#, kde-format
msgid "Similarity DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/duplicatesfinder.cpp:127
#, kde-format
msgid "Find duplicates items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/facesdetector.cpp:113
#, kde-format
msgid "Updating faces database."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/fingerprintsgenerator.cpp:74
#, kde-format
msgid "Finger-prints"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:190
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:105
#, kde-format
msgid "Maintenance"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:205
#, kde-format
msgid "<qt><b>Select Maintenance Operations to Process</b></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:211
#, kde-format
msgctxt "@label"
msgid "Process items from:"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:212
#, kde-format
msgctxt "@option:check"
msgid "Work on all processor cores (when it possible)"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:213
#, kde-format
msgid "Common Options"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:217
#, kde-format
msgid ""
"<qt>No option<br/>"
"<i>Note: only Albums Collection are processed by this tool.</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:219
#, kde-format
msgid "Scan for new items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:225
#, kde-format
msgid ""
"<qt><i>Note: If activated, the Core DB is always cleaned. You can select additional databases for cleaning.<br/>"
" If you select one of the options below, the process may take much time and can freeze digiKam temporarily<br/>"
" in order to make sure that no database corruption occurs.</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:228
#, kde-format
msgid "Also clean up the thumbnail database."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:229
#, kde-format
msgid "Also clean up the faces database."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:230
#, kde-format
msgid "Also shrink all databases if possible."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:231
#, kde-format
msgid "This option leads to the vacuuming (shrinking) of the databases. Vacuuming is supported both for SQLite and MySQL."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:235
#, kde-format
msgid "Perform database cleaning"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:240
#: core/utilities/maintenance/maintenancedlg.cpp:247
#, kde-format
msgid "Scan for changed or non-cataloged items (faster)"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:242
#, kde-format
msgid "Rebuild Thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:249
#, kde-format
msgid "Rebuild Finger-prints"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:258
#, kde-format
msgid "Similarity range (in percents): "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:278
#, kde-format
msgid "Restriction on duplicates:"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:282
#, kde-format
msgid "No restriction"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:283
#, kde-format
msgid "Restrict to album of reference image"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:284
#, kde-format
msgid "Exclude album of reference image"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:297
#, kde-format
msgid "Find Duplicate Items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:303
#, kde-format
msgid "Faces data management: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:307
#, kde-format
msgid "Skip images already scanned"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:308
#, kde-format
msgid "Scan again and merge results"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:309
#, kde-format
msgid "Clear unconfirmed results and rescan"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:311
#, kde-format
msgid "Detect and recognize Faces (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:318
#, kde-format
msgid "Scan Mode: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:323
#, kde-format
msgid "Clean all and re-scan"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:324
#, kde-format
msgid "Scan non-assigned only"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:327
#, kde-format
msgid "Check quality sorter setup panel for details: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:339
#, kde-format
msgid "Sync Direction: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:343
#, kde-format
msgid "From database to image metadata"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:344
#, kde-format
msgid "From image metadata to database"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:347
#, kde-format
msgid "Check metadata setup panel for details: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:352
#, kde-format
msgid "Sync Metadata and Database"
msgstr ""
#. i18n
#. +> trunk5
#: core/utilities/maintenance/maintenancemngr.cpp:363
#, kde-format
msgid ""
"All operations are done.\n"
"Duration: %1"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancemngr.cpp:364
#, kde-format
msgid "digiKam Maintenance"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancetool.cpp:95
#, kde-format
msgid ""
"Process is done.\n"
"Duration: %1"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/metadatasynchronizer.cpp:192
#, kde-format
msgid "Synchronizing image metadata with database"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/metadatasynchronizer.cpp:197
#, kde-format
msgid "Updating database from image metadata"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/newitemsfinder.cpp:67
#, kde-format
msgid "Find new items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/thumbsgenerator.cpp:97
#, kde-format
msgid "Thumbs"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserver.cpp:131
#, kde-format
msgid "%1 Media Server"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:106
#, kde-format
msgctxt "@title:window"
msgid "Share Files with DLNA Media Server"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:152
#, kde-format
msgid "Start Server at Startup"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:153
#, kde-format
msgid "Set this option to turn-on the DLNA server at application start-up automatically"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:169
#, kde-format
msgid ""
"The media server permit to share items through the local network using <a href='https://en.wikipedia.org/wiki/Digital_Living_Network_Alliance'>DLNA</a> standard and <a href='https://en.wikipedia.org/wiki/Universal_Plug_and_Play'>UPNP</a> protocol. Many kind of electronic devices can support DLNA, as tablets, cellulars, TV, etc.<br/>"
"Note: depending of the network features and the configuration, the delay to discover the server on client devices can take a while."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:226
#: core/utilities/mediaserver/dmediaserverdlg.cpp:306
#: core/utilities/mediaserver/dmediaserverdlg.cpp:319
#, kde-format
msgid "Media Server Contents"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:227
#, kde-format
msgid "The items list to share has changed. Do you want to start now the media server with this contents?"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:269
#, kde-format
msgid "Server is running"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:270
#, kde-format
msgid "1 album shared"
msgid_plural "%1 albums shared"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:272
#, kde-format
msgid "1 item shared"
msgid_plural "%1 items shared"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:273
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:340
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:280
#, kde-format
msgid "Server is not running"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:284
#, kde-format
msgid "Start"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:307
#, kde-format
msgid "There is no collection to share with the current selection..."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:320
#, kde-format
msgid "There is no item to share with the current selection..."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:325
#, kde-format
msgid "Shared Items"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:341
#, kde-format
msgid "Starting Media Server"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:342
#, kde-format
msgid "An error occurs while to start Media Server..."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaservermngr.cpp:163
#, kde-format
msgid "Media Server have been started"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaservermngr.cpp:164
#, kde-format
msgid "Media Server cannot be started!"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:103
#, kde-format
msgid "Metadata Editor"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:127
#, kde-format
msgctxt "@action:button"
msgid "Next"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:129
#, kde-format
msgctxt "@action:button"
msgid "Previous"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:142
#, kde-format
msgid "Edit EXIF"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:143
#, kde-format
msgid "Edit IPTC"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:144
#, kde-format
msgid "Edit XMP"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:325
#, kde-format
msgid "%1 (%2/%3) - Edit Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:86
#: core/utilities/metadataedit/dialog/multivaluesedit.cpp:89
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:95
#, kde-format
msgid "Add a new value to the list"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:87
#: core/utilities/metadataedit/dialog/multivaluesedit.cpp:90
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:96
#, kde-format
msgid "Remove the current selected value from the list"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:88
#: core/utilities/metadataedit/dialog/multivaluesedit.cpp:91
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:97
#, kde-format
msgid "Replace the current selected value from the list"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:102
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:142
#, kde-format
msgid " This field is limited to:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:111
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:151
#, kde-format
msgid "<p>Printable ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:117
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:157
#, kde-format
msgid "<p>1 character.</p>"
msgid_plural "<p>%1 characters.</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:87
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:210
#, kde-format
msgid "Attribute:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:109
#, kde-format
msgid "Select here the editorial attribute of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:110
#, kde-format
msgctxt "Content type"
msgid "Current"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:111
#, kde-format
msgctxt "Content type"
msgid "Analysis"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:112
#, kde-format
msgctxt "Content type"
msgid "Archive material"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:113
#, kde-format
msgctxt "Content type"
msgid "Background"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:114
#, kde-format
msgctxt "Content type"
msgid "Feature"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:115
#, kde-format
msgctxt "Content type"
msgid "Forecast"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:116
#, kde-format
msgctxt "Content type"
msgid "History"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:117
#, kde-format
msgctxt "Content type"
msgid "Obituary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:118
#, kde-format
msgctxt "Content type"
msgid "Opinion"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:119
#, kde-format
msgctxt "Content type"
msgid "Polls & Surveys"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:120
#, kde-format
msgctxt "Content type"
msgid "Profile"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:121
#, kde-format
msgctxt "Content type"
msgid "Results Listings & Table"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:122
#, kde-format
msgctxt "Content type"
msgid "Side bar & Supporting information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:123
#, kde-format
msgctxt "Content type"
msgid "Summary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:124
#, kde-format
msgctxt "Content type"
msgid "Transcript & Verbatim"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:125
#, kde-format
msgctxt "Content type"
msgid "Interview"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:126
#, kde-format
msgctxt "Content type"
msgid "From the Scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:127
#, kde-format
msgctxt "Content type"
msgid "Retrospective"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:128
#, kde-format
msgctxt "Content type"
msgid "Statistics"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:129
#, kde-format
msgctxt "Content type"
msgid "Update"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:130
#, kde-format
msgctxt "Content type"
msgid "Wrap-up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:131
#, kde-format
msgctxt "Content type"
msgid "Press Release"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:137
#, kde-format
msgid "Set here the editorial attribute description of content. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:94
#, kde-format
msgid "Brightness (APEX):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:99
#, kde-format
msgid "Set here the brightness adjustment value in APEX unit used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:104
#, kde-format
msgid "Gain Control:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:106
#, kde-format
msgctxt "gain control"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:107
#, kde-format
msgctxt "gain control"
msgid "Low gain up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:108
#, kde-format
msgctxt "gain control"
msgid "High gain up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:109
#, kde-format
msgctxt "gain control"
msgid "Low gain down"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:110
#, kde-format
msgctxt "gain control"
msgid "High gain down"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:111
#, kde-format
msgid "Set here the degree of overall image gain adjustment used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:118
#, kde-format
msgctxt "contrast mode"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:119
#, kde-format
msgctxt "contrast mode"
msgid "Soft"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:120
#, kde-format
msgctxt "contrast mode"
msgid "Hard"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:121
#, kde-format
msgid "Set here the direction of contrast processing applied by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:128
#, kde-format
msgctxt "saturation mode"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:129
#, kde-format
msgctxt "saturation mode"
msgid "Low"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:130
#, kde-format
msgctxt "saturation mode"
msgid "High"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:131
#, kde-format
msgid "Set here the direction of saturation processing applied by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:138
#, kde-format
msgctxt "sharpness mode"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:139
#, kde-format
msgctxt "sharpness mode"
msgid "Soft"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:140
#, kde-format
msgctxt "sharpness mode"
msgid "Hard"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:141
#, kde-format
msgid "Set here the direction of sharpness processing applied by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:146
#, kde-format
msgid "Custom rendered:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:148
#, kde-format
msgid "Normal process"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:149
#, kde-format
msgid "Custom process"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:150
#, kde-format
msgid "Set here the use of special processing on image data, such as rendering geared to output."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:97
#, kde-format
msgctxt "name of the document this image has been scanned from"
msgid "Name (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:101
#, kde-format
msgid "Enter the name of the document from which this image was been scanned. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:107
#, kde-format
msgctxt "image description"
msgid "Description (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:111
#, kde-format
msgid "Enter the image description. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:116
#, kde-format
msgid "Artist (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:120
#, kde-format
msgid "Enter the image author's name. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:125
#, kde-format
msgid "Copyright (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:129
#, kde-format
msgid "Enter the copyright owner of the image. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:134
#, kde-format
msgctxt "image caption"
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:136
#, kde-format
msgid "Enter the image's caption. This field is not limited. UTF8 encoding will be used to save the text."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:140
#: core/utilities/metadataedit/iptc/iptccontent.cpp:101
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:100
#, kde-format
msgid "Sync JFIF Comment section"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:141
#, kde-format
msgid "Sync XMP caption"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:142
#, kde-format
msgid "Sync IPTC caption (warning: limited to 2000 printable Ascii characters)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:150
#: core/utilities/metadataedit/exif/exifdevice.cpp:322
#, kde-format
msgid "<b>Note: <b><a href='http://en.wikipedia.org/wiki/EXIF'>EXIF</a></b> text tags marked by (*) only support printable <b><a href='http://en.wikipedia.org/wiki/Ascii'>ASCII</a></b> characters.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:119
#, kde-format
msgid "Creation date and time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:120
#, kde-format
msgid "Creation sub-second"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:131
#, kde-format
msgid "Sync XMP creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:132
#, kde-format
msgid "Sync IPTC creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:136
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:181
#: core/utilities/metadataedit/xmp/xmporigin.cpp:155
#, kde-format
msgid "Set creation date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:141
#, kde-format
msgid "Set here the date and time of image creation. In this standard it is the date and time the file was changed."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:143
#, kde-format
msgid "Set here the fractions of seconds for the date and time of image creation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:150
#, kde-format
msgid "Original date and time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:151
#, kde-format
msgid "Original sub-second"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:164
#, kde-format
msgid "Set original date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:166
#, kde-format
msgid "Set here the date and time when the original image data was generated. For a digital still camera the date and time the picture was taken are recorded."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:169
#, kde-format
msgid "Set here the fractions of seconds for the date and time when the original image data was generated."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:176
#, kde-format
msgid "Digitization date and time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:177
#, kde-format
msgid "Digitization sub-second"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:190
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:154
#: core/utilities/metadataedit/xmp/xmporigin.cpp:134
#, kde-format
msgid "Set digitization date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:192
#, kde-format
msgid "Set here the date and time when the image was stored as digital data. If, for example, an image was captured by a digital still camera and at the same time the file was recorded, then Original and Digitization date and time will have the same contents."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:197
#, kde-format
msgid "Set here the fractions of seconds for the date and time when the image was stored as digital data."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:131
#, kde-format
msgid "Device manufacturer (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:135
#, kde-format
msgid "Set here the manufacturer of image input equipment used to take the picture. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:140
#, kde-format
msgid "Device model (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:144
#, kde-format
msgid "Set here the model of image input equipment used to take the picture. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:149
#, kde-format
msgid "Device type:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:151
#, kde-format
msgid "Film scanner"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:152
#, kde-format
msgid "Reflection print scanner"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:153
#, kde-format
msgid "Digital still camera"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:154
#, kde-format
msgid "Select here the image input equipment type used to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:157
#, kde-format
msgid "<b>Warning: EXIF <b><a href='http://en.wikipedia.org/wiki/Exchangeable_image_file_format#MakerNote_data'>Makernotes</a></b> can be unreadable if you set wrong device manufacturer/model description.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:169
#, kde-format
msgid "Exposure time (seconds):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:182
#, kde-format
msgid "Set on this option to set the exposure time of picture, given in seconds."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:187
#, kde-format
msgid "Exposure program:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:189
#, kde-format
msgctxt "exposure program"
msgid "Not defined"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:190
#, kde-format
msgctxt "exposure program"
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:191
#, kde-format
msgctxt "exposure program"
msgid "Auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:192
#, kde-format
msgctxt "exposure program"
msgid "Aperture priority"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:193
#, kde-format
msgctxt "exposure program"
msgid "Shutter priority"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:194
#, kde-format
msgctxt "exposure program"
msgid "Creative program"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:195
#, kde-format
msgctxt "exposure program"
msgid "Action program"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:196
#, kde-format
msgctxt "exposure program"
msgid "Portrait mode"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:197
#, kde-format
msgctxt "exposure program"
msgid "Landscape mode"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:198
#, kde-format
msgid "Select here the program used by the camera to set exposure when the picture was taken."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:203
#, kde-format
msgid "Exposure mode:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:205
#, kde-format
msgctxt "exposure mode"
msgid "Auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:206
#, kde-format
msgctxt "exposure mode"
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:207
#, kde-format
msgctxt "exposure mode"
msgid "Auto bracket"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:208
#, kde-format
msgid "Select here the mode used by the camera to set exposure when the picture was taken. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:216
#, kde-format
msgid "Exposure bias (APEX):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:221
#, kde-format
msgid "Set here the exposure bias value (in APEX units) used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:228
#, kde-format
msgid "Metering mode:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:230
#, kde-format
msgctxt "metering mode"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:231
#, kde-format
msgctxt "metering mode"
msgid "Average"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:232
#, kde-format
msgctxt "metering mode"
msgid "Center weighted average"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:233
#, kde-format
msgctxt "metering mode"
msgid "Spot"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:234
#, kde-format
msgctxt "metering mode"
msgid "Multi-spot"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:235
#, kde-format
msgctxt "metering mode"
msgid "Multi-segment"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:236
#, kde-format
msgctxt "metering mode"
msgid "Partial"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:237
#, kde-format
msgctxt "metering mode"
msgid "Other"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:238
#, kde-format
msgid "Select here the metering mode used by the camera to set exposure when the picture was taken."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:243
#, kde-format
msgid "Sensitivity (ISO):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:281
#, kde-format
msgid "Select here the ISO Speed of the camera which took the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:286
#, kde-format
msgid "Sensing method:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:288
#, kde-format
msgid "Not defined"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:289
#, kde-format
msgid "One-chip color area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:290
#, kde-format
msgid "Two-chip color area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:291
#, kde-format
msgid "Three-chip color area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:292
#, kde-format
msgid "Color sequential area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:293
#, kde-format
msgid "Trilinear sensor"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:294
#, kde-format
msgid "Color sequential linear"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:295
#, kde-format
msgid "Select here the image sensor type used by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:300
#, kde-format
msgid "Scene capture type:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:302
#, kde-format
msgid "Standard"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:305
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:87
#, kde-format
msgid "Night scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:306
#, kde-format
msgid "Select here the type of scene used by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:311
#, kde-format
msgid "Subject distance type:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:314
#, kde-format
msgid "Macro"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:315
#, kde-format
msgid "Close view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:316
#, kde-format
msgid "Distant view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:317
#, kde-format
msgid "Select here the type of distance between the subject and the image input equipment."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:110
#, kde-format
msgctxt "image caption"
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:114
#, kde-format
msgid "Date & Time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:122
#, kde-format
msgid "Device"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:126
#, kde-format
msgid "Light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:130
#, kde-format
msgctxt "Picture adjustments"
msgid "Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:191
#, kde-format
msgid "Caption Information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:192
#, kde-format
msgid "Date and Time Information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:193
#, kde-format
msgid "Lens Settings"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:194
#, kde-format
msgid "Capture Device Settings"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:195
#, kde-format
msgid "Light Source Information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:196
#, kde-format
msgid "Pictures Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:152
#, kde-format
msgid "Focal length (mm):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:158
#, kde-format
msgid "Set here the lens focal length in millimeters used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:163
#, kde-format
msgid "Focal length in 35mm film (mm):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:169
#, kde-format
msgid "Set here equivalent focal length assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:175
#, kde-format
msgid "Digital zoom ratio:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:181
#, kde-format
msgid "Set here the digital zoom ratio used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:186
#, kde-format
msgid "Lens aperture (f-number):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:189
#, kde-format
msgid "Select here the lens aperture used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:194
#, kde-format
msgid "Max. lens aperture (f-number):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:197
#, kde-format
msgid "Select here the smallest aperture of the lens used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:97
#, kde-format
msgid "No flash"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:98
#, kde-format
msgid "Fired"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:99
#, kde-format
msgid "Fired, no strobe return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:100
#, kde-format
msgid "Fired, strobe return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:101
#, kde-format
msgid "Yes, compulsory"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:102
#, kde-format
msgid "Yes, compulsory, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:103
#, kde-format
msgid "Yes, compulsory, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:104
#, kde-format
msgid "No, compulsory"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:105
#, kde-format
msgid "No, auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:106
#, kde-format
msgid "Yes, auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:107
#, kde-format
msgid "Yes, auto, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:108
#, kde-format
msgid "Yes, auto, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:109
#, kde-format
msgid "No flash function"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:110
#, kde-format
msgid "Yes, red-eye"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:111
#, kde-format
msgid "Yes, red-eye, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:112
#, kde-format
msgid "Yes, red-eye, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:113
#, kde-format
msgid "Yes, compulsory, red-eye"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:114
#, kde-format
msgid "Yes, compulsory, red-eye, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:115
#, kde-format
msgid "Yes, compulsory, red-eye, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:116
#, kde-format
msgid "Yes, auto, red-eye"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:117
#, kde-format
msgid "Yes, auto, red-eye, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:118
#, kde-format
msgid "Yes, auto, red-eye, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:148
#, kde-format
msgid "Light source:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:150
#, kde-format
msgctxt "light source"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:151
#, kde-format
msgctxt "light source"
msgid "Daylight"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:152
#, kde-format
msgctxt "light source"
msgid "Fluorescent"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:153
#, kde-format
msgctxt "light source"
msgid "Tungsten (incandescent light)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:154
#, kde-format
msgctxt "light source"
msgid "Flash"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:155
#, kde-format
msgctxt "light source"
msgid "Fine weather"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:156
#, kde-format
msgctxt "light source"
msgid "Cloudy weather"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:157
#, kde-format
msgctxt "light source"
msgid "Shade"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:158
#, kde-format
msgctxt "light source"
msgid "Daylight fluorescent (D 5700 - 7100K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:159
#, kde-format
msgctxt "light source"
msgid "Day white fluorescent (N 4600 - 5400K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:160
#, kde-format
msgctxt "light source"
msgid "Cool white fluorescent (W 3900 - 4500K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:161
#, kde-format
msgctxt "light source"
msgid "White fluorescent (WW 3200 - 3700K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:162
#, kde-format
msgctxt "light source"
msgid "Standard light A"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:163
#, kde-format
msgctxt "light source"
msgid "Standard light B"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:164
#, kde-format
msgctxt "light source"
msgid "Standard light C"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:165
#, kde-format
msgctxt "light source"
msgid "D55"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:166
#, kde-format
msgctxt "light source"
msgid "D65"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:167
#, kde-format
msgctxt "light source"
msgid "D75"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:168
#, kde-format
msgctxt "light source"
msgid "D50"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:169
#, kde-format
msgctxt "light source"
msgid "ISO studio tungsten"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:170
#, kde-format
msgctxt "light source"
msgid "Other light source"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:171
#, kde-format
msgid "Select here the kind of light source used to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:176
#, kde-format
msgid "Flash mode:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:182
#, kde-format
msgid "Select here the flash program mode used by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:187
#, kde-format
msgid "Flash energy (BCPS):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:193
#, kde-format
msgid "Set here the flash energy used to take the picture in BCPS units. Beam Candle Power Seconds is the measure of effective intensity of a light source when it is focused into a beam by a reflector or lens. This value is the effective intensity for a period of one second."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:201
#, kde-format
msgid "White balance:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:204
#, kde-format
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:205
#, kde-format
msgid "Select here the white balance mode set by the camera when the picture was taken."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:92
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:86
#, kde-format
msgid "Identify subject of content (3 chars max):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:97
#, kde-format
msgid "Set here the category of content. This field is limited to 3 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:100
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:93
#, kde-format
msgid "Supplemental categories:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:106
#, kde-format
msgid "Enter here a new supplemental category of content. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:123
#: core/utilities/metadataedit/iptc/iptccontent.cpp:119
#: core/utilities/metadataedit/iptc/iptccredits.cpp:138
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:285
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:110
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:245
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:263
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:128
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:92
#, kde-format
msgid "<b>Note: <b><a href='http://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model'>IPTC</a></b> text tags only support the printable <b><a href='http://en.wikipedia.org/wiki/Ascii'>ASCII</a></b> characters and limit string sizes. Use contextual help for details.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:89
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:87
#, kde-format
msgid "Headline:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:94
#, kde-format
msgid "Enter here the content synopsis. This field is limited to 256 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:99
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:94
#, kde-format
msgctxt "content description"
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:102
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:101
#, kde-format
msgid "Sync EXIF Comment"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:108
#, kde-format
msgid "Enter the content description. This field is limited to 2000 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:113
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:110
#, kde-format
msgid "Caption Writer:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:114
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:113
#, kde-format
msgid "Enter the name of the caption author."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:95
#, kde-format
msgid "Set here the necessary copyright notice. This field is limited to 128 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:100
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:114
#, kde-format
msgid "Byline:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:101
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:115
#, kde-format
msgid "Set here the name of content creator."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:106
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:120
#, kde-format
msgid "Byline Title:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:107
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:123
#, kde-format
msgid "Set here the title of content creator."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:117
#, kde-format
msgid "Set here the content provider. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:122
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:192
#, kde-format
msgctxt "original owner of content"
msgid "Source:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:127
#, kde-format
msgid "Set here the original owner of content. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:132
#, kde-format
msgid "Contact:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:133
#, kde-format
msgid "Set here the person or organization to contact."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:124
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:124
#, kde-format
msgid "Content"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:128
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:128
#, kde-format
msgid "Origin"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:132
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:132
#, kde-format
msgid "Credits"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:140
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:140
#, kde-format
msgid "Keywords"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:144
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:144
#, kde-format
msgid "Categories"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:156
#, kde-format
msgid "Envelope"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:222
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:217
#, kde-format
msgid ""
"<qt>Content Information<br/>"
"<i>Use this panel to describe the visual content of the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:224
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:219
#, kde-format
msgid ""
"<qt>Origin Information<br/>"
"<i>Use this panel for formal descriptive information about the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:226
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:221
#, kde-format
msgid ""
"<qt>Credit Information<br/>"
"<i>Use this panel to record copyright information about the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:228
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:223
#, kde-format
msgid ""
"<qt>Subject Information<br/>"
"<i>Use this panel to record subject information about the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:230
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:225
#, kde-format
msgid ""
"<qt>Keyword Information<br/>"
"<i>Use this panel to record keywords relevant to the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:232
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:227
#, kde-format
msgid ""
"<qt>Category Information<br/>"
"<i>Use this panel to record categories relevant to the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:234
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:229
#, kde-format
msgid ""
"<qt>Status Information<br/>"
"<i>Use this panel to record workflow information</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:236
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:231
#, kde-format
msgid ""
"<qt>Status Properties<br/>"
"<i>Use this panel to record workflow properties</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:238
#, kde-format
msgid ""
"<qt>Envelope Information<br/>"
"<i>Use this panel to record editorial details</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:83
#, kde-format
msgid "No ObjectData"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:84
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 1)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:85
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 2)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:86
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 3)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:87
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 4)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:88
#, kde-format
msgid "IPTC7901 Recommended Message Format"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:89
#, kde-format
msgid "Tagged Image File Format (version 5.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:90
#, kde-format
msgid "Tagged Image File Format (version 6.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:91
#, kde-format
msgid "Illustrator"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:92
#, kde-format
msgid "AppleSingle"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:93
#, kde-format
msgid "NAA 89-3 (ANPA 1312)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:94
#, kde-format
msgid "MacBinary II"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:95
#, kde-format
msgid "IPTC Unstructured Character Oriented File Format"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:96
#, kde-format
msgid "United Press International ANPA 1312 variant"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:97
#, kde-format
msgid "United Press International Down-Load Message"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:98
#, kde-format
msgid "JPEG File Interchange"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:99
#, kde-format
msgid "Photo-CD Image-Pac"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:100
#, kde-format
msgid "Microsoft Bit Mapped Graphics File [*.BMP]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:101
#, kde-format
msgid "Digital Audio File [*.WAV]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:102
#, kde-format
msgid "Audio plus Moving Video [*.AVI]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:103
#, kde-format
msgid "PC DOS/Windows Executable Files [*.COM][*.EXE]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:104
#, kde-format
msgid "Compressed Binary File [*.ZIP]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:105
#, kde-format
msgid "Audio Interchange File Format AIFF"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:106
#, kde-format
msgid "RIFF Wave (Microsoft Corporation)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:107
#, kde-format
msgid "Freehand (version 3.1)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:108
#, kde-format
msgid "Freehand (version 4.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:109
#, kde-format
msgid "Freehand (version 5.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:110
#, kde-format
msgid "Freehand (version 5.5)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:111
#, kde-format
msgid "Hypertext Markup Language \"HTML\""
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:112
#, kde-format
msgid "MPEG 2 Audio Layer 2 (Musicom), ISO/IEC"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:113
#, kde-format
msgid "MPEG 2 Audio Layer 3, ISO/IEC"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:114
#, kde-format
msgid "Portable Document File [*.PDF] Adobe"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:115
#, kde-format
msgid "News Industry Text Format"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:116
#, kde-format
msgid "Tape Archive [*.TAR]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:117
#, kde-format
msgid "Tidningarnas Telegrambyra NITF version (TTNITF DTD)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:118
#, kde-format
msgid "Ritzaus Bureau NITF version (RBNITF DTD)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:119
#, kde-format
msgid "Corel Draw [*.CDR]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:179
#, kde-format
msgid "Destination:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:185
#, kde-format
msgid "Enter the envelope destination. This field is limited to 1024 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:190
#, kde-format
msgid "U.N.O ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:195
#, kde-format
msgid "Set here the Unique Name of Object identifier. This field is limited to 80 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:200
#, kde-format
msgid "Product ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:205
#, kde-format
msgid "Set here the product identifier. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:210
#, kde-format
msgid "Service ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:215
#, kde-format
msgid "Set here the service identifier. This field is limited to 10 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:220
#, kde-format
msgid "Envelope ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:225
#, kde-format
msgid "Set here the envelope identifier. This field is limited to 8 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:230
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:209
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:168
#, kde-format
msgid "Priority:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:232
#, kde-format
msgctxt "priority for the envelope"
msgid "0: None"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:233
#, kde-format
msgctxt "priority for the envelope"
msgid "1: High"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:237
#, kde-format
msgctxt "priority for the envelope"
msgid "5: Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:240
#, kde-format
msgctxt "priority for the envelope"
msgid "8: Low"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:241
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:220
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:179
#, kde-format
msgctxt "editorial urgency of content"
msgid "9: User-defined"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:242
#, kde-format
msgid "Select here the envelope priority."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:259
#, kde-format
msgid "Select here envelope file format."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:263
#, kde-format
msgid "Sent date:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:264
#, kde-format
msgid "Sent time:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:275
#, kde-format
msgid "Set envelope sent date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:277
#, kde-format
msgid "Set here the date when the service sent the material."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:278
#, kde-format
msgid "Set here the time when the service sent the material."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:279
#, kde-format
msgid "Set here the time zone when the service sent the material."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:87
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:81
#, kde-format
msgid "Use information retrieval words:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:93
#, kde-format
msgid "Enter here a new keyword. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:142
#: core/utilities/metadataedit/xmp/xmporigin.cpp:126
#, kde-format
msgid "Digitization date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:143
#, kde-format
msgid "Digitization time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:156
#: core/utilities/metadataedit/xmp/xmporigin.cpp:136
#, kde-format
msgid "Set here the creation date of digital representation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:158
#, kde-format
msgid "Set here the creation time of digital representation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:160
#: core/utilities/metadataedit/xmp/xmporigin.cpp:138
#, kde-format
msgid "Set here the time zone of digital representation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:167
#: core/utilities/metadataedit/xmp/xmporigin.cpp:145
#, kde-format
msgid "Creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:168
#, kde-format
msgid "Creation time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:177
#: core/utilities/metadataedit/xmp/xmporigin.cpp:151
#, kde-format
msgid "Sync EXIF creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:183
#: core/utilities/metadataedit/xmp/xmporigin.cpp:157
#, kde-format
msgid "Set here the creation date of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:185
#, kde-format
msgid "Set here the creation time of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:187
#: core/utilities/metadataedit/xmp/xmporigin.cpp:159
#, kde-format
msgid "Set here the time zone of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:194
#, kde-format
msgid "Location:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:195
#, kde-format
msgid "Set here the full country name referenced by the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:204
#, kde-format
msgid "Set here the city of content origin. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:214
#, kde-format
msgid "Set here the content location within city. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:219
#: core/utilities/metadataedit/xmp/xmporigin.cpp:180
#, kde-format
msgid "State/Province:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:224
#, kde-format
msgid "Set here the Province or State of content origin. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:231
#: core/utilities/metadataedit/xmp/xmporigin.cpp:189
#, kde-format
msgid "Select here country name of content origin."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:144
#, kde-format
msgid "Release date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:145
#, kde-format
msgid "Release time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:156
#, kde-format
msgid "Set release date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:158
#, kde-format
msgid "Set here the earliest intended usable date of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:160
#, kde-format
msgid "Set here the earliest intended usable time of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:162
#, kde-format
msgid "Set here the earliest intended usable time zone of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:169
#, kde-format
msgid "Expiration date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:170
#, kde-format
msgid "Expiration time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:181
#, kde-format
msgid "Set expiration date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:183
#, kde-format
msgid "Set here the latest intended usable date of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:185
#, kde-format
msgid "Set here the latest intended usable time of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:187
#, kde-format
msgid "Set here the latest intended usable time zone of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:194
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:155
#, kde-format
msgid "Language:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:205
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:156
#, kde-format
msgid "Select here the language of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:211
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:170
#, kde-format
msgctxt "editorial urgency of content"
msgid "0: None"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:212
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:171
#, kde-format
msgctxt "editorial urgency of content"
msgid "1: High"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:216
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:175
#, kde-format
msgctxt "editorial urgency of content"
msgid "5: Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:219
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:178
#, kde-format
msgctxt "editorial urgency of content"
msgid "8: Low"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:221
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:180
#, kde-format
msgid "Select here the editorial urgency of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:225
#, kde-format
msgid "Cycle:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:227
#, kde-format
msgid "Morning"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:228
#, kde-format
msgid "Afternoon"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:229
#, kde-format
msgid "Evening"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:230
#, kde-format
msgid "Select here the editorial cycle of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:240
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:106
#, kde-format
msgid "News"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:241
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:102
#, kde-format
msgid "Data"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:242
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:99
#, kde-format
msgid "Advisory"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:243
#, kde-format
msgid "Select here the editorial type of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:244
#, kde-format
msgid "Set here the editorial type description of content. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:258
#, kde-format
msgid "Set here the original content transmission reference. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:438
#, kde-format
msgid "Afar"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:439
#, kde-format
msgid "Abkhazian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:440
#, kde-format
msgid "Afrikaans"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:441
#, kde-format
msgid "Amharic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:442
#, kde-format
msgid "Arabic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:443
#, kde-format
msgid "Assamese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:444
#, kde-format
msgid "Aymara"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:445
#, kde-format
msgid "Azerbaijani"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:446
#, kde-format
msgid "Bashkir"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:447
#, kde-format
msgid "Byelorussian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:448
#, kde-format
msgid "Bulgarian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:449
#, kde-format
msgid "Bihari"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:450
#, kde-format
msgid "Bislama"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:451
#, kde-format
msgid "Bengali;Bangla"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:452
#, kde-format
msgid "Tibetan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:453
#, kde-format
msgid "Breton"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:454
#, kde-format
msgid "Catalan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:455
#, kde-format
msgid "Corsican"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:456
#, kde-format
msgid "Czech"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:457
#, kde-format
msgid "Welsh"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:458
#, kde-format
msgid "Danish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:459
#, kde-format
msgid "German"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:460
#, kde-format
msgid "Bhutani"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:461
#, kde-format
msgid "Greek"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:462
#, kde-format
msgid "English"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:463
#, kde-format
msgid "Esperanto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:464
#, kde-format
msgid "Spanish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:465
#, kde-format
msgid "Estonian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:466
#, kde-format
msgid "Basque"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:467
#, kde-format
msgid "Persian(farsi)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:468
#, kde-format
msgid "Finnish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:469
#, kde-format
msgid "Fiji"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:470
#, kde-format
msgid "Faroese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:471
#, kde-format
msgid "French"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:472
#, kde-format
msgid "Frisian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:473
#, kde-format
msgid "Irish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:474
#, kde-format
msgid "Scotsgaelic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:475
#, kde-format
msgid "Galician"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:476
#, kde-format
msgid "Guarani"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:477
#, kde-format
msgid "Gujarati"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:478
#, kde-format
msgid "Hausa"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:479
#, kde-format
msgid "Hebrew"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:480
#, kde-format
msgid "Hindi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:481
#, kde-format
msgid "Croatian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:482
#, kde-format
msgid "Hungarian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:483
#, kde-format
msgid "Armenian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:484
#, kde-format
msgid "Interlingua"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:485
#, kde-format
msgid "Interlingue"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:486
#, kde-format
msgid "Inupiak"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:487
#, kde-format
msgid "Indonesian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:488
#, kde-format
msgid "Icelandic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:489
#, kde-format
msgid "Italian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:490
#, kde-format
msgid "Inuktitut"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:491
#, kde-format
msgid "Japanese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:492
#, kde-format
msgid "Javanese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:493
#, kde-format
msgid "Georgian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:494
#, kde-format
msgid "Kazakh"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:495
#, kde-format
msgid "Greenlandic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:496
#, kde-format
msgid "Cambodian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:497
#, kde-format
msgid "Kannada"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:498
#, kde-format
msgid "Korean"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:499
#, kde-format
msgid "Kashmiri"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:500
#, kde-format
msgid "Kurdish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:501
#, kde-format
msgid "Kirghiz"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:502
#, kde-format
msgid "Latin"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:503
#, kde-format
msgid "Lingala"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:504
#, kde-format
msgid "Laothian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:505
#, kde-format
msgid "Lithuanian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:506
#, kde-format
msgid "Latvian;Lettish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:507
#, kde-format
msgid "Malagasy"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:508
#, kde-format
msgid "Maori"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:509
#, kde-format
msgid "Macedonian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:510
#, kde-format
msgid "Malayalam"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:511
#, kde-format
msgid "Mongolian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:512
#, kde-format
msgid "Moldavian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:513
#, kde-format
msgid "Marathi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:514
#, kde-format
msgid "Malay"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:515
#, kde-format
msgid "Maltese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:516
#, kde-format
msgid "Burmese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:518
#, kde-format
msgid "Nepali"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:519
#, kde-format
msgid "Dutch"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:520
#, kde-format
msgid "Norwegian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:521
#, kde-format
msgid "Occitan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:522
#, kde-format
msgid "Afan(oromo)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:523
#, kde-format
msgid "Oriya"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:524
#, kde-format
msgid "Punjabi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:525
#, kde-format
msgid "Polish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:526
#, kde-format
msgid "Pashto;Pushto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:527
#, kde-format
msgid "Portuguese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:528
#, kde-format
msgid "Quechua"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:529
#, kde-format
msgid "Rhaeto-romance"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:530
#, kde-format
msgid "Kurundi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:531
#, kde-format
msgid "Romanian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:532
#, kde-format
msgid "Russian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:533
#, kde-format
msgid "Kinyarwanda"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:534
#, kde-format
msgid "Sanskrit"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:535
#, kde-format
msgid "Sindhi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:536
#, kde-format
msgid "Sangho"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:537
#, kde-format
msgid "Serbo-croatian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:538
#, kde-format
msgid "Singhalese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:539
#, kde-format
msgid "Slovak"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:540
#, kde-format
msgid "Slovenian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:541
#, kde-format
msgid "Samoan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:542
#, kde-format
msgid "Shona"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:543
#, kde-format
msgid "Somali"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:544
#, kde-format
msgid "Albanian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:545
#, kde-format
msgid "Serbian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:546
#, kde-format
msgid "Siswati"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:547
#, kde-format
msgid "Sesotho"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:548
#, kde-format
msgid "Sundanese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:549
#, kde-format
msgid "Swedish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:550
#, kde-format
msgid "Swahili"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:551
#, kde-format
msgid "Tamil"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:552
#, kde-format
msgid "Telugu"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:553
#, kde-format
msgid "Tajik"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:554
#, kde-format
msgid "Thai"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:555
#, kde-format
msgid "Tigrinya"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:556
#, kde-format
msgid "Turkmen"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:557
#, kde-format
msgid "Tagalog"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:558
#, kde-format
msgid "Setswana"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:560
#, kde-format
msgid "Turkish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:561
#, kde-format
msgid "Tsonga"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:562
#, kde-format
msgid "Tatar"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:563
#, kde-format
msgid "Twi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:564
#, kde-format
msgid "Uigur"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:565
#, kde-format
msgid "Ukrainian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:566
#, kde-format
msgid "Urdu"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:567
#, kde-format
msgid "Uzbek"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:568
#, kde-format
msgid "Vietnamese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:569
#, kde-format
msgid "Volapuk"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:570
#, kde-format
msgid "Wolof"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:571
#, kde-format
msgid "Xhosa"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:572
#, kde-format
msgid "Yiddish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:573
#, kde-format
msgid "Yoruba"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:574
#, kde-format
msgid "Zhuang"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:575
#, kde-format
msgid "Chinese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:576
#, kde-format
msgid "Zulu"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:87
#, kde-format
msgctxt "image title"
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:92
#, kde-format
msgid "Set here the shorthand reference of content. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:97
#, kde-format
msgid "Edit Status:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:102
#, kde-format
msgid "Set here the title of content status. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:107
#, kde-format
msgid "Job Identifier:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:112
#, kde-format
msgid "Set here the string that identifies content that recurs. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:117
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:99
#, kde-format
msgid "Special Instructions:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:123
#, kde-format
msgid "Enter the editorial usage instructions. This field is limited to 256 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:51
#, kde-format
msgid "Enter here the Informative Provider Reference. I.P.R is a name registered with the IPTC/NAA, identifying the provider that provides an indicator of the content. The default value for the I.P.R is \"IPTC\" if a standard Reference Code is used. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:59
#, kde-format
msgid "Enter here the Subject Reference Number. Provides a numeric code to indicate the Subject Name plus optional Subject Matter and Subject Detail Names in the language of the service. Subject Reference is a number from the range 01000000 to 17999999 and represent a language independent international reference to a Subject. A Subject is identified by its Reference Number and corresponding Names taken from a standard lists given by IPTC/NAA. If a standard reference code is used, these lists are the English language reference versions. This field is limited to 8 ASCII digit code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:74
#, kde-format
msgid "Enter here the Subject Name. English language is used if you selected a standard IPTC/NAA reference code. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:81
#, kde-format
msgid "Enter here the Subject Matter Name. English language is used if you selected a standard IPTC/NAA reference code. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:88
#, kde-format
msgid "Enter here the Subject Detail Name. English language is used if you selected a standard IPTC/NAA reference code. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:90
#, kde-format
msgid "Set here the category of content. This field is limited to 3 characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:97
#, kde-format
msgid "Enter here a new supplemental category of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:90
#, kde-format
msgid "Enter here the content synopsis."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:95
#, kde-format
msgid "Enter the content description."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:97
#, kde-format
msgid "Default Language Caption Options"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:116
#, kde-format
msgid "Enter the necessary copyright notice."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:130
#, kde-format
msgctxt "contact email address"
msgid "E-mail:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:133
#, kde-format
msgid "Set here the contact e-mail."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:138
#, kde-format
msgid "Set here the contact URL."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:143
#, kde-format
msgid "Set here the contact 'phone number."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:145
#, kde-format
msgctxt "Street address"
msgid "Address:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:148
#, kde-format
msgid "Set here the contact address."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:150
#, kde-format
msgid "Postal code:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:153
#, kde-format
msgid "Set here the contact postal code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:158
#, kde-format
msgid "Set here the contact city."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:163
#, kde-format
msgid "Set here the contact country."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:188
#, kde-format
msgid "Set here the content provider."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:195
#, kde-format
msgid "Set here the original owner of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:85
#, kde-format
msgid "Enter here a new keyword."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmporigin.cpp:169
#, kde-format
msgid "Set here the content's city of origin."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmporigin.cpp:176
#, kde-format
msgid "Set here the content's location within the city."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmporigin.cpp:183
#, kde-format
msgid "Set here the content's Province or State of origin."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:74
#, kde-format
msgid "Headshot"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:75
#, kde-format
msgid "Half-length"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:76
#, kde-format
msgid "Full-length"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:77
#, kde-format
msgctxt "Side view of a person"
msgid "Profile"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:78
#, kde-format
msgid "Rear view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:79
#, kde-format
msgid "Single"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:80
#, kde-format
msgid "Couple"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:81
#, kde-format
msgid "Two"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:82
#, kde-format
msgctxt "group of people"
msgid "Group"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:83
#, kde-format
msgid "General view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:84
#, kde-format
msgid "Panoramic view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:85
#, kde-format
msgid "Aerial view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:86
#, kde-format
msgid "Under-water"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:89
#, kde-format
msgid "Exterior view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:90
#, kde-format
msgid "Interior view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:91
#, kde-format
msgid "Close-up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:92
#, kde-format
msgid "Action"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:93
#, kde-format
msgid "Performing"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:94
#, kde-format
msgid "Posing"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:95
#, kde-format
msgid "Symbolic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:96
#, kde-format
msgid "Off-beat"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:97
#, kde-format
msgid "Movie scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:100
#, kde-format
msgid "Alert"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:101
#, kde-format
msgid "Catalog"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:103
#, kde-format
msgctxt "type is a document"
msgid "Document"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:104
#, kde-format
msgid "DTD"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:107
#, kde-format
msgid "News Management Mode"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:108
#, kde-format
msgid "Package"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:109
#, kde-format
msgid "Schema"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:110
#, kde-format
msgid "Topic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:111
#, kde-format
msgid "Topic Set"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:184
#, kde-format
msgid "Scene:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:185
#, kde-format
msgid "Select here the scene type of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:198
#, kde-format
msgid "Select here the editorial type of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:214
#, kde-format
msgid "Set here the editorial attribute description of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:216
#, kde-format
msgid "Select here the editorial attribute of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:217
#, kde-format
msgctxt "editorial content attribute"
msgid "Current"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:218
#, kde-format
msgctxt "editorial content attribute"
msgid "Analysis"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:219
#, kde-format
msgctxt "editorial content attribute"
msgid "Archive material"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:220
#, kde-format
msgctxt "editorial content attribute"
msgid "Background"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:221
#, kde-format
msgctxt "editorial content attribute"
msgid "Feature"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:222
#, kde-format
msgctxt "editorial content attribute"
msgid "Forecast"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:223
#, kde-format
msgctxt "editorial content attribute"
msgid "History"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:224
#, kde-format
msgctxt "editorial content attribute"
msgid "Obituary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:225
#, kde-format
msgctxt "editorial content attribute"
msgid "Opinion"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:226
#, kde-format
msgctxt "editorial content attribute"
msgid "Polls & Surveys"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:227
#, kde-format
msgctxt "editorial content attribute"
msgid "Profile"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:228
#, kde-format
msgctxt "editorial content attribute"
msgid "Results Listings & Table"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:229
#, kde-format
msgctxt "editorial content attribute"
msgid "Side bar & Supporting information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:230
#, kde-format
msgctxt "editorial content attribute"
msgid "Summary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:231
#, kde-format
msgctxt "editorial content attribute"
msgid "Transcript & Verbatim"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:232
#, kde-format
msgctxt "editorial content attribute"
msgid "Interview"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:233
#, kde-format
msgctxt "editorial content attribute"
msgid "From the Scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:234
#, kde-format
msgctxt "editorial content attribute"
msgid "Retrospective"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:235
#, kde-format
msgctxt "editorial content attribute"
msgid "Statistics"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:236
#, kde-format
msgctxt "editorial content attribute"
msgid "Update"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:237
#, kde-format
msgctxt "editorial content attribute"
msgid "Wrap-up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:238
#, kde-format
msgctxt "editorial content attribute"
msgid "Press Release"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:245
#, kde-format
msgid "Set here the original content transmission reference."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:81
#, kde-format
msgctxt "short title for the content"
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:82
#, kde-format
msgid "Set here a shorthand reference for the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:89
#, kde-format
msgid "A short informal name for the resource."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:93
#, kde-format
msgid "Identifiers:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:94
#, kde-format
msgid "Set here the strings that identify content that recurs."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:101
#, kde-format
msgid "Enter the editorial usage instructions."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:51
#, kde-format
msgid "Enter here the Informative Provider Reference. I.P.R is a name registered with the XMP/NAA, identifying the provider that provides an indicator of the content. The default value for the I.P.R is \"XMP\" if a standard Reference Code is used."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:57
#, kde-format
msgid "Enter here the Subject Reference Number. Provides a numeric code to indicate the Subject Name plus optional Subject Matter and Subject Detail Names in the language of the service. Subject Reference is a number from the range 01000000 to 17999999 and represent a language independent international reference to a Subject. A Subject is identified by its Reference Number and corresponding Names taken from a standard lists given by XMP/NAA. If a standard reference code is used, these lists are the English language reference versions. This field is limited to 8 digit code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:70
#, kde-format
msgid "Enter here the Subject Name. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:74
#, kde-format
msgid "Enter here the Subject Matter Name. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:78
#, kde-format
msgid "Enter here the Subject Detail Name. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:49
#, kde-format
msgid "Soundtrack preview"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:106
#, kde-format
msgid "If set, the soundtrack for the current album will be saved and restored automatically on the next startup."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:127
#, kde-format
msgid "Move the selected track up in the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:128
#, kde-format
msgid "Move the selected track down in the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:129
#, kde-format
msgid "Add new tracks to the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:130
#, kde-format
msgid "Delete the selected track from the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:131
#, kde-format
msgid "Load playlist from a file."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:132
#, kde-format
msgid "Save playlist to a file."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:133
#, kde-format
msgid "Clear the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:259
#, kde-format
msgctxt "number of tracks and running time"
msgid "1 track [%2]"
msgid_plural "%1 tracks [%2]"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:287
#, kde-format
msgid "Slide time is greater than soundtrack time. Suggestion: add more sound files."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:353
#, kde-format
msgid "Select sound files"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:417
#, kde-format
msgid "You can only move image files up one at a time."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:453
#, kde-format
msgid "You can only move files down one at a time."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:474
#, kde-format
msgid "Load playlist"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:475
-#: core/utilities/presentation/audio/presentation_audiopage.cpp:527
+#: core/utilities/presentation/audio/presentation_audiopage.cpp:529
#, kde-format
msgid "Playlist (*.m3u)"
msgstr ""
#. +> trunk5
-#: core/utilities/presentation/audio/presentation_audiopage.cpp:526
+#: core/utilities/presentation/audio/presentation_audiopage.cpp:528
#, kde-format
msgid "Save playlist"
msgstr ""
#. +> trunk5
-#: core/utilities/presentation/audio/presentation_audiopage.cpp:585
+#: core/utilities/presentation/audio/presentation_audiopage.cpp:587
#, kde-format
msgid "Cannot access file \"%1\". Please check the path is correct."
msgstr ""
#. +> trunk5
-#: core/utilities/presentation/audio/presentation_audiopage.cpp:595
+#: core/utilities/presentation/audio/presentation_audiopage.cpp:597
#, kde-format
msgid "Cannot create a preview of an empty file list."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:141
#, kde-format
msgid "No detail available"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:158
#: core/utilities/presentation/audio/presentationaudiolist.cpp:176
#, kde-format
msgctxt "artist - title"
msgid "%1 - %2"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:167
#, kde-format
msgid "%1 may not be playable."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:175
#, kde-format
msgid "This file may not be playable."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_captionpage.cpp:44
#, kde-format
msgid "This is a comment sample..."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:250
#, kde-format
msgid "%1 image [%2]"
msgid_plural "%1 images [%2]"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:330
#, kde-format
msgid "Cannot access file %1. Please check the path is correct."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:372
#, kde-format
msgctxt "Image number %1"
msgid "Image #%1"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:404
#: core/utilities/presentation/opengl/presentationkb.cpp:630
#, kde-format
msgid "Ken Burns"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:427
#, kde-format
msgid "Delay between images (ms):"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:434
#, kde-format
msgid "Delay between images (s):"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:83
#, kde-format
msgid "Presentation"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:90
#, kde-format
msgid "Start Presentation"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:103
#, kde-format
msgid "Main Settings"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:108
#, kde-format
msgctxt "captions for the slideshow"
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:114
#, kde-format
msgid "Soundtrack"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:120
#: core/utilities/setup/setupicc.cpp:505
#, kde-format
msgid "Advanced"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:472
#: core/utilities/presentation/widgets/presentationwidget.cpp:867
#, kde-format
msgctxt "Filter Effect: No effect"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:473
#, kde-format
msgctxt "Filter Effect: Bend"
msgid "Bend"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:474
#, kde-format
msgctxt "Filter Effect: Blend"
msgid "Blend"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:475
#, kde-format
msgctxt "Filter Effect: Cube"
msgid "Cube"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:476
#, kde-format
msgctxt "Filter Effect: Fade"
msgid "Fade"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:477
#, kde-format
msgctxt "Filter Effect: Flutter"
msgid "Flutter"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:478
#, kde-format
msgctxt "Filter Effect: In Out"
msgid "In Out"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:479
#, kde-format
msgctxt "Filter Effect: Rotate"
msgid "Rotate"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:480
#, kde-format
msgctxt "Filter Effect: Slide"
msgid "Slide"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:481
#: core/utilities/presentation/widgets/presentationwidget.cpp:880
#, kde-format
msgctxt "Filter Effect: Random effect"
msgid "Random"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:772
#: core/utilities/presentation/widgets/presentationwidget.cpp:733
#, kde-format
msgid "Slideshow Completed"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:773
#: core/utilities/presentation/opengl/presentationkb.cpp:573
#: core/utilities/presentation/widgets/presentationwidget.cpp:734
#, kde-format
msgid "Click to Exit..."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationkb.cpp:572
#, kde-format
msgid "SlideShow Completed"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/presentationmngr.cpp:101
#, kde-format
msgid "There are no images to show."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/presentationmngr.cpp:134
#, kde-format
msgid "OpenGL support is not available on your system."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:868
#, kde-format
msgctxt "Filter Effect: Chess Board"
msgid "Chess Board"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:869
#, kde-format
msgctxt "Filter Effect: Melt Down"
msgid "Melt Down"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:870
#, kde-format
msgctxt "Filter Effect: Sweep"
msgid "Sweep"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:871
#, kde-format
msgctxt "Filter Effect: Mosaic"
msgid "Mosaic"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:872
#, kde-format
msgctxt "Filter Effect: Cubism"
msgid "Cubism"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:873
#, kde-format
msgctxt "Filter Effect: Growing"
msgid "Growing"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:874
#, kde-format
msgctxt "Filter Effect: Horizontal Lines"
msgid "Horizontal Lines"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:875
#, kde-format
msgctxt "Filter Effect: Vertical Lines"
msgid "Vertical Lines"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:876
#, kde-format
msgctxt "Filter Effect: Circle Out"
msgid "Circle Out"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:877
#, kde-format
msgctxt "Filter Effect: Multi-Circle Out"
msgid "Multi-Circle Out"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:878
#, kde-format
msgctxt "Filter Effect: Spiral In"
msgid "Spiral In"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:879
#, kde-format
msgctxt "Filter Effect: Blobs"
msgid "Blobs"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:177
#, kde-format
msgid "Queues"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:186
#, kde-format
msgid "Queue Settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:195
#, kde-format
msgid "Control Panel"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:204
#, kde-format
msgid "Assigned Tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:213
#, kde-format
msgid "Tool Settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:327
#, kde-format
msgid "Run"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:334
#, kde-format
msgid "Run all"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:346
#, kde-format
msgid "New Queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:350
#, kde-format
msgid "Remove Queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:355
#, kde-format
msgid "Save Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:359
#, kde-format
msgid "Remove items"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:365
#, kde-format
msgid "Remove processed items"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:370
#, kde-format
msgid "Clear Queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:381
#, kde-format
msgid "Move up"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:385
#, kde-format
msgid "Move down"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:389
#, kde-format
msgid "Remove tool"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:393
#, kde-format
msgid "Clear List"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:477
#, kde-format
msgid "Current Queue: "
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:482
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:508
#, kde-format
msgid "No items"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:495
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:521
#, kde-format
msgid "No tasks"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:499
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:525
#, kde-format
msgid "1 task"
msgid_plural "%1 tasks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:503
#, kde-format
msgid "Total: "
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:533
#, kde-format
msgctxt "batch queue manager is ready to use"
msgid "Ready"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:566
#, kde-format
msgid "Processing under progress"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:567
#, kde-format
msgid "Batch Queue Manager is running. Do you want to cancel current job?"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:666
#, kde-format
msgid "There is no queue to be run."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:670
#, kde-format
msgid "There is no item to process in the current queue (%1)."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:676
#, kde-format
msgid "Custom renaming rule is invalid for current queue (%1). Please fix it."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:681
#, kde-format
msgid "Assigned batch tools list is empty for current queue (%1). Please assign tools."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:711
#, kde-format
msgid "There are no items to process in the queues."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:873
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:883
#, kde-format
msgid "Processed items album settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:874
#, kde-format
msgid "Album to host processed items from queue \"%1\" is not set. Please select one from Queue Settings panel."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:884
#, kde-format
msgid "Album to host processed items from queue \"%1\" is not available or not writable. Please set another one from Queue Settings panel."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:959
#, kde-format
msgid "Failed to process item..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:971
#, kde-format
msgid "Process Cancelled..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:990
#, kde-format
msgid "Item \"%1\" from queue \"%2\": %3"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:1018
#, kde-format
msgid "Batch queue finished"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:1022
#, kde-format
msgid "All batch queues finished"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/batchtool.cpp:552
#, kde-format
msgid "No setting available"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:229
#, kde-format
msgid "(renamed to %1)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:233
#, kde-format
msgid "(overwritten)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:252
#, kde-format
msgid "Failed to create sidecar file..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:261
#, kde-format
msgid "Item processed successfully %1"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:265
#: core/utilities/queuemanager/manager/task.cpp:270
#, kde-format
msgid "Failed to create file..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:54
#, kde-format
msgid "Color Auto-correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:55
#, kde-format
msgid "Automatically correct image colors."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bcgcorrection.cpp:47
#, kde-format
msgid "BCG Correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bcgcorrection.cpp:48
#, kde-format
msgid "Fix Brightness/Contrast/Gamma."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bwconvert.cpp:47
#, kde-format
msgid "B&W Convert"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bwconvert.cpp:48
#, kde-format
msgid "Convert to black and white."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/channelmixer.cpp:49
#, kde-format
msgid "Mix color channel."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/colorbalance.cpp:49
#, kde-format
msgid "Adjust color balance."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert16to8.cpp:41
#, kde-format
msgid "Convert to 8 bits"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert16to8.cpp:42
#, kde-format
msgid "Convert color depth from 16 to 8 bits."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert8to16.cpp:41
#, kde-format
msgid "Convert to 16 bits"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert8to16.cpp:42
#, kde-format
msgid "Convert color depth from 8 to 16 bits."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:53
#, kde-format
msgid "Curves Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:54
#, kde-format
msgid "Perform curves adjustments."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:74
#, kde-format
msgid "Alpha"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/hslcorrection.cpp:47
#, kde-format
msgid "HSL Correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/hslcorrection.cpp:48
#, kde-format
msgid "Fix Hue/Saturation/Lightness."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/iccconvert.cpp:52
#, kde-format
msgid "ICC Convert"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/iccconvert.cpp:53
#, kde-format
msgid "Convert image to a color space."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/invert.cpp:45
#, kde-format
msgid "Invert Colors"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/invert.cpp:46
#, kde-format
msgid "Invert image colors."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/whitebalance.cpp:49
#, kde-format
msgid "Adjust White Balance."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2dng.cpp:43
#, kde-format
msgid "Convert RAW To DNG"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2dng.cpp:44
#, kde-format
msgid "Convert RAW images to DNG container."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jp2.cpp:50
#, kde-format
msgid "Convert To JP2"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jp2.cpp:51
#, kde-format
msgid "Convert images to JPEG-2000 format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jpeg.cpp:50
#, kde-format
msgid "Convert To JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jpeg.cpp:51
#, kde-format
msgid "Convert images to JPEG format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2pgf.cpp:50
#, kde-format
msgid "Convert To PGF"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2pgf.cpp:51
#, kde-format
msgid "Convert images to PGF format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2png.cpp:50
#, kde-format
msgid "Convert To PNG"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2png.cpp:51
#, kde-format
msgid "Convert images to PNG format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2tiff.cpp:50
#, kde-format
msgid "Convert To TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2tiff.cpp:51
#, kde-format
msgid "Convert images to TIFF format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:82
#, kde-format
msgid "User Shell Script"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:83
#, kde-format
msgid "Execute a custom shell script"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:97
#, kde-format
msgid "Output file type:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:100
#, kde-format
msgid "Same as input"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:103
#, kde-format
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:107
#, kde-format
msgid "Shell Script:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:110
#, kde-format
msgid "Enter script for execution. Use $INPUT and $OUTPUT for input / output filenames (with special characters escaped). These would be substituted before shell execution."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:113
#, kde-format
msgid "<b>Note:</b> Environment variables TITLE, COMMENTS, COLORLABEL, PICKLABEL, RATING and TAGSPATH (separated by ;) are available."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:198
#, kde-format
msgid "User Script: No script."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:244
#, kde-format
msgid "User Script: Timeout from script."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:251
#, kde-format
msgid "User Script: Failed to start script."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:256
#, kde-format
msgid "User Script: Script process crashed."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:261
#, kde-format
msgid "User Script: Command not found."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/border.cpp:50
#, kde-format
msgid "Add a border around images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:156
#, kde-format
msgid "Add Watermark"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:157
#, kde-format
msgid "Overlay an image or text as a visible watermark"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:189
#, kde-format
msgid "Check this if you want the watermark to use the given size of the font or the image without any adjustment to the actual image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:192
#, kde-format
msgid "Use Absolute Size"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:198
#, kde-format
msgid "Watermark type:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:209
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:216
#, kde-format
msgid "Image settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:224
#, kde-format
msgid "Click to select watermark image."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:225
#, kde-format
msgid "Watermark image:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:234
#, kde-format
msgid "Check this if you want the watermark to ignore its own aspect ratio and use the image's aspect ratio instead"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:238
#, kde-format
msgid "Ignore Watermark aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:243
#, kde-format
msgid "Text settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:252
#, kde-format
msgid "Enter your watermark string here."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:253
#, kde-format
msgid "Watermark text:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:260
#, kde-format
msgid "choose the font type and style. size is auto calculated"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:266
#, kde-format
msgid "Set the font color to use here"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:267
#, kde-format
msgid "Font color:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:272
#, kde-format
msgid "Text opacity:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:276
#, kde-format
msgid "Set the opacity of the watermark text. 100 is fully opaque, 0 is fully transparent."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:285
#, kde-format
msgid "Check this if you want a background fill behind the text"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:287
#, kde-format
msgid "Use background"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:293
#, kde-format
msgid "Choose the color of the watermark background"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:294
#, kde-format
msgid "Background color:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:299
#, kde-format
msgid "Background opacity:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:303
#, kde-format
msgid "Set the opacity of the watermark background. 100 is fully opaque, 0 is fully transparent."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:312
#, kde-format
msgid "Specific Location"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:313
#, kde-format
msgid "Systematic Repetition"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:314
#, kde-format
msgid "Random Repetition"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:315
#, kde-format
msgid "Placement Type:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:323
#, kde-format
msgid "When you choose to have the watermark repeated many times in the placement combo box, you can specify here whether the repetition"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:328
#, kde-format
msgid "Density of watermark repetition (Disabled in \"Specific Location\" mode)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:336
#, kde-format
msgid "When you choose to have the watermark repeated randomly, many times in the placement combo box, you can specify here whether the repetition, you can check this to make the watermark rotations random also [0, 90, 180, 270]"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:342
#, kde-format
msgid "Randomize watermark orientation (Enabled in \"Random Repetition\" mode only)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:353
#, kde-format
msgid "Use this to get more control over the sparsity of watermark repetition. The higher the value the sparser the watermarks get. Use floating point values, typically between 1.0 and 3.0. It can also be less than 1.0"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:356
#, kde-format
msgid "Sparsity Factor:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:360
#, kde-format
msgid "Top left"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:361
#, kde-format
msgid "Top right"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:362
#, kde-format
msgid "Bottom left"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:363
#, kde-format
msgid "Bottom right"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:364
#, kde-format
msgid "Center"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:365
#, kde-format
msgid "Placement Position:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:369
#, kde-format
msgid "0 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:370
#, kde-format
msgid "90 degrees CW"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:371
#: core/utilities/queuemanager/tools/transform/rotate.cpp:99
#, kde-format
msgid "180 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:372
#, kde-format
msgid "270 degrees CW"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:379
#, kde-format
msgid "Size of watermark, as a percentage of the marked image."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:380
#, kde-format
msgid "Size (%):"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:386
#, kde-format
msgid "Margin from edge in X direction, as a percentage of the marked image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:387
#, kde-format
msgid "X margin (%):"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:393
#, kde-format
msgid "Margin from edge in Y direction, as a percentage of the marked image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:394
#, kde-format
msgid "Y margin (%):"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/antivignetting.cpp:48
#, kde-format
msgid "Anti-Vignetting"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/antivignetting.cpp:49
#, kde-format
msgid "Remove/add vignetting to photograph."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/blur.cpp:52
#, kde-format
msgid "Blur Image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/blur.cpp:53
#, kde-format
msgid "Blur images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:72
#, kde-format
msgid "Fix automatically lens distortions"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:86
#, kde-format
msgid "<b>Use Metadata</b> option will parse images' information at queue run-time to find relevant lens features."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:218
#, kde-format
msgid "Cannot find all lens information to process lens auto-corrections"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/localcontrast.cpp:49
#, kde-format
msgid "Emulate tone mapping."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/noisereduction.cpp:49
#, kde-format
msgid "Remove photograph noise using wavelets."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/redeyecorrection.cpp:49
#, kde-format
msgid "RedEye-Correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/redeyecorrection.cpp:50
#, kde-format
msgid "Automatically detect and correct RedEye effect."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:52
#, kde-format
msgid "Restore photographs based on Greystoration."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:74
#, kde-format
msgid ""
"<p>Select the filter preset to use for photograph restoration here:</p>"
"<p><b>None</b>: Most common values. Puts settings to default.<br/>"
"<b>Reduce Uniform Noise</b>: reduce small image artifacts such as sensor noise.<br/>"
"<b>Reduce JPEG Artifacts</b>: reduce large image artifacts, such as a JPEG compression mosaic.<br/>"
"<b>Reduce Texturing</b>: reduce image artifacts, such as paper texture, or Moire patterns on scanned images.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/sharpen.cpp:55
#, kde-format
msgid "Sharpen Image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/sharpen.cpp:56
#, kde-format
msgid "Sharpen images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/filters/colorfx.cpp:42
#, kde-format
msgid "Apply color effects"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/filters/filmgrain.cpp:51
#, kde-format
msgid "Add film grain"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/assigntemplate.cpp:54
#, kde-format
msgid "Apply Metadata Template"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/assigntemplate.cpp:55
#, kde-format
msgid "Apply template metadata"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:54
#, kde-format
msgid "Remove Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:55
#, kde-format
msgid "Remove Exif, Iptc, or Xmp metadata from images."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:66
#, kde-format
msgid "Remove Exif"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:67
#, kde-format
msgid "Remove Iptc"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:68
#, kde-format
msgid "Remove Xmp"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:69
#, kde-format
msgid "Remove Xmp:Video"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:122
#, kde-format
msgid "Remove Metadata: Not the last tool in the list."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjust.cpp:60
#, kde-format
msgid "Time Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjust.cpp:61
#, kde-format
msgid "Adjust Date Time Stamp of Image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/crop.cpp:81
#, kde-format
msgid "Crop images to a region."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/crop.cpp:98
#, kde-format
msgid "Auto-Crop"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/crop.cpp:99
#, kde-format
msgid "Compute automatically crop area settings by a parse of black hole image borders."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:53
#, kde-format
msgid "Flip images horizontally or vertically."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:62
#, kde-format
msgid "Horizontal"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:63
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:64
#, kde-format
msgid "Flip:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:129
#, kde-format
msgid "Resize images with a customized length."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:141
#, kde-format
msgid "Preset Length:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:143
#, kde-format
msgid "Tiny (1 pixel)"
msgid_plural "Tiny (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:144
#, kde-format
msgid "Small (1 pixel)"
msgid_plural "Small (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:145
#, kde-format
msgid "Medium (1 pixel)"
msgid_plural "Medium (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:146
#, kde-format
msgid "Big (1 pixel)"
msgid_plural "Big (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:147
#, kde-format
msgid "Large (1 pixel)"
msgid_plural "Large (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:148
#, kde-format
msgid "Huge (1 pixel)"
msgid_plural "Huge (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:150
#, kde-format
msgid "Use Custom Length"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:81
#, kde-format
msgid "Rotate images."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:94
#, kde-format
msgid "Use Exif Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:98
#, kde-format
msgid "90 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:100
#, kde-format
msgid "270 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:103
#, kde-format
msgid "Angle:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/assignedlist.cpp:102
#, kde-format
msgid "This is the list of batch tools assigned."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuelist.cpp:296
#, kde-format
msgid "This is the list of images to batch process."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuelist.cpp:315
#: core/utilities/queuemanager/views/queuesettingsview.cpp:157
#, kde-format
msgid "Target"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuepool.cpp:412
#, kde-format
msgid ""
"There is still 1 unprocessed item in \"%2\".\n"
"Do you want to close this queue?"
msgid_plural ""
"There are still %1 unprocessed items in \"%2\".\n"
"Do you want to close this queue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuepool.cpp:477
#, kde-format
msgid "Custom renaming rules are invalid for Queues listed below. Please fix them."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuepool.cpp:508
#, kde-format
msgid "Assigned batch tools list is empty for Queues listed below. Please assign tools."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:155
#, kde-format
msgid "Use original Album"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:167
#, kde-format
msgid "Use original filenames"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:168
#, kde-format
msgid "Turn on this option to use original filenames without modifications."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:171
#, kde-format
msgid "Customize filenames:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:187
#, kde-format
msgid "File Renaming"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:199
#, kde-format
msgid "Raw Files Loading:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:203
#, kde-format
msgid "Perform RAW demosaicing"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:204
#, kde-format
msgid "Extract embedded preview (faster)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:219
#, kde-format
msgctxt "@option:check"
msgid "Work on all processor cores"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:220
#, kde-format
msgid "Turn on this option to use all CPU core from your computer to process more than one item from a queue at the same time."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:292
#, kde-format
msgid "Saving Images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsettingsview.cpp:110
#, kde-format
msgid "Reset current tool settings to default values."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:64
#, kde-format
msgid "Enhance"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:69
#, kde-format
msgid "Transform"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:74
#, kde-format
msgid "Decorate"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:84
#, kde-format
msgid "Convert"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:94
#, kde-format
msgid "Custom Tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:351
#, kde-format
msgid "Assign tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:72
#, kde-format
msgid "This is the list of digiKam batch tools available."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:81
#, kde-format
msgid "Base Tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:86
#, kde-format
msgid "This is the list of your customized workflow settings."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:87
#, kde-format
msgid "Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:92
#, kde-format
msgid "You can see below the history of last batch operations processed."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:93
#, kde-format
msgid "History"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:77
#: core/utilities/queuemanager/views/workflowlist.cpp:250
#, kde-format
msgid "Edit Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:77
#: core/utilities/queuemanager/views/workflowdlg.cpp:148
#, kde-format
msgid "New Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:90
#, kde-format
msgid "<qt><b>Create new Workflow</b></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:94
#, kde-format
msgid "<qt><b>Workflow Properties</b></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:124
#, kde-format
msgid "Some Workflows cannot be loaded from your config file due to an incompatible version of a tool."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:249
#, kde-format
msgid "Assign Workflow to current queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:251
#, kde-format
msgid "Delete Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:297
#, kde-format
msgid "Delete Workflow?"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:298
#, kde-format
msgid "Are you sure you want to delete the selected workflow \"%1\"?"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/ratingsearchutilities.cpp:195
#, kde-format
msgid "(No Value Selected)"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/ratingsearchutilities.cpp:198
#, kde-format
msgid "No Rating assigned"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:86
#, kde-format
msgid "Search items located in"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:93
#, kde-format
msgid "The album name contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:100
#, kde-format
msgid "The album caption contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:107
#, kde-format
msgid "The album category is"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:130
#, kde-format
msgid "Return items with tag"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:137
#, kde-format
msgid "A tag of the item contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:148
#, kde-format
msgid "item has no tags"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:149
#, kde-format
msgid "Not Tagged"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:156
#, kde-format
msgid "Return items whose file name contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:163
#, kde-format
msgid "Modification"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:163
#, kde-format
msgid "Return items modified between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:164
#, kde-format
msgctxt "'Return items modified between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:171
#, kde-format
msgid "File Size"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:171
#, kde-format
msgid "Size of the file"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:172
#, kde-format
msgctxt "Size of the file ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:182
#, kde-format
msgid "Return items with labels"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:189
#, kde-format
msgid "Return items rated at least"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:190
#, kde-format
msgctxt "Return items rated at least...at most..."
msgid "at most"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:197
#, kde-format
msgid "Return items created between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:198
#, kde-format
msgctxt "'Return items created between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:205
#, kde-format
msgid "Digitization"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:205
#, kde-format
msgid "Return items digitized between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:206
#, kde-format
msgctxt "'Return items digitized between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:214
#, kde-format
msgid "Exif Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:214
#, kde-format
msgid "Find items with orientation flag"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:227
#, kde-format
msgid "Find items with a width between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:228
#, kde-format
msgctxt "Find items with a width between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:229
#: core/utilities/searchwindow/searchfields.cpp:246
#, kde-format
msgctxt "Pixels"
msgid "px"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:244
#, kde-format
msgid "Find items with a height between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:245
#, kde-format
msgctxt "Find items with a height between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:262
#, kde-format
msgctxt "Find items with any orientation / landscape / portrait orientation..."
msgid "Find items with"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:270
#, kde-format
msgid "File Format"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:270
#, kde-format
msgid "Return items with the file format"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:274
#: core/utilities/searchwindow/searchfields.cpp:309
#: core/utilities/searchwindow/searchfields.cpp:310
#: core/utilities/searchwindow/searchfields.cpp:311
#: core/utilities/searchwindow/searchfields.cpp:312
#: core/utilities/searchwindow/searchfields.cpp:313
#: core/utilities/searchwindow/searchfields.cpp:314
#: core/utilities/searchwindow/searchfields.cpp:315
#: core/utilities/searchwindow/searchfields.cpp:316
#: core/utilities/searchwindow/searchfields.cpp:317
#, kde-format
msgid "%1 [Image]"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:277
#: core/utilities/searchwindow/searchfields.cpp:319
#: core/utilities/searchwindow/searchfields.cpp:320
#: core/utilities/searchwindow/searchfields.cpp:321
#: core/utilities/searchwindow/searchfields.cpp:322
#, kde-format
msgid "%1 [Video]"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:280
#, kde-format
msgid "%1 [Audio]"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:298
#, kde-format
msgid "Color Depth"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:298
#, kde-format
msgctxt "Find items with any color depth / 8 bits per channel..."
msgid "Find items with"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:306
#, kde-format
msgid "Color Model"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:306
#, kde-format
msgid "Find items with the color model"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:331
#, kde-format
msgid "The make of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:357
#, kde-format
msgid "The model of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:383
#, kde-format
msgid "The type of the lens"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:395
#, kde-format
msgid "Lens aperture as f-number"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:396
#, kde-format
msgctxt "Lens aperture as f-number ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:413
#, kde-format
msgid "Focal length of the lens"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:414
#, kde-format
msgctxt "Focal length of the lens ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:430
#, kde-format
msgid "35mm equivalent focal length"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:431
#, kde-format
msgctxt "35mm equivalent focal length ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:448
#, kde-format
msgctxt "Exposure time ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:466
#, kde-format
msgid "Automatic exposure program"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:476
#, kde-format
msgid "Automatic or manual exposure"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:486
#, kde-format
msgid "ISO film speed (linear scale, ASA)"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:487
#, kde-format
msgctxt "ISO film speed (linear scale, ASA) ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:517
#, kde-format
msgid "Automatic or manual white balance"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:527
#, kde-format
msgid "Color temperature used for white balance"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:528
#, kde-format
msgctxt "Color temperature used for white balance ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:538
#, kde-format
msgid "Metering Mode"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:538
#, kde-format
msgid "Method to determine the exposure"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:548
#: core/utilities/searchwindow/searchfields.cpp:559
#, kde-format
msgid "Subject Distance"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:548
#, kde-format
msgid "Distance of the subject from the lens"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:549
#, kde-format
msgctxt "Distance of the subject from the lens ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:559
#, kde-format
msgid "Macro, close or distant view"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:575
#: core/utilities/searchwindow/searchfields.cpp:597
#, kde-format
msgid "GPS"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:575
#, kde-format
msgid "Altitude range"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:576
#, kde-format
msgctxt "Altitude range ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:597
#, kde-format
msgid "Item has no GPS info"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:598
#, kde-format
msgid "Not Geo-located"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:605
#, kde-format
msgid "Creator"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:605
#, kde-format
msgid "Return items created by"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:612
#, kde-format
msgid "Return items whose comment contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:619
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:619
#, kde-format
msgid "Return items commented by"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:626
#, kde-format
msgid "Headline"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:626
#, kde-format
msgid "Return items with the IPTC headline"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:633
#, kde-format
msgid "Return items with the IPTC title"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:640
#, kde-format
msgid "Find items that have associated all these words:"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:647
#: core/utilities/searchwindow/searchfields.cpp:664
#, kde-format
msgid "Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:647
#, kde-format
msgid "Return items with the aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:654
#, kde-format
msgid "Pixel Size"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:654
#, kde-format
msgid "Value of (Width * Height) between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:655
#, kde-format
msgctxt "Value of (Width * Height) between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:664
#, kde-format
msgid "Return video with the frame aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:678
#, kde-format
msgid "Length of the video"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:679
#, kde-format
msgctxt "Find video with a length between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:680
#, kde-format
msgctxt "Seconds"
msgid "s"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:695
#, kde-format
msgid "Frame Rate"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:695
#, kde-format
msgid "Return video with the frame rate"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:696
#, kde-format
msgctxt "Find video with frame rate between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:697
#, kde-format
msgctxt "Frames per Second"
msgid "fps"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:711
#, kde-format
msgid "Codec"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:711
#, kde-format
msgid "Return video codec"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:778
#, kde-format
msgid "Return Audio Bits Rate"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:779
#, kde-format
msgctxt "Find files with audio bit rate between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:780
#, kde-format
msgctxt "Bits per Second"
msgid "bps"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:795
#, kde-format
msgid "Return Audio Channel Type"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:797
#, kde-format
msgid "Mono"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:798
#, kde-format
msgid "Stereo"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:799
#, kde-format
msgid "5.1 Surround Sound"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:800
#, kde-format
msgid "7.1 Surround Sound"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:801
#, kde-format
msgid "16 Channels Sequence"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:802
#, kde-format
msgid "Other Channel Type"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:812
#, kde-format
msgid "Return Audio Codec"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:959
#, kde-format
msgid "Reset contents"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2019
#, kde-format
msgid "Any"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2078
#, kde-format
msgid "Any of: %1"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2422
#, kde-format
msgid "Any Album"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2434
#, kde-format
msgctxt "@label:listbox"
msgid "In All"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2435
#, kde-format
msgctxt "@label:listbox"
msgid "In One of"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2439
#, kde-format
msgid "Any Tag"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2882
#, kde-format
msgid "any color depth"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2883
#, kde-format
msgid "8 bits per channel"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2884
#, kde-format
msgid "16 bits per channel"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2918
#, kde-format
msgid "Any Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2919
#, kde-format
msgid "Landscape Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2920
#, kde-format
msgid "Portrait orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfolderview.cpp:63
#, kde-format
msgctxt "Create new search"
msgid "New..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfolderview.cpp:64
#, kde-format
msgctxt "Edit selected search"
msgid "Edit..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:93
#, kde-format
msgid "File, Album, Tags"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:113
#, kde-format
msgid "Picture Properties"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:161
#, kde-format
msgid "Caption, Comment, Title"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:209
#, kde-format
msgid "Geographic position"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:450
#, kde-format
msgid "Find Items"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:455
#, kde-format
msgid "Meet All of the following conditions"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:459
#, kde-format
msgid "Meet Any of the following conditions"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:463
#, kde-format
msgid "None of these conditions are met"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:467
#, kde-format
msgid "At least one of these conditions is not met"
msgstr ""
#. i18n("Find Pictures meeting all of these conditions"));
#. simpleLabel->setPixmap(QIcon::fromTheme(QLatin1String("edit-find")).pixmap(128));
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:498
#, kde-format
msgid ""
"<qt>"
"<p>Search your collection<br/>"
"for Items meeting the following conditions</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:536
#, kde-format
msgid "Remove Group"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:579
#, kde-format
msgid "Hide Options <<"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:589
#, kde-format
msgid "Options >>"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchmodificationhelper.cpp:81
#, kde-format
msgid "Delete Search?"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchmodificationhelper.cpp:82
#, kde-format
msgid "Are you sure you want to delete the selected search \"%1\"?"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:110
#, kde-format
msgctxt "@action:inmenu"
msgid "Autostart Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:137
#: core/utilities/searchwindow/searchtabheader.cpp:143
#, kde-format
msgid "(Advanced Search)"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:251
#, kde-format
msgid "New Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:253
#, kde-format
msgid "Search:"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:256
#, kde-format
msgid "Enter keywords here..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:272
#, kde-format
msgid "Save Current Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:276
#, kde-format
msgid "Enter a name for the current search to save it in the \"Searches\" view"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:281
#, kde-format
msgid "Save current search to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:282
#, kde-format
msgid "If you press this button, the current search will be saved to a new virtual Search Album using the name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:296
#: core/utilities/searchwindow/searchtabheader.cpp:313
#, kde-format
msgid "Edit Stored Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:319
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchview.cpp:496
#, kde-format
msgid "Add Search Group"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchwindow.cpp:92
#, kde-format
msgid "Advanced Search"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:158
#: core/utilities/setup/camera/setupcamera.cpp:462
#, kde-format
msgid "Show file&name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:159
#: core/utilities/setup/camera/setupcamera.cpp:463
#, kde-format
msgid "Set this option to show the filename below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:161
#: core/utilities/setup/camera/setupcamera.cpp:465
#, kde-format
msgid "Show file si&ze"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:162
#: core/utilities/setup/camera/setupcamera.cpp:466
#, kde-format
msgid "Set this option to show the file size below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:164
#: core/utilities/setup/camera/setupcamera.cpp:468
#, kde-format
msgid "Show camera creation &date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:165
#: core/utilities/setup/camera/setupcamera.cpp:469
#, kde-format
msgid "Set this option to show the camera creation date below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:168
#, kde-format
msgid "Show file &modification date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:169
#, kde-format
msgid "Set this option to show the file modification date below the image thumbnail if it is different than camera creation date. This option is useful to identify quickly which items have been modified."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:173
#, kde-format
msgid "Show ima&ge dimensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:174
#, kde-format
msgid "Set this option to show the image size in pixels below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:177
#, kde-format
msgid "Show image aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:178
#, kde-format
msgid "Set this option to show the image aspect ratio below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:181
#, kde-format
msgid "Show image format"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:182
#, kde-format
msgid "Set this option to show image mime type over image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:184
#, kde-format
msgid "Show digiKam tit&le"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:185
#, kde-format
msgid "Set this option to show the digiKam title below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:188
#, kde-format
msgid "Show digiKam &captions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:189
#, kde-format
msgid "Set this option to show the digiKam captions below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:192
#: core/utilities/setup/camera/setupcamera.cpp:484
#, kde-format
msgid "Show digiKam &tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:193
#, kde-format
msgid "Set this option to show the digiKam tags list below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:196
#, kde-format
msgid "Show digiKam &rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:197
#, kde-format
msgid "Set this option to show the digiKam rating below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:200
#: core/utilities/setup/camera/setupcamera.cpp:492
#, kde-format
msgid "Show rotation overlay buttons"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:201
#, kde-format
msgid "Set this option to show overlay buttons over the image thumbnail to be able to process left or right image rotation."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:204
#, kde-format
msgid "Show fullscreen overlay button"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:205
#, kde-format
msgid "Set this option to show an overlay button over the image thumbnail to open it in fullscreen mode."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:208
#: core/utilities/setup/camera/setupcamera.cpp:481
#, kde-format
msgid "Show Geolocation Indicator"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:209
#, kde-format
msgid "Set this option to show an icon over the image thumbnail if item has geolocation information."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:211
#: core/utilities/setup/camera/setupcamera.cpp:496
#, kde-format
msgid "Thumbnail click action:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:213
#, kde-format
msgid "Show preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:214
#: core/utilities/setup/camera/setupcamera.cpp:499
#, kde-format
msgid "Start image editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:215
#: core/utilities/setup/camera/setupcamera.cpp:500
#, kde-format
msgid "Choose what should happen when you click on a thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:217
#: core/utilities/setup/camera/setupcamera.cpp:502
#, kde-format
msgid "Icon View font:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:218
#, kde-format
msgid "Select here the font used to display text in icon views."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:220
#, kde-format
msgid "Use large thumbnail size for high screen resolution"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:221
#, kde-format
msgid ""
"Set this option to render icon-view with large thumbnail size, for example in case of 4K monitor is used.\n"
"By default this option is turned off and the maximum thumbnail size is limited to 256x256 pixels. When this option is enabled, thumbnail size can be extended to 512x512 pixels.\n"
"This option will store more data in thumbnail database and will use more system memory. digiKam needs to be restarted to take effect, and Rebuild Thumbnails option from Maintenance tool needs to be processed over whole collections."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:252
#, kde-format
msgctxt "@title:tab"
msgid "Icons"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:259
#, kde-format
msgid "Tree View icon size:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:266
#, kde-format
msgid "Set this option to configure the size in pixels of the Tree View icons in digiKam's sidebars."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:269
#, kde-format
msgid "Tree View font:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:270
#, kde-format
msgid "Select here the font used to display text in Tree Views."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:272
#, kde-format
msgid "Show a count of items in Tree Views"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:273
#, kde-format
msgid "Set this option to display along the album name the number of icon-view items inside."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:283
#, kde-format
msgctxt "@title:tab"
msgid "Tree-Views"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:291
#, kde-format
msgctxt "@option:radio"
msgid "Preview shows embedded view if available (faster)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:293
#, kde-format
msgctxt "@option:radio"
msgid "Preview shows the full image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:295
#, kde-format
msgctxt "@label:listbox Mode of RAW preview decoding:"
msgid "Raw images:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:298
#, kde-format
msgctxt "@option:inlistbox Automatic choice of RAW image preview source"
msgid "Automatic"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:300
#, kde-format
msgctxt "@option:inlistbox Embedded preview as RAW image preview source"
msgid "Embedded preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:302
#, kde-format
msgctxt "@option:inlistbox Original, half-size data as RAW image preview source"
msgid "Raw data in half size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:304
#, kde-format
msgid "Preview image is converted to 8 bits for a faster viewing"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:305
#, kde-format
msgid "Uncheck this if you do not want to convert a 16 bits preview image to 8 bits."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:307
#, kde-format
msgid "Preview is zoomed to the original image size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:308
#, kde-format
msgid "Uncheck this if you do not want to zoom the preview to the original image size."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:310
#: core/utilities/setup/camera/setupcamera.cpp:537
#, kde-format
msgid "Show icons and text over preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:311
#: core/utilities/setup/camera/setupcamera.cpp:538
#, kde-format
msgid "Uncheck this if you do not want to see icons and text in the image preview."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:328
#, kde-format
msgctxt "@title:tab"
msgid "Preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:343
#, kde-format
msgctxt "@title:tab"
msgid "Full-Screen"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:348
#, kde-format
msgctxt "@title:tab"
msgid "Mime Types"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:351
#, kde-format
msgctxt "@title:tab"
msgid "Categories"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:520
#, kde-format
msgctxt "@info"
msgid "This option changes the size in which thumbnails are generated. You need to restart digiKam for this option to take effect. Furthermore, you need to regenerate all already stored thumbnails via the <interface>Tools / Maintenance</interface> menu."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupcategory.cpp:90
#, kde-format
msgid "Manage categories to sort and re-arrange album tree-view."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupcategory.cpp:99
#, kde-format
msgid "You can add or remove Album category types here to improve how your Albums are sorted in digiKam."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupcategory.cpp:105
#: core/utilities/setup/camera/setupcamera.cpp:316
#: core/utilities/setup/camera/setupcamera.cpp:432
#: core/utilities/setup/setuptemplate.cpp:123
#, kde-format
msgid "&Add..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:93
#, kde-format
msgid ""
"<p>Add new file types to show as album items.</p>"
"<p>digiKam attempts to support all of the image formats that digital cameras produce, while being able to handle a few other important video and audio formats.</p>"
" "
"<p>You can add to the already-appreciable list of formats that digiKam handles by adding the extension of the type you want to add. Multiple extensions need to be separated by a semicolon or space.</p>"
"<p><b><u>Note:</u> changes done in this view will perform a database rescan in the background.</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:111
#, kde-format
msgid "Additional &image file extensions (<a href='image'>Currently-supported types</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:115
#, kde-format
msgid ""
"<p>Here you can add the extensions of image files (including RAW files) to be displayed in the Album view. Just put \"xyz abc\" to display files with the xyz and abc extensions in your Album view.</p>"
"<p>You can also remove file formats that are shown by default by putting a minus sign in front of the extension: e.g. \"-gif\" would remove all GIF files from your Album view and any trace of them in your database. They would not be deleted, just not shown in digiKam.</p>"
"<p><b>Warning:</b> Removing files from the database means losing all of their tags and ratings.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:125
#, kde-format
msgid "Enter additional image file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:144
#, kde-format
msgid "Additional &video file extensions (<a href='video'>Currently-supported types</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:148
#, kde-format
msgid ""
"<p>Here you can add extra extensions of video files to be displayed in your Album view. Just write \"xyz abc\" to support files with the *.xyz and *.abc extensions. Clicking on these files will play them in an embedded video player.</p>"
"<p>You can also remove file formats that are supported by default by putting a minus sign in front of the extension: e.g. \"-avi\" would remove all AVI files from your Album view and any trace of them in your database. They would not be deleted, just not shown in digiKam.</p>"
"<p><b>Warning:</b> Removing files from the database means losing all of their tags and ratings.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:160
#, kde-format
msgid "Enter additional video file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:179
#, kde-format
msgid "Additional &audio file extensions (<a href='audio'>Currently-supported types</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:183
#, kde-format
msgid ""
"<p>Here you can add extra extensions of audio files to be displayed in your Album view. Just write \"xyz abc\" to support files with the *.xyz and *.abc extensions. Clicking on these files will play them in an embedded audio player.</p>"
"<p>You can also remove file formats that are supported by default by putting a minus sign in front of the extension: e.g. \"-ogg\" would remove all OGG files from your Album view and any trace of them in your database. They would not be deleted, just not shown in digiKam.</p>"
"<p><b>Warning:</b> Removing files from the database means losing all of their tags and ratings.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:195
#, kde-format
msgid "Enter additional audio file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:258
#, kde-format
msgid ""
"<p>You have chosen to remove the following image formats from the list of supported formats: <b>%1</b>.</p>"
"<p>These are very common formats. If you have images in your collection with these formats, they will be removed from the database and you will lose all information about them, including rating and tags.</p>"
"<p>Are you sure you want to apply your changes and lose the support for these formats?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:311
#, kde-format
msgid ""
"<p>Files with these extensions will be recognized as images and included into the database:<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:321
#, kde-format
msgid ""
"<p>Files with these extensions will be recognized as video files and included into the database:<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:331
#, kde-format
msgid ""
"<p>Files with these extensions will be recognized as audio files and included into the database:<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
-#: core/utilities/setup/camera/cameralist.cpp:278
+#: core/utilities/setup/camera/cameralist.cpp:281
#, kde-format
msgid "Failed to auto-detect camera; please make sure it is connected properly and is turned on. Would you like to try again?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:112
#, kde-format
msgid "Camera Configuration"
msgstr ""
#. i18n!
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:121
#, kde-format
msgid "Mounted Camera"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:137
#, kde-format
msgid "Camera List"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:138
#, kde-format
msgid ""
"<p>Select the camera name that you want to use here. All default settings on the right panel will be set automatically.</p>"
"<p>This list has been generated using the gphoto2 library installed on your computer.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:147
#, kde-format
msgid "Camera Title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:150
#, kde-format
msgid "<p>Set here the name used in digiKam interface to identify this camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:159
#, kde-format
msgid "Camera Port Type"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:164
#, kde-format
msgid "USB"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:165
#, kde-format
msgid "<p>Select this option if your camera is connected to your computer using a USB cable.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:168
#, kde-format
msgid "Serial"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:169
#, kde-format
msgid "<p>Select this option if your camera is connected to your computer using a serial cable.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:172
#, kde-format
msgid "Network"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:173
#, kde-format
msgid "<p>Select this option if your camera is connected to your computer network.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:178
#, kde-format
msgid "<p>Select the serial port to use on your computer here. This option is only required if you use a serial camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:182
#, kde-format
msgid "<p>Enter here the network address of your camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:200
#, kde-format
msgid "Camera Mount Path"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:204
#, kde-format
msgid "Note: only for USB/IEEE mass storage cameras."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:209
#, kde-format
msgid "<p>Set here the mount path to use on your computer. This option is only required if you use a <b>USB Mass Storage</b> camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:227
#, kde-format
msgid ""
"<p>To set a <b>USB Mass Storage</b> camera<br/>"
"(which looks like a removable drive when mounted<br/>"
"on your desktop), please use<br/>"
"<a href=\"umscamera\">%1</a> from the camera list.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:234
#, kde-format
msgid ""
"<p>To set a <b>Generic PTP USB Device</b><br/>"
"(which uses Picture Transfer Protocol), please<br/>"
"use <a href=\"ptpcamera\">%1</a> from the camera list.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:240
#, kde-format
msgid ""
"<p>To set a <b>Generic PTP/IP Network Device</b><br/>"
"(which uses Picture Transfer Protocol), please<br/>"
"use <a href=\"ptpipcamera\">%1</a> from the camera list.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:247
#, kde-format
msgid ""
"<p>A complete list of camera settings to use is<br/>"
"available at <a href='http://www.teaser.fr/~hfiguiere/linux/digicam.html'>this URL</a>.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:91
#, kde-format
msgid "Edit Import Filters"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:109
#, kde-format
msgid "Mime filter:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:117
#, kde-format
msgid "Select Type Mime..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:122
#, kde-format
msgid "File name filter:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:132
#, kde-format
msgid "Path filter:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:142
#, kde-format
msgid "Show only new files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:213
#, kde-format
msgid "Select the MimeTypes you want for this filter."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:215
#, kde-format
msgid "Select Mime Types"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:295
#, kde-format
msgid "Here you can see the digital camera list used by digiKam via the Gphoto interface."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:301
#, kde-format
msgid "Port"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:320
#: core/utilities/setup/camera/setupcamera.cpp:436
#, kde-format
msgid "&Edit..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:322
#, kde-format
msgid "Auto-&Detect"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:333
#, kde-format
msgid "Visit Gphoto project website"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:354
#, kde-format
msgid "Devices"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:361
#, kde-format
msgid "Use file metadata (makes connection slower)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:362
#, kde-format
msgid "Turn on high quality thumbnail loading (slower loading)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:363
#, kde-format
msgid "Use a default target album to download from camera"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:369
#, kde-format
msgid "If target file exists when downloaded from camera"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:374
#, kde-format
msgid "Skip automatically"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:410
#, kde-format
msgid "Here you can see filters that can be used to filter files in import dialog."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:429
#, kde-format
msgid "Always ignore"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:430
#, kde-format
msgid "Ignored file names:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:431
#, kde-format
msgid "Ignored file extensions:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:451
#, kde-format
msgid "Import Filters"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:459
#, kde-format
msgid "Icon-View Options"
msgstr ""
#. i18n("Show ima&ge dimensions"), iconViewGroup);
#. d->iconShowResolutionBox->setWhatsThis(i18n("Set this option to show the image size in pixels "
#. "below the image thumbnail."));
#.
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:478
#, kde-format
msgid "Show image Format"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:485
#, kde-format
msgid "Set this option to show the digiKam tags below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:488
#, kde-format
msgid "Show item &rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:489
#, kde-format
msgid "Set this option to show the item rating below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:493
#, kde-format
msgid "Set this option to show overlay buttons on the image thumbnail for image rotation."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:498
#, kde-format
msgid "Show embedded preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:503
#, kde-format
msgid "Select here the font used to display text in Icon Views."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:523
#, kde-format
msgid "Preview Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:526
#, kde-format
msgid "Embedded preview loads full-sized images"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:527
#, kde-format
msgid ""
"<p>Set this option to load images at their full size for preview, rather than at a reduced size. As this option will make it take longer to load images, only use it if you have a fast computer.</p>"
"<p><b>Note:</b> for Raw images, a half size version of the Raw data is used instead of the embedded JPEG preview.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:534
#, kde-format
msgid "Preview each item while downloading it"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:535
#, kde-format
msgid "<p>Set this option to preview each item while downloading.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:557
#, kde-format
msgid "Import Window"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:807
#, kde-format
msgid "No default target album have been selected to process download from camera device. Please select one."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:895
#, kde-format
msgid "Device detection under progress, please wait..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:906
#, kde-format
msgid ""
"Failed to auto-detect camera.\n"
"Please check if your camera is turned on and retry or try setting it manually."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:920
#, kde-format
msgid "Camera '%1' (%2) is already in list."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:924
#, kde-format
msgid "Found camera '%1' (%2) and added it to the list."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:940
#, kde-format
msgid "Untitled"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:1003
#, kde-format
msgid "In order to enable this feature, the full-sized preview will be disabled."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:1013
#, kde-format
msgid "If the full-sized preview is enabled it will affect the speed of previewing each item while download."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollections.cpp:87
#, kde-format
msgid "Root Album Folders"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollections.cpp:90
#, kde-format
msgid ""
"<p>Below are the locations of your root albums used to store your images. Write access is necessary to be able to edit images in these albums.</p>"
"<p>Note: Removable media (such as USB drives or DVDs) and remote file systems (such as NFS, or Samba mounted with cifs/smbfs) are supported.</p>"
"<p>Important: You need to mount the share natively on your system before to setup a remote collection.</p>"
"<p></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollections.cpp:99
#, kde-format
msgid ""
"<p>Below are the locations of your root albums used to store your images. Write access is necessary to be able to edit images in these albums.</p>"
"<p></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:455
#, kde-format
msgid "It was not possible to add a collection for the following paths:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:502
#, kde-format
msgid "Choose the folder containing your collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:542
#, kde-format
msgid "You have previously added a collection that contains the path \"%1\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:566
#, kde-format
msgid "Problem Adding Collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:573
#, kde-format
msgid "Adding Collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:577
#, kde-format
msgid "Your new collection will be created with this name:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:685
#, kde-format
msgid "Remove Collection?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:686
#, kde-format
msgid "Do you want to remove the collection \"%1\" from your list of collections?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:719
#, kde-format
msgid "Local Collections"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:722
#, kde-format
msgid "Collections on Removable Media"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:725
#, kde-format
msgid "Collections on Network Shares"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:750
#, kde-format
msgid "Add Collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:780
#, kde-format
msgid "Col. %1"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:847
#, kde-format
msgid "This collection is currently not available."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:850
#, kde-format
msgid "No problems found, enjoy this collection."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:853
#, kde-format
msgid "This collection is hidden."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:867
#, kde-format
msgid "Remove collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditor.cpp:79
#, kde-format
msgctxt "@title:tab"
msgid "Editor Window"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditor.cpp:80
#, kde-format
msgctxt "@title:tab"
msgid "Versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditor.cpp:81
#, kde-format
msgctxt "@title:tab"
msgid "Save Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:129
#: core/utilities/setup/setuplighttable.cpp:95
#, kde-format
msgid "Interface Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:132
#, kde-format
msgid "&Use theme background color"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:134
#, kde-format
msgid "Enable this option to use the background theme color in the image editor area."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:138
#, kde-format
msgid "&Background color:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:141
#, kde-format
msgid "Customize the background color to use in the image editor area."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:155
#, kde-format
msgid "Exposure Indicators"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:158
#, kde-format
msgid "&Under-exposure color: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:161
#, kde-format
msgid "Customize color used in image editor to identify under-exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:164
#, kde-format
msgid "Under-exposure percents: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:170
#, kde-format
msgid "Adjust the percents of the bottom of image histogram which will be used to check under exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:173
#, kde-format
msgid "&Over-exposure color: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:176
#, kde-format
msgid "Customize color used in image editor to identify over-exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:179
#, kde-format
msgid "Over-exposure percents: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:185
#, kde-format
msgid "Adjust the percents of the top of image histogram which will be used to check over exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:188
#, kde-format
msgid "Indicate exposure as pure color"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:189
#, kde-format
msgid "If this option is enabled, over- and under-exposure indicators will be displayed only when pure white and pure black color matches, as all color components match the condition in the same time. Otherwise, indicators are turned on when one of the color components matches the condition."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:194
#, kde-format
msgid "Example:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupiofiles.cpp:132
#, kde-format
msgid "Show Settings Dialog when Saving Image Files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupiofiles.cpp:133
#, kde-format
msgid ""
"<ul>"
"<li>Checked: A dialog where settings can be changed when saving image files</li>"
"<li>Unchecked: Default settings are used when saving image files</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:94
#, kde-format
msgctxt "@info"
msgid ""
"<p>A <i>raw image file</i> contains minimally processed data from the image sensor of a digital camera.</p>"
"<p>Opening a raw file requires extensive data interpretation and processing.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:112
#, kde-format
msgctxt "@label"
msgid "Open raw files in the image editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:115
#, kde-format
msgctxt "@option:radio Open raw files..."
msgid "Fast and simple, as 8 bit image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:117
#, kde-format
msgctxt "@option:radio Open raw files..."
msgid "Using the default settings, in 16 bit"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:119
#, kde-format
msgctxt "@option:radio Open raw files..."
msgid "Always open the Raw Import Tool to customize settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:149
#, kde-format
msgctxt "@title:tab"
msgid "RAW Behavior"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:150
#, kde-format
msgctxt "@title:tab"
msgid "RAW Default Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:122
#, kde-format
msgid "Enable Non-Destructive Editing and Versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:124
#, kde-format
msgctxt "@info:tooltip"
msgid "Enable support for non-destructive editing and image versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:126
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para><interface>Non-Destructive Editing and Versioning</interface> allows different versions of an image to be created, whilst always preserving the original image.</para>"
" "
"<para> All steps of the editing history are recorded and can be accessed later.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:136
#, kde-format
msgctxt "@info:tooltip"
msgid "Get information on non-destructive editing and file versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:145
#, kde-format
msgctxt "@title:group"
msgid "Workspace File Format"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:150
#, kde-format
msgctxt "@label"
msgid "Save files as"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:154
#, kde-format
msgctxt "@label:listbox"
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:155
#, kde-format
msgctxt "@label:listbox"
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:156
#, kde-format
msgctxt "@label:listbox"
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:157
#, kde-format
msgctxt "@label:listbox"
msgid "PGF"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:158
#, kde-format
msgctxt "@label:listbox"
msgid "JPEG 2000"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:163
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Default File Format for Saving</title>"
"<para>Select the file format in which edited images are saved automatically. Format-specific options, like compression settings, can be configured on the <interface>Format Options</interface> tab.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>JPEG</emphasis>: JPEG is the most commonly used file format, but it employs lossy compression, which means that with each saving operation some image information will be irreversibly lost. JPEG offers a good compression rate, resulting in smaller files. </item>"
"<item><emphasis strong='true'>PNG</emphasis>: A widely used format employing lossless compression. The files, though, will be larger because PNG does not achieve very good compression rates.</item>"
"<item><emphasis strong='true'>TIFF</emphasis>: A commonly used format, usually uncompressed or with modest lossless compression. Resulting files will be large, but without quality loss due to compression. </item>"
"<item><emphasis strong='true'>PGF</emphasis>: This is a technically superior file format offering good compression rates with either lossy or lossless compression. But it is not yet widely used and supported, so your friends may not directly be able to open these files, and you may not be able to directly publish them on the web. </item>"
"<item><emphasis strong='true'>JPEG 2000</emphasis>: JPEG 2000 is similar to PGF. Loading or saving is slower, the compression rate is better, and the format more widely supported, though still not comparable to the tradition formats JPEG, PNG or TIFF. </item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:204
#, kde-format
msgctxt "@info:tooltip"
msgid "Get information on available image file formats"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:221
#, kde-format
msgctxt "@label"
msgid "When closing the editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:224
#, kde-format
msgctxt "@option:radio"
msgid "Always ask to save changes"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:225
#, kde-format
msgctxt "@option:radio"
msgid "Save changes automatically"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:257
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>First and foremost, the <emphasis>original image will never be overwritten.</emphasis> Instead, when an image is edited, a new file is created: The <interface>current version</interface>.</para>"
" "
"<para>You can also create multiple <interface>versions</interface> deriving from the same <interface>original image</interface>.</para>"
" "
"<para>In addition to these files representing a current version, digiKam can take and keep additional, <interface>intermediate snapshots</interface> during the editing process. This can be useful if you want to preserve the intermediate steps for later access, for example if some editing steps cannot be automatically reproduced.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:272
#, kde-format
msgctxt "@label"
msgid "Keep a snapshot of an edited image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:276
#: core/utilities/setup/editor/setupversioning.cpp:320
#, kde-format
msgctxt "@info:tooltip"
msgid "Get an explanation for these options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:278
#, kde-format
msgctxt "@option:check"
msgid "After converting from a RAW image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:279
#, kde-format
msgctxt "@option:check"
msgid "After each editing session"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:280
#, kde-format
msgctxt "@option:check"
msgid "After each step that is not completely reproducible"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:307
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>If an image has been edited, only the <interface>current versions</interface> will be shown in the main thumbnail view. From the <interface>right sidebar</interface>, you always have access to all hidden files.</para>"
" "
"<para>With the options here, you can choose to show certain files permanently.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:313
#, kde-format
msgctxt "@label"
msgid "In main view"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:322
#, kde-format
msgctxt "@option:check"
msgid "Always show original images"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:323
#, kde-format
msgctxt "@option:check"
msgid "Always show intermediate snapshots"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:139
#, kde-format
msgid ""
"This option will reset configuration to default\n"
"All your changes will be lost.\n"
" Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:322
#, kde-format
msgid ""
"Advanced configuration menu allow you to manage metadata namespaces used by digiKam to store and retrieve tags, rating and comments.<br/>"
"<b>Note: </b>Order is important when reading metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:332
#, kde-format
msgid "Read Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:332
#, kde-format
msgid "Write Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:334
#, kde-format
msgid "Unify read and write"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:359
#, kde-format
msgid "Move Up"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:362
#, kde-format
msgid "Move Down"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:365
#, kde-format
msgid "Revert Changes"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:370
#, kde-format
msgid "Reset to Default"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:160
#, kde-format
msgid "New Xmp Namespace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:164
#, kde-format
msgid "Edit Xmp Namespace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:254
#, kde-format
msgid "Add metadata namespace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:258
#, kde-format
msgid "Metadata Subspace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:278
#, kde-format
msgid ""
"<p>To create new namespaces, you need to specify parameters:</p>"
"<p>"
"<ul>"
"<li>Namespace name with dots.<br/>"
"Ex.: <i>\"Xmp.digiKam.TagsList\"</i></li>"
"<li>Separator parameter, used by tag paths <br/>"
"Ex.: \"City/Paris\" or \"City|Paris\"</li>"
"<li>Specify if only keyword or the whole path must be written.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:289
#, kde-format
msgid ""
"<p>To create new rating namespaces, you need to specify parameters:</p>"
"<p>"
"<ul>"
"<li>Namespace name with dots.<br/>"
"Ex.: <i>\"Xmp.xmp.Rating\"</i></li>"
"<li>Rating mappings, if namespace need other values than 0-5 <br/>"
"Ex.: Microsoft uses 0 1 25 50 75 99</li>"
"<li>Select the correct namespace option from list.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:300
#, kde-format
msgid ""
"<p>To create new comment namespaces, you need to specify parameters:</p>"
"<p>"
"<ul>"
"<li>Namespace name with dots.<br/>"
"Ex.: <i>\"Xmp.xmp.Rating\"</i></li>"
"<li>Select the correct namespace option from list.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:309
#, kde-format
msgid "Special Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:330
#, kde-format
msgid "Alternative name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:334
#, kde-format
msgid "Alternative special options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:358
#, kde-format
msgid "Separator:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:364
#, kde-format
msgid "Set Tags Path:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:384
#, kde-format
msgid "Rating Mapping:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:520
#, kde-format
msgid "This is a default namespace. Default namespaces can only be disabled"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:548
#, kde-format
msgid "The namespace name is required"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:558
#, kde-format
msgid "EXIF namespace name must start with \"Exif\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:565
#, kde-format
msgid "EXIF alternative namespace name must start with \"Exif\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:575
#, kde-format
msgid "IPTC namespace name must start with \"Iptc\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:582
#, kde-format
msgid "IPTC alternative namespace name must start with \"Iptc\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:592
#, kde-format
msgid "XMP namespace name must start with \"Xmp\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:599
#, kde-format
msgid "XMP alternative namespace name must start with \"Xmp\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:615
#, kde-format
msgid "Tag Path separator is required"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:621
#, kde-format
msgid "Only one character is now supported as tag path separator"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:175
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>In addition to the pixel content, image files usually contain a variety of metadata. A lot of the parameters you can use in digiKam to manage files, such as rating or comment, can be written to the files' metadata.</para>"
" "
"<para>Storing in metadata allows one to preserve this information when moving or sending the files to different systems.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:185
#, kde-format
msgctxt "@label"
msgid "Write This Information to the Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:188
#, kde-format
msgctxt "@option:check"
msgid "Image tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:189
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item tags in the XMP and IPTC tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:193
#, kde-format
msgctxt "@option:check"
msgid "Captions and title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:194
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store item caption and title in the JFIF Comment section, the EXIF tag, the XMP tag, and the IPTC tag."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:199
#, kde-format
msgctxt "@option:check"
msgid "Rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:200
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item rating in the EXIF tag and the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:204
#, kde-format
msgctxt "@option:check"
msgid "Pick label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:205
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item pick label in the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:209
#, kde-format
msgctxt "@option:check"
msgid "Color label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:210
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item color label in the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:214
#, kde-format
msgctxt "@option:check"
msgid "Timestamps"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:215
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item date and time in the EXIF, XMP, and IPTC tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:219
#, kde-format
msgctxt "@option:check"
msgid "Metadata templates (Copyright etc.)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:220
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the metadata template in the XMP and the IPTC tags. You can set template values to Template setup page."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:224
#, kde-format
msgctxt "@option:check"
msgid "Face Tags (including face areas)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:225
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store face tags with face rectangles in the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:249
#, kde-format
msgctxt "@label"
msgid "Reading and Writing Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:252
#, kde-format
msgctxt "@option:check"
msgid "Use lazy synchronization"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:254
#, kde-format
msgctxt "@info:whatsthis"
msgid "Instead of synchronizing metadata, just schedule it for synchronization.Synchronization can be done later by triggering the apply pending, or at digikam exit"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:257
#, kde-format
msgctxt "@option:check"
msgid "If possible write Metadata to RAW files (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:258
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to write metadata into RAW TIFF/EP files. This feature requires the Exiv2 shared library, version >= 0.18.0. It is still experimental, and is disabled by default."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:264
#, kde-format
msgctxt "@option:check"
msgid "&Update file timestamp when files are modified"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:266
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn off this option to not update file timestamps when files are changed as when you update metadata or image data. Note: disabling this option can introduce some dysfunctions with applications which use file timestamps properties to detect file modifications automatically."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:272
#, kde-format
msgctxt "@option:check"
msgid "&Rescan file when files are modified"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:274
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turning this option on, will force digiKam to rescan files that has been modified outside digiKam. If a file has changed it is file size or if the last modified timestamp has changed, a rescan of that file will be performed when digiKam starts."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:280
#, kde-format
msgctxt "@option:check"
msgid "&Clean up the metadata from the database when rescan files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:282
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turning this option on, will force digiKam to delete the file metadata contained in the database before the file is rescanned. WARNING: if your metadata has been written to the database only and not to the file or sidecar, you will be able to lose inserted metadata such as tags, keywords, or geographic coordinates."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:342
#, kde-format
msgctxt "@title:tab"
msgid "Behavior"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:352
#, kde-format
msgctxt "@label"
msgid "When rotating a file"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:356
#, kde-format
msgctxt "@option:radio"
msgid "Rotate by only setting a flag"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:357
#, kde-format
msgctxt "@option:radio"
msgid "Rotate by changing the content if possible"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:358
#, kde-format
msgctxt "@option:check"
msgid "Even allow lossy rotation if necessary"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:359
#, kde-format
msgctxt "@option:check"
msgid "Write flag to metadata if possible"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:371
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate files only by changing a flag, not touching the pixel data"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:373
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>A file can be rotated in two ways:<nl/>"
" You can change the contents, rearranging the individual pixels of the image data.<nl/>"
" Or you can set a flag that the file is to be rotated before it is shown.</para>"
" "
"<para>Select this option if you always want to set only a flag. This is less obtrusive, but requires support if the file is accessed with another software. Ensure to allow setting the flag in the metadata if you want to share your files outside digiKam.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:382
#, kde-format
msgctxt "@info:tooltip"
msgid "If possible rotate files by changing the pixel data"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:384
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>A file can be rotated in two ways:<nl/>"
" You can change the contents, rearranging the individual pixels of the image data.<nl/>"
" Or you can set a flag that the file is to be rotated before it is shown.</para>"
" "
"<para>Select this option if you want the file to be rotated by changing the content. This is a lossless operation for JPEG files. For other formats it is a lossy operation, which you need to enable explicitly. It is not support for RAW and other read-only formats, which will be rotated by flag only.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:394
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate files by changing the pixel data even if the operation will incur quality loss"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:396
#, kde-format
msgctxt "@info:whatsthis"
msgid "For some file formats which apply lossy compression, data will be lost each time the content is rotated. Check this option to allow lossy rotation. If not enabled, these files will be rotated by flag."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:402
#, kde-format
msgctxt "@info:tooltip"
msgid "When rotating a file by setting a flag, also change this flag in the file's metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:404
#, kde-format
msgctxt "@info:whatsthis"
msgid "File metadata typically contains a flag describing that a file shall be shown rotated. Enable this option to allow editing this field. "
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:441
#, kde-format
msgid "<b>Note: These settings affect the album view and not the image editor. The image editor always changes the image data during the rotation.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:455
#, kde-format
msgctxt "@title:tab"
msgid "Rotation"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:462
#, kde-format
msgctxt "@info:label"
msgid "Select Metadata Fields to Be Displayed"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:476
#, kde-format
msgctxt "@title:tab"
msgid "Views"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:485
#, kde-format
msgid "Baloo Desktop Search"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:489
#, kde-format
msgid "Store metadata from digiKam in Baloo"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:490
#, kde-format
msgid "Turn on this option to push rating, comments and tags from digiKam into the Baloo storage"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:494
#, kde-format
msgid "Read metadata from Baloo"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:495
#, kde-format
msgid "Turn on this option if you want to apply changes to rating, comments and tags made in Baloo to digiKam's metadata storage. Please note that image metadata will not be edited automatically."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:502
#, kde-format
msgctxt "@title:tab"
msgid "Baloo"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:518
#, kde-format
msgid ""
"<p><a href='http://community.kde.org/Baloo'>Baloo</a> provides the basis to handle all kinds of metadata on the KDE desktop in a generic fashion. It allows you to tag, rate and comment your files in KDE applications like Dolphin.</p>"
" "
"<p>Please set here if you want to synchronize the metadata stored by digiKam desktop-wide with the Baloo Desktop Search.</p>"
" "
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:555
#, kde-format
msgctxt "@label"
msgid "Reading and Writing to Sidecars"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:558
#, kde-format
msgctxt "@option:check"
msgid "Read from sidecar files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:560
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to read metadata from XMP sidecar files when reading metadata."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:564
#, kde-format
msgctxt "@option:check"
msgid "Write to sidecar files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:566
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to save, as specified, metadata to XMP sidecar files."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:570
#, kde-format
msgid "Write to XMP sidecar for read-only item only"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:571
#, kde-format
msgid "Write to XMP sidecar only"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:572
#, kde-format
msgid "Write to item and XMP Sidecar"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:573
#, kde-format
msgctxt "@info:tooltip"
msgid "Specify the exact mode of XMP sidecar writing"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:592
#, kde-format
msgid ""
"<p>Add file types to be recognised as sidecars.</p>"
"<p>digiKam (optionally) writes metadata to *.xmp sidecar files. Other programs might use different types, which can be specified below. digiKam will neither display these nor read from or write to them. But whenever a matching album item (e.g. \"image.dng\" for \"image.dng.pp3\") is renamed, moved, copied or deleted, the same operation will be done on these sidecar files.</p>"
"<p>Multiple extensions must be separated by a semicolon or a space.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:608
#, kde-format
msgid "<p>Here you can add extra extensions of sidecars files to be processed alongside regular items. These files will not be visible, but regarded as an extension of the main file. Just write \"xyz abc\" to support files with the *.xyz and *.abc extensions. The internally used sidecars type *.xmp is always included.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:616
#, kde-format
msgid "Enter additional sidecars file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:619
#, kde-format
msgid "Additional &sidecar file extensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:634
#, kde-format
msgctxt "@title:tab"
msgid "Sidecars"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:835
#, kde-format
msgctxt "@info"
msgid "Switching off exif auto rotation will most probably show your images in a wrong orientation, so only change this option if you explicitly require this. Furthermore, you need to regenerate all already stored thumbnails via the <interface>Tools | Maintenance...</interface> menu."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:850
#, kde-format
msgctxt "@info"
msgid "Switching on this option and your metadata has been written to the database only and not to the file or sidecar, you will be able to lose inserted metadata such as tags, keywords, or geographic coordinates."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:866
#, kde-format
msgid ""
"<p><b>Do you really want to enable metadata writing to RAW files?</b></p>"
"<p>DigiKam delegates this task to the Exiv2 library. With different RAW formats, problems are known which can lead to the destruction of RAW files. If you decide to do so, make a backup of your RAW files.</p>"
"<p><b>We strongly recommend not to enable this option.</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:873
#, kde-format
msgid "Yes I understand"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:883
#, kde-format
msgid "You would rather disable writing metadata to RAW files?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:144
#, kde-format
msgid "Database"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:145
#, kde-format
msgid ""
"<qt>Database Settings<br/>"
"<i>Customize database settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:150
#, kde-format
msgid "Collections"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:151
#, kde-format
msgid ""
"<qt>Collections Settings<br/>"
"<i>Set root albums locations</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:157
#, kde-format
msgid ""
"<qt>Application Views Settings<br/>"
"<i>Customize the look of the views</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:162
#, kde-format
msgid "Tool-Tip"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:163
#, kde-format
msgid ""
"<qt>Items Tool-Tip Settings<br/>"
"<i>Customize information in item tool-tips</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:174
#, kde-format
msgid "Templates"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:175
#, kde-format
msgid ""
"<qt>Metadata templates<br/>"
"<i>Manage your collection of metadata templates</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:181
#, kde-format
msgid ""
"<qt>Image Editor Settings<br/>"
"<i>Customize the image editor settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:187
#, kde-format
msgid ""
"<qt>Settings for Color Management<br/>"
"<i>Customize the color management settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:193
#, kde-format
msgid ""
"<qt>Light Table Settings<br/>"
"<i>Customize tool used to compare images</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:205
#, kde-format
msgid "<qt>Image Quality Sorter Settings</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:210
#, kde-format
msgid ""
"<qt>Camera Settings<br/>"
"<i>Manage your camera devices</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:225
#, kde-format
msgid ""
"<qt>Miscellaneous Settings<br/>"
"<i>Customize behavior of the other parts of digiKam</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:418
#, kde-format
msgid ""
"The Exif auto-rotate thumbnails option has been changed.\n"
"Do you want to rebuild all albums' items' thumbnails now?\n"
"\n"
"Note: thumbnail processing can take a while. You can start this job later from the \"Tools-Maintenance\" menu."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:114
#, kde-format
msgctxt "@title:tab"
msgid "Database Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:122
#, kde-format
msgid ""
"<p>Set the names of directories that you want to ignore from your photo collections. The names are case sensitive and should be separated by a semicolon.</p>"
"<p>This is for example useful when you store your photos on a Synology NAS (Network Attached Storage). In every directory the system creates a subdirectory @eaDir to store thumbnails. To avoid digiKam inserting the original photo and its corresponding thumbnail twice, @eaDir is ignored by default.</p>"
"<p>To re-include directories that are ignored by default prefix it with a minus, e.g. -@eaDir.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:140
#, kde-format
msgid "Additional directories to ignore (<a href='image'>Currently ignored directories</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:145
#, kde-format
msgid "Enter directories that you want to ignore from adding to your collections."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:166
#, kde-format
msgctxt "@title:tab"
msgid "Ignored Directories"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:263
#, kde-format
msgctxt "@info"
msgid ""
"<p>The process of updating the file hashes takes a few minutes.</p>"
" "
"<p>Please ensure that any important collections on removable media are connected. <i>After the upgrade you cannot use your database with a digiKam version prior to 2.0.</i></p>"
" "
"<p>Do you want to begin the update?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:278
#, kde-format
msgctxt "@title:group"
msgid "Updates"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:281
#, kde-format
msgctxt "@action:button"
msgid "Update File Hashes"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:283
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<qt>File hashes are used to identify identical files and to display thumbnails. A new, improved algorithm to create the hash is now used. The old algorithm, though, still works quite well, so it is recommended to carry out this upgrade, but not required.<br/>"
" After the upgrade you cannot use your database with a digiKam version prior to 2.0.</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:292
#, kde-format
msgctxt "@info:tooltip"
msgid "Get information about <interface>Update File Hashes</interface>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:316
#, kde-format
msgid ""
"<p>Directories starting with a dot are ignored by default.<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:186
#, kde-format
msgid "Enable Color Management"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:187
#, kde-format
msgid ""
"<ul>"
"<li>Checked: Color Management is enabled</li>"
"<li>Unchecked: Color Management is disabled</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:194
#, kde-format
msgid "Visit Little CMS project website"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:204
#, kde-format
msgid "Working Color Space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:210
#, kde-format
msgid "<p>This is the color space all the images will be converted to when opened (if you choose to convert) and the profile that will be embedded when saving. Good and safe choices are <b>Adobe RGB (1998)</b> and <b>sRGB IEC61966-2.1</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:216
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected workspace profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:230
#, kde-format
msgid "When the profile of an image does not match the working color space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:238 core/utilities/setup/setupicc.cpp:269
#, kde-format
msgid "Ask when opening the image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:239
#, kde-format
msgid "<p>If an image has an embedded color profile not matching the working space profile, digiKam will ask if you want to convert to the working space, keep the embedded profile or discard the embedded profile and assign a different one.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:245
#, kde-format
msgid "Convert the image to the working color space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:246
#, kde-format
msgid "<p>If an image has an embedded color profile not matching the working space profile, digiKam will convert the image's color information to the working color space. This changes the pixel data, but not the appearance of the image.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:262
#, kde-format
msgid "When an image has no color profile information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:270
#, kde-format
msgid "<p>If an image has no embedded color profile, digiKam will ask which color space shall be used to interpret the image and to which color space it shall be transformed for editing.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:274
#, kde-format
msgid "Assume it is using the sRGB color space (Internet standard)"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:279
#, kde-format
msgid "and convert it to the working color space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:291
#, kde-format
msgid "Assume it is using the working color space"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:296
#, kde-format
msgid "Convert it from default input color space to working space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:314
#, kde-format
msgid "When loading a RAW file with uncalibrated colors"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:321
#, kde-format
msgid "Ask for the input profile"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:326
#, kde-format
msgid "Automatic color correction"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:331
#, kde-format
msgid "Convert it from the default input profile"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:355
#, kde-format
msgid "Color Managed View"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:360
#, kde-format
msgid "Monitor profile:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:364
#, kde-format
msgid "<p>Select the color profile for your monitor here.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:368
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected monitor profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:372
#, kde-format
msgid "Use color managed view in editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:373
#, kde-format
msgid "<p>Turn on this option if you want to use your <b>Monitor Color Profile</b> to show your pictures in the Image Editor window with a color correction adapted to your monitor. You can at any time toggle this option from the Editor window. <i>Warning</i>: This can slow down rendering of the image, depending on the speed of your computer.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:380
#, kde-format
msgid "Use color managed view for previews and thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:395
#, kde-format
msgid "Camera and Scanner"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:400
#, kde-format
msgid "Default input color profile:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:402
#, kde-format
msgid "<p>This is the default color profile for your input device (that is your camera - or your scanner). A camera input profile is recommended for correct conversion of RAW images in 16bit. Some of the options about loading behavior above refer to this profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:409
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected input profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:420
#, kde-format
msgid "Printing and Proofing"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:425
#, kde-format
msgid "Output device profile:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:434
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected proofing profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:445
#, kde-format
msgid "Color Profiles Repository"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:450
#, kde-format
msgid "digiKam looks for ICC profiles in a number of <a href='default'>default locations</a>. You can specify an additional folder:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:458
#, kde-format
msgid "<p>digiKam searches ICC profiles in default system folders and ships itself a few selected profiles. Store all your additional color profiles in the directory set here.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:481
#, kde-format
msgid "Use black point compensation"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:482
#, kde-format
msgid "<p><b>Black Point Compensation</b> is a way to make adjustments between the maximum black levels of digital files and the black capabilities of various digital devices.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:488
#, kde-format
msgid "Rendering Intents:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:504
#, kde-format
msgid "Profiles"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:698
#, kde-format
msgid "Monitor Profile From System Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:730
#, kde-format
msgid "No ICC profiles files found."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:745
#, kde-format
msgid "No Display Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:747
#, kde-format
msgid "No Output Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:877
#, kde-format
msgctxt "none of the paths"
msgid "none"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:886
#, kde-format
msgid ""
"On Windows, the default search paths include "
"<ul>"
"<li>%1/Windows/Spool/Drivers/Color/</li>"
"<li>%2/Windows/Color/</li>"
"</ul>"
"On your system, currently these paths exist and are scanned:"
"<ul>"
"<li>%3</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:900
#, kde-format
msgid ""
"On Mac OS X, the default search paths include "
"<ul>"
"<li>/System/Library/ColorSync/Profiles</li>"
"<li>/Library/ColorSync/Profiles</li>"
"<li>~/Library/ColorSync/Profiles</li>"
"<li>/opt/local/share/color/icc</li>"
"<li>/opt/digikam/share/color/icc</li>"
"<li>~/.local/share/color/icc/</li>"
"<li>~/.local/share/icc/</li>"
"<li>~/.color/icc/</li>"
"</ul>"
"On your system, currently these paths exist and are scanned:"
"<ul>"
"<li>%1</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:917
#, kde-format
msgid ""
"On Linux, the default search paths include "
"<ul>"
"<li>/usr/share/color/icc</li>"
"<li>/usr/local/share/color/icc</li>"
"<li>~/.local/share/color/icc/</li>"
"<li>~/.local/share/icc/</li>"
"<li>~/.color/icc/</li>"
"</ul>"
"On your system, currently these paths exist and are scanned:"
"<ul>"
"<li>%1</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:98
#, kde-format
msgid "Synchronize panels automatically"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:99
#, kde-format
msgid "Set this option to automatically synchronize zooming and panning between left and right panels if the images have the same size."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:103
#, kde-format
msgid "Selecting a thumbbar item loads the image to the right panel"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:105
#, kde-format
msgid "Set this option to automatically load an image into the right panel when the corresponding item is selected on the thumbbar."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:108
#, kde-format
msgid "Clear the light table on close"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:109
#, kde-format
msgid "Set this option to remove all images from the light table when you close it, or unset it to preserve the images currently on the light table."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:136
#, kde-format
msgid "String comparison type:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:138
#, kde-format
msgctxt "method to compare strings"
msgid "Natural"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:139
#, kde-format
msgctxt "method to compare strings"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:140
#, kde-format
msgid ""
"<qt>Sets the way in which strings are compared inside digiKam. This eg. influences the sorting of the tree views.<br/>"
"<b>Natural</b> tries to compare strings in a way that regards some normal conventions and will eg. result in sorting numbers naturally even if they have a different number of digits.<br/>"
"<b>Normal</b> uses a more technical approach. Use this style if you eg. want to entitle albums with ISO dates (201006 or 20090523) and the albums should be sorted according to these dates.</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:150
#, kde-format
msgid "Confirm when moving items to the &trash"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:151
#, kde-format
msgid "Confirm when permanently deleting items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:152
#, kde-format
msgid "Do not confirm when applying changes in the &right sidebar"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:153
#, kde-format
msgid "&Scan for new items at startup (makes startup slower)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:154
#, kde-format
msgid ""
"Set this option to force digiKam to scan all collections for new items to\n"
"register new elements in database. The scan is performed in the background through\n"
"the progress manager available in the statusbar\n"
" when digiKam main interface\n"
"is loaded. If your computer is fast enough, this will have no effect on usability\n"
"of digiKam while scanning. If your collections are huge or if you use a remote database,\n"
"this can introduce low latency, and it is recommended to disable this option and to plan\n"
"a manual scan through the maintenance tool at the right moment."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:163
#, kde-format
msgid "Remove obsolete core database objects (makes startup slower)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:164
#, kde-format
msgid ""
"Set this option to force digiKam to clean up the core database from obsolete item entries.\n"
"Entries are only deleted if the connected image/video/audio file was already removed, i.e.\n"
"the database object wastes space.\n"
"This option does not clean up other databases as the thumbnails or recognition db.\n"
"For clean up routines for other databases, please use the maintenance."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:171
#, kde-format
msgid "Show only face tags for assigning names in people sidebar"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:176
#, kde-format
msgid "Lower bound for minimum similarity:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:182
#, kde-format
msgid "Select here the lower bound of the minimum similarity threshold for fuzzy and duplicates searches. The default value is 40. Selecting a lower value than 40 can make the search <b>really</b> slow."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:212
#, kde-format
msgid "Use native file dialogs from system"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:213
#, kde-format
msgid "Draw frames around grouped items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:220
#, kde-format
msgid "Set this option to configure how sidebar tab titles are visible. Use \"Only For Active Tab\" option if you use a small screen resolution as with a laptop computer."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:294
#, kde-format
msgid "Perform the following operations on all group members:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:295
#, kde-format
msgid ""
"When images are grouped the following operations<br/>"
"are performed only on the displayed item (No)<br/>"
"or on all the hidden items in the group as well (Yes).<br/>"
"If Ask is selected, there will be a prompt every<br/>"
"time this operation is executed."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:303
#, kde-format
msgid "Ask"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:348
#, kde-format
msgctxt "@title:tab"
msgid "Grouping"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:108
#, kde-format
msgid "Delay between images:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:116
#, kde-format
msgid "The delay, in seconds, between images."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:119
#, kde-format
msgid "Start with current image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:120
#, kde-format
msgid "If this option is enabled, the Slideshow will be started with the current image selected in the images list."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:123
#, kde-format
msgid "Slideshow runs in a loop"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:124
#, kde-format
msgid "Run the slideshow in a loop."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:126
#, kde-format
msgid "Show progress indicator"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:127
#, kde-format
msgid "Show a progress indicator with pending items to show and time progression."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:129
#, kde-format
msgid "Show image file name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:130
#, kde-format
msgid "Show the image file name at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:132
#, kde-format
msgid "Show image creation date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:133
#, kde-format
msgid "Show the image creation time/date at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:136
#, kde-format
msgid "Show the camera aperture and focal length at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:139
#, kde-format
msgid "Show the camera exposure and sensitivity at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:142
#, kde-format
msgid "Show the camera make and model at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:144
#, kde-format
msgid "Show image caption"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:145
#, kde-format
msgid "Show the image caption at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:147
#, kde-format
msgid "Show image title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:148
#, kde-format
msgid "Show the image title at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:150
#, kde-format
msgid "Show image caption if it has not title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:151
#, kde-format
msgid "Show the image caption at the bottom of the screen if no titles existed."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:153
#, kde-format
msgid "Show image tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:154
#, kde-format
msgid "Show the digiKam image tag names at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:156
#, kde-format
msgid "Show image labels"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:157
#, kde-format
msgid "Show the digiKam image color label and pick label at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:159
#, kde-format
msgid "Show image rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:160
#, kde-format
msgid "Show the digiKam image rating at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:163
#, kde-format
msgid "Screen placement:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:165
#, kde-format
msgid "In case of multi-screen computer, select here the monitor to slide contents."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:168
#, kde-format
msgctxt "@label:listbox The current screen, for the presentation mode"
msgid "Current Screen"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:169
#, kde-format
msgctxt "@label:listbox The default screen for the presentation mode"
msgid "Default Screen"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:173
#, kde-format
msgctxt "@label:listbox %1 is the screen number (0, 1, ...)"
msgid "Screen %1"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:92
#, kde-format
msgid "Template Title:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:95
#, kde-format
msgid "Enter the metadata template title here."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:96
#, kde-format
msgid "<p>Enter the metadata template title here. This title will be used to identify a template in your collection.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:106
#, kde-format
msgid "<b>Note: These information are used to set <b><a href='http://en.wikipedia.org/wiki/Extensible_Metadata_Platform'>XMP</a></b> and <b><a href='http://en.wikipedia.org/wiki/IPTC'>IPTC</a></b> tag contents. There is no limitation with XMP, but note that IPTC text tags only support the printable <b><a href='http://en.wikipedia.org/wiki/Ascii'>ASCII</a></b> character set, and tag sizes are limited. Use contextual help for details.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:127
#, kde-format
msgid "&Replace..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:244
#: core/utilities/setup/setuptemplate.cpp:273
#, kde-format
msgid "Cannot register new metadata template without title."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:250
#, kde-format
msgid "A metadata template named '%1' already exists."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:195
#, kde-format
msgid "Tool-Tips Font:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:196
#, kde-format
msgid "Select here the font used to display text in tool-tips."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:204
#, kde-format
msgid "Show icon-view and thumb-bar items' tool-tips"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:205
#, kde-format
msgid "Set this option to display image information when the mouse hovers over an icon-view or thumb-bar item."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:208
#, kde-format
msgid "File/Item Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:211
#, kde-format
msgid "File name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:214
#, kde-format
msgid "File date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:217
#, kde-format
msgid "File size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:220
#, kde-format
msgid "Image type"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:223
#, kde-format
msgid "Image dimensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:226
#, kde-format
msgid "Image aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:227
#, kde-format
msgid "Set this option to display the image aspect ratio."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:243
#: core/utilities/setup/setuptooltip.cpp:423
#, kde-format
msgid "Camera make and model"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:251
#, kde-format
msgid "Camera date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:254
#: core/utilities/setup/setuptooltip.cpp:431
#, kde-format
msgid "Camera aperture and focal length"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:258
#: core/utilities/setup/setuptooltip.cpp:435
#, kde-format
msgid "Camera exposure and sensitivity"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:262
#, kde-format
msgid "Camera mode and program"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:266
#: core/utilities/setup/setuptooltip.cpp:439
#, kde-format
msgid "Camera flash settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:270
#: core/utilities/setup/setuptooltip.cpp:443
#, kde-format
msgid "Camera white balance settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:287
#, kde-format
msgid "digiKam Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:290
#: core/utilities/setup/setuptooltip.cpp:363
#, kde-format
msgid "Album name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:291
#: core/utilities/setup/setuptooltip.cpp:364
#, kde-format
msgid "Set this option to display the album name."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:293
#, kde-format
msgid "Image title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:294
#, kde-format
msgid "Set this option to display the image title."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:296
#, kde-format
msgid "Image caption"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:297
#, kde-format
msgid "Set this option to display the image captions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:299
#, kde-format
msgid "Image tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:300
#, kde-format
msgid "Set this option to display the image tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:302
#, kde-format
msgid "Image labels"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:303
#, kde-format
msgid "Set this option to display the image pick, color, rating labels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:315
#, kde-format
msgid "Audio/Video Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:318
#, kde-format
msgid "Video Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:319
#: core/utilities/setup/setuptooltip.cpp:334
#, kde-format
msgid "Set this option to display the Aspect Ratio of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:322
#, kde-format
msgid "Set this option to display the Audio Bit Rate of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:325
#, kde-format
msgid "Set this option to display the Audio Channel Type of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:328
#, kde-format
msgid "Set this option to display the Audio Codec of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:330
#, kde-format
msgid "Video Duration"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:331
#, kde-format
msgid "Set this option to display the Duration of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:333
#, kde-format
msgid "Video Frame Rate"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:337
#, kde-format
msgid "Set this option to display the Codec of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:357
#, kde-format
msgid "Show album items' tool-tips"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:358
#, kde-format
msgid "Album Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:360
#: core/utilities/setup/setuptooltip.cpp:401
#, kde-format
msgid "Set this option to display album information when the mouse hovers over a folder-view item."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:366
#, kde-format
msgid "Album date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:367
#, kde-format
msgid "Set this option to display the album date."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:369
#, kde-format
msgid "Album collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:370
#, kde-format
msgid "Set this option to display the album collection."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:372
#, kde-format
msgid "Album category"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:373
#, kde-format
msgid "Set this option to display the album category."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:375
#, kde-format
msgid "Album caption"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:376
#, kde-format
msgid "Set this option to display the album caption."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:378
#, kde-format
msgid "Album preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:379
#, kde-format
msgid "Set this option to display the album preview."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:398
#, kde-format
msgid "Show import items' tool-tips"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:399
#, kde-format
msgid "Import Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:404
#, kde-format
msgid "Item name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:405
#, kde-format
msgid "Set this option to display the item name."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:407
#, kde-format
msgid "Item date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:408
#, kde-format
msgid "Set this option to display the item date."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:410
#, kde-format
msgid "Item size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:411
#, kde-format
msgid "Set this option to display the item size."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:413
#, kde-format
msgid "Item type"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:414
#, kde-format
msgid "Set this option to display the item type."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:416
#, kde-format
msgid "Item dimensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:417
#, kde-format
msgid "Set this option to display the item dimensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:420
#, kde-format
msgid "Note: these settings require \"Use File Metadata\" option from Camera Setup Behavior page."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:470
#, kde-format
msgid "Icon Items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:471
#, kde-format
msgid "Album Items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:472
#, kde-format
msgid "Import Items"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slideend.cpp:77
#, kde-format
msgid ""
"Slideshow Completed.\n"
"Click To Exit\n"
"or press ESC..."
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slideerror.cpp:88
#, kde-format
msgid ""
"An error has occurred to show item\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidehelp.cpp:43
#, kde-format
msgid "Slideshow Usage"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidehelp.cpp:51
#, kde-format
msgid ""
"<qt>"
"<table>"
"<tr>"
"<td colspan=\"2\"><nobr>"
"<center><b>"
"<h1>Item Access</h1>"
"</b></center>"
"</nobr></td>"
"</tr>"
"<tr>"
"<td>Previous Item:</td>"
"<td><i>Up</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>PgUp</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>Left</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td>Mouse wheel up</td>"
"<tr>"
"<td></td>"
"<td>Left mouse button</td>"
"</tr>"
"<tr>"
"<td>Next Item:</td>"
"<td><i>Down</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>PgDown</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>Right</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td>Mouse wheel down</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td>Right mouse button</td>"
"</tr>"
"<tr>"
"<td>Pause/Start:</td>"
"<td><i>Space</i> key</td>"
"</tr>"
"<tr>"
"<td>Quit:</td>"
"<td><i>Esc</i> key</td>"
"</tr>"
"<tr>"
"<td colspan=\"2\"><nobr>"
"<center><b>"
"<h1>Item Properties</h1>"
"</b></center>"
"</nobr></td>"
"</tr>"
"<tr>"
"<td>Change Tags:</td>"
"<td>Use Tags keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td>Change Rating:</td>"
"<td>Use Rating keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td>Change Color Label:</td>"
"<td>Use Color label keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td>Change Pick Label:</td>"
"<td>Use Pick label keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td colspan=\"2\"><nobr>"
"<center><b>"
"<h1>Others</h1>"
"</b></center>"
"</nobr></td>"
"</tr>"
"<tr>"
"<td>Show this help:</td>"
"<td><i>F1</i> key</td>"
"</tr>"
"</table>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slideshow.cpp:556
#, kde-format
msgctxt "Reason for inhibiting the screensaver activation, when the presentation mode is active"
msgid "Giving a slideshow"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidetoolbar.cpp:108
#, kde-format
msgid "Switch Screen"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidetoolbar.cpp:120
#, kde-format
msgctxt "%1 is the screen number (0, 1, ...)"
msgid "Screen %1"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/clockphotodialog.cpp:89
#, kde-format
msgid "Determine Time Difference With Clock Photo"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/clockphotodialog.cpp:96
#, kde-format
msgid "Load different photo"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/clockphotodialog.cpp:103
#, kde-format
msgid "If you have a photo in your set with a clock or another external time source on it, you can load it here and set the indicator to the (date and) time displayed. The difference of your internal camera clock will be determined from this setting."
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/clockphotodialog.cpp:174
#, kde-format
msgid ""
"<font color=\"red\"><b>Could not load<br/>"
"image %1.</b></font>"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/clockphotodialog.cpp:189
#, kde-format
msgid "The clock date and time:"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/clockphotodialog.cpp:238
#, kde-format
msgid "Select Image to Extract Clock Photo"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustdialog.cpp:106
#, kde-format
msgid "Adjust Time & Date"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustdialog.cpp:112
#, kde-format
msgctxt "@action:button"
msgid "&Apply"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustdialog.cpp:113
#, kde-format
msgctxt "@info:tooltip"
msgid "Write the corrected date and time for each image"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustdialog.cpp:411
#, kde-format
msgid "Adjust Time and Date"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustlist.cpp:44
#: core/utilities/timeadjust/timeadjustsettings.cpp:279
#, kde-format
msgid "Timestamp Used"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustlist.cpp:46
#: core/utilities/timeadjust/timeadjustsettings.cpp:281
#, kde-format
msgid "Timestamp Updated"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustlist.cpp:83
#, kde-format
msgid "not valid"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustlist.cpp:102
#, kde-format
msgid "Failed to update metadata timestamp"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustlist.cpp:107
#, kde-format
msgid "Failed to update file timestamp"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustlist.cpp:112
#, kde-format
msgid "Processed without error"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:160
#, kde-format
msgid "%1 timestamp"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:167
#: core/utilities/timeadjust/timeadjustsettings.cpp:248
#, kde-format
msgid "File last modified"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:175
#, kde-format
msgid "EXIF/IPTC/XMP"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:176
#: core/utilities/timeadjust/timeadjustsettings.cpp:249
#, kde-format
msgid "EXIF: created"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:177
#: core/utilities/timeadjust/timeadjustsettings.cpp:250
#, kde-format
msgid "EXIF: original"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:178
#: core/utilities/timeadjust/timeadjustsettings.cpp:251
#, kde-format
msgid "EXIF: digitized"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:179
#: core/utilities/timeadjust/timeadjustsettings.cpp:253
#, kde-format
msgid "IPTC: created"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:180
#, kde-format
msgid "XMP: created"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:190
#, kde-format
msgid "Reset to current date"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:219
#, kde-format
msgctxt "copy timestamp as well"
msgid "Copy value"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:220
#, kde-format
msgctxt "add a fixed timestamp to date"
msgid "Add"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:221
#, kde-format
msgctxt "subtract a fixed timestamp to date"
msgid "Subtract"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:225
#, kde-format
msgctxt "time adjust offset, days value label"
msgid "days"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:228
#, kde-format
msgid "Determine difference from clock photo"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:229
#, kde-format
msgid "Either click or drag'n drop a photo on the button to choose a clock photo"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:247
#, kde-format
msgid "Update only existing timestamps"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:252
#, kde-format
msgid "EXIF: Thumbnail"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:254
#, kde-format
msgid "XMP: Video"
msgstr ""
#. +> trunk5
#: core/utilities/timeadjust/timeadjustsettings.cpp:280
#, kde-format
msgid "Timestamp Adjustments"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-graphics/kphotoalbum.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-graphics/kphotoalbum.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-graphics/kphotoalbum.pot (revision 1526938)
@@ -1,7551 +1,7551 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kphotoalbum package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kphotoalbum\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-18 08:24+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: AnnotationDialog/AreaTagSelectDialog.cpp:101
#, kde-format
msgid "Tag is already used for another area"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/DateEdit.cpp:84
#, kde-format
msgid "tomorrow"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/DateEdit.cpp:85
#, kde-format
msgid "today"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/DateEdit.cpp:86
#, kde-format
msgid "yesterday"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:91
#, kde-format
msgid "(You have differing descriptions on individual images, setting text here will override them all)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:114
#, kde-format
msgid "Label and Dates"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:116
#, kde-format
msgid "Image Preview"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:120 AnnotationDialog/Dialog.cpp:130
#: HTMLGenerator/HTMLDialog.cpp:155 ImportExport/MD5CheckPage.cpp:75
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:124
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<para>A descriptive text of the image.</para>"
"<para>If <emphasis>Use Exif description</emphasis> is enabled under <interface>Settings|Configure KPhotoAlbum...|General</interface>, a description embedded in the image Exif information is imported to this field if available.</para>"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:120
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<para>A descriptive text of the image.</para>"
"<para>If <emphasis>Use EXIF description</emphasis> is enabled under <interface>Settings|Configure KPhotoAlbum...|General</interface>, a description embedded in the image EXIF information is imported to this field if available.</para>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:151 DB/ImageDB.cpp:145
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:156 AnnotationDialog/Dialog.cpp:158
#, kde-format
msgid "Map"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:165
#, kde-format
msgctxt "@info:whatsthis"
msgid "The map widget allows you to view the location of images if GPS coordinates are found in the Exif information."
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:161
#, kde-format
msgctxt "@info:whatsthis"
msgid "The map widget allows you to view the location of images if GPS coordinates are found in the EXIF information."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:213
#, kde-format
msgid "Revert This Item"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:219
#, kde-format
msgid "Clear Form"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:225
#, kde-format
msgid "Options..."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:231
#, kde-format
msgid "&Done"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:234
#, kde-format
msgid "Continue &Later"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:242 AnnotationDialog/Dialog.cpp:820
#, kde-format
msgctxt "@action:button"
msgid "&Search"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:306
#, kde-format
msgid "Label: "
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:310 ImportExport/MD5CheckPage.cpp:74
#, kde-format
msgid "Label"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:320
#, kde-format
msgid "Date: "
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:336
#, kde-format
msgid "Time: "
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:342
#, kde-format
msgid "Use Fuzzy Date"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:344
#, kde-format
msgctxt "@info"
msgid ""
"<para>In KPhotoAlbum, images can either have an exact date and time, or a <emphasis>fuzzy</emphasis> date which happened any time during a specified time interval. Images produced by digital cameras do normally have an exact date.</para>"
"<para>If you don't know exactly when a photo was taken (e.g. if the photo comes from an analog camera), then you should set <interface>Use Fuzzy Date</interface>.</para>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:359
#, kde-format
msgid "Minimum megapixels:"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:369
#, kde-format
msgid "Maximum megapixels:"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:371
#, kde-format
msgid "&gt;="
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:371
#, kde-format
msgid "&lt;="
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:382
#, kde-format
msgid "Rating:"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:389
#, kde-format
msgid "Rating search mode:"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:393
#, kde-format
msgid "=="
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:393
#, kde-format
msgid ">="
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:393
#, kde-format
msgid "<="
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:393
#, kde-format
msgid "!="
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:401
#, kde-format
msgid "File Name Pattern: "
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:404
#, kde-format
msgid "File Name Pattern"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:409
#, kde-format
msgid "Search only for RAW files"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:580
#, kde-format
msgid "KPhotoAlbum Annotations (%1/%2)"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:602
#, kde-format
msgctxt "@title:window image %1 of %2 images"
msgid "Annotations (%1/%2)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:825
#, kde-format
msgctxt "@title:window title of the 'find images' window"
msgid "Search"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:829
#, kde-format
msgid "Done"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:836
#, kde-format
msgctxt "@title:window"
msgid "Annotations"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:797
#, kde-format
msgid "Annotations"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:869
#, kde-format
msgid "Configure Window Layout..."
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:830
#, kde-format
msgid "Configure window layout..."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:870
#, kde-format
msgid "Save Current Window Setup"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:871
#, kde-format
msgid "Reset layout"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:878 AnnotationDialog/Dialog.cpp:1283
#: AnnotationDialog/ListSelect.cpp:92
#, kde-format
msgid "Sort Alphabetically (Tree)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:882 AnnotationDialog/Dialog.cpp:1287
#: AnnotationDialog/ListSelect.cpp:98
#, kde-format
msgid "Sort Alphabetically (Flat)"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:886
#, kde-format
msgid "Sort by Date"
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:902
#, kde-format
msgid "Match Tags from the First Character"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:863
#, kde-format
msgid "Match tags from the first character."
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:903
#, kde-format
msgid "Match Tags from Word Boundaries"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:864
#, kde-format
msgid "Match tags from word boundaries."
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:904
#, kde-format
msgid "Match Tags Anywhere"
msgstr ""
#. +> stable
#: AnnotationDialog/Dialog.cpp:865
#, kde-format
msgid "Match tags anywhere."
msgstr ""
#. +> trunk5
#: AnnotationDialog/Dialog.cpp:922
#, kde-format
msgid "Show Only Selected Ctrl+S"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:965
#, kde-format
msgid ""
"<p>Could not save the window layout.</p>"
"File %1 could not be opened because of the following error: %2"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:972
#, kde-format
msgid ""
"<p>Could not save the window layout.</p>"
"File %1 could not be written because of the following error: %2"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1044
#, kde-format
msgid "<p>Some changes are made to annotations. Do you really want to cancel all recent changes for each affected file?</p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1146
#, kde-format
msgid ""
"<p>You have just opened the advanced search dialog; to get the most out of it, it is suggested that you read the section in the manual on <a href=\"help:/kphotoalbum/sect-general-image-searches.html\">advanced searching</a>.</p>"
"<p>This dialog is also used for typing in information about images; you can find extra tips on its usage by reading about <a href=\"help:/kphotoalbum/chp-typingIn.html\">typing in</a>.</p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1155
#, kde-format
msgid ""
"<p>You have just opened one of the most important windows in KPhotoAlbum; it contains lots of functionality which has been optimized for fast usage.</p>"
"<p>It is strongly recommended that you take 5 minutes to read the <a href=\"help:/kphotoalbum/chp-typingIn.html\">documentation for this dialog</a></p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1290
#, kde-format
msgid "Sort Most Recently Used"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1293
#, kde-format
msgid "Toggle Sorting"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1298
#, kde-format
msgid "Toggle Showing Selected Items Only"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1303
#, kde-format
msgid "Annotate Next"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1307
#, kde-format
msgid "Annotate Previous"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1311
#, kde-format
msgid "OK dialog"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1315 AnnotationDialog/ListSelect.cpp:339
#: Settings/CategoryPage.cpp:86
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1319
#, kde-format
msgid "Copy tags from previous image"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1323 AnnotationDialog/ImagePreviewWidget.cpp:76
#: MainWindow/Window.cpp:786
#, kde-format
msgid "Rotate counterclockwise"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1326 AnnotationDialog/ImagePreviewWidget.cpp:82
#: MainWindow/Window.cpp:791
#, kde-format
msgid "Rotate clockwise"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/Dialog.cpp:1329
#, kde-format
msgid "Toggle fullscreen preview"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreview.cpp:539
#, kde-format
msgid ""
"<p><b>Can't associate tag \"%2\"</b></p>"
"<p>The category \"%1\" the tag \"%2\" belongs to is not positionable.</p>"
"<p>If you want to use this tag, change this in the settings dialog. If this tag shouldn't be in the recognition database anymore, it can be deleted in the settings.</p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreview.cpp:555
#, kde-format
msgid ""
"<p><b>Can't associate tag \"%2\"</b></p>"
"<p>The category \"%1\" the tag \"%2\" belongs to does not exist.</p>"
"<p>If you want to use this tag, add this category and mark it as positionable. If this tag shouldn't be in the recognition database anymore, it can be deleted in the settings dialog.</p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:54
#, kde-format
msgid "Annotate previous image"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:60
#, kde-format
msgid "Annotate next image"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ImagePreviewWidget.cpp:67
#, kde-format
msgid "Toggle full-screen preview (CTRL+Space)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:88
#, kde-format
msgid "Copy tags from previously tagged image"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:89
#, kde-format
msgctxt "@info:whatsthis"
msgid "<para>Set the same tags on this image than on the previous one. The image date, label, rating, and description are left unchanged.</para>"
msgstr ""
#. +> stable
#: AnnotationDialog/ImagePreviewWidget.cpp:304
#, kde-format
msgctxt "@info:whatsthis"
msgid "If a tag for an area found by the face detector is set manually, the face recognition database will be trained automatically with that tag."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:103
#, kde-format
msgid "Delete image"
msgstr ""
#. +> stable
#: AnnotationDialog/ImagePreviewWidget.cpp:116
#, kde-format
msgid "Train face recognition database automatically"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ImagePreviewWidget.cpp:118
#, kde-format
msgid "Category for new areas:"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:315
#, kde-format
msgctxt "@info:tooltip"
msgid "Hide or show areas on the image"
msgstr ""
#. +> stable
#: AnnotationDialog/ImagePreviewWidget.cpp:302
#, kde-format
msgctxt "@info:tooltip"
msgid "Search for faces on the current image"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:320
#, kde-format
msgctxt "@info:tooltip"
msgid "If you enable <emphasis>positionable tags</emphasis> for at least one category in <interface>Settings|Configure KPhotoAlbum...|Categories</interface>, you can associate specific image areas with tags."
msgstr ""
#. +> stable
#: AnnotationDialog/ImagePreviewWidget.cpp:325
#, kde-format
msgctxt "@info"
msgid "To use face detection, enable <emphasis>positionable tags</emphasis> for at least one category in <interface>Settings|Configure KPhotoAlbum...|Categories</interface>."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ImagePreviewWidget.cpp:326
#, kde-format
msgctxt "@info:tooltip"
msgid "Areas on an image can only be shown in single-image annotation mode."
msgstr ""
#. +> stable
#: AnnotationDialog/ImagePreviewWidget.cpp:331
#, kde-format
msgctxt "@info"
msgid "Face detection is only available in single-image annotation mode."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:79 DB/ImageSearchInfo.cpp:278
#, kde-format
msgid "or"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:80 DB/ImageSearchInfo.cpp:273
#, kde-format
msgid "and"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:104
#, kde-format
msgid "Sort by date"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:110
#, kde-format
msgid "Show only selected Ctrl+S"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:151
#, kde-format
msgid "The tag you entered is the tag that is set automatically for newly found, untagged images (cf. <interface>Settings|Configure KPhotoAlbum...|Categories|Untagged Images</interface>). It will not show up here as long as it is selected for this purpose."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:329
#, kde-format
msgid "No Item Selected"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ListSelect.cpp:333
#, kde-format
msgid "<b>%1</b>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:340
#, kde-format
msgid "Rename..."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:342
#, kde-format
msgid "<b>Tag Groups</b>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:350
#, kde-format
msgid "Tag groups"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:367
#, kde-format
msgid "Add this tag to a new tag group..."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:370
#, kde-format
msgid "Make this tag a tag group and add a tag..."
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:376
#, kde-format
msgid "Remove from tag group %1"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:379
#, kde-format
msgid "<b>Sorting</b>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:385
#, kde-format
msgid "Usage"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:386
#, kde-format
msgid "Alphabetical (Flat)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:387
#, kde-format
msgid "Alphabetical (Tree)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:407
#, kde-format
msgid ""
"<p>Do you really want to delete \"%1\"?<br/>"
"Deleting the item will remove any information about it from any image containing the item.</p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:411
#, kde-format
msgid "Really Delete %1?"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:412 Settings/TagGroupsPage.cpp:557
#: Settings/TagGroupsPage.cpp:802
#, kde-format
msgid "&Delete"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:428
#, kde-format
msgid "Rename Item"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:428
#, kde-format
msgid "Enter new name:"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:433
#, kde-format
msgid ""
"<p>Do you really want to rename \"%1\" to \"%2\"?<br/>"
"Doing so will rename \"%3\" on any image containing it.</p>"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:437
#, kde-format
msgid "Really Rename %1?"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:470
#, kde-format
msgid "New tag group"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:471
#, kde-format
msgid "Name for the new tag group the tag will be added to:"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:483
#, kde-format
msgid "Add a tag"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ListSelect.cpp:484
#, kde-format
msgid "Name for the tag to be added to this tag group:"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ListSelect.cpp:724
#, kde-format
msgctxt "Category name, then min-max of selected tags across several images. E.g. 'People (1-2)'"
msgid "%1 (%2-%3)"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ListSelect.cpp:738
#, kde-format
msgctxt "Category name, then number of selected tags. E.g. 'People (1)'"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ResizableFrame.cpp:75
#, kde-format
msgctxt "area of an image; rectangle that is overlayed upon the image"
msgid "Remove area"
msgstr ""
#. +> stable
#: AnnotationDialog/ResizableFrame.cpp:95
#, kde-format
msgid "Try to recognize this face"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ResizableFrame.cpp:324
#, kde-format
msgctxt "%1 is a prefix like 'Associate with', %2 is the tag name and %3 is the tag's category"
msgid "%1 %2 (%3)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ResizableFrame.cpp:328
#, kde-format
msgctxt "%1 is the tag name and %2 is the tag's category"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ResizableFrame.cpp:367
#, kde-format
msgid ""
"<p>%1 has already been tagged in another area on this image.</p>"
"<p>If you continue, the previous tag will be removed...</p>"
msgstr ""
#. +> trunk5
#: AnnotationDialog/ResizableFrame.cpp:370
#, kde-format
msgid "Replace existing area?"
msgstr ""
#. +> stable
#: AnnotationDialog/ResizableFrame.cpp:402
#, kde-format
msgid "Train the recognition database with the face of %1"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ResizableFrame.cpp:485
#, kde-format
msgctxt "As in: remove tag %1 in category %2 [from this marked area of the image]"
msgid "Remove tag %1 (%2)"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ResizableFrame.cpp:497
#, kde-format
msgid "Associate with"
msgstr ""
#. +> trunk5 stable
#: AnnotationDialog/ResizableFrame.cpp:519
#: AnnotationDialog/ResizableFrame.cpp:528
#, kde-format
msgctxt "As in: associate [this marked area of the image] with one of the following choices/menu items"
msgid "Associate with"
msgstr ""
#. +> trunk5 stable
#: BackgroundJobs/ExtractOneThumbnailJob.cpp:51
#, kde-format
msgid "Extracting Thumbnail"
msgstr ""
#. +> trunk5 stable
#: BackgroundJobs/HandleVideoThumbnailRequestJob.cpp:48
#, kde-format
msgid "Extract Video Thumbnail"
msgstr ""
#. +> trunk5 stable
#: BackgroundJobs/ReadVideoLengthJob.cpp:41
#, kde-format
msgid "Read Video Length"
msgstr ""
#. +> trunk5 stable
#: BackgroundJobs/SearchForVideosWithoutLengthInfo.cpp:58
#, kde-format
msgid "Search for videos without length information"
msgstr ""
#. +> trunk5 stable
#: BackgroundJobs/SearchForVideosWithoutVideoThumbnailsJob.cpp:63
#, kde-format
msgid "Searching for videos without video thumbnails"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobInfo.cpp:64
#, kde-format
msgid "Not Started"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobModel.cpp:98
#, kde-format
msgctxt "@title:column Background job id"
msgid "ID"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobModel.cpp:99
#, kde-format
msgctxt "@title:column Background job title"
msgid "Title"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobModel.cpp:100
#, kde-format
msgctxt "@title:column Additional information on background job"
msgid "Details"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobModel.cpp:101
#, kde-format
msgctxt "@title:column Elapsed time"
msgid "Elapsed"
msgstr ""
#. +> trunk5
#: BackgroundTaskManager/JobViewer.cpp:33
#, kde-format
msgctxt "@title:window"
msgid "Background Job Viewer"
msgstr ""
#. +> stable
#: BackgroundTaskManager/JobViewer.cpp:33
#, kde-format
msgid "Background Job Viewer"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobViewer.cpp:42
#: BackgroundTaskManager/JobViewer.cpp:77
#, kde-format
msgid "Pause"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/JobViewer.cpp:77
#, kde-format
msgid "Continue"
msgstr ""
#. +> trunk5 stable
#: BackgroundTaskManager/StatusIndicator.cpp:89
#, kde-format
msgid ""
"<p>Active jobs: %1<br/>"
"Pending jobs: %2<hr/>"
"<br/>"
"Color codes:"
"<ul>"
"<li><b>blinking green</b>: Active background jobs</li>"
"<li><b>gray</b>: No active jobs</li>"
"<li><b>solid yellow</b>: Job queue is paused</li>"
"<li><b>blinking yellow</b>: Job queue is paused for background jobs, but is executing a foreground job (like extracting a thumbnail for a video file, which is currently shown in the thumbnail viewer)</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable
#: Browser/AbstractCategoryModel.cpp:46 Exif/SearchDialog.cpp:400
#: Exif/SearchInfo.cpp:183
#, kde-format
msgctxt "As in No persons, no locations etc."
msgid "None"
msgstr ""
#. +> trunk5 stable
#: Browser/AbstractCategoryModel.cpp:48
#, kde-format
msgctxt "As in no other persons, or no other locations. "
msgid "No other"
msgstr ""
#. +> trunk5 stable
#: Browser/AbstractCategoryModel.cpp:96
#, kde-format
msgctxt "@item:intable number of images with a specific tag."
msgid "1 image"
msgid_plural "%1 images"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: Browser/AbstractCategoryModel.cpp:97
#, kde-format
msgctxt "@item:intable number of videos with a specific tag."
msgid "1 video"
msgid_plural "%1 videos"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: Menu (imagesplugins)
#. +> trunk5 stable
#: Browser/AbstractCategoryModel.cpp:134 kphotoalbumui.rc:85
#, kde-format
msgid "Images"
msgstr ""
#. +> trunk5 stable
#: Browser/AbstractCategoryModel.cpp:135
#, kde-format
msgid "Videos"
msgstr ""
#. +> trunk5 stable
#: Browser/Breadcrumb.cpp:36
#, kde-format
msgctxt "As in 'all pictures'."
msgid "All"
msgstr ""
#. +> trunk5
#: Browser/GeoPositionPage.cpp:61
#, kde-format
msgid "Geo position"
msgstr ""
#. +> trunk5
#: Browser/OverviewPage.cpp:147
#, kde-format
msgid "Geo Position"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:158
#, kde-format
msgid "Exif Info"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:169
#, kde-format
msgctxt "@action Search button in the browser view."
msgid "Search"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:178 Settings/UntaggedGroupBox.cpp:30
#, kde-format
msgid "Untagged Images"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:188
#, kde-format
msgid "Show Thumbnails"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:276 Browser/OverviewPage.cpp:296
#, kde-format
msgid "Search did not match any images or videos."
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:276 Browser/OverviewPage.cpp:296
#, kde-format
msgid "Empty Search Result"
msgstr ""
#. +> trunk5
#: Browser/OverviewPage.cpp:280
#, kde-format
msgid "Exif Search"
msgstr ""
#. +> stable
#: Browser/OverviewPage.cpp:236 Exif/SearchDialog.cpp:36
#, kde-format
msgid "EXIF Search"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:300
#, kde-format
msgctxt "Breadcrumb denoting that we 'browsed' to a search result."
msgid "search"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:339 MainWindow/Window.cpp:1809
#, kde-format
msgid ""
"<p>You have not yet configured which tag to use for indicating untagged images.</p>"
"<p>Please follow these steps to do so:"
"<ul>"
"<li>In the menu bar choose <b>Settings</b></li>"
"<li>From there choose <b>Configure KPhotoAlbum</b></li>"
"<li>Now choose the <b>Categories</b> icon</li>"
"<li>Now configure section <b>Untagged Images</b></li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable
#: Browser/OverviewPage.cpp:345 MainWindow/Window.cpp:1816
#, kde-format
msgid "Feature has not been configured"
msgstr ""
#. +> trunk5 stable
#: CategoryListView/CheckDropItem.cpp:113
#, kde-format
msgid "\"%1\" and \"%2\""
msgstr ""
#. +> trunk5 stable
#: CategoryListView/CheckDropItem.cpp:117
#, kde-format
msgid "\"%1\""
msgstr ""
#. +> trunk5 stable
#: CategoryListView/CheckDropItem.cpp:119
#, kde-format
msgid ", \"%1\""
msgstr ""
#. +> trunk5 stable
#: CategoryListView/CheckDropItem.cpp:122
#, kde-format
msgid " and \"%1\""
msgstr ""
#. +> trunk5 stable
#: CategoryListView/CheckDropItem.cpp:126
#, kde-format
msgid ""
"<p>You have just dragged an item onto another. This will make the target item a tag group and define the dragged item as a member of this group. Tag groups may be used to denote facts such as 'Las Vegas is in the USA'. In that example you would drag Las Vegas onto USA. When you have set up tag groups, you can, for instance, see all images from the USA by simply selecting that item in the Browser.</p>"
"<p>Was it really your intention to make \"%3\" a tag group and add \"%2\" as a member?</p>"
msgid_plural ""
"<p>You have just dragged some items onto one other item. This will make the target item a tag group and define the dragged items as members of this group. Tag groups may be used to denote facts such as 'Las Vegas and New York are in the USA'. In that example you would drag Las Vegas and New York onto USA. When you have set up tag groups, you can, for instance, see all images from the USA by simply selecting that item in the Browser.</p>"
"<p>Was it really your intention to make \"%3\" a tag group and add %2 as members?</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: CategoryListView/CheckDropItem.cpp:153
#, kde-format
msgid "Move Items"
msgstr ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:92
#, kde-format
msgid "Widen selection to include all images and videos again"
msgstr ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:100
#, kde-format
msgctxt "@info"
msgid ""
"<title>The date bar</title>"
"<para>The date bar gives you an overview of the approximate number of images taken in a given time frame.Time units are shown on the <emphasis>timeline</emphasis>. Above it, a histogram indicates the number of images for that time range.</para>"
"<para>You can interact with the date bar in several ways:"
"<list>"
"<item>Zoom in or out by using the +/- buttons or Ctrl + scrollwheel.</item>"
"<item>Scroll the timeline either by using the arrow buttons or the scroll wheel, or by dragging it using the middle mouse button.</item>"
"<item>Restrict the current view to a given time frame by clicking below the timeline and marking the time frame.</item>"
"<item>Clicking on the timeline sets the <emphasis>focus</emphasis> for the thumbnail view, i.e. jumps to the first thumbnail of the time unit in focus.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:571
#, kde-format
msgid "Show Ranges"
msgstr ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:577
#, kde-format
msgid "Show Resolution Indicator"
msgstr ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:701
#, kde-format
msgctxt "@info:status images that fall in the given date range"
msgid "1 exact"
msgid_plural "%1 exact"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:703
#, kde-format
msgctxt "@info:status additional images captured in a date range that overlaps with the given date range,"
msgid " + 1 range"
msgid_plural " + %1 ranges"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:704
#, kde-format
msgctxt "@info:status total image count"
msgid " = 1 total"
msgid_plural " = %1 total"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:706
#, kde-format
msgctxt "@info:status image count"
msgid "%1 image/video"
msgid_plural "%1 images/videos"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: DateBar/DateBarWidget.cpp:708
#, kde-format
msgctxt "@info:status Time range vs. image count (e.g. 'Jun 2012 | 4 images/videos')."
msgid "%1 | %2"
msgstr ""
#. +> trunk5 stable
#: DateBar/ViewHandler.cpp:132
#, kde-format
msgid "1 Year"
msgstr ""
#. +> trunk5 stable
#: DateBar/ViewHandler.cpp:164
#, kde-format
msgid "1 Month"
msgstr ""
#. +> trunk5 stable
#: DateBar/ViewHandler.cpp:204
#, kde-format
msgid "1 Week"
msgstr ""
#. +> trunk5 stable
#: DateBar/ViewHandler.cpp:232
#, kde-format
msgid "1 Day"
msgstr ""
#. +> trunk5 stable
#: DateBar/ViewHandler.cpp:275
#, kde-format
msgid "2 Hours"
msgstr ""
#. +> trunk5 stable
#: DateBar/ViewHandler.cpp:311
#, kde-format
msgid "10 Minutes"
msgstr ""
#. +> trunk5
#: DateBar/ViewHandler.cpp:348
#, kde-format
msgid "10 Seconds"
msgstr ""
#. +> trunk5 stable
#: DB/Category.cpp:167
#, kde-format
msgid "Unable to create directory '%1'."
msgstr ""
#. +> trunk5 stable
#: DB/Category.cpp:167
#, kde-format
msgid "Unable to Create Directory"
msgstr ""
#. +> trunk5 stable
#: DB/Category.cpp:174
#, kde-format
msgid "Error when saving image '%1'."
msgstr ""
#. +> trunk5 stable
#: DB/Category.cpp:174
#, kde-format
msgid "Error Saving Image"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:351
#, kde-format
msgctxt "Abbreviated month name"
msgid "jan"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:351
#, kde-format
msgctxt "Abbreviated month name"
msgid "feb"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:352
#, kde-format
msgctxt "Abbreviated month name"
msgid "mar"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:352
#, kde-format
msgctxt "Abbreviated month name"
msgid "apr"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:353
#, kde-format
msgctxt "Abbreviated month name"
msgid "may"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:353
#, kde-format
msgctxt "Abbreviated month name"
msgid "jun"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:354
#, kde-format
msgctxt "Abbreviated month name"
msgid "jul"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:354
#, kde-format
msgctxt "Abbreviated month name"
msgid "aug"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:355
#, kde-format
msgctxt "Abbreviated month name"
msgid "sep"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:355
#, kde-format
msgctxt "Abbreviated month name"
msgid "oct"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:356
#, kde-format
msgctxt "Abbreviated month name"
msgid "nov"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDate.cpp:356
#, kde-format
msgctxt "Abbreviated month name"
msgid "dec"
msgstr ""
#. +> trunk5 stable
#: DB/ImageDB.cpp:144
#, kde-format
msgid "Loading information from images"
msgstr ""
#. +> trunk5 stable
#: DB/ImageSearchInfo.cpp:270
#, kde-format
msgctxt "As in No persons, no locations etc. I do realize that translators may have problem with this, but I need some how to indicate the category, and users may create their own categories, so this is the best I can do - Jesper."
msgid "No %1"
msgstr ""
#. +> trunk5 stable
#: DB/ImageSearchInfo.cpp:279
#, kde-format
msgid "not"
msgstr ""
#. +> trunk5 stable
#: DB/ImageSearchInfo.cpp:283
#, kde-format
msgctxt "As in no other persons, or no other locations. I do realize that translators may have problem with this, but I need some how to indicate the category, and users may create their own categories, so this is the best I can do - Jesper."
msgid "No other %1"
msgstr ""
#. +> trunk5 stable
#: DB/NewImageFinder.cpp:468
#, kde-format
msgid ""
"<p><b>Loading information from new files</b></p>"
"<p>Depending on the number of images, this may take some time.<br/>"
"However, there is only a delay when new images are found.</p>"
msgstr ""
#. +> trunk5 stable
#: DB/NewImageFinder.cpp:684
#, kde-format
msgid "<p><b>Calculating checksum for %1 file</b></p>"
msgid_plural "<p><b>Calculating checksums for %1 files</b></p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: DB/NewImageFinder.cpp:685
#, kde-format
msgid "<p>By storing a checksum for each image KPhotoAlbum is capable of finding images even when you have moved them on the disk.</p>"
msgstr ""
#. +> trunk5 stable
#: DB/NewImageFinder.cpp:728
#, kde-format
msgid "Following files could not be read:"
msgstr ""
#. +> trunk5
#: Exif/Database.cpp:106
#, kde-format
msgid ""
"<p>There was an error while accessing the Exif search database. The error is likely due to a broken database file.</p>"
"<p>To fix this problem run Maintenance->Recreate Exif Search database.</p>"
"<hr/>"
"<p>For debugging: the command that was attempted to be executed was:<br/>"
"%1</p>"
"<p>The error message obtained was:<br/>"
"%2</p>"
msgstr ""
#. +> trunk5
#: Exif/Database.cpp:122
#, kde-format
msgid "Error in Exif database"
msgstr ""
#. +> stable
#: Exif/Database.cpp:108
#, kde-format
msgid "Error Executing Exif Command"
msgstr ""
#. +> trunk5
#: Exif/Database.cpp:146
#, kde-format
msgid ""
"<p>There was an error while opening the Exif search database.</p>"
" "
"<p>To fix this problem run Maintenance->Recreate Exif Search database.</p>"
"<hr/>"
"<p>The error message obtained was:<br/>"
"%1</p>"
msgstr ""
#. +> stable
#: Exif/Database.cpp:100
#, kde-format
msgid ""
"<p>There was an error while executing the SQL backend command. The error is likely due to a broken database file.</p>"
"<p>To fix this problem run Maintenance->Recreate Exif Search database.</p>"
"<hr/>"
"<p>For debugging: the command that was attempted to be executed was:<br/>"
"%1</p>"
"<p>The error message obtained was:<br/>"
"%2</p>"
msgstr ""
#. +> trunk5
#: Exif/Database.cpp:195
#, kde-format
msgid ""
"<p>The Exif search database is corrupted and has no data.</p>"
" "
"<p>To fix this problem run Maintenance->Recreate Exif Search database.</p>"
msgstr ""
#. +> trunk5
#: Exif/Database.cpp:653
#, kde-format
msgid "Rereading Exif information from all images"
msgstr ""
#. +> stable
#: Exif/Database.cpp:482
#, kde-format
msgid "Rereading EXIF information from all images"
msgstr ""
#. +> stable
#: Exif/InfoDialog.cpp:38
#, kde-format
msgid "EXIF Information"
msgstr ""
#. +> trunk5
#: Exif/InfoDialog.cpp:41
#, kde-format
msgctxt "@title:window"
msgid "Exif Information"
msgstr ""
#. +> trunk5
#: Exif/InfoDialog.cpp:75
#, kde-format
msgid "Exif label search: "
msgstr ""
#. +> stable
#: Exif/InfoDialog.cpp:68
#, kde-format
msgid "EXIF Label Search: "
msgstr ""
#. +> trunk5 stable
#: Exif/InfoDialog.cpp:81
#, kde-format
msgid "IPTC character set:"
msgstr ""
#. +> trunk5
#: Exif/ReReadDialog.cpp:41
#, kde-format
msgctxt "@title:window"
msgid "Read Exif Info from Files"
msgstr ""
#. +> stable
#: Exif/ReReadDialog.cpp:35
#, kde-format
msgid "Read EXIF info from files"
msgstr ""
#. +> trunk5
#: Exif/ReReadDialog.cpp:48
#, kde-format
msgid "Update Exif search database"
msgstr ""
#. +> stable
#: Exif/ReReadDialog.cpp:42
#, kde-format
msgid "Update EXIF search database"
msgstr ""
#. +> trunk5 stable
#: Exif/ReReadDialog.cpp:54
#, kde-format
msgid "Update image date"
msgstr ""
#. +> trunk5
#: Exif/ReReadDialog.cpp:57
#, kde-format
msgid "Use modification date if Exif not found"
msgstr ""
#. +> stable
#: Exif/ReReadDialog.cpp:51
#, kde-format
msgid "Use modification date if EXIF not found"
msgstr ""
#. +> trunk5
#: Exif/ReReadDialog.cpp:60
#, kde-format
msgid "Update image orientation from Exif information"
msgstr ""
#. +> stable
#: Exif/ReReadDialog.cpp:54
#, kde-format
msgid "Update image orientation from EXIF information"
msgstr ""
#. +> trunk5
#: Exif/ReReadDialog.cpp:63
#, kde-format
msgid "Update image description from Exif information"
msgstr ""
#. +> stable
#: Exif/ReReadDialog.cpp:57
#, kde-format
msgid "Update image description from EXIF information"
msgstr ""
#. +> trunk5 stable
#: Exif/ReReadDialog.cpp:66
#, kde-format
msgid "Affected Files"
msgstr ""
#. +> trunk5
#: Exif/ReReadDialog.cpp:138
#, kde-format
msgid "<p>Be aware that setting the data from Exif may <b>overwrite</b> data you have previously entered manually using the image configuration dialog.</p>"
msgstr ""
#. +> stable
#: Exif/ReReadDialog.cpp:126
#, kde-format
msgid "<p>Be aware that setting the data from EXIF may <b>overwrite</b> data you have previously entered manually using the image configuration dialog.</p>"
msgstr ""
#. +> trunk5 stable
#: Exif/ReReadDialog.cpp:141
#, kde-format
msgid "Override image dates"
msgstr ""
#. +> trunk5
#: Exif/SearchDialog.cpp:40
#, kde-format
msgctxt "@title:window"
msgid "Exif Search"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:44
#, kde-format
msgid "Settings"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:65
#, kde-format
msgid "Aperture Value"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:66
#, kde-format
msgid "F Number"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:76
#, kde-format
msgid "Focal Length"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:84
#, kde-format
msgctxt "As in 'A range from x to y'"
msgid "to"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:93
#, kde-format
msgctxt "This is millimeter for focal length, like 35mm"
msgid "mm"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:109
#, kde-format
msgid "Camera"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:113
#, kde-format
msgid "Lens"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:118 Settings/GeneralPage.cpp:122
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:144
#, kde-format
msgid "Iso setting"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:149
#, kde-format
msgctxt "Example 1.6 secs (as in seconds)"
msgid "secs."
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:188
#, kde-format
msgid "1 second"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:205
#, kde-format
msgid "Exposure time"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:255
#, kde-format
msgid "Exposure Program"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:272 ImportExport/MD5CheckPage.cpp:76
#, kde-format
msgid "Orientation"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:284
#, kde-format
msgid "Metering Mode"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:300
#, kde-format
msgid "Contrast"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:311
#, kde-format
msgid "Sharpness"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:322
#, kde-format
msgid "Saturation"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:375
#, kde-format
msgid "No cameras found in the database"
msgstr ""
#. +> trunk5 stable
#: Exif/SearchDialog.cpp:396
#, kde-format
msgid "No lenses found in the database"
msgstr ""
#. +> trunk5
#: Exif/SearchDialog.cpp:412
#, kde-format
msgid "Not all images in the database have lens information. <note>Recreate the Exif search database to ensure lens data for all images.</note>"
msgstr ""
#. +> stable
#: Exif/SearchDialog.cpp:409
#, kde-format
msgid "Not all images in the database have lens information. <note>Recreate the EXIF search database to ensure lens data for all images.</note>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:58
#, kde-format
msgid "Generating images for HTML page "
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:164
#, kde-format
msgid "Error copying %1 to %2"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:451
#, kde-format
msgid "<a href=\"%1\">prev</a>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:453 HTMLGenerator/Generator.cpp:461
#, kde-format
msgid "prev"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:465
#, kde-format
msgid "<a href=\"index-%1.html\">index</a>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:474
#, kde-format
msgid "<a href=\"%1\">next</a>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:476 HTMLGenerator/Generator.cpp:483
#, kde-format
msgid "next"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:621
#, kde-format
msgid "Could not create file '%1'."
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:622
#, kde-format
msgid "Could Not Create File"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:655
#, kde-format
msgid "<p>Unable to copy %1 to %2</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:690
#, kde-format
msgid "Unable to write image '%1'."
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/Generator.cpp:765 HTMLGenerator/HTMLDialog.cpp:159
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:63
#, kde-format
msgctxt "@title:window"
msgid "HTML Export"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:52
#, kde-format
msgid "HTML Export"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:89 HTMLGenerator/HTMLDialog.cpp:90
#, kde-format
msgid "Content"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:98
#, kde-format
msgid "Page title:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:105
#, kde-format
msgid "Copyright:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:114
#, kde-format
msgid "Description:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:121
#, kde-format
msgid "Create .kim export file"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:126
#, kde-format
msgctxt "Inline as a verb, i.e. 'please show movies right on the page, not as links'"
msgid "Inline Movies in pages"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:101
#, kde-format
msgid "Inline Movies in pages"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:130
#, kde-format
msgctxt "Tag as in HTML-tag, not as in image tag"
msgid "Use HTML5 video tag"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:105
#, kde-format
msgid "Use HTML5 video tag"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:141
#, kde-format
msgid "<p>This selection will generate video files suitable for displaying on web. avconv and ffmpeg2theora are required for video file generation.</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:143
#, kde-format
msgid "Generate HTML5 video files (mp4 and ogg)"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:151
#, kde-format
msgid "What to Include"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:188 HTMLGenerator/HTMLDialog.cpp:189
#, kde-format
msgid "Layout"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:198 Settings/CategoryPage.cpp:141
#, kde-format
msgid "Thumbnail size:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:213
#, kde-format
msgid "Number of columns:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:228
#, kde-format
msgid "Theme:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:236
#, kde-format
msgid "Theme Description"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:243
#, kde-format
msgid "Image Sizes"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:252
#, kde-format
msgid "Full size"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:297 HTMLGenerator/HTMLDialog.cpp:298
#, kde-format
msgid "Destination"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:300
#, kde-format
msgid "Base URL:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:308
#, kde-format
msgid "Base directory:"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:323
#, kde-format
msgid "<b>Hint: Press the help button for descriptions of the fields</b>"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:325
#, kde-format
msgid "Gallery directory:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:332
#, kde-format
msgid "Output directory:"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:343
#, kde-format
msgid "URL for final destination of .kim file:"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:309
#, kde-format
msgid "URL for final destination:"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:345
#, kde-format
msgid ""
"<p>If you move the gallery to a remote location, set this to the destination URL.</p>"
"<p>This only affects the generated <filename>.kim</filename> file.</p>"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:356
#, kde-format
msgid "Open gallery in browser:"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:372
#, kde-format
msgid "You must select at least one resolution."
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:399
#, kde-format
msgid "Select base directory..."
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:413
#, kde-format
msgid "<p>You did not specify a base directory. This is the topmost directory for your images. Under this directory you will find each generated collection in separate directories.</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:417
#, kde-format
msgid "No Base Directory Specified"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:423
#, kde-format
msgid "<p>You did not specify an output directory. This is a directory containing the actual images. The directory will be in the base directory specified above.</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:426
#, kde-format
msgid "No Output Directory Specified"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:435
#, kde-format
msgid ""
"<p>Error while reading information about %1. This is most likely because the directory does not exist.</p>"
"<p>The error message was: %2</p>"
msgstr ""
#. +> stable
#: HTMLGenerator/HTMLDialog.cpp:395
#, kde-format
msgid "<p>Error while reading information about %1. This is most likely because the directory does not exist.</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:444
#, kde-format
msgid "<p>%1 does not exist, is not a directory or cannot be written to.</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:456
#, kde-format
msgid ""
"<p>Output directory %1 already exists. Usually, this means you should specify a new directory.</p>"
"<p>Should %2 be deleted first?</p>"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:459
#, kde-format
msgid "Directory Exists"
msgstr ""
#. i18n( "%1 (by %2)",themeName, themeAuthor ) ); // combined alternative
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:544 MainWindow/SplashScreen.cpp:66
#, kde-format
msgid "%1"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:555
#, kde-format
msgid "Could not find any themes - this is very likely an installation error"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:562
#, kde-format
msgid "More than one theme is set as default, using theme %1"
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:569
#, kde-format
msgctxt "This is to show the author of the theme. E.g. copyright character (&#169;) by itself will work fine on this context if no proper word is available in your language."
msgid "by "
msgstr ""
#. +> trunk5 stable
#: HTMLGenerator/HTMLDialog.cpp:571
#, kde-format
msgid ""
"\n"
" "
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:585
#, kde-format
msgid "<p>Gallery directory cannot be empty.</p>"
msgstr ""
#. +> trunk5
#: HTMLGenerator/HTMLDialog.cpp:589
#, kde-format
msgid "<p>The output directory already exists.</p>"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:107
#, kde-format
msgid "Failed to start"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:108
#, kde-format
msgid "Crashed"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:109
#, kde-format
msgid "Timedout"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:110
#, kde-format
msgid "Read error"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:111
#, kde-format
msgid "Write error"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:112
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:116
#, kde-format
msgid ""
"<p>Error when extracting video thumbnails.<br/>"
"Error was: %1</p>"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ExtractOneVideoFrame.cpp:155
#, kde-format
msgid ""
"Unable to extract video thumbnails from some files. Either the file is damaged in some way, or the video is ultra short. For your convenience, the token '%1' has been set on those videos.\n"
"\n"
"(You might need to wait till the video extraction led in your status bar has stopped blinking, to see all affected videos.)"
msgstr ""
#. +> trunk5 stable
#: ImageManager/ThumbnailBuilder.cpp:167
#, kde-format
msgid "Building thumbnails"
msgstr ""
#. +> trunk5
#: ImportExport/Export.cpp:63
#, kde-format
msgid "Save an export file"
msgstr ""
#. +> trunk5
#: ImportExport/Export.cpp:65 ImportExport/Import.cpp:42
#, kde-format
msgid "KPhotoAlbum import files"
msgstr ""
#. +> stable
#: ImportExport/Export.cpp:55 ImportExport/Import.cpp:34
#, kde-format
msgctxt ".kim files"
msgid "KPhotoAlbum Export Files"
msgstr ""
#. +> trunk5
#: ImportExport/Export.cpp:83
#, kde-format
msgctxt "@title:window"
msgid "Export Configuration / Copy Images"
msgstr ""
#. +> stable
#: ImportExport/Export.cpp:71
#, kde-format
msgid "Export Configuration / Copy Images"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:96
#, kde-format
msgid "How to Handle Images"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:100
#, kde-format
msgid "Include in .kim file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:101
#, kde-format
msgid "Do not copy files, only generate .kim file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:102
#, kde-format
msgid "Automatically copy next to .kim file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:103
#, kde-format
msgid "Hard link next to .kim file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:104
#, kde-format
msgid "Symbolic link next to .kim file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:114
#, kde-format
msgid "Compress export file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:118
#, kde-format
msgid "Generate thumbnails"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:126
#, kde-format
msgid "Limit maximum image dimensions to: "
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:138
#, kde-format
msgid ""
"<p>If your images are stored in a non-compressed file format then you may check this; otherwise, this just wastes time during import and export operations.</p>"
"<p>In other words, do not check this if your images are stored in jpg, png or gif; but do check this if your images are stored in tiff.</p>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:144
#, kde-format
msgid "<p>Generate thumbnail images</p>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:147
#, kde-format
msgid "<p>With this option you may limit the maximum dimensions (width and height) of your images. Doing so will make the resulting export file smaller, but will of course also make the quality worse if someone wants to see the exported images with larger dimensions.</p>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:154
#, kde-format
msgid ""
"<p>When exporting images, bear in mind that there are two things the person importing these images again will need:<br/>"
"1) meta information (image content, date etc.)<br/>"
"2) the images themselves.</p>"
"<p>The images themselves can either be placed next to the .kim file, or copied into the .kim file. Copying the images into the .kim file works well for a recipient who wants all, or most of those images, for example when emailing a whole group of images. However, when you place the images on the Web, a lot of people will see them but most likely only download a few of them. It works better in this kind of case, to separate the images and the .kim file, by place them next to each other, so the user can access the images s/he wants.</p>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:232
#, kde-format
msgid "Error creating zip file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:246
#, kde-format
msgid "&Cancel"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:265
#, kde-format
msgid "Creating index file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:278
#, kde-format
msgid "Creating thumbnails"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:300
#, kde-format
msgid "Copying image files"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:367
#, kde-format
msgid "Error writing file %1"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:397
#, kde-format
msgid ""
"<p>Other KPhotoAlbum users may now load the import file into their database, by choosing <b>import</b> in the file menu.</p>"
"<p>If they find it on a web site, and the web server is correctly configured, all they need to do is simply to click it from within konqueror. To enable this, your web server needs to be configured for KPhotoAlbum. You do so by adding the following line to <b>/etc/httpd/mime.types</b> or similar:"
"<pre>application/vnd.kde.kphotoalbum-import kim</pre>"
"This will make your web server tell konqueror that it is a KPhotoAlbum file when clicking on the link, otherwise the web server will just tell konqueror that it is a plain text file.</p>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Export.cpp:406
#, kde-format
msgid "How to Use the Export File"
msgstr ""
#. +> trunk5
#: ImportExport/Import.cpp:40
#, kde-format
msgid "KPhotoAlbum Export Files"
msgstr ""
#. +> trunk5 stable
#: ImportExport/Import.cpp:73
#, kde-format
msgid "Unable to create temporary file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:96
#, kde-format
msgid "<p>XML file did not specify the source of the images, this is a strong indication that the file is corrupted</p>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:130
#, kde-format
msgid ""
"<h1><font size=\"+2\">Welcome to KPhotoAlbum Import</font></h1>"
"This wizard will take you through the steps of an import operation. The steps are: "
"<ol>"
"<li>First you must select which images you want to import from the export file. You do so by selecting the checkbox next to the image.</li>"
"<li>Next you must tell KPhotoAlbum in which directory to put the images. This directory must of course be below the directory root KPhotoAlbum uses for images. KPhotoAlbum will take care to avoid name clashes</li>"
"<li>The next step is to specify which categories you want to import (People, Places, ... ) and also tell KPhotoAlbum how to match the categories from the file to your categories. Imagine you load from a file, where a category is called <b>Blomst</b> (which is the Danish word for flower), then you would likely want to match this with your category, which might be called <b>Blume</b> (which is the German word for flower) - of course given you are German.</li>"
"<li>The final steps, is matching the individual tokens from the categories. I may call myself <b>Jesper</b> in my image database, while you want to call me by my full name, namely <b>Jesper K. Pedersen</b>. In this step non matches will be highlighted in red, so you can see which tokens was not found in your database, or which tokens was only a partial match.</li>"
"</ol>"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:149
#, kde-format
msgctxt "@title:tab introduction page"
msgid "Introduction"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:165 MainWindow/TokenEditor.cpp:64
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:167
#, kde-format
msgid "Deselect All"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:202
#, kde-format
msgid "Select Which Images to Import"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:214
#, kde-format
msgid "Destination of images: "
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:228
#, kde-format
msgid "Destination of Images"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:236
#, kde-format
msgid "The directory must be a subdirectory of %1"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:241
#, kde-format
msgid "This directory is reserved for category images."
msgstr ""
#. i18n("Folder")), and then start KPA with the C locale, which would produce a
#. doubled "Folder" category.
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:272 Settings/CategoryPage.cpp:269
#: ThumbnailView/CellGeometry.cpp:77 ThumbnailView/ThumbnailModel.cpp:350
#: XMLDB/FileReader.cpp:87
#, kde-format
msgid "Folder"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:273 XMLDB/FileReader.cpp:109
#: XMLDB/FileReader.cpp:121
#, kde-format
msgid "Tokens"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:274 Settings/CategoryPage.cpp:271
#: ThumbnailView/CellGeometry.cpp:77 ThumbnailView/ThumbnailModel.cpp:350
#: XMLDB/Database.cpp:237 XMLDB/Database.cpp:598 XMLDB/FileReader.cpp:135
#, kde-format
msgid "Media Type"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:282
#, kde-format
msgid "Match Categories"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:314
#, kde-format
msgid "Directory %1 does not exist. Should it be created?"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:318
#, kde-format
msgid "Error creating directory %1"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportDialog.cpp:400
#, kde-format
msgid "How to resolve clashes"
msgstr ""
#. +> trunk5
#: ImportExport/ImportHandler.cpp:94 ImportExport/ImportHandler.cpp:153
#, kde-format
msgctxt "@title:window"
msgid "Copying Images"
msgstr ""
#. +> stable
#: ImportExport/ImportHandler.cpp:95 ImportExport/ImportHandler.cpp:148
#, kde-format
msgid "Copying Images"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportHandler.cpp:168
#, kde-format
msgid "Error when writing image %1"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportHandler.cpp:187
#, kde-format
msgid "Updating Database"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportHandler.cpp:233
#, kde-format
msgid "Cannot copy from any of the following locations:"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportHandler.cpp:234
#, kde-format
msgid "Continue without Asking"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportMatcher.cpp:45
#, kde-format
msgid "Key in file"
msgstr ""
#. +> trunk5 stable
#: ImportExport/ImportMatcher.cpp:56
#, kde-format
msgid "Key in your database"
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:35
#, kde-format
msgid "Unable to open '%1' for reading."
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:35
#, kde-format
msgid "Error Importing Data"
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:43
#, kde-format
msgid "Error reading directory contents of file %1; it is likely that the file is broken."
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:57
#, kde-format
msgid "Error reading index.xml file from %1; it is likely that the file is broken."
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:77
#, kde-format
msgid "Thumbnail item in export file was not a directory, this indicates that the file is broken."
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:87
#, kde-format
msgid "No thumbnail existed in export file for %1"
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:102
#, kde-format
msgid "export file did not contain a Images subdirectory, this indicates that the file is broken"
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:107
#, kde-format
msgid "Images item in export file was not a directory, this indicates that the file is broken"
msgstr ""
#. +> trunk5 stable
#: ImportExport/KimFileReader.cpp:115
#, kde-format
msgid "No image existed in export file for %1"
msgstr ""
#. +> trunk5 stable
#: ImportExport/MD5CheckPage.cpp:49
#, kde-format
msgid "One image from the import file, has the same MD5 sum as an image in the Database, how should that be resolved?"
msgid_plural "%1 images from the import file, have the same MD5 sum as images in the Database, how should that be resolved?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: ImportExport/MD5CheckPage.cpp:64
#, kde-format
msgid ""
"Use data from\n"
"Import File"
msgstr ""
#. +> trunk5 stable
#: ImportExport/MD5CheckPage.cpp:67
#, kde-format
msgid ""
"Use data from\n"
"Database"
msgstr ""
#. +> trunk5 stable
#: ImportExport/MD5CheckPage.cpp:70
#, kde-format
msgid "Merge data"
msgstr ""
#. +> trunk5 stable
#: ImportExport/MD5CheckPage.cpp:77
#, kde-format
msgid "Date and Time"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable
#: kphotoalbumui.rc:28
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (privacy)
#. +> trunk5 stable
#: kphotoalbumui.rc:43
#, kde-format
msgid "Privacy"
msgstr ""
#. i18n: ectx: Menu (maintenance)
#. +> trunk5 stable
#: kphotoalbumui.rc:53
#, kde-format
msgid "&Maintenance"
msgstr ""
#. i18n: ectx: Menu (plugins)
#. +> trunk5 stable
#: kphotoalbumui.rc:75 Settings/SettingsDialog.cpp:78
#, kde-format
msgid "Plugins"
msgstr ""
#. i18n: ectx: Menu (exportplugin)
#. +> trunk5 stable
#: kphotoalbumui.rc:77
#, kde-format
msgid "Export"
msgstr ""
#. i18n: ectx: Menu (importplugin)
#. +> trunk5 stable
#: kphotoalbumui.rc:81
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: Menu (batch_plugins)
#. +> trunk5 stable
#: kphotoalbumui.rc:89
#, kde-format
msgid "Batch Plugins"
msgstr ""
#. i18n: ectx: Menu (tool_plugins)
#. +> trunk5 stable
#: kphotoalbumui.rc:93
#, kde-format
msgid "Tools"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable
#: kphotoalbumui.rc:110
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable
#: main.cpp:68
#, kde-format
msgid "KPhotoAlbum"
msgstr ""
#. +> stable
#: main.cpp:68
#, kde-format
msgid "Config file"
msgstr ""
#. +> stable
#: main.cpp:69
#, kde-format
msgid "Starts KPhotoAlbum with a prebuilt set of demo images"
msgstr ""
#. +> trunk5 stable
#: main.cpp:70
#, kde-format
msgid "KDE Photo Album"
msgstr ""
#. +> stable
#: main.cpp:70
#, kde-format
msgid "Import file"
msgstr ""
#. +> stable
#: main.cpp:71
#, kde-format
msgid "Don't start listening for android devices on startup."
msgstr ""
#. +> trunk5 stable
#: main.cpp:77
#, kde-format
msgid "Jesper K. Pedersen"
msgstr ""
#. +> trunk5 stable
#: main.cpp:77 main.cpp:78 main.cpp:79 main.cpp:81 main.cpp:82 main.cpp:83
#: main.cpp:84 main.cpp:85 main.cpp:86
#, kde-format
msgid "Development"
msgstr ""
#. +> trunk5 stable
#: main.cpp:78
#, kde-format
msgid "Hassan Ibraheem"
msgstr ""
#. +> trunk5 stable
#: main.cpp:79
#, kde-format
msgid "Miika Turkia"
msgstr ""
#. +> trunk5 stable
#: main.cpp:80
#, kde-format
msgid "Tuomas Suutari"
msgstr ""
#. +> trunk5 stable
#: main.cpp:80
#, kde-format
msgid "SQL backend and numerous features"
msgstr ""
#. +> trunk5 stable
#: main.cpp:81
#, kde-format
msgid "Jan Kundr&aacute;t"
msgstr ""
#. +> trunk5 stable
#: main.cpp:82
#, kde-format
msgid "Henner Zeller"
msgstr ""
#. +> trunk5 stable
#: main.cpp:83
#, kde-format
msgid "Andreas Neustifter"
msgstr ""
#. +> trunk5 stable
#: main.cpp:84
#, kde-format
msgid "Johannes Zarl-Zierl"
msgstr ""
#. +> trunk5 stable
#: main.cpp:85
#, kde-format
msgid "Tobias Leupold"
msgstr ""
#. +> trunk5
#: main.cpp:86
#, kde-format
msgid "Robert Krawitz"
msgstr ""
#. +> trunk5 stable
#: main.cpp:88
#, kde-format
msgid "Will Stephenson"
msgstr ""
#. +> trunk5 stable
#: main.cpp:88
#, kde-format
msgid "Developing an Icon for KPhotoAlbum"
msgstr ""
#. +> trunk5 stable
#: main.cpp:89
#, kde-format
msgid "Teemu Rytilahti"
msgstr ""
#. +> trunk5 stable
#: main.cpp:90
#, kde-format
msgid "Sending patches implementing (.) the \"Set As Wallpaper\" menu in the viewer.(.) Theme support for HTML generation"
msgstr ""
#. +> trunk5 stable
#: main.cpp:92
#, kde-format
msgid "Reimar Imhof"
msgstr ""
#. +> trunk5 stable
#: main.cpp:92
#, kde-format
msgid "Patch to sort items in option listboxes"
msgstr ""
#. +> trunk5 stable
#: main.cpp:93
#, kde-format
msgid "Thomas Schwarzgruber"
msgstr ""
#. +> trunk5
#: main.cpp:93
#, kde-format
msgid "Patch to sort images in the thumbnail view, plus reading time info out of Exif images for existing images"
msgstr ""
#. +> stable
#: main.cpp:56
#, kde-format
msgid "Patch to sort images in the thumbnail view, plus reading time info out of EXIF images for existing images"
msgstr ""
#. +> trunk5 stable
#: main.cpp:94
#, kde-format
msgid "Marcel Wiesweg"
msgstr ""
#. +> trunk5 stable
#: main.cpp:94
#, kde-format
msgid "Patch which speed up loading of thumbnails plus preview in image property dialog."
msgstr ""
#. +> trunk5 stable
#: main.cpp:95
#, kde-format
msgid "Marco Caldarelli"
msgstr ""
#. +> trunk5
#: main.cpp:95
#, kde-format
msgid "Patch for making it possible to reread Exif info using a nice dialog."
msgstr ""
#. +> stable
#: main.cpp:58
#, kde-format
msgid "Patch for making it possible to reread EXIF info using a nice dialog."
msgstr ""
#. +> trunk5 stable
#: main.cpp:96
#, kde-format
msgid "Jean-Michel FAYARD"
msgstr ""
#. +> trunk5 stable
#: main.cpp:96
#, kde-format
msgid "(.) Patch with directory info made available through the browser. (.) Patch for adding a check box for \"and/or\" searches in the search page."
msgstr ""
#. +> trunk5 stable
#: main.cpp:97
#, kde-format
msgid "Robert L Krawitz"
msgstr ""
#. +> trunk5 stable
#: main.cpp:97
#, kde-format
msgid "Numerous patches plus profiling KPhotoAlbum again and again."
msgstr ""
#. +> trunk5 stable
#: main.cpp:98
#, kde-format
msgid "Christoph Moseler"
msgstr ""
#. +> trunk5 stable
#: main.cpp:98
#, kde-format
msgid "Numerous patches for lots of bugs plus patches for a few new features"
msgstr ""
#. +> trunk5 stable
#: main.cpp:99
#, kde-format
msgid "Clytie Siddall"
msgstr ""
#. +> trunk5 stable
#: main.cpp:99
#, kde-format
msgid "Tremendous help with the English text in the application."
msgstr ""
#. +> trunk5 stable
#: main.cpp:100
#, kde-format
msgid "Wes Hardaker"
msgstr ""
#. +> trunk5 stable
#: main.cpp:100
#, kde-format
msgid "Some very useful features to improve workflow"
msgstr ""
#. +> trunk5
#: MainWindow/AutoStackImages.cpp:50
#, kde-format
msgctxt "@title:window"
msgid "Automatically Stack Images"
msgstr ""
#. +> stable
#: MainWindow/AutoStackImages.cpp:43
#, kde-format
msgid "Automatically Stack Images"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:60
#, kde-format
msgid "Stack images with identical MD5 sum"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:68
#, kde-format
msgid "Stack images based on file version detection"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:72
#, kde-format
msgid "Original to top"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:84
#, kde-format
msgctxt "The whole sentence should read: *Stack images that are shot within x seconds of each other*. So images that are shot in one burst are automatically stacked together. (This sentence is before the x.)"
msgid "Stack images that are shot within"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:94
#, kde-format
msgctxt "The whole sentence should read: *Stack images that are shot within x seconds of each other*. (This being the text after x.)"
msgid "seconds"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:97
#, kde-format
msgid "AutoStacking Options"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:101
#, kde-format
msgid "Include matching image to appropriate stack (if one exists)"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:105
#, kde-format
msgid "Unstack images from their current stack and create new one for the matches"
msgstr ""
#. +> trunk5 stable
#: MainWindow/AutoStackImages.cpp:109
#, kde-format
msgid "Skip images that are already in a stack"
msgstr ""
#. +> trunk5 stable
#: MainWindow/CategoryImagePopup.cpp:59
#, kde-format
msgid "Show Category Editor"
msgstr ""
#. +> trunk5 stable
#: MainWindow/CategoryImagePopup.cpp:81
#, kde-format
msgid "Make Category Image"
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:46
#, kde-format
msgid "Copy image(s) to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:47
#, kde-format
msgid "Copy currently selected image to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:49
#, kde-format
msgid "Copy all selected images to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:55
#, kde-format
msgid "Link currently selected image to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:56
#, kde-format
msgid "Link image(s) to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:58
#, kde-format
msgid "Link all selected images to..."
msgstr ""
#. +> trunk5
#: MainWindow/CopyPopup.cpp:78 Viewer/ViewerWidget.cpp:1516
#, kde-format
msgctxt "@title:window"
msgid "Copy Image to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:79 Viewer/ViewerWidget.cpp:1521
#, kde-format
msgctxt "@action:button"
msgid "Copy"
msgstr ""
#. +> trunk5
#: MainWindow/CopyPopup.cpp:81
#, kde-format
msgctxt "@title:window"
msgid "Link Image to..."
msgstr ""
#. +> trunk5
#: MainWindow/CopyPopup.cpp:82
#, kde-format
msgctxt "@action:button"
msgid "Link"
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:105
#, kde-format
msgctxt "@title:window"
msgid "Copy images to..."
msgstr ""
#. +> stable
#: MainWindow/CopyPopup.cpp:86 Viewer/ViewerWidget.cpp:1542
#, kde-format
msgctxt "@title:window"
msgid "Copy image to..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/CopyPopup.cpp:107
#, kde-format
msgctxt "@title:window"
msgid "Link images to..."
msgstr ""
#. +> stable
#: MainWindow/CopyPopup.cpp:88
#, kde-format
msgctxt "@title:window"
msgid "Link image to..."
msgstr ""
#. +> trunk5
#: MainWindow/DeleteDialog.cpp:36
#, kde-format
msgctxt "@title:window"
msgid "Removing Items"
msgstr ""
#. +> stable
#: MainWindow/DeleteDialog.cpp:36
#, kde-format
msgid "OK"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DeleteDialog.cpp:76
#, kde-format
msgid "Removing 1 item"
msgid_plural "Removing %1 items"
msgstr[0] ""
msgstr[1] ""
#. +> stable
#: MainWindow/DeleteDialog.cpp:34
#, kde-format
msgid "Removing items"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DeleteDialog.cpp:77
#, kde-format
msgid ""
"Selected item will be removed from the database.<br/>"
"What do you want to do with the file on disk?"
msgid_plural ""
"Selected %1 items will be removed from the database.<br/>"
"What do you want to do with the files on disk?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: MainWindow/DeleteDialog.cpp:83
#, kde-format
msgid "Move file to Trash"
msgid_plural "Move %1 files to Trash"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: MainWindow/DeleteDialog.cpp:84
#, kde-format
msgid "Delete file from disk"
msgid_plural "Delete %1 files from disk"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: MainWindow/DeleteDialog.cpp:85
#, kde-format
msgid "Only remove the item from database"
msgid_plural "Only remove %1 items from database"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMatch.cpp:58
#, kde-format
msgid "Merge these images"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMatch.cpp:68
#, kde-format
msgid "Select target:"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMatch.cpp:83
#, kde-format
msgctxt "i for info"
msgid "i"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:53
#, kde-format
msgid ""
"<p>Below is a list of all images that are duplicate in your database.<br/>"
"Select which you want merged, and which of the duplicates should be kept.<br/>"
"The tag and description from the deleted images will be transferred to the kept image</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:62
#, kde-format
msgid "Move to &trash"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:63
#, kde-format
msgid "&Delete from disk"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:64
#, kde-format
msgid "&Block from database"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:86
#, kde-format
msgid "Select &All"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:87
#, kde-format
msgid "Select &None"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:144
#, kde-format
msgid "%1 of %2 selected"
msgstr ""
#. +> trunk5 stable
#: MainWindow/DuplicateMerger/DuplicateMerger.cpp:192
#, kde-format
msgid "No duplicates found"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ExternalPopup.cpp:51
#, kde-format
msgid "Current Item"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ExternalPopup.cpp:51
#, kde-format
msgid "All Selected Items"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ExternalPopup.cpp:51
#, kde-format
msgid "Copy and Open"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ExternalPopup.cpp:79 MainWindow/ExternalPopup.cpp:80
#: MainWindow/ExternalPopup.cpp:150
#, kde-format
msgid "Open With..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/ExternalPopup.cpp:87 MainWindow/ExternalPopup.cpp:88
#: MainWindow/ExternalPopup.cpp:140
#, kde-format
msgid "Your Command Line"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ExternalPopup.cpp:166
#, kde-format
msgid "Invoke External Program"
msgstr ""
#. +> trunk5
#: MainWindow/FeatureDialog.cpp:42
#, kde-format
msgctxt "@title:window"
msgid "Feature Status"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:40
#, kde-format
msgid "Feature Status"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:46
#, kde-format
msgid ""
"<h1>Overview</h1>"
"<p>Below you may see the list of compile- and runtime features KPhotoAlbum has, and their status:</p>"
"%1"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:49
#, kde-format
msgid ""
"<h1>What can I do if I miss a feature?</h1>"
"<p>If you compiled KPhotoAlbum yourself, then please review the sections below to learn what to install to get the feature in question. If on the other hand you installed KPhotoAlbum from a binary package, please tell whoever made the package about this defect, eventually including the information from the section below.</p>"
"<p>In case you are missing a feature and you did not compile KPhotoAlbum yourself, please do consider doing so. It really is not that hard. If you need help compiling KPhotoAlbum, feel free to ask on the <a href=\"http://mail.kdab.com/mailman/listinfo/kphotoalbum\">KPhotoAlbum mailing list</a></p>"
"<p>The steps to compile KPhotoAlbum can be seen on <a href=\"http://www.kphotoalbum.org/index.php?page=compile\">the KPhotoAlbum home page</a>. If you have never compiled a KDE application, then please ensure that you have the developer packages installed, in most distributions they go under names like kdelibs<i>-devel</i></p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:65
#, kde-format
msgid ""
"<h1><a name=\"kipi\">Plug-ins support</a></h1>"
"<p>KPhotoAlbum has a plug-in system with lots of extensions. You may among other things find plug-ins for:"
"<ul>"
"<li>Writing images to cds or dvd's</li>"
"<li>Adjusting timestamps on your images</li>"
"<li>Making a calendar featuring your images</li>"
"<li>Uploading your images to flickr</li>"
"<li>Upload your images to facebook</li>"
"</ul>"
"</p>"
"<p>The plug-in library is called KIPI, and may be downloaded from the <a href=\"http://userbase.kde.org/KIPI\">KDE Userbase Wiki</a></p>"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:77
#, kde-format
msgid ""
"<h1><a name=\"exiv2\">EXIF support</a></h1>"
"<p>Images store information like the date the image was shot, the shooting angle, focal length, and shutter-speed in what is known as EXIF information.</p>"
"<p>KPhotoAlbum uses the <a href=\"http://www.exiv2.org/\">EXIV2 library</a> to read EXIF information from images</p>"
msgstr ""
#. +> trunk5
#: MainWindow/FeatureDialog.cpp:78
#, kde-format
msgid ""
"<h1><a name=\"database\">SQLite database support</a></h1>"
"<p>KPhotoAlbum allows you to search using a certain number of Exif tags. For this KPhotoAlbum needs an SQLite database. In addition the Qt package for SQLite (e.g. qt-sql-sqlite) must be installed.</p>"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:85
#, kde-format
msgid ""
"<h1><a name=\"database\">SQLite database support</a></h1>"
"<p>KPhotoAlbum allows you to search using a certain number of EXIF tags. For this KPhotoAlbum needs an Sqlite database. In addition the qt package for sqlite (e.g.qt-sql-sqlite) must be installed.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:83
#, kde-format
msgid ""
"<h1><a name=\"geomap\">Map view for geotagged images</a></h1>"
"<p>If KPhotoAlbum has been built with support for libkgeomap, KPhotoAlbum can show images with GPS information on a map.</p>"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:90
#, kde-format
msgid ""
"<h1><a name=\"kface\">Face detection and recognition support</a></h1>"
"<p>If KPhotoAlbum has been built with support for libkface, face detection and recognition features are enabled in the annotation dialog.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:88
#, kde-format
msgid ""
"<h1><a name=\"video\">Video support</a></h1>"
"<p>KPhotoAlbum relies on Qt's Phonon architecture for displaying videos; this in turn relies on GStreamer. If this feature is not enabled for you, have a look at the <a href=\"http://userbase.kde.org/KPhotoAlbum#Video_Support\">KPhotoAlbum wiki article on video support</a>.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:96
#, kde-format
msgid "<p>No video mime types found, which indicates that either Qt was compiled without phonon support, or there were missing codecs</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:98
#, kde-format
msgid ""
"<p>Phonon is capable of playing movies of these mime types:"
"<ul>"
"<li>%1</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: MainWindow/FeatureDialog.cpp:100
#, kde-format
msgid ""
"<h1><a name=\"videoPreview\">Video thumbnail support</a></h1>"
"<p>KPhotoAlbum can use <tt>ffmpeg</tt> or <tt>MPlayer</tt> to extract thumbnails from videos. These thumbnails are used to preview videos in the thumbnail viewer.</p>"
"<p>In the past, MPlayer (in contrast to MPlayer2) often had problems extracting the length of videos and also often fails to extract the thumbnails used for cycling video thumbnails. For that reason, you should prefer ffmpeg or MPlayer2 over MPlayer, if possible.</p>"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:112
#, kde-format
msgid ""
"<h1><a name=\"videoPreview\">Video thumbnail support</a></h1>"
"<p>KPhotoAlbum uses <tt>MPlayer</tt> to extract thumbnails from videos. These thumbnails are used to preview videos in the thumbnail viewer.</p>"
"<p>If at all possible you should install the <b>MPlayer2</b> package rather than the <b>MPlayer</b> package, as it has important improvements over the MPlayer package. MPlayer (in contrast to MPlayer2) often has problems extracting the length of videos and also often fails to extract the thumbnails used for cycling video thumbnails.</p>"
msgstr ""
#. +> trunk5
#: MainWindow/FeatureDialog.cpp:108
#, kde-format
msgid ""
"<h1><a name=\"videoInfo\">Video metadata support</a></h1>"
"<p>KPhotoAlbum can use <tt>ffprobe</tt> or <tt>MPlayer</tt> to extract length information from videos.</p>"
"<p>Correct length information is also necessary for correct rendering of video thumbnails.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:215
#, kde-format
msgid "Plug-ins available"
msgstr ""
#. +> trunk5
#: MainWindow/FeatureDialog.cpp:216
#, kde-format
msgid "SQLite database support (used for Exif searches)"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:227
#, kde-format
msgid "Sqlite database support (used for EXIF searches)"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:217
#, kde-format
msgid "Map view for geotagged images."
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:218
#, kde-format
msgid "Video support"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:226
#, kde-format
msgid "EXIF info supported"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:223
#, kde-format
msgctxt "Feature available"
msgid "Yes"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:224
#, kde-format
msgctxt "Feature not available"
msgid "No"
msgstr ""
#. +> stable
#: MainWindow/FeatureDialog.cpp:228
#, kde-format
msgid "Face detection and recognition support"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:231
#, kde-format
msgid "Only with MPlayer1"
msgstr ""
#. +> trunk5 stable
#: MainWindow/FeatureDialog.cpp:232
#, kde-format
msgid "Video thumbnail support"
msgstr ""
#. +> trunk5
#: MainWindow/FeatureDialog.cpp:235
#, kde-format
msgid "Video metadata support"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ImageCounter.cpp:32
#, kde-format
msgid "Showing 1 thumbnail"
msgid_plural "Showing %1 thumbnails"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: MainWindow/ImageCounter.cpp:38
#, kde-format
msgid "(%1 selected)"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ImageCounter.cpp:45
#, kde-format
msgid "Total: %1"
msgstr ""
#. +> trunk5 stable
#: MainWindow/ImageCounter.cpp:50
#, kde-format
msgid "1 match"
msgid_plural "%1 matches"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: MainWindow/InvalidDateFinder.cpp:43
#, kde-format
msgctxt "@title:window"
msgid "Search for Images and Videos with Missing Dates"
msgstr ""
#. +> stable
#: MainWindow/InvalidDateFinder.cpp:41
#, kde-format
msgid "Search for Images and Videos with Missing Dates"
msgstr ""
#. +> trunk5 stable
#: MainWindow/InvalidDateFinder.cpp:50
#, kde-format
msgid "Which Images and Videos to Display"
msgstr ""
#. +> trunk5 stable
#: MainWindow/InvalidDateFinder.cpp:54
#, kde-format
msgid "Search for images and videos with a valid date but an invalid time stamp"
msgstr ""
#. +> trunk5 stable
#: MainWindow/InvalidDateFinder.cpp:55
#, kde-format
msgid "Search for images and videos missing date and time"
msgstr ""
#. +> trunk5 stable
#: MainWindow/InvalidDateFinder.cpp:56
#, kde-format
msgid "Search for images and videos with only partial dates (like 1971 vs. 11/7-1971)"
msgstr ""
#. +> trunk5
#: MainWindow/InvalidDateFinder.cpp:80
#, kde-format
msgctxt "@title:window"
msgid "Image Info"
msgstr ""
#. +> stable
#: MainWindow/InvalidDateFinder.cpp:69
#, kde-format
msgid "Image Info"
msgstr ""
#. +> trunk5 stable
#: MainWindow/InvalidDateFinder.cpp:84
#, kde-format
msgid "<h1>Here you may see the date changes for the displayed items.</h1>"
msgstr ""
#. +> trunk5
#: MainWindow/InvalidDateFinder.cpp:98
#, kde-format
msgctxt "@title:window"
msgid "Reading File Properties"
msgstr ""
#. +> stable
#: MainWindow/InvalidDateFinder.cpp:83
#, kde-format
msgid "Reading file properties"
msgstr ""
#. +> stable
#: MainWindow/InvalidDateFinder.cpp:84
#, kde-format
msgid "Reading File Properties"
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:37
#, kde-format
msgid "Use <databaseFile> instead of the default. Deprecated - use '--db <databaseFile>' instead."
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:38 MainWindow/Options.cpp:43
#, kde-format
msgid "databaseFile"
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:42
#, kde-format
msgid "Use <databaseFile> instead of the default."
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:45
#, kde-format
msgid "Starts KPhotoAlbum with a prebuilt set of demo images."
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:48
#, kde-format
msgid "Import file."
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:49
#, kde-format
msgid "file.kim"
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:55
#, kde-format
msgid "Listen for network connections."
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:59
#, kde-format
msgid "Listen for network connections on address <interface_address>."
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:60
#, kde-format
msgid "interface_address"
msgstr ""
#. +> trunk5
#: MainWindow/Options.cpp:62
#, kde-format
msgid "Search for new images on startup."
msgstr ""
#. +> trunk5 stable
#: MainWindow/RunDialog.cpp:40
#, kde-format, no-c-format
msgid ""
"<p>Enter your command to run below:</p>"
"<p><i>%all will be replaced with a file list</i></p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/RunDialog.cpp:49
#, kde-format, no-c-format
msgid ""
"<p>Enter the command you want to run on your image file(s). KPhotoAlbum will run your command and replace any '%all' tokens with a list of your files. For example, if you entered:</p>"
"<ul>"
"<li>cp %all /tmp</li>"
"</ul>"
"<p>Then the files you selected would be copied to the /tmp directory</p>"
"<p>You can also use %each to have a command be run once per file.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/RunDialog.cpp:78
#, kde-format, no-c-format
msgctxt "As in 'Execute a command and replace any occurrence of %all with the filenames of all selected files'"
msgid "%all"
msgstr ""
#. +> trunk5 stable
#: MainWindow/RunDialog.cpp:80
#, kde-format, no-c-format
msgctxt "As in 'Execute a command for each selected file in turn and replace any occurrence of %each with the filename "
msgid "%each"
msgstr ""
#. +> trunk5 stable
#: MainWindow/SearchBar.cpp:32
#, kde-format
msgctxt "@label:textbox label on the search bar"
msgid "Search:"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:45
#, kde-format
msgid ""
"<h1>Description</h1>"
"<table>"
"<tr>"
"<td># of Items</td>"
"<td>This is the number of different items in the category</td>"
"</tr>"
"<tr>"
"<td>Tags Total</td>"
"<td>This is a count of how many tags was made,<br/>"
"i.e. a simple counting though all the images</td>"
"</tr>"
"<tr>"
"<td>Tags Per Picture</td>"
"<td>This tells you how many tags are on each picture on average</td>"
"</tr>"
"</table>"
"<br/>"
"<br/>"
"Do not get too attached to this dialog, it has the problem that it counts categories AND subcategories,<br/>"
"so if an image has been taken in Las Vegas, Nevada, USA, then 3 tags are counted for that image,<br/>"
"while it should only be one.<br/>"
"I am not really sure if it is worth fixing that bug (as it is pretty hard to fix),<br/>"
"so maybe the dialog will simply go away again"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:62
#, kde-format
msgid "<h1>Statistics</h1>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:69
#, kde-format
msgid "Category"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:69
#, kde-format
msgid "# of Items"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:69
#, kde-format
msgid "Tags Totals"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:69
#, kde-format
msgid "Tags Per Picture"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:114
#, kde-format
msgid "Tag indication completed annotation"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:120
#, kde-format
msgid "If you use a specific tag to indicate that an image has been tagged, then specify it here."
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:124 Settings/BirthdayPage.cpp:57
#: Settings/UntaggedGroupBox.cpp:39
#, kde-format
msgid "Category:"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:130 Settings/UntaggedGroupBox.cpp:46
#, kde-format
msgid "Tag:"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:137
#, kde-format
msgctxt "@item:inlistbox meaning 'no category'"
msgid "None"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:178
#, kde-format
msgctxt "As in 'all images'"
msgid "All"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatisticsDialog.cpp:226
#, kde-format
msgid "Total"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatusBar.cpp:114
#, kde-format
msgid "Decrease thumbnail storage size"
msgstr ""
#. +> trunk5 stable
#: MainWindow/StatusBar.cpp:121
#, kde-format
msgid "Increase thumbnail storage size"
msgstr ""
#. +> trunk5
#: MainWindow/TokenEditor.cpp:40
#, kde-format
msgctxt "@title:window"
msgid "Remove Tokens"
msgstr ""
#. +> stable
#: MainWindow/TokenEditor.cpp:39 MainWindow/Window.cpp:736
#, kde-format
msgid "Remove Tokens"
msgstr ""
#. +> trunk5 stable
#: MainWindow/TokenEditor.cpp:46
#, kde-format
msgid "Select tokens to remove from all images and videos:"
msgstr ""
#. +> trunk5 stable
#: MainWindow/TokenEditor.cpp:65
#, kde-format
msgid "Select None"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:58
#, kde-format
msgid ""
"<h1>Welcome to KPhotoAlbum</h1>"
"<p>KPhotoAlbum is a powerful free tool to archive, tag and manage your photos and videos. It will not modify or change your precious files, it only indexes them and lets you easily find and manage your photos and videos.</p>"
"<p>Start by showing KPhotoAlbum where your photos are by pressing on Create My Own Database. Select this button also if you have an existing KPhotoAlbum database that you want to start using again.</p>"
"<p>If you feel safer first trying out KPhotoAlbum with prebuilt set of images, press the Load Demo button.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:73
#, kde-format
msgid "Create My Own Database..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:76
#, kde-format
msgid "Load Demo"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:79
#, kde-format
msgid "Check My Feature Set"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:113
#, kde-format
msgid ""
"<h1>KPhotoAlbum database creation</h1>"
"<p>You need to show where the photos and videos are for KPhotoAlbum to find them. They all need to be under one root directory, for example /home/user/Images. In this directory you can have as many subdirectories as you want, KPhotoAlbum will find them all for you.</p>"
"<p>Feel safe, KPhotoAlbum will not modify or edit any of your images, so you can simply point KPhotoAlbum to the directory where you already have all your images.</p>"
"<p>If you have an existing KPhotoAlbum database and root directory somewhere, point KPhotoAlbum to that directory to start using it again.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:127
#, kde-format
msgid "Image/Video root directory: "
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:168
#, kde-format
msgid "Directory does not exist, create it?"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:172
#, kde-format
msgid "Could not create directory %1"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:179
#, kde-format
msgid "%1 exists, but is not a directory"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:198
#, kde-format
msgid ""
"<p>KPhotoAlbum does not seem to be build with support for all its features. The following is a list indicating to you what you may miss:"
"<ul>%1</ul>"
"</p>"
"<p>For details on how to solve this problem, please choose <b>Help</b>|<b>KPhotoAlbum Feature Status</b> from the menus.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:202 MainWindow/WelcomeDialog.cpp:206
#, kde-format
msgid "Feature Check"
msgstr ""
#. +> trunk5 stable
#: MainWindow/WelcomeDialog.cpp:205
#, kde-format
msgid "Congratulations: all dynamic features have been enabled."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:143
#, kde-format
msgid "Loading Database"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:150
#, kde-format
msgid "Loading Main Window"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:251
#, kde-format
msgid "Searching for New Files"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:258
#, kde-format
msgid "Loading Plug-ins"
msgstr ""
#. +> stable
#: MainWindow/Window.cpp:262
#, kde-format
msgid "EXIF database cannot be opened. Check that the image root directory is writable."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:294
#, kde-format
msgid ""
"<p><b>Delete Your Temporary Demo Database</b></p>"
"<p>I hope you enjoyed the KPhotoAlbum demo. The demo database was copied to /tmp, should it be deleted now? If you do not delete it, it will waste disk space; on the other hand, if you want to come back and try the demo again, you might want to keep it around with the changes you made through this session.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:299
#, kde-format
msgid "Delete Demo Database"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:314
#, kde-format
msgid "Do you want to save the changes?"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:315
#, kde-format
msgid "Save Changes?"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:357
#, kde-format
msgid "Some of the selected images already belong to a stack. Do you want to remove them from their stacks and create a completely new one?"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:359 MainWindow/Window.cpp:364
#, kde-format
msgid "Stacking Error"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:363
#, kde-format
msgid "Unknown error, stack creation failed."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:441 MainWindow/Window.cpp:574
#: MainWindow/Window.cpp:1337
#, kde-format
msgid "No item is selected."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:441 MainWindow/Window.cpp:574
#: MainWindow/Window.cpp:1338
#, kde-format
msgid "No Selection"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:489
#, kde-format
msgid "Saving..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:494
#, kde-format
msgid "Saving... Done"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:642
#, kde-format
msgid "There are no images to be shown."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:721
#, kde-format
msgid "Generate HTML..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:725
#, kde-format
msgid "Import..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:728
#, kde-format
msgid "Export/Copy Images..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:754
#, kde-format
msgctxt "Delete selected images"
msgid "Delete Selected"
msgstr ""
#. +> trunk5
#: MainWindow/Window.cpp:760
#, kde-format
msgid "Remove Tokens..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:763
#, kde-format
msgid "Open List of Files..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:767
#, kde-format
msgid "Annotate Individual Items"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:771
#, kde-format
msgid "Annotate Multiple Items at a Time"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:775
#, kde-format
msgid "Merge Images into a Stack"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:779
#, kde-format
msgid "Remove Images from Stack"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:782
#, kde-format
msgid "Set as First Image in Stack"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:797
#, kde-format
msgid "View"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:801
#, kde-format
msgid "View (In New Window)"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:804
#, kde-format
msgid "Run Slide Show"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:809
#, kde-format
msgid "Run Randomized Slide Show"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:815
#, kde-format
msgid "Collapse all stacks"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:821
#, kde-format
msgid "Expand all stacks"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:826
#, kde-format
msgid "Show &Oldest First"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:831
#, kde-format
msgid "Show &Newest First"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:836
#, kde-format
msgid "Sort Selected by Date && Time"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:839
#, kde-format
msgid "Limit View to Selection"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:842
#, kde-format
msgid "Jump to Context"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:847
#, kde-format
msgid "Lock Images"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:850
#, kde-format
msgid "Unlock"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:853
#, kde-format
msgid "Change Password..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:857
#, kde-format
msgid "Lock Away All Other Items"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:860
#, kde-format
msgid "Lock Away Current Set of Items"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:864
#, kde-format
msgid "Display Images and Videos Not on Disk"
msgstr ""
#. +> stable
#: MainWindow/Window.cpp:864
#, kde-format
msgid "Recreate Exif Search Database (need to compile KPhotoAlbum with Exif support)"
msgstr ""
#. +> stable
#: MainWindow/Window.cpp:865
#, kde-format
msgid "Read EXIF Info From Files... (need to compile KPhotoAlbum with Exif support)"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:867
#, kde-format
msgid "Display Images and Videos with Incomplete Dates..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:871
#, kde-format
msgid "Display Images and Videos with Changed MD5 Sum"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:875
#, kde-format
msgid "Merge duplicates"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:877
#, kde-format
msgid "Recalculate Checksum"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:880
#, kde-format
msgid "Rescan for Images and Videos"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:883
#, kde-format
msgid "Recreate Exif Search Database"
msgstr ""
#. +> trunk5
#: MainWindow/Window.cpp:886
#, kde-format
msgid "Read Exif Info from Files..."
msgstr ""
#. +> stable
#: MainWindow/Window.cpp:862
#, kde-format
msgid "Read EXIF Info From Files..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:889
#, kde-format
msgid "Sort All by Date && Time"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:893
#, kde-format
msgid "Automatically Stack Selected Images..."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:896
#, kde-format
msgid "Build Thumbnails"
msgstr ""
#. +> trunk5
#: MainWindow/Window.cpp:898
#, kde-format
msgid "Statistics..."
msgstr ""
#. +> stable
#: MainWindow/Window.cpp:881
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:902
#, kde-format
msgid "Mark As Untagged"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:911
#, kde-format
msgid "Enable All Messages"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:914
#, kde-format
msgid "Configure Current View"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:923
#, kde-format
msgid "Tree"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:928
#, kde-format
msgid "Tree with User Icons"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:933
#, kde-format
msgid "Icons"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:944
#, kde-format
msgid "Show Tooltips in Thumbnails Window"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:950
#, kde-format
msgid "Run KPhotoAlbum Demo"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:953
#, kde-format
msgid "KPhotoAlbum Feature Status"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:956
#, kde-format
msgid "Show Demo Videos"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:960
#, kde-format
msgid "Show Exif Info"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:963
#, kde-format
msgid "Recreate Selected Thumbnails"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:966
#, kde-format
msgid "Use next video thumbnail"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:970
#, kde-format
msgid "Use previous video thumbnail"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:996
#, kde-format
msgid "Auto saving...."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:999
#, kde-format
msgid "Auto saving.... Done"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1096
#, kde-format
msgid ""
"<p>Could not open given index.xml as provided directory does not exist.<br />"
"%1</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1104
#, kde-format
msgid ""
"<p>Given index file does not exist, do you want to create following?<br />"
"%1/index.xml</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1120
#, kde-format
msgid ""
"<p>You have configured a tag for untagged images, but either the tag itself or its category does not exist in the database.</p>"
"<p>Please review your untagged tag setting under <interface>Settings|Configure KPhotoAlbum...|Categories</interface></p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1205
#, kde-format
msgid ""
"<p>The password protection is only a means of allowing your little sister to look in your images, without getting to those embarrassing images from your last party.</p>"
"<p><b>In other words, anyone with access to the index.xml file can easily circumvent this password.</b></p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1210
#, kde-format
msgid "Password Protection"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1224
#, kde-format
msgid "Type in Password to Unlock"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1233 MainWindow/Window.cpp:1268
#, kde-format
msgid "Invalid password."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1259
#, kde-format
msgid "Type in Old Password"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1271
#, kde-format
msgid "Type in New Password"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1282 Settings/SettingsDialog.cpp:70
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1283 Settings/SettingsDialog.cpp:76
#, kde-format
msgid "Viewer"
msgstr ""
#. +> trunk5
#: MainWindow/Window.cpp:1291
#, kde-format
msgctxt "Add 'Plugin' prefix so that KIPI plugins are obvious in KShortcutsDialog…"
msgid "Plugin: %1"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1296
#, kde-format
msgid "Annotation Dialog"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1451
#, kde-format
msgid "<p>Really enable all message boxes where you previously checked the do-not-show-again check box?</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1462
#, kde-format
msgid ""
"<p>KPhotoAlbum hit an internal error (missing plug-in menu in MainWindow::Window::setupPluginMenu). This indicate that you forgot to do a make install. If you did compile KPhotoAlbum yourself, then please run make install. If not, please report this as a bug.</p>"
"<p>KPhotoAlbum will continue execution, but it is not entirely unlikely that it will crash later on due to the missing make install.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1462
#, kde-format
msgid "Internal Error"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1644
#, kde-format
msgid "Open List of Files"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1645
#, kde-format
msgid "You can open a set of files from KPhotoAlbum's image root by listing the files here."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1662
#, kde-format
msgid "No images matching your input were found."
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1662
#, kde-format
msgid "No Matches"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1853
#, kde-format, no-c-format
msgctxt "@info:status"
msgid "Thumbnail width: %1px (storage size: %2px)"
msgstr ""
#. +> stable
#: MainWindow/Window.cpp:1859
#, kde-format
msgid ""
"<p>Unable to find MPlayer on the system.</p>"
"<p>Without MPlayer, KPhotoAlbum will not be able to display video thumbnails and video lengths. Please install the MPlayer2 package</p>"
msgstr ""
#. +> trunk5
#: MainWindow/Window.cpp:1897
#, kde-format
msgid ""
"<p>Unable to find ffmpeg or MPlayer on the system.</p>"
"<p>Without either of these, KPhotoAlbum will not be able to display video thumbnails and video lengths. Please install the ffmpeg or MPlayer package</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1900
#, kde-format
msgid "Video thumbnails are not available"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1906
#, kde-format
msgid "<p>You have MPlayer installed on your system, but it is unfortunately not version 2. MPlayer2 is on most systems a separate package, please install that if at all possible, as that version has much better support for extracting thumbnails from videos.</p>"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1909
#, kde-format
msgid "MPlayer is too old"
msgstr ""
#. +> trunk5 stable
#: MainWindow/Window.cpp:1931
#, kde-format
msgid ""
"<p>Did you know that there is an Android client for KPhotoAlbum?<br/>"
"With the Android client you can view your images from your desktop.</p>"
"<p><a href=\"https://www.youtube.com/results?search_query=kphotoalbum+on+android\">See youtube video</a> or <a href=\"https://play.google.com/store/apps/details?id=org.kde.kphotoalbum\">install from google play</a></p>"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:68
#, kde-format
msgid "Save the current map settings"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:74
#, kde-format
msgid "Go to last map position"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:149
#, kde-format
msgid "Settings saved"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:149
#, kde-format
msgid "Map view"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:162
#, kde-format
msgid "<i>Loading coordinates from the images ...</i>"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:179
#, kde-format
msgid "<i>This image does not contain geographic coordinates.</i>"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:186
#, kde-format
msgid "<i>Some of the selected images do not contain geographic coordinates.</i>"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:198
#, kde-format
msgid "<i>Search for geographic coordinates.</i>"
msgstr ""
#. +> trunk5 stable
#: Map/MapView.cpp:212
#, kde-format
msgid "<i>None of the selected images contain geographic coordinates.</i>"
msgstr ""
#. +> trunk5 stable
#: Plugins/CategoryImageCollection.cpp:32 Plugins/ImageCollection.cpp:61
#, kde-format
msgctxt "The 'name' of an unnamed image collection."
msgid "None"
msgstr ""
#. +> trunk5 stable
#: Plugins/ImageCollection.cpp:48
#, kde-format
msgctxt "As in 'an unknown set of images, created from the selection'."
msgid "Unknown (Selection)"
msgstr ""
#. +> trunk5 stable
#: Plugins/ImageCollection.cpp:51
#, kde-format
msgctxt "As in 'A selection of [a generated context description]'"
msgid " (Selection)"
msgstr ""
#. +> trunk5 stable
#: Plugins/ImageCollection.cpp:56
#, kde-format
msgctxt "A set of images with no description."
msgid "Unknown"
msgstr ""
#. +> trunk5
#: Plugins/ImageCollection.cpp:153 Plugins/UploadImageCollection.cpp:55
#, kde-format
msgctxt "'Name' of the image directory"
msgid "Image/Video root directory"
msgstr ""
#. +> trunk5 stable
#: Plugins/Interface.cpp:112 XMLDB/FileReader.cpp:451
#, kde-format
msgid "Places"
msgstr ""
#. +> trunk5 stable
#: Plugins/Interface.cpp:126
#, kde-format
msgid "<p>Image needs to be placed in a sub directory of your photo album, which is rooted at %1. Image path was %2</p>"
msgstr ""
#. +> trunk5 stable
#: RemoteControl/ConnectionIndicator.cpp:39
#, kde-format
msgid ""
"This icon indicates if KPhotoAlbum is connected to an android device.\n"
"Click on the icon to toggle listening for clients in the local area network.\n"
"If the local area network doesn't allow broadcast packages between the android client and KPhotoAlbum, then right click on the icon and specify the android device's address.\n"
"The android client can be downloaded from google play."
msgstr ""
#. +> trunk5 stable
#: RemoteControl/ConnectionIndicator.cpp:99
#, kde-format
msgid "Android device address: "
msgstr ""
#. +> trunk5 stable
#: RemoteControl/Server.cpp:45
#, kde-format
msgid "Unable to bind to socket"
msgstr ""
#. +> trunk5 stable
#: RemoteControl/Server.cpp:46
#, kde-format
msgid "Unable to listen for remote Android connections. This is likely because you have another KPhotoAlbum application running."
msgstr ""
#. +> trunk5 stable
#: RemoteControl/Server.cpp:80
#, kde-format
msgid "Invalid Version"
msgstr ""
#. +> trunk5 stable
#: RemoteControl/Server.cpp:81
#, kde-format
msgid ""
"Version mismatch between Remote Client and KPhotoAlbum on the desktop.\n"
"Desktop protocol version: %1\n"
"Remote Control protocol version: %2"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:65
#, kde-format
msgid "Filter (Alt+f)"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:104
#, kde-format
msgid "Remove birthday"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:110
#, kde-format
msgid "Set the date of birth for items (say people) here, and then see their age when viewing the images."
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:146 XMLDB/FileReader.cpp:450
#, kde-format
msgid "People"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:168
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:168
#, kde-format
msgid "Birthday"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:236
#, kde-format
msgid "Birthday of %1:"
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:244
#, kde-format
msgid "Enter a date..."
msgstr ""
#. +> trunk5 stable
#: Settings/BirthdayPage.cpp:303
#, kde-format
msgid "<i>Select an item on the left to edit the birthday</i>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:56
#, kde-format
msgid "Category Settings"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:82
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:90
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:123
#, kde-format
msgid "Positionable tags:"
msgstr ""
#. +> trunk5
#: Settings/CategoryPage.cpp:125
#, kde-format
msgid "Tags in this category can be associated with areas within images"
msgstr ""
#. +> stable
#: Settings/CategoryPage.cpp:128
#, kde-format
msgid "Tags in this category can be associated with an area of the image"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:131
#, kde-format
msgid "Icon:"
msgstr ""
#. +> stable
#: Settings/CategoryPage.cpp:144
#, kde-format
msgid "Thumbnail Size:"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:151
#, kde-format
msgid "Preferred view:"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:156
#, kde-format
msgid "List View"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:157
#, kde-format
msgid "List View with Custom Thumbnails"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:158
#, kde-format
msgid "Icon View"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:159
#, kde-format
msgid "Icon View with Custom Thumbnails"
msgstr ""
#. +> trunk5
#: Settings/CategoryPage.cpp:169
#, kde-format
msgid ""
"<font color='red'>The database has unsaved changes. As long as those are not saved,<br/>"
"the names of categories can't be changed and new ones can't be added.</font>"
msgstr ""
#. +> stable
#: Settings/CategoryPage.cpp:173
#, kde-format
msgid "<font color='red'>The database has unsaved changes. As long as those are not saved, the names of categories can't be changed and new ones can't be added.</font>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:177
#, kde-format
msgid "Save the DB now"
msgstr ""
#. +> trunk5
#: Settings/CategoryPage.cpp:218
#, kde-format
msgid "Settings for category <b>%1</b>"
msgstr ""
#. +> stable
#: Settings/CategoryPage.cpp:223
#, kde-format
msgid "Settings for category"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:221
#, kde-format
msgid "<i>Pending change: rename to \"%1\"</i>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:276
#, kde-format
msgid ""
"<p>Can't change the name of category \"%1\" to \"%2\":</p>"
"<p>\"%2\" is a special category name which is reserved and can't be used for a normal category.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:280 Settings/CategoryPage.cpp:291
#, kde-format
msgid "Invalid category name"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:288
#, kde-format
msgid ""
"<p>Can't change the name of category \"%1\" to \"%2\":</p>"
"<p>A category with this name already exists.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:305
#, kde-format
msgid ""
"<p>Can't change the name of category \"%1\" to \"%2\":</p>"
"<p>There's a pending rename action on the category \"%2\". Please save this change first.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:309
#, kde-format
msgid "Unsaved pending renaming action"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:341
#, kde-format
msgid ""
"<p>Do you really want to make \"%1\" non-positionable?</p>"
"<p>All areas linked against this category will be deleted!</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:387
#, kde-format
msgid "New category"
msgstr ""
#. +> trunk5 stable
#: Settings/CategoryPage.cpp:419
#, kde-format
msgid "<p>Really delete category \"%1\"?</p>"
msgstr ""
#. +> trunk5
#: Settings/CategoryPage.cpp:548
#, kde-format
msgid "<i>Choose a category to edit it</i>"
msgstr ""
#. +> stable
#: Settings/CategoryPage.cpp:587
#, kde-format
msgid "<i>choose a category to edit it</i>"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:34
#, kde-format
msgid "Choose speed over readability for index.xml file"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:38
#, kde-format
msgid "Compress backup file"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:42
#, kde-format
msgid "Auto save every:"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:45
#, kde-format
msgid "min."
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:56
#, kde-format
msgid "Number of backups to keep:"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:61
#, kde-format
msgid "Infinite"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:68
#, kde-format
msgid ""
"<p>KPhotoAlbum is capable of backing up the index.xml file by keeping copies named index.xml~1~ index.xml~2~ etc. and you can use the spinbox to specify the number of backup files to keep. KPhotoAlbum will delete the oldest backup file when it reaches the maximum number of backup files.</p>"
"<p>The index.xml file may grow substantially if you have many images, and in that case it is useful to ask KPhotoAlbum to zip the backup files to preserve disk space.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/DatabaseBackendPage.cpp:78
#, kde-format
msgid "<p>KPhotoAlbum is using a single index.xml file as its <i>data base</i>. With lots of images it may take a long time to read this file. You may cut down this time to approximately half, by checking this check box. The disadvantage is that the index.xml file is less readable by human eyes.</p>"
msgstr ""
#. +> trunk5
#: Settings/ExifPage.cpp:39
#, kde-format
msgid "Exif/IPTC info to show in the viewer"
msgstr ""
#. +> stable
#: Settings/ExifPage.cpp:42
#, kde-format
msgid "EXIF/IPTC info to show in the Viewer"
msgstr ""
#. +> trunk5
#: Settings/ExifPage.cpp:42
#, kde-format
msgid "Exif/IPTC info to show in the Exif dialog"
msgstr ""
#. +> stable
#: Settings/ExifPage.cpp:45
#, kde-format
msgid "EXIF/IPTC info to show in the EXIF dialog"
msgstr ""
#. +> trunk5 stable
#: Settings/ExifPage.cpp:45
#, kde-format
msgid "Character set for image metadata:"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:35
#, kde-format
msgid "New File Searches"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:40
#, kde-format
msgid "Search for new images and videos on startup"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:43
#, kde-format
msgid "Ignore file extensions when searching for new images and videos"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:46
#, kde-format
msgid "Skip symbolic links when searching for new images"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:49
#, kde-format
msgid "Do not read RAW files if a matching JPEG/TIFF file exists"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:53
#, kde-format
msgid "Directories to exclude from new file search:"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:60
#, kde-format
msgid "<p>KPhotoAlbum is capable of searching for new images and videos when started, this does, however, take some time, so instead you may wish to manually tell KPhotoAlbum to search for new images using <b>Maintenance->Rescan for new images</b></p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:65
#, kde-format
msgid "<p>KPhotoAlbum will normally search new images and videos by their file extension. If this option is set, <em>all</em> files neither in the database nor in the block list will be checked by their Mime type, regardless of their extension. This will take significantly longer than finding files by extension!</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:71
#, kde-format
msgid "<p>KPhotoAlbum attempts to read all image files whether actual files or symbolic links. If you wish to ignore symbolic links, check this option. This is useful if for some reason you have e.g. both the original files and symbolic links to these files within your image directory.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:76
#, kde-format
msgid "<p>KPhotoAlbum is capable of reading certain kinds of RAW images. Some cameras store both a RAW image and a matching JPEG or TIFF image. This causes duplicate images to be stored in KPhotoAlbum, which may be undesirable. If this option is checked, KPhotoAlbum will not read RAW files for which matching image files also exist.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:82
#, kde-format
msgid "<p>Directories defined here (separated by comma <tt>,</tt>) are skipped when searching for new photos. Thumbnail directories of different tools should be configured here. E.g. <tt>xml,ThumbNails,.thumbs,.thumbnails</tt>.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:91
#, kde-format
msgid "File Version Detection Settings"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:95
#, kde-format
msgid "Try to detect multiple versions of files"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:98
#, kde-format
msgid "File versions search regexp:"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:104
#, kde-format
msgid "Original file replacement text:"
msgstr ""
#. +> trunk5
#: Settings/FileVersionDetectionPage.cpp:110
#, kde-format
msgid "Move meta-data (i.e. delete tags from the original)"
msgstr ""
#. +> stable
#: Settings/FileVersionDetectionPage.cpp:113
#, kde-format
msgid "Move meta-data (i.e. delete tags from the original):"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:113
#, kde-format
msgid "Automatically stack new versions of images"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:116
#, kde-format
msgid "<p>When KPhotoAlbum searches for new files and finds a file that matches the <i>modified file search regexp</i> it is assumed that an original version of the image may exist. The regexp pattern will be replaced with the <i>original file replacement text</i> and if that file exists, all associated metadata (category information, ratings, etc) will be copied or moved from the original file to the new one.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:123
#, kde-format
msgid ""
"<p>A perl regular expression that should match a modified file. "
"<ul>"
"<li>A dot matches a single character (<tt>\\.</tt> matches a dot)</li>"
" "
"<li>You can use the quantifiers <tt>*</tt>,<tt>+</tt>,<tt>?</tt>, or you can match multiple occurrences of an expression by using curly brackets (e.g. <tt>e{0,1}</tt> matches 0 or 1 occurrences of the character \"e\").</li>"
" "
"<li>You can group parts of the expression using parenthesis.</li>"
" </ul>"
"Example: <tt>-modified\\.(jpg|tiff)</tt> </p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:133
#, kde-format
msgid "<p>A string that is used to replace the match from the <i>File versions search regexp</i>. This can be a semicolon (<tt>;</tt>) separated list. Each string is used to replace the match in the new file's name until an original file is found or we run out of options.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:139
#, kde-format
msgid "<p>The tagging is moved from the original file to the new file. This way only the latest version of an image is tagged.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:143
#, kde-format
msgid "<p>If this option is set, new versions of an image are automatically stacked and placed to the top of the stack. This way the new image is shown when the stack is in collapsed state - the default state in KPhotoAlbum.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:151
#, kde-format
msgctxt "Configure the feature to make a copy of a file first and then open the copied file with an external application"
msgid "Copy File and Open with an External Application"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:155
#, kde-format
msgid "Copy file search regexp:"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:161
#, kde-format
msgid "Copy file replacement text:"
msgstr ""
#. +> trunk5 stable
#: Settings/FileVersionDetectionPage.cpp:167
#, kde-format
msgid ""
"<p>KPhotoAlbum can make a copy of an image before opening it with an external application. This configuration defines how the new file is named.</p>"
"<p>The regular expression defines the part of the original file name that is replaced with the <i>replacement text</i>. E.g. regexp <i>\"\\.(jpg|png)\"</i> and replacement text <i>\"-mod.\\1\"</i> would copy test.jpg to test-mod.jpg and open the new file in selected application.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:39
#, kde-format
msgid "Loading New Images"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:47
#, kde-format
msgid "Trust image dates:"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:49
#, kde-format
msgctxt "As in 'always trust image dates'"
msgid "Always"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:50
#, kde-format
msgctxt "As in 'ask whether to trust image dates'"
msgid "Ask"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:51
#, kde-format
msgctxt "As in 'never trust image dates'"
msgid "Never"
msgstr ""
#. +> trunk5
#: Settings/GeneralPage.cpp:58
#, kde-format
msgid "Use Exif orientation information"
msgstr ""
#. +> stable
#: Settings/GeneralPage.cpp:60
#, kde-format
msgid "Use EXIF orientation information"
msgstr ""
#. +> trunk5
#: Settings/GeneralPage.cpp:63
#, kde-format
msgid "Use Exif description"
msgstr ""
#. +> stable
#: Settings/GeneralPage.cpp:65
#, kde-format
msgid "Use EXIF description"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:67
#, kde-format
msgid "Strip out camera generated default descriptions"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:79
#, kde-format
msgid "Use the embedded thumbnail in RAW file or halfsized RAW"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:83
#, kde-format
msgid "Required size for the thumbnail:"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:97
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:104
#, kde-format
msgid "Show histogram:"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:109
#, kde-format
msgid "Size of histogram columns in date bar:"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:130
#, kde-format
msgid "Show splash screen"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:135
#, kde-format
msgid "Category for virtual albums:"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:145
#, kde-format
msgid "Listen for Android devices on startup"
msgstr ""
#. +> trunk5
#: Settings/GeneralPage.cpp:153
#, kde-format
msgid ""
"<p>KPhotoAlbum will try to read the image date from Exif information in the image. If that fails it will try to get the date from the file's time stamp.</p>"
"<p>However, this information will be wrong if the image was scanned in (you want the date the image was taken, not the date of the scan).</p>"
"<p>If you only scan images, in contrast to sometimes using a digital camera, you should reply <b>no</b>. If you never scan images, you should reply <b>yes</b>, otherwise reply <b>ask</b>. This will allow you to decide whether the images are from the scanner or the camera, from session to session.</p>"
msgstr ""
#. +> stable
#: Settings/GeneralPage.cpp:155
#, kde-format
msgid ""
"<p>KPhotoAlbum will try to read the image date from EXIF information in the image. If that fails it will try to get the date from the file's time stamp.</p>"
"<p>However, this information will be wrong if the image was scanned in (you want the date the image was taken, not the date of the scan).</p>"
"<p>If you only scan images, in contrast to sometimes using a digital camera, you should reply <b>no</b>. If you never scan images, you should reply <b>yes</b>, otherwise reply <b>ask</b>. This will allow you to decide whether the images are from the scanner or the camera, from session to session.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:164
#, kde-format
msgid ""
"<p>JPEG images may contain information about rotation. If you have a reason for not using this information to get a default rotation of your images, uncheck this check box.</p>"
"<p>Note: Your digital camera may not write this information into the images at all.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:170
#, kde-format
msgid "<p>JPEG images may contain a description. Check this checkbox to specify if you want to use this as a default description for your images.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:175
#, kde-format
msgid ""
"<p>KPhotoAlbum shares plugins with other imaging applications, some of which have the concept of albums. KPhotoAlbum does not have this concept; nevertheless, for certain plugins to function, KPhotoAlbum behaves to the plugin system as if it did.</p>"
"<p>KPhotoAlbum does this by defining the current album to be the current view - that is, all the images the browser offers to display.</p>"
"<p>In addition to the current album, KPhotoAlbum must also be able to give a list of all albums; the list of all albums is defined in the following way:"
"<ul>"
"<li>When KPhotoAlbum's browser displays the content of a category, say all People, then each item in this category will look like an album to the plugin.</li>"
"<li>Otherwise, the category you specify using this option will be used; e.g. if you specify People with this option, then KPhotoAlbum will act as if you had just chosen to display people and then invoke the plugin which needs to know about all albums.</li>"
"</ul>"
"</p>"
"<p>Most users would probably want to specify Events here.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:191
#, kde-format
msgid "Show the KPhotoAlbum splash screen on start up"
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:194
#, kde-format
msgid "<p>KPhotoAlbum is capable of showing your images on android devices. KPhotoAlbum will automatically pair with the app from android. This, however, requires that KPhotoAlbum on your desktop is listening for multicast messages. Checking this checkbox will make KPhotoAlbum do so automatically on start up. Alternatively, you can click the connection icon in the status bar to start listening."
msgstr ""
#. +> trunk5 stable
#: Settings/GeneralPage.cpp:200
#, kde-format
msgid ""
"<p>Some cameras automatically store generic comments in each image. These comments can be ignored automatically.</p>"
"<p>Enter the comments that you want to ignore in the input field, one per line. Be sure to add the exact comment, including all whitespace.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/PluginsPage.cpp:42
#, kde-format
msgid "Choose Plugins to load:"
msgstr ""
#. +> trunk5 stable
#: Settings/PluginsPage.cpp:48
#, kde-format
msgid "Delay loading plugins until the plugin menu is opened"
msgstr ""
#. +> trunk5
#: Settings/SettingsData.cpp:206
#, kde-format
msgid "When reading time information of images, their Exif info is used. Exif info may, however, not be supported by your KPhotoAlbum installation, or no valid information may be in the file. As a backup, KPhotoAlbum may use the timestamp of the image - this may, however, not be valid in case the image is scanned in. So the question is, should KPhotoAlbum trust the time stamp on your images?"
msgstr ""
#. +> stable
#: Settings/SettingsData.cpp:213
#, kde-format
msgid "When reading time information of images, their EXIF info is used. Exif info may, however, not be supported by your KPhotoAlbum installation, or no valid information may be in the file. As a backup, KPhotoAlbum may use the timestamp of the image - this may, however, not be valid in case the image is scanned in. So the question is, should KPhotoAlbum trust the time stamp on your images?"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsData.cpp:212
#, kde-format
msgid "Trust Time Stamps?"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsData.cpp:346 XMLDB/FileReader.cpp:452
#, kde-format
msgid "Events"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsData.cpp:347 XMLDB/FileReader.cpp:453
#, kde-format
msgid "untagged"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsDialog.cpp:71
#, kde-format
msgid "File Searching & Versions"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsDialog.cpp:72
#, kde-format
msgid "Thumbnail View"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsDialog.cpp:73
#, kde-format
msgid "Categories"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsDialog.cpp:74
#, kde-format
msgid "Birthdays"
msgstr ""
#. +> trunk5 stable
#: Settings/SettingsDialog.cpp:75
#, kde-format
msgid "Tag Groups"
msgstr ""
#. +> trunk5
#: Settings/SettingsDialog.cpp:81
#, kde-format
msgid "Exif/IPTC Information"
msgstr ""
#. +> stable
#: Settings/SettingsDialog.cpp:92
#, kde-format
msgid "EXIF/IPTC Information"
msgstr ""
#. +> trunk5
#: Settings/SettingsDialog.cpp:82
#, kde-format
msgid "Database Backend"
msgstr ""
#. +> stable
#: Settings/SettingsDialog.cpp:94
#, kde-format
msgid "Database backend"
msgstr ""
#. +> stable
#: Settings/SettingsDialog.cpp:96
#, kde-format
msgid "Face management"
msgstr ""
#. +> trunk5
#: Settings/SettingsDialog.cpp:103
#, kde-format
msgctxt "@title:window"
msgid "Settings"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:49
#, kde-format
msgctxt "@label"
msgid "Categories and groups:"
msgstr ""
#. +> trunk5
#: Settings/TagGroupsPage.cpp:58
#, kde-format
msgctxt "@label/rich"
msgid "<strong>Select a group on the left side to add tags to it</strong>"
msgstr ""
#. +> stable
#: Settings/TagGroupsPage.cpp:61
#, kde-format
msgctxt "@label/rich"
msgid "<emphasis>Select a group on the left side to add tags to it</emphasis>"
msgstr ""
#. +> trunk5
#: Settings/TagGroupsPage.cpp:69
#, kde-format
msgctxt "@label/rich"
msgid ""
"<strong>There are pending changes on the categories page.<nl>"
" Please save the changes before working on tag groups.</strong>"
msgstr ""
#. +> stable
#: Settings/TagGroupsPage.cpp:74
#, kde-format
msgctxt "@label/rich"
msgid ""
"<emphasis>There are pending changes on the categories page.<nl>"
" Please save the changes before working on tag groups.</emphasis>"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:78
#, kde-format
msgctxt "@action:inmenu"
msgid "Add group ..."
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:258
#, kde-format
msgctxt "@action:inmenu"
msgid "Rename group \"%1\""
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:260
#, kde-format
msgctxt "@action:inmenu"
msgid "Delete group \"%1\""
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:340
#, kde-format
msgctxt "@label"
msgid "Tags in group \"%1\" of category \"%2\""
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:371
#, kde-format
msgctxt "@title:window"
msgid "New Group"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:372
#, kde-format
msgctxt "@label:textbox"
msgid "Group name:"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:387
#, kde-format
msgctxt "@info"
msgid "<p>The group \"%1\" already exists.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:388
#, kde-format
msgctxt "@title:window"
msgid "Cannot add group"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:466 Settings/TagGroupsPage.cpp:488
#, kde-format
msgctxt "@title:window"
msgid "Rename Group"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:467
#, kde-format
msgctxt "@label:textbox"
msgid "New group name:"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:483
#, kde-format
msgctxt "@info"
msgid "<para>Cannot rename group \"%1\" to \"%2\": \"%2\" already exists in category \"%3\"</para>"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:545
#, kde-format
msgctxt "@info"
msgid ""
"<para>Really delete group \"%1\"?</para>"
"<para>Sub-categories of this group will be moved to the super category of \"%1\" (\"%2\").<nl/>"
" All other memberships of the sub-categories will stay intact.</para>"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:551
#, kde-format
msgctxt "@info"
msgid "<para>Really delete group \"%1\"?</para>"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:556
#, kde-format
msgctxt "@title:window"
msgid "Delete Group"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:734
#, kde-format
msgctxt "@action:inmenu"
msgid "Rename \"%1\""
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:736
#, kde-format
msgctxt "@action:inmenu"
msgid "Delete \"%1\""
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:747
#, kde-format
msgctxt "@title:window"
msgid "New Tag Name"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:748
#, kde-format
msgctxt "@label:textbox"
msgid "Tag name:"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:797
#, kde-format
msgctxt "@info"
msgid ""
"<para>Do you really want to delete \"%1\"?</para>"
"<para>Deleting the item will remove any information about it from any image containing the item.</para>"
msgstr ""
#. +> trunk5 stable
#: Settings/TagGroupsPage.cpp:801
#, kde-format
msgctxt "@title:window"
msgid "Really delete %1?"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:36
#, kde-format
msgid "Tooltip preview image size:"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:40
#, kde-format
msgid "No Image Preview"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:46
#, kde-format
msgid "Thumbnail image size:"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:55
#, kde-format
msgid "Build thumbnails on demand"
msgstr ""
#. +> trunk5
#: Settings/ThumbnailsPage.cpp:60
#, kde-format
msgid "Thumbnail table cells aspect ratio:"
msgstr ""
#. +> stable
#: Settings/ThumbnailsPage.cpp:61
#, kde-format
msgid "Thumbnail table cells aspect ratio"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:62
#, kde-format
msgid "1:1"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:62
#, kde-format
msgid "4:3"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:63
#, kde-format
msgid "3:2"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:63
#, kde-format
msgid "16:9"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:63
#, kde-format
msgid "3:4"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:63
#, kde-format
msgid "2:3"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:63
#, kde-format
msgid "9:16"
msgstr ""
#. +> trunk5
#: Settings/ThumbnailsPage.cpp:69
#, kde-format
msgid "Space around cells:"
msgstr ""
#. +> stable
#: Settings/ThumbnailsPage.cpp:70
#, kde-format
msgid "Space around cells"
msgstr ""
#. +> trunk5
#: Settings/ThumbnailsPage.cpp:77
#, kde-format
msgid "Background color:"
msgstr ""
#. +> stable
#: Settings/ThumbnailsPage.cpp:78
#, kde-format
msgid "Background Color"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:84
#, kde-format
msgid "Display grid around thumbnails"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:89
#, kde-format
msgid "Display labels in thumbnail view"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:94
#, kde-format
msgid "Display categories in thumbnail view"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:99
#, kde-format
msgid "Threshold for automatic thumbnail view: "
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:103
#, kde-format
msgctxt "Describing: 'ThumbnailView will not be automatically shown'"
msgid "Disabled"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:114
#, kde-format
msgid "<p>If you select <b>Settings -&gt; Show Tooltips</b> in the thumbnail view, then you will see a small tool tip window displaying information about the thumbnails. This window includes a small preview image. This option configures the image size.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:121
#, kde-format
msgid "<p>Thumbnail image size. Changing the thumbnail size here triggers a rebuild of the thumbnail database.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:125
#, kde-format
msgid ""
"<p>If this is set, thumbnails are built on demand. As you browse your image database, only those thumbnails that are needed are actually built. This means that when you change the thumbnail size, KPhotoAlbum will remain responsive even if you have lots of images.</p>"
"<p>If this is not set, KPhotoAlbum will always build the thumbnails for all images as soon as possible. This means that when new images are found, KPhotoAlbum will immediately build thumbnails for them and you won't have a delay later while browsing.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:134
#, kde-format
msgid "<p>Choose what aspect ratio the cells holding thumbnails should have.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:137
#, kde-format
msgid "<p>How thick the cell padding should be.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:140
#, kde-format
msgid "<p>Background color to use in the thumbnail viewer</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:144
#, kde-format
msgid "<p>If you want to see grid around your thumbnail images, select this option.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:148
#, kde-format
msgid "<p>Checking this option will show the base name for the file under thumbnails in the thumbnail view.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:152
#, kde-format
msgid "<p>Checking this option will show the Categories for the file under thumbnails in the thumbnail view</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ThumbnailsPage.cpp:156
#, kde-format
msgid "<p>When you are browsing, and the count gets below the value specified here, the thumbnails will be shown automatically. The alternative is to continue showing the browser until you press <i>Show Images</i></p>"
msgstr ""
#. +> trunk5 stable
#: Settings/UntaggedGroupBox.cpp:32
#, kde-format
msgid "If a tag is selected here, it will be added to new (untagged) images automatically, so that they can be easily found. It will be removed as soon as the image has been annotated."
msgstr ""
#. +> trunk5 stable
#: Settings/UntaggedGroupBox.cpp:53
#, kde-format
msgid "Show the untagged images tag as a normal tag"
msgstr ""
#. +> trunk5 stable
#: Settings/UntaggedGroupBox.cpp:62
#, kde-format
msgid "None Selected"
msgstr ""
#. +> trunk5 stable
#: Settings/UntaggedGroupBox.cpp:120
#, kde-format
msgid "New tag added"
msgstr ""
#. +> trunk5 stable
#: Settings/UntaggedGroupBox.cpp:121
#, kde-format
msgid ""
"<p>The new tag \"%1\" has been added to the category \"%2\" and will be used for untagged images now.</p>"
"<p>Please save now, so that this tag will be stored in the database. Otherwise, it will be lost, and you will get an error about this tag being not present on the next start.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:33
#, kde-format
msgid "Running Slide Show From Thumbnail View"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:36
#, kde-format
msgid "Viewing Images and Videos From Thumbnail View"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:42
#, kde-format
msgid "Slideshow interval:"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:48
#, kde-format
msgid " sec"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:51
#, kde-format
msgid "Image cache:"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:57
#, kde-format
msgid " Mbytes"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:63
#, kde-format
msgid "Standard size in viewer:"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:65
#, kde-format
msgid "Full Viewer Size"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:65
#, kde-format
msgid "Natural Image Size"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:65
#, kde-format
msgid "Natural Image Size If Possible"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:70
#, kde-format
msgid ""
"<p>Set the standard size for images to be displayed in the viewer.</p>"
" "
"<p><b>Full Viewer Size</b> indicates that the image will be stretched or shrunk to fill the viewer window.</p>"
" "
"<p><b>Natural Image Size</b> indicates that the image will be displayed pixel for pixel.</p>"
" "
"<p><b>Natural Image Size If Possible</b> indicates that the image will be displayed pixel for pixel if it would fit the window, otherwise it will be shrunk to fit the viewer.</p>"
msgstr ""
#. +> trunk5
#: Settings/ViewerPage.cpp:77
#, kde-format
msgid "Scaling algorithm:"
msgstr ""
#. +> stable
#: Settings/ViewerPage.cpp:77
#, kde-format
msgid "Scaling Algorithm"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:79
#, kde-format
msgid "Fastest"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:79
#, kde-format
msgid "Best"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerPage.cpp:84
#, kde-format
msgid "<p>When displaying images, KPhotoAlbum normally performs smooth scaling of the image. If this option is not set, KPhotoAlbum will use a faster but less smooth scaling method.</p>"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerSizeConfig.cpp:31
#, kde-format
msgid "Launch in full screen"
msgstr ""
#. +> trunk5 stable
#: Settings/ViewerSizeConfig.cpp:38
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5 stable
#: ThumbnailView/Delegate.cpp:251
#, kde-format
msgctxt "No video length could be determined, so we just display 'video' instead of the video length."
msgid "video"
msgstr ""
#. +> trunk5 stable
#: ThumbnailView/GridResizeSlider.cpp:150
#, kde-format
msgid "Really resize the stored thumbnail size? It will result in all thumbnails being regenerated!"
msgstr ""
#. +> trunk5 stable
#: ThumbnailView/GridResizeSlider.cpp:152
#, kde-format
msgid "Really resize the thumbnails?"
msgstr ""
#. +> trunk5 stable
#: ThumbnailView/ThumbnailDND.cpp:104
#, kde-format
msgid ""
"<p><b>Really reorder thumbnails?</b></p>"
"<p>By dragging images around in the thumbnail viewer, you actually reorder them. This is very useful where you do not know the exact date for the images. On the other hand, if the images have valid timestamps, you should use <b>Maintenance -&gt; Sort All By Date and Time</b> or <b>View -&gt; Sort Selected By Date and Time</b>.</p>"
msgstr ""
#. +> trunk5 stable
#: ThumbnailView/ThumbnailDND.cpp:111
#, kde-format
msgid "Reorder Thumbnails"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:2
#, kde-format
msgid ""
"<p>On KPhotoAlbum's home page <a href=\"http://www.kphotoalbum.org/\">www.kphotoalbum.org</a> you may see a few videos featuring a number of\n"
"different KPhotoAlbum features.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:9
#, kde-format
msgid ""
"<p>KPhotoAlbum's Handbook is available from Help menu. <a href=\"http://docs.kde.org/development/en/extragear-graphics/kphotoalbum/index.html\">Online</a> and <a href=\"http://docs.kde.org/development/en/extragear-graphics/kphotoalbum/kphotoalbum.pdf\">PDF</a> versions are available at <a href=\"http://docs.kde.org\">KDE documentation site</a>.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:15
#, kde-format
msgid ""
"<p>It is possible to create new categories - that are alternatives\n"
"to <resource>People</resource>, <resource>Places</resource>, and <resource>Events</resource> - in the annotation\n"
"dialog.\n"
"To add new categories or remove existing ones, go to the <interface>Settings|Configure KPhotoAlbum...</interface> dialog, and choose\n"
"<interface>Categories</interface> in the side bar.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:25
#, kde-format
msgid ""
"<p>You may rename or delete a tag (i.e. a person, location, keyword or similar) by\n"
"right-clicking on the item in the image property dialog.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:32
#, kde-format
msgid ""
"<p>When generating HTML you must specify a base directory for\n"
"the images. Here you can specify any protocol supported by KDE, like ftp or\n"
"fish.</p>"
"\n"
"<p>Examples:\n"
"<ul>\n"
" "
"<li> ftp://someserver/my-upload-area/images (upload using FTP)\n"
" "
"<li> fish://someserver/home/foo/images (upload using ssh)\n"
" "
"<li> smb://someserver/c/images (upload to a Windows share)\n"
"</ul>"
"\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:47
#, kde-format
msgid ""
"<p>New images are automatically marked as <emphasis>untagged</emphasis>.</br>"
"\n"
"You can easily search for these images from main window by clicking the appropriate icon.</p>"
"\n"
"<p>\n"
"Once you are done tagging an image just click <interface>Done</interface> and the\n"
"<emphasis>untagged</emphasis> flag is automatically removed. On the other hand, the\n"
"<interface>Continue Later</interface> button finishes the tagging but leaves the\n"
"<emphasis>untagged</emphasis> flag intact.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:59
#, kde-format
msgid ""
"<p>You can reorder images on your hard disk after having loaded them into\n"
"KPhotoAlbum. KPhotoAlbum will still remember them, as it calculates checksums for\n"
"the images.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:67
#, kde-format
msgid ""
"<p>It is possible to associate images with categories.</p>"
"\n"
"<p>That way when browsing, say people, you may get a small icon for each person with\n"
"e.g. the person's face.</p>"
"\n"
"<p>To specify an icon for a person, load the person in the viewer, zoom to\n"
"the part which you want to make into an icon, and choose\n"
"<interface>Show Category Editor</interface>. This will bring up a dialog where you can\n"
"find the person, and set the image.\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:80
#, kde-format
msgid ""
"<p>You may close the image annotation dialog (the one where you specify\n"
"people, places, etc. for the images) by pressing Ctrl+Enter.\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:88
#, kde-format
msgid ""
"<p>To hear more about latest changes in KPhotoAlbum and to get help in using and developing KPhotoAlbum, you are welcome to join the KPhotoAlbum mailing list at <a href=\"http://mail.kdab.com/mailman/listinfo/kphotoalbum\">http://mail.kdab.com/mailman/listinfo/kphotoalbum</a>.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:94
#, kde-format
msgid ""
"<p>To discuss KPhotoAlbum with other users and developers and ask any questions that come into your mind, feel free to join our IRC channel <b>#kphotoalbum@freenode</b> or <a href=\"http://webchat.freenode.net/?channels=kphotoalbum\">http://webchat.freenode.net/?channels=kphotoalbum</a></p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:100
#, kde-format
msgid ""
"<p>You may reorder images by dragging and dropping one image onto\n"
"another.</p>"
"\n"
"<p>If you drop it on the left edge, it will end up in front of\n"
"the other, if you drop it on the right edge it will be inserted behind.</p>"
"\n"
"<p align=\"right\">-- Tip contributed by Eivind Kjorstad</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:110
#, kde-format
msgid ""
"<p>\n"
"On the thumbnail view, you can resize the grid to your needs just by clicking\n"
"the middle mouse button and dragging around. On most systems you can emulate\n"
"the middle mouse button by left and right clicking at the same time.\n"
"</p>"
"\n"
"<p align=\"right\">-- Tip contributed by Rafael Beccar</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:121
#, kde-format
msgid ""
"<p>You can rate images using the numbers from 0 to 5 on the keyboard whilst in\n"
"thumbnail view or the image viewer. In the annotation dialog, you can rate\n"
"images by selecting the appropriate star rating.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:130
#, kde-format
msgid ""
"<p>Sometimes it is useful to group several related images into an image stack.\n"
"You can merge several images into a stack by first selecting them on Thumbnail\n"
"View and then pressing <shortcut>Ctrl+3</shortcut> or selecting <interface>Merge Images into a\n"
"Stack</interface> from menu.</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:139
#, kde-format
msgid ""
"<p>When searching for new images, KPhotoAlbum can automatically put new versions\n"
"of images into stacks by looking at their filenames. To configure this feature,\n"
"choose <interface>Settings|Configure KPhotoalbum...</interface> and set appropriate\n"
"values in the <interface>File Searching &amp; Versions</interface> tab.</p>"
"\n"
"<p>\n"
"<ul>\n"
"<li>Enable the checkbox <interface>Try to detect multiple versions of files</interface></li>"
"\n"
"<li>Enter a regular expression for your modified files:<br/>"
"<bcode>^(.*)-adjusted\\.(.*)</bcode></li>"
"\n"
"<li>Enter a regular expression for your original file:<br/>"
"<bcode>\\1.\\2</bcode></li>"
"\n"
"</ul>"
"\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:155
#, kde-format
msgid ""
"<p>KPhotoAlbum can display the age of people on an image.</p>"
"\n"
"<p>\n"
"To enable this, enter the birthdate of a person under <interface>Maintenance|Edit Birth Dates</interface>.\n"
"The age of the person will then be shown in the info box of the viewer window.\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:165
#, kde-format
msgid ""
"<p>KPhotoAlbum can detect and recognize faces on images.</p>"
"\n"
"<p>\n"
"To use this functionality, use the <interface>Search for faces on the current image</interface>\n"
"button below the image preview in the annotation dialog.\n"
"</p>"
"\n"
"<note>To see if face recognition support is enabled, open the feature dialog\n"
"(<interface>Help|KPhotoAlbum feature status</interface>), and check the item\n"
"<resource>Face detection and recognition support</resource>.\n"
"</note>\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:179
#, kde-format
msgid ""
"<p>You can associate tags to an area of an image (e.g. to connect a name to a face).</p>"
"\n"
"<p>\n"
"To do so, make sure that the checkbox <interface>Positionable Tags</interface> under\n"
"<interface>Settings|Configure KPhotoAlbum...|Categories</interface> is enabled for the\n"
"given category.\n"
"</p>"
"\n"
"<p>\n"
"When this is done, you can drag the mouse on the image preview of the annotation dialog to\n"
"mark an area. Open the context menu (right mouse button) on the area to associate it with a tag.\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:194
#, kde-format
msgid ""
"<p>\n"
"In the annotation dialog, you can hit <shortcut>Ctrl+Space</shortcut> any time to enlarge the current image.\n"
"To go back to the standard view, press <shortcut>Ctrl+Space</shortcut> again.\n"
"</p>"
"\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable
#: tips:203
#, kde-format
msgid ""
"<p>This is the last tip. If you know any additional tips or tricks, then please\n"
"send an email to <a href=\"mailto:kphotoalbum@kdab.com\">kphotoalbum@kdab.com</a>.</p>"
"\n"
msgstr ""
#. +> trunk5 stable
#: Utilities/DeleteFiles.cpp:51
#, kde-format
msgid "Error Deleting Files"
msgstr ""
#. +> trunk5 stable
#: Utilities/DemoUtil.cpp:47
#, kde-format
msgid "Unable to copy '%1' to '%2'."
msgstr ""
#. +> trunk5 stable
#: Utilities/DemoUtil.cpp:47 Utilities/DemoUtil.cpp:64
#: Utilities/DemoUtil.cpp:100 XMLDB/FileReader.cpp:463
#, kde-format
msgid "Error Running Demo"
msgstr ""
#. +> trunk5 stable
#: Utilities/DemoUtil.cpp:64 Utilities/DemoUtil.cpp:100
#, kde-format
msgid "Unable to create directory '%1' needed for demo."
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:64
#, kde-format
msgid "<b>File Name: </b> "
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:68
#, kde-format
msgid "<b>Date: </b> "
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:78
#, kde-format
msgctxt "width x height"
msgid "%1x%2"
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:82
#, kde-format
msgctxt "short for: x megapixels"
msgid " (%1MP)"
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:87
#, kde-format
msgctxt "aspect ratio"
msgid " (%1:1)"
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:90
#, kde-format
msgctxt "aspect ratio"
msgid " (1:1)"
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:92
#, kde-format
msgctxt "aspect ratio"
msgid " (1:%1)"
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:94
#, kde-format
msgid "<b>Image Size: </b> "
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:153
#, kde-format
msgid "<b>Label: </b> "
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:157
#, kde-format
msgid "<b>Description: </b> "
msgstr ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:234
#, kde-format
msgid "1 day"
msgid_plural "%1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:236
#, kde-format
msgid "1 month"
msgid_plural "%1 months"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: Utilities/DescriptionUtil.cpp:238
#, kde-format
msgid "1 year"
msgid_plural "%1 years"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable
#: Utilities/Util.cpp:60
#, kde-format
msgid "Autosave file '%1' exists (size %3 KB) and is newer than '%2'. Should the autosave file be used?"
msgstr ""
#. +> trunk5 stable
#: Utilities/Util.cpp:62
#, kde-format
msgid "Found Autosave File"
msgstr ""
#. +> trunk5 stable
#: Utilities/Util.cpp:64
#, kde-format
msgid ""
"<p>Error: Cannot use current database file '%1':</p>"
"<p>%2</p>"
"<p>Do you want to use autosave (%3 - size %4 KB) instead of exiting?</p>"
"<p><small>(Manually verifying and copying the file might be a good idea)</small></p>"
msgstr ""
#. +> trunk5 stable
#: Utilities/Util.cpp:67
#, kde-format
msgid "Recover from Autosave?"
msgstr ""
#. +> trunk5 stable
#: Utilities/Util.cpp:69
#, kde-format
msgid ""
"<p>Error: %1</p>"
"<p>Also autosave file is empty, check manually if numbered backup files exist and can be used to restore index.xml.</p>"
msgstr ""
#. +> trunk5 stable
#: Utilities/Util.cpp:132
#, kde-format
msgid "<p>No file name given!</p>"
msgstr ""
#. +> stable
#: Utilities/Util.cpp:403
#, kde-format
msgid "Unable to open '%1' for writing."
msgstr ""
#. +> trunk5 stable
#: Viewer/CategoryImageConfig.cpp:47
#, kde-format
msgctxt "@title:window"
msgid "Configure Category Image"
msgstr ""
#. +> trunk5 stable
#: Viewer/CategoryImageConfig.cpp:56
#, kde-format
msgctxt "@label:listbox As in 'select the tag category'"
msgid "Category:"
msgstr ""
#. +> trunk5 stable
#: Viewer/CategoryImageConfig.cpp:63
#, kde-format
msgctxt "@label:listbox As in 'select a tag'"
msgid "Tag:"
msgstr ""
#. +> trunk5 stable
#: Viewer/CategoryImageConfig.cpp:72
#, kde-format
msgctxt "@label The current category image"
msgid "Current image:"
msgstr ""
#. +> trunk5 stable
#: Viewer/CategoryImageConfig.cpp:80
#, kde-format
msgctxt "@label Preview of the new category imape"
msgid "New image:"
msgstr ""
#. +> trunk5 stable
#: Viewer/CategoryImageConfig.cpp:89
#, kde-format
msgctxt "@action:button As in 'Set the category image'"
msgid "Set"
msgstr ""
#. +> trunk5 stable
-#: Viewer/ImageDisplay.cpp:352 Viewer/ImageDisplay.cpp:376
-#: Viewer/ImageDisplay.cpp:437
+#: Viewer/ImageDisplay.cpp:366 Viewer/ImageDisplay.cpp:390
+#: Viewer/ImageDisplay.cpp:451
#, kde-format
msgid "Insufficient color depth for this filter"
msgstr ""
#. +> trunk5 stable
-#: Viewer/ImageDisplay.cpp:499
+#: Viewer/ImageDisplay.cpp:513
#, kde-format
msgid "[ zoom x%1 ]"
msgstr ""
#. +> trunk5 stable
#: Viewer/InfoBox.cpp:77
#, kde-format
msgid "Show the geographic position of this image on a map"
msgstr ""
#. +> trunk5 stable
#: Viewer/SpeedDisplay.cpp:45
#, kde-format
msgctxt "OSD for slideshow, num of seconds per image"
msgid ""
"<p>"
"<center><font size=\"+4\">%1&nbsp;s</font></center>"
"</p>"
msgstr ""
#. +> trunk5 stable
#: Viewer/SpeedDisplay.cpp:51
#, kde-format
msgctxt "OSD for slideshow"
msgid ""
"<p>"
"<center><font size=\"+4\">Starting Slideshow<br/>"
"Ctrl++ makes the slideshow faster<br/>"
"Ctrl + - makes the slideshow slower</font></center>"
"</p>"
msgstr ""
#. +> trunk5 stable
#: Viewer/SpeedDisplay.cpp:71
#, kde-format
msgctxt "OSD for slideshow"
msgid ""
"<p>"
"<center><font size=\"+4\">Ending Slideshow</font></center>"
"</p>"
msgstr ""
#. +> trunk5 stable
#: Viewer/VideoDisplay.cpp:192
#, kde-format
msgid "Error playing media"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:146
#, kde-format
msgctxt "@action:inmenu"
msgid "Annotate..."
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:151
#, kde-format
msgctxt "@action:inmenu"
msgid "Set as First Image in Stack"
msgstr ""
#. +> trunk5
#: Viewer/ViewerWidget.cpp:156
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Exif Viewer"
msgstr ""
#. +> stable
#: Viewer/ViewerWidget.cpp:167
#, kde-format
msgctxt "@action:inmenu"
msgid "Show EXIF Viewer"
msgstr ""
#. +> trunk5
#: Viewer/ViewerWidget.cpp:160
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Image to..."
msgstr ""
#. +> stable
#: Viewer/ViewerWidget.cpp:172
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy image to..."
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:166
#, kde-format
msgctxt "@action:inmenu"
msgid "Close"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:191
#, kde-format
msgctxt "@title:inmenu"
msgid "Set as Wallpaper"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:194
#, kde-format
msgctxt "@action:inmenu"
msgid "Centered"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:198
#, kde-format
msgctxt "@action:inmenu"
msgid "Tiled"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:202
#, kde-format
msgctxt "@action:inmenu"
msgid "Center Tiled"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:206
#, kde-format
msgctxt "@action:inmenu"
msgid "Centered Maxpect"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:210
#, kde-format
msgctxt "@action:inmenu"
msgid "Tiled Maxpect"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:214
#, kde-format
msgctxt "@action:inmenu"
msgid "Scaled"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:218
#, kde-format
msgctxt "@action:inmenu"
msgid "Centered Auto Fit"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:260
#, kde-format
msgctxt "@title:inmenu"
msgid "Rotate"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:263
#, kde-format
msgctxt "@action:inmenu"
msgid "Rotate clockwise"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:268
#, kde-format
msgctxt "@action:inmenu"
msgid "Flip Over"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:274
#, kde-format
msgctxt "@action:inmenu"
msgid "Rotate counterclockwise"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:284
#, kde-format
msgctxt "@title:inmenu As in 'skip 2 images'"
msgid "Skip"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:287
#, kde-format
msgctxt "@action:inmenu Go to first image"
msgid "First"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:293
#, kde-format
msgctxt "@action:inmenu Go to last image"
msgid "Last"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:299
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Next"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:305
#, kde-format
msgctxt "@action:inmenu"
msgid "Skip 10 Forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:311
#, kde-format
msgctxt "@action:inmenu"
msgid "Skip 100 Forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:317
#, kde-format
msgctxt "@action:inmenu"
msgid "Skip 1000 Forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:323
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Previous"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:329
#, kde-format
msgctxt "@action:inmenu"
msgid "Skip 10 Backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:335
#, kde-format
msgctxt "@action:inmenu"
msgid "Skip 100 Backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:341
#, kde-format
msgctxt "@action:inmenu"
msgid "Skip 1000 Backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:347
#, kde-format
msgctxt "@action:inmenu"
msgid "Delete Image"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:352
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove Image from Display List"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:362
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:366
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom In"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:371
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom Out"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:376
#, kde-format
msgctxt "@action:inmenu"
msgid "Full View"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:381
#, kde-format
msgctxt "@action:inmenu"
msgid "Pixel for Pixel View"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:386
#, kde-format
msgctxt "@action:inmenu"
msgid "Toggle Full Screen"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:397
#, kde-format
msgctxt "@title:inmenu"
msgid "Slideshow"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:400 Viewer/ViewerWidget.cpp:852
#, kde-format
msgctxt "@action:inmenu"
msgid "Run Slideshow"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:405
#, kde-format
msgctxt "@action:inmenu"
msgid "Run Faster"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:410
#, kde-format
msgctxt "@action:inmenu"
msgid "Run Slower"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:444
#, kde-format
msgid "File not available"
msgstr ""
#. +> trunk5
#: Viewer/ViewerWidget.cpp:495
#, kde-format
msgctxt "@title:window %1 is the filename, %2 its detail info"
msgid "%1 %2"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:504
#, kde-format
msgctxt "@action:inmenu Start video playback"
msgid "Play"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:506
#, kde-format
msgctxt "@action:inmenu Pause video playback"
msgid "Pause"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:798
#, kde-format
msgctxt "Basically 'enter a category name'"
msgid "<b>Setting Category: </b>"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:805
#, kde-format
msgctxt "Basically 'enter a tag name'"
msgid "<b>Assigning: </b>"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:859
#, kde-format
msgctxt "@action:inmenu"
msgid "Stop Slideshow"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1280
#, kde-format
msgctxt "@title:inmenu"
msgid "Seek"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1284
#, kde-format
msgctxt "@action:inmenu"
msgid "10 minutes backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1285
#, kde-format
msgctxt "@action:inmenu"
msgid "1 minute backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1286
#, kde-format
msgctxt "@action:inmenu"
msgid "10 seconds backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1287
#, kde-format
msgctxt "@action:inmenu"
msgid "1 seconds backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1288
#, kde-format
msgctxt "@action:inmenu"
msgid "100 milliseconds backward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1289
#, kde-format
msgctxt "@action:inmenu"
msgid "100 milliseconds forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1290
#, kde-format
msgctxt "@action:inmenu"
msgid "1 seconds forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1291
#, kde-format
msgctxt "@action:inmenu"
msgid "10 seconds forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1292
#, kde-format
msgctxt "@action:inmenu"
msgid "1 minute forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1293
#, kde-format
msgctxt "@action:inmenu"
msgid "10 minutes forward"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1316
#, kde-format
msgctxt "@action:inmenu Stop video playback"
msgid "Stop"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1329
#, kde-format
msgctxt "@action:inmenu"
msgid "Use current frame in thumbnail view"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1334
#, kde-format
msgctxt "@action:inmenu Restart video playback."
msgid "Restart"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1349
#, kde-format
msgctxt "@title:inmenu"
msgid "Filters"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1352
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove All Filters"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1356
#, kde-format
msgctxt "@action:inmenu"
msgid "Apply Grayscale Filter"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1361
#, kde-format
msgctxt "@action:inmenu"
msgid "Apply Contrast Stretching Filter"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1366
#, kde-format
msgctxt "@action:inmenu"
msgid "Apply Histogram Equalization Filter"
msgstr ""
#. +> trunk5 stable
#: Viewer/ViewerWidget.cpp:1371
#, kde-format
msgctxt "@action:inmenu"
msgid "Apply Monochrome Filter"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:30
#, kde-format
msgid "Show..."
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:33
#, kde-format
msgid "Show"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:37
#, kde-format
msgid "Show Info Box"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:44
#, kde-format
msgid "Show Label"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:50
#, kde-format
msgid "Show Description"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:56
#, kde-format
msgid "Show Date"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:61
#, kde-format
msgid "Show Time"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:67
#, kde-format
msgid "Show Filename"
msgstr ""
#. +> trunk5
#: Viewer/VisibleOptionsMenu.cpp:72
#, kde-format
msgid "Show Exif"
msgstr ""
#. +> stable
#: Viewer/VisibleOptionsMenu.cpp:75
#, kde-format
msgid "Show EXIF"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:77
#, kde-format
msgid "Show Image Size"
msgstr ""
#. +> trunk5 stable
#: Viewer/VisibleOptionsMenu.cpp:82
#, kde-format
msgid "Show Rating"
msgstr ""
#. +> trunk5 stable
#: XMLDB/Database.cpp:238 XMLDB/Database.cpp:599 XMLDB/FileReader.cpp:137
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5 stable
#: XMLDB/Database.cpp:238 XMLDB/Database.cpp:600 XMLDB/FileReader.cpp:138
#, kde-format
msgid "Video"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:58
#, kde-format
msgid ""
"<p>The database file (index.xml) is from a newer version of KPhotoAlbum!</p>"
"<p>Chances are you will be able to read this file, but when writing it back, information saved in the newer version will be lost</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:61
#, kde-format
msgid "index.xml version mismatch"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:187
#, kde-format
msgid ""
"<p>Line %1, column %2: duplicate category '%3'</p>"
"<p>Choose continue to ignore the duplicate category and try an automatic repair, or choose cancel to quit.</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:194
#, kde-format
msgid "Error in database file"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:238
#, kde-format
msgctxt "Leave \"Folder\" and \"Media Type\" untranslated below, those will show up with these exact names. Thanks :-)"
msgid ""
"<p><b>This version of KPhotoAlbum does not translate \"standard\" categories any more.</b></p>"
"<p>This may mean that – if you use a locale other than English – some of your categories are now displayed in English.</p>"
"<p>You can manually rename your categories any time and then save your database.</p>"
"<p>In some cases, you may get two additional empty categories, \"Folder\" and \"Media Type\". You can delete those.</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:246
#, kde-format
msgid "Changed standard category names"
msgstr ""
#. +> trunk5
#: XMLDB/FileReader.cpp:383
#, kde-format
msgid ""
"<p>Your images/videos are not sorted, which means that navigating using the date bar will only work suboptimally.</p>"
"<p>In the <b>Maintenance</b> menu, you can find <b>Display Images with Incomplete Dates</b> which you can use to find the images that are missing date information.</p>"
"<p>You can then select the images that you have reason to believe have a correct date in either their Exif data or on the file, and execute <b>Maintenance->Read Exif Info</b> to reread the information.</p>"
"<p>Finally, once all images have their dates set, you can execute <b>Maintenance->Sort All by Date & Time</b> to sort them in the database. </p>"
msgstr ""
#. +> stable
#: XMLDB/FileReader.cpp:388
#, kde-format
msgid ""
"<p>Your images/videos are not sorted, which means that navigating using the date bar will only work suboptimally.</p>"
"<p>In the <b>Maintenance</b> menu, you can find <b>Display Images with Incomplete Dates</b> which you can use to find the images that are missing date information.</p>"
"<p>You can then select the images that you have reason to believe have a correct date in either their EXIF data or on the file, and execute <b>Maintenance->Read EXIF Info</b> to reread the information.</p>"
"<p>Finally, once all images have their dates set, you can execute <b>Maintenance->Sort All by Date & Time</b> to sort them in the database. </p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:392
#, kde-format
msgid "Images/Videos Are Not Sorted"
msgstr ""
#. +> stable
#: XMLDB/FileReader.cpp:398
#, kde-format
msgid ""
"<p>Your images/videos are not sorted, which means that navigating using the date bar will only work suboptimally.</p>"
"<p>You also do not have EXIF support available, which means that you cannot read image dates from JPEG metadata. It is strongly recommended to recompile KPhotoAlbum with the <code>exiv2</code> library. After you have done so, you will be asked what to do to correct all the missing information.</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:407
#, kde-format
msgid ""
"<p>Not all the images in the database have information about image sizes; this is needed to get the best result in the thumbnail view. To fix this, simply go to the <b>Maintenance</b> menu, and first choose <b>Remove All Thumbnails</b>, and after that choose <tt>Build Thumbnails</tt>.</p>"
"<p>Not doing so will result in extra space around images in the thumbnail view - that is all - so there is no urgency in doing it.</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:412
#, kde-format
msgid "Not All Images Have Size Information"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:435
#, kde-format
msgid ""
"<p>KPhotoAlbum was unable to load a default setup, which indicates an installation error</p>"
"<p>If you have installed KPhotoAlbum yourself, then you must remember to set the environment variable <b>KDEDIRS</b>, to point to the topmost installation directory.</p>"
"<p>If you for example ran cmake with <b>-DCMAKE_INSTALL_PREFIX=/usr/local/kde</b>, then you must use the following environment variable setup (this example is for Bash and compatible shells):</p>"
"<p><b>export KDEDIRS=/usr/local/kde</b></p>"
"<p>In case you already have KDEDIRS set, simply append the string as if you where setting the <b>PATH</b> environment variable</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:442
#, kde-format
msgid "No default setup file found"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:463
#, kde-format
msgid "Unable to open '%1' for reading"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:476
#, kde-format
msgid "line %1 column %2 in file %3: %4"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:478
#, kde-format
msgid "Failed to recover the backup: %1"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:489
#, kde-format
msgid "Error in file %1: No elements found"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileReader.cpp:495
#, kde-format
msgid "Error in file %1: expected 'KPhotoAlbum' as top element but found '%2'"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileWriter.cpp:83
#, kde-format
msgid ""
"<p>Could not save the image database to XML.</p>"
"File %1 could not be opened because of the following error: %2"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileWriter.cpp:116
#, kde-format
msgid ""
"<p>Failed to remove old version of image database.</p>"
"<p>Please try again or replace the file %1 with file %2 manually!</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/FileWriter.cpp:126
#, kde-format
msgid ""
"<p>Failed to move temporary XML file to permanent location.</p>"
"<p>Please try again or rename file %1 to %2 manually!</p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/NumberedBackup.cpp:44
#, kde-format
msgid "Error creating zip file %1"
msgstr ""
#. +> trunk5 stable
#: XMLDB/NumberedBackup.cpp:50
#, kde-format
msgid "Error writing file %1 to zip file %2"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:47
#, kde-format
msgid "Error reading next element"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:50
#, kde-format
msgid "Expected to read a start or stop element, but read %1"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:55
#, kde-format
msgid "Expected to read %1, but read %2"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:66
#, kde-format
msgid "Expected to read an end element but read %1"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:84
#, kde-format
msgid "Expected to read start element '%1'"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:90
#, kde-format
msgid ""
"<p>An error was encountered on line %1, column %2:<nl/>"
"<message>%3</message></p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:93
#, kde-format
msgid ""
"<p>Additional error information:<nl/>"
"<message>%1</message></p>"
msgstr ""
#. +> trunk5 stable
#: XMLDB/XmlReader.cpp:95
#, kde-format
msgid "Error while reading database file"
msgstr ""
#. +> stable
#: AnnotationDialog/ProposedFaceDialog.cpp:58
#, kde-format
msgid "Is this %1 (%2)?"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButton)
#. +> stable
#: BackgroundTaskManager/JobViewer.ui:52 ImportExport/MiniViewer.cpp:69
#, kde-format
msgid "Close"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:49
#, kde-format
msgid "Face detection"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:57
#, kde-format
msgid "Accuracy"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:61
#, kde-format
msgid "fast"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:71
#, kde-format
msgid "accurate"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:76
#, kde-format
msgid "Sensitivity"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:80
#, kde-format
msgid "more false positives"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:90
#, kde-format
msgid "more missed faces"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:102
#, kde-format
msgid "Face recognition"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:111
#, kde-format
msgid "Database entry"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:112
#, kde-format
msgid "Trained faces"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:127
#, kde-format
msgid "Delete selected"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:133
#, kde-format
msgid "Erase database"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:138
#, kde-format
msgid "<b>Caution:</b> Changes to category names or category deletions are not adopted by the recognition database until the changes are saved!"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:213
#, kde-format
msgid "Do you really want to delete the selected tags?"
msgstr ""
#. +> stable
#: Settings/FaceManagementPage.cpp:238
#, kde-format
msgid "Do you really want to erase the database?"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-network/smb4k-core.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-network/smb4k-core.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-network/smb4k-core.pot (revision 1526938)
@@ -1,3591 +1,3622 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the smb4k package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: smb4k\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-16 07:57+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. i18n: ectx: label, entry (ShowCustomBookmarkLabel), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:15
#, kde-format
msgid "Show custom bookmark label if available"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowCustomBookmarkLabel), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:16
#, kde-format
msgid "Do not show the name of the share that is represented by the bookmark but the custom label that was defined in the bookmark editor."
msgstr ""
#. i18n: ectx: label, entry (StartMainWindowDocked), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:20
#, kde-format
msgid "Start docked"
msgstr ""
#. i18n: ectx: whatsthis, entry (StartMainWindowDocked), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:21
#, kde-format
msgid "Start the application docked to the system tray, i.e. only the system tray widget is shown and the main window is hidden. You can bring the main window up by clicking on the system tray widget or by choosing \"Restore\" from its popup menu."
msgstr ""
#. i18n: ectx: label, entry (ShowType), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:25
#, kde-format
msgid "Show the type of the share"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowType), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:26
#, kde-format
msgid "The type of a share will be displayed in a separate column in the network neighborhood browser. It can either be Disk, Print or IPC."
msgstr ""
#. i18n: ectx: label, entry (ShowIPAddress), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:30
#, kde-format
msgid "Show the IP address of the server"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowIPAddress), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:31
#, kde-format
msgid "The IP address of the server will be displayed in a separate column in the network neighborhood browser."
msgstr ""
#. i18n: ectx: label, entry (ShowComment), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:35
#, kde-format
msgid "Show the comment"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowComment), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:36
#, kde-format
msgid "The comment describing the server or share will be displayed in a separate column in the network neighborhood browser."
msgstr ""
#. i18n: ectx: label, entry (ShowNetworkItemToolTip), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:40
#, kde-format
msgid "Show a tooltip with information about the network item"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowNetworkItemToolTip), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:41
#, kde-format
msgid "The tooltip shows various information about the current network item."
msgstr ""
#. i18n: ectx: label, entry (AutoExpandNetworkItems), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:45
#, kde-format
msgid "Automatically expand domains and hosts"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutoExpandNetworkItems), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:46
#, kde-format
msgid "Automatically expand domain and host items when a list of associated network items (domain members or shares) is added or updated. Please note that a domain or host item will always be expanded when you execute it."
msgstr ""
#. i18n: ectx: label, entry (ShowShareToolTip), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:50
#, kde-format
msgid "Show a tooltip with information about the share"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowShareToolTip), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:51
#, kde-format
msgid "The tooltip shows various information about the current share."
msgstr ""
#. i18n: ectx: label, entry (SharesViewMode), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:55
#, kde-format
msgid "View mode of the shares view:"
msgstr ""
#. i18n: ectx: whatsthis, entry (SharesViewMode), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:56
#, kde-format
msgid "This setting determines the view mode of the shares view. There are two modes: the icon view and the list view."
msgstr ""
#. i18n: ectx: label, entry (SharesViewMode), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:59
#, kde-format
msgid "Icon View"
msgstr ""
#. i18n: ectx: label, entry (SharesViewMode), group (UserInterface)
#. +> trunk5 stable5
#: smb4k.kcfg:62
#, kde-format
msgid "List View"
msgstr ""
#. i18n: ectx: label, entry (LookupDomains), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:73
#, kde-format
msgid "Scan the network neighborhood for available workgroups and domains"
msgstr ""
#. i18n: ectx: whatsthis, entry (LookupDomains), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:74
#, kde-format
msgid "This is the default method to retrieve the initial browse list. It discovers all workgroups and domains by looking for all known master browsers on your network neighborhood."
msgstr ""
#. i18n: ectx: label, entry (QueryCurrentMaster), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:78
#, kde-format
msgid "Query the current workgroup master browser"
msgstr ""
#. i18n: ectx: whatsthis, entry (QueryCurrentMaster), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:79
#, kde-format
msgid "This method queries the current master browser of your workgroup or domain to retrieve the initial browse list."
msgstr ""
#. i18n: ectx: label, entry (QueryCustomMaster), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:83
#, kde-format
msgid "Query this custom master browser:"
msgstr ""
#. i18n: ectx: whatsthis, entry (QueryCustomMaster), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:84
#, kde-format
msgid "This method queries a custom master browser to retrieve the initial browse list."
msgstr ""
#. i18n: ectx: label, entry (CustomMasterBrowser), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:88
#, kde-format
msgid "A custom master browser that is to be queried"
msgstr ""
#. i18n: ectx: whatsthis, entry (CustomMasterBrowser), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:89
#, kde-format
msgid "Enter the name or IP address of a master browser here that should be queried to compile the initial browse list."
msgstr ""
#. i18n: ectx: label, entry (MasterBrowsersRequireAuth), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:93
#, kde-format
msgid "The master browsers require authentication to return the browse list"
msgstr ""
#. i18n: ectx: whatsthis, entry (MasterBrowsersRequireAuth), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:94
#, kde-format
msgid "The master browsers in your network neighborhood require a login to return the browse list. This setting is rarely needed and might even cause a master browser to return an empty browse list. It will not have any effect when you let Smb4K scan broadcast areas."
msgstr ""
#. i18n: ectx: label, entry (PeriodicScanning), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:98
#, kde-format
msgid "Scan the network neighborhood periodically"
msgstr ""
#. i18n: ectx: whatsthis, entry (PeriodicScanning), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:99
#, kde-format
msgid "Scan the network neighborhood periodically for all available workgroups, hosts and shares."
msgstr ""
#. i18n: ectx: label, entry (ScanInterval), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:103
#, kde-format
msgid "Interval between scans:"
msgstr ""
#. i18n: ectx: whatsthis, entry (ScanInterval), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:104
#, kde-format
msgid "This is the time in minutes that elapses until Smb4K rescans the network neighborhood for new workgroups, hosts and shares."
msgstr ""
#. i18n: ectx: label, entry (EnableWakeOnLAN), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:110
#, kde-format
msgid "Enable Wake-On-LAN features"
msgstr ""
#. i18n: ectx: whatsthis, entry (EnableWakeOnLAN), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:111
#, kde-format
msgid "Wake-on-LAN (WOL) is an ethernet computer networking standard that allows a computer to be turned on or woken up by a network message. Smb4K uses a magic package send via a UDP socket to wake up remote servers. If you want to take advantage of the Wake-On-LAN feature, you need to enable this option."
msgstr ""
#. i18n: ectx: label, entry (WakeOnLANWaitingTime), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:115
#, kde-format
msgid "Waiting time:"
msgstr ""
#. i18n: ectx: whatsthis, entry (WakeOnLANWaitingTime), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:116
#, kde-format
msgid "This is the waiting time in seconds between the sending of the magic Wake-On-LAN packages and the scanning of the network neighborhood or the mounting of a share."
msgstr ""
#. i18n: ectx: label, entry (PreviewHiddenItems), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:122
#, kde-format
msgid "Preview hidden files and directories"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreviewHiddenItems), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:123
#, kde-format
msgid "Preview hidden files and directories. The hidden files and directories are those whose names begin with a period. They are usually needed for very specific purposes (storing the configuration information for an application, etc.). Since they are not of any importance for your regular work, you normally do not need to enable this feature."
msgstr ""
#. i18n: ectx: label, entry (DetectPrinterShares), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:127
#, kde-format
msgid "Detect printer shares"
msgstr ""
#. i18n: ectx: whatsthis, entry (DetectPrinterShares), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:128
#, kde-format
msgid "Printer shares are detected."
msgstr ""
#. i18n: ectx: label, entry (DetectHiddenShares), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:132
#, kde-format
msgid "Detect hidden shares"
msgstr ""
#. i18n: ectx: whatsthis, entry (DetectHiddenShares), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:133
#, kde-format
msgid "Hidden shares are detected. Hidden shares are ending with a $ sign, e.g. Musik$ or IPC$."
msgstr ""
#. i18n: ectx: label, entry (LookupIPs), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:137
#, kde-format
msgid "Lookup method for IP addresses:"
msgstr ""
#. i18n: ectx: whatsthis, entry (LookupIPs), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:138
#, kde-format
msgid "Define the method that is to be used to detect the IP addresses of the hosts."
msgstr ""
#. i18n: ectx: label, entry (LookupIPs), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:141
#, kde-format
msgid "Use nmblookup command"
msgstr ""
#. i18n: ectx: label, entry (LookupIPs), group (Network)
#. +> trunk5 stable5
#: smb4k.kcfg:144
#, kde-format
msgid "Use net command"
msgstr ""
#. i18n: ectx: label, entry (MountPrefix), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:155
#, kde-format
msgid "Mount prefix:"
msgstr ""
#. i18n: ectx: whatsthis, entry (MountPrefix), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:156
#, kde-format
msgid "This is the prefix where Smb4K will create the mount points and mount the remote shares."
msgstr ""
#. i18n: ectx: label, entry (ForceLowerCaseSubdirs), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:160
#, kde-format
msgid "Force generated subdirectories to be lower case"
msgstr ""
#. i18n: ectx: whatsthis, entry (ForceLowerCaseSubdirs), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:161
#, kde-format
msgid "All names of the subdirectories created by Smb4K below the mount prefix will be lowercase."
msgstr ""
#. i18n: ectx: label, entry (UnmountSharesOnExit), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:165
#, kde-format
msgid "Unmount all personal shares on exit"
msgstr ""
#. i18n: ectx: whatsthis, entry (UnmountSharesOnExit), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:166
#, kde-format
msgid "Unmount all shares that belong to you when the program exits. Shares that are owned by other users are ignored."
msgstr ""
#. i18n: ectx: label, entry (RemountShares), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:170
#, kde-format
msgid "Remount shares"
msgstr ""
#. i18n: ectx: whatsthis, entry (RemountShares), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:171
#, kde-format
msgid "Remount all your shares that were mounted when you exited the program or changed a profile. If the remounting of a share fails, Smb4K will retry the next time it is started. Shares that were mounted by other users are ignored. Please note that this setting does not affect the automatic remounting of shares when your computer woke up from a sleep state."
msgstr ""
#. i18n: ectx: label, entry (RemountAttempts), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:175
#, kde-format
msgid "Number of remount attempts:"
msgstr ""
#. i18n: ectx: whatsthis, entry (RemountAttempts), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:176
#, kde-format
msgid "Set the number of attempts that are made to remount shares before Smb4K gives up."
msgstr ""
#. i18n: ectx: label, entry (RemountInterval), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:182
#, kde-format
msgid "Interval between remount attempts:"
msgstr ""
#. i18n: ectx: whatsthis, entry (RemountInterval), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:183
#, kde-format
msgid "Set the time that elapses between attempts to remount shares."
msgstr ""
#. i18n: ectx: label, entry (UnmountForeignShares), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:189
#, kde-format
msgid "Allow the unmounting of shares that are owned by other users"
msgstr ""
#. i18n: ectx: whatsthis, entry (UnmountForeignShares), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:190
#, kde-format
msgid "Allow the unmounting of shares that were mounted by other users. Please think before you enable this option."
msgstr ""
#. i18n: ectx: label, entry (ForceUnmountInaccessible), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:194
#, kde-format
msgid "Force the unmounting of inaccessible shares"
msgstr ""
#. i18n: ectx: whatsthis, entry (ForceUnmountInaccessible), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:195
#, kde-format
msgid "Force the unmounting of inaccessible shares (Linux only). In case a share is inaccessible, a lazy unmount is performed. Before the actual unmount is performed, a warning dialog is shown asking to approve the unmount."
msgstr ""
#. i18n: ectx: label, entry (DetectAllShares), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:199
#, kde-format
msgid "Detect all shares that are mounted on the system"
msgstr ""
#. i18n: ectx: whatsthis, entry (DetectAllShares), group (Shares)
#. +> trunk5 stable5
#: smb4k.kcfg:200
#, kde-format
msgid "You will not only see the shares that were mounted and are owned by you, but also all other mounts using the SMBFS and CIFS file system that are present on the system."
msgstr ""
#. i18n: ectx: label, entry (UseWallet), group (Authentication)
#. +> trunk5 stable5
#: smb4k.kcfg:209
#, kde-format
msgid "Save logins in a wallet"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseWallet), group (Authentication)
#. +> trunk5 stable5
#: smb4k.kcfg:210
#, kde-format
msgid "Use a wallet to store the login. The username and password are stored encrypted on your hard drive. If this setting is disabled, the login is not stored permanently but only temporarily."
msgstr ""
#. i18n: ectx: label, entry (UseDefaultLogin), group (Authentication)
#. +> trunk5 stable5
#: smb4k.kcfg:214
#, kde-format
msgid "Use a default login"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseDefaultLogin), group (Authentication)
#. +> trunk5 stable5
#: smb4k.kcfg:215
#, kde-format
msgid "Enable the usage of a default login. The provided data is used by default to authenticate to a remote server. This is very useful e.g. if you are working in an Active Directory environment or an NT domain."
msgstr ""
#. i18n: ectx: label, entry (NetBIOSName), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:224
#, kde-format
msgid "NetBIOS name:"
msgstr ""
#. i18n: ectx: whatsthis, entry (NetBIOSName), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:225
#, kde-format
msgid "This is the NetBIOS name of this computer that is used by Smb4K. By default, it is either the NetBIOS name that is defined in the smb.conf file or the host name."
msgstr ""
#. i18n: ectx: label, entry (DomainName), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:229
#, kde-format
msgid "Domain:"
msgstr ""
#. i18n: ectx: whatsthis, entry (DomainName), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:230
#, kde-format
msgid "This is the workgroup or domain this computer is or should be in. By default, it is the workgroup that is defined in the smb.conf file."
msgstr ""
#. i18n: ectx: label, entry (SocketOptions), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:234
#, kde-format
msgid "Socket options:"
msgstr ""
#. i18n: ectx: whatsthis, entry (SocketOptions), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:235
#, kde-format
msgid "These are the TCP socket options that are used by nmblookup and smbclient. Socket options are controls on the networking layer of the operating systems which allow the connection to be tuned. See the manual page of smb.conf for more information."
msgstr ""
#. i18n: ectx: label, entry (NetBIOSScope), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:239
#, kde-format
msgid "NetBIOS scope:"
msgstr ""
#. i18n: ectx: whatsthis, entry (NetBIOSScope), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:240
#, kde-format
msgid "This sets the NetBIOS scope that nmblookup and smbclient will operate under. It should not be set unless every machine on your network neighborhood sets this value."
msgstr ""
#. i18n: ectx: label, entry (UseRemoteSmbPort), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:244
#, kde-format
msgid "SMB port:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseRemoteSmbPort), group (Samba)
#. i18n: ectx: whatsthis, entry (RemoteSmbPort), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:245 smb4k.kcfg:249
#, kde-format
msgid "This is the port that is used for connecting to remote servers with the client programs net, smbclient and smbtree. The default value is 139 (NetBIOS). Under FreeBSD, this setting is also used for mounting."
msgstr ""
#. i18n: ectx: label, entry (UseKerberos), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:255
#, kde-format
msgid "Try to authenticate with Kerberos"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseKerberos), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:256
#, kde-format
msgid "Try to authenticate with Kerberos. This is only useful in an Active Directory environment. The setting affects the net, smbclient and smbtree command."
msgstr ""
#. i18n: ectx: label, entry (MachineAccount), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:260
#, kde-format
msgid "Authenticate with local machine account"
msgstr ""
#. i18n: ectx: whatsthis, entry (MachineAccount), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:261
#, kde-format
msgid "Make queries to the remote server using the machine account of the local server. The setting affects the net, smbclient and smbtree command."
msgstr ""
#. i18n: ectx: label, entry (UseWinbindCCache), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:265
#, kde-format
msgid "Use Winbind ccache for authentication"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseWinbindCCache), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:266
#, kde-format
msgid "Use the Winbind ccache for authentication. This setting affects the net, smbclient and smbtree command."
msgstr ""
#. i18n: ectx: label, entry (SigningState), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:270
#, kde-format
msgid "Signing state:"
msgstr ""
#. i18n: ectx: whatsthis, entry (SigningState), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:271
#, kde-format
msgid "Set the signing state. This setting affects the smbclient and smbtree command."
msgstr ""
#. i18n: ectx: label, entry (SigningState), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:274
#, kde-format
msgid "None"
msgstr ""
#. i18n: ectx: label, entry (SigningState), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:277
#, kde-format
msgid "On"
msgstr ""
#. i18n: ectx: label, entry (SigningState), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:280
#, kde-format
msgid "Off"
msgstr ""
#. i18n: ectx: label, entry (SigningState), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:283
#, kde-format
msgid "Required"
msgstr ""
#. i18n: ectx: label, entry (EncryptSMBTransport), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:289
#, kde-format
msgid "Encrypt SMB transport"
msgstr ""
#. i18n: ectx: whatsthis, entry (EncryptSMBTransport), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:290
#, kde-format
msgid "Encrypt the SMB transport (Unix extended servers only). This setting affects the net, smbclient and smbtree command."
msgstr ""
#. i18n: ectx: label, entry (NameResolveOrder), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:294
#, kde-format
msgid "Name resolve order:"
msgstr ""
#. i18n: ectx: whatsthis, entry (NameResolveOrder), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:295
#, kde-format
msgid "This option is used to determine what naming services and in what order are used to resolve host names and IP addresses. It takes a space-separated list of up to four different name resolution options. Those are: lmhost, host, wins, bcast. See the manual page of smbclient for further information."
msgstr ""
#. i18n: ectx: label, entry (BufferSize), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:299
#, kde-format
msgid "Buffer size:"
msgstr ""
#. i18n: ectx: whatsthis, entry (BufferSize), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:300
#, kde-format
msgid "This option changes the transmit/send buffer size when getting or putting a file from/to the server. The default is 65520 bytes. Setting this value smaller has been observed to speed up file transfers to and from Windows 9x servers."
msgstr ""
#. i18n: ectx: label, entry (BroadcastAddress), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:306
#, kde-format
msgid "Broadcast address:"
msgstr ""
#. i18n: ectx: whatsthis, entry (BroadcastAddress), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:307
#, kde-format
msgid "Queries performed with nmblookup will be send to the given broadcast address. Without this option the default behavior is to send the queries to the broadcast address of the network interface that was either auto-detected or defined in the \"interfaces\" parameter of the smb.conf file."
msgstr ""
#. i18n: ectx: label, entry (UsePort137), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:311
#, kde-format
msgid "Try and bind to UDP port 137 to send and receive UDP datagrams"
msgstr ""
#. i18n: ectx: whatsthis, entry (UsePort137), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:312
#, kde-format
msgid "Try and bind to UDP port 137 to send and receive UDP datagrams. The reason for this option is a bug in Windows 95 where it ignores the source port of the requesting packet and only replies to UDP port 137. Unfortunately, on most Unix systems super user privileges are needed to bind to this port. Please read the manual page of nmblookup for more information."
msgstr ""
#. i18n: ectx: label, entry (SmbtreeSendBroadcasts), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:316
#, kde-format
msgid "Send requests as broadcasts"
msgstr ""
#. i18n: ectx: whatsthis, entry (SmbtreeSendBroadcasts), group (Samba)
#. +> trunk5 stable5
#: smb4k.kcfg:317
#, kde-format
msgid "Let smbtree query the network nodes by sending requests as broadcasts instead of querying the local master browser."
msgstr ""
#. i18n: ectx: label, entry (RsyncPrefix), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:329
#, kde-format
msgid "Synchronization prefix:"
msgstr ""
#. i18n: ectx: whatsthis, entry (RsyncPrefix), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:330
#, kde-format
msgid "Under this prefix the destination directory for the synchronization will be created. However, if you want to store the data of a particular share elsewhere, you will be able to choose a different path before the actual synchronization begins."
msgstr ""
#. i18n: ectx: label, entry (ArchiveMode), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:334
#, kde-format
msgid "Archive mode"
msgstr ""
#. i18n: ectx: whatsthis, entry (ArchiveMode), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:335
#, kde-format
msgid "Use archive mode (-a, --archive). This is a short form of -rlptgoD."
msgstr ""
#. i18n: ectx: label, entry (RecurseIntoDirectories), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:339
#, kde-format
msgid "Recurse into subdirectories"
msgstr ""
#. i18n: ectx: whatsthis, entry (RecurseIntoDirectories), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:340
#, kde-format
msgid "Recurse into directories (-r, --recursive)."
msgstr ""
#. i18n: ectx: label, entry (UpdateTarget), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:344
#, kde-format
msgid "Update files"
msgstr ""
#. i18n: ectx: whatsthis, entry (UpdateTarget), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:345
#, kde-format
msgid "Update files in the destination directory that are older than in the source directory (-u, --update)."
msgstr ""
#. i18n: ectx: label, entry (UpdateInPlace), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:349
#, kde-format
msgid "Update files in place"
msgstr ""
#. i18n: ectx: whatsthis, entry (UpdateInPlace), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:350
#, kde-format
msgid "Update destination files in-place (--inplace). By default, rsync first creates a new copy of a file and moves it into place after its transfer finished. If you enable this feature, no copy will be created but the destination file will immediately be overwritten instead. An exception to this is if you combine this option with --backup."
msgstr ""
#. i18n: ectx: label, entry (RelativePathNames), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:354
#, kde-format
msgid "Use relative path names"
msgstr ""
#. i18n: ectx: whatsthis, entry (RelativePathNames), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:355
#, kde-format
msgid "Use relative paths (-R, --relative). This means that the full path names specified on the command line are sent to the server rather than just the last parts of the file names."
msgstr ""
#. i18n: ectx: label, entry (NoImpliedDirectories), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:359
#, kde-format
msgid "Do not send implied directories"
msgstr ""
#. i18n: ectx: whatsthis, entry (NoImpliedDirectories), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:360
#, kde-format
msgid "Do not send implied directories with --relative (--no-implied-dirs). This means that the corresponding path elements on the destination system are left unchanged if they exist, and any missing implied directories are created with default attributes. This even allows these implied path elements to have big differences, such as being a symlink to a directory on one side of the transfer, and a real directory on the other side."
msgstr ""
#. i18n: ectx: label, entry (TransferDirectories), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:364
#, kde-format
msgid "Transfer directories without recursing"
msgstr ""
#. i18n: ectx: whatsthis, entry (TransferDirectories), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:365
#, kde-format
msgid "Transfer directories without recursing (-d, --dirs). This means that all top-level subdirectories are transferred but without their contents."
msgstr ""
#. i18n: ectx: label, entry (CompressData), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:370
#, kde-format
msgid "Compress data during transfer"
msgstr ""
#. i18n: ectx: whatsthis, entry (CompressData), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:371
#, kde-format
msgid "Compress data during transfer (-z, --compress). This significantly reduces the amount of data that is being transferred. You may want to use this option, if you have a slow connection."
msgstr ""
#. i18n: ectx: label, entry (UseCompressionLevel), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:375
#, kde-format
msgid "Set compression level:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseCompressionLevel), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:376
#, kde-format
msgid "Explicitly set the compression level to use (--compress-level=NUM). If NUM is non-zero, the --compress argument is implied."
msgstr ""
#. i18n: ectx: label, entry (CompressionLevel), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:380
#, kde-format
msgid "The value for the UseCompressionLevel config entry"
msgstr ""
#. i18n: ectx: label, entry (UseSkipCompression), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:387
#, kde-format
msgid "Skip compression for following file suffixes:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseSkipCompression), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:388
#, kde-format
msgid "Overwrite the list of file suffixes that will not be compressed (--skip-compress=LIST). The LIST should be one or more file suffixes (without the dot) separated by slashes. You may specify an empty string to indicate that no file should be skipped. The default list of suffixes will be replaced by this list. For further details, see the manual page of rsync."
msgstr ""
#. i18n: ectx: label, entry (SkipCompression), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:392
#, kde-format
msgid "The value(s) for the UseSkipCompression config entry"
msgstr ""
#. i18n: ectx: label, entry (PreserveSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:397
#, kde-format
msgid "Preserve symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreserveSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:398
#, kde-format
msgid "Copy symlinks as symlinks (-l, --links)."
msgstr ""
#. i18n: ectx: label, entry (TransformSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:402
#, kde-format
msgid "Transform symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (TransformSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:403
#, kde-format
msgid "Transform symlinks into the items they are pointing to (-L, --copy-links)."
msgstr ""
#. i18n: ectx: label, entry (TransformUnsafeSymlinks), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:407
#, kde-format
msgid "Transform unsafe symlinks"
msgstr ""
#. i18n: ectx: label, entry (TransformUnsafeSymlinks), group (Synchronization)
#. +> stable5
#: smb4k.kcfg:381
#, kde-format
msgid "Only transform unsafe symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (TransformUnsafeSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:408
#, kde-format
msgid "Transform unsafe symlinks into the items they are pointing to (--copy-unsafe-links). This means that only those symlinks are transformed that point to items that are outside the copied tree. Absolute symlinks are treated the same way. This option has no additional effect if --copy-links has also been specified."
msgstr ""
#. i18n: ectx: label, entry (IgnoreUnsafeSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:412
#, kde-format
msgid "Ignore unsafe symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (IgnoreUnsafeSymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:413
#, kde-format
msgid "Ignore symlinks that point outside the copied tree (--safe-links). All absolute symlinks are also ignored. If you use this option in conjunction with --relative you might get unexpected results."
msgstr ""
#. i18n: ectx: label, entry (MungeSymlinks), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:417
#, kde-format
msgid "Munge symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (MungeSymlinks), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:418
#, kde-format
msgid "This option tells rsync to (1) modify all symlinks on the receiving side in a way that makes them unusable but recoverable, or (2) to unmunge symlinks on the sending side that had been stored in a munged state (--munge-links). This is useful if you do not quite trust the source of the data to not try to slip in a symlink to an unexpected place. For more details, see the manual page of rsync."
msgstr ""
#. i18n: ectx: label, entry (PreserveHardLinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:422
#, kde-format
msgid "Preserve hard links"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreserveHardLinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:423
#, kde-format
msgid "Preserve hard links (-H, --hard-links). This options causes rsync to preserve the hard links that are found during the transfer. Without it, hard links are treated as though they were separate files."
msgstr ""
#. i18n: ectx: label, entry (CopyDirectorySymlinks), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:427
#, kde-format
msgid "Copy directory symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (CopyDirectorySymlinks), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:428
#, kde-format
msgid "Treat symlinks to directories on the sending side as though they were real ones (-k, --copy-dirlinks). This is useful if you do not want symlinks to non-directories to be affected, as they would be using --copy-links. Without this option, if the sending side has replaced a directory with a symlink to a directory, the receiving side will delete anything that is in the way of the new symlink, including a directory hierarchy (as long as --force or --delete is in effect). For more details, see the manual page of rsync."
msgstr ""
#. i18n: ectx: label, entry (KeepDirectorySymlinks), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:432
#, kde-format
msgid "Keep directory symlinks"
msgstr ""
#. i18n: ectx: whatsthis, entry (KeepDirectorySymlinks), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:433
#, kde-format
msgid "Treat symlinks to directories on the receiving side as though they were real ones (-K, --keep-dirlinks). This only works if the symlink matches a real directory from the sending side. Without this option, the receiver's symlink will be deleted and replaced with a real directory."
msgstr ""
#. i18n: ectx: whatsthis, entry (KeepDirectorySymlinks), group (Synchronization)
#. +> stable5
#: smb4k.kcfg:397
#, kde-format
msgid "Treat symlinked directories on the receiving side as though they were real ones (-K, --keep-dirlinks). This only works if the symlink matches a real directory from the sending side. Without this option, the receiver's symlink will be deleted and replaced with a real directory."
msgstr ""
#. i18n: ectx: label, entry (PreservePermissions), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:437
#, kde-format
msgid "Preserve permissions"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreservePermissions), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:438
#, kde-format
msgid "Preserve permissions (-p, --perms). The permissions of the destination file will be same as the source file. For what happens if this option is switched off, please read rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (PreserveGroup), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:442
#, kde-format
msgid "Preserve group"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreserveGroup), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:443
#, kde-format
msgid "Preserve the group (-g, --group). The group of the destination file will be set to the same value as the source file."
msgstr ""
#. i18n: ectx: label, entry (PreserveOwner), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:447
#, kde-format
msgid "Preserve owner"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreserveOwner), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:448
#, kde-format
msgid "Preserve the owner (-o, --owner). The owner of the destination file will be set to the same value as the source file, but only if the receiving rsync is run as the super user. Without this option, the owner is set to the invoking user on the receiving side."
msgstr ""
#. i18n: ectx: label, entry (PreserveDevicesAndSpecials), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:452
#, kde-format
msgid "Preserve device and special files"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreserveDevicesAndSpecials), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:453
#, kde-format
msgid "Preserve device and special files (-D, --devices --specials). This option causes rsync to transfer character and block devices as well as special files such as named sockets and fifos. It works only partially if rsync is not run as super user and the --super option is not specified."
msgstr ""
#. i18n: ectx: label, entry (PreserveTimes), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:457
#, kde-format
msgid "Preserve times"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreserveTimes), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:458
#, kde-format
msgid "Preserve times (-t, --times). The modification times are transferred along with the files. For what happens if this option is switched off, please read rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (OmitDirectoryTimes), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:462
#, kde-format
msgid "Omit directories when preserving times"
msgstr ""
#. i18n: ectx: whatsthis, entry (OmitDirectoryTimes), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:463
#, kde-format
msgid "Omit directories when preserving times (-O, --omit-dir-times). This means that directories are omitted when modification times are being preserved. Thus, this feature only works in conjunction with --times."
msgstr ""
#. i18n: ectx: label, entry (RemoveSourceFiles), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:467
#, kde-format
msgid "Remove synchronized source files"
msgstr ""
#. i18n: ectx: whatsthis, entry (RemoveSourceFiles), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:468
#, kde-format
msgid "Remove all synchronized source files (--remove-source-files). This tells rsync to remove from the sending side the non-directory items that are a part of the transfer and have been successfully duplicated on the receiving side."
msgstr ""
#. i18n: ectx: label, entry (DeleteExtraneous), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:472
#, kde-format
msgid "Delete extraneous files"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeleteExtraneous), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:473
#, kde-format
msgid "Delete extraneous files from destination (--delete). This tells rsync to delete all files from the receiving side that are not present on the sending side, but only for the directories that are being synchronized."
msgstr ""
#. i18n: ectx: label, entry (DeleteBefore), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:477
#, kde-format
msgid "Delete files before transfer"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeleteBefore), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:478
#, kde-format
msgid "Delete files on the receiving side before the transfer starts (--delete-before). This is the default behavior if --delete or --delete-excluded is specified without one of the --delete-WHEN options."
msgstr ""
#. i18n: ectx: label, entry (DeleteAfter), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:482
#, kde-format
msgid "Delete files after transfer"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeleteAfter), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:483
#, kde-format
msgid "Delete files on the receiving side after the transfer has completed (--delete-after, --del)."
msgstr ""
#. i18n: ectx: label, entry (DeleteDuring), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:487
#, kde-format
msgid "Delete files during transfer"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeleteDuring), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:488
#, kde-format
msgid "Delete files on the receiving side during the transfer (--delete-during). This method is faster than --delete-before or --delete-after, but it is only supported with rsync 2.6.4 or later."
msgstr ""
#. i18n: ectx: label, entry (DeleteExcluded), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:492
#, kde-format
msgid "Delete excluded files"
msgstr ""
#. i18n: ectx: label, entry (DeleteExcluded), group (Synchronization)
#. +> stable5
#: smb4k.kcfg:456
#, kde-format
msgid "Also delete excluded files"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeleteExcluded), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:493
#, kde-format
msgid "Also delete excluded files from destination directory (--delete-excluded). In addition to deleting the files on the receiving side that are not on the sending side, this tells rsync to also delete any files on the receiving side that are excluded. Refer to rsync's manual page for further information."
msgstr ""
#. i18n: ectx: label, entry (IgnoreErrors), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:497
#, kde-format
msgid "Delete even if I/O errors occur"
msgstr ""
#. i18n: ectx: whatsthis, entry (IgnoreErrors), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:498
#, kde-format
msgid "Delete even if I/O errors occur (--ignore-errors). This option has to be specified in conjunction with --delete to take effect."
msgstr ""
#. i18n: ectx: label, entry (ForceDirectoryDeletion), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:502
#, kde-format
msgid "Force deletion of non-void directories"
msgstr ""
#. i18n: ectx: whatsthis, entry (ForceDirectoryDeletion), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:503
#, kde-format
msgid "Force deletion of directories even if they are not empty (--force). This option tells rsync to delete a non-empty directory when it is to be replaced by a non-directory. This is only relevant if deletions are not active."
msgstr ""
#. i18n: ectx: label, entry (UseMaximumDelete), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:507
#, kde-format
msgid "Do not delete more than this many files:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseMaximumDelete), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:508
#, kde-format
msgid "Only delete as many files as defined here (--max-delete=NUM). This tells rsync not to delete more than NUM files or directories (NUM must be non-zero). This is useful when mirroring very large trees to prevent disasters."
msgstr ""
#. i18n: ectx: label, entry (MaximumDeleteValue), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:512
#, kde-format
msgid "Value for DeleteMaximum config entry"
msgstr ""
#. i18n: ectx: label, entry (UseMinimalTransferSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:518
#, kde-format
msgid "Do not transfer any file smaller than:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseMinimalTransferSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:519
#, kde-format
msgid "This option causes rsync to not transfer any file that is smaller than the specified size (--min-size=SIZE)."
msgstr ""
#. i18n: ectx: label, entry (MinimalTransferSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:523
#, kde-format
msgid "Value for MinimalTransferSize config entry"
msgstr ""
#. i18n: ectx: label, entry (UseMaximalTransferSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:529
#, kde-format
msgid "Do not transfer any file larger than:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseMaximalTransferSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:530
#, kde-format
msgid "This option causes rsync to not transfer any file that is larger than the specified size (--max-size=SIZE)."
msgstr ""
#. i18n: ectx: label, entry (MaximalTransferSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:534
#, kde-format
msgid "Value for MaximalTransferSize config entry"
msgstr ""
#. i18n: ectx: label, entry (KeepPartial), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:540
#, kde-format
msgid "Keep partially transferred files"
msgstr ""
#. i18n: ectx: whatsthis, entry (KeepPartial), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:541
#, kde-format
msgid "Keep partially transferred files (--partial). The default behavior is that any partially transferred file is deleted if the transfer is interrupted."
msgstr ""
#. i18n: ectx: label, entry (UsePartialDirectory), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:545
#, kde-format
msgid "Put partially transferred files into:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UsePartialDirectory), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:546
#, kde-format
msgid "Put a partially transferred file into this directory (--partial-dir=DIR). This is a better way than the --partial option to keep partial files, because the partially transferred file is kept in a different directory and the destination file is not overwritten."
msgstr ""
#. i18n: ectx: label, entry (PartialDirectory), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:550
#, kde-format
msgid "The data for the UsePartialDirectory option"
msgstr ""
#. i18n: ectx: label, entry (UseCVSExclude), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:555
#, kde-format
msgid "Auto-ignore files in the same way CVS does"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseCVSExclude), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:556
#, kde-format
msgid "Auto-ignore files in the same way CVS does (-C, --cvs-exclude). This is a useful shorthand for excluding a broad range of files that you often do not want to transfer between systems. This option uses the same algorithm that CVS uses to determine if a file should be ignored."
msgstr ""
#. i18n: ectx: label, entry (UseExcludePattern), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:560
#, kde-format
msgid "Exclude files matching this pattern:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseExcludePattern), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:561
#, kde-format
msgid "Exclude files that match a certain pattern (--exclude=PATTERN). This is a special filter rule. For further information on filter rules see rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (ExcludePattern), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:565
#, kde-format
msgid "Pattern that is used for file exclusion"
msgstr ""
#. i18n: ectx: label, entry (UseExcludeFrom), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:570
#, kde-format
msgid "Read exclude patterns from:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseExcludeFrom), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:571
#, kde-format
msgid "Read exclude patterns from a file (--exclude-from=FILE). This option is similar to the --exclude=PATTERN option except that the exclude patterns are read from a file. This is a special filter rule. For further information on filter rules see rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (ExcludeFrom), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:575
#, kde-format
msgid "The file from which the exclude patterns are read"
msgstr ""
#. i18n: ectx: label, entry (UseIncludePattern), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:580
#, kde-format
msgid "Include files matching this pattern:"
msgstr ""
#. i18n: ectx: label, entry (UseIncludePattern), group (Synchronization)
#. +> stable5
#: smb4k.kcfg:544
#, kde-format
msgid "Do not exclude files matching this pattern:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseIncludePattern), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:581
#, kde-format
msgid "Do not exclude files matching a certain pattern (--include=PATTERN). This is a special filter rule. For further information on filter rules see rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (IncludePattern), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:585
#, kde-format
msgid "Pattern that is used for file inclusion"
msgstr ""
#. i18n: ectx: label, entry (UseIncludeFrom), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:590
#, kde-format
msgid "Read include patterns from:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseIncludeFrom), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:591
#, kde-format
msgid "Read include patterns from a file (--include-from=FILE). This option is similar to the --include=PATTERN option except that the include patterns are read from a file. This is a special filter rule. For further information on filter rules see rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (IncludeFrom), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:595
#, kde-format
msgid "The file from which the include patterns are read"
msgstr ""
#. i18n: ectx: label, entry (CustomFilteringRules), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:600
#, kde-format
msgid "Custom filter rules:"
msgstr ""
#. i18n: ectx: whatsthis, entry (CustomFilteringRules), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:601
#, kde-format
msgid "Add custom file-filtering rules (-f, --filter=RULE). This option allows you to add rules to selectively exclude certain files from the list of files to be transferred. These rules will be added to the rsync command as they are. Thus, each rule has to start with the --filter=... argument."
msgstr ""
#. i18n: ectx: label, entry (UseFFilterRule), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:605
#, kde-format
msgid "Use --filter='dir-merge /.rsync-filter' filter rule"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseFFilterRule), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:606
#, kde-format
msgid "This filter rule tells rsync to look for per-directory .rsync-filter files that have been sprinkled through the hierarchy and use their rules to filter the files in the transfer. It has no effect, if you also choose to use the --filter='exclude .rsync-filter' rule."
msgstr ""
#. i18n: ectx: label, entry (UseFFFilterRule), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:610
#, kde-format
msgid "Use --filter='exclude .rsync-filter' filter rule"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseFFFilterRule), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:611
#, kde-format
msgid "This rule filters out the .rsync-filter files from the transfer. These files normally contain filter rules that can be activated by choosing the --filter='dir-merge /.rsync-filter' rule and deselecting this one."
msgstr ""
#. i18n: ectx: label, entry (EfficientSparseFileHandling), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:615
#, kde-format
msgid "Handle sparse files efficiently"
msgstr ""
#. i18n: ectx: whatsthis, entry (EfficientSparseFileHandling), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:616
#, kde-format
msgid "Handle sparse files efficiently (-S, --sparse) so that they take up less space on the destination. This option conflicts with --inplace. For further information read rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (CopyFilesWhole), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:620
#, kde-format
msgid "Copy files whole (no rsync algorithm)"
msgstr ""
#. i18n: ectx: whatsthis, entry (CopyFilesWhole), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:621
#, kde-format
msgid "Copy files whole (-W, --whole-file). With this option the incremental rsync algorithm is not used and the whole file is sent as-is instead."
msgstr ""
#. i18n: ectx: label, entry (OneFileSystem), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:625
#, kde-format
msgid "Do not cross file system boundaries"
msgstr ""
#. i18n: ectx: whatsthis, entry (OneFileSystem), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:626
#, kde-format
msgid "Do not cross file system boundaries (-x, --one-file-system). This tells rsync to avoid crossing a filesystem boundary when recursing. For further information on this option, read the manual page."
msgstr ""
#. i18n: ectx: label, entry (UpdateExisting), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:630
#, kde-format
msgid "Only update files that already exist"
msgstr ""
#. i18n: ectx: whatsthis, entry (UpdateExisting), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:631
#, kde-format
msgid "Skip creating new files on the receiving side (--existing). This tells rsync to skip creating files (including directories) that do not exist yet on the destination. If this option is combined with the --ignore-existing option, no files will be updated (which can be useful if all you want to do is to delete extraneous files)."
msgstr ""
#. i18n: ectx: label, entry (IgnoreExisting), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:635
#, kde-format
msgid "Ignore files that already exist"
msgstr ""
#. i18n: ectx: whatsthis, entry (IgnoreExisting), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:636
#, kde-format
msgid "Skip updating files that already exist on the receiving side (--ignore-existing). Existing directories are not ignored."
msgstr ""
#. i18n: ectx: label, entry (DelayUpdates), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:640
#, kde-format
msgid "Delay updates until the end of transfer"
msgstr ""
#. i18n: ectx: whatsthis, entry (DelayUpdates), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:641
#, kde-format
msgid "Delay updates until the end of the transfer (--delay-updates). This option puts the temporary file from each updated file into a holding directory until the end of the transfer, at which time all the files are renamed and copied into place in rapid succession."
msgstr ""
#. i18n: ectx: label, entry (MakeBackups), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:645
#, kde-format
msgid "Make backups"
msgstr ""
#. i18n: ectx: whatsthis, entry (MakeBackups), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:646
#, kde-format
msgid "Make backups (-b, --backup). With this option, preexisting destination files are renamed as each file is transferred or deleted. You can control where the backup file goes and what (if any) suffix gets appended using the --backup-dir=DIR and --suffix=SUFFIX options."
msgstr ""
#. i18n: ectx: label, entry (UseBackupSuffix), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:650
#, kde-format
msgid "Backup suffix:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseBackupSuffix), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:651
#, kde-format
msgid "Use this suffix for backups (--suffix=SUFFIX)."
msgstr ""
#. i18n: ectx: label, entry (BackupSuffix), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:655
#, kde-format
msgid "Backup suffix"
msgstr ""
#. i18n: ectx: label, entry (UseBackupDirectory), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:660
#, kde-format
msgid "Backup directory:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseBackupDirectory), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:661
#, kde-format
msgid "Store backups in this directory (--backup-dir=DIR)."
msgstr ""
#. i18n: ectx: label, entry (BackupDirectory), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:665
#, kde-format
msgid "Backup directory"
msgstr ""
#. i18n: ectx: label, entry (UseBlockSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:670
#, kde-format
msgid "Force fixed checksum block size:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseBlockSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:671
#, kde-format
msgid "Force a fixed checksum block-size (-B, --block-size=SIZE). This forces the block size used in the rsync algorithm to a fixed value."
msgstr ""
#. i18n: ectx: label, entry (BlockSize), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:675
#, kde-format
msgid "The block size"
msgstr ""
#. i18n: ectx: label, entry (UseChecksumSeed), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:681
#, kde-format
msgid "Set block/file checksum seed:"
msgstr ""
#. i18n: ectx: label, entry (ChecksumSeed), group (Synchronization)
#. +> stable5
#: smb4k.kcfg:650
#, kde-format
msgid "The checksum seed"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseChecksumSeed), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:682
#, kde-format
msgid "Set block/file checksum seed (--checksum-seed=NUM). Set the MD4 checksum seed to this integer. This 4 byte checksum seed is included in each block and file MD4 checksum calculation. By default the checksum seed is generated by the server and defaults to the current time."
msgstr ""
#. i18n: ectx: label, entry (ChecksumSeed), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:686
#, kde-format
msgid "The value for the UseChecksumSeed config option"
msgstr ""
#. i18n: ectx: label, entry (UseChecksum), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:692
#, kde-format
msgid "Skip files based on checksum"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseChecksum), group (Synchronization)
#. +> trunk5 stable5
#: smb4k.kcfg:693
#, kde-format
msgid "Skip files based on a checksum and not based on modification time and size (-c, --checksum). For further information on how this feature works read rsync's manual page."
msgstr ""
#. i18n: ectx: label, entry (UseBandwidthLimit), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:697
#, kde-format
msgid "Set bandwidth limit:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseBandwidthLimit), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:698
#, kde-format
msgid "Set the maximum data transfer rate in kilobytes per second (--bwlimit=RATE)."
msgstr ""
#. i18n: ectx: label, entry (BandwidthLimit), group (Synchronization)
#. +> trunk5
#: smb4k.kcfg:702
#, kde-format
msgid "The value for the UseBandwidthLimit config option"
msgstr ""
#. i18n: ectx: label, entry (UseProfiles), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:714
#, kde-format
msgid "Use profiles"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseProfiles), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:715
#, kde-format
msgid "Make Smb4K use profiles. This enables you to define different bookmarks and custom options for each profile. This is especially useful if you are using a laptop in different network neighborhoods, e. g. at home and at work."
msgstr ""
#. i18n: ectx: label, entry (ProfilesList), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:719
#, kde-format
msgid "Profiles"
msgstr ""
#. i18n: ectx: whatsthis, entry (ProfilesList), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:720
#, kde-format
msgid "The list of profiles."
msgstr ""
#. +> trunk5 stable5
#: smb4k.kcfg:727
#, kde-format
msgctxt "default profile name for use at home"
msgid "Home"
msgstr ""
#. +> trunk5 stable5
#: smb4k.kcfg:728
#, kde-format
msgctxt "default profile name for use at work"
msgid "Work"
msgstr ""
#. i18n: ectx: label, entry (ActiveProfile), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:729
#, kde-format
msgid "Active profile"
msgstr ""
#. i18n: ectx: whatsthis, entry (ActiveProfile), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:730
#, kde-format
msgid "This is the currently active profile."
msgstr ""
#. i18n: ectx: label, entry (UseMigrationAssistant), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:734
#, kde-format
msgid "Use profile migration assistant"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseMigrationAssistant), group (Profiles)
#. +> trunk5 stable5
#: smb4k.kcfg:735
#, kde-format
msgid "Use the profile migration assistant when profiles are removed or the use of profiles is enabled or disabled. The profile migration assistant allows you to migrate all settings that were saved for a certain profile to a different one."
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmark.cpp:361 smb4kcustomoptions.cpp:404 smb4kshare.cpp:305
#, kde-format
msgid "%1 on %2"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler.cpp:436 smb4kcustomoptionsmanager.cpp:413
#, kde-format
msgid "The format of %1 is not supported."
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:63
#, kde-format
msgid "Add Bookmarks"
msgstr ""
#. +> stable5
#: smb4kbookmarkhandler_p.cpp:448
#, kde-format
msgid "Clear Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:108
#, kde-format
msgid "All listed shares will be bookmarked. To edit the label or group, click the respective bookmark entry."
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:129 smb4kbookmarkhandler_p.cpp:474
#, kde-format
msgid "Label:"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:133 smb4kbookmarkhandler_p.cpp:486
#, kde-format
msgid "Group:"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:356
#, kde-format
msgid "Edit Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:458 smb4kbookmarkhandler_p.cpp:930
#, kde-format
msgid "Add Group"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:459
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5
#: smb4kbookmarkhandler_p.cpp:460
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:478
#, kde-format
msgid "Login:"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:482 smb4kmounter_p.cpp:118 smb4kprint_p.cpp:399
#, kde-format
msgid "IP Address:"
msgstr ""
#. +> trunk5 stable5
#: smb4kbookmarkhandler_p.cpp:930
#, kde-format
msgid "Group name:"
msgstr ""
#. +> trunk5 stable5
#: smb4kcustomoptionsmanager_p.cpp:70
#, kde-format
msgid "Custom Options"
msgstr ""
#. +> trunk5 stable5
#: smb4kcustomoptionsmanager_p.cpp:97
#, kde-format
msgid "<p>Define custom options for host <b>%1</b> and all the shares it provides.</p>"
msgstr ""
#. +> trunk5
#: smb4kcustomoptionsmanager_p.cpp:102
#, kde-format
msgid "<p>Define custom options for share <b>%1</b>.</p>"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:107
#, kde-format
msgid "<p>Define custom options for share <b>%1</b> on host <b>%2</b>.</p>"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:124 smb4kcustomoptionsmanager_p.cpp:571
#: smb4kcustomoptionsmanager_p.cpp:817
#, kde-format
msgid "General"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:168 smb4kcustomoptionsmanager_p.cpp:615
#: smb4kcustomoptionsmanager_p.cpp:850
#, kde-format
msgid "SMB Port:"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:177
#, kde-format
msgid "Filesystem Port:"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:186
#, kde-format
msgid "Write Access:"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:554 smb4kcustomoptionsmanager_p.cpp:800
#, kde-format
msgid "<p>Define custom options for share <b>%1</b> at host <b>%2</b>.</p>"
msgstr ""
#. +> trunk5
-#: smb4kcustomoptionsmanager_p.cpp:194
+#: smb4kcustomoptionsmanager_p.cpp:194 smb4kcustomoptionsmanager_p.cpp:662
#, kde-format
msgid "Remounting"
msgstr ""
#. +> trunk5 stable5
-#: smb4kcustomoptionsmanager_p.cpp:198
+#: smb4kcustomoptionsmanager_p.cpp:198 smb4kcustomoptionsmanager_p.cpp:666
#, kde-format
msgid "Always remount this share"
msgstr ""
#. +> trunk5
#: smb4kcustomoptionsmanager_p.cpp:210 smb4kcustomoptionsmanager_p.cpp:392
+#: smb4kcustomoptionsmanager_p.cpp:678 smb4kcustomoptionsmanager_p.cpp:767
+#: smb4kcustomoptionsmanager_p.cpp:951
#, kde-format
msgid "Common Options"
msgstr ""
#. +> stable5
#: smb4kcustomoptionsmanager_p.cpp:235
#, kde-format
msgid "Security Mode:"
msgstr ""
#. +> trunk5
#: smb4kcustomoptionsmanager_p.cpp:254
#, kde-format
msgid "CIFS Unix Extensions Support"
msgstr ""
#. +> trunk5
#: smb4kcustomoptionsmanager_p.cpp:258
#, kde-format
msgid "This server supports the CIFS Unix extensions"
msgstr ""
#. +> trunk5
#: smb4kcustomoptionsmanager_p.cpp:341
#, kde-format
msgid "Advanced Options"
msgstr ""
#. +> trunk5
-#: smb4kcustomoptionsmanager_p.cpp:380
+#: smb4kcustomoptionsmanager_p.cpp:380 smb4kcustomoptionsmanager_p.cpp:755
#, kde-format
msgid "Mounting"
msgstr ""
#. +> trunk5
-#: smb4kcustomoptionsmanager_p.cpp:417
+#: smb4kcustomoptionsmanager_p.cpp:417 smb4kcustomoptionsmanager_p.cpp:792
+#: smb4kcustomoptionsmanager_p.cpp:976
#, kde-format
msgid "Authentication"
msgstr ""
#. +> trunk5 stable5
-#: smb4kcustomoptionsmanager_p.cpp:432
+#: smb4kcustomoptionsmanager_p.cpp:432 smb4kcustomoptionsmanager_p.cpp:807
+#: smb4kcustomoptionsmanager_p.cpp:991
#, kde-format
msgid "Samba"
msgstr ""
#. +> trunk5
-#: smb4kcustomoptionsmanager_p.cpp:447
+#: smb4kcustomoptionsmanager_p.cpp:447 smb4kcustomoptionsmanager_p.cpp:822
+#: smb4kcustomoptionsmanager_p.cpp:1006
#, kde-format
msgid "MAC Address"
msgstr ""
#. +> trunk5 stable5
-#: smb4kcustomoptionsmanager_p.cpp:452
+#: smb4kcustomoptionsmanager_p.cpp:452 smb4kcustomoptionsmanager_p.cpp:827
+#: smb4kcustomoptionsmanager_p.cpp:1011
#, kde-format
msgid "MAC Address:"
msgstr ""
#. +> trunk5
-#: smb4kcustomoptionsmanager_p.cpp:470
+#: smb4kcustomoptionsmanager_p.cpp:470 smb4kcustomoptionsmanager_p.cpp:845
+#: smb4kcustomoptionsmanager_p.cpp:1029
#, kde-format
msgid "Actions"
msgstr ""
#. +> trunk5 stable5
-#: smb4kcustomoptionsmanager_p.cpp:475
+#: smb4kcustomoptionsmanager_p.cpp:475 smb4kcustomoptionsmanager_p.cpp:850
+#: smb4kcustomoptionsmanager_p.cpp:1034
#, kde-format
msgid "Send magic package before scanning the network neighborhood"
msgstr ""
#. +> trunk5 stable5
-#: smb4kcustomoptionsmanager_p.cpp:483
+#: smb4kcustomoptionsmanager_p.cpp:483 smb4kcustomoptionsmanager_p.cpp:858
+#: smb4kcustomoptionsmanager_p.cpp:1042
#, kde-format
msgid "Send magic package before mounting a share"
msgstr ""
#. +> trunk5 stable5
-#: smb4kcustomoptionsmanager_p.cpp:493
+#: smb4kcustomoptionsmanager_p.cpp:493 smb4kcustomoptionsmanager_p.cpp:868
+#: smb4kcustomoptionsmanager_p.cpp:1052
#, kde-format
msgid "Wake-On-LAN"
msgstr ""
#. +> trunk5 stable5
#: smb4khomesshareshandler.cpp:183
#, kde-format
msgid "%1 is not a version 1.0 file."
msgstr ""
#. +> trunk5 stable5
#: smb4khomesshareshandler_p.cpp:160
#, kde-format
msgid "Specify User"
msgstr ""
#. +> trunk5 stable5
#: smb4khomesshareshandler_p.cpp:197
#, kde-format
msgid ""
"Please specify a username for share<br>"
"<b>%1</b>."
msgstr ""
#. +> trunk5 stable5
#: smb4khomesshareshandler_p.cpp:212
#, kde-format
msgid "User:"
msgstr ""
#. +> trunk5 stable5
#: smb4khomesshareshandler_p.cpp:222
#, kde-format
msgid "Clear List"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter.cpp:932
#, kde-format
msgid ""
"<qt>"
"<p>The share <b>%1</b> is mounted to <br>"
"<b>%2</b> and owned by user <b>%3</b>.</p>"
"<p>Do you really want to unmount it?</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter.cpp:935
#, kde-format
msgid "Foreign Share"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:59
#, kde-format
msgid "Mount Share"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:94
#, kde-format
msgid "Enter the location (UNC address) and optionally the IP address and workgroup to mount a share."
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:107 smb4kprint_p.cpp:397
#, kde-format
msgid "UNC Address:"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:109
#, kde-format
msgid "The Uniform Naming Convention (UNC) address describes the location of the share. It has the following syntax: //[USER@]HOST/SHARE. The username is optional."
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:120
#, kde-format
msgid "The Internet Protocol (IP) address identifies the host in the network and indicates where it is. It has two valid formats, the one known as IP version 4 (e.g. 192.168.2.11) and the version 6 format (e.g. 2001:0db8:85a3:08d3:1319:8a2e:0370:7334)."
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:129 smb4kprint_p.cpp:403
#, kde-format
msgid "Workgroup:"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:131
#, kde-format
msgid "The workgroup or domain identifies the peer-to-peer computer network the host is located in."
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:145
#, kde-format
msgid "Add this share to the bookmarks"
msgstr ""
#. +> trunk5 stable5
#: smb4kmounter_p.cpp:146
#, kde-format
msgid "If you tick this checkbox, the share will be bookmarked and you can access it e.g. through the \"Bookmarks\" menu entry in the main window."
msgstr ""
#. i18n: ectx: label, entry (UseUserId), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_bsd.kcfg:11 smb4kmountsettings_linux.kcfg:16
#, kde-format
msgid "User ID:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseUserId), group (Samba)
#. i18n: ectx: whatsthis, entry (UserId), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_bsd.kcfg:12 smb4kmountsettings_bsd.kcfg:16
#, kde-format
msgid "This is the user ID (a number) that the files and directories of the mounted share will have."
msgstr ""
#. i18n: ectx: label, entry (UseGroupId), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_bsd.kcfg:20 smb4kmountsettings_linux.kcfg:25
#, kde-format
msgid "Group ID:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseGroupId), group (Samba)
#. i18n: ectx: whatsthis, entry (GroupId), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_bsd.kcfg:21 smb4kmountsettings_bsd.kcfg:25
#, kde-format
msgid "This is the group ID (a number) that the files and directories of the mounted share will have."
msgstr ""
#. i18n: ectx: label, entry (UseFileMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_bsd.kcfg:29 smb4kmountsettings_linux.kcfg:34
#, kde-format
msgid "File mode:"
msgstr ""
#. i18n: ectx: label, entry (FileMask), group (Samba)
#. +> stable5
#: smb4kmountsettings_freebsd.kcfg:203 smb4kmountsettings_linux.kcfg:104
#, kde-format
msgid "File mask:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseFileMode), group (Samba)
#. i18n: ectx: whatsthis, entry (FileMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_bsd.kcfg:30 smb4kmountsettings_bsd.kcfg:34
#, kde-format
msgid "This is the file mode that will be used for creating files. It must be defined in octal."
msgstr ""
#. i18n: ectx: whatsthis, entry (FileMask), group (Samba)
#. +> stable5
#: smb4kmountsettings_freebsd.kcfg:204
#, kde-format
msgid "This is the mask that will be used for creating files. It must be defined in octal."
msgstr ""
#. i18n: ectx: label, entry (UseDirectoryMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_bsd.kcfg:38
#, kde-format
msgid "Directory mode:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseDirectoryMode), group (Samba)
#. i18n: ectx: whatsthis, entry (DirectoryMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_bsd.kcfg:39 smb4kmountsettings_linux.kcfg:44
#: smb4kmountsettings_linux.kcfg:48
#, kde-format
msgid "This is the directory mode that will be used for creating directories. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."
msgstr ""
#. i18n: ectx: whatsthis, entry (DirectoryMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_bsd.kcfg:43
#, kde-format
msgid "This is the directory mode that will be used for creating directories. It must be defined in octal."
msgstr ""
#. i18n: ectx: whatsthis, entry (DirectoryMask), group (Samba)
#. +> stable5
#: smb4kmountsettings_freebsd.kcfg:209
#, kde-format
msgid "This is the mask that will be used for creating directories. It must be defined in octal."
msgstr ""
-#. i18n: ectx: label, entry (UseClientCharset), group (Samba)
-#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:47 smb4kmountsettings_linux.kcfg:63
+#. i18n: ectx: label, entry (UseCharacterSets), group (Samba)
+#. +> trunk5
+#: smb4kmountsettings_bsd.kcfg:47
#, kde-format
-msgid "Client character set:"
+msgid "Use character sets"
msgstr ""
-#. i18n: ectx: whatsthis, entry (UseClientCharset), group (Samba)
+#. i18n: ectx: whatsthis, entry (UseCharacterSets), group (Samba)
#. i18n: ectx: whatsthis, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:48 smb4kmountsettings_bsd.kcfg:52
+#: smb4kmountsettings_bsd.kcfg:48 smb4kmountsettings_bsd.kcfg:53
#, kde-format
msgid "This is the character set that is used by the client side (i.e. your side) for codepage to charset translations. If you keep the default setting, Smb4K will try to automatically determine the charset by looking up the \"unix charset\" option in the smb.conf."
msgstr ""
+#. i18n: ectx: label, entry (UseClientCharset), group (Samba)
+#. i18n: ectx: label, entry (ClientCharset), group (Samba)
+#. +> trunk5 stable5
+#: smb4kmountsettings_bsd.kcfg:52 smb4kmountsettings_linux.kcfg:63
+#, kde-format
+msgid "Client character set:"
+msgstr ""
+
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:55 smb4kmountsettings_bsd.kcfg:135
+#: smb4kmountsettings_bsd.kcfg:56 smb4kmountsettings_bsd.kcfg:132
#: smb4kmountsettings_linux.kcfg:71
#, kde-format
msgid "default"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:58 smb4kmountsettings_linux.kcfg:74
+#: smb4kmountsettings_bsd.kcfg:59 smb4kmountsettings_linux.kcfg:74
#, kde-format
msgid "iso8859-1"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:61 smb4kmountsettings_linux.kcfg:77
+#: smb4kmountsettings_bsd.kcfg:62 smb4kmountsettings_linux.kcfg:77
#, kde-format
msgid "iso8859-2"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:64 smb4kmountsettings_linux.kcfg:80
+#: smb4kmountsettings_bsd.kcfg:65 smb4kmountsettings_linux.kcfg:80
#, kde-format
msgid "iso8859-3"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:67 smb4kmountsettings_linux.kcfg:83
+#: smb4kmountsettings_bsd.kcfg:68 smb4kmountsettings_linux.kcfg:83
#, kde-format
msgid "iso8859-4"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:70 smb4kmountsettings_linux.kcfg:86
+#: smb4kmountsettings_bsd.kcfg:71 smb4kmountsettings_linux.kcfg:86
#, kde-format
msgid "iso8859-5"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:73 smb4kmountsettings_linux.kcfg:89
+#: smb4kmountsettings_bsd.kcfg:74 smb4kmountsettings_linux.kcfg:89
#, kde-format
msgid "iso8859-6"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:76 smb4kmountsettings_linux.kcfg:92
+#: smb4kmountsettings_bsd.kcfg:77 smb4kmountsettings_linux.kcfg:92
#, kde-format
msgid "iso8859-7"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:79 smb4kmountsettings_linux.kcfg:95
+#: smb4kmountsettings_bsd.kcfg:80 smb4kmountsettings_linux.kcfg:95
#, kde-format
msgid "iso8859-8"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:82 smb4kmountsettings_linux.kcfg:98
+#: smb4kmountsettings_bsd.kcfg:83 smb4kmountsettings_linux.kcfg:98
#, kde-format
msgid "iso8859-9"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:85 smb4kmountsettings_linux.kcfg:101
+#: smb4kmountsettings_bsd.kcfg:86 smb4kmountsettings_linux.kcfg:101
#, kde-format
msgid "iso8859-13"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:88 smb4kmountsettings_linux.kcfg:104
+#: smb4kmountsettings_bsd.kcfg:89 smb4kmountsettings_linux.kcfg:104
#, kde-format
msgid "iso8859-14"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:91 smb4kmountsettings_linux.kcfg:107
+#: smb4kmountsettings_bsd.kcfg:92 smb4kmountsettings_linux.kcfg:107
#, kde-format
msgid "iso8859-15"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:94 smb4kmountsettings_linux.kcfg:110
+#: smb4kmountsettings_bsd.kcfg:95 smb4kmountsettings_linux.kcfg:110
#, kde-format
msgid "utf8"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:97 smb4kmountsettings_linux.kcfg:113
+#: smb4kmountsettings_bsd.kcfg:98 smb4kmountsettings_linux.kcfg:113
#, kde-format
msgid "koi8-r"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:100 smb4kmountsettings_linux.kcfg:116
+#: smb4kmountsettings_bsd.kcfg:101 smb4kmountsettings_linux.kcfg:116
#, kde-format
msgid "koi8-u"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:103 smb4kmountsettings_linux.kcfg:119
+#: smb4kmountsettings_bsd.kcfg:104 smb4kmountsettings_linux.kcfg:119
#, kde-format
msgid "koi8-ru"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:106 smb4kmountsettings_bsd.kcfg:207
+#: smb4kmountsettings_bsd.kcfg:107 smb4kmountsettings_bsd.kcfg:204
#: smb4kmountsettings_linux.kcfg:122
#, kde-format
msgid "cp1251"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:109 smb4kmountsettings_linux.kcfg:125
+#: smb4kmountsettings_bsd.kcfg:110 smb4kmountsettings_linux.kcfg:125
#, kde-format
msgid "gb2312"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:112 smb4kmountsettings_linux.kcfg:128
+#: smb4kmountsettings_bsd.kcfg:113 smb4kmountsettings_linux.kcfg:128
#, kde-format
msgid "big5"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:115 smb4kmountsettings_linux.kcfg:131
+#: smb4kmountsettings_bsd.kcfg:116 smb4kmountsettings_linux.kcfg:131
#, kde-format
msgid "euc-jp"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:118 smb4kmountsettings_linux.kcfg:134
+#: smb4kmountsettings_bsd.kcfg:119 smb4kmountsettings_linux.kcfg:134
#, kde-format
msgid "euc-kr"
msgstr ""
#. i18n: ectx: label, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:121 smb4kmountsettings_linux.kcfg:137
+#: smb4kmountsettings_bsd.kcfg:122 smb4kmountsettings_linux.kcfg:137
#, kde-format
msgid "tis-620"
msgstr ""
-#. i18n: ectx: label, entry (UseServerCodepage), group (Samba)
-#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:127
+#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
+#. +> trunk5
+#: smb4kmountsettings_bsd.kcfg:128
+#, kde-format
+msgid "Server character set:"
+msgstr ""
+
+#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
+#. +> stable5
+#: smb4kmountsettings_freebsd.kcfg:87
#, kde-format
msgid "Server codepage:"
msgstr ""
-#. i18n: ectx: whatsthis, entry (UseServerCodepage), group (Samba)
#. i18n: ectx: whatsthis, entry (ServerCodepage), group (Samba)
-#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:128 smb4kmountsettings_bsd.kcfg:132
+#. +> trunk5
+#: smb4kmountsettings_bsd.kcfg:129
+#, kde-format
+msgid "This is the character set that is used by the server. If you keep the default setting, Smb4K will try to automatically determine the codepage by looking up the \"dos charset\" option in the smb.conf file."
+msgstr ""
+
+#. i18n: ectx: whatsthis, entry (ServerCodepage), group (Samba)
+#. +> stable5
+#: smb4kmountsettings_freebsd.kcfg:88
#, kde-format
msgid "This is the codepage that is used by the server. The setting is only available with the SMBFS file system. If you keep the default setting, Smb4K will try to automatically determine the codepage by looking up the \"dos charset\" option in the smb.conf file."
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:138
+#: smb4kmountsettings_bsd.kcfg:135
#, kde-format
msgid "cp437"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:141
+#: smb4kmountsettings_bsd.kcfg:138
#, kde-format
msgid "cp720"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:144
+#: smb4kmountsettings_bsd.kcfg:141
#, kde-format
msgid "cp737"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:147
+#: smb4kmountsettings_bsd.kcfg:144
#, kde-format
msgid "cp775"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:150
+#: smb4kmountsettings_bsd.kcfg:147
#, kde-format
msgid "cp850"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:153
+#: smb4kmountsettings_bsd.kcfg:150
#, kde-format
msgid "cp852"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:156
+#: smb4kmountsettings_bsd.kcfg:153
#, kde-format
msgid "cp855"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:159
+#: smb4kmountsettings_bsd.kcfg:156
#, kde-format
msgid "cp857"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:162
+#: smb4kmountsettings_bsd.kcfg:159
#, kde-format
msgid "cp858"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:165
+#: smb4kmountsettings_bsd.kcfg:162
#, kde-format
msgid "cp860"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:168
+#: smb4kmountsettings_bsd.kcfg:165
#, kde-format
msgid "cp861"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:171
+#: smb4kmountsettings_bsd.kcfg:168
#, kde-format
msgid "cp862"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:174
+#: smb4kmountsettings_bsd.kcfg:171
#, kde-format
msgid "cp863"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:177
+#: smb4kmountsettings_bsd.kcfg:174
#, kde-format
msgid "cp864"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:180
+#: smb4kmountsettings_bsd.kcfg:177
#, kde-format
msgid "cp865"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:183
+#: smb4kmountsettings_bsd.kcfg:180
#, kde-format
msgid "cp866"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:186
+#: smb4kmountsettings_bsd.kcfg:183
#, kde-format
msgid "cp869"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:189
+#: smb4kmountsettings_bsd.kcfg:186
#, kde-format
msgid "cp874"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:192
+#: smb4kmountsettings_bsd.kcfg:189
#, kde-format
msgid "cp932"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:195
+#: smb4kmountsettings_bsd.kcfg:192
#, kde-format
msgid "cp936"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:198
+#: smb4kmountsettings_bsd.kcfg:195
#, kde-format
msgid "cp949"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:201
+#: smb4kmountsettings_bsd.kcfg:198
#, kde-format
msgid "cp950"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:204
+#: smb4kmountsettings_bsd.kcfg:201
#, kde-format
msgid "cp1250"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:210
+#: smb4kmountsettings_bsd.kcfg:207
#, kde-format
msgid "cp1252"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:213
+#: smb4kmountsettings_bsd.kcfg:210
#, kde-format
msgid "cp1253"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:216
+#: smb4kmountsettings_bsd.kcfg:213
#, kde-format
msgid "cp1254"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:219
+#: smb4kmountsettings_bsd.kcfg:216
#, kde-format
msgid "cp1255"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:222
+#: smb4kmountsettings_bsd.kcfg:219
#, kde-format
msgid "cp1256"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:225
+#: smb4kmountsettings_bsd.kcfg:222
#, kde-format
msgid "cp1257"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:228
+#: smb4kmountsettings_bsd.kcfg:225
#, kde-format
msgid "cp1258"
msgstr ""
#. i18n: ectx: label, entry (ServerCodepage), group (Samba)
#. +> trunk5 stable5
-#: smb4kmountsettings_bsd.kcfg:231
+#: smb4kmountsettings_bsd.kcfg:228
#, kde-format
msgid "unicode"
msgstr ""
#. i18n: ectx: label, entry (CifsUnixExtensionsSupport), group (Samba)
#. +> trunk5
#: smb4kmountsettings_linux.kcfg:11
#, kde-format
msgid "All or most of the servers support the CIFS Unix extensions"
msgstr ""
#. i18n: ectx: whatsthis, entry (CifsUnixExtensionsSupport), group (Samba)
#. +> trunk5
#: smb4kmountsettings_linux.kcfg:12
#, kde-format
msgid "Most versions of Samba support the CIFS Unix or POSIX extensions. For these servers, some options are not needed, because the right values are negotiated during the mount process. For other servers, you might want to uncheck this option, so that predefined values can be passed to the server. Please note that if your computer is located in a Windows dominated network neighborhood with only a few Samba servers, you can safely uncheck this option and define custom options for the Samba servers."
msgstr ""
#. i18n: ectx: whatsthis, entry (UseUserId), group (Samba)
#. i18n: ectx: whatsthis, entry (UserId), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:17 smb4kmountsettings_linux.kcfg:21
#, kde-format
msgid "This is the user ID (a number) that the files and directories of the mounted share will have. If you are using the CIFS filesystem under Linux and the remote server supports the CIFS Unix Extensions, this setting will be ignored unless the assignment of the user ID is forced."
msgstr ""
#. i18n: ectx: whatsthis, entry (UseGroupId), group (Samba)
#. i18n: ectx: whatsthis, entry (GroupId), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:26 smb4kmountsettings_linux.kcfg:30
#, kde-format
msgid "This is the group ID (a number) that the files and directories of the mounted share will have. If you are using the CIFS filesystem under Linux and the remote server supports the CIFS Unix Extensions, this setting will be ignored unless the assignment of the group ID is forced."
msgstr ""
#. i18n: ectx: whatsthis, entry (UseFileMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_linux.kcfg:35
#, kde-format
msgid "This is the file mode that will be used for creating files. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."
msgstr ""
#. i18n: ectx: whatsthis, entry (FileMode), group (Samba)
#. +> trunk5
#: smb4kmountsettings_linux.kcfg:39
#, kde-format
msgid "This is the filemode that will be used for creating files. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."
msgstr ""
#. i18n: ectx: whatsthis, entry (FileMask), group (Samba)
#. +> stable5
#: smb4kmountsettings_linux.kcfg:105
#, kde-format
msgid "This is the mask that will be used for creating files. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."
msgstr ""
#. i18n: ectx: whatsthis, entry (DirectoryMask), group (Samba)
#. +> stable5
#: smb4kmountsettings_linux.kcfg:110
#, kde-format
msgid "This is the mask that will be used for creating directories. It must be defined in octal. In case the CIFS file system is used, this setting only takes effect if the server does not support the CIFS Unix Extensions."
msgstr ""
#. i18n: ectx: label, entry (UseDirectoryMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:43
#, kde-format
msgid "Directory mask:"
msgstr ""
#. i18n: ectx: label, entry (UseRemoteFileSystemPort), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:52
#, kde-format
msgid "File system port:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseRemoteFileSystemPort), group (Samba)
#. i18n: ectx: whatsthis, entry (RemoteFileSystemPort), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:53 smb4kmountsettings_linux.kcfg:57
#, kde-format
msgid "This is the port that is exclusively used to mount shares from remote servers. The default value is 445 (CIFS file system)."
msgstr ""
#. i18n: ectx: whatsthis, entry (UseClientCharset), group (Samba)
#. i18n: ectx: whatsthis, entry (ClientCharset), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:64 smb4kmountsettings_linux.kcfg:68
#, kde-format
msgid "This is the character set that is used by the client side (i.e. your side) either to convert local path names to and from Unicode (CIFS, Linux) or for codepage to charset translations (SMBFS, FreeBSD). If you keep the default setting, Smb4K will try to automatically determine the charset by looking up the \"unix charset\" option in the smb.conf."
msgstr ""
#. i18n: ectx: label, entry (UseWriteAccess), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:143
#, kde-format
msgid "Write access:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseWriteAccess), group (Samba)
#. i18n: ectx: whatsthis, entry (WriteAccess), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:144 smb4kmountsettings_linux.kcfg:148
#, kde-format
msgid "Here you can choose if the shares should be mounted in read-write or read-only mode."
msgstr ""
#. i18n: ectx: label, entry (WriteAccess), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:151
#, kde-format
msgid "read-write"
msgstr ""
#. i18n: ectx: label, entry (WriteAccess), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:154
#, kde-format
msgid "read-only"
msgstr ""
#. i18n: ectx: label, entry (ForceUID), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:160
#, kde-format
msgid "Definitely assign the UID"
msgstr ""
#. i18n: ectx: whatsthis, entry (ForceUID), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:161
#, kde-format
msgid "Instruct the client (i.e. your side) to ignore any user ID (UID) provided by the server for files and directories and to always assign the owner to be the value of the transmitted UID."
msgstr ""
#. i18n: ectx: label, entry (ForceGID), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:165
#, kde-format
msgid "Definitely assign the GID"
msgstr ""
#. i18n: ectx: whatsthis, entry (ForceGID), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:166
#, kde-format
msgid "Instruct the client (i.e. your side) to ignore any group ID (GID) provided by the server for files and directories and to always assign the owner to be the value of the transmitted GID."
msgstr ""
#. i18n: ectx: label, entry (PermissionChecks), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:170
#, kde-format
msgid "Do permission checks"
msgstr ""
#. i18n: ectx: whatsthis, entry (PermissionChecks), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:171
#, kde-format
msgid "The client side (i.e. your side) will check if you have the right UID/GID to manipulate a file or directory. You might want to switch this feature off if the server(s) support the CIFS Unix Extensions and you are not allowed to access the files and directories. This setting does not affect the normal ACL check."
msgstr ""
#. i18n: ectx: label, entry (ClientControlsIDs), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:175
#, kde-format
msgid "Attempt to set UID and GID"
msgstr ""
#. i18n: ectx: whatsthis, entry (ClientControlsIDs), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:176
#, kde-format
msgid "In case the server supports the CIFS Unix Extensions, the client side (i.e. your side) attempts to set the effective UID and GID of the current process on newly created files, directories and devices. If this feature is turned off, the server will set the UID and GID to the default for the share. It is recommended that you read the manual page of mount.cifs before you change this setting."
msgstr ""
#. i18n: ectx: label, entry (ServerInodeNumbers), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:180
#, kde-format
msgid "Use server inode numbers"
msgstr ""
#. i18n: ectx: whatsthis, entry (ServerInodeNumbers), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:181
#, kde-format
msgid "Use inode numbers (unique persistent file identifiers) returned by the server instead of automatically generating temporary inode numbers on the client side."
msgstr ""
#. i18n: ectx: label, entry (NoLocking), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:185
#, kde-format
msgid "Do not use locking"
msgstr ""
#. i18n: ectx: whatsthis, entry (NoLocking), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:186
#, kde-format
msgid "Do not use locking. Do not start lockd."
msgstr ""
#. i18n: ectx: label, entry (TranslateReservedChars), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:190
#, kde-format
msgid "Translate reserved characters"
msgstr ""
#. i18n: ectx: whatsthis, entry (TranslateReservedChars), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:191
#, kde-format
msgid "Translate six of the seven reserved characters (including the colon, question mark, pipe, asterisk, greater than and less than characters but not the backslash) to remap range (above 0xF000). This allows you to open files that were created with such characters. This has no effect if the server does not support Unicode."
msgstr ""
#. i18n: ectx: label, entry (UseSmbProtocolVersion), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:195
#, kde-format
msgid "SMB protocol version:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseSmbProtocolVersion), group (Samba)
#. i18n: ectx: whatsthis, entry (SmbProtocolVersion), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:196 smb4kmountsettings_linux.kcfg:200
#, kde-format
msgid "Define which version of the SMB protocol is to be used."
msgstr ""
#. i18n: ectx: label, entry (SmbProtocolVersion), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:203
#, kde-format
msgid "1.0 (Classic CIFS/SMBv1 protocol)"
msgstr ""
#. i18n: ectx: label, entry (SmbProtocolVersion), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:206
#, kde-format
msgid "2.0 (Windows Vista SP1/Windows Server 2008)"
msgstr ""
#. i18n: ectx: label, entry (SmbProtocolVersion), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:209
#, kde-format
msgid "2.1 (Windows 7/Windows Server 2008R2)"
msgstr ""
#. i18n: ectx: label, entry (SmbProtocolVersion), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:212
#, kde-format
msgid "3.0 (Windows 8/Windows Server 2012)"
msgstr ""
#. i18n: ectx: label, entry (SmbProtocolVersion), group (Samba)
#. +> trunk5
#: smb4kmountsettings_linux.kcfg:215
#, kde-format
msgid "3.1.1 (Windows Server 2016)"
msgstr ""
#. i18n: ectx: label, entry (UseCacheMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:221
#, kde-format
msgid "Cache mode:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseCacheMode), group (Samba)
#. i18n: ectx: whatsthis, entry (CacheMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:222 smb4kmountsettings_linux.kcfg:226
#, kde-format
msgid "Define how read and write requests are handled. In case you choose to not cache file data at all, the client never utilizes the cache for normal reads and writes. It always accesses the server directly to satisfy a read or write request. If you choose to follow the CIFS/SMB2 protocol strictly, the cache is only trusted if the client holds an oplock. If the client does not hold an oplock, then the client bypasses the cache and accesses the server directly to satisfy a read or write request. Choosing to allow loose caching semantics can sometimes provide better performance on the expense of cache coherency. This option might cause data corruption, if several clients access the same set of files on the server at the same time. Because of this, the strict cache mode is recommended."
msgstr ""
#. i18n: ectx: label, entry (CacheMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:229
#, kde-format
msgid "Do not cache file data at all"
msgstr ""
#. i18n: ectx: label, entry (CacheMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:232
#, kde-format
msgid "Follow the CIFS/SMB2 protocol strictly"
msgstr ""
#. i18n: ectx: label, entry (CacheMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:235
#, kde-format
msgid "Allow loose caching semantics"
msgstr ""
#. i18n: ectx: label, entry (UseSecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:241
#, kde-format
msgid "Security mode:"
msgstr ""
#. i18n: ectx: whatsthis, entry (UseSecurityMode), group (Samba)
#. i18n: ectx: whatsthis, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:242 smb4kmountsettings_linux.kcfg:246
#, kde-format
msgid "Security mode for mount.cifs. To be able to use this mode, the CIFS kernel module 1.40 or later is required."
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:249
#, kde-format
msgid "Connect as a null user (no name)"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:252
#, kde-format
msgid "Kerberos 5 authentication"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:255
#, kde-format
msgid "Kerberos 5 authentication and packet signing"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:258
#, kde-format
msgid "NTLM protocol"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:261
#, kde-format
msgid "NTLM protocol and packet signing"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:264
#, kde-format
msgid "NTLMv2 protocol"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:267
#, kde-format
msgid "NTLMv2 protocol and packet signing"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:270
#, kde-format
msgid "NTLMSSP protocol"
msgstr ""
#. i18n: ectx: label, entry (SecurityMode), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:273
#, kde-format
msgid "NTLMSSP protocol and packet signing"
msgstr ""
#. i18n: ectx: label, entry (CustomCIFSOptions), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:279
#, kde-format
msgid "Additional options:"
msgstr ""
#. i18n: ectx: whatsthis, entry (CustomCIFSOptions), group (Samba)
#. +> trunk5 stable5
#: smb4kmountsettings_linux.kcfg:280
#, kde-format
msgid "Here you can enter advanced options for the CIFS file system in a comma-separated list (refer to the manual page of mount.cifs to learn more). The list will be added AS IS to the \"-o\" argument of mount.cifs. Please do not enter options that have already been defined in the configuration dialog."
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:59
#, kde-format
msgid "<p>The share <b>%1</b> has been mounted to <b>%2</b>.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:63
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:86
#, kde-format
msgid "<p>The share <b>%1</b> has been unmounted from <b>%2</b>.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:103
#, kde-format
msgid "<p>%1 share has been mounted.</p>"
msgid_plural "<p>%1 shares have been mounted.</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: smb4knotification.cpp:114
#, kde-format
msgid "<p>%1 share has been unmounted.</p>"
msgid_plural "<p>%1 shares have been unmounted.</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: smb4knotification.cpp:129
#, kde-format
msgid "<p>Opening the wallet <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:140
#, kde-format
msgid "<p>The credentials stored in the wallet could not be accessed. There is either no wallet available or it could not be opened.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:152
#, kde-format
msgid "<p>The mimetype <b>%1</b> is not supported for printing. Please convert the file to PDF or Postscript and try again.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:168
#, kde-format
msgid "<p>The bookmark for share <b>%1</b> already exists and will be skipped.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:189
#, kde-format
msgid "<p>The label <b>%1</b> of the bookmark for the share <b>%2</b> is already being used and will automatically be renamed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:207
#, kde-format
msgid "The entry of the custom master browser is empty. Smb4K is going to try to query the current master browser of your workgroup or domain instead."
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:219
#, kde-format
msgid "The configuration file for the Samba suite <b>smb.conf</b> is missing. This is not a fatal error, but you should consider creating one."
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:238
#, kde-format
msgid ""
"<p>Retrieving the list of available domains failed:</p>"
"<p><tt>%1</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:242
#, kde-format
msgid "<p>Retrieving the list of available domains failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:264
#, kde-format
msgid ""
"<p>Retrieving the list of hosts belonging to domain <b>%1</b> failed.</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:268
#, kde-format
msgid "<p>Retrieving the list of hosts belonging to domain <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:295
#, kde-format
msgid ""
"<p>Retrieving the list of shares from <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:299
#, kde-format
msgid "<p>Retrieving the list of shares from <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:326
#, kde-format
msgid ""
"<p>Retrieving the preview of <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:330
#, kde-format
msgid "<p>Retrieving the preview of <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:357
#, kde-format
msgid ""
"<p>Mounting the share <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:361
#, kde-format
msgid "<p>Mounting the share <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:388
#, kde-format
msgid ""
"<p>Unmounting the share <b>%1</b> from <b>%2</b> failed:</p>"
"<p><tt>%3</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:392
#, kde-format
msgid "<p>Unmounting the share <b>%1</b> from <b>%2</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:416
#, kde-format
msgid "<p>You are not allowed to unmount the share <b>%1</b> from <b>%2</b>. It is owned by the user <b>%3</b>.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:440
#, kde-format
msgid ""
"<p>Printing on printer <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:444
#, kde-format
msgid "<p>Printing on printer <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:467
#, kde-format
msgid ""
"<p>Synchronizing <b>%1</b> with <b>%2</b> failed:</p>"
"<p><tt>%3</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:471
#, kde-format
msgid "<p>Synchronizing <b>%1</b> with <b>%2</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:489
#, kde-format
msgid ""
"<p>Searching the network neighborhood for the search item <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:493
#, kde-format
msgid "<p>Searching the network neighborhood for the search item <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:508
#, kde-format
msgid "<p>The command <b>%1</b> could not be found. Please check your installation.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:523
#, kde-format
msgid "<p>The share <b>%1</b> is a printer and cannot be bookmarked.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:539
#, kde-format
msgid "<p>The file <b>%1</b> could not be found.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:553
#, kde-format
msgid ""
"<p>Opening the file <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:557
#, kde-format
msgid "<p>Opening the file <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:576 smb4knotification.cpp:582
#, kde-format
msgid ""
"<p>Reading from file <b>%1</b> failed:</p>"
"<p><tt>%2</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:586
#, kde-format
msgid "<p>Reading from file <b>%1</b> failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:602
#, kde-format
msgid ""
"<p>The following directory could not be created:</p>"
"<p><tt>%1</tt></p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:618
#, kde-format
msgid "<p>The process failed to start (error code: <tt>%1</tt>).</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:623
#, kde-format
msgid "<p>The process crashed (error code: <tt>%1</tt>).</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:628
#, kde-format
msgid "<p>The process timed out (error code: <tt>%1</tt>).</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:633
#, kde-format
msgid "<p>Could not write to the process (error code: <tt>%1</tt>).</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:638
#, kde-format
msgid "<p>Could not read from the process (error code: <tt>%1</tt>).</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:644
#, kde-format
msgid "<p>The process reported an unknown error.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:717
#, kde-format
msgid "<p>Executing an action with root privileges failed (error code:<tt>%1</tt>).</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:721
#, kde-format
msgid "<p>Executing an action with root privileges failed.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:736
#, kde-format
msgid "<p>The URL that was passed is invalid.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4knotification.cpp:747
#, kde-format
msgid "<p>There are no broadcast areas defined.</p>"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:693
#, kde-format
msgid "Preview of %1"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:735
#, kde-format
msgid "The preview is displayed here."
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:742
#, kde-format
msgid "Reload"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:743
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:750
#, kde-format
msgid "Back"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:753
#, kde-format
msgid "Forward"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:756
#, kde-format
msgid "Up"
msgstr ""
#. +> trunk5 stable5
#: smb4kpreviewer_p.cpp:762
#, kde-format
msgid "The current UNC address is shown here. You can also choose one of the previously visited locations from the drop-down menu that will then be displayed in the view above."
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:355
#, kde-format
msgid "Print File"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:382 smb4kshare.cpp:343
#, kde-format
msgid "Printer"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:401
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:421
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:426
#, kde-format
msgid "File:"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:429
#, kde-format
msgid "This is the file you want to print on the remote printer. Currently only a few mimetypes are supported such as PDF, Postscript, plain text, and images. If the file's mimetype is not supported, you need to convert it."
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:438
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:443
#, kde-format
msgid "Copies:"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:447
#, kde-format
msgid "This is the number of copies you want to print."
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:456 smb4kprint_p.cpp:505
#, kde-format
msgid "Options >>"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:457
#, kde-format
msgid "Print"
msgstr ""
#. +> trunk5 stable5
#: smb4kprint_p.cpp:510
#, kde-format
msgid "Options <<"
msgstr ""
#. +> trunk5 stable5
#: smb4kprofilemanager_p.cpp:53
#, kde-format
msgid "Profile Migration Assistant"
msgstr ""
#. +> trunk5 stable5
#: smb4kprofilemanager_p.cpp:89
#, kde-format
msgid "Migrate all relevant settings of one profile to another."
msgstr ""
#. +> trunk5 stable5
#: smb4kprofilemanager_p.cpp:104
#, kde-format
msgid "Old Profile:"
msgstr ""
#. +> trunk5 stable5
#: smb4kprofilemanager_p.cpp:111 smb4kprofilemanager_p.cpp:134
#, kde-format
msgid "<Default Profile>"
msgstr ""
#. +> trunk5 stable5
#: smb4kprofilemanager_p.cpp:117
#, kde-format
msgid "<All Profiles>"
msgstr ""
#. +> trunk5 stable5
#: smb4kprofilemanager_p.cpp:127
#, kde-format
msgid "New Profile:"
msgstr ""
#. +> trunk5 stable5
#: smb4kshare.cpp:338
#, kde-format
msgid "Disk"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:748 smb4ksynchronizer_p.cpp:885
#, kde-format
msgid "Synchronizing"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:749 smb4ksynchronizer_p.cpp:886
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:750 smb4ksynchronizer_p.cpp:887
#, kde-format
msgid "Destination"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:951
#, kde-format
msgid "Synchronization"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:954
#, kde-format
msgid "Swap Paths"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:955
#, kde-format
msgid "Swap source and destination"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:956
#, kde-format
msgid "Synchronize"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:957
#, kde-format
msgid "Synchronize the destination with the source"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:972
#, kde-format
msgid "Please provide the source and destination directory for the synchronization."
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:981
#, kde-format
msgid "Source:"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:988
#, kde-format
msgid "This is the source directory. The data that it contains is to be written to the destination directory."
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:991
#, kde-format
msgid "Destination:"
msgstr ""
#. +> trunk5 stable5
#: smb4ksynchronizer_p.cpp:998
#, kde-format
msgid "This is the destination directory. It will be updated with the data from the source directory."
msgstr ""
#. +> trunk5 stable5
#: smb4kwalletmanager_p.cpp:58
#, kde-format
msgid "<qt>Please enter a username and a password for the host <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5 stable5
#: smb4kwalletmanager_p.cpp:85 smb4kwalletmanager_p.cpp:89
#, kde-format
msgid "<qt>Please enter a username and a password for the share <b>%1</b>.</qt>"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-network/smb4k.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-network/smb4k.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-network/smb4k.pot (revision 1526938)
@@ -1,1420 +1,1430 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the smb4k package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: smb4k\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-15 08:50+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: helpers/smb4kmounthelper.cpp:157
#, kde-format
msgid "The mount process crashed."
msgstr ""
#. +> trunk5 stable5
#: helpers/smb4kmounthelper.cpp:174
#, kde-format
msgid "The mount process could not be started."
msgstr ""
#. +> trunk5 stable5
#: helpers/smb4kmounthelper.cpp:235
#, kde-format
msgid "The mountpoint %1 is invalid."
msgstr ""
#. +> trunk5 stable5
#: helpers/smb4kmounthelper.cpp:285
#, kde-format
msgid "The unmount process crashed."
msgstr ""
#. +> trunk5 stable5
#: helpers/smb4kmounthelper.cpp:302
#, kde-format
msgid "The unmount process could not be started."
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:151 smb4k/smb4ksystemtray.cpp:71
#, kde-format
msgid "Smb4K"
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:152
#, kde-format
msgid "Advanced network neighborhood browser and Samba share mounting utility"
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:153
#, kde-format
msgid "© 2003-2018 Alexander Reinholdt"
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:160
#, kde-format
msgid "Alexander Reinholdt"
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:160
#, kde-format
msgid "Developer"
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:165
#, kde-format
msgid "Wolfgang Geisendörfer"
msgstr ""
#. +> trunk5 stable5
#: smb4k/main.cpp:165
#, kde-format
msgid "Donator"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:4
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (network)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:9
#, kde-format
msgid "&Network"
msgstr ""
#. i18n: ectx: Menu (search)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:12 smb4k/smb4knetworksearchdockwidget.cpp:186
#, kde-format
msgid "&Search"
msgstr ""
#. i18n: ectx: Menu (shares)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:15
#, kde-format
msgid "Sh&ares"
msgstr ""
#. i18n: ectx: Menu (bookmarks)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:18
#, kde-format
msgid "&Bookmarks"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:20
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: ToolBar (networkToolBar)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:32
#, kde-format
msgid "Network Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (searchToolBar)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:34
#, kde-format
msgid "Search Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (sharesViewToolBar)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:36
#, kde-format
msgid "Shares Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (altMainToolBar)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:38
#, kde-format
msgid "Alternative Main Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: smb4k/smb4k_shell.rc:49
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kbookmarkmenu.cpp:52 smb4k/smb4kconfigpageuserinterface.cpp:164
#, kde-format
msgid "Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kbookmarkmenu.cpp:143 smb4k/smb4kbookmarkmenu.cpp:166
#, kde-format
msgid "&Edit Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kbookmarkmenu.cpp:152 smb4k/smb4kmainwindow.cpp:136
#: smb4k/smb4knetworkbrowserdockwidget.cpp:134
#: smb4k/smb4knetworksearchdockwidget.cpp:204
#: smb4k/smb4ksharesviewdockwidget.cpp:201
#, kde-format
msgid "Add &Bookmark"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kbookmarkmenu.cpp:195 smb4k/smb4kbookmarkmenu.cpp:261
#, kde-format
msgid "Mount All Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:163
#, kde-format
msgid "User Interface"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:164 smb4k/smb4knetworkbrowser.cpp:68
#, kde-format
msgid "Network"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:165
#, kde-format
msgid "Shares"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:166 smb4k/smb4kconfigpagecustomoptions.cpp:190
#: smb4k/smb4kconfigpagenetwork.cpp:92 smb4k/smb4kconfigpagesamba.cpp:104
#, kde-format
msgid "Authentication"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:167 smb4k/smb4kconfigpagecustomoptions.cpp:203
#, kde-format
msgid "Samba"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:169 smb4k/smb4kconfigpagecustomoptions.cpp:448
+#: smb4k/smb4kconfigpagecustomoptions.cpp:551
#, kde-format
msgid "Mounting"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:171
#, kde-format
msgid "Synchronization"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:172
#, kde-format
msgid "Custom Options"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:173 smb4k/smb4kconfigpageprofiles.cpp:70
#: smb4k/smb4kprofilesmenu.cpp:44
#, kde-format
msgid "Profiles"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:281 smb4k/smb4kconfigdialog.cpp:320
#: smb4k/smb4kconfigdialog.cpp:343 smb4k/smb4kconfigdialog.cpp:389
#, kde-format
msgid "<qt>An incorrect setting has been found. You are now taken to the corresponding configuration page to fix it.</qt>"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigdialog.cpp:795
#, kde-format
msgid "Enter the default login information."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:69
#, kde-format
msgid "Password Storage"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:81
#: smb4k/smb4kconfigpageauthentication.cpp:271
#: smb4k/smb4kconfigpageauthentication.cpp:405
#: smb4k/smb4kconfigpageauthentication.cpp:485
#: smb4k/smb4kconfigpageauthentication.cpp:521
#: smb4k/smb4kconfigpageauthentication.cpp:638
#, kde-format
msgid "Default Login"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:108
#: smb4k/smb4kconfigpagenetwork.cpp:135
#, kde-format
msgid "General Settings"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:127
#, kde-format
msgid "Load"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:128
#, kde-format
msgid "Load the entries stored in the wallet."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:129
#, kde-format
msgid "The login information that was stored by Smb4K will be loaded from the wallet. If you chose to not use the wallet, pressing this button will have no effect."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:135
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:136
#, kde-format
msgid "Save the entries to the wallet."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:137
#, kde-format
msgid "All modifications you applied are saved to the wallet."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:141
#, kde-format
msgid "Show details"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:142
#, kde-format
msgid "Show the details of the selected entry."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:143
#, kde-format
msgid "Marking this check box will show the details of the selected login information below."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:162
#: smb4k/smb4kconfigpagecustomoptions.cpp:82
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:163
#: smb4k/smb4kconfigpagecustomoptions.cpp:86
#, kde-format
msgid "Clear List"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:164
#: smb4k/smb4kconfigpagecustomoptions.cpp:78
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:165
#: smb4k/smb4kconfigpageauthentication.cpp:166
#, kde-format
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:236
#, kde-format
msgid "Wallet Entries"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:365
#: smb4k/smb4kconfigpageauthentication.cpp:401
#, kde-format
msgid "Entry"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:373 smb4k/smb4ktooltip.cpp:339
#: smb4k/smb4ktooltip.cpp:414
#, kde-format
msgid "Workgroup"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:377
#: smb4k/smb4kconfigpageauthentication.cpp:409 smb4k/smb4ktooltip.cpp:579
#, kde-format
msgid "Login"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageauthentication.cpp:381
#: smb4k/smb4kconfigpageauthentication.cpp:413
#, kde-format
msgid "Password"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:119
#, kde-format
msgid "Identification"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:123
#, kde-format
msgid "Workgroup:"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:236
#: smb4k/smb4kconfigpagecustomoptions.cpp:452
#, kde-format
msgid "Group ID:"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:133
#, kde-format
msgid "UNC:"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:143
#, kde-format
msgid "IP Address:"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:155
#, kde-format
msgid "Network Item"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:170
#: smb4k/smb4kconfigpagecustomoptions.cpp:302
-#: smb4k/smb4kconfigpagemounting.cpp:88 smb4k/smb4kconfigpagemounting.cpp:427
+#: smb4k/smb4kconfigpagecustomoptions.cpp:486
+#: smb4k/smb4kconfigpagemounting.cpp:88 smb4k/smb4kconfigpagemounting.cpp:432
#: smb4k/smb4kconfigpagesamba.cpp:60
#, kde-format
msgid "Common Options"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:179
#, kde-format
msgid "Filesystem Port:"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:188
#, kde-format
msgid "Write Access:"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:198
#, kde-format
msgid "Security Mode:"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:216
#, kde-format
msgid "MAC Address"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:221
#, kde-format
msgid "MAC Address:"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:130
#: smb4k/smb4kconfigpagecustomoptions.cpp:390
#: smb4k/smb4kconfigpagecustomoptions.cpp:600
#, kde-format
msgid "UNC Address:"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:223
#: smb4k/smb4kconfigpagecustomoptions.cpp:439
#, kde-format
msgid "User ID:"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:284
#: smb4k/smb4kconfigpagecustomoptions.cpp:494
#: smb4k/smb4kconfigpagecustomoptions.cpp:671
#, kde-format
msgid "MAC address:"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:234
#, kde-format
msgid "Actions"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:239
#, kde-format
msgid "Send magic package before scanning the network neighborhood"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:245
#, kde-format
msgid "Send magic package before mounting a share"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:253
#: smb4k/smb4kconfigpagenetwork.cpp:170
#, kde-format
msgid "Wake-On-LAN"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:287
+#: smb4k/smb4kconfigpagecustomoptions.cpp:471
#, kde-format
msgid "Remounting"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:291
+#: smb4k/smb4kconfigpagecustomoptions.cpp:475
#, kde-format
msgid "Always remount this share"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:340
#: smb4k/smb4kconfigpagemounting.cpp:142
#, kde-format
msgid "CIFS Unix Extensions Support"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagecustomoptions.cpp:344
#, kde-format
msgid "This server supports the CIFS Unix extensions"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagecustomoptions.cpp:412
#: smb4k/smb4kconfigpagemounting.cpp:266
#, kde-format
msgid "Advanced Options"
msgstr ""
#. +> trunk5 stable5
-#: smb4k/smb4kconfigpagemounting.cpp:171 smb4k/smb4kconfigpagemounting.cpp:447
+#: smb4k/smb4kconfigpagemounting.cpp:171 smb4k/smb4kconfigpagemounting.cpp:454
#, kde-format
msgid "Choose a different user"
msgstr ""
#. +> trunk5 stable5
-#: smb4k/smb4kconfigpagemounting.cpp:209 smb4k/smb4kconfigpagemounting.cpp:491
+#: smb4k/smb4kconfigpagemounting.cpp:209 smb4k/smb4kconfigpagemounting.cpp:492
#, kde-format
msgid "Choose a different group"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagemounting.cpp:256 smb4k/smb4kconfigpagesamba.cpp:152
#, kde-format
msgid "Common Settings"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagemounting.cpp:388
#, kde-format
msgid "Edit the additional CIFS options."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagemounting.cpp:401 smb4k/smb4kconfigpagenetwork.cpp:217
#, kde-format
msgid "Advanced Settings"
msgstr ""
+#. +> trunk5
+#: smb4k/smb4kconfigpagemounting.cpp:539
+#, kde-format
+msgid "Character Sets"
+msgstr ""
+
#. +> trunk5 stable5
-#: smb4k/smb4kconfigpagemounting.cpp:829
+#: smb4k/smb4kconfigpagemounting.cpp:745
#, kde-format
msgid "Additional CIFS Options"
msgstr ""
#. +> trunk5 stable5
-#: smb4k/smb4kconfigpagemounting.cpp:829
+#: smb4k/smb4kconfigpagemounting.cpp:745
#, kde-format
msgid "<qt>Enter the desired options as a comma separated list:</qt>"
msgstr ""
#. +> trunk5 stable5
-#: smb4k/smb4kconfigpagemounting.cpp:862
+#: smb4k/smb4kconfigpagemounting.cpp:778
#, kde-format
msgid "<qt>The following entry is going to be removed from the additional options: %2. Please read the handbook for details.</qt>"
msgid_plural "<qt>The following %1 entries are going to be removed from the additional options: %2. Please read the handbook for details.</qt>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagenetwork.cpp:64
#, kde-format
msgid "Browse List"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagenetwork.cpp:102 smb4k/smb4kconfigpageshares.cpp:76
#: smb4k/smb4kconfigpagesynchronization.cpp:75
#: smb4k/smb4kconfigpageuserinterface.cpp:62
#, kde-format
msgid "Behavior"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagenetwork.cpp:146
#, kde-format
msgid "Periodic Scanning"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagenetwork.cpp:158 smb4k/smb4kconfigpageshares.cpp:96
#, kde-format
msgid " min"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagenetwork.cpp:182
#, kde-format
msgid " s"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagenetwork.cpp:198
#, kde-format
msgid "<qt>Define the hosts that should be woken up via the custom options dialog.</qt>"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageprofiles.cpp:53
#, kde-format
msgid "Settings"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagesamba.cpp:60
#, kde-format
msgid "General Options"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesamba.cpp:122
#, kde-format
msgid "Security"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesamba.cpp:164
#, kde-format
msgid "smbclient"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesamba.cpp:180
#, kde-format
msgid " Bytes"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesamba.cpp:191
#, kde-format
msgid "nmblookup"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesamba.cpp:211
#, kde-format
msgid "smbtree"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesamba.cpp:226
#, kde-format
msgid "Utility Programs"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageshares.cpp:56
#, kde-format
msgid "Directories"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:61
#, kde-format
msgid "Default Destination"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:97
#, kde-format
msgid "Backup"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:125
#, kde-format
msgid "Basic Settings"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:136
#: smb4k/smb4kconfigpagesynchronization.cpp:373
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:161
#, kde-format
msgid "Links"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:192
#, kde-format
msgid "Permissions, etc."
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:162
#, kde-format
msgid "File Permissions, etc."
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:221
#, kde-format
msgid "File Handling"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:232
#, kde-format
msgid "Compression"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:206
#, kde-format
msgid "Copying"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:255
#, kde-format
msgid "Files"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:263
#: smb4k/smb4kconfigpagesynchronization.cpp:268
#, kde-format
msgid " KiB"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:292
#: smb4k/smb4kconfigpagesynchronization.cpp:300
#, kde-format
msgid " kB"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:286
#: smb4k/smb4kconfigpagesynchronization.cpp:470
#: smb4k/smb4kconfigpagesynchronization.cpp:486
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:294
#, kde-format
msgid " KiB/s"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:304
#, kde-format
msgid "File Transfer"
msgstr ""
#. +> trunk5
#: smb4k/smb4kconfigpagesynchronization.cpp:315
#, kde-format
msgid "Files && Directories"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:346
#, kde-format
msgid "Restrictions"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:362
#, kde-format
msgid "File Deletion"
msgstr ""
#. +> stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:329
#, kde-format
msgid "File Deletion && Transfer"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:411
#, kde-format
msgid "Filter Rules"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:420
#, kde-format
msgid "Special filter rules:"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:436
#, kde-format
msgid "Filtering"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpagesynchronization.cpp:447
#, kde-format
msgid "Checksums"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageuserinterface.cpp:73
#, kde-format
msgid "Columns"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageuserinterface.cpp:92
#: smb4k/smb4kconfigpageuserinterface.cpp:136
#, kde-format
msgid "Tooltips"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageuserinterface.cpp:107 smb4k/smb4kmainwindow.cpp:242
#, kde-format
msgid "Network Neighborhood"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageuserinterface.cpp:119
#, kde-format
msgid "View Mode"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageuserinterface.cpp:152 smb4k/smb4kmainwindow.cpp:293
#: smb4k/smb4ksharesmenu.cpp:55
#, kde-format
msgid "Mounted Shares"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kconfigpageuserinterface.cpp:177
#, kde-format
msgid "Miscellaneous Settings"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:126
#, kde-format
msgid "Dock Widgets"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:265
#, kde-format
msgid "Network Search"
msgstr ""
#. +> stable5
#: smb4k/smb4kmainwindow.cpp:273
#, kde-format
msgid "The network browser could not be created."
msgstr ""
#. +> stable5
#: smb4k/smb4kmainwindow.cpp:322
#, kde-format
msgid "The search dialog could not be created."
msgstr ""
#. +> stable5
#: smb4k/smb4kmainwindow.cpp:372
#, kde-format
msgid "The shares view could not be created."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:498
#, kde-format
msgid "<qt>Closing the main window will keep Smb4K running in the system tray. Use <i>Quit</i> from the <i>File</i> menu to quit the application.</qt>"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:500
#, kde-format
msgid "Docking"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:560
#, kde-format
msgid "There are currently no shares mounted."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:565
#, kde-format
msgid "There is currently %1 share mounted."
msgid_plural "There are currently %1 shares mounted."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:839
#, kde-format
msgid "The wallet is used."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:845
#, kde-format
msgid "The password dialog is used."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:858
#, kde-format
msgid "Looking for workgroups and domains..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:864
#, kde-format
msgid "Looking for hosts in domain %1..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:870
#, kde-format
msgid "Looking for shares provided by host %1..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:875
#, kde-format
msgid "Waking up remote hosts..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:901 smb4k/smb4kmainwindow.cpp:954
#: smb4k/smb4kmainwindow.cpp:1131 smb4k/smb4kmainwindow.cpp:1161
#: smb4k/smb4kmainwindow.cpp:1191 smb4k/smb4kmainwindow.cpp:1223
#, kde-format
msgid "Done."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:918
#, kde-format
msgid "Mounting..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:923
#, kde-format
msgid "Unmounting..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:928
#, kde-format
msgid "Waking up host..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:971
#, kde-format
msgid "%1 has been mounted successfully."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:1025
#, kde-format
msgid "%1 has been unmounted successfully."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:1112
#, kde-format
msgid "Searching for \"%1\"..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:1142
#, kde-format
msgid "Sending file to printer %1..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:1172
#, kde-format
msgid "Synchronizing %1"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4kmainwindow.cpp:1204
#, kde-format
msgid "Retrieving preview from %1..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowser.cpp:69 smb4k/smb4ktooltip.cpp:335
#: smb4k/smb4ktooltip.cpp:376 smb4k/smb4ktooltip.cpp:439
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowser.cpp:70 smb4k/smb4ktooltip.cpp:398
#: smb4k/smb4ktooltip.cpp:491
#, kde-format
msgid "IP Address"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowser.cpp:71 smb4k/smb4ktooltip.cpp:382
#: smb4k/smb4ktooltip.cpp:445
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:123
#: smb4k/smb4knetworkbrowserdockwidget.cpp:513
#: smb4k/smb4knetworkbrowserdockwidget.cpp:528
#, kde-format
msgid "Scan Netwo&rk"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:124
#, kde-format
msgid "&Abort"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:140 smb4k/smb4ksystemtray.cpp:87
#, kde-format
msgid "&Open Mount Dialog"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:146
#, kde-format
msgid "Au&thentication"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:152
#, kde-format
msgid "&Custom Options"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:158
#, kde-format
msgid "Pre&view"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:164
#, kde-format
msgid "&Print File"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:171
#: smb4k/smb4knetworksearchdockwidget.cpp:211
#, kde-format
msgid "&Mount"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:172
#: smb4k/smb4knetworksearchdockwidget.cpp:212
#: smb4k/smb4ksharesviewdockwidget.cpp:189
#, kde-format
msgid "&Unmount"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworkbrowser_part.cpp:340
#, kde-format
msgid "Smb4KNetworkBrowserPart"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworkbrowser_part.cpp:341
#, kde-format
msgid "The network neighborhood browser KPart of Smb4K"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworkbrowser_part.cpp:342
#: smb4k/smb4knetworksearch_part.cpp:203 smb4k/smb4ksharesview_part.cpp:310
#, kde-format
msgid "© 2007-2015, Alexander Reinholdt"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:409
#: smb4k/smb4knetworkbrowserdockwidget.cpp:425
#, kde-format
msgid "Scan Compute&r"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworkbrowserdockwidget.cpp:463
#, kde-format
msgid "Scan Wo&rkgroup"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworkbrowser_part.cpp:1522
#, kde-format
msgid "Waking up remote servers..."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworksearch.cpp:55
#, kde-format
msgid "Enter the search string here."
msgstr ""
#. +> stable5
#: smb4k/smb4knetworksearch.cpp:56
#, kde-format
msgid "Search item:"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworksearchdockwidget.cpp:187
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworksearchdockwidget.cpp:198
#, kde-format
msgid "&Clear"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4knetworksearchitem.cpp:80
#, kde-format
msgid "The search returned no results."
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesmenu.cpp:122 smb4k/smb4ksharesviewdockwidget.cpp:195
#, kde-format
msgid "U&nmount All"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesmenu.cpp:163
#, kde-format
msgid "Unmount"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesmenu.cpp:178
#, kde-format
msgid "Add Bookmark"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesmenu.cpp:189
#, kde-format
msgid "Synchronize"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesmenu.cpp:204
#, kde-format
msgid "Open with Konsole"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesmenu.cpp:216
#, kde-format
msgid "Open with File Manager"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:150
#, kde-format
msgid "View Modes"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:156
#, kde-format
msgid "Icon View"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:162
#, kde-format
msgid "List View"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:207
#, kde-format
msgid "S&ynchronize"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:213
#, kde-format
msgid "Open with Konso&le"
msgstr ""
#. +> stable5
#: smb4k/smb4ksharesview_part.cpp:222
#, kde-format
msgid "Open With"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:216
#, kde-format
msgid "Open with F&ile Manager"
msgstr ""
#. +> stable5
#: smb4k/smb4ksharesview_part.cpp:308
#, kde-format
msgid "Smb4KSharesViewPart"
msgstr ""
#. +> stable5
#: smb4k/smb4ksharesview_part.cpp:309
#, kde-format
msgid "The shares view KPart of Smb4K"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ksharesviewdockwidget.cpp:415
#, kde-format
msgid "<qt>There is no active connection to the share <b>%1</b>! You cannot drop any files here.</qt>"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:187 smb4k/smb4ktooltip.cpp:470
#: smb4k/smb4ktooltip.cpp:751
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:191 smb4k/smb4ktooltip.cpp:475
#: smb4k/smb4ktooltip.cpp:755
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:223
#, kde-format
msgid "%1 of %2 free (%3 used)"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:230 smb4k/smb4ktooltip.cpp:590
#: smb4k/smb4ktooltip.cpp:598 smb4k/smb4ktooltip.cpp:599
#: smb4k/smb4ktooltip.cpp:625 smb4k/smb4ktooltip.cpp:805
#: smb4k/smb4ktooltip.cpp:820
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:341
#, kde-format
msgid "Master browser"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:380 smb4k/smb4ktooltip.cpp:485
#, kde-format
msgid "Host"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:443
#, kde-format
msgid "Share (%1)"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:461
#, kde-format
msgid "Mounted"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:507 smb4k/smb4ktooltip.cpp:567
#, kde-format
msgid "UNC"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:573
#, kde-format
msgid "Mountpoint"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:593
#, kde-format
msgid "Owner"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:604
#, kde-format
msgid "File system"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:610
#, kde-format
msgid "Size"
msgstr ""
#. +> trunk5 stable5
#: smb4k/smb4ktooltip.cpp:617 smb4k/smb4ktooltip.cpp:813
#, kde-format
msgid "%1 free of %2 (%3 used)"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworksearch_part.cpp:201
#, kde-format
msgid "Smb4KNetworkSearchPart"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworksearch_part.cpp:202
#, kde-format
msgid "The network search KPart of Smb4K"
msgstr ""
#. +> stable5
#: smb4k/smb4knetworksearch_part.cpp:537 smb4k/smb4knetworksearch_part.cpp:545
#, kde-format
msgid "Search Results"
msgstr ""
#. i18n: ectx: Menu (search)
#. +> stable5
#: smb4k/smb4knetworksearch_part.rc:4
#, kde-format
msgid "Search"
msgstr ""
#. i18n: ectx: Menu (shares)
#. +> stable5
#: smb4k/smb4ksharesview_part.rc:4
#, kde-format
msgid "&Shares"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-office/kbibtex.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-office/kbibtex.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-office/kbibtex.pot (revision 1526938)
@@ -1,4737 +1,4737 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kbibtex package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kbibtex\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-18 08:24+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5 stable
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Book Title Addon"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Main Title Addon"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Author/Editor"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Further Persons"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Publication"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Volume Part"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Total Volumes"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Number/Issue"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Cross-Reference"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "X-Reference"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Identifiers"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Sorting"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Sort Name"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Abbreviations"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Short Journal"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Short Series"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Short Title"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Reprint Data"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Misc"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Local File"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgid "Star Rating"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:66 src/config/bibtexentries.cpp:81
#, kde-format
msgid "Journal Article"
msgstr ""
#. +> trunk5 stable5
#: src/config/bibtexentries.cpp:67
#, kde-format
msgid "Conference"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:68 src/config/bibtexentries.cpp:98
#, kde-format
msgid "Conference or Workshop Proceedings"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:69 src/config/bibtexentries.cpp:109
#, kde-format
msgid "Technical Report"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:70 src/config/bibtexentries.cpp:93
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:71 src/config/bibtexentries.cpp:82
#, kde-format
msgid "Book"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:72 src/config/bibtexentries.cpp:84
#, kde-format
msgid "Part of a Book"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:73 src/config/bibtexentries.cpp:90
#, kde-format
msgid "Part of a Book with own Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:74 src/config/bibtexentries.cpp:108
#, kde-format
msgid "PhD Thesis"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:75 src/config/bibtexentries.cpp:107
#, kde-format
msgid "Master's Thesis"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:76 src/config/bibtexentries.cpp:106
#, kde-format
msgid "Unpublished Material"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:77 src/config/bibtexentries.cpp:92
#, kde-format
msgid "Manual"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:78 src/config/bibtexentries.cpp:87
#, kde-format
msgid "Booklet"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:83
#, kde-format
msgid "Multi-volume Book"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:85
#, kde-format
msgid "Former Monograph as Part of a Book"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:86
#, kde-format
msgid "Supplemental Material in a Book"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:88
#, kde-format
msgid "Single-volume Collection"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:89
#, kde-format
msgid "Multi-volume Collection"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:91
#, kde-format
msgid "Supplemental Material in a Collection"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:94
#, kde-format
msgid "Online Resource"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:95
#, kde-format
msgid "Patent"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:96
#, kde-format
msgid "Periodical (Complete Issue)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:97
#, kde-format
msgid "Supplemental Material in a Periodical"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:99
#, kde-format
msgid "Multi-volume Proceedings"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:100
#, kde-format
msgid "Publication in Conference Proceedings"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:101
#, kde-format
msgid "Single-volume Reference (e.g. Encyclopedia)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:102
#, kde-format
msgid "Multi-volume Reference (e.g. Encyclopedia)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:103
#, kde-format
msgid "Part of a Reference"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:104
#, kde-format
msgid "Report"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexentries.cpp:105
#, kde-format
msgid "Thesis"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:132 src/config/bibtexfields.cpp:171
#, kde-format
msgid "Element Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:133 src/config/bibtexfields.cpp:172
#: src/gui/file/findduplicatesui.cpp:155
#, kde-format
msgid "Identifier"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:134 src/config/bibtexfields.cpp:173
#: src/gui/preferences/settingsidsuggestionseditor.cpp:313
#: src/gui/preferences/settingsidsuggestionseditor.cpp:609
#: src/gui/preferences/settingsidsuggestionseditor.cpp:630
#: src/processing/idsuggestions.cpp:413
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:135 src/config/bibtexfields.cpp:174
#, kde-format
msgid "Title or Book Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:136 src/config/bibtexfields.cpp:183
#, kde-format
msgid "Author or Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:137 src/config/bibtexfields.cpp:184
#: src/gui/preferences/settingsidsuggestionseditor.cpp:611
#: src/gui/preferences/settingsidsuggestionseditor.cpp:632
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:75
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:138 src/config/bibtexfields.cpp:189
#, kde-format
msgid "Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:139 src/config/bibtexfields.cpp:205
#, kde-format
msgid "Month"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:140 src/config/bibtexfields.cpp:206
#: src/gui/preferences/settingsidsuggestionseditor.cpp:202
#: src/gui/preferences/settingsidsuggestionseditor.cpp:613
#: src/gui/preferences/settingsidsuggestionseditor.cpp:634
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:141
#: src/gui/preferences/settingsidsuggestionseditor.cpp:414
#: src/gui/preferences/settingsidsuggestionseditor.cpp:615
#: src/gui/preferences/settingsidsuggestionseditor.cpp:636
#: src/processing/idsuggestions.cpp:442
#, kde-format
msgid "Journal"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:142 src/config/bibtexfields.cpp:214
#: src/gui/preferences/settingsidsuggestionseditor.cpp:234
#: src/gui/preferences/settingsidsuggestionseditor.cpp:619
#: src/gui/preferences/settingsidsuggestionseditor.cpp:640
#: src/processing/idsuggestions.cpp:477
#, kde-format
msgid "Volume"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:143 src/config/bibtexfields.cpp:216
#, kde-format
msgid "Number"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:144 src/config/bibtexfields.cpp:223
#, kde-format
msgid "ISSN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:145 src/config/bibtexfields.cpp:224
#, kde-format
msgid "ISBN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:146 src/config/bibtexfields.cpp:225
#, kde-format
msgid "ISBN or ISSN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:147 src/config/bibtexfields.cpp:227
#, kde-format
msgid "How Published"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:148 src/config/bibtexfields.cpp:228
#, kde-format
msgid "Note"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:149 src/config/bibtexfields.cpp:231
#, kde-format
msgid "Abstract"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:150 src/config/bibtexfields.cpp:232
#, kde-format
msgid "Pages"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:151 src/config/bibtexfields.cpp:236
#, kde-format
msgid "Publisher"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:152 src/config/bibtexfields.cpp:238
#: src/config/bibtexfields.cpp:249
#, kde-format
msgid "Institution"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:153 src/config/bibtexfields.cpp:239
#, kde-format
msgid "Book Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:154 src/config/bibtexfields.cpp:244
#, kde-format
msgid "Series"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:155 src/config/bibtexfields.cpp:246
#, kde-format
msgid "Edition"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:156 src/config/bibtexfields.cpp:247
#, kde-format
msgid "Chapter"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:157 src/config/bibtexfields.cpp:248
#, kde-format
msgid "Organization"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:158
#, kde-format
msgid "School"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:159 src/config/bibtexfields.cpp:253
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:121
#, kde-format
msgid "Keywords"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:160 src/config/bibtexfields.cpp:254
#, kde-format
msgid "Cross Reference"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:161 src/config/bibtexfields.cpp:256
#: src/networking/onlinesearch/onlinesearchdoi.cpp:182
#, kde-format
msgid "DOI"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:162 src/config/bibtexfields.cpp:260
#, kde-format
msgid "URL"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:163
#, kde-format
msgid "Address"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:164 src/config/bibtexfields.cpp:263
#: src/config/bibtexfields.cpp:287
#, kde-format
msgid "Location"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:165 src/config/bibtexfields.cpp:265
#: src/gui/file/findduplicatesui.cpp:157
#: src/gui/preferences/settingsidsuggestionseditor.cpp:487
#: src/gui/preferences/settingsidsuggestionseditor.cpp:617
#: src/gui/preferences/settingsidsuggestionseditor.cpp:638
#: src/processing/idsuggestions.cpp:460
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:166 src/gui/element/elementwidgets.cpp:897
#, kde-format
msgid "Key"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:167 src/config/bibtexfields.cpp:275
#: src/gui/preferences/settingscolorlabelwidget.cpp:194
#: src/gui/preferences/settingscolorlabelwidget.cpp:454
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:168
#, kde-format
msgid "Stars"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:175
#, kde-format
msgid "Subtitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:176
#, kde-format
msgid "Title Addon"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:177
#, kde-format
msgid "Shortitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:178
#, kde-format
msgid "Original Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:179
#, kde-format
msgid "Reprint Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:180
#, kde-format
msgid "Main Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:181
#, kde-format
msgid "Main Subtitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:182
#, kde-format
msgid "Maintitle Addon"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:185
#, kde-format
msgid "Short Author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:186
#, kde-format
msgid "Name Addon"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:187
#, kde-format
msgid "Author Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:188
#, kde-format
msgid "Book Author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:190
#, kde-format
msgid "Short Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:191
#, kde-format
msgid "Editor Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:192
#, kde-format
msgid "Editor A"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:193
#, kde-format
msgid "Editor A Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:194
#, kde-format
msgid "Editor B"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:195
#, kde-format
msgid "Editor B Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:196
#, kde-format
msgid "Editor C"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:197
#, kde-format
msgid "Editor C Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:198
#, kde-format
msgid "Translator"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:199
#, kde-format
msgid "Afterword Author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:200
#, kde-format
msgid "Introduction Author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:201
#, kde-format
msgid "Foreword Author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:202
#, kde-format
msgid "Annotator"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:203
#, kde-format
msgid "Commentator"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:204
#, kde-format
msgid "Patent Holder"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:207
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:208
#, kde-format
msgid "Event Date"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:209
#, kde-format
msgid "Original Date"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:210
#, kde-format
msgid "Date or Year"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:211
#, kde-format
msgid "Journal Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:212
#, kde-format
msgid "Journal Subtitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:213
#, kde-format
msgid "Journal Shortitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:215
#, kde-format
msgid "Number of Volumes"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:217
#, kde-format
msgid "Version"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:218
#, kde-format
msgid "Part"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:219
#, kde-format
msgid "Issue"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:220
#, kde-format
msgid "IASN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:221
#, kde-format
msgid "ISMN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:222
#, kde-format
msgid "ISRN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:226
#, kde-format
msgid "ISWC"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:229
#, kde-format
msgid "Addendum"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:230
#, kde-format
msgid "Annotation"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:233
#, kde-format
msgid "Total Pages"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:234
#, kde-format
msgid "Pagination"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:235
#, kde-format
msgid "Book Pagination"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:237
#, kde-format
msgid "Original Publisher"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:240
#, kde-format
msgid "Book Subtitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:241
#, kde-format
msgid "Issue Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:242
#, kde-format
msgid "Issue Subtitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:243
#, kde-format
msgid "Booktitle Addon"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:245
#, kde-format
msgid "Series Shortitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:250
#, kde-format
msgid "Event Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:251
#, kde-format
msgid "Venue"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:252
#, kde-format
msgid "Index Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:255
#, kde-format
msgid "XRef"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:257
#, kde-format
msgid "E-Print"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:258
#, kde-format
msgid "E-Print Class"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:259
#, kde-format
msgid "E-Print Type"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:261
#, kde-format
msgid "URL Date"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:262
#, kde-format
msgid "Local File URL"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:264
#, kde-format
msgid "Original Location"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:266
#, kde-format
msgid "EID"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:267 src/config/bibtexfields.cpp:281
#, kde-format
msgid "Sort Key"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:268
#: src/gui/preferences/settingscolorlabelwidget.cpp:195
#, kde-format
msgid "Label"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:269
#, kde-format
msgid "Shorthand"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:270
#, kde-format
msgid "Shorthand Intro"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:271
#, kde-format
msgid "Publication State"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:272
#, kde-format
msgid "Language"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:273
#, kde-format
msgid "Original Language"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:274 src/networking/zotero/collection.cpp:94
#: src/program/docklets/zoterobrowser.cpp:107
#, kde-format
msgid "Library"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:276
#, kde-format
msgid "Gender"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:277
#, kde-format
msgid "Hyphenation"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:278
#, kde-format
msgid "Index Sorttitle"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:279
#, kde-format
msgid "Entry Options"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:280
#, kde-format
msgid "Presort"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:282
#, kde-format
msgid "Sort Names"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:283
#, kde-format
msgid "Sort Shorthand"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:284
#, kde-format
msgid "Sort Title"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:285
#, kde-format
msgid "Sort Year"
msgstr ""
#. +> trunk5 stable5 stable
#: src/config/bibtexfields.cpp:286
#, kde-format
msgid "ISAN"
msgstr ""
#. +> trunk5 stable5 stable
#: src/data/models/filemodel.cpp:247 src/gui/element/elementwidgets.cpp:386
#: src/gui/element/elementwidgets.cpp:991
#, kde-format
msgid "Macro"
msgstr ""
#. +> trunk5 stable5 stable
#: src/data/models/filemodel.cpp:257
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5 stable5 stable
#: src/data/models/filemodel.cpp:267 src/gui/element/elementwidgets.cpp:1056
#, kde-format
msgid "Preamble"
msgstr ""
#. +> trunk5 stable5 stable
#: src/data/value.cpp:629
#, kde-format
msgid " and "
msgstr ""
#. +> trunk5 stable5 stable
#: src/data/value.cpp:632
#, kde-format
msgid " and others"
msgstr ""
#. +> trunk5 stable5 stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Important"
msgstr ""
#. +> trunk5 stable5 stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Unread"
msgstr ""
#. +> trunk5 stable5 stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Read"
msgstr ""
#. +> trunk5 stable5 stable
#: src/global/preferences.cpp:29
#, kde-format
msgid "Watch"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/element/associatedfilesui.cpp:78
#, kde-format
msgid "File operation"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:82
#, kde-format
msgid "Do not copy or move document, only insert reference to it"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:85
#, kde-format
msgid "Copy document next to bibliography file"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:88
#, kde-format
msgid "Move document next to bibliography file"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:94
#, kde-format
msgid "Path and filename of bibliography file:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:100
#, kde-format
msgid "Rename Document?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:107
#, kde-format
msgid "Keep document's original filename"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:113
#, kde-format
msgid "User-defined name:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:122
#, kde-format
msgid "Path as Inserted into Entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:126
#: src/gui/field/fieldlistedit.cpp:596
#, kde-format
msgid "Relative Path"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:129
#: src/gui/field/fieldlistedit.cpp:596
#, kde-format
msgid "Absolute Path"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:137
#, kde-format
msgid "Preview of reference to be inserted:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/associatedfilesui.cpp:251
#: src/program/docklets/documentpreview.cpp:215
#: src/program/docklets/referencepreview.cpp:111
#, kde-format
msgid "No preview available"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/element/associatedfilesui.cpp:286
#: src/gui/element/associatedfilesui.cpp:299
#, kde-format
msgid "Rename after entry's id"
msgstr ""
#. +> trunk5 stable5
#: src/gui/element/associatedfilesui.cpp:288
#, kde-format
msgid "The following remote document is about to be associated with entry '%1':"
msgstr ""
#. +> 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 stable5 stable
#: src/gui/element/associatedfilesui.cpp:289
#: src/gui/element/associatedfilesui.cpp:302
#, kde-format
msgid "Rename after entry's id: '%1'"
msgstr ""
#. +> trunk5 stable5 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 stable5
#: src/gui/element/associatedfilesui.cpp:301
#, kde-format
msgid "The following local document is about to be associated with entry '%1':"
msgstr ""
#. +> 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 stable5 stable
#: src/gui/element/elementeditor.cpp:194
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementeditor.cpp:200
#, kde-format
msgid "Show all fields"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementeditor.cpp:205
#, kde-format
msgid "Tab key visits only editable fields"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementeditor.cpp:211
#, kde-format
msgid "Check with BibTeX"
msgstr ""
#. +> trunk5 stable5
#: src/gui/element/elementeditor.cpp:493
#, kde-format
msgid "No id was entered, so the previous id '%1' will be restored."
msgstr ""
#. +> trunk5 stable5
#: src/gui/element/elementeditor.cpp:493
#, kde-format
msgid "No id given"
msgstr ""
#. +> trunk5 stable5
#: 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 ""
#. +> stable
#: src/gui/element/elementeditor.cpp:461
#, kde-format
msgid "The entered id '%1' is already in use for another entry."
msgstr ""
#. +> stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "The entered key '%1' is already in use for another macro."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid "Id already in use"
msgstr ""
#. +> stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "Key already in use"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid "Keep duplicate ids"
msgstr ""
#. +> stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "Keep duplicate keys"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementeditor.cpp:500
#, kde-format
msgid "Restore original id"
msgstr ""
#. +> stable
#: src/gui/element/elementeditor.cpp:463
#, kde-format
msgid "Restore original key"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:438
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:447
#, kde-format
msgid "Id:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:465
#, kde-format
msgid "Select a suggested id for this entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:684
#, kde-format
msgid "External"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:764
#, kde-format
msgid "Other Fields"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:873
#, kde-format
msgid "Name:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:881
#: src/gui/element/elementwidgets.cpp:944 src/gui/field/fieldlistedit.cpp:107
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:94
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:885
#, kde-format
msgid "Content:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:892
#, kde-format
msgid "List:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:897 src/gui/valuelistmodel.cpp:296
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:902 src/parts/part.cpp:244
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:905
#: src/program/docklets/referencepreview.cpp:134
#: src/program/documentlist.cpp:209
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:944
#: src/program/docklets/elementform.cpp:95
#, kde-format
msgid "Apply"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:1008
#: src/gui/element/elementwidgets.cpp:1073
#, kde-format
msgid "Value:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:1193
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/elementwidgets.cpp:1220
#, kde-format
msgid "Restore"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/findpdfui.cpp:110 src/gui/element/findpdfui.cpp:158
#, kde-format
msgid "View"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/findpdfui.cpp:119 src/gui/element/findpdfui.cpp:158
#, kde-format
msgid "Ignore"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/element/findpdfui.cpp:133 src/gui/element/findpdfui.cpp:158
#, kde-format
msgid "Use URL only"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/findpdfui.cpp:349
#, kde-format
msgid "Result"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/findpdfui.cpp:401
#, kde-format
msgid "Starting to search..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/findpdfui.cpp:420
#, kde-format
msgid "Find PDF"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/element/findpdfui.cpp:474
#, kde-format
msgid "Save URL '%1'"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/field/colorlabelwidget.cpp:110
#: src/gui/preferences/settingscolorlabelwidget.cpp:481
#, kde-format
msgid "No color"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/colorlabelwidget.cpp:112
#, kde-format
msgid "User-defined color"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/colorlabelwidget.cpp:123
#, kde-format
msgid "Color & Label"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldinput.cpp:83
#, kde-format
msgid "Select a predefined month"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:100
#, kde-format
msgid "Select a predefined edition"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "1st"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "2nd"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "3rd"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "4th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "5th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "6th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "7th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "8th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "9th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "10th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "11th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "12th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "13th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "14th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "15th"
msgstr ""
#. +> trunk5
#: src/gui/field/fieldinput.cpp:106
#, kde-format
msgid "16th"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldinput.cpp:118
#, kde-format
msgid "Select an existing entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldinput.cpp:252
#, kde-format
msgid "Select Cross Reference"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldinput.cpp:252
#, kde-format
msgid "Select the cross reference to another entry:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:248 src/gui/field/fieldlineedit.cpp:289
#, kde-format
msgid "Plain Text"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:252 src/gui/field/fieldlineedit.cpp:290
#, kde-format
msgid "Reference"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:256 src/gui/field/fieldlineedit.cpp:291
#, kde-format
msgid "Person"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:260 src/gui/field/fieldlineedit.cpp:292
#, kde-format
msgid "Keyword"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:264 src/gui/field/fieldlineedit.cpp:294
#, kde-format
msgid "Source Code"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:268 src/gui/field/fieldlineedit.cpp:297
#, kde-format
msgid "Verbatim Text"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:401
#, kde-format
msgid "Open '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlineedit.cpp:450
#, kde-format
msgid ""
"The current text cannot be used as value of type '%1'.\n"
"\n"
"Switching back to type '%2'."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:151
#, kde-format
msgid "Remove value"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:157
#, kde-format
msgid "Move value down"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:163
#, kde-format
msgid "Move value up"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:398
#, kde-format
msgid "... and others (et al.)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:403
#, kde-format
msgid "Add from Clipboard"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:404
#, kde-format
msgid "Add a list of names from clipboard"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:471
#, kde-format
msgid "Add file..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:477
#, kde-format
msgid "Add reference ..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:478
#, kde-format
msgid "Add reference from clipboard"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:488
#, kde-format
msgid "File to Associate"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:529 src/gui/field/fieldlistedit.cpp:617
#, kde-format
msgid "Save file locally"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:585
#, kde-format
msgid "Save file '%1' locally"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/field/fieldlistedit.cpp:643
#, kde-format
msgid "Add Keywords from List"
msgstr ""
#. +> stable
#: src/gui/field/fieldlistedit.cpp:678
#, kde-format
msgid "Add Keywords"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:644
#, kde-format
msgid "Add keywords as selected from a pre-defined list of keywords"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:647
#, kde-format
msgid "Add Keywords from Clipboard"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/field/fieldlistedit.cpp:648
#, kde-format
msgid "Add a punctuation-separated list of keywords from clipboard"
msgstr ""
#. +> stable
#: src/gui/field/fieldlistedit.cpp:678
#, kde-format
msgid "Select keywords to add:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/basicfileview.cpp:154
#, kde-format
msgid "Reset to defaults"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/basicfileview.cpp:164
#, kde-format
msgid "No sorting"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/file/fileview.cpp:96
#, kde-format
msgid "Discard changes?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/fileview.cpp:96
#, kde-format
msgid "Continue Editing"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/fileview.cpp:323 src/program/docklets/searchresults.cpp:95
#, kde-format
msgid "View Element"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/fileview.cpp:331 src/parts/part.cpp:206
#, kde-format
msgid "Edit Element"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:139
#, kde-format
msgid "Alternatives"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:193
#, kde-format
msgid "None of the above"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:549
#, kde-format
msgid "Select your duplicates"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:569
#, kde-format
msgid "Previous Clique"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:571
#, kde-format
msgid "Next Clique"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:650
#, kde-format
msgid "Find Duplicates"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Search only in selection?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Only in selection"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:681
#, kde-format
msgid "Whole document"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:704
#, kde-format
msgid "No duplicates were found."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/file/findduplicatesui.cpp:704
#, kde-format
msgid "No duplicates found"
msgstr ""
#. +> trunk5 stable5
#: src/gui/file/findduplicatesui.cpp:711
#, kde-format
msgid "Merge Duplicates"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "Reset to Defaults"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "All settings"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:113
#, kde-format
msgid "Only current page"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/kbibtexpreferencesdialog.cpp:162
#, kde-format
msgid "Preferences"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:352
#: src/gui/preferences/settingsidsuggestionswidget.cpp:266
#, kde-format
msgid "Add..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:358
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:98
#: src/gui/preferences/settingsidsuggestionseditor.cpp:335
#: src/gui/preferences/settingsidsuggestionseditor.cpp:419
#: src/gui/preferences/settingsidsuggestionswidget.cpp:272
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingscolorlabelwidget.cpp:385
#, kde-format
msgid "Color & Labels"
msgstr ""
#. +> trunk5 stable5 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 ""
#. +> stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:49
#, kde-format
msgid "A4"
msgstr ""
#. +> stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:50
#, kde-format
msgid "Letter"
msgstr ""
#. +> stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:51
#, kde-format
msgid "Legal"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:95
#, kde-format
msgid "Paper Size:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:109
#, kde-format
msgid "Language for 'babel':"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:117
#, kde-format
msgid "Bibliography style:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterpdfpswidget.cpp:139
#, kde-format
msgid "PDF & Postscript"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:129
#, kde-format
msgid "Command for 'Copy Reference':"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:131
#, kde-format
msgid "No command"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:141
#, kde-format
msgid "Detect LyX pipe automatically:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:147
#, kde-format
msgid "Manually specified LyX pipe:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:154
#, kde-format
msgid "No backups"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:155
#, kde-format
msgid "Local files only"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:156
#, kde-format
msgid "Both local and remote files"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:157
#, kde-format
msgid "Backups when saving:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:163
#, kde-format
msgid "Number of Backups:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsfileexporterwidget.cpp:185
#, kde-format
msgid "Saving and Exporting"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#: src/gui/widgets/filesettingswidget.cpp:36
#, kde-format
msgid "John"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#: src/gui/widgets/filesettingswidget.cpp:36
#, kde-format
msgid "Doe"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#: src/gui/widgets/filesettingswidget.cpp:36
#, kde-format
msgid "Jr."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsgeneralwidget.cpp:46
#, kde-format
msgid "Changing this option requires a restart to take effect."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsgeneralwidget.cpp:72
#: src/gui/widgets/filesettingswidget.cpp:168
#, kde-format
msgid "Person Names Formatting:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsgeneralwidget.cpp:96
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsglobalkeywordswidget.cpp:148
#, kde-format
msgid "NewKeyword%1"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:109
#, kde-format
msgid "Authors"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:113
#, kde-format
msgid "Author Range:"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "First author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Second author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Third author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Fourth author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Fifth author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Sixth author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Seventh author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Eighth author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Ninth author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "Tenth author"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:114
#, kde-format
msgid "|Last author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:120
#, kde-format
msgid "... and last author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:125
#: src/processing/idsuggestions.cpp:502
#, kde-format
msgid "From first author to author %1 and last author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:125
#: src/processing/idsuggestions.cpp:511 src/processing/idsuggestions.cpp:519
#, kde-format
msgid "From author %1 to author %2 and last author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:129
#: src/gui/preferences/settingsidsuggestionseditor.cpp:340
#: src/gui/preferences/settingsidsuggestionseditor.cpp:424
#: src/gui/preferences/settingsidsuggestionseditor.cpp:493
#, kde-format
msgid "No change"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:130
#: src/gui/preferences/settingsidsuggestionseditor.cpp:341
#: src/gui/preferences/settingsidsuggestionseditor.cpp:425
#: src/gui/preferences/settingsidsuggestionseditor.cpp:494
#, kde-format
msgid "To upper case"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:131
#: src/gui/preferences/settingsidsuggestionseditor.cpp:342
#: src/gui/preferences/settingsidsuggestionseditor.cpp:426
#: src/gui/preferences/settingsidsuggestionseditor.cpp:495
#, kde-format
msgid "To lower case"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:132
#: src/gui/preferences/settingsidsuggestionseditor.cpp:343
#: src/gui/preferences/settingsidsuggestionseditor.cpp:427
#: src/gui/preferences/settingsidsuggestionseditor.cpp:496
#, kde-format
msgid "To CamelCase"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:133
#: src/gui/preferences/settingsidsuggestionseditor.cpp:344
#: src/gui/preferences/settingsidsuggestionseditor.cpp:428
#: src/gui/preferences/settingsidsuggestionseditor.cpp:497
#, kde-format
msgid "Change casing:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:137
#: src/gui/preferences/settingsidsuggestionseditor.cpp:348
#: src/gui/preferences/settingsidsuggestionseditor.cpp:432
#, kde-format
msgid "Text in between:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:141
#: src/gui/preferences/settingsidsuggestionseditor.cpp:352
#: src/gui/preferences/settingsidsuggestionseditor.cpp:436
#: src/gui/preferences/settingsidsuggestionseditor.cpp:501
#, kde-format
msgid "Only first characters:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:142
#: src/gui/preferences/settingsidsuggestionseditor.cpp:353
#: src/gui/preferences/settingsidsuggestionseditor.cpp:437
#: src/gui/preferences/settingsidsuggestionseditor.cpp:502
#, kde-format
msgid "No limitation"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:205
#, kde-format
msgid "2 digits"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:206
#, kde-format
msgid "4 digits"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:207
#, kde-format
msgid "Digits:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:238
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:113
#, kde-format
msgid "Volume:"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:260
#: src/gui/preferences/settingsidsuggestionseditor.cpp:621
#: src/gui/preferences/settingsidsuggestionseditor.cpp:642
#, kde-format
msgid "Page Number"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:264
#, kde-format
msgid "First page's number:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:296
#, kde-format
msgid "First word only"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:298
#, kde-format
msgid "All but first word"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:300
#: src/gui/preferences/settingsidsuggestionseditor.cpp:331
#, kde-format
msgid "From first to last word"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:302
#: src/gui/preferences/settingsidsuggestionseditor.cpp:331
#, kde-format
msgid "From word %1 to last word"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:304
#: src/gui/preferences/settingsidsuggestionseditor.cpp:332
#, kde-format
msgid "From first word to word %1"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:306
#: src/gui/preferences/settingsidsuggestionseditor.cpp:332
#, kde-format
msgid "From word %1 to word %2"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:317
#, kde-format
msgid "Word Range:"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "First word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Second word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Third word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Fourth word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Fifth word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Sixth word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Seventh word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Eighth word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Ninth word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "Tenth word"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsidsuggestionseditor.cpp:318
#, kde-format
msgid "|Last word"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:336
#: src/gui/preferences/settingsidsuggestionseditor.cpp:420
#, kde-format
msgid "Small words:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:544
#: src/gui/preferences/settingsidsuggestionseditor.cpp:623
#: src/gui/preferences/settingsidsuggestionseditor.cpp:644
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:547
#, kde-format
msgid "Text:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:598
#, kde-format
msgid "Add at top"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:603
#, kde-format
msgid "Add at bottom"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:841
#: src/gui/preferences/settingsidsuggestionswidget.cpp:119
#, kde-format
msgid ""
"<qt>Structure:"
"<ul>"
"<li>%1</li>"
"</ul>"
"Example: %2</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionseditor.cpp:896
#, kde-format
msgid "Edit Id Suggestion"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:171
#: src/gui/preferences/settingsidsuggestionswidget.cpp:309
#, kde-format
msgid "Id Suggestions"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:269
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:275
#, kde-format
msgid "Up"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:278
#, kde-format
msgid "Down"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:281
#, kde-format
msgid "Toggle Default"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "Remove suggestion?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "Remove suggestion"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsidsuggestionswidget.cpp:383
#, kde-format
msgid "Revert changes"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:84
#, kde-format
msgid "Show Comments:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:88
#, kde-format
msgid "Show Macros:"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsuserinterfacewidget.cpp:93
#, kde-format
msgid "BibTeX"
msgstr ""
#. +> trunk5 stable5
#: src/gui/preferences/settingsuserinterfacewidget.cpp:94
#, kde-format
msgid "BibLaTeX"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:95
#, kde-format
msgid "Bibliography System:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:100
#, kde-format
msgid "Open Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:101
#: src/parts/part.cpp:142 src/parts/part.cpp:212
#, kde-format
msgid "View Document"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:102
#, kde-format
msgid "When double-clicking an element:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/preferences/settingsuserinterfacewidget.cpp:118
#, kde-format
msgid "User Interface"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/valuelistmodel.cpp:298 src/program/docklets/valuelist.cpp:71
#, kde-format
msgid "Count"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:131
#, kde-format
msgid "Encoding:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:139
#, kde-format
msgid "String Delimiters:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:146
#, kde-format
msgid "Comment Quoting:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:147
#, kde-format
msgctxt "Comment Quoting"
msgid "None"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:148
#, kde-format
msgctxt "Comment Quoting"
msgid "@comment{%1}"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:149
#, kde-format
msgctxt "Comment Quoting"
msgid "%{%1}"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:153
#, kde-format
msgid "Keyword Casing:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:154
#, kde-format
msgctxt "Keyword Casing"
msgid "lowercase"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:155
#, kde-format
msgctxt "Keyword Casing"
msgid "Initial capital"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:156
#, kde-format
msgctxt "Keyword Casing"
msgid "UpperCamelCase"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:157
#, kde-format
msgctxt "Keyword Casing"
msgid "lowerCamelCase"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:158
#, kde-format
msgctxt "Keyword Casing"
msgid "UPPERCASE"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:161
#, kde-format
msgid "Protect Titles"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:163
#, kde-format
msgid "Protect Casing?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:172
#, kde-format
msgid "Use global settings"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filesettingswidget.cpp:178
#, kde-format
msgid "List Separator"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:74
#, kde-format
msgid "Filter:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:86
#, kde-format
msgid "Filter bibliographic entries"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:90
#, kde-format
msgid "any word"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:91
#, kde-format
msgid "every word"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:92
#, kde-format
msgid "exact phrase"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:97
#, kde-format
msgid "any field"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:116
#, kde-format
msgid "Include PDF files in full-text search"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/filterbar.cpp:122
#, kde-format
msgid "Reset filter criteria"
msgstr ""
#. +> trunk5 stable5 stable
#: src/gui/widgets/starrating.cpp:51
#, kde-format
msgid "Not set"
msgstr ""
#. +> trunk5 stable5 stable
#: src/io/fileexporterbibtex2html.cpp:73
#, kde-format
msgid "The program <strong>bibtex2html</strong> is not available."
msgstr ""
#. +> trunk5 stable5 stable
#: src/io/fileexporterbibtex2html.cpp:86
#, kde-format
msgid "The BibTeX style <strong>%1</strong> is not available."
msgstr ""
#. +> trunk5 stable5
#: src/io/fileexportertoolchain.cpp:76
#, kde-format
msgid "Running command '%1' using working directory '%2'"
msgstr ""
#. +> stable
#: src/io/fileexportertoolchain.cpp:79
#, kde-format
msgid "Running process '%1' using working directory '%2'"
msgstr ""
#. +> trunk5 stable5
-#: src/io/fileexportertoolchain.cpp:99
+#: src/io/fileexportertoolchain.cpp:97
#, kde-format
msgid "Starting command '%1' failed: %2"
msgstr ""
#. +> trunk5 stable5
-#: src/io/fileexportertoolchain.cpp:108
+#: src/io/fileexportertoolchain.cpp:106
#, kde-format
msgid "Command '%1' succeeded"
msgstr ""
#. +> trunk5 stable5
-#: src/io/fileexportertoolchain.cpp:110
+#: src/io/fileexportertoolchain.cpp:108
#, kde-format
msgid "Command '%1' failed with exit code %2: %3"
msgstr ""
#. +> stable
#: src/io/fileexportertoolchain.cpp:103
#, kde-format
msgid "Stopped process '%1' with exit code %2"
msgstr ""
#. +> trunk5 stable5 stable
-#: src/io/fileexportertoolchain.cpp:131
+#: src/io/fileexportertoolchain.cpp:129
#, kde-format
msgid "Writing to file '%1' succeeded"
msgstr ""
#. +> trunk5 stable5 stable
-#: src/io/fileexportertoolchain.cpp:136
+#: src/io/fileexportertoolchain.cpp:134
#, kde-format
msgid "Writing to file '%1' failed"
msgstr ""
#. +> stable
#: src/io/fileexportertoolchain.cpp:92
#, kde-format
msgid "Process '%1' failed"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchabstract.cpp:188
#, kde-format
msgid "Searching '%1' failed for unknown reason."
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchabstract.cpp:188
#, kde-format
msgid ""
"Searching '%1' failed with error message:\n"
"\n"
"%2"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchacmportal.cpp:109
#, kde-format
msgid "ACM Digital Library"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearcharxiv.cpp:69
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:38
#, kde-format
msgid "Free text:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearcharxiv.cpp:78
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:86
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:71
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:122
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:113
#, kde-format
msgid "Number of Results:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearcharxiv.cpp:666
#, kde-format
msgid "arXiv.org"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:72
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:73
#, kde-format
msgid "User"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:74
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:76
#, kde-format
msgid "Concept"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:77
#, kde-format
msgid "BibTeX Key"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:78
#, kde-format
msgid "Everywhere"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbibsonomy.cpp:226
#, kde-format
msgid "Bibsonomy"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchbiorxiv.cpp:81
#, kde-format
msgid "bioRxiv"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchcernds.cpp:35
#, kde-format
msgid "CERN Document Server"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchdoi.cpp:60
#, kde-format
msgid "DOI:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:47
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:88
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:86
#, kde-format
msgid "Title:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:55
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:93
#, kde-format
msgid "Author:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchgeneral.cpp:63
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:107
#, kde-format
msgid "Year:"
msgstr ""
#. +> trunk5 stable5
#: src/networking/onlinesearch/onlinesearchgooglescholar.cpp:316
#, kde-format
msgid "'Google Scholar' denied scrapping data because it thinks you are a robot."
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchgooglescholar.cpp:445
#, kde-format
msgid "Google Scholar"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchideasrepec.cpp:106
#, kde-format
msgid "IDEAS (RePEc)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchieeexplore.cpp:178
#, kde-format
msgid "IEEEXplore"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:83
#, kde-format
msgid "Full text:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:98
#, kde-format
msgid "Abstract/Keywords:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:103
#, kde-format
msgid "Publication:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:108
#, kde-format
msgid "ISSN/ISBN/DOI:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:118
#, kde-format
msgid "Issue/Number:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchingentaconnect.cpp:360
#, kde-format
msgid "IngentaConnect"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchinspirehep.cpp:30
#, kde-format
msgid "Inspire High-Energy Physics Literature Database"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchisbndb.cpp:101
#, kde-format
msgid "ISBNdb.com"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchjstor.cpp:114
#, kde-format
msgid "JSTOR"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchmathscinet.cpp:118
#, kde-format
msgid "MathSciNet"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchmrlookup.cpp:74
#, kde-format
msgid "MR Lookup"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchoclcworldcat.cpp:149
#, kde-format
msgid "OCLC WorldCat"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchpubmed.cpp:140
#, kde-format
msgid "PubMed"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchsciencedirect.cpp:214
#, kde-format
msgid "ScienceDirect"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchsoanasaads.cpp:30
#, kde-format
msgid "SAO/NASA Astrophysics Data System (ADS)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:79
#, kde-format
msgid "Free Text:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:93
#, kde-format
msgid "Book/Journal title:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:100
#, kde-format
msgid "Author or Editor:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/onlinesearch/onlinesearchspringerlink.cpp:291
#, kde-format
msgid "SpringerLink"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/collection.cpp:194
#, kde-format
msgid "%1's Library"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:82
#, kde-format
msgid "Verification Code"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:83
#, kde-format
msgid "Copy the code from the web page and paste it in the input field below."
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:84
#, 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 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:91
#, kde-format
msgid "Verification Code:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:170
#, kde-format
msgid "Instructions"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:171
#, 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 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:172
#, 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 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:182
#, kde-format
msgid "Authorization URL"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:183
#, kde-format
msgid "Open the shown URL in your favorite browser."
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:187
#, kde-format
msgid "Copy URL"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:191
#, kde-format
msgid "Open URL"
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:196
#, kde-format
msgid "You will be asked to login into Zotero and select and confirm the permissions for KBibTeX."
msgstr ""
#. +> trunk5 stable5 stable
#: src/networking/zotero/oauthwizard.cpp:203
#, kde-format
msgid "Zotero OAuth Key Exchange"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5 stable
#: src/parts/kbibtexpartui.rc:4 src/program/kbibtexui.rc:4
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 stable5 stable
#: src/parts/kbibtexpartui.rc:9
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: Menu (element)
#. +> trunk5 stable5 stable
#: src/parts/kbibtexpartui.rc:16
#, kde-format
msgid "Element"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5 stable
#: src/parts/kbibtexpartui.rc:32 src/program/kbibtexui.rc:20
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:172
#, kde-format
msgid "Save Copy As..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:177
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:182
#, kde-format
msgid "Filter bibliographic entries (%1)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:185
#, kde-format
msgid "New element"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:190
#, kde-format
msgid "New entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:194
#, kde-format
msgid "New comment"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:197
#, kde-format
msgid "New macro"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:200
#, kde-format
msgid "New preamble"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:218
#, kde-format
msgid "Find PDF..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:223
#, kde-format
msgid "Format entry ids"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:235
#, kde-format
msgid "Copy References"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:325
#, kde-format
msgid "New%1"
msgstr ""
#. +> stable
#: src/parts/part.cpp:458 src/parts/part.cpp:471
#, kde-format
msgid "Save as Default"
msgstr ""
#. +> 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 stable5
#: src/parts/part.cpp:479
#, kde-format
msgid "Could not create backup copies of document '%1'."
msgstr ""
#. +> stable
#: src/parts/part.cpp:413
#, kde-format
msgid ""
"<qt>Could not create backup copies of document<br/>"
"<b>%1</b>.</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:479
#, kde-format
msgid "Backup copies"
msgstr ""
#. +> trunk5 stable5
#: src/parts/part.cpp:496
#, kde-format
msgid "Save file"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:521
#, kde-format
msgid "BibTeX File Settings"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:538
#, kde-format
msgid "PDF/PostScript File Settings"
msgstr ""
#. +> 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 stable5 stable
#: src/parts/part.cpp:627
#, kde-format
msgid "Saving the bibliography to file '%1' failed."
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:629 src/parts/part.cpp:633
#, kde-format
msgid "Saving bibliography failed"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:632
#, kde-format
msgid "The following output was generated by the export filter:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:695
#, kde-format
msgid "Local Files"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:721
#, kde-format
msgid "Remote Files"
msgstr ""
#. +> stable
#: src/parts/part.cpp:575
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:819
#, 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 stable5 stable
#: src/parts/part.cpp:950
#, kde-format
msgid "Cannot apply default formatting for entry ids: No default format specified."
msgstr ""
#. +> trunk5 stable5
#: src/parts/part.cpp:950
#, kde-format
msgid "Cannot Apply Default Formatting"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:1095
#, kde-format
msgid ""
"The file '%1' has changed on disk.\n"
"\n"
"Reload file or ignore changes on disk?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:1095
#, kde-format
msgid "File changed externally"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:1095
#, kde-format
msgid "Reload file"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/part.cpp:1095
#, kde-format
msgid "Ignore on-disk changes"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/partfactory.cpp:36
#, kde-format
msgid "KBibTeXPart"
msgstr ""
#. +> trunk5 stable5
#: src/parts/partfactory.cpp:36 src/program/program.cpp:48
#, kde-format
msgid "A BibTeX editor by KDE"
msgstr ""
#. +> stable
#: src/parts/partfactory.cpp:30
#, kde-format
msgid "BibTeX Editor Component"
msgstr ""
#. +> trunk5 stable5
#: src/parts/partfactory.cpp:36 src/program/program.cpp:48
#, kde-format
msgid "Copyright 2004-2018 Thomas Fischer"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/partfactory.cpp:40 src/program/program.cpp:53
#, kde-format
msgid "Thomas Fischer"
msgstr ""
#. +> trunk5 stable5 stable
#: src/parts/partfactory.cpp:40 src/program/program.cpp:53
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5 stable5
#: src/processing/bibliographyservice.cpp:199
#, 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 ""
#. +> 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 stable5
#: src/processing/bibliographyservice.cpp:199
#, kde-format
msgid "Failed to run 'kbuildsycoca5'"
msgstr ""
#. +> stable
#: src/processing/bibliographyservice.cpp:199
#, kde-format
msgid "Failed to run 'kbuildsycoca4'"
msgstr ""
#. +> trunk5 stable5
#: src/processing/checkbibtex.cpp:84
#, kde-format
msgid ""
"Running BibTeX failed.\n"
"\n"
"See the following output to trace the error:"
msgstr ""
#. +> stable
#: src/processing/checkbibtex.cpp:83
#, kde-format
msgid ""
"Running BibTeX failed.\n"
"\n"
"See the following output to trace the error."
msgstr ""
#. +> trunk5 stable5
#: src/processing/checkbibtex.cpp:84
#, kde-format
msgid "Running BibTeX failed."
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:116
#, kde-format
msgid "Field <b>%1</b> is empty"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:119
#, kde-format
msgid "Fields <b>%1</b> and <b>%2</b> are empty, but at least one is required"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:122
#, kde-format
msgid "Field <b>%1</b> exists, but <b>%2</b> does not exist"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:125
#, kde-format
msgid "Fields <b>%1</b> and <b>%2</b> cannot be used at the same time"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:128
#, kde-format
msgid "Fields <b>%1</b> or <b>%2</b> are required to sort entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:131
#, kde-format
msgid "Fields <b>%1</b>, <b>%2</b>, <b>%3</b> are required to sort entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:134
#, kde-format
msgid "Unknown warning: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:143
#, kde-format
msgid ""
"<qt>"
"<p>The following error was found:</p>"
"<pre>%1</pre>"
"</qt>"
msgstr ""
#. +> 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 stable5
#: src/processing/checkbibtex.cpp:143
#, kde-format
msgid "Errors found"
msgstr ""
#. +> trunk5 stable5
#: src/processing/checkbibtex.cpp:145
#, kde-format
msgid "The following warnings were found:"
msgstr ""
#. +> trunk5 stable5
#: src/processing/checkbibtex.cpp:145
#, kde-format
msgid "Warnings found"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:148
#, kde-format
msgid ""
"\n"
"\n"
"Some fields missing in this entry were taken from the crossref'ed entry '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/checkbibtex.cpp:148
#, kde-format
msgid "No warnings or errors were found.%1"
msgstr ""
#. +> trunk5 stable5
#: src/processing/checkbibtex.cpp:148
#, kde-format
msgid "No Errors or Warnings"
msgstr ""
#. +> trunk5 stable5
#: src/processing/findduplicates.cpp:378
#, kde-format
msgid "Searching ..."
msgstr ""
#. +> stable
#: src/processing/findduplicates.cpp:382 src/processing/findduplicates.cpp:414
#, kde-format
msgid "Searching..."
msgstr ""
#. +> trunk5 stable5
#: src/processing/findduplicates.cpp:378
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/findduplicates.cpp:380
#, kde-format
msgid "Finding Duplicates"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:310
#, 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 stable5 stable
#: src/processing/idsuggestions.cpp:389
#, 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 stable5 stable
#: src/processing/idsuggestions.cpp:393 src/processing/idsuggestions.cpp:425
#: src/processing/idsuggestions.cpp:447 src/processing/idsuggestions.cpp:465
#, kde-format
msgid ", in upper case"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:396 src/processing/idsuggestions.cpp:428
#: src/processing/idsuggestions.cpp:450 src/processing/idsuggestions.cpp:468
#, kde-format
msgid ", in lower case"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:399 src/processing/idsuggestions.cpp:431
#: src/processing/idsuggestions.cpp:453 src/processing/idsuggestions.cpp:471
#, kde-format
msgid ", in CamelCase"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:405 src/processing/idsuggestions.cpp:437
#, kde-format
msgid ", with '%1' in between"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:408
#, kde-format
msgid "Year (2 digits)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:410
#, kde-format
msgid "Year (4 digits)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:415
#, kde-format
msgid ", but only the first word"
msgid_plural ", but only first %1 words"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:417
#, kde-format
msgid ", but only starting from word %1"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:419
#, kde-format
msgid ", but only from word %1 to word %2"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:421 src/processing/idsuggestions.cpp:444
#: src/processing/idsuggestions.cpp:462
#, 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 stable5 stable
#: src/processing/idsuggestions.cpp:438
#, kde-format
msgid ", small words removed"
msgstr ""
#. +> trunk5 stable5
#: src/processing/idsuggestions.cpp:479
#, kde-format
msgid "First page number"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:481
#, kde-format
msgid "Text: '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:495
#, kde-format
msgid "First and last authors only"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:497
#, kde-format
msgid "First author only"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:499
#, kde-format
msgid "All authors"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:504
#, kde-format
msgid "From first author to author %1"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:508
#, kde-format
msgid "All but first author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:513 src/processing/idsuggestions.cpp:521
#, kde-format
msgid "From author %1 to author %2"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/idsuggestions.cpp:517
#, kde-format
msgid "From author %1 to last author"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/lyx.cpp:88
#, kde-format
msgid "Send to LyX/Kile"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/lyx.cpp:108
#, kde-format
msgid ""
"\n"
"\n"
"Check that LyX or Kile are running and configured to receive references."
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/lyx.cpp:109
#, kde-format
msgid "Send Reference to LyX"
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/lyx.cpp:114
#, kde-format
msgid "No 'LyX server pipe' was detected."
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/lyx.cpp:119
#, kde-format
msgid "No references to send to LyX/Kile."
msgstr ""
#. +> trunk5 stable5 stable
#: src/processing/lyx.cpp:125
#, kde-format
msgid "Could not open LyX server pipe '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:181
#, kde-format
msgid "Toggle between local files only and all documents including remote ones"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:192
#, kde-format
msgid "Open in external program"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:317
#, kde-format
msgid "Refreshing..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:346
#, kde-format
msgid "No documents to show."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:353
#: src/program/docklets/documentpreview.cpp:684
#, 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 stable5 stable
#: src/program/docklets/documentpreview.cpp:480
#, kde-format
msgid "Cannot show requested part"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:507
#: src/program/docklets/documentpreview.cpp:511
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5 stable5
#: src/program/docklets/documentpreview.cpp:532
#, 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 ""
#. +> 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> for KDE&nbsp;4 to make use of its PDF viewing component.<br/>"
"Okular for KDE Frameworks&nbsp;5 will not work."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/documentpreview.cpp:533
#, 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 stable5 stable
#: src/program/docklets/documentpreview.cpp:687
#, kde-format
msgid ""
"No documents to show.\n"
"Some URLs or files could not be retrieved."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:75
#, kde-format
msgid "Automatically apply changes"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:91
#, kde-format
msgid "There are unsaved changes. Please press either 'Apply' or 'Reset'."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:98
#, kde-format
msgid "Reset"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid ""
"The current element got modified.\n"
"Apply or discard changes?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid "Element modified"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid "Apply changes"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/elementform.cpp:183
#, kde-format
msgid "Discard changes"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:63
#, kde-format
msgid "Source (BibTeX)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:64
#, kde-format
msgid "Source (RIS)"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:73
#, kde-format
msgid "Standard"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:74
#, kde-format
msgid "Fancy"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:75
#, kde-format
msgid "Wikipedia Citation"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:76
#, kde-format
msgid "Abstract-only"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:111
#, kde-format
msgid "Reason:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:135
#, kde-format
msgid "Open reference in web browser."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:138
#: src/program/docklets/referencepreview.cpp:394
#, kde-format
msgid "Save as HTML"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:139
#, kde-format
msgid "Save reference as HTML fragment."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:229
#, kde-format
msgid "Preview disabled"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:249
#, kde-format
msgid "No element selected"
msgstr ""
#. +> trunk5 stable5
#: src/program/docklets/referencepreview.cpp:315
#: src/program/docklets/referencepreview.cpp:371
#, kde-format
msgid "No output generated"
msgstr ""
#. +> stable
#: src/program/docklets/referencepreview.cpp:307
#, kde-format
msgid "No HTML output generated"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/referencepreview.cpp:332
#, kde-format
msgid "This type of element is not supported by Wikipedia's <tt>{{cite}}</tt> command."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:176
#, kde-format
msgid "Go to Homepage"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:198
#, kde-format
msgid "Query Terms"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:201
#, kde-format
msgid "Engines"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:205
#, kde-format
msgid "Use Entry"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:215
#: src/program/docklets/searchform.cpp:278
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:290
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:313
#, kde-format
msgid "No search engine selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchform.cpp:314
#, kde-format
msgid "Search engine <b>%1</b> is selected (<a href=\"changeEngine\">change</a>)."
msgstr ""
#. +> trunk5 stable5 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 stable5 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 stable5 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 stable5 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 stable5 stable
#: src/program/docklets/searchform.cpp:386
#, kde-format
msgid "Searching the Internet"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchresults.cpp:85
#: src/program/docklets/searchresults.cpp:100
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchresults.cpp:105
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchresults.cpp:147
#, kde-format
msgid "No results to import and no bibliography open to import to."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchresults.cpp:149
#, kde-format
msgid "No bibliography open to import to."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/searchresults.cpp:151
#, kde-format
msgid "No results to import."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:51
#, kde-format
msgid "Number of Elements:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:55
#, kde-format
msgid "Number of Entries:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:58
#, kde-format
msgid "Journal Articles:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:61
#, kde-format
msgid "Conference Publications:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:64
#, kde-format
msgid "Books:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:67
#, kde-format
msgid "Other Entries:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:71
#, kde-format
msgid "Number of Comments:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/statistics.cpp:75
#, kde-format
msgid "Number of Macros:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:86
#, kde-format
msgid "Filter value list"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:102
#, kde-format
msgid "Replace all occurrences"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:106
#, kde-format
msgid "Delete all occurrences"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:110
#, kde-format
msgid "Search for selected values"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:114
#: src/program/docklets/valuelist.cpp:169
#: src/program/docklets/valuelist.cpp:481
#, kde-format
msgid "Add value to selected entries"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:118
#, kde-format
msgid "Remove value from selected entries"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:131
#, kde-format
msgid "Show Count Column"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:135
#, kde-format
msgid "Sort by Count"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/valuelist.cpp:171
#: src/program/docklets/valuelist.cpp:483
#, kde-format
msgid "Replace value of selected entries"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:116
#, kde-format
msgid "Personal library"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:118
#, kde-format
msgid "Group library"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:127
#, kde-format
msgid "No groups available"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:141
#, kde-format
msgid "Numeric user id:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:147
#, kde-format
msgid "API key:"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:153
#, kde-format
msgid "Get New Credentials"
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:164
#, kde-format
msgid "Apply Credentials"
msgstr ""
#. +> stable
#: src/program/docklets/zoterobrowser.cpp:426
#, kde-format
msgid "Incomplete Zotero credentials"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:160
#, kde-format
msgid "Collections"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:167
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:238
#, kde-format
msgid "Failed to retrieve data from Zotero"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/docklets/zoterobrowser.cpp:364
#, kde-format
msgid "No groups available or no permissions"
msgstr ""
#. +> stable
#: 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 stable5 stable
#: src/program/documentlist.cpp:56
#, kde-format
msgid "One level up"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:60
#, kde-format
msgid "Go to Home folder"
msgstr ""
#. +> trunk5 stable5
#: src/program/documentlist.cpp:201
#, kde-format
msgid ""
"<br/>"
"<small>located in <b>%1</b></small>"
msgstr ""
#. +> trunk5 stable5
#: src/program/documentlist.cpp:205
#, kde-format
msgid "Favorite"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:207 src/program/documentlist.cpp:401
#, kde-format
msgid "Recently Used"
msgstr ""
#. +> trunk5 stable5
#: src/program/documentlist.cpp:211
#, kde-format
msgid "Modified"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:269
#, kde-format
msgid "Close File"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:273
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:278
#, kde-format
msgid "Open with"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:282
#, kde-format
msgid "Remove from Favorites"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:286
#, kde-format
msgid "Add to Favorites"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:333
#, kde-format
msgid "The current document has to be saved before switching the viewer/editor component."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:333
#, kde-format
msgid "Save before switching?"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:333
#, kde-format
msgid "Save document"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:333
#, kde-format
msgid "Do not switch"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:396
#, kde-format
msgid "Open Files"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:406
#, kde-format
msgid "Favorites"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/documentlist.cpp:409
#, kde-format
msgid "Filesystem Browser"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:99
#, kde-format
msgid "Show Panels"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:104
#, kde-format
msgid "Recently used files"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:121
#, kde-format
msgid "List of Documents"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:131
#, kde-format
msgid "List of Values"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:140
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:149
#, kde-format
msgid "Search Results"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:160
#, kde-format
msgid "Online Search"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:171
#, kde-format
msgid "Zotero"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:183
#, kde-format
msgid "Reference Preview"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:192
#, kde-format
msgid "Document Preview"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:203
#, kde-format
msgid "Element Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:213
#, kde-format
msgid "File Settings"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/program/mainwindow.cpp:329
#, kde-format
msgid "Creating document failed"
msgstr ""
#. +> trunk5 stable5
#: src/program/mainwindow.cpp:351
#, kde-format
msgid "Open file"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:398
#, kde-format
msgid "%1 - KBibTeX"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:398 src/program/program.cpp:48
#, kde-format
msgid "KBibTeX"
msgstr ""
#. +> trunk5 stable5 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 stable5 stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "Default Bibliography Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "Set as Default Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mainwindow.cpp:483
#, kde-format
msgid "Keep settings unchanged"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:101
#, kde-format
msgid "Filename"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:102
#, kde-format
msgid "Date/time of last use"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:103
#, kde-format
msgid "Full filename"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:149
#, kde-format
msgid "<qt>Welcome to <b>KBibTeX</b></qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:152
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:156
#, kde-format
msgid "Open..."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:160
#, kde-format
msgid "List of recently used files:"
msgstr ""
#. +> trunk5 stable5
#: src/program/mdiwidget.cpp:258
#, kde-format
msgid "No part available for file of mime type '%1'."
msgstr ""
#. +> trunk5 stable5
#: src/program/mdiwidget.cpp:258 src/program/mdiwidget.cpp:260
#, kde-format
msgid "No Part Available"
msgstr ""
#. +> stable
#: src/program/mdiwidget.cpp:246
#, kde-format
msgid "No part available"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/mdiwidget.cpp:260
#, kde-format
msgid "No part available for file '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/openfileinfo.cpp:248
#, kde-format
msgid "Unnamed-%1"
msgstr ""
#. +> 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-2017 Thomas Fischer"
msgstr ""
#. +> trunk5 stable5
#: src/program/program.cpp:68
#, kde-format
msgid "File(s) to load."
msgstr ""
#. +> stable
#: src/program/program.cpp:39
#, kde-format
msgid "File(s) to load"
msgstr ""
#. +> trunk5 stable5 stable
#: src/program/program.cpp:98
#, 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 stable5 stable
#: src/program/program.cpp:98
#, kde-format
msgid "Incomplete KBibTeX Installation"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-office/kmymoney.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-office/kmymoney.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-office/kmymoney.pot (revision 1526938)
@@ -1,28911 +1,28914 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kmymoney package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kmymoney\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-18 08:25+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5 stable
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 stable
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:140
#, kde-format
msgid "_Fees"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:146
#, kde-format
msgid "_Dividend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:372
#, kde-format
msgid "Error importing %1: This file is not a valid KMM statement file."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:372
#, kde-format
msgid "Invalid Statement"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:485
#, kde-format
msgid "Importing statement for account %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:487
#, kde-format
msgid "Importing statement without transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:561
#, kde-format
msgid " Statement balance is not contained in statement."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:563
#, kde-format
msgid " Statement balance on %1 is reported to be %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:565
#, kde-format
msgid " Transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:566
#, kde-format
msgid " %1 processed"
msgid_plural " %1 processed"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:567
#, kde-format
msgctxt "x transactions have been added"
msgid " %1 added"
msgid_plural " %1 added"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:568
#, kde-format
msgid " %1 matched"
msgid_plural " %1 matched"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:569
#, kde-format
msgid " %1 duplicate"
msgid_plural " %1 duplicates"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:570
#, kde-format
msgid " Payees"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:571
#, kde-format
msgctxt "x transactions have been created"
msgid " %1 created"
msgid_plural " %1 created"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:634
#, kde-format
msgid "Error creating security record: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:634
#: kmymoney/plugins/kbanking/kbanking.cpp:588
#: kmymoney/plugins/kbanking/kbanking.cpp:611
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:61
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:732
#, kde-format
msgid "This imported statement contains investment transactions with no security. These transactions will be ignored."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:732
#: kmymoney/converter/mymoneystatementreader.cpp:762
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1453
#, kde-format
msgid "Security not found"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:760
#, kde-format
msgid ""
"<center>This investment account does not contain the \"%1\" security.</center>"
"<center>Transactions involving this security will be ignored.</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:782
#: kmymoney/converter/mymoneystatementreader.cpp:785
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1437
#, kde-format
msgid "Statement Importer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:802
#, kde-format
msgid "This imported statement contains investment transactions with no share amount. These transactions will be ignored."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:802
#, kde-format
msgid "No share amount provided"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:916
#, kde-format
msgid "(Fees) %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:998
#, kde-format
msgid ""
"Do you want to add \"%1\" as payee/receiver?\n"
"\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:999
#, kde-format
msgid ""
"Selecting \"Yes\" will create the payee, \"No\" will skip creation of a payee record and remove the payee information from this transaction. Selecting \"Cancel\" aborts the import operation.\n"
"\n"
"If you select \"No\" here and mark the \"Do not ask again\" checkbox, the payee information for all following transactions referencing \"%1\" will be removed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1010
#: kmymoney/kmymoneyutils.cpp:690
#, kde-format
msgid "New payee/receiver"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1030
#, kde-format
msgid "Default Category for Payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1037
#, kde-format
msgid "Please select a default category for payee '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1060
#, kde-format
msgid "Save Category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1061
#, kde-format
msgid "No Category"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonAbort)
#. i18n: ectx: property (text), widget (QPushButton, abortButton)
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1062
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:132
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:257
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1088
#, kde-format
msgid "Unable to add payee/receiver"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1285
#, kde-format
msgid "Problem adding or matching imported transaction with id '%1': %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1340
#, kde-format
msgid ""
"<b>You have downloaded a statement for the following account:</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1341
#, kde-format
msgid " - Account Name: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1342
#, kde-format
msgid " - Account Type: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1343
#, kde-format
msgid " - Account Number: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1348
#, kde-format
msgid "Do you want to import transactions to this account?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1350
#, kde-format
msgid "KMyMoney cannot determine which of your accounts to use. You can create a new account by pressing the <b>Create</b> button or select another one manually from the selection box below."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1354
#, kde-format
msgid "No account information has been found in the selected statement file. Please select an account using the selection box in the dialog or create a new account by pressing the <b>Create</b> button."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1375
#, kde-format
msgid "Import transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1405
#, kde-format
msgid "You must select an account, create a new one, or press the <b>Abort</b> button."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/mymoneystatementreader.cpp:1536
#, kde-format
msgid ""
"KMyMoney has found a scheduled transaction which matches an imported transaction.<br/>"
"Schedule name: <b>%1</b><br/>"
"Transaction: <i>%2 %3</i><br/>"
"Do you want KMyMoney to enter this schedule now so that the transaction can be matched?"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneystatementreader.cpp:1460
#, kde-format
msgid ""
"KMyMoney has found a scheduled transaction which matches an imported transaction.<br/>"
"Schedule name: <b>%1</b><br/>"
"Transaction: <i>%2 %3</i><br/>"
"Do you want KMyMoney to enter this schedule now so that the transaction can be matched? "
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/mymoneystatementreader.cpp:1545
#, kde-format
msgid ""
"KMyMoney has found a scheduled transaction which matches an imported transaction.<br/>"
"Schedule name: <b>%2</b><br/>"
"Transaction: <i>%3 %4</i><br/>"
"The transaction dates are one day apart.<br/>"
"Do you want KMyMoney to enter this schedule now so that the transaction can be matched?"
msgid_plural ""
"KMyMoney has found a scheduled transaction which matches an imported transaction.<br/>"
"Schedule name: <b>%2</b><br/>"
"Transaction: <i>%3 %4</i><br/>"
"The transaction dates are %1 days apart.<br/>"
"Do you want KMyMoney to enter this schedule now so that the transaction can be matched?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneystatementreader.cpp:1557
#, kde-format
msgid "Schedule found"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:86 kmymoney/kmymoneyutils.cpp:667
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:441
#, kde-format
msgid "Error while loading file '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:88 kmymoney/kmymoneyutils.cpp:669
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:443
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1014
#, kde-format
msgid "File access error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:103
#, kde-format
msgid "<p><b>%1</b> is not a template file.</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:104
#, kde-format
msgid "Filetype Error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:112
#, kde-format
msgid "<p>Error while reading template file <b>%1</b> in line %2, column %3</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:113
#, kde-format
msgid "Template Error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:120
#, kde-format
msgid "File '%1' not found."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:163
#, kde-format
msgid "<p>Invalid tag <b>%1</b> in template file <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:227
#, kde-format
msgid "Loading template %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:253
#, kde-format
msgid "<p>Invalid top-level account type <b>%1</b> in template file <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/mymoneytemplate.cpp:325
#, kde-format
msgid "<p>Invalid flag type <b>%1</b> for account <b>%3</b> in template file <b>%2</b></p>"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneytemplate.cpp:514
#: kmymoney/converter/mymoneytemplate.cpp:517
#: kmymoney/views/kmymoneyview.cpp:1205 kmymoney/views/kmymoneyview.cpp:1272
#, kde-format
msgid "Unable to write changes to '%1'"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneytemplate.cpp:525
#: kmymoney/converter/mymoneytemplate.cpp:528
#: kmymoney/converter/mymoneytemplate.cpp:531
#: kmymoney/views/kmymoneyview.cpp:1279
#, kde-format
msgid "Unable to upload to '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:130
#: kmymoney/converter/webpricequote.cpp:256
#, kde-format
msgid "Source <placeholder>%1</placeholder> does not exist."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:163
#, kde-format
msgid "Cannot resolve input date."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:180
#, kde-format
msgid "CSV source <placeholder>%1</placeholder> does not exist."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:198
#, kde-format
msgid "Cannot find from and to currency."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:211
#, kde-format
msgid "Local quote sources aren't supported."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:216
#: kmymoney/converter/webpricequote.cpp:300
#, kde-format
msgid "Fetching URL %1..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:241
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:289
#, kde-format
msgid "[No identifier]"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:242
#, kde-format
msgid "<placeholder>%1</placeholder> skipped because it doesn't have identification number."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:281
#, kde-format
msgctxt "The process x is executing"
msgid "Executing %1..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:295
#: kmymoney/converter/webpricequote.cpp:399
#, kde-format
msgid "Unable to launch: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:332
#: kmymoney/converter/webpricequote.cpp:361
#, kde-format
msgid "Failed to open downloaded file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:390
#, kde-format
msgctxt "Executing 'script' 'online source' 'investment symbol' "
msgid "Executing %1 %2 %3..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:424
#, kde-format
msgid "Unable to update price for %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/converter/webpricequote.cpp:460
#, kde-format
msgid "Identifier found: '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:487
#, kde-format
msgid "Price found: '%1' (%2)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:498
#, kde-format
msgid "Date found: '%1'"
msgstr ""
#. +> stable
#: kmymoney/converter/webpricequote.cpp:248
#, kde-format
msgid "Symbol found: '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:509
#, kde-format
msgid "Unable to update price for %1 (no price or no date)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/converter/webpricequote.cpp:513
#, kde-format
msgid "Unable to update price for %1 (empty quote data)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.cpp:186
-#: kmymoney/wizards/newuserwizard/kgeneralpage.cpp:85
+#: kmymoney/wizards/newuserwizard/kgeneralpage.cpp:91
#, kde-format
msgid "Unable to load data, because no contact has been associated with the owner of the standard address book."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.cpp:186
-#: kmymoney/wizards/newuserwizard/kgeneralpage.cpp:85
+#: kmymoney/wizards/newuserwizard/kgeneralpage.cpp:91
#, kde-format
msgid "Address book import"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, EditPersonalDataDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:14
#, kde-format
msgid "New File Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:58
#, kde-format
msgid ""
"Use this dialog to enter personal information about yourself.\n"
"\n"
"All information is optional and is provided to personalize\n"
"your KMyMoney file."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:91
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:60
#: kmymoney/wizards/wizardpages/userinfo.ui:60
#, kde-format
msgid "County/State:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:116
#: kmymoney/dialogs/knewbankdlg.ui:61
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:85
#: kmymoney/wizards/wizardpages/userinfo.ui:76
#, kde-format
msgid "Street:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:135
#, kde-format
msgctxt "Email address"
msgid "Email:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:145
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:114
#: kmymoney/wizards/wizardpages/userinfo.ui:130
#, kde-format
msgid "Your name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:161
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:130
#: kmymoney/wizards/wizardpages/userinfo.ui:120
#, kde-format
msgid "Telephone:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:177
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:146
#: kmymoney/wizards/wizardpages/userinfo.ui:44
#, kde-format
msgid "Town:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:196
#: kmymoney/dialogs/knewbankdlg.ui:108 kmymoney/views/kpayeesview.ui:204
#: kmymoney/wizards/wizardpages/userinfo.ui:192
#, kde-format
msgid "Postal Code:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kabcBtn)
#. i18n: ectx: property (text), widget (QPushButton, m_loadAddressButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/editpersonaldatadlg.ui:216
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:185
#: kmymoney/wizards/wizardpages/userinfo.ui:142
#, kde-format
msgid "Load from Addressbook"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:272
+#: kmymoney/plugins/xml/mymoneystorageanon.cpp:168
+#: kmymoney/plugins/xml/mymoneystorageanon.cpp:169
#, kde-format
msgid "%1 (Brokerage)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: property (text), widget (QTreeWidget, m_priceList)
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkPrice)
#. i18n: ectx: property (text), widget (QLabel, labelInv_price)
#. i18n: ectx: property (text), widget (QLabel, lblpriceCol)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:309
#: kmymoney/dialogs/investtransactioneditor.cpp:417
#: kmymoney/dialogs/kenterscheduledlg.ui:170
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:91
#: kmymoney/dialogs/kmymoneypricedlg.ui:65
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:75
#: kmymoney/models/equitiesmodel.cpp:353 kmymoney/models/ledgermodel.cpp:128
#: kmymoney/models/splitmodel.cpp:140
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:64
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:174
#: kmymoney/plugins/csv/import/priceswizardpage.cpp:57
#: kmymoney/plugins/csv/import/priceswizardpage.ui:144
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:465
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:170
#: kmymoney/plugins/views/reports/core/listtable.cpp:648
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2144
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:185
#: kmymoney/widgets/register.cpp:170
#, kde-format
msgid "Price"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:311
#: kmymoney/dialogs/investtransactioneditor.cpp:465
#: kmymoney/widgets/investtransaction.cpp:261
#, kde-format
msgid "Price/share"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_2)
#. i18n: ectx: property (text), item, widget (QTableWidget, summaryView)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:313
#: kmymoney/dialogs/investtransactioneditor.cpp:285
#: kmymoney/dialogs/ksplittransactiondlg.ui:252
#: kmymoney/views/splitdialog.ui:555
#, kde-format
msgid "Transaction amount"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, InterestWizardPage)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:337
#: kmymoney/dialogs/investactivities.cpp:338
#: kmymoney/dialogs/investactivities.cpp:441
#: kmymoney/dialogs/investactivities.cpp:442
#: kmymoney/dialogs/investactivities.cpp:546
#: kmymoney/dialogs/investactivities.cpp:547
#: kmymoney/dialogs/investactivities.cpp:638
#: kmymoney/dialogs/investactivities.cpp:928
#: kmymoney/dialogs/investactivities.cpp:929
#: kmymoney/dialogs/investtransactioneditor.cpp:383
#: kmymoney/dialogs/investtransactioneditor.cpp:474
#: kmymoney/dialogs/investtransactioneditor.cpp:477
#: kmymoney/dialogs/investtransactioneditor.cpp:600
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/import/transactiondlg.ui:127
#: kmymoney/plugins/views/reports/core/listtable.cpp:684
#: kmymoney/widgets/investtransaction.cpp:310
#: kmymoney/widgets/investtransaction.cpp:323
#: kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui:98
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:319
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:6
#, kde-format
msgid "Interest"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:339
#: kmymoney/dialogs/investactivities.cpp:443
#: kmymoney/dialogs/investactivities.cpp:548
#: kmymoney/dialogs/investactivities.cpp:637
#: kmymoney/dialogs/investactivities.cpp:930
#: kmymoney/dialogs/investtransactioneditor.cpp:373
#: kmymoney/dialogs/investtransactioneditor.cpp:468
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/views/reports/core/listtable.cpp:682
#: kmymoney/widgets/investtransaction.cpp:278
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:89
#, kde-format
msgid "Fees"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_accountTab)
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. i18n: ectx: property (text), widget (QCheckBox, m_qcheckboxAccount)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkAccount)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:340
#: kmymoney/dialogs/investactivities.cpp:444
#: kmymoney/dialogs/investactivities.cpp:549
#: kmymoney/dialogs/investactivities.cpp:931
#: kmymoney/dialogs/investtransactioneditor.cpp:462
#: kmymoney/dialogs/stdtransactioneditor.cpp:120
#: kmymoney/dialogs/stdtransactioneditor.cpp:244
#: kmymoney/models/accountsmodel.cpp:771
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:183
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:247
#: kmymoney/plugins/views/budget/kbudgetview.ui:207
#: kmymoney/plugins/views/forecast/kforecastview_p.h:197
#: kmymoney/plugins/views/forecast/kforecastview_p.h:301
#: kmymoney/plugins/views/forecast/kforecastview_p.h:490
#: kmymoney/plugins/views/forecast/kforecastview_p.h:621
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:96
#: kmymoney/plugins/views/reports/core/listtable.cpp:630
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1354
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1623
#: kmymoney/plugins/views/reports/reportsview.cpp:232
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:211
#: kmymoney/views/khomeview_p.h:614 kmymoney/views/khomeview_p.h:669
#: kmymoney/views/khomeview_p.h:702 kmymoney/views/khomeview_p.h:945
#: kmymoney/views/khomeview_p.h:1055 kmymoney/views/kscheduledview.ui:79
#: kmymoney/widgets/investtransaction.cpp:248
#: kmymoney/widgets/ktransactionfilter.cpp:124
#: kmymoney/widgets/ktransactionfilter.ui:113
#: kmymoney/widgets/register.cpp:163 kmymoney/widgets/stdtransaction.cpp:221
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:85
#, kde-format
msgid "Account"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkShares)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:341
#: kmymoney/dialogs/investactivities.cpp:445
#: kmymoney/dialogs/investactivities.cpp:639
#: kmymoney/dialogs/investactivities.cpp:747
#: kmymoney/dialogs/investactivities.cpp:807
#: kmymoney/dialogs/investtransactioneditor.cpp:410
#: kmymoney/dialogs/investtransactioneditor.cpp:459
#: kmymoney/plugins/views/reports/core/listtable.cpp:646
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:172
#: kmymoney/widgets/investtransaction.cpp:226
#, kde-format
msgid "Shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:344
#: kmymoney/dialogs/investactivities.cpp:448
#: kmymoney/dialogs/investactivities.cpp:550
#: kmymoney/dialogs/investactivities.cpp:642
#: kmymoney/dialogs/investactivities.cpp:932
#: kmymoney/dialogs/investtransactioneditor.cpp:486
#, kde-format
msgctxt "Total value"
msgid "Total"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investactivities.cpp:866
#, kde-format
msgid "Ratio 1/"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:291
#, kde-format
msgid "Price/Share"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: property (windowTitle), widget (QDialog, SecurityDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:359
#: kmymoney/dialogs/investtransactioneditor.cpp:456
#: kmymoney/dialogs/investtransactioneditor.cpp:648
#: kmymoney/dialogs/investtransactioneditor.cpp:701
#: kmymoney/dialogs/kenterscheduledlg.ui:140
#: kmymoney/dialogs/kupdatestockpricedlg.ui:95
#: kmymoney/models/ledgermodel.cpp:114 kmymoney/models/securitiesmodel.cpp:273
#: kmymoney/models/splitmodel.cpp:130
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/import/securitydlg.ui:14
#: kmymoney/widgets/investtransaction.cpp:213
#: kmymoney/widgets/kmymoneyaccountselector.cpp:205
#: kmymoney/widgets/register.cpp:164
#: kmymoney/widgets/transactionsortoption.cpp:51
#, kde-format
msgid "Security"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:367
#, kde-format
msgid "Asset account"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_tagTab)
#. i18n: ectx: property (text), widget (QTreeWidget, m_tagsView)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkTag)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:393
#: kmymoney/dialogs/stdtransactioneditor.cpp:151
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:249
#: kmymoney/widgets/ktransactionfilter.ui:336
#: kmymoney/widgets/ktransactionfilter.ui:378
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:450
#: kmymoney/widgets/investtransaction.cpp:186
#: kmymoney/widgets/stdtransaction.cpp:110
#, kde-format
msgid "Activity"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QTreeWidget, m_priceList)
#. i18n: ectx: attribute (title), widget (QWidget, m_dateTab)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: attribute (title), widget (QWidget, tabDate)
#. i18n: ectx: property (text), widget (QLabel, labelInv_date)
#. i18n: ectx: property (text), widget (QLabel, labelBnk_date)
#. i18n: ectx: property (text), widget (QLabel, lbldateCol)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:453
#: kmymoney/dialogs/kcurrencycalculator.ui:87
#: kmymoney/dialogs/kcurrencycalculator.ui:277
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:91
#: kmymoney/dialogs/kmymoneypricedlg.ui:60
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:92
#: kmymoney/dialogs/stdtransactioneditor.cpp:259
#: kmymoney/models/ledgermodel.cpp:112 kmymoney/models/splitmodel.cpp:128
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:59
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:208
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:67
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:152
#: kmymoney/plugins/csv/import/priceswizardpage.cpp:58
#: kmymoney/plugins/csv/import/priceswizardpage.ui:122
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:274
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:248
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:112
#: kmymoney/plugins/views/reports/core/listtable.cpp:618
#: kmymoney/views/khomeview_p.h:608 kmymoney/views/khomeview_p.h:663
#: kmymoney/views/khomeview_p.h:696 kmymoney/views/newtransactioneditor.ui:23
#: kmymoney/views/newtransactionform.ui:110
#: kmymoney/widgets/investtransaction.cpp:197
#: kmymoney/widgets/ktransactionfilter.cpp:130
#: kmymoney/widgets/ktransactionfilter.ui:138
#: kmymoney/widgets/register.cpp:162 kmymoney/widgets/stdtransaction.cpp:270
#, kde-format
msgid "Date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, memoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkMemo)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: attribute (title), widget (QWidget, memoTab)
#. i18n: ectx: property (text), widget (QLabel, labelInv_memo)
#. i18n: ectx: property (text), widget (QLabel, labelBnk_memo)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:480
#: kmymoney/dialogs/kmymoneysplittable.cpp:164
#: kmymoney/dialogs/kmymoneysplittable.cpp:940
#: kmymoney/dialogs/stdtransactioneditor.cpp:253
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:62
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:314
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:71
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:86
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:78
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:192
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:251
#: kmymoney/plugins/views/reports/core/listtable.cpp:632
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:159
#: kmymoney/views/newspliteditor.ui:188
#: kmymoney/views/newtransactioneditor.ui:205
#: kmymoney/views/newtransactionform.ui:124
#: kmymoney/widgets/investtransaction.cpp:341
#: kmymoney/widgets/stdtransaction.cpp:317
#, kde-format
msgid "Memo"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:489
#: kmymoney/dialogs/stdtransactioneditor.cpp:265
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#: kmymoney/plugins/csv/import/securitiesdlg.ui:72
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:184
#: kmymoney/views/newtransactioneditor.ui:189
#: kmymoney/views/newtransactionform.ui:152
#: kmymoney/widgets/investtransaction.cpp:372
#: kmymoney/widgets/stdtransaction.cpp:334
#, kde-format
msgid "Status"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/investtransactioneditor.cpp:572
#: kmymoney/widgets/investtransaction.cpp:291
#, kde-format
msgid "Fee Amount"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonCancel)
#. i18n: ectx: property (text), widget (QPushButton, buttonSkip)
#. i18n: ectx: property (text), widget (QPushButton, m_skipButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:94
#: kmymoney/dialogs/kaccountselectdlg.ui:167
#: kmymoney/dialogs/kenterscheduledlg.ui:269
#: kmymoney/widgets/kmymoneybriefschedule.ui:322
#, kde-format
msgid "&Skip"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_skipButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:96
#: kmymoney/widgets/kmymoneybriefschedule.ui:316
#, kde-format
msgid "Skip this transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:97
#, kde-format
msgid "Use this to skip importing this transaction and proceed with the next one."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:100
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.cpp:76
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.cpp:59
#: kmymoney/wizards/newloanwizard/interestcategorywizardpage.cpp:59
#, kde-format
msgid "&Create..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:102
#, kde-format
msgid "Create a new account/category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:103
#, kde-format
msgid "Use this to add a new account/category to the file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_kButtonAbort)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:107
#: kmymoney/dialogs/kaccountselectdlg.ui:137
#, kde-format
msgid "&Abort"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:109
#, kde-format
msgid "Abort the import operation and dismiss all changes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.cpp:110
#, kde-format
msgid "Use this to abort the import. Your financial data will be in the state before you started the QIF import."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KAccountSelectDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.ui:17
#, kde-format
msgid "Account selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_headerLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.ui:70
#, kde-format
msgid "Account to import to"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_createButton)
#. i18n: ectx: property (text), widget (QPushButton, m_createAssetButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.ui:90
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:85
#, kde-format
msgid "Create"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnOK)
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonOk)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kaccountselectdlg.ui:160
#: kmymoney/dialogs/keditequityentry.ui:210
#: kmymoney/dialogs/kimportverifydlg.ui:85
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:75
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:86
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:92
#, kde-format
msgid "OK"
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, buttonSkip)
#. i18n: ectx: property (text), widget (KPushButton, m_qbuttonCancel)
#. i18n: ectx: property (text), widget (KPushButton, m_skipButton)
#. +> stable
#: kmymoney/dialogs/kaccountselectdlgdecl.ui:164
#: kmymoney/dialogs/kenterscheduledlgdecl.ui:269
#: kmymoney/widgets/kschedulebriefwidget.ui:270
#, kde-format
msgid "Skip"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KAvailableCurrencyDlg)
#. +> trunk5 stable5
#: kmymoney/dialogs/kavailablecurrencydlg.ui:14
#, kde-format
msgid "Select currencies to add"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_currencyList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kavailablecurrencydlg.ui:42
#: kmymoney/dialogs/kcurrencyeditdlg.ui:42
#: kmymoney/wizards/wizardpages/currency.ui:31
#, kde-format
msgctxt "@title header of the currency name column"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_currencyList)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QTreeWidget, accountsList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kavailablecurrencydlg.ui:47
#: kmymoney/dialogs/kcurrencyeditdlg.ui:47
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:90
#: kmymoney/plugins/weboob/dialogs/accountsettings.ui:26
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:63
#, kde-format
msgid "ID"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_currencyList)
#. i18n: ectx: property (text), widget (QLabel, labelInv_symbolCol)
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kavailablecurrencydlg.ui:52
#: kmymoney/dialogs/kcurrencyeditdlg.ui:52
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:84
#: kmymoney/models/equitiesmodel.cpp:347
#: kmymoney/models/securitiesmodel.cpp:275
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:69
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:308
#: kmymoney/plugins/csv/import/securitiesdlg.ui:77
#, kde-format
msgid "Symbol"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KBackupDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:14 kmymoney/kmymoney.cpp:2360
#: kmymoney/kmymoney.cpp:2414 kmymoney/kmymoney.cpp:2430
#: kmymoney/kmymoney.cpp:2436 kmymoney/kmymoney.cpp:2450
#: kmymoney/kmymoney.cpp:2452
#, kde-format
msgid "Backup"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:56
#, kde-format
msgid ""
"Use this dialog to backup your data. \n"
"\n"
"Please make sure you have a disk inserted and that the drive is ready. Then choose the mount point from either the Choose button or by entering the path in the available box.\n"
"\n"
"Click OK to perform the backup. If your system does not use an automounter, make sure you mark the checkbox below to \"mount this directory before backing up.\""
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:81
#, kde-format
msgid "Device options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblMountPoint)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:119
#, kde-format
msgctxt "This is the mount point"
msgid "Mount Point:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, chooseButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:132
#, kde-format
msgid "Select mount point"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, chooseButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:135
#, kde-format
msgid "Use this to browse to the mount point."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, chooseButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:138
#, kde-format
msgid "C&hoose..."
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, chooseButton)
#. +> stable
#: kmymoney/dialogs/kbackupdlgdecl.ui:91
#, kde-format
msgid "Choose..."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mountCheckBox)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kbackupdlg.ui:147
#, kde-format
msgid "Mount this directory before backing up."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcategoryreassigndlg.cpp:87
#, kde-format
msgid "At least one transaction/schedule still references the category <b>%1</b>. However, at least one category with the same currency must exist so that the transactions/schedules can be reassigned."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcategoryreassigndlg.cpp:106
#, kde-format
msgid "This dialog does not allow new categories to be created. Please pick a category from the list."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcategoryreassigndlg.cpp:106
#, kde-format
msgid "Category creation"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KCategoryReassignDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcategoryreassigndlg.ui:14
#, kde-format
msgid "Reassign categories"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcategoryreassigndlg.ui:32
#, kde-format
msgid "The transactions, schedules and budgets associated with the selected category need to be re-assigned to a different category before the selected category can be deleted. Please select a category from the list below."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcategoryreassigndlg.ui:61
#, kde-format
msgid "Available categories:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:84
#, kde-format
msgid ""
"Please choose the type of import you wish to perform. A simple explanation\n"
"of the import type is available at the bottom of the screen and is updated when\n"
"you select an item from the choice box.\n"
"\n"
"Once you have chosen an import type please press the OK button."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, promptLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:88
#: kmymoney/dialogs/kchooseimportexportdlg.ui:108
#, kde-format
msgid "Choose import type:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KChooseImportExportDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:89
#: kmymoney/dialogs/kchooseimportexportdlg.ui:14
#, kde-format
msgid "Choose Import Type Dialog"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:91
#, kde-format
msgid ""
"Please choose the type of export you wish to perform. A simple explanation\n"
"of the export type is available at the bottom of the screen and is updated when\n"
"you select an item from the choice box.\n"
"\n"
"Once you have chosen an export type please press the OK button."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:95
#, kde-format
msgid "Choose export type:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:96
#, kde-format
msgid "Choose Export Type Dialog"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, typeCombo)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:101
#: kmymoney/dialogs/kchooseimportexportdlg.ui:125
#, kde-format
msgid "QIF"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, typeCombo)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:101
#: kmymoney/dialogs/kchooseimportexportdlg.ui:130
#, kde-format
msgid "CSV"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:117
#, kde-format
msgid ""
"QIF files are created by the popular accounting program Quicken.\n"
"Another dialog will appear, if you choose this type, asking for further\n"
"information relevant to the Quicken format."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.cpp:121
#, kde-format
msgid ""
"The CSV type uses a comma delimited text file that can be used by\n"
"most popular spreadsheet programs available for Linux and other operating\n"
"systems."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, topLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.ui:56
#, kde-format
msgid ""
"Please choose the type of import you wish to perform. A simple explanation\n"
"of the import type is available at the bottom of the screen and is updated when\n"
"you select an item from the choice box.\n"
"\n"
"Once you have chosen an import type please press the OK button."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kchooseimportexportdlg.ui:152
#, kde-format
msgid "Some description"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:81
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:83
#, kde-format
msgid "Transaction %1 has no splits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:93
#, kde-format
msgid ""
"<p>Payee changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:98
#, kde-format
msgid ""
"<p>Account changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:106
#, kde-format
msgid ""
"<p>Transfer account changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:114
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:124
#: kmymoney/widgets/investtransaction.cpp:93
#: kmymoney/widgets/investtransaction.cpp:107
#: kmymoney/widgets/kmymoneycategory.cpp:195
#: kmymoney/widgets/stdtransaction.cpp:74
#, kde-format
msgctxt "Split transaction (category replacement)"
msgid "Split transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:133
#, kde-format
msgid ""
"<p>Category changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:141
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:143
#, kde-format
msgctxt "Empty memo"
msgid "empty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:146
#, kde-format
msgid ""
"<p>Memo changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:153
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:155
#, kde-format
msgctxt "No number"
msgid "empty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:158
#, kde-format
msgid ""
"<p>Number changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:167
#, kde-format
msgid ""
"<p>Amount changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:175
#, kde-format
msgid ""
"<p>Reconciliation flag changed.<br/>"
"&nbsp;&nbsp;&nbsp;Old: <b>%1</b>, New: <b>%2</b></p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.cpp:178
#, kde-format
msgid "Fatal error in determining data: %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KConfirmManualEnterDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.ui:14
#, kde-format
msgid "Confirm Manual Enter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_message)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.ui:38
#, kde-format
msgid "The following changes have been made to the transaction data:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kconfirmmanualenterdlg.ui:61
#, kde-format
msgid "Please choose what you wish to do with the above changes"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_discardRadio)
#. +> trunk5 stable5
#: kmymoney/dialogs/kconfirmmanualenterdlg.ui:67
#, kde-format
msgid "&Discard the changes and enter the original transaction into the register."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_discardRadio)
#. +> stable
#: kmymoney/dialogs/kconfirmmanualenterdlgdecl.ui:61
#, kde-format
msgid "Discard the changes and enter the original transaction into the register."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_onceRadio)
#. +> trunk5 stable5
#: kmymoney/dialogs/kconfirmmanualenterdlg.ui:77
#, kde-format
msgid "Enter &these new values this one time, for this occurrence only."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_onceRadio)
#. +> stable
#: kmymoney/dialogs/kconfirmmanualenterdlgdecl.ui:71
#, kde-format
msgid "Enter these new values this one time, for this occurrence only."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_setRadio)
#. +> trunk5 stable5
#: kmymoney/dialogs/kconfirmmanualenterdlg.ui:90
#, kde-format
msgid "Set all further occurrences &in this schedule to be these values."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_setRadio)
#. +> stable
#: kmymoney/dialogs/kconfirmmanualenterdlgdecl.ui:84
#, kde-format
msgid "Set all further occurrences in this schedule to be these values."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.cpp:355
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:371
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:376
#, kde-format
msgid "User"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KCurrencyCalculator)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:17
#, kde-format
msgid "Exchange Rate/Price Editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: attribute (title), widget (QWidget, m_amountTab)
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, amountLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:51
#: kmymoney/dialogs/kmymoneysplittable.cpp:164
#: kmymoney/dialogs/stdtransactioneditor.cpp:262
#: kmymoney/models/ledgermodel.cpp:130 kmymoney/models/splitmodel.cpp:142
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:60
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:68
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:61
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:253
#: kmymoney/plugins/views/reports/core/listtable.cpp:620
#: kmymoney/views/khomeview_p.h:617 kmymoney/views/khomeview_p.h:672
#: kmymoney/views/khomeview_p.h:705 kmymoney/views/kscheduledview.ui:89
#: kmymoney/views/newspliteditor.ui:38
#: kmymoney/views/newtransactioneditor.ui:72
#: kmymoney/views/newtransactionform.ui:145
#: kmymoney/widgets/ktransactionfilter.cpp:139
#: kmymoney/widgets/ktransactionfilter.ui:181
#: kmymoney/widgets/stdtransaction.cpp:301
#: kmymoney/widgets/transactionsortoption.cpp:45
#, kde-format
msgid "Amount"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, explanation)
#. i18n: ectx: property (windowTitle), widget (QDialog, KSelectTransactionsDlg)
#. i18n: ectx: property (text), widget (QLabel, m_description)
#. i18n: ectx: property (text), widget (QLabel, m_fromAmount)
#. i18n: ectx: property (text), widget (QLabel, m_dateText)
#. i18n: ectx: property (text), widget (QLabel, m_accountCurrencyLabel)
#. i18n: ectx: property (text), widget (QLabel, m_conversionExample)
#. i18n: ectx: property (text), widget (QLabel, m_basePayment)
#. i18n: ectx: property (text), widget (QLabel, m_additionalFees)
#. i18n: ectx: property (text), widget (QLabel, m_totalPayment)
#. i18n: ectx: property (text), widget (QLabel, m_label1)
#. i18n: ectx: property (text), widget (QLabel, m_label2)
#. i18n: ectx: property (text), widget (QLabel, m_label3)
#. i18n: ectx: property (text), widget (QLabel, m_label4)
#. i18n: ectx: property (text), widget (QLabel, m_label5)
#. i18n: ectx: property (text), widget (QLabel, m_label6)
#. i18n: ectx: property (text), widget (QLabel, m_label7)
#. i18n: ectx: property (text), widget (QLabel, m_label8)
#. i18n: ectx: property (text), widget (QLabel, m_label9)
#. i18n: ectx: property (text), widget (QLabel, m_label10)
#. i18n: ectx: property (text), widget (QLabel, m_label11)
#. i18n: ectx: property (text), widget (QLabel, m_label12)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:61
#: kmymoney/dialogs/kcurrencycalculator.ui:97
#: kmymoney/dialogs/kselecttransactionsdlg.ui:14
#: kmymoney/dialogs/kselecttransactionsdlg.ui:26
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:51
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:102
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:164
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:181
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:198
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:215
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:232
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:249
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:266
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:283
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:300
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:317
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:334
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:240
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:68
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:103
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:131
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:169
#, kde-format
msgid "xxx"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox2_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:130
#, kde-format
msgid "Convert"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label100)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:152
#, kde-format
msgctxt "@label convert from stock to currency"
msgid "to"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_amountButton)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencycalculator.ui:230
#, kde-format
msgid "To a&mount"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_amountButton)
#. +> stable
#: kmymoney/dialogs/kcurrencycalculatordecl.ui:205
#, kde-format
msgid "To amount"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_rateButton)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencycalculator.ui:240
#, kde-format
msgid "Exchange &rate / Price"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_rateButton)
#. +> stable
#: kmymoney/dialogs/kcurrencycalculatordecl.ui:215
#, kde-format
msgid "Exchange rate / Price"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_conversionExample)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:294
#, kde-format
msgid ""
"xx\n"
"xx"
msgstr ""
#. i18n: ectx: label, entry (PriceHistoryUpdate), group (General Options)
#. i18n: ectx: property (text), widget (QCheckBox, m_updateButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencycalculator.ui:309
#: kmymoney/settings/kmymoney.kcfg:92
#, kde-format
msgid "Update price history"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:162
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:612
#, kde-format
msgid "Cannot set %1 as base currency: %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:162
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:612
#, kde-format
msgid "Set base currency"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:183
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:187
#, kde-format
msgid "Cannot update currency. %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:183
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:187
#, kde-format
msgid "Update currency"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:477
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:563
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:566
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:572
#, kde-format
msgid "New currency"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:478
#, kde-format
msgid "Rename currency"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:479
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:597
#, kde-format
msgid "Delete currency"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_selectBaseCurrencyButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:480
#: kmymoney/dialogs/kcurrencyeditdlg.ui:109
#, kde-format
msgid "Select as base currency"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:490
#, kde-format
msgctxt "Menu header"
msgid "Currency options"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:563
#, kde-format
msgid "Enter ISO 4217 code for the new currency"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:572
#, kde-format
msgid "Cannot create new currency. %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.cpp:597
#, kde-format
msgid "Cannot delete currency %1. %2"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KCurrencyEditDlg)
#. i18n: ectx: property (windowTitle), widget (QDialog, CurrenciesDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.ui:14
#: kmymoney/plugins/csv/import/currenciesdlg.ui:14
#, kde-format
msgid "Currencies"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnRemoveEntry)
#. i18n: ectx: property (text), widget (QPushButton, m_removeCurrencyButton)
#. i18n: ectx: property (text), widget (QPushButton, buttonRemove)
#. i18n: ectx: property (text), widget (QPushButton, m_buttonRemove)
#. i18n: ectx: property (text), widget (QPushButton, m_remove)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.ui:62
#: kmymoney/dialogs/keditequityentry.ui:164
#: kmymoney/plugins/csv/import/introwizardpage.ui:206
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.ui:64
#: kmymoney/views/kpayeeidentifierview.ui:35
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnAddEntry)
#. i18n: ectx: property (text), widget (QPushButton, m_addCurrencyButton)
#. i18n: ectx: property (text), widget (QPushButton, m_add)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.ui:73
#: kmymoney/dialogs/keditequityentry.ui:150
#: kmymoney/plugins/csv/import/introwizardpage.ui:170
#, kde-format
msgid "Add"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnEditEntry)
#. i18n: ectx: property (text), widget (QPushButton, m_editCurrencyButton)
#. i18n: ectx: property (text), widget (QPushButton, m_buttonEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.ui:84
#: kmymoney/dialogs/keditequityentry.ui:157
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.ui:79
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_removeUnusedCurrencyButton)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditdlg.ui:91
#, kde-format
msgid "Remove unused currencies"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_closeButton)
#. i18n: ectx: property (text), widget (QPushButton, closeButton)
#. i18n: ectx: property (text), widget (QPushButton, buttonClose)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kcurrencyeditdlg.ui:102
#: kmymoney/plugins/views/reports/reportcontrol.ui:137
#: kmymoney/widgets/onlinejobmessagesview.ui:42
#, kde-format
msgid "Close"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KCurrencyEditorDlg)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:14
#, kde-format
msgid "Currency editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblName)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:25
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSymbol)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:32
#, kde-format
msgid "Symbol:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCashFraction)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:39
#, kde-format
msgid "Smallest cash unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblAccountFraction)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:46
#, kde-format
msgid "Smallest money unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRemainder)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:53
#, kde-format
msgid "Remainder:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblpricePrecision)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:60
#, kde-format
msgid "Price precision:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, leName)
#. i18n: ectx: property (text), widget (QLabel, leSymbol)
#. i18n: ectx: property (text), widget (QLabel, leAccountFraction)
#. i18n: ectx: property (text), widget (QLabel, leCashFraction)
#. i18n: ectx: property (text), widget (QLabel, leRoundingMethod)
#. +> trunk5 stable5
#: kmymoney/dialogs/kcurrencyeditordlg.ui:77
#: kmymoney/dialogs/kcurrencyeditordlg.ui:84
#: kmymoney/dialogs/kcurrencyeditordlg.ui:91
#: kmymoney/dialogs/kcurrencyeditordlg.ui:98
#: kmymoney/dialogs/kcurrencyeditordlg.ui:105
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KEditEquityEntry)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:17
#, kde-format
msgid "Edit Equity"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbInvestmentType)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:32
#: kmymoney/dialogs/knewequityentrydlg.ui:102
#, kde-format
msgid "Stock"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbInvestmentType)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:37
#: kmymoney/dialogs/knewequityentrydlg.ui:107
#, kde-format
msgid "Mutual Fund"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbInvestmentType)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:42
#: kmymoney/dialogs/knewequityentrydlg.ui:112
#, kde-format
msgid "Bond"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:50
#: kmymoney/dialogs/knewequityentrydlg.ui:91
#, kde-format
msgid "Smallest fraction:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:70
#: kmymoney/dialogs/knewequityentrydlg.ui:63
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:99
#, kde-format
msgid "1 /"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblType)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:88
#: kmymoney/dialogs/knewequityentrydlg.ui:35
#, kde-format
msgid "Investment Type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblEquityName)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:98
#: kmymoney/dialogs/knewequityentrydlg.ui:25
#, kde-format
msgid "Equity Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSymbol)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:111
#: kmymoney/dialogs/knewequityentrydlg.ui:81
#, kde-format
msgid "Market Symbol:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:123
#, kde-format
msgid "Price History"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnCancel)
#. i18n: ectx: property (text), widget (QPushButton, buttonCancel)
#. i18n: ectx: property (text), widget (QToolButton, cancelButton)
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonCancel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditequityentry.ui:217
#: kmymoney/dialogs/kenterscheduledlg.ui:292
#: kmymoney/dialogs/kimportverifydlg.ui:92
#: kmymoney/plugins/csv/export/csvexportdlg.ui:357
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:334
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:423
#: kmymoney/views/newspliteditor.ui:108
#: kmymoney/views/newtransactioneditor.ui:260
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:135
#: kmymoney/dialogs/keditscheduledlg.cpp:758
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:89
#, kde-format
msgid "Direct deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:136
#: kmymoney/dialogs/keditscheduledlg.cpp:759
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:88
#, kde-format
msgid "Manual deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:137
#: kmymoney/dialogs/keditscheduledlg.cpp:762
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:84
#, kde-format
msgid "Direct debit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:138
#: kmymoney/dialogs/keditscheduledlg.cpp:765
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:87
#, kde-format
msgid "Standing order"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:139
#: kmymoney/dialogs/keditscheduledlg.cpp:766
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:85
#, kde-format
msgid "Bank transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:140
#: kmymoney/dialogs/keditscheduledlg.cpp:763
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:82
#, kde-format
msgid "Write check"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:141
#: kmymoney/dialogs/keditscheduledlg.cpp:767
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:90
#, kde-format
msgctxt "Other payment method"
msgid "Other"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:381
#, kde-format
msgid "Next due date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:498 kmymoney/kmymoney.cpp:2587
#: kmymoney/kmymoney.cpp:2590
#, kde-format
msgid "Unable to add scheduled transaction: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:498
#, kde-format
msgid "Add scheduled transaction"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/keditscheduledlg.cpp:538
#, kde-format
msgid "<qt>You have entered a scheduled transaction date of <b>%1</b>. Because the scheduled transaction was last paid on <b>%2</b>, KMyMoney will automatically adjust the scheduled transaction date to the next date unless the last payment date is reset. Do you want to reset the last payment date?</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:538
#, kde-format
msgid "Reset Last Payment Date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:548
#: kmymoney/dialogs/keditscheduledlg.cpp:566
#: kmymoney/dialogs/keditscheduledlg.cpp:577
#, kde-format
msgid "Unable to modify scheduled transaction '%1'"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, numberLabel)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkNumber)
#. i18n: ectx: property (text), widget (QTreeWidget, m_listAccount)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.cpp:679
#: kmymoney/dialogs/stdtransactioneditor.cpp:189
#: kmymoney/dialogs/stdtransactioneditor.cpp:256
#: kmymoney/models/accountsmodel.cpp:787
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:56
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:318
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:249
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:230
#: kmymoney/views/newspliteditor.ui:137
#: kmymoney/views/newtransactioneditor.ui:124
#: kmymoney/views/newtransactionform.ui:54
#: kmymoney/widgets/stdtransaction.cpp:241
#: kmymoney/widgets/transactionsortoption.cpp:46
#, kde-format
msgid "Number"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KEditScheduleDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:14
#, kde-format
msgid "Edit Scheduled transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:27
#, kde-format
msgid "Schedule name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:48
#, kde-format
msgid "Frequency:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_frequencyNoEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:61
#, kde-format
msgid "Number of selected periods between entries"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_paymentInformation)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:81
#, kde-format
msgid "Payment information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:89
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:143
#, kde-format
msgid "Payment method"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox6)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:160
#: kmymoney/dialogs/knewaccountdlg.ui:154
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_weekendOptionEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:169
#: kmymoney/mymoney/mymoneyschedule.cpp:1096
#, kde-format
msgid "Do not change the date"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_weekendOptionEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:174
#: kmymoney/mymoney/mymoneyschedule.cpp:1090
#, kde-format
msgid "Change the date to the previous processing day"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_weekendOptionEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:179
#: kmymoney/mymoney/mymoneyschedule.cpp:1093
#, kde-format
msgid "Change the date to the next processing day"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:187
#, kde-format
msgid "If this schedule occurs on a non-processing day:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_estimateEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:201
#, kde-format
msgid "The amount is an estimate because it varies for each payment"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_lastDayInMonthEdit)
#. +> trunk5 stable5
#: kmymoney/dialogs/keditscheduledlg.ui:239
#, kde-format
msgid "Process this schedule always at the last day of a month"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_lastDayInMonthEdit)
#. +> stable
#: kmymoney/dialogs/keditscheduledlgdecl.ui:286
#, kde-format
msgid "Always process this schedule the last day of a month"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_autoEnterEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:246
#, kde-format
msgid "Enter this schedule into the register automatically when it is due"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_endSeriesEdit)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:253
#, kde-format
msgid "This schedule will end at some time"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_endLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:297
#, kde-format
msgid "Number of transactions remaining:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_endLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/keditscheduledlg.ui:317
#, kde-format
msgid "Date of final transaction:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.cpp:189 kmymoney/kmymoneyutils.cpp:323
#, kde-format
msgid "Unable to load schedule details"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.cpp:223
#, kde-format
msgid ""
"<p>Please check that all the details in the following dialog are correct and press OK.</p>"
"<p>Editable data can be changed and can either be applied to just this occurrence or for all subsequent occurrences for this schedule. (You will be asked what you intend after pressing OK in the following dialog)</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.cpp:223
#, kde-format
msgid "Enter scheduled transaction"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KEnterScheduleDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:17
#, kde-format
msgid "Enter Schedule"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:26
#, kde-format
msgid "Schedule Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:49
#, kde-format
msgctxt "@label schedule name"
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:102
#: kmymoney/dialogs/knewaccountdlg.ui:109
#: kmymoney/widgets/kmymoneybriefschedule.ui:176
#, kde-format
msgid "Type:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupParsing)
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: attribute (title), widget (QWidget, m_detailsTab)
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:145
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:39
#: kmymoney/views/ktagsview.ui:209 kmymoney/widgets/ktransactionfilter.cpp:176
#: kmymoney/widgets/ktransactionfilter.ui:554
#: kmymoney/widgets/register.cpp:165
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:87
#, kde-format
msgid "Details"
msgstr ""
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:150
#: kmymoney/models/ledgermodel.cpp:120 kmymoney/models/splitmodel.cpp:132
#: kmymoney/widgets/register.cpp:166
#, kde-format
msgid "C"
msgstr ""
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox1)
#. i18n: ectx: attribute (title), widget (QWizardPage, PaymentWizardPage)
#. i18n: ectx: attribute (title), widget (QWizardPage, PaymentEditWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:155
#: kmymoney/models/splitmodel.cpp:134
#: kmymoney/plugins/views/reports/core/listtable.cpp:686
#: kmymoney/widgets/register.cpp:167
#: kmymoney/wizards/newloanwizard/paymenteditwizardpage.ui:6
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:6
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:364
#, kde-format
msgid "Payment"
msgstr ""
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:160
#: kmymoney/models/splitmodel.cpp:136 kmymoney/widgets/register.cpp:168
#, kde-format
msgid "Deposit"
msgstr ""
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. i18n: ectx: property (text), widget (QLabel, labelInv_quantity)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:165
#: kmymoney/models/equitiesmodel.cpp:351 kmymoney/models/ledgermodel.cpp:126
#: kmymoney/models/splitmodel.cpp:138
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:65
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:102
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:482
#: kmymoney/widgets/register.cpp:169
#, kde-format
msgid "Quantity"
msgstr ""
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:175
#: kmymoney/models/equitiesmodel.cpp:349 kmymoney/models/ledgermodel.cpp:132
#: kmymoney/models/splitmodel.cpp:144
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:414
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:99
#: kmymoney/widgets/register.cpp:171
#, kde-format
msgid "Value"
msgstr ""
#. i18n: ectx: property (text), widget (KMyMoneyRegister::Register, m_register)
#. i18n: ectx: property (text), widget (QTreeWidget, accountsList)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkBalance)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:180
#: kmymoney/models/ledgermodel.cpp:134 kmymoney/models/splitmodel.cpp:146
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:172
#: kmymoney/plugins/views/reports/core/listtable.cpp:688
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:313
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:73
#: kmymoney/widgets/register.cpp:172
#, kde-format
msgid "Balance"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonHelp)
#. i18n: ectx: property (text), widget (QPushButton, m_helpButton)
#. i18n: ectx: property (text), widget (QPushButton, helpButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:227
#: kmymoney/dialogs/kimportverifydlg.ui:62
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:102
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:603
#: kmymoney/views/kpayeesview.ui:475 kmymoney/views/ktagsview.ui:329
#, kde-format
msgid "Help"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonOk)
#. i18n: ectx: property (text), widget (QToolButton, enterButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:250
#: kmymoney/views/newspliteditor.ui:98
#: kmymoney/views/newtransactioneditor.ui:250
#, kde-format
msgid "Enter"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonOk)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:262
#, kde-format
msgid "Enter the transaction and advance the next due date of this schedule to the next payment date."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonSkip)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:275
#, kde-format
msgid "Do not enter the transaction but advance the next due date of this schedule to the next payment date."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonIgnore)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:282
#, kde-format
msgid "Ignore"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonIgnore)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:285
#, kde-format
msgid "Do not enter or skip payments for this schedule but continue with the next schedule."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonCancel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kenterscheduledlg.ui:295
#, kde-format
msgid "Cancel processing of schedule entry."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, EquityPriceUpdateConfDlg)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:14
#, kde-format
msgid "Updating price configuration"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:20
#, kde-format
msgid "Updating price policy"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_updateAll)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:26
#, kde-format
msgid "Update all"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_updateMissing)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:33
#, kde-format
msgid "Update &missing"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_updateDownloaded)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:40
#, kde-format
msgid "Update downloaded"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_updateSource)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:47
#, kde-format
msgid "Update from the same source"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_ask)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdateconfdlg.ui:54
#, kde-format
msgid "Ask"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:90
#, kde-format
msgctxt "Equity name"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:97
#, kde-format
msgctxt "Internal identifier"
msgid "Internal ID"
msgstr ""
#. +> stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:76
#, kde-format
msgctxt "Internal identifier"
msgid "ID"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:98
#, kde-format
msgctxt "Online quote source"
msgid "Source"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:244
#, kde-format
msgid "%1 units in %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:519
#, kde-format
msgid "Failed to retrieve an exchange rate for %1 from %2. It will be skipped this time."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:519
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:525
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:545
#, kde-format
msgid "Price Update Failed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:525
#, kde-format
msgid "Failed to retrieve a quote for %1 from %2. Press <b>No</b> to remove the online price source from this security permanently, <b>Yes</b> to continue updating this security during future price updates or <b>Cancel</b> to stop the current update operation."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:545
#, kde-format
msgid "Cannot update security <b>%1</b>: %2"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:636
#, kde-format
msgid ""
"For <b>%1</b> on <b>%2</b> price <b>%3</b> already exists.<br>"
"Do you want to replace it with <b>%4</b>?"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:641
#, kde-format
msgid "Price Already Exists"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:684
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:760
#, kde-format
msgid "Price for %1 updated (id %2)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:702
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:780
#, kde-format
msgid "Received a price for %1 (id %2), but this symbol is not on the list. Aborting entire update."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.cpp:764
#, kde-format
msgid "Received an invalid price for %1, unable to update."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KEquityPriceUpdateDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:15
#, kde-format
msgid "Update Stock and Currency Prices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeWidget, lvEquityList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:27
#, kde-format
msgid "List of known Equities, and the date they were last updated on."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:59
#: kmymoney/widgets/kmymoneycashflowcombo.cpp:64
#: kmymoney/widgets/transaction_p.h:82 kmymoney/widgets/transaction_p.h:84
#, kde-format
msgid "From"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:69
#, kde-format
msgid "To"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnConfigure)
#. i18n: ectx: property (text), widget (QPushButton, buttonConfigure)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:83
#: kmymoney/plugins/views/reports/reportcontrol.ui:57
#, kde-format
msgid "Configure"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnUpdateAll)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:106
#, kde-format
msgid "Update All"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnUpdateSelected)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:113
#, kde-format
msgid "Update Selected"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kequitypriceupdatedlg.ui:122
#, kde-format
msgid "Status:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KFindTransactionDlg)
#. i18n: ectx: property (windowTitle), widget (QWidget, KTransactionFilter)
#. i18n: ectx: property (windowTitle), widget (QDialog, KReportConfigurationFilterDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kfindtransactiondlg.ui:14
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.ui:14
#: kmymoney/widgets/ktransactionfilter.ui:14
#, kde-format
msgid "Search transactions"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_resultPage)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kfindtransactiondlg.ui:24
#, kde-format
msgid "Result"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_foundText)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kfindtransactiondlg.ui:40
#, kde-format
msgid "F"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/kfindtransactiondlg_p.h:92
#, kde-format
msgctxt "Criteria tab"
msgid "Criteria"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kfindtransactiondlg_p.h:120
#, kde-format
msgctxt "@info:tooltip for find transaction apply button"
msgid "Search transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kfindtransactiondlg_p.h:181
#, kde-format
msgid "Found %1 matching transaction (D %2 / P %3 = %4)"
msgid_plural "Found %1 matching transactions (D %2 / P %3 = %4)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kfindtransactiondlg_p.h:184
#, kde-format
msgid "Found %1 matching transaction"
msgid_plural "Found %1 matching transactions"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KImportVerifyDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kimportverifydlg.ui:17
#, kde-format
msgid "Verify Import"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KLoadTemplateDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kloadtemplatedlg.ui:14
#, kde-format
msgid "MyDialog"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmergetransactionsdlg.cpp:44
#, kde-format
msgid "Merge Transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmergetransactionsdlg.cpp:45
#, kde-format
msgid "Are you sure you wish to merge these transactions?"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KMyMoneyFileInfoDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:14
#, kde-format
msgid "File Information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:28
#, kde-format
msgid "Created on"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:48
#, kde-format
msgid "Last modified on"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:68
#, kde-format
msgid "Base currency"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel10)
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:88
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:492
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:81
#: kmymoney/views/kmymoneyview.cpp:157
#: kmymoney/widgets/ktransactionfilter.cpp:163
#, kde-format
msgid "Payees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:108
#: kmymoney/views/kmymoneyview.cpp:152
#: kmymoney/wizards/newloanwizard/loanattributeswizardpage.ui:17
#, kde-format
msgid "Institutions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:128
#, kde-format
msgid "Accounts/Categories"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (title), widget (QGroupBox, transactionGroup)
#. i18n: ectx: attribute (title), widget (QWidget, transactionTab)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:148
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:481
#: kmymoney/plugins/views/reports/kreportsview.cpp:704
#: kmymoney/plugins/views/reports/kreportsview_p.h:940
#: kmymoney/views/kpayeesview.ui:135 kmymoney/views/ktagsview.ui:130
#: kmymoney/views/ktagsview.ui:136
#, kde-format
msgid "Transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:168
#, kde-format
msgid "Splits"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. i18n: ectx: property (text), widget (QLabel, textLabel9)
#. i18n: ectx: property (windowTitle), widget (QWidget, KMyMoneyBriefSchedule)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:188
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:462
#: kmymoney/widgets/kmymoneybriefschedule.ui:14
#, kde-format
msgid "Schedules"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel19)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:208
#, kde-format
msgid "Prices"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_accountView)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10)
#. i18n: ectx: property (text), widget (QTreeWidget, m_listAccount)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:232
#: kmymoney/dialogs/knewaccountdlg.ui:477
#: kmymoney/models/accountsmodel.cpp:773
#: kmymoney/models/securitiesmodel.cpp:277
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:63
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:323
#: kmymoney/plugins/views/reports/core/listtable.cpp:690
#: kmymoney/widgets/ktransactionfilter.ui:574
#: kmymoney/widgets/transactionsortoption.cpp:48
#, kde-format
msgid "Type"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_accountView)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:237 kmymoney/views/khomeview_p.h:982
#, kde-format
msgid "Total"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_accountView)
#. i18n: ectx: property (text), widget (QCheckBox, m_closed)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneyfileinfodlg.ui:242 kmymoney/views/ktagsview.ui:274
#, kde-format
msgid "Closed"
msgstr ""
#. +> stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:74
#, kde-format
msgctxt "New price entry"
msgid "&New"
msgstr ""
#. +> stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:80
#: kmymoney/views/kinvestmentview.cpp:144
#, kde-format
msgid "&Edit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:337
#, kde-format
msgid "Do you really want to delete the selected price entry?"
msgid_plural "Do you really want to delete the selected price entries?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:337
#, kde-format
msgid "Delete price information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:380
#, kde-format
msgid "New price..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:381
#, kde-format
msgid "Edit price..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:382
#, kde-format
msgid "Online Price Update..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.cpp:383
#, kde-format
msgid "Delete price..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/kmymoneypricedlg.cpp:393
#, kde-format
msgctxt "Menu header"
msgid "Price options"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KMyMoneyPriceDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:14
#, kde-format
msgid "Price Editor"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, m_priceList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:32
#, kde-format
msgid "Remove this price item from the file"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_priceList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:45
#, kde-format
msgid "Commodity"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_priceList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:50
#, kde-format
msgid "Stock Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QTreeWidget, m_priceList)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:55
#: kmymoney/dialogs/kupdatestockpricedlg.ui:75
#: kmymoney/models/securitiesmodel.cpp:281
#: kmymoney/plugins/views/reports/core/listtable.cpp:706
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:104
#: kmymoney/wizards/newaccountwizard/kbrokeragepage.ui:61
#, kde-format
msgid "Currency"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_priceList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:70
#, kde-format
msgctxt "Price source"
msgid "Source"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_showAllPrices)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:78
#, kde-format
msgid "Show all stored prices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:89
#, kde-format
msgid "Add a new entry"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:92
#, kde-format
msgid "Create a new price entry."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:95
#, kde-format
msgctxt "@action add new price"
msgid "New"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_editButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, m_editSecurityButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:102
#: kmymoney/views/kinvestmentview.ui:160
#, kde-format
msgid "Modify the selected entry"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_editButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:105
#, kde-format
msgid "Change the details of selected price information."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_editButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:108
#, kde-format
msgid "Modify"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsOnlineQuotes)
#. i18n: ectx: property (text), widget (QPushButton, m_onlineQuoteButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:115
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:57
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:20
#, kde-format
msgid "Online Quotes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_deleteButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, m_deleteSecurityButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:122
#: kmymoney/views/kinvestmentview.ui:173
#, kde-format
msgid "Delete this entry"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_deleteButton)
#. i18n: ectx: property (text), widget (QPushButton, deleteButton)
#. i18n: ectx: property (text), widget (QPushButton, buttonDelete)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneypricedlg.ui:125
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:196
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:617
#: kmymoney/plugins/views/reports/reportcontrol.ui:121
#: kmymoney/views/splitdialog.ui:637
#, kde-format
msgid "Delete"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_categoryTab)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, categoryLabel)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkCategory)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:164
#: kmymoney/dialogs/kmymoneysplittable.cpp:934
#: kmymoney/dialogs/stdtransactioneditor.cpp:247
#: kmymoney/dialogs/stdtransactioneditor.cpp:872
#: kmymoney/dialogs/stdtransactioneditor.cpp:887
#: kmymoney/dialogs/stdtransactioneditor.cpp:904
#: kmymoney/dialogs/stdtransactioneditor.cpp:969
#: kmymoney/dialogs/stdtransactioneditor.cpp:975
#: kmymoney/dialogs/stdtransactioneditor.cpp:1050
#: kmymoney/dialogs/stdtransactioneditor.cpp:1060
#: kmymoney/models/splitmodel.cpp:124
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:61
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:252
#: kmymoney/plugins/views/reports/core/listtable.cpp:628
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:287
#: kmymoney/views/newspliteditor.ui:164
#: kmymoney/views/newtransactioneditor.ui:134
#: kmymoney/views/newtransactionform.ui:68
#: kmymoney/widgets/ktransactionfilter.cpp:146
#: kmymoney/widgets/ktransactionfilter.ui:326
#: kmymoney/widgets/stdtransaction.cpp:71
#: kmymoney/widgets/stdtransaction.cpp:140
#: kmymoney/widgets/transactionsortoption.cpp:49
#, kde-format
msgid "Category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:192
#, kde-format
msgid "Split Options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_editSecurityButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:194
#: kmymoney/views/kinvestmentview.ui:166
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:195
#, kde-format
msgctxt "To duplicate a split"
msgid "Duplicate"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_deleteSecurityButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:197
#: kmymoney/views/kinvestmentview.ui:179
#, kde-format
msgid "Delete..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:613
#, kde-format
msgid "will be calculated"
msgstr ""
#. +> stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:613
#: kmymoney/dialogs/ksplittransactiondlg.cpp:280
#, kde-format
msgid "Continue"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:715
#, kde-format
msgid "You are about to delete the selected split. Do you really want to continue?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:717
#: kmymoney/dialogs/ksplittransactiondlg.cpp:401 kmymoney/main.cpp:83
#, kde-format
msgid "KMyMoney"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:759
#, kde-format
msgid "You need to assign a category to this split before it can be entered."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kmymoneysplittable.cpp:759
#, kde-format
msgid "Enter split"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:136
#, kde-format
msgid "Is a sub account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:144
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:51
#, kde-format
msgctxt "default price mode"
msgid "(default)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:145
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:52
#, kde-format
msgid "Price per share"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:146
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:53
#, kde-format
msgid "Total for all shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:209
#, kde-format
msgid "VAT account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:493 kmymoney/kmymoney.cpp:379
#: kmymoney/widgets/kmymoneyaccountselector.cpp:200
#: kmymoney/widgets/kmymoneyaccountselector.cpp:364
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:82
#, kde-format
msgid "Asset"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:495 kmymoney/kmymoney.cpp:380
#: kmymoney/widgets/kmymoneyaccountselector.cpp:201
#: kmymoney/widgets/kmymoneyaccountselector.cpp:372
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:83
#, kde-format
msgid "Liability"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:497 kmymoney/kmymoney.cpp:381
#: kmymoney/models/ledgerproxymodel.cpp:77 kmymoney/views/khomeview_p.h:1694
#: kmymoney/widgets/kmymoneyaccountselector.cpp:87
#: kmymoney/widgets/kmymoneyaccountselector.cpp:202
#: kmymoney/widgets/kmymoneyaccountselector.cpp:380
#: kmymoney/widgets/register.cpp:330
#, kde-format
msgid "Income"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:499 kmymoney/kmymoney.cpp:382
#: kmymoney/models/ledgerproxymodel.cpp:99
#: kmymoney/widgets/kmymoneyaccountselector.cpp:92
#: kmymoney/widgets/kmymoneyaccountselector.cpp:203
#: kmymoney/widgets/kmymoneyaccountselector.cpp:391
#: kmymoney/widgets/register.cpp:331
#, kde-format
msgid "Expense"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:546
#, kde-format
msgid "Option has been disabled because there are transactions assigned to this account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:551
#, kde-format
msgid "Option has been disabled because there is another account flagged to be an opening balance account for this currency"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:614
#, kde-format
msgid ""
"You have not specified a name.\n"
"Please fill in this field."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:621
#, kde-format
msgid "Please select a parent account."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:627
#: kmymoney/dialogs/knewaccountdlg.cpp:778
#: kmymoney/wizards/newloanwizard/keditloanwizard.cpp:507
#: kmymoney/wizards/newloanwizard/loanattributeswizardpage.cpp:55
#: kmymoney/wizards/newloanwizard/loanattributeswizardpage.cpp:90
#, kde-format
msgid "(No Institution)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:682
#, kde-format
msgid "A category named <b>%1</b> already exists. You cannot create a second category with the same name."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:703
#, kde-format
msgid "You have selected to suppress the display of unused categories in the KMyMoney configuration dialog. The category you just created will therefore only be shown if it is used. Otherwise, it will be hidden in the accounts/categories view."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:703
#, kde-format
msgid "Hidden categories"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:767
#, kde-format
msgid "Is a sub account of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:817
#: kmymoney/wizards/newloanwizard/loanattributeswizardpage.cpp:112
#, kde-format
msgid "Cannot add institution"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:924
#, kde-format
msgid ""
"<p>The category <b>%1</b> currently does not exist. Do you want to create it?</p>"
"<p><i>The parent account will default to <b>%2</b> but can be changed in the following dialog</i>.</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:924
#, kde-format
msgid "Create category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.cpp:950
#, kde-format
msgid "Create a new Category"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KNewAccountDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:14
#, kde-format
msgid "New Account Dialog"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_generalTab)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:27
#, kde-format
msgctxt "Account general settings"
msgid "General"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:47
#, kde-format
msgctxt "account name"
msgid "Name:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:62
#, kde-format
msgid "Opening information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_currencyText)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:86
#, kde-format
msgid "Currency:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDate)
#. i18n: ectx: property (text), widget (QLabel, m_openingDateLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:125
#: kmymoney/dialogs/kupdatestockpricedlg.ui:85
#, kde-format
msgid "Date:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_openingBalanceLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:138
#, kde-format
msgid "Balance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:185
#, kde-format
msgid "Last check number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:207
#, kde-format
msgid "Notes:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_qcheckboxNoVat)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:227
#, kde-format
msgid "No auto-VAT-assignment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_5)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:236
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:195
#, kde-format
msgid "Price entry"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_qcheckboxPreferred)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:261
#, kde-format
msgid "Preferred Account"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_costCenterRequiredCheckBox)
#. +> trunk5 stable5
#: kmymoney/dialogs/knewaccountdlg.ui:268
#, kde-format
msgid "Cost Center assignment required"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_qcheckboxOpeningBalance)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:278
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Flag this account to be an opening balance account</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_qcheckboxOpeningBalance)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:281
#, kde-format
msgid "Opening Balance Account"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_institutionTab)
#. i18n: ectx: property (title), widget (QGroupBox, m_institutionBox)
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:310
#: kmymoney/dialogs/knewaccountdlg.ui:316
#: kmymoney/plugins/views/reports/core/listtable.cpp:700
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:44
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:84
#, kde-format
msgid "Institution"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonNew)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:348
#: kmymoney/wizards/newloanwizard/loanattributeswizardpage.ui:45
#, kde-format
msgctxt "create new institution"
msgid "New..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:374
#, kde-format
msgid "Number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. i18n: ectx: property (placeholderText), widget (KBicEdit, bicEdit)
#. i18n: ectx: property (text), widget (QLabel, label_bic)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:384 kmymoney/dialogs/knewbankdlg.ui:80
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:46
#: kmymoney/widgets/payeeidentifier/ibanbic/ibanbicitemedit.ui:27
#, kde-format
msgid "BIC"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (placeholderText), widget (KIbanLineEdit, ibanEdit)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, m_ibanLabel)
#. i18n: ectx: property (text), widget (QLabel, label_iban)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:397
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:33
#: kmymoney/widgets/payeeidentifier/ibanbic/ibanbicitemedit.ui:17
#: kmymoney/wizards/newaccountwizard/kbrokeragepage.ui:94
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:87
#, kde-format
msgid "IBAN"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_hiearchyTab)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:439
#, kde-format
msgid "Hierarchy"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_subAccountLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:445
#, kde-format
msgid "Subaccount"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_limitsTab)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:459
#, kde-format
msgid "Limits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:465
#, kde-format
msgid "This page allows to setup certain limits. KMyMoney will warn you when the account balance reaches a limit."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:494
#, kde-format
msgid "Absolute limit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_maxCreditLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:504
#, kde-format
msgid "Maximum credit limit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_minBalanceLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:535
#, kde-format
msgid "Minimum balance"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:555
#, kde-format
msgid "Early warning"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_taxTab)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:584
#: kmymoney/plugins/views/reports/core/listtable.cpp:716
#, kde-format
msgid "Tax"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:590
#, kde-format
msgid "VAT details"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_vatCategory)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:598
#, kde-format
msgid "VAT category"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:626
#, kde-format
msgid "VAT percentage"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_vatAssignment)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:703
#, kde-format
msgid "Enable auto VAT assignment"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_amountGroupBox)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:729
#, kde-format
msgid "Amount entered"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_grossAmount)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:744
#, kde-format
msgid "Gross amount"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_netAmount)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:757
#, kde-format
msgid "Net a&mount"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_qcheckboxTax)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewaccountdlg.ui:797
#, kde-format
msgid "Include on Tax Reports"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.cpp:142
#, kde-format
msgid "The institution name field is empty. Please enter the name."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.cpp:142
#, kde-format
msgid "Adding New Institution"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KNewBankDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:14
#, kde-format
msgid "New Institution Dialog"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:26
#, kde-format
msgid "Institution Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/dialogs/knewbankdlg.ui:32
#, kde-format
msgid "https://"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:45 kmymoney/views/kpayeesview.ui:226
#, kde-format
msgid "Telephone/Fax:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/dialogs/knewbankdlg.ui:124
#, kde-format
msgid "Website"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:134
#, kde-format
msgctxt "institution name column"
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:153
#, kde-format
msgid "City:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:169
#, kde-format
msgid "Routing Number:"
msgstr ""
#. i18n: ectx: label, entry, group (Forecast Options)
#. i18n: ectx: property (text), widget (QPushButton, choosePath)
#. i18n: ectx: property (text), widget (QToolButton, iconButton)
#. i18n: ectx: property (text), widget (QToolButton, m_prevButton)
#. i18n: ectx: property (text), widget (QToolButton, m_nextButton)
#. i18n: ectx: property (text), widget (QToolButton, splitEditorButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewbankdlg.ui:182
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:593
#: kmymoney/settings/kmymoney.kcfg:444
#: kmymoney/views/newtransactioneditor.ui:156
#: kmymoney/widgets/kmymoneybriefschedule.ui:82
#: kmymoney/widgets/kmymoneybriefschedule.ui:131
#, kde-format
msgid "..."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KNewEquityEntryDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewequityentrydlg.ui:14
#, kde-format
msgid "New Equity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, edtMarketSymbol)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, edtMarketSymbol)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewequityentrydlg.ui:45
#: kmymoney/dialogs/knewequityentrydlg.ui:48
#, kde-format
msgid "Trading Symbol of the stock or mutual fund, not required."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, edtEquityName)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, edtEquityName)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/knewequityentrydlg.ui:120
#: kmymoney/dialogs/knewequityentrydlg.ui:123
#, kde-format
msgid "Name of the company, or mutual fund."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.cpp:45
#, kde-format
msgid "To be able to merge previous selected payees, please select a payee from the list below or create a new one."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.cpp:46
#, kde-format
msgid "The transactions associated with the selected payees need to be re-assigned to a different payee before the selected payees can be deleted. Please select a payee from the list below."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.cpp:122
#, kde-format
msgid "This dialog does not allow new payees to be created. Please pick a payee from the list."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.cpp:122
#, kde-format
msgid "Payee creation"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KPayeeReassignDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.ui:14
#, kde-format
msgid "Reassign payees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.ui:58
#, kde-format
msgid "Available payees:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_copyToMatchList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kpayeereassigndlg.ui:87
#, kde-format
msgid "Assign deleted names to the above selected payee's matching list"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/ksaveasquestion.cpp:40
#, kde-format
msgid "XML"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/ksaveasquestion.cpp:43
#, kde-format
msgid "SQL"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KSaveAsQuestion)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksaveasquestion.ui:14
#, kde-format
msgid "Save storage as..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDialog, KSaveAsQuestion)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksaveasquestion.ui:17
#, kde-format
msgid "Choose XML if unsure."
msgstr ""
#. i18n: ectx: property (html), widget (QTextBrowser, textBrowser)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksaveasquestion.ui:34
#, 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:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"justify\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">KMyMoney supports multiple storage types. The availability of storage types depends on the presence of plugins and their activation in the application settings.</p>"
"\n"
"<p align=\"justify\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><br />"
"If you are uncertain what to choose here, then <span style=\" font-weight:600;\">XML</span> is probably your best choice.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksaveasquestion.ui:50
#, kde-format
msgid "Storage type to use for your data"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kselecttransactionsdlg.cpp:58
#, kde-format
msgid "Select Transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kselecttransactionsdlg.cpp:59
#, kde-format
msgid "Select a transaction and press the OK button or use Cancel to select none."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KSortOptionDlg)
#. i18n: ectx: property (text), widget (QListWidget, m_availableList)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksortoptiondlg.ui:14
#: kmymoney/widgets/transactionsortoption.ui:23
#, kde-format
msgid "Sort options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_useDefault)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksortoptiondlg.ui:23
#, kde-format
msgid "Use default"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KSplitCorrectionDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:23
#, kde-format
msgid "Correct splits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, question)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:64
#: kmymoney/dialogs/splitadjustdialog.ui:36
#, kde-format
msgid "How do you want to proceed?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, continueBtn)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:95
#, kde-format
msgid "Co&ntinue to edit splits"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, changeBtn)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:108
#, kde-format, no-c-format
msgid "Chan&ge total amount of transaction to %1."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, changeBtn)
#. +> stable
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:95
#, kde-format, no-c-format
msgid "Change total amount of transaction to %1."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, distributeBtn)
#. +> trunk5 stable5
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:121
#, kde-format, no-c-format
msgid "Distrib&ute difference of %1 among all splits."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, distributeBtn)
#. +> stable
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:108
#, kde-format, no-c-format
msgid "Distribute difference of %1 among all splits."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, leaveBtn)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplitcorrectiondlg.ui:131
#, kde-format, no-c-format
msgid "Leave %1 unassigned."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:112
#, kde-format
msgid "Clear &All"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteAllButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:113
#: kmymoney/views/splitdialog.ui:644
#, kde-format
msgid "Clear all splits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:114
#, kde-format
msgid "Use this to clear all splits of this transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:118
#, kde-format
msgid "Clear &Zero"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteZeroButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:119
#: kmymoney/views/splitdialog.ui:627
#, kde-format
msgid "Removes all splits that have a value of zero"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mergeButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:123
#: kmymoney/views/splitdialog.ui:620
#, kde-format
msgid "&Merge"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, mergeButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:124
#: kmymoney/views/splitdialog.ui:614
#, kde-format
msgid "Merges splits with the same category to one split"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/ksplittransactiondlg.cpp:125
#, kde-format
msgid "In case you have multiple split entries to the same category and you like to keep them as a single split"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:310
#: kmymoney/dialogs/splitadjustdialog.cpp:65
#, kde-format
msgid "The total amount of this transaction is %1 while the sum of the splits is %2. The remaining %3 are unassigned."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:315
#: kmymoney/dialogs/splitadjustdialog.cpp:70
#, kde-format
msgid "Change &total amount of transaction to %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:318
#: kmymoney/dialogs/splitadjustdialog.cpp:73
#, kde-format
msgid "&Distribute difference of %1 among all splits."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:327
#: kmymoney/dialogs/splitadjustdialog.cpp:81
#, kde-format
msgid "&Leave total amount of transaction at %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:329
#: kmymoney/dialogs/splitadjustdialog.cpp:83
#, kde-format
msgid "&Leave %1 unassigned."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.cpp:399
#, kde-format
msgid "You are about to delete all splits of this transaction. Do you really want to continue?"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KSplitTransactionDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.ui:14
#: kmymoney/models/ledgertransaction_p.h:78
#: kmymoney/views/newtransactioneditor.cpp:156
#, kde-format
msgid "Split transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, splitUnassigned)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.ui:139
#, kde-format
msgid "<b>11,00<b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, transactionAmount)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.ui:164
#, kde-format
msgid "<b>111,00<b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.ui:183
#, kde-format
msgid "Unassigned"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. i18n: ectx: property (text), item, widget (QTableWidget, summaryView)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.ui:202
#: kmymoney/views/splitdialog.ui:517
#, kde-format
msgid "Sum of splits"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, splitSum)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ksplittransactiondlg.ui:227
#, kde-format
msgid "100,00"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktagreassigndlg.cpp:76
#, kde-format
msgid "This dialog does not allow new tags to be created. Please pick a tag from the list."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktagreassigndlg.cpp:76
#, kde-format
msgid "Tag creation"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KTagReassignDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktagreassigndlg.ui:14
#, kde-format
msgid "Reassign tags"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktagreassigndlg.ui:32
#, kde-format
msgid "The transactions associated with the selected tags need to be re-assigned to a different tag before the selected tags can be deleted. Please select a tag from the list below."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktagreassigndlg.ui:61
#, kde-format
msgid "Available tags:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KTemplateExportDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktemplateexportdlg.ui:14
#, kde-format
msgid "Template Export Attributes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktemplateexportdlg.ui:26
#, kde-format
msgid "Short description"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktemplateexportdlg.ui:33
#, kde-format
msgid "Long Description"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/ktemplateexportdlg.ui:43
#, kde-format
msgid "Title"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KUpdateStockPriceDlg)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/kupdatestockpricedlg.ui:14
#, kde-format
msgid "New price entry"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsColors)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingscolors.ui:14
#, kde-format
msgid "Color settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_useCustomColors)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingscolors.ui:20
#, kde-format
msgid "Custo&m colors"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_foregroundTab)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:24
#, kde-format
msgid "Foreground"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox3)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:30
#, kde-format
msgid "Text colors"
msgstr ""
#. i18n: ectx: label, entry (useSystemColors), group (List Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useSystemColors)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:166
#: kmymoney/settings/kmymoney.kcfg:265
#, kde-format
msgid "Use system colors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingscolors.ui:32
#, kde-format
msgid "Ledger group separator"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:36
#, kde-format
msgid "Grid color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingscolors.ui:56
#, kde-format
msgid "Required field"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingscolors.ui:86
#, kde-format
msgid "Imported transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:94
#, kde-format
msgid "Negative value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingscolors.ui:110
#, kde-format
msgid "Matched transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingscolors.ui:145
#, kde-format
msgid "Erroneous transaction"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_backgroundTab)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:160
#, kde-format
msgctxt "@title background colors"
msgid "Background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingscolors.ui:166
#, kde-format
msgid "Missing conversion rate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:56
#, kde-format
msgid "Value with missing conversion rate"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_individualColorFrame)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:173
#, kde-format
msgid "List background colors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:179
#, kde-format
msgctxt "@label normal color"
msgid "Normal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:189
#, kde-format
msgctxt "@label alternate color"
msgid "Alternate"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox5)
#. +> stable
#: kmymoney/dialogs/settings/ksettingscolorsdecl.ui:238
#, kde-format
msgid "Special background colors"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsFonts)
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsIcons)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsfonts.ui:17
#: kmymoney/dialogs/settings/ksettingsicons.ui:14
#, kde-format
msgid "Font settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useSystemFont)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsfonts.ui:23
#, kde-format
msgid "Use system fonts"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_individualFontsFrame)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsfonts.ui:30
#, kde-format
msgid "Individual font settings"
msgstr ""
#. i18n: ectx: label, entry (listCellFont), group (List Options)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsfonts.ui:74
#: kmymoney/settings/kmymoney.kcfg:301
#, kde-format
msgid "Cell font"
msgstr ""
#. i18n: ectx: label, entry (listHeaderFont), group (List Options)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsfonts.ui:84
#: kmymoney/settings/kmymoney.kcfg:304
#, kde-format
msgid "Header font"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.cpp:90
#, kde-format
msgid "Choose file path"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsGeneral)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:14
#, kde-format
msgid "General Settings"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:24
#, kde-format
msgctxt "@title global settings"
msgid "Global"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox6)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:30
#: kmymoney/dialogs/settings/ksettingsschedules.ui:23
#, kde-format
msgid "Startup options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsgeneraldecl.ui:30
#, kde-format
msgid "Precision settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowSplash)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:36
#, kde-format
msgid "Show splash screen"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:46
#, kde-format
msgid "Autosave options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsgeneraldecl.ui:53
#, kde-format
msgid "digits"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoSaveFile)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:54
#, kde-format
msgid "Autosave periodically"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:74
#, kde-format
msgid "minutes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoSaveOnClose)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:105
#, kde-format
msgid "Autosave when file is modified upon close"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_AutoBackupCopies)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:114
#, kde-format
msgid "Setup number of backups to keep (local file only)"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_AutoBackupCopies)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:119
#, kde-format
msgid ""
"Whenever the current data is saved into a local file, KMyMoney keeps the selected number of previous states of the file.\n"
"\n"
"Set it to 0 to turn the feature off."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:138
#, kde-format
msgid "Number of backups to keep (0=off)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:163
#, kde-format
msgid "Fiscal Year"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:169
#, kde-format
msgid "Your fiscal year starts on"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:187
#, kde-format
msgid "January"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:192
#, kde-format
msgid "February"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:197
#, kde-format
msgid "March"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:202
#, kde-format
msgid "April"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:207
#, kde-format
msgid "May"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:212
#, kde-format
msgid "June"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:217
#, kde-format
msgid "July"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:222
#, kde-format
msgctxt "@item the month August"
msgid "August"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:227
#, kde-format
msgid "September"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:232
#, kde-format
msgid "October"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:237
#, kde-format
msgid "November"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_FiscalYearBegin)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:242
#, kde-format
msgid "December"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_7)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:269
#, kde-format
msgid "External programs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:275
#, kde-format
msgid "Calculator"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:305
#, kde-format
msgid "Views"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_StartLastViewSelected)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:311
#, kde-format
msgid "Startup page options"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton1)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:317
#, kde-format
msgid "Start with ho&mepage"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton1)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsgeneraldecl.ui:349
#, kde-format
msgid "Start with homepage"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:327
#, kde-format
msgid "Start with last selected view"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_viewType)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:337
#, kde-format
msgid "Type of the KMyMoney view"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:343
#, kde-format
msgid "List"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:353
#, kde-format
msgid "Tree"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton5)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:360
#, kde-format
msgid "Tabbed"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showTitleBar)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:370
#, kde-format
msgid "Show title bar on each page"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_syncLedgerInvestment)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:377
#, kde-format
msgid "Synchronize account selection of ledger and investment view"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
#. i18n: ectx: attribute (title), widget (QWidget, tabFilter)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:401
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:182
#, kde-format
msgid "Filter"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:407
#, kde-format
msgid "Accounts / Categories"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideUnusedCategory)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:413
#, kde-format
msgid "This option hides all categories in the categories view that are not used in at least a single transaction. They are still shown in the category selection lists."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideUnusedCategory)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:416
#, kde-format
msgid "Do not show unused categories"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideClosedAccounts)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:425
#, kde-format
msgid ""
"This option hides all accounts that have been closed by the user in views and selection lists.\n"
"\n"
"You can use <b>View/Show all accounts</b> to temporarily show hidden accounts in the views."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideClosedAccounts)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:428
#, kde-format
msgid "Do not show closed accounts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ExpertMode)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:435
#, kde-format
msgid "Show equity accounts"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowCategoriesInAccountsView)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:442
#, kde-format
msgid "This option will display the categories in the accounts view also."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCategoriesInAccountsView)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:445
#, kde-format
msgid "Show categories in the accounts list view"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideZeroBalanceEquities)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:452
#, kde-format
msgid "Do not show zero balance equities"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideFinishedSchedules)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:468
#, kde-format
msgid "This option hides all finished schedules in the schedules view."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideFinishedSchedules)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:471
#, kde-format
msgid "Do not show finished schedules"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:489
#, kde-format
msgid "Do not show transactions prior to"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_HideReconciledTransactions)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:523
#, kde-format
msgid "This option hides all reconciled transactions in the ledger view."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HideReconciledTransactions)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:526
#, kde-format
msgid "Do not show reconciled transactions"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:553
#, kde-format
msgid "Support"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_8)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:559
#, kde-format
msgid "Logging"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:567
#, kde-format
msgid "Log path"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:615
#, kde-format
msgid "On choosing a log file path please keep in mind that log files may contain sensitive data (e.g. passwords in clear-text etc)."
msgstr ""
#. i18n: ectx: label, entry (logImportedStatements), group (List Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_logImportedStatements)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:625
#: kmymoney/settings/kmymoney.kcfg:291
#, kde-format
msgid "Log imported statements"
msgstr ""
#. i18n: ectx: label, entry (logOfxTransactions), group (List Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_logOfxTransactions)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsgeneral.ui:632
#: kmymoney/settings/kmymoney.kcfg:294
#, kde-format
msgid "Log OFX transactions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_9)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsgeneraldecl.ui:667
#, kde-format
msgid "Other logging options"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsHome)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:14
#, kde-format
msgid "Homepage Settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_upButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:40
#, kde-format
msgid "Move selected item up"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_upButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:43
#, kde-format
msgid "Use this to move the selected item up by one position in the list."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_upButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:46
#, kde-format
msgctxt "@action move item up"
msgid "Up"
msgstr ""
#. +> stable
#: kmymoney/dialogs/settings/ksettingshome.cpp:47
#, kde-format
msgctxt "Move item up"
msgid "&Up"
msgstr ""
#. +> stable
#: kmymoney/dialogs/settings/ksettingshome.cpp:51
#, kde-format
msgid "&Down"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_downButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:53
#, kde-format
msgid "Move selected item down"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_downButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:56
#, kde-format
msgid "Use this to move the selected item down by one position in the list."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_downButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:59
#, kde-format
msgctxt "@action move item down"
msgid "Down"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:107
#, kde-format
msgid ""
"Selected entries are shown on the home page of the application."
"<p>\n"
"Use the buttons and checkboxes to customize the layout of the home page."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupbox)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingshome.ui:132
#, kde-format
msgid "Homepage/Summary page scaling"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupbox)
#. +> stable
#: kmymoney/dialogs/settings/ksettingshomedecl.ui:128
#, kde-format
msgid "Homepage/Summary page font scaling"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, percentageLabel)
#. +> stable
#: kmymoney/dialogs/settings/ksettingshomedecl.ui:134
#, kde-format
msgid "Percentage of default font size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, percentageLabel)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingshome.ui:138
#, kde-format
msgid "Zoom factor:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberZoomFactor)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingshome.ui:148
#, kde-format
msgid "Remember zoom factor when leaving the program if manually changed with mouse-wheel"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberFontSize)
#. +> stable
#: kmymoney/dialogs/settings/ksettingshomedecl.ui:144
#, kde-format
msgid "Remember font size when leaving the program if manually changed with mouse-wheel"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupbox2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:190
#, kde-format
msgid "Account information display"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowLimitInfo)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:196
#, kde-format
msgid "Show Account Limit Information"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowBalanceStatusOfOnlineAccounts)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:203
#, kde-format
msgid "Show balance-status of mapped online accounts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCountOfUnmarkedTransactions)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:210
#, kde-format
msgid "Show number of not marked transactions per account [!M]"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCountOfClearedTransactions)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:217
#, kde-format
msgid "Show number of cleared transactions per account [C]"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCountOfNotReconciledTransactions)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingshome.ui:224
#, kde-format
msgid "Show number of not reconciled (not marked + cleared) transactions per account [!R]"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowDateOfLastReconciliation)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingshome.ui:231
#, kde-format
msgid "Show date of last reconciliation"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_individualIconsFrame)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsicons.ui:20
#, kde-format
msgid "Individual icon settings"
msgstr ""
#. i18n: ectx: label, entry (IconsTheme), group (List Options)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsicons.ui:52
#: kmymoney/settings/kmymoney.kcfg:307
#, kde-format
msgid "Icon theme"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTip)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsicons.ui:72
#, kde-format
msgid ""
"<html><head/><body>"
"<p align=\"center\">Tip: Install Oxygen, Tango or Breeze icon theme to get wider selection.</p>"
"</body></html>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:53
#, kde-format
msgctxt "General settings"
msgid "General"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:54
#: kmymoney/views/kmymoneyview.cpp:151
#, kde-format
msgid "Home"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:55
#, kde-format
msgctxt "Ledger view settings"
msgid "Ledger"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:56
#: kmymoney/views/kmymoneyview.cpp:154
#, kde-format
msgid ""
"Scheduled\n"
"transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:58
#, kde-format
msgid "Colors"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:59
#, kde-format
msgid "Fonts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:60
#, kde-format
msgid "Icons"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingskmymoney.cpp:61
#, kde-format
msgid "Plugins"
msgstr ""
#. +> stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:50
#, kde-format
msgctxt "Accepts the entered data and stores it"
msgid "&Update"
msgstr ""
#. +> stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:62
#, kde-format
msgctxt "Create a new source entry for online quotes"
msgid "&New..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:85
#, kde-format
msgid "Identification number"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, backendsList)
#. i18n: ectx: property (text), widget (QTreeWidget, accountsList)
#. i18n: ectx: property (text), widget (QLabel, labelInv_nameCol)
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:86
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:70
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:332
#: kmymoney/plugins/csv/import/securitiesdlg.ui:82
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:28
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:68
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:139
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:298
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:301
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:376
#, kde-format
msgid "New Quote Source"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:264
#, kde-format
msgid ""
"CSV profile <b>%1</b> already exists.<br>"
"Do you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:267
#, kde-format
msgid "CSV Profile Already Exists"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:316
#, kde-format
msgid ""
"Security <b>%1</b> uses this quote source.<br>"
"Do you really want to remove it?"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.cpp:318
#, kde-format
msgid "Delete quote source"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, groupParsing)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:36
#, kde-format
msgid "<i>Enter regular expressions which can be used to parse the data returned from the URL entered above. The symbol, price, and date must be found in the quote data to be usable. You may also try the KMyMoney user's mailinglist at <a href=\"mailto:kmymoney@kde.org\">kmymoney@kde.org</a> to find what settings work for other users in your country.</i>"
msgstr ""
#. i18n: ectx: property (text), widget (KListWidget, m_quoteSourceList)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsonlinequotesdecl.ui:38
#, kde-format
msgctxt "@title header of the quote source name column"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:45
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:300
#, kde-format
msgid "Date Format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:55
#, kde-format
msgid "Identifier"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editIdentifier)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:68
#, kde-format
msgid "Regular Expression to extract the identifier from the downloaded data"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editDate)
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editDateFormat)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:85
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:129
#, kde-format
msgid "Regular Expression to extract the date from the downloaded data"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editSymbol)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsonlinequotesdecl.ui:81
#, kde-format
msgid "Regular Expression to extract the symbol from the downloaded data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:102
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:99
#, kde-format
msgid "URL"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:112
#, kde-format
msgid "CSV URL"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editURL)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:119
#, kde-format
msgid "URL to be used to download the quote"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_editURL)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:122
#, kde-format, no-c-format
msgid "Enter the URL from which stock quotes will be fetched. <b>%1</b> will be replaced with the symbol for the security being quoted. For currency conversions, <b>%2</b> will be replaced with the currency to be quoted and <b>%1</b> with the currency the quote is based on."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editPrice)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:139
#, kde-format
msgid "Regular Expression to extract the price from the downloaded data"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_skipStripping)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:155
#, kde-format
msgid ""
"<p>For easier processing of the data returned by the online source, KMyMoney usually strips unused parts before it is parsed with the regular expressions. If matching of the fields relies on those items, then use this option to turn stripping off.</p>"
"\n"
"\n"
"<p>The following items are usually removed by stripping:\n"
"\n"
"<ul>\n"
"<li>HTML tags such as <b>&lt;tag&gt;</b></li>"
"\n"
"<li>& encoded characters such as <b>&amp;nbsp;</b></li>"
"\n"
"<li>duplicate whitespace</li>"
"\n"
"</ul>"
"\n"
"</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_skipStripping)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:158
#, kde-format
msgid "Skip HTML stripping"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:165
#, kde-format
msgid "Identify by"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:177
#, kde-format
msgid "Create a new source entry for online quotes"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:180
#, kde-format
msgid "Use this to create a new entry for online quotes"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:183
#, kde-format
msgctxt "@action create new quote source"
msgid "New"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:190
#, kde-format
msgid "Delete the selected source entry"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:193
#, kde-format
msgid "Use this to delete the selected online source entry"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_dumpCSVProfile)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:219
#, kde-format
msgid "Dumps CSV profile used for importing downloaded prices, which can be customized by user in CSV Importer."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_dumpCSVProfile)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:222
#, kde-format
msgid "Dump CSV"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:229
#: kmymoney/dialogs/transactioneditor.cpp:696
#: kmymoney/views/kpayeesview.ui:517 kmymoney/views/ktagsview.ui:358
#, kde-format
msgid "Accepts the entered data and stores it"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:232
#: kmymoney/views/kpayeesview.ui:520 kmymoney/views/ktagsview.ui:361
#, kde-format
msgid "Use this to accept the modified data."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsonlinequotes.ui:235
#, kde-format
msgctxt "@action update quotes from online quote source"
msgid "Update"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsplugins.cpp:123
#, kde-format
msgid "KMyMoney Plugins"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsplugins.cpp:127
#, kde-format
msgid "Payee Identifier"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsplugins.cpp:131
#, kde-format
msgid "Online Banking Operations"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsRegister)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:14
#, kde-format
msgid "Register settings"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:24
#, kde-format
msgctxt "@title The way in which items will be displayed"
msgid "Display"
msgstr ""
#. i18n: ectx: label, entry (ShowGrid), group (List Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowGrid)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:30
#: kmymoney/settings/kmymoney.kcfg:260
#, kde-format
msgid "Show a grid in the register"
msgstr ""
#. i18n: ectx: label, entry (ShowRegisterDetailed), group (List Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowRegisterDetailed)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:40
#: kmymoney/settings/kmymoney.kcfg:256
#, kde-format
msgid "Show all register entries in full detail"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_LedgerLens)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:50
#, kde-format
msgid "Using the ledger lens shows the details for the transaction that has focus in the ledger. Usually, when using the transaction form, only a one line summary is displayed for each transaction as the details are shown in the form."
msgstr ""
#. i18n: ectx: label, entry (LedgerLens), group (General Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_LedgerLens)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:53
#: kmymoney/settings/kmymoney.kcfg:88
#, kde-format
msgid "Use the ledger lens"
msgstr ""
#. i18n: ectx: label, entry (TransactionForm), group (General Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TransactionForm)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:63
#: kmymoney/settings/kmymoney.kcfg:96
#, kde-format
msgid "Show transaction form"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AlwaysShowNrField)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:70
#, kde-format
msgid "Always show a No. field"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowFancyMarker)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:80
#, kde-format
msgid "Draws a larger header above each group of transactions. The grouping depends on the current sort order."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowFancyMarker)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:83
#, kde-format
msgid "Show group header between transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowFiscalMarker)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:93
#, kde-format
msgid "Show header for the previous and current fiscal year"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowPlannedScheduleDates)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsregisterdecl.ui:100
#, kde-format
msgid "If a planned transaction is overdue, today's date is used by default as the posting date. With this option, the originally planned date is used instead."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowPlannedScheduleDates)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsregisterdecl.ui:103
#, kde-format
msgid "Display overdue schedules with planned date"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, sorting)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:117
#, kde-format
msgid "Sorting"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:124
#, kde-format
msgid "Normal view"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab4)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:137
#, kde-format
msgid "Reconciliation view"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, TabPage)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:150
#, kde-format
msgid "Search view"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:166
#, kde-format
msgid "Use the <i>left</i> and <i>right</i> buttons to add and remove sort options. Use the <i>up</i> and <i>down</i> buttons to modify the sort order. Double-Click a selected entry to toggle the sort order between <i>ascending</i> and <i>descending</i>."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, TabPage1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:177
#, kde-format
msgid "Data entry"
msgstr ""
#. i18n: ectx: label, entry (CopyTypeToNr), group (General Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CopyTypeToNr)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:183
#: kmymoney/settings/kmymoney.kcfg:76
#, kde-format
msgid "Insert transaction type into No. field for new transactions"
msgstr ""
#. i18n: ectx: label, entry (AutoIncCheckNumber), group (General Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoIncCheckNumber)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:190
#: kmymoney/settings/kmymoney.kcfg:25
#, kde-format
msgid "Auto increment check number"
msgstr ""
#. i18n: ectx: label, entry (FocusChangeIsEnter), group (General Options)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FocusChangeIsEnter)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:200
#: kmymoney/settings/kmymoney.kcfg:80
#, kde-format
msgid "Keep changes when selecting a different transaction/split"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnterMovesBetweenFields)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:207
#, kde-format
msgid "Use Enter to move between fields"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_stringMatchFromStart)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:217
#, kde-format
msgid "Mark this option, if you always want to match names e.g. for payees from the start. If unset, any substring is matched."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_stringMatchFromStart)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:220
#, kde-format
msgid "Match names from start"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AutoReconciliation)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:227
#, kde-format
msgid "After entering the reconciliation data automatically detect the transactions that match that data (in some cases it might be not possible to do that)."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoReconciliation)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:230
#: kmymoney/views/kgloballedgerview.cpp:558
#, kde-format
msgid "Automatic reconciliation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:242
#, kde-format
msgid "Default reconciliation state"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, kcfg_defaultReconciliationState)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:252
#, kde-format
msgid "Default reconciliation state for transactions entered during reconciliation of an account"
msgstr ""
#. i18n: ectx: label, entry (initialDateFieldCursorPosition), group (List Options)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_1)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsregisterdecl.ui:252
#: kmymoney/settings/kmymoney.kcfg:331
#, kde-format
msgid "Initial cursor position within the date field"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultReconciliationState)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:256
#: kmymoney/widgets/kmymoneyreconcilecombo.cpp:46
#: kmymoney/widgets/registersearchline.cpp:90
#, kde-format
msgid "Not reconciled"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_initialDateFieldCursorPosition)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsregisterdecl.ui:260
#, kde-format
msgid "Day"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultReconciliationState)
#. i18n: ectx: property (text), item, widget (KComboBox, m_stateBox)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:261
#: kmymoney/widgets/ktransactionfilter.ui:595
#, kde-format
msgctxt "@item reconciliation status"
msgid "Cleared"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultReconciliationState)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkReconciled)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:266
#: kmymoney/plugins/views/reports/core/listtable.cpp:642
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:198
#: kmymoney/widgets/kmymoneyreconcilecombo.cpp:44
#, kde-format
msgid "Reconciled"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_AutoFillTransaction)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:292
#, kde-format
msgid "Autofill"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioButton1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:301
#, kde-format
msgid "Do not auto-fill transaction data at all."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:304
#, kde-format
msgid "No Autofill"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioButton2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:313
#, kde-format, no-c-format
msgid ""
"Collect all transactions for the given payee. Treat all transactions that refer to the same category and have an amount with +/- X % as identical. If more than one transaction is found, a list of them is presented to the user.\n"
"\n"
"Selecting 0% will list all transactions."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton2)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsregister.ui:316
#, kde-format
msgid "Same transaction if amount differs less than percentage set below"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsregisterdecl.ui:397
#, kde-format
msgctxt "Same transaction if amount differs less than percent."
msgid "percent."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioButton3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:329
#, kde-format
msgid "The data of the last transaction assigned to the category used most often for this payee is autofilled into the transaction editor."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:332
#, kde-format
msgid "With previously most often used transaction for the payee"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsregister.ui:351
#, kde-format
msgid "Same transaction if amount differes less than "
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton2)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsregisterdecl.ui:369
#, kde-format
msgid "Same transaction if amount differs less than"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_AutoFillDifference)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:358
#, kde-format
msgid "Two transactions are usually treated identical for autofill, if they refer the same accounts. They are treated as different transactions though, when their amount varies by more than the percentage given here."
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_AutoFillDifference)
#. +> trunk5 stable5
#: kmymoney/dialogs/settings/ksettingsregister.ui:361
#, kde-format, no-c-format
msgid "%"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AutoFillUseMemos)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:390
#, kde-format
msgid "If this option is checked the memos from the previous transaction will be used otherwise the memos will not be considered when the transaction is autofilled."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoFillUseMemos)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:393
#, kde-format
msgid "Use memos from previous transaction"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, TabPage2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:420
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:428
#, kde-format
msgid "Match transactions within days"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_matchInterval)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:438
#, kde-format
msgid "Search for matching transactions within the range of the posting date of the imported transaction +/- the number of given days."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_askForPayeeCategory)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:475
#, kde-format
msgid "Whenever a new payee is detected during import of a statement, the user will be asked to assign a default category for this user when this option is selected."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_askForPayeeCategory)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsregister.ui:478
#, kde-format
msgid "Ask for a new payee's default category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.cpp:96
#, kde-format
msgctxt "Holiday region (region language)"
msgid "%1 (%2)"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSettingsSchedules)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:17
#, kde-format
msgid "Schedule Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CheckSchedule)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:29
#, kde-format
msgid "Check schedules on startup"
msgstr ""
#. i18n: ectx: label, entry (CheckSchedulePreview), group (General Options)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:48
#: kmymoney/settings/kmymoney.kcfg:57
#, kde-format
msgid "Enter transactions this number of days in advance"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, processingDaysBox)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:71
#, kde-format
msgid "Processing Days"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, calendarLabel)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:77
#, kde-format
msgid "Use holiday calendar for region"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_holidayRegion)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:91
#, kde-format
msgctxt "@item no holiday region selected"
msgid "(None)"
msgstr ""
#. i18n: ectx: label, entry (SchedulePreview), group (General Options)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/settings/ksettingsschedules.ui:120
#: kmymoney/settings/kmymoney.kcfg:70
#, kde-format
msgid "Number of days to preview schedules in ledger"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SplitAdjustDialog)
#. i18n: ectx: property (windowTitle), widget (QDialog, SplitDialog)
#. i18n: ectx: property (windowTitle), widget (QDialog, TestDialog)
#. +> trunk5 stable5
#: kmymoney/dialogs/splitadjustdialog.ui:14 kmymoney/views/ledgerview.ui:15
#: kmymoney/views/splitdialog.ui:14
#, kde-format
msgid "Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, continueBtn)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/splitadjustdialog.ui:58
#, kde-format
msgid "Continue to edit splits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:128
#, kde-format
msgid "Payer/Receiver"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:138
#, kde-format
msgid "Category/Account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, tagsLabel)
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:250
#: kmymoney/plugins/views/reports/core/listtable.cpp:626
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:489
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:76
#: kmymoney/views/kmymoneyview.cpp:156 kmymoney/views/newspliteditor.ui:120
#: kmymoney/views/newtransactioneditor.ui:179
#: kmymoney/views/newtransactionform.ui:96
#: kmymoney/widgets/ktransactionfilter.cpp:154
#: kmymoney/widgets/stdtransaction.cpp:285
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:434
#: kmymoney/dialogs/stdtransactioneditor.cpp:476
#: kmymoney/dialogs/stdtransactioneditor.cpp:881
#: kmymoney/dialogs/stdtransactioneditor.cpp:907
#: kmymoney/dialogs/stdtransactioneditor.cpp:932
#: kmymoney/dialogs/stdtransactioneditor.cpp:957
#: kmymoney/dialogs/stdtransactioneditor.cpp:962
#: kmymoney/dialogs/stdtransactioneditor.cpp:1064
#: kmymoney/widgets/stdtransaction.cpp:136
#, kde-format
msgid "Transfer from"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:436
#: kmymoney/dialogs/stdtransactioneditor.cpp:478
#: kmymoney/dialogs/stdtransactioneditor.cpp:878
#: kmymoney/dialogs/stdtransactioneditor.cpp:909
#: kmymoney/dialogs/stdtransactioneditor.cpp:959
#: kmymoney/dialogs/stdtransactioneditor.cpp:966
#: kmymoney/dialogs/stdtransactioneditor.cpp:1052
#: kmymoney/dialogs/stdtransactioneditor.cpp:1062
#: kmymoney/widgets/stdtransaction.cpp:136
#, kde-format
msgid "Transfer to"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:751
#, kde-format
msgid "Select autofill transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:1231
#, kde-format
msgid "Cannot enter transaction with postdate prior to account's opening date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:1605
#, kde-format
msgid ""
"Do you want to replace memo"
"<p><i>%1</i></p>"
"with memo"
"<p><i>%2</i></p>"
"in the other split?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/stdtransactioneditor.cpp:1605
#, kde-format
msgid "Copy memo"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:337
#: kmymoney/dialogs/transactioneditor.cpp:537
#, kde-format
msgid "<center>Processing schedule for %1.</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:341
#, kde-format
msgid ""
"<center>Check number <b>%1</b> has already been used in account <b>%2</b>.</center>"
"<center>Do you want to replace it with the next available number?</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:342
#: kmymoney/dialogs/transactioneditor.cpp:542
#, kde-format
msgid "Duplicate number"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:480
#, kde-format
msgid "This transaction has more than two splits and is originally based on a different currency (%1). Using this account to modify the transaction may result in rounding errors. Do you want to continue?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:482
#, kde-format
msgid "At least one of the selected transactions has more than two splits and is originally based on a different currency (%1). Using this account to modify the transactions may result in rounding errors. Do you want to continue?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:541
#, kde-format
msgid ""
"Check number <b>%1</b> has already been used in account <b>%2</b>."
"<center>Do you want to replace it with the next available number?</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:652
#, kde-format
msgid "Storing transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:694
#, kde-format
msgid "&Enter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:697
#, kde-format
msgid "Use this to enter the transaction into the ledger."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:698
#, kde-format
msgid "&Schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:700
#, kde-format
msgid "Accepts the entered data and stores it as schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:701
#, kde-format
msgid "Use this to schedule the transaction for later entry into the ledger."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:703
#, kde-format
msgid ""
"The transaction you are about to enter has a post date in the future.<br/>"
"<br/>"
"Do you want to enter it in the ledger or add it to the schedules?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:703
#, kde-format
msgctxt "Dialog caption for 'Enter or schedule' dialog"
msgid "Enter or schedule?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:787
#, kde-format
msgid "The balance of account <b>%1</b> dropped below the warning balance of %2."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:793
#, kde-format
msgid "The balance of account <b>%1</b> dropped below the minimum balance of %2."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:799
#, kde-format
msgid "The balance of account <b>%1</b> dropped below the maximum credit warning limit of %2."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/dialogs/transactioneditor.cpp:805
#, kde-format
msgid "The balance of account <b>%1</b> dropped below the maximum credit limit of %2."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_idGroup)
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:41 kmymoney/plugins/xml/xmlstoragesettings.ui:32
#, kde-format
msgid "GPG encryption"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:44
#, kde-format
msgid "Addressbook integration"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:47
#, kde-format
msgid "Holiday regions integration"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:50
#, kde-format
msgid ""
"\n"
"KMyMoney, the Personal Finance Manager by KDE.\n"
"\n"
"Please consider contributing to this project with code and/or suggestions."
msgstr ""
#. +> stable
#: kmymoney/main.cpp:72
#, kde-format
msgid ""
"\n"
"KMyMoney, the Personal Finance Manager for KDE.\n"
"\n"
"Please consider contributing to this project with code and/or suggestions."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:52
#, kde-format
msgid "(c) 2000-2018 The KMyMoney development team"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:73
#, kde-format
msgid "(c) 2000-2017 The KMyMoney development team"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:55
#, kde-format
msgid ""
"Compiled with the following optional features:\n"
"%1"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:69
#, kde-format
msgid "Compiled with the following settings:\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:57
#, kde-format
msgid "Thomas Baumgart"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:57
#, kde-format
msgid "Core engine, Release Manager, Project admin"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:58
#, kde-format
msgid "Łukasz Wojniłowicz"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:58 kmymoney/kcreditswindow.cpp:59
#: kmymoney/kcreditswindow.cpp:60 kmymoney/kcreditswindow.cpp:61
#: kmymoney/kcreditswindow.cpp:68
#, kde-format
msgid "Developer"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:59
#, kde-format
msgid "Ralf Habacker"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:60
#, kde-format
msgid "Cristian Oneț"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:61
#, kde-format
msgid "Christian Dávid"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:63
#, kde-format
msgid "Michael Edwardes"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:80
#, kde-format
msgid "Michael Edwardes."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kcreditswindow.cpp:63 kmymoney/kcreditswindow.cpp:64
#: kmymoney/kcreditswindow.cpp:65 kmymoney/kcreditswindow.cpp:66
#: kmymoney/kcreditswindow.cpp:67 kmymoney/kcreditswindow.cpp:68
#: kmymoney/kcreditswindow.cpp:69
#, kde-format
msgid "Inactive member. "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:63
#, kde-format
msgid "Initial idea, much initial source code, Project admin"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:64
#, kde-format
msgid "Alvaro Soliverez"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:64
#, kde-format
msgid "Forecast, Reports"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:65
#, kde-format
msgid "Ace Jones"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:65
#, kde-format
msgid "Reporting logic, OFX Import"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:66
#, kde-format
msgid "Tony Bloomfield"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:66
#, kde-format
msgid "Database backend, maintainer stable branch"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:67
#, kde-format
msgid "Felix Rodriguez"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:67
#, kde-format
msgid "Project Admin"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:68
#, kde-format
msgid "John C"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:69
#, kde-format
msgid "Fernando Vilas"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:69
#, kde-format
msgid "Database backend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:71
#, kde-format
msgid "Jack Ostroff"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:71
#, kde-format
msgid "Documentation and user support"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:72
#, kde-format
msgid "Kevin Tambascio"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:72
#, kde-format
msgid "Initial investment support"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:73
#, kde-format
msgid "Javier Campos Morales"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:73
#, kde-format
msgid "Developer & Artist"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:74
#, kde-format
msgid "Robert Wadley"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:74
#, kde-format
msgid "Icons & splash screen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:75
#, kde-format
msgid "Laurent Montel"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:75
#, kde-format
msgid "Patches and port to kde4"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:76
#, kde-format
msgid "Wolfgang Rohdewald"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:76
#, kde-format
msgid "Patches"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:77
#, kde-format
msgid "Marko Käning"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:77
#, kde-format
msgid "Patches, packaging and KF5-CI for OS X"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:78
#, kde-format
msgid "Allan Anderson ✝"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kcreditswindow.cpp:78
#, kde-format
msgid "CSV import/export"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:383 kmymoney/models/equitiesmodel.cpp:345
#: kmymoney/widgets/kmymoneyaccountselector.cpp:204
#: kmymoney/widgets/kmymoneyaccountselector.cpp:402
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:85
#, kde-format
msgid "Equity"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:517
#, kde-format
msgid "The file has been changed, save it?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:596
#, kde-format
msgid "GnuCash..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:753
#, kde-format
msgctxt "Update online accounts menu"
msgid "Update"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:799
#, kde-format
msgid "QIF Profile Editor..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:845
#, kde-format
msgid "KDE language settings..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:884
#, kde-format
msgid ""
"<p>The account \"%1\" was previously created as loan account but some information is missing.</p>"
"<p>The new loan wizard will be started to collect all relevant information.</p>"
"<p>Please use KMyMoney version 0.8.7 or later and earlier than version 0.9 to correct the problem.</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:886
#, kde-format
msgid "Account problem"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:905
#, kde-format
msgid "Fix transactions"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5469
#, kde-format
msgid "Deleting transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1307
#, kde-format
msgid "This is the consistency check log, use the context menu to copy or save it."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1320
#, kde-format
msgid "Copy to clipboard"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1321
#, kde-format
msgid "Save to file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1398
#, kde-format
msgid "Backup..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1399
#, kde-format
msgid "Statement file..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2264 kmymoney/kmymoney.cpp:2469
#: kmymoney/kmymoney.cpp:7573 kmymoney/kmymoney.cpp:7603
#, kde-format
msgid "Statement stats"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1400 kmymoney/kmymoney.cpp:1401
#, kde-format
msgid "Account Template..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1402
#, kde-format
msgid "Personal Data..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1404
#, kde-format
msgid "Dump Memory"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1406
#, kde-format
msgid "File-Information..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1410
#, kde-format
msgid "Find transaction..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3423
#, kde-format
msgid "Adjusting transactions..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1414
#, kde-format
msgid "Show Transaction Detail"
msgstr ""
#. i18n: ectx: label, entry (HideReconciledTransactions), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1415 kmymoney/settings/kmymoney.kcfg:252
#, kde-format
msgid "Hide reconciled transactions"
msgstr ""
#. i18n: ectx: label, entry (HideUnusedCategory), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1416 kmymoney/settings/kmymoney.kcfg:228
#, kde-format
msgid "Hide unused categories"
msgstr ""
#. i18n: ectx: label, entry (ShowAllAccounts), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1417 kmymoney/settings/kmymoney.kcfg:236
#, kde-format
msgid "Show all accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1421
#, kde-format
msgid "New institution..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1422
#, kde-format
msgid "Edit institution..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1423
#, kde-format
msgid "Delete institution..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1427
#, kde-format
msgid "New account..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1428
#, kde-format
msgid "Open ledger"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1429
#, kde-format
msgid "Reconcile..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1430
#, kde-format
msgctxt "Finish reconciliation"
msgid "Finish"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1431
#, kde-format
msgid "Postpone reconciliation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1432
#, kde-format
msgid "Edit account..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1433
#, kde-format
msgid "Delete account..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1434
#, kde-format
msgid "Close account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1435
#, kde-format
msgid "Reopen account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1436
#, kde-format
msgid "Transaction report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1437
#, kde-format
msgid "Show balance chart..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:1438
#, kde-format
msgid "Map account..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:744
#, kde-format
msgid "Map to online account..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1439
#, kde-format
msgid "Unmap account..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1440
#, kde-format
msgid "Update account..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1441
#, kde-format
msgid "Update all accounts..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_buttonNewCreditTransfer)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1442
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.ui:94
#, kde-format
msgid "New credit transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1446
#, kde-format
msgid "New category..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1447
#, kde-format
msgid "Edit category..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1448
#, kde-format
msgid "Delete category..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1452
#, kde-format
msgid "Currencies..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1453
#, kde-format
msgid "Prices..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1454
#, kde-format
msgid "Update Stock and Currency Prices..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1455
#, kde-format
msgid "Consistency Check"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1456
#, kde-format
msgid "Performance-Test"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1457
#, kde-format
msgid "Calculator..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1461
#, kde-format
msgid "Enable all messages"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1465
#, kde-format
msgid "&Show tip of the day"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1469
#, kde-format
msgctxt "New transaction button"
msgid "New"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1470
#, kde-format
msgctxt "Edit transaction button"
msgid "Edit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1471
#, kde-format
msgctxt "Enter transaction"
msgid "Enter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1472
#, kde-format
msgctxt "Edit split button"
msgid "Edit splits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1473
#, kde-format
msgctxt "Cancel transaction edit"
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1474
#, kde-format
msgctxt "Delete transaction"
msgid "Delete"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1475
#, kde-format
msgctxt "Duplicate transaction"
msgid "Duplicate"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1476 kmymoney/views/kgloballedgerview.cpp:287
#: kmymoney/views/kgloballedgerview.cpp:1766
#, kde-format
msgctxt "Button text for match transaction"
msgid "Match"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1477
#, kde-format
msgctxt "Accept 'imported' and 'matched' transaction"
msgid "Accept"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1478
#, kde-format
msgctxt "Toggle reconciliation flag"
msgid "Toggle"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1479
#, kde-format
msgctxt "Mark transaction cleared"
msgid "Cleared"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1480
#, kde-format
msgctxt "Mark transaction reconciled"
msgid "Reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1481
#, kde-format
msgctxt "Mark transaction not reconciled"
msgid "Not reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1482
#, kde-format
msgctxt "Select all transactions"
msgid "Select all"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1483 kmymoney/views/kgloballedgerview_p.h:972
#, kde-format
msgid "Go to account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1484 kmymoney/views/kgloballedgerview_p.h:970
#, kde-format
msgid "Go to payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1485
#, kde-format
msgid "Create scheduled transaction..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:6466
#, kde-format
msgid "Create a new transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1486
#, kde-format
msgid "Assign next number"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1487
#, kde-format
msgctxt "Combine transactions"
msgid "Combine"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1488
#, kde-format
msgid "Copy splits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1490
#, kde-format
msgid "New investment..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1491
#, kde-format
msgid "Edit investment..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1492
#, kde-format
msgid "Delete investment..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1493
#, kde-format
msgid "Online price update..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1494
#, kde-format
msgid "Manual price update..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1496
#, kde-format
msgid "New scheduled transaction"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2534 kmymoney/views/kmymoneyview.cpp:193
#, kde-format
msgid "Scheduled transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1497
#, kde-format
msgid "Edit scheduled transaction"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3448
#, kde-format
msgid "Adjusting scheduled transactions..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1498
#, kde-format
msgid "Delete scheduled transaction"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:4504
#, kde-format
msgid "Unable to skip scheduled transaction <b>%1</b>."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1499
#, kde-format
msgid "Duplicate scheduled transaction"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5484
#, kde-format
msgid "Duplicating transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1500
#, kde-format
msgid "Enter next transaction..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1501
#, kde-format
msgid "Skip next transaction..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1503
#, kde-format
msgid "New payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1504
#, kde-format
msgid "Rename payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1505
#, kde-format
msgid "Delete payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1506
#, kde-format
msgid "Merge payees"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1508 kmymoney/kmymoneyutils.cpp:737
#, kde-format
msgid "New tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1509
#, kde-format
msgid "Rename tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1510
#, kde-format
msgid "Delete tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1513
#, kde-format
msgid "Test new feature"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1514
#, kde-format
msgid "Debug Traces"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1516
#, kde-format
msgid "Debug Timers"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1518
#, kde-format
msgid "Remove credit transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1519
#, kde-format
msgid "Edit credit transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1520
#, kde-format
msgid "Show log"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1554
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:325
#, kde-format
msgid ""
"*.kmy *.xml|KMyMoney files\n"
"*|All files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1675
#, kde-format
msgid "View back"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:1676
#, kde-format
msgid "View forward"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1736 kmymoney/kmymoney.cpp:1749
#: kmymoney/kmymoney.cpp:1773
#, kde-format
msgid "Additional encryption keys to be used: %1"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1769
#, kde-format
msgid "Encryption key to be used"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1774
#, kde-format
msgid "Manage additional keys"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2007 kmymoney/kmymoney.cpp:2102
#, kde-format
msgid "No KMyMoneyFile open"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2040 kmymoney/kmymoney.cpp:2042
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1343
-#: kmymoney/plugins/xml/xmlstorage.cpp:378
+#: kmymoney/plugins/xml/xmlstorage.cpp:377
#, kde-format
msgctxt "Application is ready to use"
msgid "Ready."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2106
#, kde-format
msgid "Viewing personal data..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2113
#, kde-format
msgid "Edit Personal Data"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2128
#, kde-format
msgid "Unable to store user information: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2136
#, kde-format
msgid "Importing account templates."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2365
#, kde-format
msgid "Importing an XML Statement."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:2151
#, kde-format
msgid "Unable to import template(s)"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2168
#, kde-format
msgid "Unable to import template(s): %1, thrown in %2:%3"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2159
#, kde-format
msgid "Exporting account templates."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2165
#, kde-format
msgid "Save as..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:582
#, kde-format
msgid "Save as database..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:2166
#, kde-format
msgid "KMyMoney template files (*.kmt);;All files (*)"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2181
#, kde-format
msgid ""
"*.kmt|KMyMoney template files\n"
"*|All files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2211
#, kde-format
msgid "The file <b>%1</b> already exists. Do you really want to overwrite it?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2211 kmymoney/plugins/csv/export/csvexporter.cpp:120
#, kde-format
msgid "File already exists"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2264 kmymoney/kmymoney.cpp:7573
#: kmymoney/kmymoney.cpp:7603
#, kde-format
msgid "The statements have been processed with the following results:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2290
#, kde-format
msgid "The file must be saved first before it can be backed up. Do you want to continue?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2306
#, kde-format
msgid "The current implementation of the backup functionality only supports local files as source files. Your current source file is '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2308
#, kde-format
msgid "Local files only"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2314
#, kde-format
msgid "You cannot import GnuCash data into an existing file. Do you wish to save this file?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2326
#, kde-format
msgid "Importing a GnuCash file."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2329
#, kde-format
msgid ""
"*|GnuCash files\n"
"*|All files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2344
#, kde-format
msgid "Mounting %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2360
#, kde-format
msgid "Backup file for today exists on that device. Replace?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2360
#, kde-format
msgid "&Replace"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2366
#, kde-format
msgid "Writing %1"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2368
#, kde-format
msgid ""
"*.xml|XML files\n"
"*|All files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2382
#, kde-format
msgid "Unmounting %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2414
#, kde-format
msgid "Error mounting device"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2429 kmymoney/kmymoney.cpp:2448
#, kde-format
msgctxt "Backup done"
msgid "Done"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2430 kmymoney/kmymoney.cpp:2450
#, kde-format
msgid "File successfully backed up"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2436
#, kde-format
msgid "Error copying file to device"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2452
#, kde-format
msgid "Error unmounting device"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2469
#, kde-format
msgid "The statement has been processed with the following results:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2516
#, kde-format
msgid ""
"This account is a liability and if the opening balance represents money owed, then it should be negative. Negate the amount?\n"
"\n"
"Please click Yes to change the opening balance to %1,\n"
"Please click No to leave the amount as %2,\n"
"Please click Cancel to abort the account creation."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2536
#: kmymoney/wizards/newloanwizard/interestcategorywizardpage.cpp:110
#, kde-format
msgid "Unable to add account: %1"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2537
#, kde-format
msgctxt "Report settings"
msgid "Reports"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2538
#, kde-format
msgctxt "Forecast settings"
msgid "Forecast"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2539
#, kde-format
msgid "Encryption"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5307 kmymoney/kmymoney.cpp:5354
#, kde-format
msgid "Unable to add budget: %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:7433
#, kde-format
msgid "Unable to setup online parameters for account '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2603
#, kde-format
msgid "Running automatic reconciliation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2716
#, kde-format
msgid "<p><b>%1</b> cannot be moved to institution <b>%2</b>. Reason: %3</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2729
#, kde-format
msgid "<p><b>%1</b> cannot be moved to <b>%2</b>. Reason: %3</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2818
#, kde-format
msgid "Untitled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2883
#, kde-format
msgid "Running consistency check..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2890
#, kde-format
msgid "Consistency check failed: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2900
#, kde-format
msgid "The consistency check has found no issues in your data. Details are presented below."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2902
#, kde-format
msgid "The consistency check has found some issues in your data. Details are presented below. Those issues that could not be corrected automatically need to be solved by the user."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:2905
#, kde-format
msgid "Consistency check result"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3002
#, kde-format
msgid "Checking for overdue scheduled transactions..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3192
#, kde-format
msgid "You must first select a KMyMoney file before you can import a statement."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3197
#, kde-format
msgid "Importing a statement via Web Connect"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3207
#, kde-format
msgid "Unable to import %1 using %2 plugin. The plugin returned the following error: %3"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3207 kmymoney/plugins/ofx/import/ofximporter.cpp:827
#, kde-format
msgid "Importing error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3234
#, kde-format
msgid "All messages have been enabled."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3234
#, kde-format
msgid "All messages"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3244
#, kde-format
msgid "The security <b>%1</b> currently does not exist as sub-account of <b>%2</b>. Do you want to create it?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3255
#, kde-format
msgid "Auto saving..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3362
#, kde-format
msgid "Creating new document..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3420
#, kde-format
msgid "Couldn't create a new file."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3431
#, kde-format
msgid "Open a file."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3445
#, kde-format
msgid "Couldn't find any plugin for opening storage."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3449
#, kde-format
msgid "All files (*)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3462
#, kde-format
msgid "Loading file..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1943
#, kde-format
msgid "Closing window..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2226
#, kde-format
msgid "Importing file..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:2479
#, kde-format
msgid "Exporting file..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3465
#, kde-format
msgid "Adjusting budgets..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3468
#, kde-format
msgid "<p>File <b>%1</b> is already opened in another instance of KMyMoney</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3468
#, kde-format
msgid "Duplicate open"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3473
#, kde-format
msgid "<p><b>%1</b> is either an invalid filename or the file does not exist. You can open another file or create a new one.</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3473
#, kde-format
msgid "File not found"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3501
#, kde-format
msgid "Cannot open file as requested."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1673
#, kde-format
msgid "Cannot open file as requested. Error was: %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3507
#, kde-format
msgid "Could not read your data source. Please check the KMyMoney settings that the necessary plugin is enabled."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3507
#, kde-format
msgid "Do you really want to delete category <b>%1</b>?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3514
#, kde-format
msgid "Unable to delete category <b>%1</b>. Cause: %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoney.cpp:3517
#, kde-format
msgid "Saving file..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3525
#, kde-format
msgid "Do you want to delete category <b>%1</b> with all its sub-categories or only the category itself? If you only delete the category itself, all its sub-categories will be made sub-categories of <b>%2</b>."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3529 kmymoney/kmymoney.cpp:3586
#, kde-format
msgid "Failed to save your storage."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3535
#, kde-format
msgid "Couldn't find suitable plugin to save your storage."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3541
#, kde-format
msgid "Saving file as...."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1758
#, kde-format
msgid "Saving file with a new filename..."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:1903
#, kde-format
msgid "Saving file to database..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoney.cpp:3557
#, kde-format
msgid "Couldn't find any plugin for saving storage."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3579
#, kde-format
msgid "Unable to delete a sub-category of category <b>%1</b>. Reason: %2"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:3589
#, kde-format
msgid "<p>Do you really want to delete account <b>%1</b>?</p>"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:4231
#, kde-format
msgid "You have closed this account. It remains in the system because you have transactions which still refer to it, but it is not shown in the views. You can make it visible again by going to the View menu and selecting <b>Show all accounts</b> or by deselecting the <b>Do not show closed accounts</b> setting."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:4378
#, kde-format
msgid "You have entered a scheduled transaction date of <b>%1</b>. Because the scheduled transaction was last paid on <b>%2</b>, KMyMoney will automatically adjust the scheduled transaction date to the next date unless the last payment date is reset. Do you want to reset the last payment date?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:4494
#, kde-format
msgid "Do you really want to skip the <b>%1</b> transaction scheduled for <b>%2</b>?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:4663
#, kde-format
msgid "Do you want to add <b>%1</b> as payer/receiver?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:4990
#, kde-format
msgid "Do you want to add <b>%1</b> as tag?"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5283
#, kde-format
msgid "Budget <numid>%1</numid>"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5293
#, kde-format
msgid "Budget <numid>%1</numid> (<numid>%2</numid>)"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5338
#, kde-format
msgid "Unable to remove budget: %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5390 kmymoney/kmymoney.cpp:5427
#, kde-format
msgid "Unable to modify budget: %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5434
#, kde-format
msgid "Please be aware that changes made in the following dialog affect all KDE applications not only KMyMoney."
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5515
#, kde-format
msgid "Unable to duplicate transaction(s): %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5567
#, kde-format
msgid "Unable to delete transaction(s): %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5643 kmymoney/kmymoney.cpp:5834
#, kde-format
msgid "Unable to modify transaction: %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:5878
#, kde-format
msgid "Unable to accept transaction: %1, thrown in %2:%3"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:6246
#, kde-format
msgid "No manually entered transaction selected for matching"
msgstr ""
#. +> stable
#: kmymoney/kmymoney.cpp:6248
#, kde-format
msgid "No imported transaction selected for matching"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:8 kmymoney/plugins/qif/import/kimportdlg.cpp:65
#, kde-format
msgid "&Import"
msgstr ""
#. i18n: ectx: Menu (export)
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonOk)
#. i18n: ectx: property (text), widget (QPushButton, buttonExport)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:15 kmymoney/plugins/csv/export/csvexportdlg.cpp:66
#: kmymoney/plugins/csv/export/csvexportdlg.ui:344
#: kmymoney/plugins/qif/export/kexportdlg.cpp:73
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:410
#: kmymoney/plugins/views/reports/reportcontrol.ui:105
#, kde-format
msgid "&Export"
msgstr ""
#. i18n: ectx: Menu (institution)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:36
#, kde-format
msgid "&Institution"
msgstr ""
#. i18n: ectx: Menu (account)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:42
#, kde-format
msgid "&Account"
msgstr ""
#. i18n: ectx: Menu (category)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:64
#, kde-format
msgid "&Category"
msgstr ""
#. i18n: ectx: Menu (transaction)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:71
#, kde-format
msgid "&Transaction"
msgstr ""
#. i18n: ectx: Menu (transaction_mark_menu)
#. i18n: ectx: Menu (transaction_context_mark_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:78 kmymoney/kmymoneyui.rc:209
#, kde-format
msgid "Mark transaction as..."
msgstr ""
#. i18n: ectx: Menu (transaction_mark_menu)
#. i18n: ectx: Menu (transaction_context_mark_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:79 kmymoney/kmymoneyui.rc:210
#, kde-format
msgid "Mark transaction"
msgstr ""
#. i18n: ectx: Menu (kmmtools)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:96 kmymoney/plugins/sql/sqlstorage.rc:9
#, kde-format
msgid "T&ools"
msgstr ""
#. i18n: ectx: Menu (account_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:116
#, kde-format
msgid "Account options"
msgstr ""
#. i18n: ectx: Menu (category_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:140
#, kde-format
msgid "Category options"
msgstr ""
#. i18n: ectx: Menu (currency_context_menu)
#. +> stable
#: kmymoney/kmymoneyui.rc:242
#, kde-format
msgid "Currency options"
msgstr ""
#. i18n: ectx: Menu (institution_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:147
#, kde-format
msgid "Institution options"
msgstr ""
#. i18n: ectx: Menu (payee_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:155
#, kde-format
msgid "Payee options"
msgstr ""
#. i18n: ectx: Menu (price_context_menu)
#. +> stable
#: kmymoney/kmymoneyui.rc:249
#, kde-format
msgid "Price options"
msgstr ""
#. i18n: ectx: Menu (tag_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:162
#, kde-format
msgid "Tag options"
msgstr ""
#. i18n: ectx: Menu (budget_context_menu)
#. +> stable
#: kmymoney/kmymoneyui.rc:177
#, kde-format
msgid "Budget options"
msgstr ""
#. i18n: ectx: Menu (investment_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:168
#, kde-format
msgid "Investment options"
msgstr ""
#. i18n: ectx: Menu (schedule_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:181
#, kde-format
msgid "Scheduled transactions options"
msgstr ""
#. i18n: ectx: Menu (transaction_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:196
#, kde-format
msgid "Transaction options"
msgstr ""
#. i18n: ectx: Menu (transaction_move_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:204
#, kde-format
msgid "Move transaction to..."
msgstr ""
#. i18n: ectx: Menu (transaction_move_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:205
#, kde-format
msgid "Select account"
msgstr ""
#. i18n: ectx: Menu (onlinejob_context_menu)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:224
#, kde-format
msgid "Credit transfer options"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyui.rc:235
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> stable
#: kmymoney/kmymoneyutils.cpp:81 kmymoney/mymoney/mymoneyaccount.cpp:747
#, kde-format
msgid "Certificate of Deposit"
msgstr ""
#. +> stable
#: kmymoney/kmymoneyutils.cpp:85 kmymoney/mymoney/mymoneyaccount.cpp:753
#, kde-format
msgid "Money Market"
msgstr ""
#. +> stable
#: kmymoney/kmymoneyutils.cpp:97 kmymoney/mymoney/mymoneyaccount.cpp:771
#, kde-format
msgid "Investment Loan"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:109
#, kde-format
msgid "&New Schedule..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:111
#, kde-format
msgid "Create a new schedule."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:112
#, kde-format
msgid "Use this to create a new schedule."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:119
#, kde-format
msgid "&Filter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:121
#, kde-format
msgid "Filter out accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:122
#, kde-format
msgid "Use this to filter out accounts"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_typeBox)
#. i18n: ectx: attribute (title), widget (QWizardPage, NewPaymentsWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:128 kmymoney/views/khomeview_p.h:595
#: kmymoney/widgets/ktransactionfilter.ui:614
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:106
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:88
#: kmymoney/wizards/newloanwizard/durationwizardpage.cpp:48
#: kmymoney/wizards/newloanwizard/newpaymentswizardpage.ui:6
#, kde-format
msgid "Payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:129
#, kde-format
msgid "Preferred accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:130
#, kde-format
msgid "Payment accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:131
#, kde-format
msgid "Favorite reports"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:132
#, kde-format
msgid "Forecast (schedule)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:133
#, kde-format
msgid "Net worth forecast"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:134
#, kde-format
msgid "Forecast (history)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:135
#, kde-format
msgid "Assets and Liabilities"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:136
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2119
#: kmymoney/plugins/views/reports/reportsview.cpp:188
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:139
#: kmymoney/views/khomeview_p.h:1427
#, kde-format
msgid "Budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:137
#, kde-format
msgid "CashFlow"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:429
#, kde-format
msgctxt "Reconciliation state 'Not reconciled'"
msgid "Not reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:432
#: kmymoney/widgets/kmymoneyreconcilecombo.cpp:45
#: kmymoney/widgets/registersearchline.cpp:91
#, kde-format
msgctxt "Reconciliation state 'Cleared'"
msgid "Cleared"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:435
#, kde-format
msgctxt "Reconciliation state 'Reconciled'"
msgid "Reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:438
#, kde-format
msgctxt "Reconciliation state 'Frozen'"
msgid "Frozen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:441 kmymoney/widgets/transaction.cpp:722
#, kde-format
msgctxt "Unknown reconciliation state"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:449 kmymoney/models/ledgertransaction.cpp:187
#, kde-format
msgctxt "Reconciliation flag C"
msgid "C"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:452 kmymoney/models/ledgertransaction.cpp:190
#, kde-format
msgctxt "Reconciliation flag R"
msgid "R"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:455 kmymoney/models/ledgertransaction.cpp:193
#, kde-format
msgctxt "Reconciliation flag F"
msgid "F"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:458
#, kde-format
msgctxt "Flag for unknown reconciliation state"
msgid "?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:495
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:123
#: kmymoney/wizards/kmymoneywizard_p.h:91
#, kde-format
msgctxt "Go to next page of the wizard"
msgid "&Next"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:588
#, kde-format
msgid "Prices Importer"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:598
#, kde-format
msgid "<p>Do you really want to remove the currency <b>%1</b> from the file?</p>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:599
#, kde-format
msgid ""
"<p>All exchange rates for currency <b>%1</b> will be lost.</p>"
"<p>Do you still want to continue?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:603
#, kde-format
msgid "<p>Do you really want to remove the %1 <b>%2</b> from the file?</p>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:604
#, kde-format
msgid ""
"<p>All price quotes for %1 <b>%2</b> will be lost.</p>"
"<p>Do you still want to continue?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:608
#, kde-format
msgid "Delete security"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:616
#, kde-format
msgid "Delete prices"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:686 kmymoney/views/kpayeesview.cpp:675
#, kde-format
msgid "New Payee"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:688
#, kde-format
msgid "<qt>Do you want to add <b>%1</b> as payer/receiver?</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:722
#, kde-format
msgid "Unable to add payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:733 kmymoney/views/ktagsview.cpp:596
#, kde-format
msgid "New Tag"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:735
#, kde-format
msgid "<qt>Do you want to add <b>%1</b> as tag?</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:769
#, kde-format
msgid "Unable to add tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kmymoneyutils.cpp:785 kmymoney/views/kinstitutionsview.cpp:147
#, kde-format
msgid "Cannot add institution: %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:844
#: kmymoney/plugins/interfaces/kmmstatementinterface.cpp:61
#, kde-format
msgid "One statement has been processed with the following results:"
msgid_plural "%1 statements have been processed with the following results:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:849
#: kmymoney/plugins/interfaces/kmmstatementinterface.cpp:66
#, kde-format
msgid "No new transaction has been imported."
msgid_plural "No new transactions have been imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: kmymoney/kmymoneyutils.cpp:850
#: kmymoney/plugins/interfaces/kmmstatementinterface.cpp:67
#, kde-format
msgid "Statement import statistics"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/kstartuplogo.cpp:49
#, kde-format
msgid "Loading %1..."
msgstr ""
#. +> stable
#: kmymoney/main.cpp:74
#, kde-format
msgid "https://kmymoney.org/"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:101
#, kde-format
msgid "language to be used"
msgstr ""
#. i18n("language to be used"));
#. parser.addOption(langOption);
#. no file
#. +> trunk5 stable5 stable
#: kmymoney/main.cpp:107
#, kde-format
msgid "do not open last used file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/main.cpp:111
#, kde-format
msgid "enable performance timers"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/main.cpp:115
#, kde-format
msgid "do not globally catch uncaught exceptions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/main.cpp:121
#, kde-format
msgid "turn on program traces"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/main.cpp:125
#, kde-format
msgid "dump the names of all defined QAction objects to stdout and quit"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:109
#, kde-format
msgid "dump the names of all defined KAction objects to stdout and quit"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:127
#, kde-format
msgid "The monetary decimal symbol is not correctly set in the KDE System Settings module Country/Region & Language. Please set it to a reasonable value and start KMyMoney again."
msgstr ""
#. +> stable
#: kmymoney/main.cpp:127
#, kde-format
msgid "Invalid settings"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/main.cpp:131
#, kde-format
msgid "file to open"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:188
#, kde-format
msgid "%1 in file %2 line %3"
msgstr ""
#. +> stable
#: kmymoney/main.cpp:231
#, kde-format
msgid "Another instance of KMyMoney is already running. Do you want to quit?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/main.cpp:245
#, kde-format
msgid "Uncaught error. Please report the details to the developers"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:580
#: kmymoney/widgets/kmymoneyaccountselector.cpp:347
#: kmymoney/widgets/kmymoneyaccountselector.cpp:348
#, kde-format
msgid "Favorites"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:604
#: kmymoney/widgets/kmymoneyaccountselector.cpp:365
#, kde-format
msgid "Asset accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:610
#: kmymoney/widgets/kmymoneyaccountselector.cpp:373
#, kde-format
msgid "Liability accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:616
#: kmymoney/widgets/kmymoneyaccountselector.cpp:140
#: kmymoney/widgets/kmymoneyaccountselector.cpp:381
#, kde-format
msgid "Income categories"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:622
#: kmymoney/widgets/kmymoneyaccountselector.cpp:142
#: kmymoney/widgets/kmymoneyaccountselector.cpp:392
#, kde-format
msgid "Expense categories"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:628
#: kmymoney/widgets/kmymoneyaccountselector.cpp:403
#, kde-format
msgid "Equity accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:775
#, kde-format
msgctxt "Column heading for category in tax report"
msgid "Tax"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:777
#, kde-format
msgctxt "Column heading for VAT category"
msgid "VAT"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/accountsmodel.cpp:779
#, kde-format
msgctxt "Column heading for Cost Center"
msgid "CC"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:781
#, kde-format
msgid "Total Balance"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/accountsmodel.cpp:783
#, kde-format
msgid "Posted Value"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:785
#, kde-format
msgid "Total Value"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/accountsmodel.cpp:789
#, kde-format
msgctxt "IBAN, SWIFT, etc."
msgid "Sort Code"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/accountsmodel.cpp:1126
#, kde-format
msgid "Accounts with no institution assigned"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/costcentermodel.cpp:91
#, kde-format
msgid "Cost center"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/equitiesmodel.cpp:454
#: kmymoney/models/securitiesmodel.cpp:345
#: kmymoney/widgets/accountsviewproxymodel.cpp:105
#, kde-format
msgid "Displayed columns"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgermodel.cpp:110 kmymoney/widgets/register.cpp:161
#, kde-format
msgctxt "Cheque Number"
msgid "No."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgermodel.cpp:116
#, kde-format
msgid "CC"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. i18n: ectx: attribute (title), widget (QWidget, detail)
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgermodel.cpp:118
#: kmymoney/plugins/views/forecast/kforecastview.ui:361
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:30
#, kde-format
msgid "Detail"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgermodel.cpp:122 kmymoney/widgets/register.cpp:238
#, kde-format
msgctxt "Payment made from account"
msgid "Payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgermodel.cpp:124 kmymoney/widgets/register.cpp:239
#, kde-format
msgctxt "Deposit into account"
msgid "Deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgerproxymodel.cpp:65 kmymoney/widgets/register.cpp:315
#, kde-format
msgctxt "Payment made with credit card"
msgid "Charge"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgerproxymodel.cpp:69
#: kmymoney/models/ledgerproxymodel.cpp:95 kmymoney/widgets/register.cpp:320
#: kmymoney/widgets/register.cpp:326
#, kde-format
msgctxt "Decrease of asset/liability value"
msgid "Decrease"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgerproxymodel.cpp:73
#: kmymoney/models/ledgerproxymodel.cpp:91 kmymoney/widgets/register.cpp:321
#: kmymoney/widgets/register.cpp:325
#, kde-format
msgctxt "Increase of asset/liability value"
msgid "Increase"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgerproxymodel.cpp:87 kmymoney/widgets/register.cpp:316
#, kde-format
msgctxt "Payment towards credit card"
msgid "Payment"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgertransaction.cpp:206
#, kde-format
msgctxt "Reconciliation flag empty"
msgid "Not reconciled"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgertransaction.cpp:209
#, kde-format
msgctxt "Reconciliation flag C"
msgid "Cleared"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgertransaction.cpp:212
#, kde-format
msgctxt "Reconciliation flag R"
msgid "Reconciled"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgertransaction.cpp:215
#, kde-format
msgctxt "Reconciliation flag F"
msgid "Frozen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/ledgertransaction_p.h:96
#: kmymoney/widgets/stdtransaction.cpp:264
#: kmymoney/widgets/stdtransaction.cpp:393
#: kmymoney/widgets/stdtransaction.cpp:458
#, kde-format
msgid "*** UNASSIGNED ***"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgertransaction_p.h:122
#, kde-format
msgctxt "Credit suffix"
msgid "Cr."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/ledgertransaction_p.h:124
#, kde-format
msgctxt "Debit suffix"
msgid "Dr."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/payeeidentifiercontainermodel.cpp:47
#: kmymoney/mymoney/payeeidentifiermodel.cpp:105
#, kde-format
msgid "The plugin to show this information could not be found."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_payeeTab)
#. i18n: ectx: property (text), widget (QTreeWidget, m_payeesView)
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (text), widget (QCheckBox, m_checkPayee)
#. i18n: ectx: attribute (title), widget (QWidget, payeeTab)
#. +> trunk5 stable5 stable
#: kmymoney/models/payeesmodel.cpp:91
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:55
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:21
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:68
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:250
#: kmymoney/plugins/views/reports/core/listtable.cpp:624
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:268
#: kmymoney/views/kscheduledview.ui:84
#: kmymoney/widgets/ktransactionfilter.ui:445
#: kmymoney/widgets/ktransactionfilter.ui:487
#: kmymoney/widgets/transactionsortoption.cpp:44
#: kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui:76
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:79
#, kde-format
msgid "Payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/models/securitiesmodel.cpp:279
#, kde-format
msgid "Market"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/models/securitiesmodel.cpp:283
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:81
#, kde-format
msgid "Fraction"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/splitmodel.cpp:122
#, kde-format
msgid "Cost Center"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/models/splitmodel.cpp:126
#, kde-format
msgid "No"
msgstr ""
#. +> stable
#: kmymoney/mymoney/mymoneyaccount.cpp:109
#, kde-format
msgid "Account %1 contains an opening balance. Please use KMyMoney version 0.8 or later and earlier than version 0.9 to correct the problem."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyaccount.cpp:419
#, kde-format
msgctxt "Brokerage (suffix for account names)"
msgid "Brokerage"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:502
#, kde-format
msgctxt "Account type"
msgid "Checking"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:504
#, kde-format
msgctxt "Account type"
msgid "Savings"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:506
#, kde-format
msgctxt "Account type"
msgid "Credit Card"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:508
#, kde-format
msgctxt "Account type"
msgid "Cash"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:510
#, kde-format
msgctxt "Account type"
msgid "Loan"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:512
#, kde-format
msgctxt "Account type"
msgid "Certificate of Deposit"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:514
#, kde-format
msgctxt "Account type"
msgid "Investment"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:516
#, kde-format
msgctxt "Account type"
msgid "Money Market"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:518
#, kde-format
msgctxt "Account type"
msgid "Asset"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:520
#, kde-format
msgctxt "Account type"
msgid "Liability"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:522
#, kde-format
msgctxt "Account type"
msgid "Currency"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:524
#, kde-format
msgctxt "Account type"
msgid "Income"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:526
#, kde-format
msgctxt "Account type"
msgid "Expense"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:528
#, kde-format
msgctxt "Account type"
msgid "Investment Loan"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:530
#, kde-format
msgctxt "Account type"
msgid "Stock"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:532
#, kde-format
msgctxt "Account type"
msgid "Equity"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyaccount.cpp:534
#, kde-format
msgctxt "Account type"
msgid "Unknown"
msgstr ""
#. +> stable
#: kmymoney/mymoney/mymoneyaccount.cpp:780
#, kde-format
msgctxt "Unknown account type"
msgid "Unknown"
msgstr ""
#. +> stable
#: kmymoney/mymoney/mymoneyfile.cpp:702
#, kde-format
msgid "Cannot remove transaction that references a closed account."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:884 kmymoney/mymoney/mymoneyfile.cpp:885
#, kde-format
msgid "Loan payout"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1867 kmymoney/mymoney/mymoneyfile.cpp:1896
#: kmymoney/mymoney/mymoneyfile.cpp:1915 kmymoney/mymoney/mymoneyfile.cpp:1929
#: kmymoney/mymoney/mymoneyfile.cpp:1952 kmymoney/mymoney/mymoneyfile.cpp:1973
#: kmymoney/mymoney/mymoneyfile.cpp:1993
#, kde-format
msgid "* Problem with account '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1868
#, kde-format
msgid " * Loop detected between this account and account '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1869
#, kde-format
msgid " Reparenting account '%2' to top level account '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1901
#, kde-format
msgid " * Parent account '%1' belongs to a different group."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1902 kmymoney/mymoney/mymoneyfile.cpp:1932
#, kde-format
msgid " New parent account is the top level account '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1918
#, kde-format
msgid " * Parent account '%1' does not contain '%2' as sub-account."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1931
#, kde-format
msgid " * The parent with id %1 does not exist anymore."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1954
#, kde-format
msgid " * Child account with id %1 does not exist anymore."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1955
#, kde-format
msgid " The child account list will be reconstructed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1975
#, kde-format
msgid " * The payee with id %1 referenced by the loan does not exist anymore."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1976
#, kde-format
msgid " The payee will be removed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1995
#, kde-format
msgid " * Older versions of KMyMoney stored an OFX password for this account in cleartext."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1996
#, kde-format
msgid " Please open it in the account editor (Account/Edit account) once and press OK."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:1997
#, kde-format
msgid " This will store the password in the KDE wallet and remove the cleartext version."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2006
#, kde-format
msgid " * Unable to update account data in engine."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2013
#, kde-format
msgid "* Reconstructing the child lists for"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2045
#, kde-format
msgid " * Unable to update account data for account %1 in engine"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2063
#, kde-format
msgid " * Payee %1 recreated with fixed id"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2101
#, kde-format
msgid " * Payee id updated in split of transaction '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2123
#, kde-format
msgid " * Opening date of Account '%1' cannot be changed to support transaction '%2' post date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2131
#, kde-format
msgid " * Transaction '%1' post date '%2' is older than opening date '%4' of account '%3'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2134
#, kde-format
msgid " Account opening date updated."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2148
#, kde-format
msgid " * shares set to value in split of transaction '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2151
#, kde-format
msgid " * value set to shares in split of transaction '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2157
#, kde-format
msgid " * Split %2 in transaction '%1' contains a reference to invalid account %3. Please fix manually."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2166
#, kde-format
msgid " * action marked as interest in split of transaction '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2180
#, kde-format
msgid " * Transaction '%1' has an invalid post date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2181
#, kde-format
msgid " The post date was updated to '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2215
#, kde-format
msgid " * Transaction '%1' has a post date '%2' before one of the referenced account's opening date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2216
#, kde-format
msgid " Referenced accounts: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2217
#, kde-format
msgid " The post date was not updated to '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2238
#, kde-format
msgid " * Payee id updated in split of schedule '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2244
#, kde-format
msgid " * Split in scheduled transaction '%1' contained value != 0 and shares == 0."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2245
#, kde-format
msgid " Shares set to value."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2253
#, kde-format
msgid " * Removed bankid from split in scheduled transaction '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2266
#, kde-format
msgid " * shares set to value in split in schedule '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2269
#, kde-format
msgid " * value set to shares in split in schedule '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2275
#, kde-format
msgid " * Split %2 in schedule '%1' contains a reference to invalid account %3. Please fix manually."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2298
#, kde-format
msgid " * Payee id updated in report '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2315
#, kde-format
msgid " * Payee '%1' removed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2387
#, kde-format
msgid "* Potential problem with investments/currencies"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2392
#, kde-format
msgid " * The account '%1' in currency '%2' has no price set for the opening date '%3'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2393
#, kde-format
msgid " Please enter a price for the currency on or before the opening date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2395
#, kde-format
msgid " * The investment '%1' has no price set for the opening date '%2'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2396
#, kde-format
msgid " Please enter a price for the investment on or before the opening date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2416
#, kde-format
msgid "* Problem with budget '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2418
#, kde-format
msgid " * The account with id %1 referenced by the budget does not exist anymore."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2419
#, kde-format
msgid " The account reference will be removed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2433
#, kde-format
msgid "Finished: data is consistent."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2435
#, kde-format
msgid "%1 problem corrected."
msgid_plural "%1 problems corrected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2436
#, kde-format
msgid "%1 problem still present."
msgid_plural "%1 problems still present."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2439
#, kde-format
msgctxt "%1 is a string, e.g. 7 problems corrected; %2 is a string, e.g. 3 problems still present"
msgid "Finished: %1 %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2648
#, kde-format
msgid "Austrian Schilling"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2649
#, kde-format
msgid "German Mark"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2650
#, kde-format
msgid "French Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2651
#, kde-format
msgid "Italian Lira"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2652
#, kde-format
msgid "Spanish Peseta"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2653
#, kde-format
msgid "Dutch Guilder"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2654
#, kde-format
msgid "Belgian Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2655
#, kde-format
msgid "Luxembourg Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2656
#, kde-format
msgid "Portuguese Escudo"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2657
#, kde-format
msgid "Irish Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2658
#, kde-format
msgid "Finnish Markka"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2659
#, kde-format
msgid "Greek Drachma"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2662
#, kde-format
msgid "Bulgarian Lev"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2664
#, kde-format
msgid "Romanian Leu"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2666
#, kde-format
msgid "Russian Ruble (old)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2668
#, kde-format
msgid "Slovenian Tolar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2671
#, kde-format
msgid "Turkish Lira (old)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2674
#, kde-format
msgid "Maltese Lira"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2675
#, kde-format
msgid "Cyprus Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2678
#, kde-format
msgid "Slovak Koruna"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2681 kmymoney/mymoney/mymoneyfile.cpp:2796
#, kde-format
msgid "Mozambique Metical"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2684 kmymoney/mymoney/mymoneyfile.cpp:2707
#, kde-format
msgid "Azerbaijani Manat"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2687
#, kde-format
msgid "Lithuanian Litas"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2690
#, kde-format
msgid "Belarusian Ruble (old)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2697
#, kde-format
msgid "Afghanistan Afghani"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2698
#, kde-format
msgid "Albanian Lek"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2699
#, kde-format
msgid "Netherland Antillian Guilder"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2700
#, kde-format
msgid "Algerian Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2701
#, kde-format
msgid "Andorran Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2702
#, kde-format
msgid "Andorran Peseta"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2703
#, kde-format
msgid "Angolan New Kwanza"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2704
#, kde-format
msgid "Argentine Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2705
#, kde-format
msgid "Aruban Florin"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2706
#, kde-format
msgid "Australian Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2708
#, kde-format
msgid "Bahamian Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2709
#, kde-format
msgid "Bahraini Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2710
#, kde-format
msgid "Bangladeshi Taka"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2711
#, kde-format
msgid "Barbados Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2712
#, kde-format
msgid "Bitcoin"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2713
#, kde-format
msgid "Belarusian Ruble"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2714
#, kde-format
msgid "Belize Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2715
#, kde-format
msgid "Bermudian Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2716
#, kde-format
msgid "Bhutan Ngultrum"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2717
#, kde-format
msgid "Bolivian Boliviano"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2718
#, kde-format
msgid "Bosnian Convertible Mark"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2719
#, kde-format
msgid "Botswana Pula"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2720
#, kde-format
msgid "Brazilian Real"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2721
#, kde-format
msgid "British Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2722
#, kde-format
msgid "Brunei Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2723
#, kde-format
msgid "Bulgarian Lev (new)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2724
#, kde-format
msgid "Burundi Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2725
#, kde-format
msgid "CFA Franc BEAC"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2726
#, kde-format
msgid "CFA Franc BCEAO"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2727
#, kde-format
msgid "CFP Franc Pacifique"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2728
#, kde-format
msgid "Cambodia Riel"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2729
#, kde-format
msgid "Canadian Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2730
#, kde-format
msgid "Cape Verde Escudo"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2731
#, kde-format
msgid "Cayman Islands Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2732
#, kde-format
msgid "Chilean Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2733
#, kde-format
msgid "Chinese Yuan Renminbi"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2734
#, kde-format
msgid "Colombian Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2735
#, kde-format
msgid "Comoros Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2736
#, kde-format
msgid "Costa Rican Colon"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2737
#, kde-format
msgid "Croatian Kuna"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2738
#, kde-format
msgid "Cuban Peso"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyfile.cpp:2739
#, kde-format
msgid "Cuban Convertible Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2740
#, kde-format
msgid "Czech Koruna"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2741
#, kde-format
msgid "Danish Krone"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2742
#, kde-format
msgid "Djibouti Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2743
#, kde-format
msgid "Dominican Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2744
#, kde-format
msgid "East Caribbean Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2745
#, kde-format
msgid "Egyptian Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2746
#, kde-format
msgid "El Salvador Colon"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2747
#, kde-format
msgid "Eritrean Nakfa"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2748
#, kde-format
msgid "Estonian Kroon"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2749
#, kde-format
msgid "Ethiopian Birr"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2750
#, kde-format
msgid "Euro"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2751
#, kde-format
msgid "Falkland Islands Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2752
#, kde-format
msgid "Fiji Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2753
#, kde-format
msgid "Gambian Dalasi"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2754
#, kde-format
msgid "Georgian Lari"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2755
#, kde-format
msgid "Ghanaian Cedi"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2756
#, kde-format
msgid "Gibraltar Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2757
#, kde-format
msgid "Guatemalan Quetzal"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2758
#, kde-format
msgid "Guinea-Bissau Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2759
#, kde-format
msgid "Guyanan Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2760
#, kde-format
msgid "Haitian Gourde"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2761
#, kde-format
msgid "Honduran Lempira"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2762
#, kde-format
msgid "Hong Kong Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2763
#, kde-format
msgid "Hungarian Forint"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2764
#, kde-format
msgid "Iceland Krona"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2765
#, kde-format
msgid "Indian Rupee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2766
#, kde-format
msgid "Indonesian Rupiah"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2767
#, kde-format
msgid "Iranian Rial"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2768
#, kde-format
msgid "Iraqi Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2769
#, kde-format
msgid "Israeli New Shekel"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2770
#, kde-format
msgid "Jamaican Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2771
#, kde-format
msgid "Japanese Yen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2772
#, kde-format
msgid "Jordanian Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2773
#, kde-format
msgid "Kazakhstan Tenge"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2774
#, kde-format
msgid "Kenyan Shilling"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2775
#, kde-format
msgid "Kuwaiti Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2776
#, kde-format
msgid "Kyrgyzstan Som"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2777
#, kde-format
msgid "Laos Kip"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2778
#, kde-format
msgid "Latvian Lats"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2779
#, kde-format
msgid "Lebanese Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2780
#, kde-format
msgid "Lesotho Loti"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2781
#, kde-format
msgid "Liberian Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2782
#, kde-format
msgid "Libyan Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2783
#, kde-format
msgid "Macau Pataca"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2784
#, kde-format
msgid "Macedonian Denar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2785
#, kde-format
msgid "Malagasy Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2786
#, kde-format
msgid "Malawi Kwacha"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2787
#, kde-format
msgid "Malaysian Ringgit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2788
#, kde-format
msgid "Maldive Rufiyaa"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2789
#, kde-format
msgid "Mali Republic Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2790
#, kde-format
msgid "Mauritanian Ouguiya"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2791
#, kde-format
msgid "Mauritius Rupee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2792
#, kde-format
msgid "Mexican Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2793
#, kde-format
msgid "Moldavian Leu"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2794
#, kde-format
msgid "Mongolian Tugrik"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2795
#, kde-format
msgid "Moroccan Dirham"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2797
#, kde-format
msgid "Myanmar Kyat"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2798
#, kde-format
msgid "Namibian Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2799
#, kde-format
msgid "Nepalese Rupee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2800
#, kde-format
msgid "New Zealand Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2801
#, kde-format
msgid "Nicaraguan Cordoba Oro"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2802
#, kde-format
msgid "Nigerian Naira"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2803
#, kde-format
msgid "North Korean Won"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2804
#, kde-format
msgid "Norwegian Kroner"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2805
#, kde-format
msgid "Omani Rial"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2806
#, kde-format
msgid "Pakistan Rupee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2807
#, kde-format
msgid "Panamanian Balboa"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2808
#, kde-format
msgid "Papua New Guinea Kina"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2809
#, kde-format
msgid "Paraguay Guarani"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2810
#, kde-format
msgid "Peruvian Nuevo Sol"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2811
#, kde-format
msgid "Philippine Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2812
#, kde-format
msgid "Polish Zloty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2813
#, kde-format
msgid "Qatari Rial"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2814
#, kde-format
msgid "Romanian Leu (new)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2815
#, kde-format
msgid "Russian Ruble"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2816
#, kde-format
msgid "Rwanda Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2817
#, kde-format
msgid "Samoan Tala"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2818
#, kde-format
msgid "Sao Tome and Principe Dobra"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2819
#, kde-format
msgid "Saudi Riyal"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2820
#, kde-format
msgid "Serbian Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2821
#, kde-format
msgid "Seychelles Rupee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2822
#, kde-format
msgid "Sierra Leone Leone"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2823
#, kde-format
msgid "Singapore Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2824
#, kde-format
msgid "Solomon Islands Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2825
#, kde-format
msgid "Somali Shilling"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2826
#, kde-format
msgid "South African Rand"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2827
#, kde-format
msgid "South Korean Won"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2828
#, kde-format
msgid "Sri Lanka Rupee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2829
#, kde-format
msgid "St. Helena Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2830
#, kde-format
msgid "Sudanese Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2831
#, kde-format
msgid "Suriname Guilder"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2832
#, kde-format
msgid "Swaziland Lilangeni"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2833
#, kde-format
msgid "Swedish Krona"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2834
#, kde-format
msgid "Swiss Franc"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2835
#, kde-format
msgid "Syrian Pound"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2836
#, kde-format
msgid "Taiwan Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2837
#, kde-format
msgid "Tajikistan Somoni"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2838
#, kde-format
msgid "Tanzanian Shilling"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2839
#, kde-format
msgid "Thai Baht"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2840
#, kde-format
msgid "Tongan Pa'anga"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2841
#, kde-format
msgid "Trinidad and Tobago Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2842
#, kde-format
msgid "Tunisian Dinar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2843
#, kde-format
msgid "Turkish Lira"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2844
#, kde-format
msgid "Turkmenistan Manat"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2845
#, kde-format
msgid "US Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2846
#, kde-format
msgid "Uganda Shilling"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2847
#, kde-format
msgid "Ukraine Hryvnia"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneyfile.cpp:2848
#, kde-format
msgid "Unidad de Fometo"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2849
#, kde-format
msgid "United Arab Emirates Dirham"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2850
#, kde-format
msgid "Uruguayan Peso"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2851
#, kde-format
msgid "Uzbekistani Sum"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2852
#, kde-format
msgid "Vanuatu Vatu"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2853
#, kde-format
msgid "Venezuelan Bolivar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2854
#, kde-format
msgid "Vietnamese Dong"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2855
#, kde-format
msgid "Zambian Kwacha"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2856
#, kde-format
msgid "Zimbabwe Dollar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2868
#, kde-format
msgid "Gold"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2869
#, kde-format
msgid "Palladium"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2870
#, kde-format
msgid "Platinum"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:2871
#, kde-format
msgid "Silver"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyfile.cpp:3364
#, kde-format
msgid "Opening Balances"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:881
#: kmymoney/mymoney/mymoneyschedule.cpp:924
#, kde-format
msgctxt "Frequency of schedule"
msgid "Any"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:884
#: kmymoney/mymoney/mymoneyschedule.cpp:929
#, kde-format
msgctxt "Frequency of schedule"
msgid "Once"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:886
#: kmymoney/mymoney/mymoneyschedule.cpp:937
#, kde-format
msgctxt "Frequency of schedule"
msgid "Daily"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:888
#: kmymoney/mymoney/mymoneyschedule.cpp:948
#, kde-format
msgctxt "Frequency of schedule"
msgid "Weekly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:890
#, kde-format
msgctxt "Frequency of schedule"
msgid "Fortnightly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:892
#: kmymoney/mymoney/mymoneyschedule.cpp:951
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every other week"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:894
#: kmymoney/mymoney/mymoneyschedule.cpp:968
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every half month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:896
#: kmymoney/mymoney/mymoneyschedule.cpp:954
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every three weeks"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:898
#: kmymoney/mymoney/mymoneyschedule.cpp:957
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every four weeks"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:900
#: kmymoney/mymoney/mymoneyschedule.cpp:940
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every thirty days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:902
#: kmymoney/mymoney/mymoneyschedule.cpp:976
#, kde-format
msgctxt "Frequency of schedule"
msgid "Monthly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:904
#: kmymoney/mymoney/mymoneyschedule.cpp:960
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every eight weeks"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:906
#: kmymoney/mymoney/mymoneyschedule.cpp:979
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every two months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:908
#: kmymoney/mymoney/mymoneyschedule.cpp:982
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every three months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:910
#, kde-format
msgctxt "Frequency of schedule"
msgid "Quarterly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:912
#: kmymoney/mymoney/mymoneyschedule.cpp:985
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every four months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:914
#: kmymoney/mymoney/mymoneyschedule.cpp:988
#, kde-format
msgctxt "Frequency of schedule"
msgid "Twice yearly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:916
#: kmymoney/mymoney/mymoneyschedule.cpp:996
#, kde-format
msgctxt "Frequency of schedule"
msgid "Yearly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:918
#: kmymoney/mymoney/mymoneyschedule.cpp:999
#, kde-format
msgctxt "Frequency of schedule"
msgid "Every other year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1009
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Any"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1012
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Once"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1014
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Day"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1016
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Week"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1018
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Half-month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1020
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1022
#, kde-format
msgctxt "Schedule occurrence period"
msgid "Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1032
#, kde-format
msgctxt "Scheduled transaction type"
msgid "Bill"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1035
#, kde-format
msgctxt "Scheduled transaction type"
msgid "Deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1038
#, kde-format
msgctxt "Scheduled transaction type"
msgid "Transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1041
#, kde-format
msgctxt "Scheduled transaction type"
msgid "Loan payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1045
#, kde-format
msgctxt "Scheduled transaction type"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1057
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Direct debit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1060
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Direct deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1063
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Manual deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1066
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Other"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1069
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Write check"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1072
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Standing order"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1075
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Bank transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneyschedule.cpp:1078
#, kde-format
msgctxt "Scheduled Transaction payment type"
msgid "Any (Error)"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:247
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.cpp:42
#, kde-format
msgctxt "Security type"
msgid "Stock"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:249
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.cpp:43
#, kde-format
msgctxt "Security type"
msgid "Mutual Fund"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:251
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.cpp:44
#, kde-format
msgctxt "Security type"
msgid "Bond"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:253
#, kde-format
msgctxt "Security type"
msgid "Currency"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:255
#, kde-format
msgctxt "Security type"
msgid "None"
msgstr ""
#. +> stable
#: kmymoney/mymoney/mymoneysecurity.cpp:175
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:257
#, kde-format
msgctxt "Security type"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:265
#, kde-format
msgid "Never"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:267
#, kde-format
msgid "Floor"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:269
#, kde-format
msgid "Ceil"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:271
#, kde-format
msgid "Truncate"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:273
#, kde-format
msgid "Promote"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:275
#, kde-format
msgid "HalfDown"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:277
#, kde-format
msgid "HalfUp"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/mymoney/mymoneysecurity.cpp:279
#, kde-format
msgid "Round"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/mymoneysecurity.cpp:281
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/onlinetasks/unavailabletask/tasks/unavailabletask.cpp:30
#, kde-format
msgid "Could not load responsible plugin to view this task."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/storage/mymoneystoragedump.cpp:464
#, kde-format
msgctxt "Reconciliation status 'Not Reconciled'"
msgid "not reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/storage/mymoneystoragedump.cpp:467
#, kde-format
msgctxt "Reconciliation status 'Cleared'"
msgid "cleared"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/storage/mymoneystoragedump.cpp:470
#, kde-format
msgctxt "Reconciliation status 'Reconciled'"
msgid "reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/storage/mymoneystoragedump.cpp:473
#, kde-format
msgctxt "Reconciliation status 'Frozen'"
msgid "frozen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/mymoney/storage/mymoneystoragedump.cpp:476
#, kde-format
msgctxt "Reconciliation status unknown"
msgid "unknown"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/checkprinting/checkprinting.cpp:79
#, kde-format
msgctxt "It's about printing bank checks"
msgid "Check printing"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/checkprinting.cpp:97
#, kde-format
msgid "Print check"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 0"
msgid "zero"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 1"
msgid "one"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 2"
msgid "two"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 3"
msgid "three"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 4"
msgid "four"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 5"
msgid "five"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 6"
msgid "six"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 7"
msgid "seven"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 8"
msgid "eight"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 9"
msgid "nine"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 10"
msgid "ten"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 11"
msgid "eleven"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 12"
msgid "twelve"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 13"
msgid "thirteen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 14"
msgid "fourteen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 15"
msgid "fifteen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 16"
msgid "sixteen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 17"
msgid "seventeen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 18"
msgid "eighteen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:29
#, kde-format
msgctxt "@item the number 19"
msgid "nineteen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 20"
msgid "twenty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 30"
msgid "thirty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 40"
msgid "forty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 50"
msgid "fifty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 60"
msgid "sixty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 70"
msgid "seventy"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 80"
msgid "eighty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:32
#, kde-format
msgctxt "@item the number 90"
msgid "ninety"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:35
#, kde-format
msgctxt "@item the number 1000"
msgid "thousand"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:35
#, kde-format
msgctxt "@item the number 1,000,000"
msgid "million"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:35
#, kde-format
msgctxt "@item the number 1,000,000,000"
msgid "billion"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:50
#, kde-format
msgctxt "@item This comes after the hundred value digit"
msgid " hundred"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:53
#, kde-format
msgctxt "@item This comes after the hunder text if the tens unit is different from 0"
msgid " and "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:109
#, kde-format
msgctxt "@item Appears last as separator"
msgid " and "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:109
#, kde-format
msgctxt "@item Separator"
msgid ", "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/numbertowords.cpp:121
#, kde-format
msgctxt "@label The first argument is the amount in words, the second is the fractional part and the third is the denominator of the fractional part"
msgid "%1 and %2/%3"
msgstr ""
#. i18n: ectx: label, entry (checkTemplateFile), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/pluginsettings.kcfg:10
#, kde-format
msgid "The check template file which defines the way the printed check will look."
msgstr ""
#. i18n: ectx: label, entry (printedChecks), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/pluginsettings.kcfg:13
#, kde-format
msgid "A list containing the id's of already printed checks."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, PluginSettingsDecl)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/pluginsettingsdecl.ui:20
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:26
#, kde-format
msgid "Icalendar export settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, check_template_file)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/checkprinting/pluginsettingsdecl.ui:36
#, kde-format
msgid "Check template file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:68
#: kmymoney/plugins/qif/export/kexportdlg.cpp:75
#: kmymoney/plugins/qif/import/kimportdlg.cpp:67
#, kde-format
msgid "Start operation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:69
#: kmymoney/plugins/qif/export/kexportdlg.cpp:76
#, kde-format
msgid "Use this to start the export operation"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonBrowse)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:72
#: kmymoney/plugins/csv/export/csvexportdlg.ui:87
#: kmymoney/plugins/qif/export/kexportdlg.cpp:79
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:127
#: kmymoney/plugins/qif/import/kimportdlg.cpp:71
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:67
#, kde-format
msgid "&Browse..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:74
#: kmymoney/plugins/qif/export/kexportdlg.cpp:81
#: kmymoney/plugins/qif/import/kimportdlg.cpp:73
#, kde-format
msgid "Select filename"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:75
#: kmymoney/plugins/qif/export/kexportdlg.cpp:82
#: kmymoney/plugins/qif/import/kimportdlg.cpp:74
#, kde-format
msgid "Use this to select a filename to export to"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:181
#, kde-format
msgid "There are no entries in this account.\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.cpp:182
#, kde-format
msgid "Invalid account"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, CsvExportDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:14
#, kde-format
msgid "Csv Export"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:37
#, kde-format
msgid ""
"From this dialog you are able to export transactions to a comma separated file, (known as a CSV file, because of the extension). However, you are able to specify an alternative separator below. Please enter the path to the CSV file or select it by clicking on the Browse button.\n"
"\n"
"You can choose the file's path, and the account. Choose Account to export all the transactions between the specified dates, or just choose to export Categories."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFileExport)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:74
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:114
#, kde-format
msgid "File to export to:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:104
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:140
#, kde-format
msgid "Account to export"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_qgroupboxContents)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:150
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:226
#, kde-format
msgid "Contents to Export"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioButtonAccount)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/export/csvexportdlg.ui:171
#, kde-format
msgid "Acco&unt"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioButtonCategories)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/export/csvexportdlg.ui:178
#, kde-format
msgid "Ca&tegories"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_qgroupboxDates)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:194
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:264
#, kde-format
msgid "Date Range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblStartDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:214
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:324
#, kde-format
msgid "Start on:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblEndDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:239
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:302
#, kde-format
msgid "End on:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_qgroupboxSeparator)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:263
#, kde-format
msgid "Field Separator"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_separatorComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:270
#, kde-format
msgid "Comma (,)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_separatorComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:275
#, kde-format
msgid "Semicolon (;)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_separatorComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexportdlg.ui:280
#, kde-format
msgid "Tab (\\t)"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/export/csvexporter.cpp:53
#, kde-format
msgid "CSV exporter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexporter.cpp:79
#, kde-format
msgid "&CSV..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvexporter.cpp:89
#, kde-format
msgctxt "CSV Exporter dialog title"
msgid "CSV Exporter"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/export/csvexporter.cpp:120
#, kde-format
msgid "<qt>The file <b>%1</b> already exists. Do you really want to overwrite it?</qt>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvexport/csvwriter.cpp:79
#, kde-format
msgid "Unexpected exception '%1' thrown in %2, line %3 caught in MyMoneyCsvWriter::write()"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/export/csvwriter.cpp:85
#: kmymoney/plugins/qif/export/mymoneyqifwriter.cpp:83
#, kde-format
msgid "Unexpected exception '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:89
#, kde-format
msgid "Export completed.\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:92
#: kmymoney/plugins/qif/export/mymoneyqifwriter.cpp:89
#, kde-format
msgid "Unable to open file '%1' for writing"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:106
#, kde-format
msgid "Account Type:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:110
#, kde-format
msgid "Action/Type"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:115
#, kde-format
msgid "Account/Cat"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:182
#, kde-format
msgid ""
"Transaction number '%1' is missing an account assignment.\n"
"Date '%2', Payee '%3'.\n"
"Transaction dropped.\n"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_validityBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:184
#: kmymoney/plugins/csv/export/csvwriter.cpp:361
#: kmymoney/plugins/qif/export/mymoneyqifwriter.cpp:363
#: kmymoney/widgets/ktransactionfilter.ui:643
#, kde-format
msgid "Invalid transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:245
#, kde-format
msgid "splitCategory"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:245
#, kde-format
msgid "splitMemo"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:245
#, kde-format
msgid "splitAmount"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/export/csvwriter.cpp:359
#, kde-format
msgid ""
"Transaction number '%1' is missing an account assignment.\n"
"Date '%2', Amount '%3'.\n"
"Transaction dropped.\n"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (AmountEdit, amountEditDebit)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:57
#: kmymoney/views/newspliteditor.ui:67
#: kmymoney/views/newtransactioneditor.ui:98
#, kde-format
msgid "Debit"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (AmountEdit, amountEditCredit)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:58
#: kmymoney/views/newspliteditor.ui:54
#: kmymoney/views/newtransactioneditor.ui:85
#, kde-format
msgid "Credit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:146
#, kde-format
msgid ""
"<center>The '<b>%1</b>' field already has this column selected.</center>"
"<center>If you wish to copy the Payee data to the memo field, click 'Yes'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1762
#, kde-format
msgid ""
"<center>The '<b>%1</b>' field already has this column selected.</center>"
"<center>If you wish to copy the Memo data to the Payee field, click 'Yes'.</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:286
#, kde-format
msgid ""
"<center>Field name not recognised.</center>"
" "
"<center>'<b>%1</b>'</center>"
" Please re-enter your column selections."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:287
#: kmymoney/plugins/csv/import/csvwizard.cpp:998
#: kmymoney/plugins/csv/import/csvwizard.cpp:1070
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:386
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:415
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:436
#: kmymoney/plugins/csv/import/priceswizardpage.cpp:147
#, kde-format
msgid "CSV import"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:299
#, kde-format
msgid "Add New Profile"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:300
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:464
#: kmymoney/plugins/csv/import/priceswizardpage.cpp:163
#, kde-format
msgid ""
"The '<b>%1</b>' field already has this column selected. "
"<center>Please reselect both entries as necessary.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1786
#, kde-format
msgid ""
"<center>The '<b>%1</b>' field already has this column selected.</center>"
"<center>Please reselect both entries as necessary.</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:324
#, kde-format
msgid ""
"<center>The %1 field contains '%2'</center>"
"<center>and the %3 field contains '%4'.</center>"
"<center>Please choose which you wish to accept.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1501
#: kmymoney/plugins/csvimport/csvdialog.cpp:2015
#: kmymoney/plugins/csvimport/investprocessing.cpp:1833
#, kde-format
msgid ""
"<center>The start line is greater than the end line.\n"
"</center>"
"<center>Please correct your settings.</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:331
#, kde-format
msgid "CSV invalid field values"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:332
#: kmymoney/plugins/csv/import/bankingwizardpage.cpp:333
#, kde-format
msgid "Accept %1"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:508
#, kde-format
msgid "Please select a profile type and enter a profile name."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:601
#, kde-format
msgid ""
"*.csv *.PRN *.txt | CSV Files\n"
" *|All files"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1125
#: kmymoney/plugins/csvimport/investprocessing.cpp:1208
#, kde-format
msgid ""
"<center>Row number %1 does not have the expected number of columns.</center>"
"<center>This might not be a problem, but it may be a header line.</center>"
"<center>You may accept all similar items, or just this one, or cancel.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1129
#: kmymoney/plugins/csvimport/csvwizard.cpp:1582
#: kmymoney/plugins/csvimport/csvwizard.cpp:1620
#: kmymoney/plugins/csvimport/investprocessing.cpp:1212
#, kde-format
msgid "Accept All"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1130
#: kmymoney/plugins/csvimport/csvwizard.cpp:1583
#: kmymoney/plugins/csvimport/csvwizard.cpp:1621
#: kmymoney/plugins/csvimport/investprocessing.cpp:1213
#, kde-format
msgid "Accept This"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1158
#: kmymoney/plugins/csvimport/investprocessing.cpp:1232
#, kde-format
msgid ""
"<center>An invalid date has been detected during import.</center>"
"<center><b>'%1'</b></center>"
"Please check that you have set the correct date format,\n"
"<center>and start and end lines.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1198
#, kde-format
msgid "Enter debit flag column number"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1207
#: kmymoney/plugins/csvimport/investprocessing.cpp:1562
#, kde-format
msgid ""
"An invalid column was entered.\n"
"Must be between 1 and %1."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1285
#, kde-format
msgid ""
"<center>The columns selected are invalid.</center>"
"There must an amount or debit and credit fields, plus date and payee fields."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1288
#, kde-format
msgid "<center>You possibly need to check the start and end line settings, or reset 'Skip setup'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1356
#, kde-format
msgid ""
"<center>On row '%5', the '%1' field contains '%2', and the '%3' field contains '%4'.</center>"
"<center>This combination is not valid.</center>"
"<center>If you wish for just this zero field to be cleared, click 'Clear this'.</center>"
"<center>Or, if you wish for all such zero fields to be cleared, click 'Clear all'.</center>"
"<center>Otherwise, click 'Cancel'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1362
#, kde-format
msgid "Clear this"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1363
#, kde-format
msgid "Clear all"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1427
#: kmymoney/plugins/csvimport/investprocessing.cpp:1699
#, kde-format
msgid ""
"The date entry \"%1\" read from the file cannot be interpreted through the current date format setting of \"%2.\"\n"
"\n"
"Pressing 'Continue' will assign today's date to the transaction. Pressing 'Cancel'' will abort the import operation. You can then restart the import and select a different date format."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1514
#, kde-format
msgid "<center>There must an amount or debit and credit fields, plus date and payee fields.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1516
#, kde-format
msgid "<center>As you had skipped Setup, the wizard will now return you to the setups.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1529
#: kmymoney/plugins/csvimport/investprocessing.cpp:1856
#, kde-format
msgid "QIF Files"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1559
#, kde-format
msgid "Enter column number of debit/credit code"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1899
#, kde-format
msgid ""
"Row number %1 may be a header line, as it has an incomplete set of entries."
"<center>It may be that the start line is incorrectly set.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1906
#, kde-format
msgid ""
"<center>The cell in column '%1' on row %2 is empty.</center>"
"<center>Please check your selections.</center>"
"<center>Continue or Cancel?</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1908
#, kde-format
msgid "Selections Warning"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1951
#, kde-format
msgid ""
"<center>The selected decimal symbol was not present in column %1,</center>"
"<center>- but may now have been added.</center>"
"<center>If the <b>decimal</b> symbol displayed does not match your system setting</center>"
"<center>your data is unlikely to import correctly.</center>"
"<center>Please check your selection.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1963
#, kde-format
msgid ""
"<center>The selected decimal symbol ('%1') was not present</center>"
"<center>or has produced invalid results in row %2, and possibly more.</center>"
"<center>Please try again.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.cpp:1965
#, kde-format
msgid "Invalid Conversion"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, BankingPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:20
#, kde-format
msgid "Banking Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:48
#, kde-format
msgid ""
"Please select the appropriate columns to use,\n"
" corresponding to your data."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelBnk_debits)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:69
#, kde-format
msgctxt "location of debit column"
msgid "Debit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelBnk_category)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:88
#, kde-format
msgctxt "column containing number field"
msgid "Category"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_dateCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:104
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:190
#: kmymoney/plugins/csv/import/priceswizardpage.ui:160
#, kde-format
msgid "Select column containing date field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_categoryCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:120
#, kde-format
msgid "Select column containing category field."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelBnk_credits)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:136
#, kde-format
msgctxt "location of credit column"
msgid "Credit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_creditCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:152
#, kde-format
msgid "Select column containing credit field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, m_radioDebitCredit)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:189
#, kde-format
msgid "Select 'Debit/credit' if both columns exist, otherwise select 'Amount'."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioDebitCredit)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:195
#, kde-format
msgctxt "presence of debit/credit columns"
msgid "De&bit/credit"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBnk_debCred)
#. +> stable
#: kmymoney/plugins/csvimport/bankingwizardpage.ui:275
#, kde-format
msgctxt "presence of debit/credit columns"
msgid "Debit/credit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_amountCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:224
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:118
#, kde-format
msgid "Select column containing amount field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_debitCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:240
#, kde-format
msgid "Select column containing debit field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_clear)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:256
#, kde-format
msgid "Clear selected column entries"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_clear)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:259
#, kde-format
msgid "Clear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelBnk_payee)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:269
#, kde-format
msgctxt "column containing payee or description field"
msgid "Payee/Description"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_memoCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:285
#, kde-format
msgid "Select column containing memo field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_payeeCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:301
#, kde-format
msgid "Select column containing payee or description field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_oppositeSigns)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:330
#, kde-format
msgid "Select if your amount column has signs improperly set."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_oppositeSigns)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:336
#, kde-format
msgid "Opposite signs"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_numberCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:349
#, kde-format
msgid "Select column containing number field."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelBnk_number)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:365
#, kde-format
msgctxt "column containing number field"
msgid "Number"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelBnk_amount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:378
#, kde-format
msgctxt "location of amount column"
msgid "Amount"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBnk_amount)
#. +> stable
#: kmymoney/plugins/csvimport/bankingwizardpage.ui:439
#, kde-format
msgctxt "presence of amount column"
msgid "Amount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, m_radioAmount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:394
#, kde-format
msgid "Select 'Amount' if only one value column, otherwise select 'Debit/credit'."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioAmount)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/bankingwizardpage.ui:403
#, kde-format
msgctxt "presence of amount column"
msgid "A&mount"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:225
#, kde-format
msgid "Version of your CSV config file is %1.%2.%3 and is newer than supported version %4.%5.%6. Expect troubles."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:303
#, kde-format
msgid ""
"<center>During update of <b>%1</b><br>"
"the profile type for <b>%2</b> could not be recognized.<br>"
"The profile cannot be used because of that.<br>"
"Do you want to delete it?</center>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1503
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "buy"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1505
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "sell,repurchase"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1507
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "reinvest,reinv,re-inv"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1509
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "dividend"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1511
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "interest,income"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1513
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "add,stock dividend,divd reinv,transfer in,re-registration in,journal entry"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1515
#, kde-format
msgctxt "Type of operation as in financial statement"
msgid "remove"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/core/csvimportercore.cpp:1714
#, kde-format
msgid "CSV Files (*.csv)"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvimporter.cpp:54
#, kde-format
msgid "CSV importer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvimporter.cpp:80
#, kde-format
msgid "CSV..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvwizard.cpp:420
#, kde-format
msgid "Save QIF"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:420
#, kde-format
msgid "QIF Files (*.qif)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvwizard.cpp:478
#, kde-format
msgid "Select File"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvwizard.cpp:479
#, kde-format
msgid "A profile must be selected before selecting a file."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:551
#, kde-format
msgid ""
"<center>Profile <b>%1</b> already exists.<br>"
"Please enter another name</center>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:572
#, kde-format
msgid "<center>Profile <b>%1</b> has been added.</center>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:578
#, kde-format
msgid "<center>Profile <b>%1</b> has been removed.</center>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:584
#, kde-format
msgid "<center>Profile name has been renamed from <b>%1</b> to <b>%2</b>.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:664
#, kde-format
msgid ""
"<center>You have cleared the profile name '%1'.</center>"
"\n"
"<center>If you wish to delete the entry, click 'Delete'.</center>"
"\n"
"<center>Otherwise, click 'Keep'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:667
#, kde-format
msgid "Delete or Edit Profile Name"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:669
#, kde-format
msgid "Keep"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:756
#, kde-format
msgid ""
"<center>The name you have entered does not exist,</center>"
"<center>but you have not elected to add a new profile</center>"
"<center>If you wish to add '%1' as a new profile,</center>"
"<center> click 'Yes'. Otherwise, click 'No'</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:760
#: kmymoney/plugins/csvimport/csvwizard.cpp:967
#: kmymoney/plugins/csvimport/csvwizard.cpp:981
#, kde-format
msgid "Adding profile name."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:835
#, kde-format
msgid ""
"<center>You have edited the name of a profile</center>"
"<center>from '%1' to '%2'.</center>"
"<center>If you wish to accept the new name, click 'Yes'.</center>"
"<center>Otherwise, click 'No'</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:839
#, kde-format
msgid "Edit a profile name or create new one."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:890
#: kmymoney/plugins/csvimport/csvwizard.cpp:921
#, kde-format
msgid ""
"<center>If you continue, you will lose any recent profile edits.</center>"
"<center>Continue or Cancel?</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:891
#, kde-format
msgid "Radio button Banking clicked"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:922
#, kde-format
msgid "Radio button Investment clicked"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvwizard.cpp:958
#, kde-format
msgid "Import CSV"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:958
#, kde-format
msgid ""
"<center>The name you have entered does not exist,</center>"
"<center>but you have not elected to add a new profile.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:1797
#, kde-format
msgid "Import CSV"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvwizard.cpp:960
#, kde-format
msgid "Make QIF File"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:960
#, kde-format
msgid ""
"<center>If you wish to add '%1'as a new profile,</center>"
"<center> click 'Yes'. Otherwise, click 'No'</center>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:997
#, kde-format
msgid ""
"<center>Autodetect could not detect your decimal symbol in column %1.</center>"
"<center>Try manual selection to see problematic cells and correct your data.</center>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.cpp:1068
#, kde-format
msgid ""
"<center>There are invalid date formats in column '%1'.</center>"
"<center>Please check your selections.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:1216
#, kde-format
msgid "Incorrect number or type of fields. Check the field delimiter."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:1578
#: kmymoney/plugins/csvimport/csvwizard.cpp:1616
#, kde-format
msgid ""
"<center>An invalid value has been detected in column %1 on row %2.</center>"
"Please check that you have selected the correct columns."
"<center>You may accept all similar items, or just this one, or cancel.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.cpp:1798
#, kde-format
msgid "Exit"
msgstr ""
#. i18n: Noun, the introduction.
#. i18n: ectx: property (text), widget (QLabel, label_intro)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.ui:69
#, kde-format
msgctxt "Noun, the introduction."
msgid "1. File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_separators)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/csvwizard.ui:82
#, kde-format
msgid "2. Separators"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_rows)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.ui:95
#, kde-format
msgid "3. Rows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_columns)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.ui:102
#, kde-format
msgid "4. Columns"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_formats)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/csvwizard.ui:109
#, kde-format
msgid "5. Formats"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_title)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/currenciesdlg.ui:26
#, kde-format
msgid "Missing currencies"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/currenciesdlg.ui:36
#, kde-format
msgid "You need to select from currency and to currency."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFrom)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/currenciesdlg.ui:61
#, kde-format
msgid "From currency"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTo)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/currenciesdlg.ui:68
#, kde-format
msgid "To currency"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbDontAsk)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/currenciesdlg.ui:84
#: kmymoney/plugins/csv/import/securitydlg.ui:112
#, kde-format
msgid "Do not ask next time"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, CompletionPage)
#. +> stable
#: kmymoney/plugins/csvimport/completionwizardpage.ui:32
#, kde-format
msgid "Completion Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/formatswizardpage.ui:41
#, kde-format
msgid ""
"Please select the decimal symbol used in your file.\n"
"The thousands separator changes automatically.\n"
"If all is OK, you will be able to click 'Import'.\n"
"If required, a QIF file may then be produced."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> stable
#: kmymoney/plugins/csvimport/completionwizardpage.ui:59
#, kde-format
msgid ""
"Please select the decimal symbol used in your file.\n"
"The thousands separator changes automatically.\n"
"Check that the lines and fields are correctly set.\n"
"Finally, click Import.\n"
"If required, a QIF file may then be produced."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_fieldDelimiter)
#. i18n: ectx: property (text), item, widget (QComboBox, m_thousandsDelimiter)
#. i18n: ectx: property (text), item, widget (QComboBox, m_decimalSymbol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:117
#: kmymoney/plugins/csv/import/formatswizardpage.ui:164
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:124
#, kde-format
msgid "comma (,)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_thousandsDelimiter)
#. i18n: ectx: property (text), item, widget (QComboBox, m_decimalSymbol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:122
#: kmymoney/plugins/csv/import/formatswizardpage.ui:159
#, kde-format
msgid "dot (.)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_thousandsDelimiter)
#. i18n: ectx: property (text), item, widget (QComboBox, m_decimalSymbol)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/formatswizardpage.ui:127
#: kmymoney/plugins/csv/import/formatswizardpage.ui:169
#, kde-format
msgid "auto"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_editAmounts)
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, labelSet_decimal)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:135
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:399
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:515
#, kde-format
msgid "Decimal Symbol"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_decimalSymbol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:152
#, kde-format
msgid ""
"Click to select the required decimal symbol, and to\n"
"check that the selected symbol matches the data."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelSet_thousands)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:177
#, kde-format
msgid "Thousands Symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelSet_dateFormat)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:187
#, kde-format
msgctxt "date format to use"
msgid "Date format"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_dateFormat)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:207
#, kde-format
msgctxt "abbreviation of 'year', 'month', 'day'."
msgid "y m d"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_dateFormat)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:212
#, kde-format
msgctxt "abbreviation of 'month', 'day', 'year',"
msgid "m d y"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_dateFormat)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/formatswizardpage.ui:217
#, kde-format
msgctxt "abbreviation of 'day', 'month', 'year',"
msgid "d m y"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, IntroPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/introwizardpage.ui:20
#, kde-format
msgid "Intro Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:44
#, kde-format
msgid ""
"Click either Banking, Investment or Prices.\n"
"Then select existing profile or create new\n"
"by entering its name and selecting 'Add'.\n"
"Then open the file you wish to import."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> stable
#: kmymoney/plugins/csvimport/introwizardpage.ui:71
#, kde-format
msgid ""
"Click either Banking or Investment.\n"
"Then select 'Add New Profile' and enter a new name.\n"
"Then open the file you wish to import,\n"
"and set up your new parameters.\n"
"Or, select an existing profile, to use saved settings."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_profilesBank)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:96
#, kde-format
msgid "Ban&king"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton_bank)
#. +> stable
#: kmymoney/plugins/csvimport/introwizardpage.ui:114
#, kde-format
msgid "Banking"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_profilesInvest)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:112
#, kde-format
msgid "In&vestment"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_profilesStockPrices)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:125
#, kde-format
msgid "Stock p&rices"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_profilesCurrencyPrices)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:132
#, kde-format
msgid "C&urrency prices"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_add)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:167
#, kde-format
msgid "After entering new profile name, press this button to add it."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, combobox_source)
#. +> stable
#: kmymoney/plugins/csvimport/introwizardpage.ui:180
#, kde-format
msgid ""
"To add a new profile, enter its name then click Return.\n"
"Or, select an existing profile.\n"
"An existing name may be edited, which will produce a new profile."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_skipSetup)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/introwizardpage.ui:184
#, kde-format
msgid ""
"Select to bypass profile setup.\n"
"Only useful if a profile has already been setup."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_skipSetup)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/introwizardpage.ui:187
#, kde-format
msgid "Skip setup"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_remove)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:203
#, kde-format
msgid "Press this button to remove selected profile."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_rename)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:222
#, kde-format
msgid "Press this button after renaming your profile."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_renameButton)
#. i18n: ectx: property (text), widget (QPushButton, m_rename)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/introwizardpage.ui:225
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:624
#, kde-format
msgid "Rename"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_profiles)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/introwizardpage.ui:241
#, kde-format
msgid "Select your importing profile here."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:66
#, kde-format
msgid "Fee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:186
#, kde-format
msgid ""
"<center>The '<b>%1</b>' field already has this column selected.</center>"
"<center>If you wish to copy that data to the memo field, click 'Yes'.</center>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:386
#: kmymoney/plugins/csv/import/priceswizardpage.cpp:147
#, kde-format
msgid ""
"<center>Field name not recognised.</center>"
"<center>'<b>%1</b>'</center>"
"Please re-enter your column selections."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:413
#, kde-format
msgid ""
"The values in the columns you have selected\n"
"do not match any expected investment type.\n"
"Please check the fields in the current transaction,\n"
"and also your selections."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:427
#, kde-format
msgctxt "Unused column"
msgid "Unused"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.cpp:434
#, kde-format
msgid ""
"<center>No valid action type found for this transaction.</center>"
"<center>Please check the parameters supplied.</center>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, InvestmentPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:20
#, kde-format
msgid "Investment Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:55
#, kde-format
msgid ""
"Please select the appropriate columns to use, corresponding to your data.\n"
"If there is just a single security in the file, enter its name below.\n"
"Otherwise, select the column for the symbol, and for the description or name."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:72
#, kde-format
msgid ""
"Please select the appropriate columns to use, corresponding to your data.\n"
"If there is just a single security in the file, enter its name below.\n"
"Otherwise, select the column for the symbol, and for the description or detail."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_security)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:106
#, kde-format
msgid "or Security Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_FilterText)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:122
#, kde-format
msgid "Filter text"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_priceFraction)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:136
#: kmymoney/plugins/csv/import/priceswizardpage.ui:103
#, kde-format
msgid ""
"If necessary, select a fraction/multiplier for compatibility\n"
"between imported and stored prices. For instance, if the\n"
"import price is in cents but the file is priced in dollars, select 0.01."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, labelInv_date)
#. i18n: ectx: property (toolTip), widget (QLabel, lbldateCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:146
#: kmymoney/plugins/csv/import/priceswizardpage.ui:116
#, kde-format
msgctxt "verb, Select column containing date field"
msgid "Select column containing date field"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_amount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:203
#, kde-format
msgctxt "column for monetary value"
msgid "Amount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_quantityCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:219
#, kde-format
msgid "Select column containing quantity field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_priceCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:235
#: kmymoney/plugins/csv/import/priceswizardpage.ui:176
#, kde-format
msgid "Select column containing price field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_symbolCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:253
#, kde-format
msgid ""
"If more than one stock is present in the file,\n"
"and if the stock symbols are shown in one of the columns,\n"
"select it here."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_clear)
#. i18n: ectx: property (toolTip), widget (QPushButton, button_clear)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:266
#: kmymoney/plugins/csv/import/priceswizardpage.ui:211
#, kde-format
msgid "Clear selected column entries."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_clear)
#. i18n: ectx: property (text), widget (QPushButton, button_clear)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:269
#: kmymoney/plugins/csv/import/priceswizardpage.ui:214
#, kde-format
msgctxt "verb, to clear selected columns"
msgid "Clear"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, comboBoxInv_priceFraction)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:295
#, kde-format
msgid "0.01"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_priceFraction)
#. i18n: ectx: property (text), widget (QLabel, lblpriceFraction)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:298
#: kmymoney/plugins/csv/import/priceswizardpage.ui:195
#, kde-format
msgctxt "noun, conversion fraction/multiplier to use to make compatible the csv pricing with KMM pricing."
msgid "Price Fraction"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, comboBoxInv_priceFraction)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:300
#, kde-format
msgid "0.10"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, comboBoxInv_priceFraction)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:310
#, kde-format
msgid "10"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, comboBoxInv_priceFraction)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:315
#, kde-format
msgid "100"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_nameCol)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:325
#, kde-format
msgid ""
"If a descriptive column also contains an activity type, select it here.\n"
"See also Filter text field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, comboBoxInv_detailCol)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:173
#, kde-format
msgid ""
"If a descriptive column contains an activity type, select it here.\n"
"See also Filter text field."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_feeIsPercentage)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:342
#, kde-format
msgid "Fee is Percentage"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, lineEdit_filter)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:347
#, kde-format
msgid ""
"If the Detail column has an activity type prefixed by a standard text,\n"
"enter the text here. For instance, if a field contains, say, 'type: dividend',\n"
"enter 'type: '."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_feeCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:358
#, kde-format
msgctxt "column containing fee field"
msgid "Fee Column"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_feeIsPercentage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:374
#, kde-format
msgid "Check box if any fee is a percentage figure rather than a value."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_typeCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:390
#, kde-format
msgid "Select column containing investment type field."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, comboBoxInv_securityName)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:406
#, kde-format
msgid ""
"Alternatively, if the file contains just a single security, enter its name here.\n"
"The names are retained and may be selected from the list here."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_feeCol)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:408
#, kde-format
msgid ""
"If necessary, select column containing fee.\n"
"Caution. This might already have been\n"
"incorporated into the price."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_feeRate)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:428
#, kde-format
msgid "Fee rate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_type)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:451
#, kde-format
msgctxt "column containing investment type/action field"
msgid "Type/Action"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_memoCol)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:469
#, kde-format
msgid ""
"Select column containing memo field.\n"
"More than one column may be entered successively.\n"
"May also be selected to contain a copy of the type or name column."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, comboBoxInv_memoCol)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:156
#, kde-format
msgid ""
"Select column containing memo field.\n"
"More than one column may be entered successively.\n"
"May also be selected to contain a copy of the type or detail column."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxInv_feeType)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:478
#, kde-format
msgctxt "select if fee is a percentage (not value)"
msgid "Fee is Percentage "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelInv_feeMinValue)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:479
#, kde-format
msgid "Minimal Fee"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_clearFee)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:508
#, kde-format
msgid "Clear Fee"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_calculateFee)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/investmentwizardpage.ui:521
#, kde-format
msgid "Calculate Fee"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KPushButton, buttonInv_hideSecurity)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:595
#, kde-format
msgid ""
"Remove security name from selection list.\n"
"It does not affect the underlying security itself."
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, buttonInv_hideSecurity)
#. +> stable
#: kmymoney/plugins/csvimport/investmentwizardpage.ui:601
#, kde-format
msgid "Hide security"
msgstr ""
#. i18n: ectx: label, entry (AutoFieldDelimiter), group (Misc)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettings.kcfg:10
#, kde-format
msgid "Determines whether field delimiter will be autodetected."
msgstr ""
#. i18n: ectx: label, entry (AutoDecimalSymbol), group (Misc)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettings.kcfg:13
#, kde-format
msgid "Determines whether decimal symbol will be autodetected."
msgstr ""
#. i18n: ectx: label, entry (AutoDateFormat), group (Misc)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettings.kcfg:16
#, kde-format
msgid "Determines whether date format will be autodetected."
msgstr ""
#. i18n: ectx: label, entry (AutoAccountInvest), group (Misc)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettings.kcfg:19
#, kde-format
msgid "Determines whether investment account will be autodetected from statement header."
msgstr ""
#. i18n: ectx: label, entry (AutoAccountBank), group (Misc)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettings.kcfg:22
#, kde-format
msgid "Determines whether bank account will be autodetected from statement header."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, PluginSettingsDecl)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:14
#, kde-format
msgid "CSV Importer settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, autodetect)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:20
#, kde-format
msgid "Autodetecting"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoFieldDelimiter)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:32
#, kde-format
msgid "Field delimiter"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoDecimalSymbol)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:45
#, kde-format
msgid "Decimal symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoDateFormat)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:58
#, kde-format
msgid "Date format"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoAccountInvest)
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoAccountBank)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:71
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:87
#, kde-format
msgid "Statement header will be scanned for names and numbers of accounts you have already setup."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoAccountInvest)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:74
#, kde-format
msgid "Account in investment statement"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoAccountBank)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/pluginsettingsdecl.ui:90
#, kde-format
msgid "Account in bank statement"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, PricesPage)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/priceswizardpage.ui:20
#, kde-format
msgid "Prices Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/priceswizardpage.ui:54
#, kde-format
msgid "Please select the appropriate columns to use, corresponding to your data.\n"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, RowsPage)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/rowswizardpage.ui:20
#, kde-format
msgid "Rows Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/rowswizardpage.ui:42
#, kde-format
msgid ""
"Please set your data range.\n"
"Ensure that statement header and footer is excluded."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblStartLine)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/rowswizardpage.ui:105
#, kde-format
msgid "Start line"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblEndLine)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/rowswizardpage.ui:115
#, kde-format
msgid "End line"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_startLine)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/rowswizardpage.ui:132
#, kde-format
msgid ""
"Enter the number of the first transaction line.\n"
"Will not accept value greater than the End Line value."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_endLine)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/rowswizardpage.ui:149
#, kde-format
msgid ""
"Enter the number of the last transaction line.\n"
"Will not accept value less than Start Line value."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:55
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:94
#, kde-format
msgctxt "Security has no name"
msgid "No name"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:58
#: kmymoney/plugins/csv/import/securitiesdlg.cpp:88
#, kde-format
msgctxt "Security has no symbol"
msgid "No symbol"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_securitiesTab)
#. i18n: ectx: property (windowTitle), widget (QDialog, SecuritiesDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/securitiesdlg.ui:14
#: kmymoney/views/kinvestmentview.ui:114
#, kde-format
msgid "Securities"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_title)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitiesdlg.ui:26
#, kde-format
msgid "Missing names and symbols"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitiesdlg.ui:37
#, kde-format
msgid ""
"The following securities' names and symbols are not known to KMyMoney.\n"
"Please complete every missing name or symbol."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_title)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitydlg.ui:26
#, kde-format
msgid "Missing name and symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitydlg.ui:37
#, kde-format
msgid ""
"You need security to import into,\n"
"so please select existing security or enter new security name and symbol."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSecurity)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitydlg.ui:82
#, kde-format
msgid "Existing security"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblNewSymbol)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitydlg.ui:89
#, kde-format
msgid "New symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblNewName)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/securitydlg.ui:96
#, kde-format
msgid "New name"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, SeparatorPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:20
#, kde-format
msgid "Separator Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:44
#, kde-format
msgid ""
"The field delimiter should be detected automatically.\n"
"Attempting to change it will reset any field choices.\n"
"The text delimiter does not normally need to be\n"
"changed, except possibly when within a field."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelSet_fieldDelim)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:107
#, kde-format
msgid "Field Delimiter"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_fieldDelimiter)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:129
#, kde-format
msgid "semiColon (;)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_fieldDelimiter)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:134
#, kde-format
msgid "colon (:)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_fieldDelimiter)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:139
#, kde-format
msgid "tab (\\t)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelSet_textDelim)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:150
#, kde-format
msgctxt "punctuation mark used as field delimiter"
msgid "Text Delimiter"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_textDelimiter)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:167
#, kde-format
msgid ""
"Select field delimiter/separator character.\n"
"This will reset any existing field choices."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_textDelimiter)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:171
#, kde-format
msgid "quote (\")"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_textDelimiter)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:176
#, kde-format
msgid "apostrophe (')"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblEncoding)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/separatorwizardpage.ui:187
#, kde-format
msgid "Encoding"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, TransactionDlg)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/transactiondlg.ui:14
#, kde-format
msgid "Transaction Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_title)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:26
#, kde-format
msgid "Invalid Transaction Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. +> trunk5 stable5
#: kmymoney/plugins/csv/import/transactiondlg.ui:38
#, kde-format
msgid ""
"<center>The transaction below has an either unrecognised or invalid type.</center>"
"\n"
"<center>Please select an appropriate entry, if available.</center>"
"\n"
"<center>Otherwise, click Cancel to abort.</center>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlgdecl.ui:43
#, kde-format
msgid ""
"The transaction below has an unrecognised type/action.\n"
"Please select an appropriate entry."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_actionCol)
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlgdecl.ui:56
#, kde-format
msgctxt "the number of the column containing error"
msgid "Type/action column"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:80
#, kde-format
msgid "Select Transaction Type"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, RedefineDlgDecl)
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlgdecl.ui:20
#, kde-format
msgid "Redefine Transaction Type"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:93
#, kde-format
msgid "Select new investment type"
msgstr ""
#. i18n: don't translate part after '-'
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:97
#, kde-format
msgctxt "description of investment activity"
msgid "Buy Shares"
msgstr ""
#. i18n: don't translate part after '-'
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:102
#, kde-format
msgctxt "description of investment activity"
msgid "Sell Shares"
msgstr ""
#. i18n: don't translate part after '-'
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:107
#, kde-format
msgctxt "description of investment activity"
msgid "Dividend"
msgstr ""
#. i18n: don't translate part after '-'
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:112
#, kde-format
msgctxt "description of investment activity"
msgid "Reinvest Dividend"
msgstr ""
#. i18n: don't translate part after '-'
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:117
#, kde-format
msgctxt "description of investment activity"
msgid "Add Shares"
msgstr ""
#. i18n: don't translate part after '-'
#. i18n: ectx: property (text), item, widget (QComboBox, cbActionTypes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/csv/import/transactiondlg.ui:122
#, kde-format
msgctxt "description of investment activity"
msgid "Remove Shares"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/gncimporter.cpp:53
#, kde-format
msgid "GnuCash importer"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/gncimporter.cpp:143
#, kde-format
msgid "GnuCash files (*.gnucash *.xac *.gnc)"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KGncImportOptionsDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:20
#, kde-format
msgid "GnuCash Import Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:26
#, kde-format
msgid "Use 'Help' for more information on these options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonInvestGroupBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:39
#, kde-format
msgid "Investment Handling"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioInvest1)
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:45
#, kde-format
msgid "O&ne investment account for each stock"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioInvest1)
#. +> stable
#: kmymoney/dialogs/kgncimportoptionsdlgdecl.ui:45
#, kde-format
msgid "One investment account for each stock"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioInvest2)
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:58
#, kde-format
msgid "One in&vestment account for all stocks"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioInvest2)
#. +> stable
#: kmymoney/dialogs/kgncimportoptionsdlgdecl.ui:58
#, kde-format
msgid "One investment account for all stocks"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioInvest3)
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:68
#, kde-format
msgid "P&rompt for an investment account for each stock"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioInvest3)
#. +> stable
#: kmymoney/dialogs/kgncimportoptionsdlgdecl.ui:68
#, kde-format
msgid "Prompt for an investment account for each stock"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox5)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:81
#, kde-format
msgid "Online price quotes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkFinanceQuote)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:87
#, kde-format
msgid "Use Finance::Quote for share price quotes"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:100
#, kde-format
msgid "Scheduled Transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkSchedules)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:106
#, kde-format
msgid "Drop suspect scheduled transactions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:119
#, kde-format
msgid "Decoding option"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkDecode)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:142
#, kde-format
msgid "Decode using"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox18)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:176
#, kde-format
msgid "Transaction Notes option"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkTxNotes)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:182
#, kde-format
msgid "Use transaction notes on non-split transactions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:205
#, kde-format
msgid "Debug Options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkDebugGeneral)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:211
#, kde-format
msgid "General debug data"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkDebugXML)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:221
#, kde-format
msgid "Display XML data"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkAnonymize)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncimportoptionsdlg.ui:231
#, kde-format
msgid "Anonymize data"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.cpp:71
#, kde-format
msgid "Investment: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.cpp:72
#, kde-format
msgid "Quote source: %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KGncPriceSourceDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.ui:20
#, kde-format
msgid "Online Quotes - Select price source"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.ui:46
#, kde-format
msgid "This price source is not known to KMyMoney. Please select an option below."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, buttonNoSource)
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.ui:62
#, kde-format
msgid "Do &not perform online quotes for this investment"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, buttonNoSource)
#. +> stable
#: kmymoney/dialogs/kgncpricesourcedlgdecl.ui:62
#, kde-format
msgid "Do not perform online quotes for this investment"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, buttonSelectSource)
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.ui:72
#, kde-format
msgid "Select a &known KMyMoney source from the list below"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, buttonSelectSource)
#. +> stable
#: kmymoney/dialogs/kgncpricesourcedlgdecl.ui:72
#, kde-format
msgid "Select a known KMyMoney source from the list below"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, buttonUserSource)
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.ui:86
#, kde-format
msgid ""
"Use the fo&llowing name for the price source.\n"
"(Click Help for further information.)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, buttonUserSource)
#. +> stable
#: kmymoney/dialogs/kgncpricesourcedlgdecl.ui:86
#, kde-format
msgid ""
"Use the following name for the price source.\n"
"(Click Help for further information.)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkAlwaysUse)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/kgncpricesourcedlg.ui:102
#, kde-format
msgid "Always use this selection for this price source."
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:131
#, kde-format
msgid ": Sorry. This importer cannot handle version %1 of element %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:262
#, kde-format
msgid "Account%1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:267
#, kde-format
msgid "Stock%1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:276
#, kde-format
msgid "Payee%1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:283
#, kde-format
msgid "Schedule%1"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:314
#, kde-format
msgid "This version of the importer cannot handle multi-book files."
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:1087
#, kde-format
msgid ""
"Input file cannot be parsed; may be corrupt\n"
"%1"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:1138
#, kde-format
msgid "Invalid header for file. Should be 'gnc-v2'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1187
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1226
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1336
#, kde-format
msgid ""
"Import failed:\n"
"\n"
"%1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1341
#, kde-format
msgid "Import complete"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1399
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1412
#, kde-format
msgid "Disguise your wealth"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1400
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1413
#, kde-format
msgid ""
"Each monetary value on your file will be multiplied by a random number between 0.01 and 1.99\n"
"with a different value used for each transaction. In addition, to further disguise the true\n"
"values, you may enter a number between %1 and %2 which will be applied to all values.\n"
"These numbers will not be stored in the file."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1429
#, kde-format
msgid "Loading commodities..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1455
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:285
#, kde-format
msgid "Loading prices..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1459
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1467
#, kde-format
msgid "Imported History"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1488
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:260
#, kde-format
msgid "Loading accounts..."
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:1509
#, kde-format
msgid "Current importer does not recognize GnuCash account type %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1617
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:254
#, kde-format
msgid "Loading transactions..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1718
#, kde-format
msgid "Account or Category %1, transaction date %2; split contains invalid value; please check"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1760
#, kde-format
msgid "Imported Transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1809
#, kde-format
msgid "Loading templates..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1821
#, kde-format
msgid "Unknown payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1949
#, kde-format
msgid "Schedule %1 contains unknown action (key = %2, type = %3)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1957
#, kde-format
msgid "Schedule %1 contains multiple actions; only one has been imported"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1963
#, kde-format
msgid "Schedule %1 contains no valid splits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:1968
#, kde-format
msgid "Schedule %1 appears to contain a formula. GnuCash formulae are not convertible"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:1990
#, kde-format
msgid "Cannot find template transaction for schedule %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2018
#, kde-format
msgid "Loading schedules..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2103
#, kde-format
msgid "Schedule %1 has interval of %2 which is not currently available"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2110
#, kde-format
msgid "Schedule %1 contains unknown interval specification; please check for correct operation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2147
#, kde-format
msgid "Schedule %1 contains a deferred interval specification; please check for correct operation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2172
#, kde-format
msgid "Schedule %1 dropped at user request"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2215
#, kde-format
msgid "Reorganizing accounts..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2273
#, kde-format
msgid "Your main currency seems to be %1 (%2); do you want to set this as your base currency?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2288
#, kde-format
msgctxt "Button to show more detailed data"
msgid "More"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2290
#, kde-format
msgctxt "Button to close the current dialog"
msgid "Done"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2292
#, kde-format
msgid "Save Report"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2312
#, kde-format
msgid "Problems were encountered in converting schedule '%1'."
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:2274
#, kde-format
msgid ""
"Problems were encountered in converting schedule '%1'.\n"
"Do you want to review or edit it now?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2336
#, kde-format
msgid ""
"Found:\n"
"\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2337
#, kde-format
msgid "%1 commodity (equity)\n"
msgid_plural "%1 commodities (equities)\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2338
#, kde-format
msgid "%1 price\n"
msgid_plural "%1 prices\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2339
#, kde-format
msgid "%1 account\n"
msgid_plural "%1 accounts\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2340
#, kde-format
msgid "%1 transaction\n"
msgid_plural "%1 transactions\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2341
#, kde-format
msgid "%1 schedule\n"
msgid_plural "%1 schedules\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2344
#, kde-format
msgid "No inconsistencies were detected\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2346
#, kde-format
msgid "%1 inconsistency was detected and corrected\n"
msgid_plural "%1 inconsistencies were detected and corrected\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2351
#, kde-format
msgid "%1 orphan account was created\n"
msgid_plural "%1 orphan accounts were created\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2356
#, kde-format
msgid "%1 possible schedule problem was noted\n"
msgid_plural "%1 possible schedule problems were noted\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2361
#, kde-format
msgid "Small Business Features (Customers, Invoices, etc.)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2362
#: kmymoney/plugins/views/budget/budgetview.cpp:53
#, kde-format
msgid "Budgets"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2363
#, kde-format
msgid "Lots"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2365
#, kde-format
msgid "The following features found in your file are not currently supported:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2368
#, kde-format
msgid ""
"\n"
"\n"
"Press More for further information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2383
#, kde-format
msgid "Save report as"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneygncreader.cpp:2414
#, kde-format
msgid "Internal error - invalid interval char in incrDate"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2419
#, kde-format
msgid "Orphan created from unknown GnuCash account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2433
#, kde-format
msgid ""
"One or more transactions contain a reference to an otherwise unknown account\n"
"An asset account with the name %1 has been created to hold the data"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2467
#, kde-format
msgid ""
"An Investment account must be a child of an Asset account\n"
"Account %1 will be stored under the main Asset account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2474
#, kde-format
msgid ""
"An Income account must be a child of an Income account\n"
"Account %1 will be stored under the main Income account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2481
#, kde-format
msgid ""
"An Expense account must be a child of an Expense account\n"
"Account %1 will be stored under the main Expense account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2528
#, kde-format
msgid "Enter the investment account name "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2529
#, kde-format
msgid "My Investments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2566
#, kde-format
msgid "Select parent investment account or enter new name. Stock %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2590
#: kmymoney/plugins/gnc/import/mymoneygncreader.cpp:2606
#, kde-format
msgid "%1 is not an Investment Account. Do you wish to make it one?"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/ibanbicdata/ibanbicdata.cpp:37
#, kde-format
msgid "IBAN/BIC Data"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/icalendar/export/icalendarexporter.cpp:66
#, kde-format
msgid "iCalendar exporter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/icalendarexporter.cpp:82
#, kde-format
msgid "Schedules to iCalendar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/icalendarexporter.cpp:102
#, kde-format
msgid "Schedules to iCalendar [%1]"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/icalendarexporter.cpp:118
#, kde-format
msgctxt "ICS (Filefilter)"
msgid "iCalendar files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/icalendarexporter.cpp:121
#: kmymoney/plugins/views/reports/kreportsview.cpp:263
#, kde-format
msgid "Export as"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:42
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:46
#, kde-format
msgid "Minutes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:43
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:47
#, kde-format
msgid "Hours"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:44
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:48
#, kde-format
msgctxt "Time unit"
msgid "Days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:50
#, kde-format
msgid "Before"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:51
#, kde-format
msgid "After"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:59
#, kde-format
msgid "KMyMoney print check"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/icalendar/export/kcm_icalendarexporter.cpp:62
#, kde-format
msgid "Copyright 2009"
msgstr ""
#. i18n: ectx: label, entry (createAlarm), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:9
#, kde-format
msgid "To create an alarm for the exported schedules"
msgstr ""
#. i18n: ectx: label, entry (beforeAfter), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:13
#, kde-format
msgid "Tells whether the reminder should be triggered before or after the schedule start"
msgstr ""
#. i18n: ectx: label, entry (timeUnits), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:17
#, kde-format
msgid "The number of units of the interval before or after the schedule starts"
msgstr ""
#. i18n: ectx: label, entry (timeUnitInSeconds), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:21
#, kde-format
msgid "The units of the interval before or after the schedule starts in seconds "
msgstr ""
#. i18n: ectx: label, entry (repeatingReminders), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:25
#, kde-format
msgid "If the reminders should repeat or not"
msgstr ""
#. i18n: ectx: label, entry (intervalBetweenRemindersTimeUnits), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:29
#, kde-format
msgid "The number of units of the interval between reminders"
msgstr ""
#. i18n: ectx: label, entry (intervalBetweenRemindersTimeUnitInSeconds), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:33
#, kde-format
msgid "The units of the interval between reminders in seconds "
msgstr ""
#. i18n: ectx: label, entry (numberOfReminders), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:37
#, kde-format
msgid "The number of reminders to be generated for the schedule "
msgstr ""
#. i18n: ectx: label, entry (icalendarFile), group (General)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettings.kcfg:41
#, kde-format
msgid "The icalendar file in which to export the schedules."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_createAlarm)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:34
#, kde-format
msgid "Create reminders"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_repeatingReminders)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:70
#, kde-format
msgctxt "@action whether the schedule will have more occurrences over time"
msgid "Repeating:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:79
#, kde-format
msgid "How often:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:89
#, kde-format
msgid "Interval:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:124
#, kde-format
msgid "Time(s)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, iCalendar_file)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/pluginsettingsdecl.ui:149
#, kde-format
msgid "iCalendar file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp:222
#, kde-format
msgid "Transfer from %1 to %2, Payee %3, amount %4"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp:224
#, kde-format
msgid "From %1 into %2, Category %3, sum of %4"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/icalendar/export/schedulestoicalendar.cpp:225
#, kde-format
msgid "From account %1, Pay to %2, Category %3, sum of %4"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.cpp:84
#, kde-format
msgid "You selected to extract the payee from the memo field but did not supply a regular expression for payee and memo extraction. The option will not be activated."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.cpp:84
#, kde-format
msgid "Missing information"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_usePayeeAsIsButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:33
#, kde-format
msgid "Use payee field as provided by institution"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_extractPayeeButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:43
#, kde-format
msgid "Extract payee from memo field using regular expressions"
msgstr ""
#. i18n: ectx: property (title), widget (KEditListBox, m_payeeExceptions)
#. +> stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:97
#, kde-format
msgid "Exceptions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:104
#, kde-format
msgid "Regular Expression for"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, downloadTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:118
#, kde-format
msgid "Download"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_transactionDownload)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:124
#, kde-format
msgid "The plugin usually downloads the account balance and transactions. In some circumstances, the download of transaction data is not supported for certain accounts. The following option allows to turn off the request for transaction data."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_transactionDownload)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:127
#, kde-format
msgid "Download transactions from institution"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_preferredStatementDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:140
#, kde-format
msgid "Ask user"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_preferredStatementDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:145
#, kde-format
msgid "No date"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_preferredStatementDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:150
#, kde-format
msgid "Last download"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_preferredStatementDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:155
#, kde-format
msgid "First possible"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:163
#, kde-format
msgid "Default start date for statement download"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_removeLineBreaksFromMemo)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:198
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Remove the line breaks in the memo field that have been inserted between multiple purpose fields of the transaction.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_removeLineBreaksFromMemo)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:201
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Some institutions take multiple purpose fields of a transaction and treat it as a single one. In this case the line break characters inserted after each purpose field are distracting and are removed when this option is enabled.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_removeLineBreaksFromMemo)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbaccountsettings.ui:204
#, kde-format
msgid "Remove line breaks from memo field"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWizard, MapAccountWizard)
#. i18n: ectx: property (windowTitle), widget (QDialog, KBMapAccount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:14
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:14
#, kde-format
msgid "Account Mapping"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:23
#, kde-format
msgid ""
"<qt>\n"
"Please choose the <b>online</b> account you want the \n"
"<b>application</b> account to be mapped to from the list below.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:39
#, kde-format
msgid "Application Account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:45
#, kde-format
msgid "Bank Code"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:62
#, kde-format
msgid "Account Number"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, accountBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:88
#, kde-format
msgid "Online Accounts"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, assignButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbmapaccount.ui:125
#, kde-format
msgid "Assign"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.cpp:72
#, kde-format
msgid ""
"<qt>"
"<p>Please select the first date for which transactions are to be retrieved from <b>%1</b>.</p>"
"<p>If you specify no date then the bank will choose one.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KBPickStartDate)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:14
#, kde-format
msgid "Pick Start Date"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:39
#, kde-format
msgid "Start Date"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noDateButton)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:45
#, kde-format
msgid "&No date (let the bank determine the start date)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noDateButton)
#. +> stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:45
#, kde-format
msgid "No date (let the bank determine the start date)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, lastUpdateButton)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:52
#, kde-format
msgid "&Last Update"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, lastUpdateButton)
#. +> stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:52
#, kde-format
msgid "Last Update"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, firstDateButton)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:75
#, kde-format
msgid "F&irst possible date"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, firstDateButton)
#. +> stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:75
#, kde-format
msgid "First possible date"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, pickDateButton)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:98
#, kde-format
msgid "Pick &date"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, pickDateButton)
#. +> stable
#: kmymoney/plugins/kbanking/dialogs/kbpickstartdate.ui:98
#, kde-format
msgid "Pick date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:294
#: kmymoney/plugins/ofx/import/ofximporter.cpp:694
#, kde-format
msgid "Online settings"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:300
#, kde-format
msgid "KBanking module not correctly initialized"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:320
#, kde-format
msgid "Configure Aq&Banking..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:324
#, kde-format
msgid "AqBanking importer..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:491
#: kmymoney/plugins/kbanking/kbanking.cpp:757
#, kde-format
msgid "<qt>The given application account <b>%1</b> has not been mapped to an online account.</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:497
#, kde-format
msgid "Account Not Mapped"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:507
#, kde-format
msgid ""
"<qt>The update job is not supported by the bank/account/backend.\n"
"</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:511
#, kde-format
msgid "Job not Available"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:585
#: kmymoney/plugins/kbanking/kbanking.cpp:608
#, kde-format
msgid ""
"<qt>Could not enqueue the job.\n"
"</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:1537
#, kde-format
msgid "Error importing statement. Do you want to continue?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.cpp:1538
#: kmymoney/plugins/views/reports/kreportsview.cpp:326
#: kmymoney/plugins/views/reports/kreportsview.cpp:383
#: kmymoney/plugins/views/reports/kreportsview.cpp:402
#, kde-format
msgid "Critical Error"
msgstr ""
#. i18n: ectx: label, entry (width), group (opticalTan)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.kcfg:9
#, kde-format
msgid "Width of the flicker field for optical tan generation (chipTan/sm@rtTan)."
msgstr ""
#. i18n: ectx: label, entry (clocksetting), group (opticalTan)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/kbanking.kcfg:13
#, kde-format
msgid "Clock length of optical tan flickering in ms."
msgstr ""
#. i18n: ectx: tooltip, entry (clocksetting), group (opticalTan)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/kbanking.kcfg:14
#, kde-format
msgid "After a clock the first flicker bar changes (each half-byte is transmitted in 2*clocksetting)."
msgstr ""
#. i18n: ectx: tooltip, entry (clock setting), group (opticalTan)
#. +> stable
#: kmymoney/plugins/kbanking/kbanking.kcfg:14
#, kde-format
msgid "After a clock the first flicker bar changes (each half-byte is transmitted in 2*clock setting)."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, dequeueButton)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:81
#: kmymoney/plugins/kbanking/views/kbjobview.ui:32
#, kde-format
msgid "Dequeue"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:83
#, kde-format
msgid "Dequeue selected job"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:84
#, kde-format
msgid "Remove the selected job from the list"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, executeButton)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:85
#: kmymoney/plugins/kbanking/views/kbjobview.ui:42
#, kde-format
msgid "Execute"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:87
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:88
#, kde-format
msgid "Execute all jobs in the queue"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:144
#, kde-format
msgctxt "Warning message"
msgid "There are no jobs in the queue."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.cpp:145
#, kde-format
msgctxt "Message title"
msgid "No Jobs"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KBJobView)
#. i18n: ectx: property (title), widget (QGroupBox, jobBox)
#. +> trunk5 stable5
#: kmymoney/plugins/kbanking/views/kbjobview.ui:14
#: kmymoney/plugins/kbanking/views/kbjobview.ui:20
#, kde-format
msgid "Jobs"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.cpp:164
#, kde-format
msgid "A valid tan is required to proceed."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, chipTanDialog)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:14
#, kde-format
msgid "Order confirmation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, reduceButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:24
#, kde-format
msgid "Reduce optical tan area in size"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, reduceButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:27
#, kde-format
msgid "Reduce"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, enlargeButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:39
#, kde-format
msgid "Enlarge optical tan field"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, enlargeButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:42
#, kde-format
msgid "Enlarge"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, decelerateButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:73
#, kde-format
msgid "Decelerate"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, accelerateButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:85
#, kde-format
msgid "Accelerate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/chiptandialog.ui:154
#, kde-format
msgid "To confirm this order enter the tan displayed by your generator"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:81
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:90
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:100
#, kde-format
msgctxt "replacement for institution or account w/o name"
msgid "(unnamed)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:121
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Id"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:122
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Institution Code"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:123
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Institution Name"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:124
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Account Number"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:125
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Account Name"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:126
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Owner"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbaccountlist.cpp:127
#, kde-format
msgctxt "Header for AqBanking account list"
msgid "Backend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:90
#, kde-format
msgid "Get Balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:93
#, kde-format
msgid "Get Transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:96
#: kmymoney/plugins/views/reports/core/querytable.cpp:933
#: kmymoney/plugins/views/reports/core/querytable.cpp:1037
#, kde-format
msgid "Transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:99
#, kde-format
msgid "Debit Note"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:102
#, kde-format
msgctxt "Unknown job type"
msgid "(unknown)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:112
#, kde-format
msgctxt "Unknown bank code"
msgid "(unknown)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:120
#, kde-format
msgctxt "Unknown account number"
msgid "(unknown)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:126
#, kde-format
msgctxt "Status of the job"
msgid "new"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:129
#, kde-format
msgctxt "Status of the job"
msgid "updated"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:132
#, kde-format
msgctxt "Status of the job"
msgid "enqueued"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:135
#, kde-format
msgctxt "Status of the job"
msgid "sent"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:138
#, kde-format
msgctxt "Status of the job"
msgid "pending"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:141
#, kde-format
msgctxt "Status of the job"
msgid "finished"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:144
#, kde-format
msgctxt "Status of the job"
msgid "error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:147
#, kde-format
msgctxt "Status of the job"
msgid "(unknown)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:154
#, kde-format
msgctxt "Unknown account provider"
msgid "(unknown)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:161
#, kde-format
msgctxt "Unknown creator of the job"
msgid "(unknown)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:180
#, kde-format
msgid "Job Id"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:181
#, kde-format
msgid "Job Type"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:182
#, kde-format
msgid "Institute"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:185
#: kmymoney/plugins/weboob/dialogs/accountsettings.ui:39
#, kde-format
msgid "Backend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/kbanking/widgets/kbjoblist.cpp:186
#, kde-format
msgid "Application"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.cpp:203
#: kmymoney/plugins/ofx/import/ofxpartner.cpp:380
#, kde-format
msgid "The HTTP request failed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlg.cpp:203
#: kmymoney/plugins/ofx/import/ofxpartner.cpp:380
#, kde-format
msgctxt "The HTTP request failed"
msgid "Failed"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KOfxDirectConnectDlgDecl)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlgdecl.ui:14
#, kde-format
msgid "OFX Direct Connect"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/kofxdirectconnectdlgdecl.ui:23
#, kde-format
msgid "Contacting bank..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:83
#, kde-format
msgid "Loading banklist"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:84
#, kde-format
msgid ""
"Getting list of banks from http://www.ofxhome.com/\n"
"This may take some time depending on the available bandwidth."
msgstr ""
#. +> stable
#: kmymoney/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp:84
#, kde-format
msgid ""
"Getting list of banks from http://moneycentral.msn.com/\n"
"This may take some time depending on the available bandwidth."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:263
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:305
#, kde-format
msgid "Supports online statements<br/>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:265
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:307
#, kde-format
msgid "Supports investments<br/>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:267
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:309
#, kde-format
msgid "Supports bill payment (but not supported by KMyMoney yet)<br/>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:269
#, kde-format
msgid "Does not support online banking"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:279
#, kde-format
msgid "Please choose a bank."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:285
#, kde-format
msgid "Please fill all fields with values."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:289
#, kde-format
msgid "<p>Details for %1:</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:388
#, kde-format
msgid "No suitable accounts were found at this bank."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:404
#, kde-format
msgid "Please choose an account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:507
#, kde-format
msgid "Server message: %1\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:515
#, kde-format
msgid "Your bank returned warnings when signing on"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:515
#, kde-format
msgctxt "Warning 'message'"
msgid "WARNING %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:518
#, kde-format
msgid "Error signing onto your bank"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.cpp:518
#, kde-format
msgid "ERROR %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWizard, KOnlineBankingSetupWizard)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:14
#, kde-format
msgid "Online Banking Account Setup"
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, FIPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:18
#, kde-format
msgid "Select Financial Institution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:29
#, kde-format
msgid "Please select your financial institution from the list below..."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, autoTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:46
#, kde-format
msgctxt "@title type of online banking connection"
msgid "Automatic"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, manualTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:59
#, kde-format
msgctxt "@title type of online banking connection"
msgid "Manual"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:73
#, kde-format
msgid "Org"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_5)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:83
#, kde-format
msgid "FID"
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, LoginPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:134
#, kde-format
msgid "Enter Login Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:146
#, kde-format
msgid "Please enter the username and password you use to log into this bank for online banking. Please note that many banks require a separate signup, and assign a separate PIN or password just for online banking from home."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:156
#, kde-format
msgctxt "@label account username"
msgid "Username"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:169
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:107
#: kmymoney/plugins/sql/mymoneystoragesql.cpp:133
#, kde-format
msgid "Password"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_storePassword)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:182
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:146
#, kde-format
msgid "Store password"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:189
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:222
#, kde-format
msgid "Identify as"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_applicationEdit)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:204
#, kde-format
msgid "Expert option to enter the four digit version information of the application"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_6)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:229
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:190
#, kde-format
msgid "Header Version"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:262
#, kde-format
msgid "Connection Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_clientUidLabel)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:282
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:248
#, kde-format
msgid "Client UID"
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, pageAccounts)
#. i18n: ectx: property (title), widget (QWizardPage, AccountPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:293
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:53
#, kde-format
msgid "Select Account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:304
#, kde-format
msgid "Please select the account from your financial institution from the list below which matches this account."
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_listAccount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:328
#, kde-format
msgid "Bank"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_listAccount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:333
#, kde-format
msgid "Branch"
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, WizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:344
#, kde-format
msgid "Finish"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_labelFinal)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingsetupwizard.ui:352
#, kde-format
msgid "Congratulations: you have successfully set up your bank for online banking via OFX."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp:63
#, kde-format
msgid "Enabled & configured"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, accountTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:21
#, kde-format
msgid "Account Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:29
#, kde-format
msgid "STATUS:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_textOnlineStatus)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:54
#, kde-format
msgid "Unavailable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:82
#, kde-format
msgid "BANK/BROKER:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_textBank)
#. i18n: ectx: property (text), widget (QLabel, m_textOnlineAccount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:104
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:136
#, kde-format
msgid "&lt;Not configured&gt;"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:114
#, kde-format
msgid "ACCOUNT:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, ofxTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:182
#, kde-format
msgid "OFX Details"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, m_clientUidEdit)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:241
#, kde-format
msgid "OFX <CLIENTUID> for institutions that require it"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, importTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:271
#, kde-format
msgid "Import Details"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:277
#, kde-format
msgid "Start date of import"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_lastUpdateRB)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:298
#, kde-format
msgid "Last &update"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_todayRB)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:318
#, kde-format
msgid "To&day minus"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:338
#, kde-format
msgctxt "@action number of days"
msgid "days"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_pickDateRB)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:348
#, kde-format
msgid "Pi&ck date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:396
#: kmymoney/plugins/ofx/import/importoption.ui:17
#, kde-format
msgid "Payee's name is based on contents of the OFX tag"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:428
#, kde-format
msgid ""
"<html><head/><body>"
"<p>In case the server is located in a different timezone than your local time, then the post date of imported transactions is off by a day.</p>"
"<p>This setting can be used to adjust the timestamps of the transactions during import to reflect your local time. It does not affect previously imported transactions. </p>"
"<p>If you are located west of your bank's server than enter a negative time, in case you are located east of it enter a positive time.</p>"
"<p>If you are not sure, leave this setting at 0:00.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:436
#, kde-format
msgid "Timezone offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel21_1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (text), item, widget (KComboBox, m_timestampOffsetSign)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:444
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:81
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:126
#, kde-format
msgid "+"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_timestampOffsetSign)
#. +> trunk5 stable5
#: kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui:449
#, kde-format
msgid "-"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:81
#, kde-format
msgid "Quicken Windows 2003"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:82
#, kde-format
msgid "Quicken Windows 2004"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:83
#, kde-format
msgid "Quicken Windows 2005"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:84
#, kde-format
msgid "Quicken Windows 2006"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:85
#, kde-format
msgid "Quicken Windows 2007"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:86
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:142
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:146
#, kde-format
msgid "Quicken Windows 2008"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:89
#, kde-format
msgid "Quicken Windows 2010"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:90
#, kde-format
msgid "Quicken Windows 2011"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:91
#, kde-format
msgid "Quicken Windows 2012"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:92
#, kde-format
msgid "Quicken Windows 2013"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:93
#, kde-format
msgid "Quicken Windows 2014"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:95
#, kde-format
msgid "Quicken Windows 2015"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:96
#, kde-format
msgid "Quicken Windows 2016"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:97
#, kde-format
msgid "Quicken Windows (Expert)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:100
#, kde-format
msgid "MS-Money 2003"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:101
#, kde-format
msgid "MS-Money 2004"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:102
#, kde-format
msgid "MS-Money 2005"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:103
#, kde-format
msgid "MS-Money 2006"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:104
#, kde-format
msgid "MS-Money 2007"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:105
#, kde-format
msgid "MS-Money Plus"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:106
#, kde-format
msgid "MS-Money (Expert)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/dialogs/mymoneyofxconnector.cpp:228
#, kde-format
msgid "Enter your password for account <b>%1</b>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/ofx/import/ofximporter.cpp:108
#, kde-format
msgid "OFX Importer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:136
#, kde-format
msgid "OFX..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:147
#, kde-format
msgid "OFX import file selection"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:163
#, kde-format
msgid "Unable to import %1 using the OFX importer plugin. This file is not the correct format."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:163
#, kde-format
msgid "Incorrect format"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:213
#, kde-format
msgid "Unable to parse file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:641
#, kde-format
msgid "No accounts found."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:817
#, kde-format
msgid "Error connecting to bank: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:827
#, kde-format
msgid ""
"<p>Unable to import <b>'%1'</b> using the OFX importer plugin. The plugin returned the following error:</p>"
"<p>%2</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:861
#, kde-format
msgid "Importing process terminated unexpectedly."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/ofx/import/ofximporter.cpp:861
#, kde-format
msgid "Failed to import all statements."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:445
#, kde-format
msgid "For this beneficiary's country the BIC is mandatory."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:461
#, kde-format
msgid "A beneficiary name is needed."
msgid_plural "The beneficiary name must be at least %1 characters long"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:472
#, kde-format
msgid "A positive amount to transfer is needed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:483
#, kde-format
msgid "After this credit transfer the account's balance will be below your credit limit."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:485
#, kde-format
msgid "After this credit transfer the account's balance will be below the minimal balance."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:495
#, kde-format
msgid "The end-to-end reference cannot contain more than one character."
msgid_plural "The end-to-end reference cannot contain more than %1 characters."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:511
#, kde-format
msgid "The maximal line length of %1 character per line is exceeded."
msgid_plural "The maximal line length of %1 characters per line is exceeded."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:515
#, kde-format
msgid "The purpose can only contain the letters A-Z, spaces and ':?.,-()+ and /"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:517
#, kde-format
msgid "In the purpose only a single line is allowed."
msgid_plural "The purpose cannot contain more than %1 lines."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp:521
#, kde-format
msgid "A purpose is needed."
msgid_plural "The purpose must be at least %1 characters long."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.h:57
#, kde-format
msgid "SEPA Credit Transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:17
#, kde-format
msgid "Beneficiary &Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:17
#, kde-format
msgid "Beneficiary Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:99
#, kde-format
msgid "End-to-end reference"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.ui:115
#, kde-format
msgid "Purpose"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:94
#, kde-format
msgctxt "New profile"
msgid "&New"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:96
#: kmymoney/plugins/qif/import/kimportdlg.cpp:79
#, kde-format
msgid "Create a new profile"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:97
#, kde-format
msgid "Use this to create a new QIF import/export profile"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, MyMoneyQifProfileEditor)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:146
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:393
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:14
#, kde-format
msgid "QIF Profile Editor"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:148
#, kde-format
msgid "QIF Profile Selector"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:228
#, kde-format
msgid "The default QIF profile"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:394
#, kde-format
msgid "Enter new profile name"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:404
#, kde-format
msgid "The profile name cannot be empty. Please provide a name or cancel."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:406
#, kde-format
msgid "The name <b>%1</b> is already taken. Please change the name or cancel."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:408
#, kde-format
msgid "QIF profile name problem"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.cpp:423
#, kde-format
msgid "Do you really want to delete profile '%1'?"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabGeneral)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:53
#, kde-format
msgctxt "@title QIF profile general information"
msgid "General"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:67
#, kde-format
msgid "Void mark"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:83
#, kde-format
msgid "Opening Balance text"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:102
#, kde-format
msgid "Type field text"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:124
#, kde-format
msgid "Account delimiter"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_groupList)
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:146
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:120
#: kmymoney/plugins/views/reports/core/listtable.cpp:702
#: kmymoney/widgets/kaccounttemplateselector.ui:23
#, kde-format
msgid "Description"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_attemptMatch)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:158
#, kde-format
msgid "Attempt to match similar transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:196
#, kde-format
msgid "Output filter location"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:222
#, kde-format
msgid "Input filter file type"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, m_editInputFilterFileType)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:232
#, kde-format
msgid "*.qif"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:245
#, kde-format
msgid "Input filter location"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_editDateFormat)
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:284
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:297
#, kde-format
msgid "The format of the dates in the QIF file."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_editApostrophe)
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:310
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:323
#, kde-format
msgid "If a QIF file contains date entries with years represented with two digits then either an apostrophe or a slash may be used to delimit the year in the dates for certain centuries. This enables 1905 to be distinguished from 2005. Specify here which range of years will have year delimited by an apostrophe (eg. for Quicken this is usually 1900-1949)."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:326
#, kde-format
msgid "Apostrophe Handling"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabMoney)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:373
#, kde-format
msgid "Amounts"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:389
#, kde-format
msgctxt "@title header of the QIF field name column"
msgid "Field"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:394
#, kde-format
msgid "QIF-Record"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:404
#, kde-format
msgid "Thousand Delimiter"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:409
#, kde-format
msgid "SortColumnInvisible"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:417
#, kde-format
msgid "T"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:426
#, kde-format
msgid "0"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:431
#, kde-format
msgid "Split-Value"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:434
#, kde-format
msgid "$"
msgstr ""
#. i18n: ectx: property (text), widget (KTextEdit, m_details)
#. i18n: ectx: property (text), widget (QLabel, m_loanAmount6)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate6)
#. i18n: ectx: property (text), widget (QLabel, m_duration6)
#. i18n: ectx: property (text), widget (QLabel, m_payment6)
#. i18n: ectx: property (text), widget (QLabel, m_balloon6)
#. i18n: ectx: property (text), widget (QLabel, m_loanAmount3)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate3)
#. i18n: ectx: property (text), widget (QLabel, m_duration3)
#. i18n: ectx: property (text), widget (QLabel, m_payment3)
#. i18n: ectx: property (text), widget (QLabel, m_balloon3)
#. i18n: ectx: property (text), widget (QLabel, m_loanAmount5)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate5)
#. i18n: ectx: property (text), widget (QLabel, m_duration5)
#. i18n: ectx: property (text), widget (QLabel, m_payment5)
#. i18n: ectx: property (text), widget (QLabel, m_balloon5)
#. i18n: ectx: property (text), widget (QLabel, m_summaryLoanType)
#. i18n: ectx: property (text), widget (QLabel, m_summaryPayee)
#. i18n: ectx: property (text), widget (QLabel, m_summaryFirstPayment)
#. i18n: ectx: property (text), widget (QLabel, m_summaryTotalPeriodicPayment)
#. i18n: ectx: property (text), widget (QLabel, m_summaryPaymentAccount)
#. i18n: ectx: property (text), widget (QLabel, m_summaryAdditionalFees)
#. i18n: ectx: property (text), widget (QLabel, m_summaryInterestCategory)
#. i18n: ectx: property (text), widget (QLabel, m_summaryNextPayment)
#. i18n: ectx: property (text), widget (QLabel, m_summaryInterestRate)
#. i18n: ectx: property (text), widget (QLabel, m_summaryPeriodicPayment)
#. i18n: ectx: property (text), widget (QLabel, m_summaryPaymentFrequency)
#. i18n: ectx: property (text), widget (QLabel, m_summaryTerm)
#. i18n: ectx: property (text), widget (QLabel, m_summaryAmount)
#. i18n: ectx: property (text), widget (QLabel, m_summaryBalloonPayment)
#. i18n: ectx: property (text), widget (QLabel, m_summaryInterestDue)
#. i18n: ectx: property (text), widget (QLabel, m_effectiveDateLabel)
#. i18n: ectx: property (text), widget (QLabel, m_effectiveDateNoteLabel)
#. i18n: ectx: property (text), widget (QLabel, m_interestRateLabel)
#. i18n: ectx: property (text), widget (QLabel, m_payment7)
#. i18n: ectx: property (text), widget (QLabel, m_additionalFees7)
#. i18n: ectx: property (text), widget (QLabel, m_totalPayment7)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate7)
#. i18n: ectx: property (text), widget (QLabel, m_startDateChanges)
#. i18n: ectx: property (text), widget (QLabel, m_affectedPayments)
#. i18n: ectx: property (text), widget (QLabel, m_balanceLabel)
#. i18n: ectx: property (text), widget (QLabel, m_loanAmount1)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate1)
#. i18n: ectx: property (text), widget (QLabel, m_duration1)
#. i18n: ectx: property (text), widget (QLabel, m_payment1)
#. i18n: ectx: property (text), widget (QLabel, m_balloon1)
#. i18n: ectx: property (text), widget (QLabel, m_loanAmount4)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate4)
#. i18n: ectx: property (text), widget (QLabel, m_duration4)
#. i18n: ectx: property (text), widget (QLabel, m_payment4)
#. i18n: ectx: property (text), widget (QLabel, m_balloon4)
#. i18n: ectx: property (text), widget (QLabel, m_firstPaymentLabel)
#. i18n: ectx: property (text), widget (QLabel, m_loanAmount2)
#. i18n: ectx: property (text), widget (QLabel, m_interestRate2)
#. i18n: ectx: property (text), widget (QLabel, m_duration2)
#. i18n: ectx: property (text), widget (QLabel, m_payment2)
#. i18n: ectx: property (text), widget (QLabel, m_balloon2)
#. i18n: ectx: property (text), widget (QLabel, m_periodicPayment)
#. i18n: ectx: property (text), widget (QLabel, m_additionalCost)
#. i18n: ectx: property (text), widget (QLabel, m_basePayment)
#. i18n: ectx: property (text), widget (QLabel, m_paymentLabel)
#. i18n: ectx: property (text), widget (QLabel, m_lastStatementDate)
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:443
#: kmymoney/widgets/kmymoneybriefschedule.ui:246
#: kmymoney/wizards/endingbalancedlg/checkingstatementinfowizardpage.ui:160
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:81
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:102
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:153
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:133
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:151
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:169
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:187
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:205
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:160
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:178
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:196
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:214
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:232
#: kmymoney/wizards/newloanwizard/effectivedatewizardpage.ui:18
#: kmymoney/wizards/newloanwizard/effectivedatewizardpage.ui:31
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:156
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:174
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:192
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:210
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:228
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.ui:18
#: kmymoney/wizards/newloanwizard/interesteditwizardpage.ui:83
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:156
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:174
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:192
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:210
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:228
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:18
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:155
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:173
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:191
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:209
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:227
#: kmymoney/wizards/newloanwizard/paymenteditwizardpage.ui:93
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:156
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:174
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:192
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:210
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:228
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:146
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:164
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:182
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:200
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:218
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:236
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:102
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:120
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:151
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:207
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:225
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:243
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:313
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:331
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:389
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:420
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:451
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:482
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:513
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:544
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:588
#, kde-format
msgid "1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:448
#, kde-format
msgid "Commission"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:451
#, kde-format
msgid "O"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:460
#, kde-format
msgid "2"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:468
#, kde-format
msgid "I"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:477
#, kde-format
msgid "3"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:485
#, kde-format
msgid "Q"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTreeWidget, m_editAmounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:494
#, kde-format
msgid "4"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:531
#, kde-format
msgid "Thousands Separator"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:610
#, kde-format
msgctxt "@action create new profile"
msgid "New"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_resetButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/config/mymoneyqifprofileeditor.ui:647
#, kde-format
msgid "Reset"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KExportDlgDecl)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:14
#, kde-format
msgid "QIF Export"
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, m_qbuttonOk)
#. i18n: ectx: property (text), widget (QPushButton, buttonExport)
#. +> stable
#: kmymoney/dialogs/kexportdlgdecl.ui:349
#: kmymoney/plugins/csvexport/csvexportdlg.ui:370
#: kmymoney/widgets/kmymoneyreportcontroldecl.ui:99
#, kde-format
msgid "Export"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:66
#, kde-format
msgid ""
"From this dialog you are able to export transactions to a quicken compatible file, (known as a QIF file, because of the extension). Please enter the path to the QIF file or select it by clicking on the Browse button.\n"
"\n"
"You can choose the file's path, the account and the format of the QIF file (profile). Choose Account to export all the transactions between the specified dates or just categories. You can also limit the transactions that are exported by start and ending date. Once you have pressed the Export button a message box will appear when the export has completed detailing how many transactions, categories and payees were exported."
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, m_qbuttonBrowse)
#. +> stable
#: kmymoney/dialogs/kexportdlgdecl.ui:96 kmymoney/dialogs/kimportdlgdecl.ui:64
#: kmymoney/plugins/csvexport/csvexportdlg.ui:83
#, kde-format
msgid "Browse..."
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, m_profileEditorButton)
#. +> stable
#: kmymoney/dialogs/kexportdlgdecl.ui:171
#, kde-format
msgctxt "@action create new export profile"
msgid "New..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:172
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:92
#, kde-format
msgid "QIF Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_qcheckboxCategories)
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/export/kexportdlgdecl.ui:254
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:483
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:66
#: kmymoney/views/kmymoneyview.cpp:155
#, kde-format
msgid "Categories"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/export/mymoneyqifwriter.cpp:362
#, kde-format
msgid ""
"Transaction number <b>%1</b> is missing an account assignment.\n"
"Transaction dropped."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/qif/export/qifexporter.cpp:50
#, kde-format
msgid "QIF exporter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/export/qifexporter.cpp:77
#: kmymoney/plugins/qif/import/qifimporter.cpp:79
#, kde-format
msgid "QIF..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlg.cpp:68
#, kde-format
msgid "Use this to start the import operation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlg.cpp:77
#, kde-format
msgctxt "New profile"
msgid "&New..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlg.cpp:80
#, kde-format
msgid "Use this to open the profile editor"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlg.cpp:105
#, kde-format
msgid "Import File..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/qif/import/kimportdlg.cpp:107
#, kde-format
msgid "Import files (%1);;All files (%2)"
msgstr ""
#. +> stable
#: kmymoney/dialogs/kimportdlg.cpp:108
#, kde-format
msgid ""
"%1|Import files\n"
"%2|All files"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KImportDlgDecl)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:14
#, kde-format
msgid "QIF Import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:36
#, kde-format
msgid ""
"<p>From this dialog you are able to import transactions from a Quicken<b>&trade;</b> compatible file, (known as a QIF file, because of the extension).</p>"
"\n"
"<p>Please enter the path to the QIF file or select it by clicking on the Browse button. Once you have the file's path press the Import button and KMyMoney will import all the transactions, categories and payees it finds.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblImportFile)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:54
#, kde-format
msgid "QIF File to Import:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_optionGroupBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:76
#, kde-format
msgid "Import options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:82
#, kde-format
msgid "Source of QIF"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_typeComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:102
#, kde-format
msgid "Select <b>Bank statement</b> turns on automatic category matching which is turned off in case of <b>Other application</b>. Use the latter if you import files from other Personal Finance Management software."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_typeComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:106
#, kde-format
msgid "Bank statement"
msgstr ""
#. i18n: ectx: property (text), widget (KPushButton, m_profileEditorButton)
#. +> stable
#: kmymoney/dialogs/kimportdlgdecl.ui:108
#, kde-format
msgctxt "@action create new import profile"
msgid "New..."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_typeComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/kimportdlgdecl.ui:111
#, kde-format
msgid "Other application"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:177
#, kde-format
msgctxt "Category name"
msgid "Reinvested interest"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:180
#, kde-format
msgctxt "Category name"
msgid "Reinvested dividend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:183
#, kde-format
msgctxt "Category name"
msgid "Reinvested dividend (long term)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:186
#, kde-format
msgctxt "Category name"
msgid "Reinvested dividend (short term)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:189
#, kde-format
msgctxt "Category name"
msgid "Dividend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:192
#, kde-format
msgctxt "Category name"
msgid "Interest"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:195
#, kde-format
msgctxt "Category name"
msgid "Capital Gain (short term)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:198
#, kde-format
msgctxt "Category name"
msgid "Capital Gain (mid term)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:201
#, kde-format
msgctxt "Category name"
msgid "Capital Gain (long term)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:204
#, kde-format
msgctxt "Category name"
msgid "Returned capital"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:207
#, kde-format
msgctxt "Category name"
msgid "Miscellaneous income"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:210
#, kde-format
msgctxt "Category name"
msgid "Miscellaneous expense"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:213
#, kde-format
msgctxt "Category name"
msgid "Investment fees"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:215
#, kde-format
msgid "Unknown QIF type %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:374
#, kde-format
msgid "Date format selection"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2103
#, kde-format
msgid "Category selection"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:374
#, kde-format
msgid "Pick the date format that suits your input file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:389
#, kde-format
msgid "Importing QIF..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:491
#, kde-format
msgid "Reading QIF..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:496
#, kde-format
msgid "Error while running the filter '%1'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:498
#, kde-format
msgid "Filter error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:532
#, kde-format
msgctxt "QIF tag for liability account"
msgid "Oth L"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:532
#, kde-format
msgid "Adding transactions"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:532
#, kde-format
msgid "Now adding the transactions to your ledger..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:537
#, kde-format
msgctxt "QIF tag for investment account"
msgid "Invst"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:551
#, kde-format
msgctxt "QIF tag for category"
msgid "Cat"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:554
#, kde-format
msgctxt "QIF tag for security"
msgid "Security"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:556
#: kmymoney/converter/mymoneystatementreader.cpp:1036
#: kmymoney/kmymoney.cpp:4698 kmymoney/kmymoney.cpp:4915
#: kmymoney/kmymoney.cpp:4978 kmymoney/kmymoney.cpp:5025
#: kmymoney/kmymoney.cpp:5190 kmymoney/kmymoney.cpp:5207
#: kmymoney/views/kbudgetview.cpp:697 kmymoney/views/kbudgetview.cpp:861
#: kmymoney/views/kbudgetview.cpp:874 kmymoney/views/kpayeesview.cpp:343
#: kmymoney/views/kpayeesview.cpp:679 kmymoney/views/ktagsview.cpp:259
#: kmymoney/views/ktagsview.cpp:487
#, kde-format
msgid "%1 thrown in %2:%3"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:557
#, kde-format
msgctxt "QIF tag for prices"
msgid "Prices"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:566
#, kde-format
msgctxt "QIF tag for a class"
msgid "Class"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:746
#, kde-format
msgid "The %1 account currently has an opening balance of %2. This QIF file reports an opening balance of %3. Would you like to overwrite the current balance with the one from the QIF file?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:747
#, kde-format
msgid "Overwrite opening balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:914
#, kde-format
msgid "Unable to find account: %1"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:555
#, kde-format
msgid "Unable to add transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:928
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:938
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:963
#, kde-format
msgid "Autogenerated by QIF importer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:955
#, kde-format
msgid "QIF imported, no account name supplied"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:989
#, kde-format
msgid "KMyMoney has imported a second opening balance transaction into account <b>%1</b> which differs from the one found already on file. Please correct this manually once the import is done."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:989
#, kde-format
msgid "Opening balance problem"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1012
#, kde-format
msgid "Error while creating opening balance transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1092
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1320
#, kde-format
msgid ""
"The date entry \"%1\" read from the file cannot be interpreted through the current date profile setting of \"%2\".\n"
"\n"
"Pressing \"Continue\" will assign todays date to the transaction. Pressing \"Cancel\" will abort the import operation. You can then restart the import and select a different QIF profile or create a new one."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1097
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1325
#, kde-format
msgid "Invalid date format"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1451
#, kde-format
msgid "This investment account does not contain the \"%1\" security. Transactions involving this security will be ignored."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1962
#, kde-format
msgid "%1 (Investment)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/qif/import/mymoneyqifreader.cpp:1963
#, kde-format
msgid "Autogenerated by QIF importer from type Mutual account entry"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2093
#: kmymoney/converter/mymoneyqifreader.cpp:2224
#, kde-format
msgid "account"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2094
#, kde-format
msgid "al"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2101
#, kde-format
msgid "category"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2102
#, kde-format
msgid "ei"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2119
#, kde-format
msgid "Account \"%1\" disappeared: %2"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2141
#, kde-format
msgctxt "The 'type of object' 'x' does not exist"
msgid "The %1 '%2' does not exist. Do you want to create it?"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2151
#, kde-format
msgctxt "To select account"
msgid "Select %1"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2153
#, kde-format
msgid "The %1 <b>%2</b> currently exists. Do you want to import transactions to this account?"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2157
#, kde-format
msgid "The %1 <b>%2</b> currently does not exist. You can create a new %3 by pressing the <b>Create</b> button or select another %4 manually from the selection box."
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2225
#, kde-format
msgid "You must select or create an account."
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifreader.cpp:2227
#, kde-format
msgid "You must select or create a category."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/qif/import/qifimporter.cpp:53
#, kde-format
msgid "QIF importer"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KReconciliationReportDlgDecl)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/kreconciliationreportdlgdecl.ui:14
#, kde-format
msgid "Reconciliation report"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_summaryTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/kreconciliationreportdlgdecl.ui:27
#, kde-format
msgid "Summar&y"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_detailsTab)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/kreconciliationreportdlgdecl.ui:33
#, kde-format
msgid "&Details"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_printButton)
#. +> stable
#: kmymoney/plugins/reconciliationreport/kreconciliationreportdlgdecl.ui:67
#, kde-format
msgid "Pri&nt"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:130
#, kde-format
msgid "Reconciliation report of account %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:137
#, kde-format
msgid "All values shown in %1"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, SummaryWizardPage)
#. i18n: ectx: attribute (title), widget (QWizardPage, SummaryEditWizardPage)
#. i18n: ectx: attribute (title), widget (QWidget, summary)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:142
#: kmymoney/plugins/views/forecast/kforecastview.ui:326
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:6
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:6
#, kde-format
msgid "Summary"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:147
#, kde-format
msgid "Starting balance on bank statement"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:153
#, kde-format
msgid "%1 cleared payment"
msgid_plural "%1 cleared payments in total"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:159
#, kde-format
msgid "%1 cleared deposit"
msgid_plural "%1 cleared deposits in total"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:165
#, kde-format
msgid "Ending balance on bank statement"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:175
#, kde-format
msgid "Cleared balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:181
#, kde-format
msgid "%1 outstanding payment"
msgid_plural "%1 outstanding payments in total"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:187
#, kde-format
msgid "%1 outstanding deposit"
msgid_plural "%1 outstanding deposits in total"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:193
#, kde-format
msgid "Register balance as of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:226
#, kde-format
msgid "%1 payment after %2"
msgid_plural "%1 payments after %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:232
#, kde-format
msgid "%1 deposit after %2"
msgid_plural "%1 deposits after %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:238
#, kde-format
msgid "Register ending balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:257
#, kde-format
msgid "Outstanding payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:289
#, kde-format
msgid "One outstanding payment of"
msgid_plural "Total of %1 outstanding payments amounting to"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:292
#, kde-format
msgid "Outstanding deposits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/reconciliationreport/reconciliationreport.cpp:324
#, kde-format
msgid "One outstanding deposit of"
msgid_plural "Total of %1 outstanding deposits amounting to"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:85
#, kde-format
msgid "Create Tables"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:86
#, kde-format
msgid "Save SQL"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:180
#: kmymoney/plugins/sql/kselectdatabasedlg.cpp:126
#, kde-format
msgid "In order to use a database, you need to install some additional software. Click Help for more information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:181
#: kmymoney/plugins/sql/kselectdatabasedlg.cpp:127
#, kde-format
msgid "No Qt SQL Drivers"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:214
#, kde-format
msgid ""
"Unable to open database.\n"
"You must use an SQL CREATE DATABASE statement before creating the tables.\n"
msgstr ""
#. +> stable
#: kmymoney/dialogs/kgeneratesqldlg.cpp:141
#, kde-format
msgid ""
"Unable to open database.\n"
"You must use an SQL CREATE DATABASE statement before creating the tables.\n"
"Click Help for more information."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:220
#, kde-format
msgid "Tables successfully created"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:229
#, kde-format
msgid ""
"Creation failed executing statement\n"
"Executed: %1\n"
"Error No %2: %3"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:251
#, kde-format
msgid "Select output file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.cpp:279
#: kmymoney/plugins/sql/kselectdatabasedlg.cpp:207
#, kde-format
msgid ""
"Database type %1 has not been fully tested in a KMyMoney environment.\n"
"Please make sure you have adequate backups of your data.\n"
"Please report any problems to the developer mailing list at kmymoney-devel@kde.org"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KGenerateSqlDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:32
#, kde-format
msgid "KMyMoney - Generate SQL"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:40
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:178
#, kde-format
msgid "Database Type"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:59
#, kde-format
msgid "Database Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:67
#, kde-format
msgid "Database File (SQLite only)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:77
#, kde-format
msgid "Database Name (Others)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:87
#, kde-format
msgid "Host Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:97
#, kde-format
msgid "Username"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kgeneratesqldlg.ui:128
#, kde-format
msgid "SQL for creation"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kselectdatabasedlg.cpp:62
#, kde-format
msgid "Change the visibility of the password"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kselectdatabasedlg.cpp:118
#, kde-format
msgid "Qt SQL driver %1 is no longer installed on your system"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KSelectDatabaseDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:26
#, kde-format
msgid "KMyMoney - Select Database"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:75
#, kde-format
msgid "PLEASE NOTE"
msgstr ""
#. i18n: ectx: property (plainText), widget (QPlainTextEdit, plainTextEdit)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:166
#, kde-format
msgid ""
"This software is still in an experimental stage, and there are still some known response time problems. Please be patient; we are working on them.\n"
"As always, please make sure you have adequate backups of your data."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:188
#, kde-format
msgid "Fi&le"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:217
#, kde-format
msgid "Database &Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:234
#, kde-format
msgid "Host &Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:251
#, kde-format
msgid "&Username"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:268
#, kde-format
msgid "&Password"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkPreLoad)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/kselectdatabasedlg.ui:293
#, kde-format
msgid "Preload &all data"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/sql/mymoneystoragesql.cpp:134
#, kde-format
msgid ""
"You're trying to open an encrypted database.\n"
"Please provide a password in order to open it."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/sql/mymoneystoragesql.cpp:177
#, kde-format
msgid ""
"Overwriting an existing database with an encrypted database is not yet supported.\n"
"Please save your database under a new name."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/mymoneystoragesql.cpp:203
#, kde-format
msgid ""
"Database apparently in use\n"
"Opened by %1 on %2 at %3.\n"
"Open anyway?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/mymoneystoragesql_p.h:892
#, kde-format
msgid "Inserting online jobs."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/mymoneystoragesql_p.h:1943
#, kde-format
msgid "SQLite file %1 does not exist"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/mymoneystoragesql_p.h:1997
#, kde-format
msgid ""
"Automatic database creation for type %1 is not currently implemented.\n"
"Please create database %2 manually"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/mymoneystoragesql_p.h:2017
#, kde-format
msgid "Error in create database %1; do you have create permissions?"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/sql/sqlstorage.cpp:93
#, kde-format
msgid "SQL storage"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:152
#, kde-format
msgid "Cannot open database %1\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:187
#, kde-format
msgid "An unrecoverable error occurred while reading the database"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:189
#: kmymoney/plugins/sql/sqlstorage.cpp:212
#, kde-format
msgid "Database malfunction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:201
#: kmymoney/plugins/xml/xmlstorage.cpp:241
#, kde-format
msgid "Tried to access a file when it has not been opened"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:209
#, kde-format
msgid ""
"An unrecoverable error occurred while writing to the database.\n"
"It may well be corrupt."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:245
#, kde-format
msgid "Cannot save to current database."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:250
#, kde-format
msgid "Cannot save to current database: %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/sql/sqlstorage.cpp:273
#, kde-format
msgid "Database files (*.db *.sql)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:279
#, kde-format
msgid "Open database..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:284
#, kde-format
msgid "Generate Database SQL"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:345
#, kde-format
msgid ""
"Database contains data which must be removed before using Save As.\n"
"Do you wish to continue?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/sql/sqlstorage.cpp:365
#, kde-format
msgid ""
"Cannot open or create database %1.\n"
"Retry Save As Database and click Help for further info."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/budgetview.cpp:40
#, kde-format
msgid "Budgets view"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.cpp:247
#, kde-format
msgid "You have entered budget values using a different base which would result in a monthly budget of <b>%1</b>. Should this value be used to fill the monthly budget?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.cpp:247
#: kmymoney/plugins/views/budget/kbudgetvalues.cpp:266
#: kmymoney/plugins/views/budget/kbudgetvalues.cpp:285
#, kde-format
msgctxt "Auto assignment (caption)"
msgid "Auto assignment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.cpp:266
#, kde-format
msgid "You have entered budget values using a different base which would result in a yearly budget of <b>%1</b>. Should this value be used to fill the monthly budget?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.cpp:285
#, kde-format
msgid "You have entered budget values using a different base which would result in an individual monthly budget of <b>%1</b>. Should this value be used to fill the monthly budgets?"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, periodGroupBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:20
#, kde-format
msgid "Period"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_monthlyButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:26
#, kde-format
msgctxt "@action timeframe of the budget"
msgid "Monthly"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_yearlyButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:36
#, kde-format
msgctxt "@action timeframe of the budget"
msgid "Yearly"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_individualButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetvalues.ui:46
#, kde-format
msgctxt "@action timeframe of the budget. month-by-month budget"
msgid "Individual"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.cpp:110
#, kde-format
msgid "Budget %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.cpp:120
#, kde-format
msgid "Budget %1 %2"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.cpp:134
#: kmymoney/plugins/views/budget/kbudgetview.cpp:180
#, kde-format
msgid "Unable to add budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:149
#, kde-format
msgid "<p>Do you really want to remove the budget <b>%1</b>?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:151
#, kde-format
msgid "Do you really want to remove all selected budgets?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:153
#, kde-format
msgid "Remove Budget"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.cpp:163
#, kde-format
msgid "Unable to remove budget."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:175
#: kmymoney/plugins/views/reports/kreportsview.cpp:359
#, kde-format
msgid "Copy of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:205
#, kde-format
msgid "Select year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:205
#, kde-format
msgid "Budget year"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.cpp:217
#: kmymoney/plugins/views/budget/kbudgetview.cpp:255
#, kde-format
msgid "Unable to modify budget."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:233
#, kde-format
msgid "The current budget already contains data. Continuing will replace all current values of this budget."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:233
#, kde-format
msgctxt "Warning message box"
msgid "Warning"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:275
#, kde-format
msgid "Unable to reset budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:288
#: kmymoney/plugins/views/budget/kbudgetview.cpp:381
#, kde-format
msgid "Unable to modify budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:316
#, kde-format
msgid "New budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:317
#, kde-format
msgid "Rename budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:318
#, kde-format
msgid "Delete budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:319
#, kde-format
msgid "Copy budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:320
#, kde-format
msgid "Change budget year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:321
#, kde-format
msgid "Budget based on forecast"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.cpp:323
#, kde-format
msgctxt "Menu header"
msgid "Budget options"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.cpp:358
#, kde-format
msgid "A budget with the name '%1' already exists. It is not advisable to have multiple budgets with the same identification name. Are you sure you would like to rename the budget?"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:39
#, kde-format
msgid "Your budgets"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:47
#, kde-format
msgid "Creates a new budget"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:50
#, kde-format
msgid "Use this to create a new empty budget."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:53
#, kde-format
msgctxt "New budget"
msgid "New"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.ui:60
#, kde-format
msgid "Rename the current selected budget."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:63
#, kde-format
msgid "Use this to start renaming the selected budget."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:66
#: kmymoney/views/kpayeesview.ui:63 kmymoney/views/ktagsview.ui:71
#, kde-format
msgid "Ren"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:73
#, kde-format
msgid "Delete the current selected budget"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:76
#, kde-format
msgid "Use this to delete the selected budget."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:79
#: kmymoney/views/kpayeesview.ui:76 kmymoney/views/ktagsview.ui:84
#, kde-format
msgid "Del"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_budgetList)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:101
#, kde-format
msgctxt "@title header of the budget name column"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QTreeWidget, m_budgetList)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:106
#: kmymoney/plugins/views/budget/knewbudgetdlg.ui:39
#, kde-format
msgid "Year"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.ui:136
#, kde-format
msgid "Accepts the entered values and stores the budget."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:139
#, kde-format
msgid "Use this to store the modified data."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:142
#, kde-format
msgid "Upd"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_resetButton)
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview.ui:155
#, kde-format
msgid "Revert budget to last saved state."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_resetButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:158
#, kde-format
msgid "Use this to discard the modified data."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_resetButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:161
#, kde-format
msgid "Res"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_hideUnusedButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:177
#, kde-format
msgid "Hide unused budget categories"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_assignmentBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:199
#, kde-format
msgid "Assignments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:233
#, kde-format
msgctxt "Budget total"
msgid "Total"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_cbBudgetSubaccounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview.ui:261
#, kde-format
msgid "Include subaccounts"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/budget/kbudgetview_p.h:211
#: kmymoney/views/kpayeesview.cpp:234
#, kde-format
msgid "<qt>Do you want to save the changes for <b>%1</b>?</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/kbudgetview_p.h:212
#: kmymoney/views/kpayeesview.cpp:235 kmymoney/views/ktagsview.cpp:213
#, kde-format
msgid "Save changes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/knewbudgetdlg.cpp:101
#, kde-format
msgid "Please specify a budget name"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KNewBudgetDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/knewbudgetdlg.ui:14
#, kde-format
msgid "New Budget"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/budget/knewbudgetdlg.ui:29
#, kde-format
msgctxt "header of the budget name column"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/forecast/forecastview.cpp:40
#, kde-format
msgid "Forecast view"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_forecastButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastview.cpp:53
#: kmymoney/plugins/views/forecast/kforecastview.ui:263
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2129
#: kmymoney/plugins/views/reports/kreportsview_p.h:1332
#, kde-format
msgid "Forecast"
msgstr ""
#. i18n: ectx: label, entry (forecastMethod), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:12
#: kmymoney/settings/kmymoney.kcfg:396
#, kde-format
msgid "Method to calculate forecast"
msgstr ""
#. i18n: ectx: label, entry (forecastDays), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:16
#: kmymoney/settings/kmymoney.kcfg:400
#, kde-format
msgid "Days to forecast"
msgstr ""
#. i18n: ectx: label, entry (forecastAccountCycle), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:22
#: kmymoney/settings/kmymoney.kcfg:406
#, kde-format
msgid "Days of normal account cycle"
msgstr ""
#. i18n: ectx: label, entry (forecastCycles), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:28
#: kmymoney/settings/kmymoney.kcfg:412
#, kde-format
msgid "Number of historic cycles to use in forecast"
msgstr ""
#. i18n: ectx: label, entry (beginForecastDay), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:34
#: kmymoney/settings/kmymoney.kcfg:418
#, kde-format
msgid "Day of month to start forecast"
msgstr ""
#. i18n: ectx: label, entry (historyMethod), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:40
#: kmymoney/settings/kmymoney.kcfg:424
#, kde-format
msgid "Method to calculate history-based forecast"
msgstr ""
#. i18n: ectx: label, entry (skipOpeningDate), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:44
#: kmymoney/settings/kmymoney.kcfg:428
#, kde-format
msgid "Skip opening date when fetching transactions"
msgstr ""
#. i18n: ectx: label, entry (includeFutureTransactions), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:48
#: kmymoney/settings/kmymoney.kcfg:432
#, kde-format
msgid "Include future transaction when using Schedule Forecast"
msgstr ""
#. i18n: ectx: label, entry (includeScheduledTransactions), group (Forecast Options)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.kcfg:52
#: kmymoney/settings/kmymoney.kcfg:436
#, kde-format
msgid "Include scheduled transactions when using Schedule Forecast"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox3)
#. i18n: ectx: property (windowTitle), widget (QWidget, ForecastViewSettings)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:17
#: kmymoney/plugins/views/forecast/kforecastview.ui:20
#, kde-format
msgid "Forecast Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:44
#, kde-format
msgid "Number of Days of Account Cycle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:57
#: kmymoney/plugins/views/forecast/kforecastview.ui:98
#, kde-format
msgid "Day of Month to start Forecast:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:70
#, kde-format
msgid "Number of Days to Forecast:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_forecastMethod)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:100
#, kde-format
msgid "Forecast Method"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton9)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:106
#, kde-format
msgid "Scheduled and Future Transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton10)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:113
#, kde-format
msgid "History-based"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:123
#, kde-format
msgid "History-based settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:131
#, kde-format
msgid "Number of Cycles to use in Forecast:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_historyMethodGroupBox)
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_historyMethod)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:162
#: kmymoney/plugins/views/forecast/kforecastview.ui:272
#, kde-format
msgid "History Forecast Method"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton11)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:168
#: kmymoney/plugins/views/forecast/kforecastview.ui:278
#, kde-format
msgid "Simple Moving Average"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton12)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:175
#: kmymoney/plugins/views/forecast/kforecastview.ui:288
#, kde-format
msgid "Weighted Moving Average"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton13)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/forecastviewsettings.ui:182
#: kmymoney/plugins/views/forecast/kforecastview.ui:298
#, kde-format
msgid "Linear Regression"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:40
#, kde-format
msgid "Days to Forecast:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:72
#, kde-format
msgid "Days of Accounts Cycle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:124
#, kde-format
msgid "Historic Cycles:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:150
#, kde-format
msgid "Chart Detail:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:160
#, kde-format
msgid "<p>Choose what level of detail to show on the chart.</p>"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:167
#, kde-format
msgctxt "Show all details"
msgid "All"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:172
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:423
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:106
#, kde-format
msgid "Top-Level"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:177
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:426
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:111
#, kde-format
msgid "Groups"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:182
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:429
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:116
#, kde-format
msgid "Totals"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:215
#, kde-format
msgid "Current Forecast Method:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_forecastMethod)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:237
#, kde-format
msgid "method"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, advanced)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:389
#, kde-format
msgctxt "Advanced forecast view"
msgid "Advanced"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, budget)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:414
#, kde-format
msgid "Budget Forecast"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonChart)
#. i18n: ectx: attribute (title), widget (QWidget, m_tabChart)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview.ui:436
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:156
#: kmymoney/plugins/views/reports/kreportsview_p.h:390
#: kmymoney/plugins/views/reports/reportcontrol.ui:41
#, kde-format
msgid "Chart"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:200
#: kmymoney/plugins/views/forecast/kforecastview_p.h:302
#, kde-format
msgctxt "Today's forecast"
msgid "Current"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:208
#: kmymoney/plugins/views/forecast/kforecastview_p.h:317
#, kde-format
msgid "Total variation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:313
#, kde-format
msgid "1 day"
msgid_plural "%1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:387
#: kmymoney/views/khomeview_p.h:1125
#, kde-format
msgid "The balance of %1 is below the minimum balance %2 today."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:392
#: kmymoney/views/khomeview_p.h:1129
#, kde-format
msgid "The balance of %2 will drop below the minimum balance %3 in %1 day."
msgid_plural "The balance of %2 will drop below the minimum balance %3 in %1 days."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:411
#: kmymoney/views/khomeview_p.h:1147
#, kde-format
msgid "The balance of %1 is below %2 today."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:416
#: kmymoney/views/khomeview_p.h:1152
#, kde-format
msgid "The balance of %1 is above %2 today."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:423
#: kmymoney/views/khomeview_p.h:1158
#, kde-format
msgid "The balance of %2 will drop below %3 in %1 day."
msgid_plural "The balance of %2 will drop below %3 in %1 days."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:430
#: kmymoney/views/khomeview_p.h:1165
#, kde-format
msgid "The balance of %2 will raise above %3 in %1 day."
msgid_plural "The balance of %2 will raise above %3 in %1 days."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:445
#, kde-format
msgid "The account %1 is decreasing %2 per cycle."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:501
#, kde-format
msgid "Min Bal %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:502
#, kde-format
msgid "Min Date %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:505
#, kde-format
msgid "Max Bal %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:506
#, kde-format
msgid "Max Date %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:508
#, kde-format
msgctxt "Average balance"
msgid "Average"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:634
#: kmymoney/plugins/views/forecast/kforecastview_p.h:745
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:416
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:418
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:440
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:442
#: kmymoney/plugins/views/reports/core/listtable.cpp:308
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1368
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1509
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1561
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1635
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1821
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1891
#: kmymoney/widgets/investtransaction.cpp:356
#, kde-format
msgctxt "Total balance"
msgid "Total"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/forecast/kforecastview_p.h:666
#: kmymoney/views/khomeview_p.h:541 kmymoney/views/khomeview_p.h:1436
#, kde-format
msgid "Enable reports plugin to see this chart."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:684
#, kde-format
msgctxt "Scheduled method"
msgid "Scheduled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:689
#, kde-format
msgctxt "History-based method"
msgid "History"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/forecast/kforecastview_p.h:694
#, kde-format
msgctxt "Unknown forecast method"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp:191
#, kde-format
msgid "This job cannot be edited anymore because it was sent already."
msgstr ""
#. +> stable
#: kmymoney/views/konlinejoboutbox.cpp:87
#, kde-format
msgid "This job cannot be edited anymore because is was sent already."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp:193
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:163
#, kde-format
msgid "Job is being processed at the moment."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp:198
#, kde-format
msgid "The plugin to edit this job is not available."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp:202
#, kde-format
msgid "You need to select a single job for editing."
msgstr ""
#. +> stable
#: kmymoney/views/konlinejoboutbox.cpp:98
#, kde-format
msgid "You must select a single job for editing."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp:327
#, kde-format
msgctxt "The user selected credit transfers to send. But they cannot be sent."
msgid "Cannot send selection"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.cpp:328
#, kde-format
msgid "Not all selected credit transfers can be sent because some of them are invalid or were already sent."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_sendMail)
#. i18n: ectx: property (text), widget (QPushButton, m_buttonSend)
#. i18n: ectx: property (text), widget (QPushButton, buttonSend)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinejoboutboxview.ui:49
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:245
#: kmymoney/views/kpayeesview.ui:295
#, kde-format
msgid "Send"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp:149
#, kde-format
msgid "During the change of the order your previous entries could not be converted."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp:279
#, kde-format
msgid "This credit-transfer was sent to your bank at %1 therefore cannot be edited anymore. You may create a copy for editing."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.cpp:281
#, kde-format
msgid "This credit-transfer is not editable. You may create a copy for editing."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:20
#, kde-format
msgid "Order Account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:26
#, kde-format
msgid "Account Balance"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:55
#, kde-format
msgid "Credit Transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:132
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This account does not support online banking.</p>"
"<p>If you think this is an error, please check if the plugin for this type of credit transfer and your online banking plugins are available.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonEnque)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/konlinetransferform.ui:230
#, kde-format
msgid "Enqueue"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:57
#, kde-format
msgid "Information to find issues."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:58
#, kde-format
msgid "Information stored for provability."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:59
#, kde-format
msgid "Informative message without certain significance."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:60
#, kde-format
msgid "Warning message."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmessagesmodel.cpp:116
#, kde-format
msgid "Origin"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkAction)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:97
#: kmymoney/plugins/views/reports/core/listtable.cpp:644
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:300
#, kde-format
msgid "Action"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:98
#, kde-format
msgid "Destination"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:133
#, kde-format
msgid "Not able to display this job."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:134
#, kde-format
msgid "Could not find a plugin to display this job or it does not contain any data."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:166
#, kde-format
msgctxt "Arg 1 is a date/time"
msgid "This job was accepted by the bank on %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:167
#, kde-format
msgctxt "Arg 1 is a date/time"
msgid "Sending this job failed (tried on %1)."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:168
#, kde-format
msgid "Sending this job was manually aborted."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:169
#, kde-format
msgctxt "Arg 1 is a date/time"
msgid "The bank rejected this job on %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:172
#, kde-format
msgctxt "Arg 1 is a date/time"
msgid "The bank accepted this job on %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:174
#, kde-format
msgid "This job needs further editing and cannot be sent therefore."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejobmodel.cpp:176
#, kde-format
msgid "This job is ready for sending."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.cpp:40
#: kmymoney/plugins/views/reports/reportsview.cpp:50
#, kde-format
msgid "Reports view"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/onlinejoboutbox/onlinejoboutboxview.cpp:53
#, kde-format
msgid "Outbox"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:152
#, kde-format
msgid "Time"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/kreportchartview.cpp:525
#, kde-format
msgctxt "Chart legend title"
msgid "Legend"
msgstr ""
#. +> stable
#: kmymoney/reports/kreportchartview.cpp:455
#, kde-format
msgctxt "Chart lines legend"
msgid "Legend"
msgstr ""
#. +> stable
#: kmymoney/reports/listtable.cpp:192 kmymoney/reports/pivottable.cpp:1306
#, kde-format
msgid "All currencies converted to %1\n"
msgstr ""
#. +> stable
#: kmymoney/reports/listtable.cpp:195 kmymoney/reports/pivottable.cpp:1308
#, kde-format
msgid "All values shown in %1 unless otherwise noted\n"
msgstr ""
#. +> stable
#: kmymoney/reports/listtable.cpp:232
#, kde-format
msgid "Buys"
msgstr ""
#. +> stable
#: kmymoney/reports/querytabletest.cpp:217
#, kde-format
msgctxt "Total balance for checking account"
msgid "Total"
msgstr ""
#. +> stable
#: kmymoney/reports/querytabletest.cpp:218
#, kde-format
msgctxt "Total balance for credit card"
msgid "Total"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:285
#, kde-format
msgid "Initial Market Value"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:286
#, kde-format
msgid "Ending Market Value"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:289
#, kde-format
msgid "Opening Balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:290
#, kde-format
msgid "Closing Balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:310
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1585
#: kmymoney/plugins/views/reports/core/pivottable.cpp:1929
#, kde-format
msgid "Grand Total"
msgstr ""
#. +> stable
#: kmymoney/reports/querytabletest.cpp:158
#: kmymoney/reports/querytabletest.cpp:185
#: kmymoney/reports/querytabletest.cpp:219
#: kmymoney/reports/querytabletest.cpp:245
#: kmymoney/reports/querytabletest.cpp:273
#: kmymoney/reports/querytabletest.cpp:298
#: kmymoney/reports/querytabletest.cpp:383
#: kmymoney/reports/querytabletest.cpp:440
#, kde-format
msgctxt "Grand total balance"
msgid "Grand Total"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:352
#: kmymoney/plugins/views/reports/core/listtable.cpp:353
#, kde-format
msgid "Calculated"
msgstr ""
#. +> stable
#: kmymoney/reports/querytabletest.cpp:484
#: kmymoney/reports/querytabletest.cpp:576
#, kde-format
msgid "Test Report"
msgstr ""
#. +> stable
#: kmymoney/reports/querytabletest.cpp:559
#: kmymoney/reports/querytabletest.cpp:562
#, kde-format
msgid "Total Stock 1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:622
#, kde-format
msgid "Num"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:634
#, kde-format
msgid "Top Category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:636
#, kde-format
msgid "Category Type"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:638
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:501
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:96
#, kde-format
msgid "Month"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:640
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:504
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:101
#, kde-format
msgid "Week"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:650
#, kde-format
msgid "Last Price"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:652
#, kde-format
msgid "Buy Price"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:654
#, kde-format
msgid "Net Value"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:656
#, kde-format
msgid "Buy Value"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:658
#, kde-format
msgid "Sell Value"
msgstr ""
#. +> stable
#: kmymoney/reports/listtable.cpp:233
#, kde-format
msgid "Sells"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:660
#, kde-format
msgid "Short-term Buy Value"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:662
#, kde-format
msgid "Short-term Sell Value"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:664
#, kde-format
msgid "Long-term Buy Value"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:666
#, kde-format
msgid "Long-term Sell Value"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:668
#, kde-format
msgid "Dividends Reinvested"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:670
#, kde-format
msgid "Dividends Paid Out"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:672
#, kde-format
msgid "Starting Balance"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:674
#, kde-format
msgid "Ending Balance"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:676
#, kde-format
msgid "Market Value"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:678
#, kde-format
msgid "Annualized Return"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:680
#, kde-format
msgid "Return On Investment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:692
#, kde-format
msgctxt "Account name"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:694
#: kmymoney/views/kscheduledview.ui:94
#, kde-format
msgid "Next Due Date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:696
#, kde-format
msgid "Occurrence"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:698
#: kmymoney/views/kscheduledview.ui:104
#, kde-format
msgid "Payment Method"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:704
#, kde-format
msgid "Opening Date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:708
#, kde-format
msgid "Balance Early Warning"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:710
#, kde-format
msgid "Balance Max Limit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:712
#, kde-format
msgid "Credit Early Warning"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:714
#, kde-format
msgid "Credit Max Limit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:718
#, kde-format
msgid "Preferred"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:720
#, kde-format
msgid "Loan Amount"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, InterestEditWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:722
#: kmymoney/wizards/newloanwizard/interesteditwizardpage.ui:6
#, kde-format
msgid "Interest Rate"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:724
#, kde-format
msgid "Next Interest Change"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:726
#, kde-format
msgid "Periodic Payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:728
#, kde-format
msgid "Final Payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/listtable.cpp:730
#: kmymoney/views/khomeview_p.h:961 kmymoney/views/khomeview_p.h:1291
#: kmymoney/views/khomeview_p.h:1320
#, kde-format
msgid "Current Balance"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:732
#, kde-format
msgid "Capital Gain"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:734
#, kde-format
msgid "Percentage Gain"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:736
#, kde-format
msgid "Short-term Gain"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/core/listtable.cpp:738
#, kde-format
msgid "Long-term Gain"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/objectinfotable.cpp:230
#: kmymoney/plugins/views/reports/core/querytable.cpp:1034
#: kmymoney/plugins/views/reports/core/querytable.cpp:1085
#: kmymoney/plugins/views/reports/core/querytable.cpp:2009
#: kmymoney/plugins/views/reports/core/querytable.cpp:2028
#, kde-format
msgid "Transfer from %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/objectinfotable.cpp:231
#: kmymoney/plugins/views/reports/core/querytable.cpp:1035
#: kmymoney/plugins/views/reports/core/querytable.cpp:1084
#: kmymoney/plugins/views/reports/core/querytable.cpp:2008
#: kmymoney/plugins/views/reports/core/querytable.cpp:2027
#, kde-format
msgid "Transfer to %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/objectinfotable.cpp:283
#, kde-format
msgctxt "Is this a tax account?"
msgid "Yes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/objectinfotable.cpp:284
#, kde-format
msgctxt "Is this an opening balance account?"
msgid "Yes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/objectinfotable.cpp:285
#: kmymoney/plugins/views/reports/core/objectinfotable.cpp:346
#, kde-format
msgctxt "Is this a favorite account?"
msgid "Yes"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_typeBox)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/pivottable.cpp:344
#: kmymoney/views/kscheduledview.cpp:330 kmymoney/views/kscheduledview.cpp:345
#: kmymoney/views/kscheduledview_p.h:224
#: kmymoney/widgets/ktransactionfilter.ui:624
#, kde-format
msgid "Transfers"
msgstr ""
#. +> stable
#: kmymoney/reports/pivottable.cpp:1304
#, kde-format
msgctxt "Report date range"
msgid "%1 through %2\n"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2114
#: kmymoney/plugins/views/reports/reportsview.cpp:201
#: kmymoney/plugins/views/reports/reportsview.cpp:238
#, kde-format
msgid "Actual"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2124
#: kmymoney/plugins/views/reports/reportsview.cpp:204
#: kmymoney/plugins/views/reports/reportsview.cpp:241
#, kde-format
msgid "Difference"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2134
#, kde-format
msgid "Moving Average"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/pivottable.cpp:2139
#, kde-format
msgid "Moving Average Price"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:707
#: kmymoney/plugins/views/reports/core/querytable.cpp:1841
#, kde-format
msgid "Month of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:708
#: kmymoney/plugins/views/reports/core/querytable.cpp:1842
#, kde-format
msgid "Week of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:904
#: kmymoney/plugins/views/reports/core/querytable.cpp:1088
#: kmymoney/plugins/views/reports/core/querytable.cpp:1217
#: kmymoney/plugins/views/reports/core/querytable.cpp:1971
#: kmymoney/plugins/views/reports/core/querytable.cpp:2138
#, kde-format
msgid "No Institution"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:908
#: kmymoney/plugins/views/reports/core/querytable.cpp:1982
#, kde-format
msgid "[Empty Payee]"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:953
#: kmymoney/plugins/views/reports/core/querytable.cpp:2014
#, kde-format
msgid "[Split Transaction]"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:954
#: kmymoney/plugins/views/reports/core/querytable.cpp:955
#, kde-format
msgctxt "Split transaction"
msgid "Split"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:1057
#, kde-format
msgid "[No Tag]"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/querytable.cpp:1761
#, kde-format
msgctxt "No institution"
msgid "None"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/reporttable.cpp:135
#: kmymoney/plugins/views/reports/core/reporttable.cpp:156
#, kde-format
msgctxt "Report date range"
msgid "%1 through %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/reporttable.cpp:142
#: kmymoney/plugins/views/reports/core/reporttable.cpp:161
#, kde-format
msgid "All currencies converted to %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/reporttable.cpp:143
#: kmymoney/plugins/views/reports/core/reporttable.cpp:162
#, kde-format
msgid "All values shown in %1 unless otherwise noted"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/reporttable.cpp:148
#, kde-format
msgid "Unable to generate report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/core/reporttable.cpp:149
#, kde-format
msgid ""
"There was an error creating your report: \"%1\".\n"
"Please report this error to the developer's list: kmymoney-devel@kde.org"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kbalancechartdlg.cpp:49
#, kde-format
msgid "Balance of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kbalancechartdlg.cpp:92
#, kde-format
msgid "%1 Balance History"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kbalancechartdlg.cpp:93
#: kmymoney/plugins/views/reports/kreportsview.cpp:291
#: kmymoney/plugins/views/reports/kreportsview.cpp:702
#: kmymoney/plugins/views/reports/reportsview.cpp:94
#: kmymoney/plugins/views/reports/reportsview.cpp:130
#: kmymoney/plugins/views/reports/reportsview.cpp:179
#, kde-format
msgid "Generated Report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kcm_reportsview.cpp:88
#, kde-format
msgid "File %1 does not exist"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kcm_reportsview.cpp:95
#, kde-format
msgid "it is not a plain file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kcm_reportsview.cpp:99
#, kde-format
msgid "it is not readable"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kcm_reportsview.cpp:103
#, kde-format
msgid "it is empty"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kcm_reportsview.cpp:111
#, kde-format
msgid "There is a problem with file %1"
msgid_plural "There are problems with file %1"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:113
#, kde-format
msgid "Report Configuration"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:120
#, kde-format
msgctxt "@info:tooltip for report configuration apply button"
msgid "Apply the configuration changes to the report"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:139
#, kde-format
msgctxt "Filters tab"
msgid "Filters"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:142
#, kde-format
msgctxt "General tab"
msgid "General"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:148
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:173
#, kde-format
msgid "Rows/Columns"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:159
#: kmymoney/plugins/views/reports/reporttabrange.ui:171
#: kmymoney/widgets/daterangedlg.ui:9
#, kde-format
msgid "Range"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_reportPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:177
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:181
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.ui:27
#: kmymoney/plugins/views/reports/kreportsview_p.h:400
#: kmymoney/views/khomeview_p.h:1006
#, kde-format
msgid "Report"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:362
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:373
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:584
#: kmymoney/plugins/views/reports/reporttabrange.ui:79
#, kde-format
msgctxt "@item the columns will display monthly data"
msgid "Monthly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:420
#, kde-format
msgctxt "All accounts"
msgid "All"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboRows)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:438
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:44
#, kde-format
msgid "Income & Expenses"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboRows)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:441
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:49
#, kde-format
msgid "Assets & Liabilities"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:486
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:71
#, kde-format
msgid "Top Categories"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:495
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:86
#: kmymoney/views/kmymoneyview.cpp:153
#: kmymoney/widgets/kaccounttemplateselector.ui:55
#, kde-format
msgid "Accounts"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:498
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:91
#, kde-format
msgid "Top Accounts"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:572
#: kmymoney/plugins/views/reports/reporttabrange.ui:69
#, kde-format
msgctxt "@item the columns will display daily data"
msgid "Daily"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:575
#: kmymoney/plugins/views/reports/reporttabrange.ui:74
#, kde-format
msgctxt "@item the columns will display weekly data"
msgid "Weekly"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:587
#: kmymoney/plugins/views/reports/reporttabrange.ui:84
#, kde-format
msgctxt "@item the columns will display bi-monthly data"
msgid "Bi-Monthly"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:590
#: kmymoney/plugins/views/reports/reporttabrange.ui:89
#, kde-format
msgctxt "@item the columns will display quarterly data"
msgid "Quarterly"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:593
#: kmymoney/plugins/views/reports/reporttabrange.ui:94
#, kde-format
msgctxt "@item the columns will display yearly data"
msgid "Yearly"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:608
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:620
#, kde-format
msgid "Only owned"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:609
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:621
#, kde-format
msgid "Only sold"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:618
#, kde-format
msgid "From period"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp:619
#, kde-format
msgid "Owned and sold"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.ui:33
#, kde-format
msgid "Configure your report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:235
#, kde-format
msgid "Unknown command '%1' in KReportsView::slotOpenUrl()"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:240
#, kde-format
msgid "Unknown view '%1' in KReportsView::slotOpenUrl()"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:262
#, kde-format
msgctxt "CSV (Filefilter)"
msgid "CSV files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:262
#, kde-format
msgctxt "HTML (Filefilter)"
msgid "HTML files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:271
#, kde-format
msgid "Failed to save: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:291
#: kmymoney/plugins/views/reports/kreportsview.cpp:360
#: kmymoney/plugins/views/reports/kreportsview_p.h:823
#: kmymoney/plugins/views/reports/kreportsview_p.h:831
#: kmymoney/plugins/views/reports/kreportsview_p.h:839
#: kmymoney/plugins/views/reports/kreportsview_p.h:848
#: kmymoney/plugins/views/reports/kreportsview_p.h:860
#: kmymoney/plugins/views/reports/kreportsview_p.h:877
#: kmymoney/plugins/views/reports/kreportsview_p.h:885
#: kmymoney/plugins/views/reports/kreportsview_p.h:893
#: kmymoney/plugins/views/reports/kreportsview_p.h:901
#: kmymoney/plugins/views/reports/kreportsview_p.h:912
#: kmymoney/plugins/views/reports/kreportsview_p.h:925
#: kmymoney/plugins/views/reports/kreportsview_p.h:934
#: kmymoney/plugins/views/reports/kreportsview_p.h:948
#: kmymoney/plugins/views/reports/kreportsview_p.h:957
#: kmymoney/plugins/views/reports/kreportsview_p.h:965
#: kmymoney/plugins/views/reports/kreportsview_p.h:973
#: kmymoney/plugins/views/reports/kreportsview_p.h:981
#: kmymoney/plugins/views/reports/kreportsview_p.h:989
#: kmymoney/plugins/views/reports/kreportsview_p.h:997
#: kmymoney/plugins/views/reports/kreportsview_p.h:1006
#: kmymoney/plugins/views/reports/kreportsview_p.h:1018
#: kmymoney/plugins/views/reports/kreportsview_p.h:1031
#: kmymoney/plugins/views/reports/kreportsview_p.h:1041
#: kmymoney/plugins/views/reports/kreportsview_p.h:1051
#: kmymoney/plugins/views/reports/kreportsview_p.h:1061
#: kmymoney/plugins/views/reports/kreportsview_p.h:1071
#: kmymoney/plugins/views/reports/kreportsview_p.h:1081
#: kmymoney/plugins/views/reports/kreportsview_p.h:1091
#: kmymoney/plugins/views/reports/kreportsview_p.h:1101
#: kmymoney/plugins/views/reports/kreportsview_p.h:1115
#: kmymoney/plugins/views/reports/kreportsview_p.h:1130
#: kmymoney/plugins/views/reports/kreportsview_p.h:1152
#: kmymoney/plugins/views/reports/kreportsview_p.h:1174
#: kmymoney/plugins/views/reports/kreportsview_p.h:1191
#: kmymoney/plugins/views/reports/kreportsview_p.h:1213
#: kmymoney/plugins/views/reports/kreportsview_p.h:1222
#: kmymoney/plugins/views/reports/kreportsview_p.h:1231
#: kmymoney/plugins/views/reports/kreportsview_p.h:1240
#: kmymoney/plugins/views/reports/kreportsview_p.h:1254
#: kmymoney/plugins/views/reports/kreportsview_p.h:1265
#: kmymoney/plugins/views/reports/kreportsview_p.h:1280
#: kmymoney/plugins/views/reports/kreportsview_p.h:1290
#: kmymoney/plugins/views/reports/kreportsview_p.h:1301
#: kmymoney/plugins/views/reports/kreportsview_p.h:1311
#: kmymoney/plugins/views/reports/kreportsview_p.h:1321
#: kmymoney/plugins/views/reports/kreportsview_p.h:1340
#: kmymoney/plugins/views/reports/kreportsview_p.h:1350
#: kmymoney/plugins/views/reports/kreportsview_p.h:1361
#: kmymoney/plugins/views/reports/kreportsview_p.h:1371
#: kmymoney/plugins/views/reports/kreportsview_p.h:1390
#: kmymoney/plugins/views/reports/kreportsview_p.h:1399
#: kmymoney/plugins/views/reports/kreportsview_p.h:1408
#: kmymoney/plugins/views/reports/kreportsview_p.h:1417
#, kde-format
msgid "Default Report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:292
#: kmymoney/plugins/views/reports/kreportsview.cpp:361
#, kde-format
msgid "Custom Report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:293
#, kde-format
msgid "%1 (Customized)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:320
#: kmymoney/plugins/views/reports/kreportsview.cpp:377
#, kde-format
msgid ""
"Could not find reportgroup \"%1\" for report \"%2\".\n"
"Please report this error to the developer's list: kmymoney-devel@kde.org"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:340
#, kde-format
msgid "Failed to configure report: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:396
#, kde-format
msgid "Cannot add report, reason: \"%1\""
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:431
#, kde-format
msgid "<b>%1</b> is a default report, so it cannot be deleted."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:432
#: kmymoney/plugins/views/reports/kreportsview_p.h:548
#, kde-format
msgid "Delete Report?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:602
#, kde-format
msgctxt "To open a new report"
msgid "&Open"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:605
#, kde-format
msgctxt "Configure a report"
msgid "&Configure"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:608
#, kde-format
msgid "&New report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:617
#, kde-format
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview.cpp:701
#, kde-format
msgid "%1 YTD Account Transactions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonChart)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:391
#: kmymoney/plugins/views/reports/reportcontrol.ui:38
#, kde-format
msgid "Show the chart version of this report"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:401
#, kde-format
msgid "Show the report version of this chart"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:491
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:49
#: kmymoney/views/khomeview_p.h:1008
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:491
#: kmymoney/plugins/views/reports/kreportsview_p.h:509
#: kmymoney/plugins/views/reports/reportsview.cpp:63
#, kde-format
msgid "Reports"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportsview_p.h:547
#, kde-format
msgid "<qt>Are you sure you want to delete report <b>%1</b>? There is no way to recover it.</qt>"
msgstr ""
#. +> stable
#: kmymoney/views/kreportsview.cpp:902
#, kde-format
msgid "Are you sure you want to delete report <b>%1</b>? There is no way to recover it."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:621
#, kde-format
msgid "Charts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:668
#: kmymoney/views/khomeview_p.h:1003
#, kde-format
msgid "Favorite Reports"
msgstr ""
#. +> stable
#: kmymoney/views/kreportsview.cpp:684
#, kde-format
msgid "Include Stylesheet"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:699
#, kde-format
msgid "Old Customized Reports"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:815
#, kde-format
msgid "Income and Expenses"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:822
#, kde-format
msgid "Income and Expenses This Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:830
#, kde-format
msgid "Income and Expenses This Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:838
#, kde-format
msgid "Income and Expenses By Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:847
#, kde-format
msgid "Income and Expenses Graph"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:859
#, kde-format
msgid "Income and Expenses Pie Chart"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:869
#: kmymoney/views/khomeview_p.h:1417
#, kde-format
msgid "Net Worth"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:876
#, kde-format
msgid "Net Worth By Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:884
#, kde-format
msgid "Net Worth Today"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:892
#, kde-format
msgid "Net Worth By Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:900
#, kde-format
msgid "7-day Cash Flow Forecast"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:911
#, kde-format
msgid "Net Worth Graph"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:924
#, kde-format
msgid "Account Balances by Institution"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:933
#, kde-format
msgid "Account Balances by Type"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:947
#, kde-format
msgid "Transactions by Account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:956
#, kde-format
msgid "Transactions by Category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:964
#, kde-format
msgid "Transactions by Payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:972
#, kde-format
msgid "Transactions by Tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:980
#, kde-format
msgid "Transactions by Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:988
#, kde-format
msgid "Transactions by Week"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:996
#, kde-format
msgid "Loan Transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1005
#, kde-format
msgid "Transactions by Reconciliation Status"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1011
#, kde-format
msgid "Cash Flow"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1017
#, kde-format
msgid "Cash Flow Transactions This Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1023
#: kmymoney/views/kmymoneyview.cpp:159
#, kde-format
msgid "Investments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1030
#, kde-format
msgid "Investment Transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1040
#, kde-format
msgid "Investment Holdings by Account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1050
#, kde-format
msgid "Investment Holdings by Type"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1060
#, kde-format
msgid "Investment Performance by Account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1070
#, kde-format
msgid "Investment Performance by Type"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportsview_p.h:1080
#, kde-format
msgid "Investment Capital Gains by Account"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/kreportsview_p.h:1090
#, kde-format
msgid "Investment Capital Gains by Type"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1100
#, kde-format
msgid "Investment Holdings Pie"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1114
#, kde-format
msgid "Investment Worth Graph"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1129
#, kde-format
msgid "Investment Price Graph"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1151
#, kde-format
msgid "Investment Moving Average Price Graph"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1173
#, kde-format
msgid "Investment Moving Average"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1190
#, kde-format
msgid "Investment Moving Average vs Actual"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1205
#, kde-format
msgid "Taxes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1212
#, kde-format
msgid "Tax Transactions by Category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1221
#, kde-format
msgid "Tax Transactions by Payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1230
#, kde-format
msgid "Tax Transactions by Category Last Fiscal Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1239
#, kde-format
msgid "Tax Transactions by Payee Last Fiscal Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1246
#, kde-format
msgid "Budgeting"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1253
#, kde-format
msgid "Budgeted vs. Actual This Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1264
#, kde-format
msgid "Budgeted vs. Actual This Year (YTM)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1279
#: kmymoney/plugins/views/reports/reportsview.cpp:178
#, kde-format
msgid "Monthly Budgeted vs. Actual"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1289
#, kde-format
msgid "Yearly Budgeted vs. Actual"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1300
#, kde-format
msgid "Monthly Budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1310
#, kde-format
msgid "Yearly Budget"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1320
#, kde-format
msgid "Yearly Budgeted vs Actual Graph"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1339
#, kde-format
msgid "Forecast By Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1349
#, kde-format
msgid "Forecast Next Quarter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1360
#, kde-format
msgid "Income and Expenses Forecast This Year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1370
#, kde-format
msgid "Net Worth Forecast Graph"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, NewGeneralInfoWizardPage)
#. i18n: ectx: attribute (title), widget (QWizardPage, CheckingStartWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1382
#: kmymoney/wizards/endingbalancedlg/checkingstartwizardpage.ui:14
#: kmymoney/wizards/newloanwizard/newgeneralinfowizardpage.ui:6
#, kde-format
msgid "General Information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1389
#, kde-format
msgid "Schedule Information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1398
#, kde-format
msgid "Schedule Summary Information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1407
#, kde-format
msgid "Account Information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/kreportsview_p.h:1416
#, kde-format
msgid "Loan Information"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, kMyMoneyReportControlDecl)
#. +> stable
#: kmymoney/widgets/kmymoneyreportcontroldecl.ui:17
#, kde-format
msgid "ReportControl"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonConfigure)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:54
#, kde-format
msgid "Configure this report"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonNew)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:70
#, kde-format
msgid "Create a new report based on this one"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonNew)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:73
#, kde-format
msgctxt "@action create new report"
msgid "New"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonCopy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:86
#, kde-format
msgid "Copy this report to the clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonCopy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:89
#, kde-format
msgid "Copy"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonExport)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:102
#, kde-format
msgid "Export this report as an HTML or CSV file"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonDelete)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:118
#, kde-format
msgid "Permanently delete this report"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, buttonClose)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportcontrol.ui:134
#, kde-format
msgid "Close this window"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsview.cpp:93
#: kmymoney/plugins/views/reports/reportsview.cpp:129
#: kmymoney/views/khomeview_p.h:528
#, kde-format
msgid "Net Worth Forecast"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reportsview.cpp:163
#, kde-format
msgid "You have no budgets to display."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsview.cpp:194
#, kde-format
msgid "Current Month Summary"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsview.cpp:198
#: kmymoney/plugins/views/reports/reportsview.cpp:235
#, kde-format
msgid "Budgeted"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsview.cpp:228
#, kde-format
msgid "Budget Overruns"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsview.cpp:296
#, kde-format
msgid "No Budget Categories have been overrun"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportsViewSettings)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:14
#, kde-format
msgid "Report Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:26
#, kde-format
msgid "Maximum number of legend items to display"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_MaximumLegendItems)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:35
#, kde-format
msgid "maximum number of items in diagram legends"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:57
#, kde-format
msgid "Charts line width"
msgstr ""
#. i18n: ectx: label, entry (LineWidth), group (Chart Settings)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_LineWidth)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:66
#: kmymoney/settings/kmymoney.kcfg:377
#, kde-format
msgid "Line width for diagrams, in pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:88
#, kde-format
msgid "Charts palette"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_ChartsPalette)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:101
#, kde-format
msgctxt "@item KDChart color palette"
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_ChartsPalette)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:106
#, kde-format
msgctxt "@item KDChart color palette"
msgid "Rainbow"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_ChartsPalette)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:111
#, kde-format
msgctxt "@item KDChart color palette"
msgid "Subdued"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:134
#, kde-format
msgid "Default CSS file"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KUrlRequester, kcfg_CssFileDefault)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:141
#, kde-format
msgid "default style sheet"
msgstr ""
#. i18n: ectx: property (filter), widget (KUrlRequester, kcfg_CssFileDefault)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reportsviewsettings.ui:145
#, kde-format
msgid ""
"*.css|CSS files\n"
"*|All files (*)"
msgstr ""
#. i18n: ectx: property (filter), widget (KUrlRequester, kcfg_CssFileDefault)
#. +> stable
#: kmymoney/dialogs/settings/ksettingsreportsdecl.ui:145
#, kde-format
msgid ""
"*.css|CSS files\n"
"*|All files"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabGeneral)
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabPerformance)
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabCapitalGain)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:14
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:14
#: kmymoney/plugins/views/reports/reporttabperformance.ui:14
#, kde-format
msgid "Report Tab"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabGeneral)
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabPerformance)
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabCapitalGain)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:20
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:20
#: kmymoney/plugins/views/reports/reporttabperformance.ui:20
#, kde-format
msgid "<p>On this tab, you set the basic properties of this report.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSettlementPeriod)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:28
#, kde-format
msgid "Settlement period"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTermsSeparator)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:35
#, kde-format
msgid "Terms separator"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KMyMoneyDateInput, m_termSeparator)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:45
#, kde-format
msgid "Before this date investments are counted as long-term investments."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:52
#, kde-format
msgid "Show short-term and long-term capital gains"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblinvestmentSum)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:59
#: kmymoney/plugins/views/reports/reporttabperformance.ui:31
#, kde-format
msgid "Sum investments"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_settlementPeriod)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:66
#, kde-format
msgid "Time in days between the settlement date and the transaction date."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkHideTotals)
#. i18n: ectx: property (text), widget (QLabel, lblHideTotals)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabcapitalgain.ui:82
#: kmymoney/plugins/views/reports/reporttabperformance.ui:58
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:393
#, kde-format
msgid "Hide Totals"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabChart)
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabRange)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:14
#: kmymoney/plugins/views/reports/reporttabrange.ui:14
#, kde-format
msgid "Chart Tab"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabChart)
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabRange)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:20
#: kmymoney/plugins/views/reports/reporttabrange.ui:20
#, kde-format
msgid "<p>On this tab, you configure the chart drawn for this report.</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:34
#, kde-format
msgid "<p>Select what form you would like the chart to be drawn as.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:37
#, kde-format
msgid "Chart Type"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkValues)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:70
#, kde-format
msgid "<p>Select this option to draw the numeric values for data points next to their plot location.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkGridLines)
#. +> stable
#: kmymoney/widgets/kmymoneyreportconfigtabchartdecl.ui:71
#, kde-format
msgid "Show grid lines"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkValues)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:73
#, kde-format
msgid "Draw values on chart"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkShowChart)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:80
#, kde-format
msgid "<p>Select this option to cause the report to be shown as a chart when you first open the report. Otherwise, it will come up as a text report.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkShowChart)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:83
#, kde-format
msgid "Show as chart by default"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkCHGridLines)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:97
#, kde-format
msgid "<p>Select this option to show horizontal and vertical grid lines on the chart.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_logYaxis)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabchart.ui:107
#, kde-format
msgid "Logarithmic vertical axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:124
#, kde-format
msgid "<p>Select what width should be used to draw the line on the chart</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabchart.ui:127
#, kde-format
msgid "Line width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:28
#, kde-format
msgid "Report Name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editName)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:38
#, kde-format
msgid "<p>Choose a name for this report.</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_editComment)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:59
#, kde-format
msgid "<p>Enter a comment to help you remember the details of this report.</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkCurrency)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:68
#, kde-format
msgctxt "Convert 'em!!"
msgid ""
"<p>Select this option to convert all values in the report to your base currency.</p>"
"<p>Leave it unchecked if you would like to see values in their original currency.</p>"
"<p>If currencies are not converted, then subtotals will not be shown.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkCurrency)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:71
#, kde-format
msgid "Convert values to base currency"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkFavorite)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:78
#, kde-format
msgid ""
"<p>Select this option to notate this report as one of your favorites.</p>"
"<p>All your favorite reports are grouped in one place on the report list for easy access.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkFavorite)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:81
#, kde-format
msgid "Mark as a favorite report"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_skipZero)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:113
#, kde-format
msgid ""
"\n"
" "
"<p>\n"
" This option is for investments reports only which\n"
" show prices instead of balances as all other reports do.\n"
" </p>"
"\n"
" "
"<p>\n"
" Select this option to include prices only if there is an actual price for the date.\n"
" If not, 0 will be shown. In the graph, the value will be skipped.\n"
" </p>"
"\n"
" "
"<p>\n"
" If this option is off the last existing price is shown for a period, if\n"
" it is on, in a table the value is '0' shown and in a chart a linear\n"
" interpolation for the missing values will be performed.\n"
" <br>"
"Example:\n"
" <br>"
"There are prices for January and March, but there is no price for\n"
" February.\n"
" "
"<ul>\n"
" "
"<li><b>OFF</b>: shows the price for February as the last price of\n"
" January\n"
" "
"<li><b>ON</b>: in a table the value is '0', in a chart a linear\n"
" interpolation for the February-price will be performed\n"
" (so it makes a kind of average-value using the January- and the\n"
" March-price in the chart)\n"
" </ul>"
"\n"
" </p>"
"\n"
" "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_skipZero)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabgeneral.ui:116
#, kde-format
msgid "Skip value if price is zero"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:98
#, kde-format
msgctxt "type of graphic chart"
msgid "Line"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:99
#, kde-format
msgctxt "type of graphic chart"
msgid "Bar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:100
#, kde-format
msgctxt "type of graphic chart"
msgid "Stacked Bar"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:101
#, kde-format
msgctxt "type of graphic chart"
msgid "Pie"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:102
#, kde-format
msgctxt "type of graphic chart"
msgid "Ring"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:116
#, kde-format
msgid "Show circular grid lines"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:117
#, kde-format
msgid "Show sagittal grid lines"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:121
#, kde-format
msgid "Show horizontal grid lines"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabimpl.cpp:122
#, kde-format
msgid "Show vertical grid lines"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, dateRangeBox)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:26
#, kde-format
msgid "Date range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:52
#, kde-format
msgid "Ticks"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, m_comboColumns)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrange.ui:65
#, kde-format
msgid "<p>Choose how large of a time period each column should encompass</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, dataRangeBox)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:120
#, kde-format
msgid "Data range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDataRangeStart)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:138
#, kde-format
msgctxt "From (Data)"
msgid "From"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDataMajorTick)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:145
#, kde-format
msgid "Major tick length"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_dataLock)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:179
#, kde-format
msgid "Automatic"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_dataLock)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrange.ui:184
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:72
#, kde-format
msgid "User defined"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDataMinorTick)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:192
#, kde-format
msgid "Minor tick length"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDataRangeEnd)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:202
#, kde-format
msgctxt "To (Data)"
msgid "To"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLabelsPrecision)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrange.ui:222
#, kde-format
msgid "Labels precision"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabRowColQuery)
#. i18n: ectx: property (windowTitle), widget (QWidget, ReportTabRowColPivot)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:14
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:20
#, kde-format
msgid "Rows/Columns Tab"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> stable
#: kmymoney/widgets/kmymoneyreportconfigtab2decl.ui:101
#, kde-format
msgid "Columns"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabRowColQuery)
#. i18n: ectx: property (whatsThis), widget (QWidget, ReportTabRowColPivot)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:20
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:26
#, kde-format
msgid "<p>On this tab, you configure how you would like the rows and columns to be selected and organized.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, kMyMoneyReportConfigTab2Decl)
#. i18n: ectx: property (whatsThis), widget (QWidget, kMyMoneyReportConfigTab3Decl)
#. +> stable
#: kmymoney/widgets/kmymoneyreportconfigtab2decl.ui:23
#: kmymoney/widgets/kmymoneyreportconfigtab3decl.ui:31
#, kde-format
msgid "<p>On this tab, you configure how you'd like the rows and columns to be selected and organized.</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, m_comboRows)
#. i18n: ectx: property (toolTip), widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:40
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:97
#, kde-format
msgid "<p>Choose what kind of accounts to display as the rows of this report.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_rowsLabel)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:57
#, kde-format
msgid "Rows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkTotalColumn)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:70
#, kde-format
msgid "Show totals column"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_movingAverageLabel)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:77
#, kde-format
msgid "Average days"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_comboDetail)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:101
#, kde-format
msgctxt "@item all accounts"
msgid "All"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkTotalRow)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:155
#, kde-format
msgid "Show totals row"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkScheduled)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:182
#, kde-format
msgid "Include scheduled transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkTransfers)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:189
#, kde-format
msgid "Include transfers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkUnused)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolpivot.ui:196
#, kde-format
msgid "Include unused accounts/categories"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:43
#, kde-format
msgid "Organize by:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, m_comboOrganizeBy)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:62
#, kde-format
msgid "<p>Choose how to group the transactions in this report</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, buttonGroupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:138
#, kde-format
msgid ""
"<p>Choose which columns should be shown in the report.</p>"
"<p>The date and transaction amount are always shown.</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:141
#, kde-format
msgid "Show Columns"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkMemo)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:156
#, kde-format
msgid "<p>Select this option to show the Memo column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkShares)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:169
#, kde-format
msgid "<p>Select this option to show the Shares column for investments</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkPrice)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:182
#, kde-format
msgid "<p>Select this option to show the Price column for investments</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkReconciled)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:195
#, kde-format
msgid "<p>Select this option to show the Reconciled column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkAccount)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:208
#, kde-format
msgid "<p>Select this option to show the Account column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkNumber)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:227
#, kde-format
msgid "<p>Select this option to show the Number column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkTag)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:246
#, kde-format
msgid "<p>Select this option to show the Tag column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkPayee)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:265
#, kde-format
msgid "<p>Select this option to show the Payee column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkCategory)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:284
#, kde-format
msgid "<p>Select this option to show the Category column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkAction)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:297
#, kde-format
msgid "<p>Select this option to show the Action column</p>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkBalance)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:310
#, kde-format
msgid "<p>Select this option to show the Running balance column</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkLoans)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:346
#, kde-format
msgid "Include only Loan accounts"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkInvestments)
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkTax)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:353
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:373
#, kde-format
msgid "<p>Check this box to include only those categories which have been marked to \"Include on Tax Reports\"</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkInvestments)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:356
#, kde-format
msgid "Include only Investment accounts"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkHideSplitDetails)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:363
#, kde-format
msgid "Do not display the individual transactions that make up a split transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkHideSplitDetails)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:366
#, kde-format
msgid "Hide Split Transaction Details"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkTax)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:376
#, kde-format
msgid "Include only Tax categories"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_checkHideTransactions)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:383
#, kde-format
msgid "Do not display the transactions, leaving only totals displayed."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_checkHideTransactions)
#. +> trunk5 stable5
#: kmymoney/plugins/views/reports/reporttabrowcolquery.ui:386
#, kde-format
msgid "Hide Transactions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/accountsettings.ui:46
#, kde-format
msgid "History"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:141
#, kde-format
msgid "Loading Weboob backend..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:142
#, kde-format
msgid "Getting list of backends."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:151
#: kmymoney/plugins/weboob/weboob.cpp:170
#, kde-format
msgid "Connecting to bank..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:152
#, kde-format
msgid "Getting list of accounts from your bank."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:179
#, kde-format
msgid ""
"No backends available.\n"
"Add one using weboob-config-qt."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:194
#, kde-format
msgid ""
"No accounts available.\n"
"Check your backend configuration in weboob-config-qt."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.cpp:203
#, kde-format
msgid "Incorrect password."
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, pageBackends)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:18
#, kde-format
msgid "Select Backend"
msgstr ""
#. i18n: ectx: property (subTitle), widget (QWizardPage, pageBackends)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:21
#, kde-format
msgid "Please select a backend from the list below..."
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, backendsList)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:33
#, kde-format
msgid "Module"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addBackendButton)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:43
#, kde-format
msgid "Select a backend"
msgstr ""
#. i18n: ectx: property (subTitle), widget (QWizardPage, pageAccounts)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/dialogs/mapaccountwizard.ui:56
#, kde-format
msgid "Select what <b>online</b> account you want to map to the <b>application</b> account..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/weboob/weboob.cpp:81
#, kde-format
msgid "Weboob"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/weboob.cpp:124
#, kde-format
msgid "Weboob configuration"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/weboob/weboob.cpp:171
#, kde-format
msgid "Retrieving transactions..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/kcm_xmlstorage.cpp:175
#: kmymoney/plugins/xml/ksettingsgpg.cpp:218
#, kde-format
msgid ""
"<p>You have turned on the GPG encryption support. This means, that new files will be stored encrypted.</p>"
"<p>Existing files will not be encrypted automatically. To achieve encryption of existing files, please use the <b>File/Save as...</b> feature and store the file under a different name.<br/>"
"Once confident with the result, feel free to delete the old file and rename the encrypted one to the old name.</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/kcm_xmlstorage.cpp:175
#: kmymoney/plugins/xml/ksettingsgpg.cpp:218
#, kde-format
msgid "GPG encryption activated"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/kgpgkeyselectiondlg.cpp:82
#, kde-format
msgid "No encryption"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KGpgKeySelectionDlg)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/kgpgkeyselectiondlg.ui:14
#, kde-format
msgid "Select additional keys"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/plugins/xml/kgpgkeyselectiondlg.ui:26
#, kde-format
msgid "You have configured KMyMoney to save your data secured with GPG. Please choose the key you want to use for encryption of your data."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: kmymoney/plugins/xml/kgpgkeyselectiondlg.ui:39
#, kde-format
msgid "Add additional keys here"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KEditListWidget, m_listWidget)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/kgpgkeyselectiondlg.ui:46
#, kde-format
msgid "Enter the id of the key you want to use for data encryption. This can either be an e-mail address or the hexadecimal key id. In case of the key id, do not forget the leading 0x."
msgstr ""
#. +> stable
#: kmymoney/dialogs/kgpgkeyselectiondlg.cpp:56
#, kde-format
msgid "User identification"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, ledLabel)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/kgpgkeyselectiondlg.ui:58
#: kmymoney/plugins/xml/xmlstoragesettings.ui:105
#, kde-format
msgid "Keys for all of the above user ids found"
msgstr ""
#. +> trunk5 stable5 stable
+#: kmymoney/plugins/xml/mymoneystorageanon.cpp:160
+#: kmymoney/views/kaccountsview.cpp:443
+#, kde-format
+msgid " (Brokerage)"
+msgstr ""
+
+#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:267
#, kde-format
msgid "Loading securities..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:273
#, kde-format
msgid "Loading currencies..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:279
#, kde-format
msgid "Loading reports..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:296
#, kde-format
msgid "Loading cost center..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:395
#, kde-format
msgid "Unknown XML tag %1 found in line %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:400
#, kde-format
msgid "Exception while creating a %1 element: %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1509
#, kde-format
msgid "Loading file information..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1591
#, kde-format
msgid "Loading user information..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1670
#, kde-format
msgid "Saving accounts..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1690
#, kde-format
msgid "Saving transactions..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1754
#, kde-format
msgid "Saving reports..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1773
#, kde-format
msgid "Saving budgets..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1790
#, kde-format
msgid "Saving online banking orders..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/xml/mymoneystoragexml.cpp:1808
#, kde-format
msgid "Saving costcenters..."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/plugins/xml/xmlstorage.cpp:76
#, kde-format
msgid "XML storage"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstorage.cpp:336
#, kde-format
msgid "Save As"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstorage.cpp:337
#, kde-format
msgctxt "KMyMoney (Filefilter)"
msgid "KMyMoney files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstorage.cpp:338
#, kde-format
-msgctxt "XML (Filefilter)"
-msgid "XML files"
+msgctxt "Anonymous (Filefilter)"
+msgid "Anonymous files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstorage.cpp:339
#, kde-format
-msgctxt "Anonymous (Filefilter)"
-msgid "Anonymous files"
+msgctxt "XML (Filefilter)"
+msgid "XML files"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstorage.cpp:340
#, kde-format
msgctxt "All files (Filefilter)"
msgid "All files"
msgstr ""
#. +> trunk5 stable5
-#: kmymoney/plugins/xml/xmlstorage.cpp:390
+#: kmymoney/plugins/xml/xmlstorage.cpp:389
#, kde-format
msgid "KMyMoney files (*.kmy *.xml)"
msgstr ""
#. +> trunk5 stable5
-#: kmymoney/plugins/xml/xmlstorage.cpp:408
+#: kmymoney/plugins/xml/xmlstorage.cpp:407
#, kde-format
msgid "GPG does not seem to be installed on your system. Please make sure that GPG can be found using the standard search path. This time, encryption is disabled."
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:408
+#: kmymoney/plugins/xml/xmlstorage.cpp:407
#, kde-format
msgid "GPG not found"
msgstr ""
#. +> trunk5 stable5
-#: kmymoney/plugins/xml/xmlstorage.cpp:414
+#: kmymoney/plugins/xml/xmlstorage.cpp:413
#, kde-format
msgid ""
"<p>You have selected to encrypt your data also with the KMyMoney recover key, but the key with id</p>"
"<p>"
"<center><b>%1</b></center>"
"</p>"
"<p>has not been found in your keyring at this time. Please make sure to import this key into your keyring. You can find it on the <a href=\"https://kmymoney.org/\">KMyMoney web-site</a>. This time your data will not be encrypted with the KMyMoney recover key.</p>"
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:414
-#: kmymoney/plugins/xml/xmlstorage.cpp:421
+#: kmymoney/plugins/xml/xmlstorage.cpp:413
+#: kmymoney/plugins/xml/xmlstorage.cpp:420
#, kde-format
msgid "GPG Key not found"
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:421
+#: kmymoney/plugins/xml/xmlstorage.cpp:420
#, kde-format
msgid ""
"<p>You have specified to encrypt your data for the user-id</p>"
"<p>"
"<center><b>%1</b>.</center>"
"</p>"
"<p>Unfortunately, a valid key for this user-id was not found in your keyring. Please make sure to import a valid key for this user-id. This time, encryption is disabled.</p>"
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:428
+#: kmymoney/plugins/xml/xmlstorage.cpp:427
#, kde-format
msgid "<p>You have configured to save your data in encrypted form using GPG. Make sure you understand that you might lose all your data if you encrypt it, but cannot decrypt it later on. If unsure, answer <b>No</b>.</p>"
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:429
+#: kmymoney/plugins/xml/xmlstorage.cpp:428
#, kde-format
msgid "Store GPG encrypted"
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:544
+#: kmymoney/plugins/xml/xmlstorage.cpp:543
#, kde-format
msgid "You have configured KMyMoney to use GPG to protect your data and to encrypt your data also with the KMyMoney recover key. This key is about to expire in %1 day. Please update the key from a keyserver using your GPG frontend (e.g. KGPG)."
msgid_plural "You have configured KMyMoney to use GPG to protect your data and to encrypt your data also with the KMyMoney recover key. This key is about to expire in %1 days. Please update the key from a keyserver using your GPG frontend (e.g. KGPG)."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
-#: kmymoney/plugins/xml/xmlstorage.cpp:544
+#: kmymoney/plugins/xml/xmlstorage.cpp:543
#, kde-format
msgid "Recover key expires soon"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, XMLStorageSettings)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:14
#, kde-format
msgid "GPG encryption settings"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, XMLStorageSettings)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:19
#, kde-format
msgid ""
"This page allows you to set the parameters for encrypted file storage of your <b>KMyMoney</b> data based on <b>GPG</b>."
"<p>\n"
"Access to the settings is disabled if <b>GPG</b> could not be detected on your system. In this case, please make sure that <b>GPG</b> is working properly for the current user."
"<p>\n"
"The <i>additional recovery encryption</i> is only accessible, if the necessary key for <b>kmymoney-recover@users.sourceforge.net</b> with id 0x8AFDDC8E is found in your keyring."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WriteDataEncrypted)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:25
#, kde-format
msgid "Use GPG encryption"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:40
#, kde-format
msgid "Your key"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_masterKeyCombo)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:56
#, kde-format
msgid "This combo box lists all the secret keys you have in your keyring. Select the one you want to use for encryption when saving to a file."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (KEditListWidget, kcfg_GpgRecipientList)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:68
#: kmymoney/plugins/xml/xmlstoragesettings.ui:80
#, kde-format
msgid "Additional keys"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KEditListWidget, kcfg_GpgRecipientList)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:74
#, kde-format
msgid "Enter the id of the key you want to use for data encryption. This can either be an e-mail address or the hexadecimal key id. In case of the key id do not forget the leading 0x."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLed, m_userKeysFound)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:92
#, kde-format
msgid "This symbol denotes, if the key for the given user id has been found in your keyring. It is green when found, dark otherwise."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLed, m_recoverKeyFound)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:135
#, kde-format
msgid "This symbol denotes, if the KMyMoney recovery key has been found in your keyring. It is green when found, dark otherwise."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:148
#, kde-format
msgid "Recover Key available in keyring"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EncryptRecover)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:178
#, kde-format
msgid ""
"You can specify to encrypt the data also with the KMyMoney recover key. Only the core KMyMoney developers are in posession of the respective private key required to read back such encrypted data."
"<p>\n"
"\n"
"This mechanism is provided for the case that you have lost your key and cannot access your data anymore. With this option activated, the KMyMoney developers can decrypt the data and supply you with it in a readable form. Please be prepared, that you have to answer a few detailed questions about the contents of your data before we will send it out."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EncryptRecover)
#. +> trunk5 stable5 stable
#: kmymoney/plugins/xml/xmlstoragesettings.ui:181
#, kde-format
msgid "Also encrypt with KMyMoney's recover key"
msgstr ""
#. i18n: ectx: label, entry (AlwaysShowNrField), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:9
#, kde-format
msgid "Always show a No. field in transaction form"
msgstr ""
#. i18n: ectx: label, entry (AutoFillTransaction), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:13
#, kde-format
msgid "Auto fill with previous transaction data"
msgstr ""
#. i18n: ectx: label, entry (AutoFillDifference), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:17
#, kde-format
msgid "Treat two transactions as identical, if amount differs by less than"
msgstr ""
#. i18n: ectx: label, entry (AutoFillUseMemos), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:21
#, kde-format
msgid "When auto fill with previous transaction data use the memos"
msgstr ""
#. i18n: ectx: label, entry (AutoSaveFile), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:29
#, kde-format
msgid "Autosave file periodically"
msgstr ""
#. i18n: ectx: label, entry (AutoReconciliation), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:33
#, kde-format
msgid "Automatically find which transactions match the given reconciliation data"
msgstr ""
#. i18n: ectx: label, entry (AutoBackupCopies), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:37
#, kde-format
msgid "Number of backup files to keep"
msgstr ""
#. i18n: ectx: label, entry (AutoSavePeriod), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:43
#, kde-format
msgid "Autosave interval in minutes"
msgstr ""
#. i18n: ectx: label, entry (AutoSaveOnClose), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:49
#, kde-format
msgid "Autosave file upon close"
msgstr ""
#. i18n: ectx: label, entry (CheckSchedule), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:53
#, kde-format
msgid "Check schedules upon startup"
msgstr ""
#. i18n: ectx: label, entry (ExternalCalculator), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:63
#, kde-format
msgid "Name of external calculator program"
msgstr ""
#. i18n: ectx: label, entry (HolidayRegion), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:66
#, kde-format
msgid "Name of region used for non-processing days"
msgstr ""
#. i18n: ectx: label, entry (EnterMovesBetweenFields), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:84
#, kde-format
msgid "Using the Enter key moves between the fields"
msgstr ""
#. i18n: ectx: label, entry (PricePrecision), group (General Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:92
#, kde-format
msgid "Price Precision"
msgstr ""
#. i18n: ectx: label, entry (StartLastViewSelected), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:100
#, kde-format
msgid "Start with last selected view or homepage"
msgstr ""
#. i18n: ectx: label, entry (LastViewSelected), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:104
#, kde-format
msgid "The last selected view"
msgstr ""
#. i18n: ectx: label, entry (WriteDataEncrypted), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:108
#, kde-format
msgid "Use GPG to encrypt data file"
msgstr ""
#. i18n: ectx: label, entry (EncryptRecover), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:112
#, kde-format
msgid "Also encrypt against recover key"
msgstr ""
#. i18n: ectx: label, entry (GpgRecipient), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:116
#, kde-format
msgid "GPG User ID (deprecated)"
msgstr ""
#. i18n: ectx: label, entry (GpgRecipientList), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:119
#, kde-format
msgid "GPG User ID"
msgstr ""
#. i18n: ectx: label, entry (ExpertMode), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:122
#, kde-format
msgid "Run in expert (accountant) mode"
msgstr ""
#. i18n: ectx: label, entry (ShowSplash), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:126
#, kde-format
msgid "Show splash screen during startup"
msgstr ""
#. i18n: ectx: label, entry (syncLedgerInvestment), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:130
#, kde-format
msgid "Synchronize account in ledger and investment view"
msgstr ""
#. i18n: ectx: label, entry (viewType), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:134
#, kde-format
msgid "The type of the KMyMoney view"
msgstr ""
#. i18n: ectx: label, entry (firstTimeRun), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:138
#, kde-format
msgid "First time switch to start new user wizard"
msgstr ""
#. i18n: ectx: label, entry (showTitleBar), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:142
#, kde-format
msgid "Show title bar on each view"
msgstr ""
#. i18n: ectx: label, entry (stringMatchFromStart), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:146
#, kde-format
msgid "Match strings in auto-completion only from the first letter on. A substring behind the first letter is not found."
msgstr ""
#. i18n: ectx: label, entry (stdTransactionFormTabOrder), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:150
#, kde-format
msgid "Tab order of edit widgets in transaction form"
msgstr ""
#. i18n: ectx: label, entry (stdTransactionRegisterTabOrder), group (General Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:154
#, kde-format
msgid "Tab order of edit widgets in register"
msgstr ""
#. i18n: ectx: label, entry (ItemList), group (Homepage Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:160
#, kde-format
msgid "Order of items on homepage"
msgstr ""
#. i18n: ectx: label, entry (ZoomFactor), group (Homepage Options)
#. +> trunk5 stable5
#: kmymoney/settings/kmymoney.kcfg:164
#, kde-format
msgid "Zoom factor used for home view HTML page"
msgstr ""
#. i18n: ectx: label, entry (FontSizePercentage), group (Homepage Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:170
#, kde-format
msgid "Percentage of default font size used for home view HTML page"
msgstr ""
#. i18n: ectx: label, entry (RememberZoomFactor), group (Homepage Options)
#. +> trunk5 stable5
#: kmymoney/settings/kmymoney.kcfg:168
#, kde-format
msgid "Remember (manually adjusted) zoom factor in home view on program end."
msgstr ""
#. i18n: ectx: label, entry (RememberFontSize), group (Homepage Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:174
#, kde-format
msgid "Remember (manually adjusted) font size in home view on program end."
msgstr ""
#. i18n: ectx: label, entry (ShowLimitInfo), group (Homepage Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:172
#, kde-format
msgid "Show account limit information on the Homepage"
msgstr ""
#. i18n: ectx: label, entry (ShowBalanceStatusOfOnlineAccounts), group (Homepage Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:176
#, kde-format
msgid "Show balance-status of mapped online accounts on the Homepage"
msgstr ""
#. i18n: ectx: label, entry (ShowCountOfUnmarkedTransactions), group (Homepage Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:180
#, kde-format
msgid "Show number of not marked transactions per account on the Homepage [!M]"
msgstr ""
#. i18n: ectx: label, entry (ShowCountOfClearedTransactions), group (Homepage Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:184
#, kde-format
msgid "Show number of cleared transactions per account on the Homepage [C]"
msgstr ""
#. i18n: ectx: label, entry (ShowCountOfNotReconciledTransactions), group (Homepage Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:188
#, kde-format
msgid "Show number of not reconciled (not marked + cleared) transactions per account on the Homepage [!R]"
msgstr ""
#. i18n: ectx: label, entry (ShowDateOfLastReconciliation), group (Homepage Options)
#. +> trunk5 stable5
#: kmymoney/settings/kmymoney.kcfg:192
#, kde-format
msgid "Show date of last reconciliation on the Homepage"
msgstr ""
#. i18n: ectx: label, entry (useCustomColors), group (Color Options)
#. +> trunk5 stable5
#: kmymoney/settings/kmymoney.kcfg:198
#, kde-format
msgid "Use custom colors"
msgstr ""
#. i18n: ectx: label, entry (listColor), group (List Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:269
#, kde-format
msgid "List color"
msgstr ""
#. i18n: ectx: label, entry (transactionImportedColor), group (Color Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:202
#, kde-format
msgid "Background color for imported transactions"
msgstr ""
#. i18n: ectx: label, entry (transactionMatchedColor), group (Color Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:206
#, kde-format
msgid "Background color for matched transactions"
msgstr ""
#. i18n: ectx: label, entry (transactionErroneousColor), group (Color Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:210
#, kde-format
msgid "List color for erroneous transactions"
msgstr ""
#. i18n: ectx: label, entry (listNegativeValueColor), group (List Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:297
#, kde-format
msgid "List color for negative values"
msgstr ""
#. i18n: ectx: label, entry (missingConversionRateColor), group (Color Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:214
#, kde-format
msgid "List color for missing conversion rate"
msgstr ""
#. i18n: ectx: label, entry (groupMarkerColor), group (Color Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:218
#, kde-format
msgid "Background color for group marker"
msgstr ""
#. i18n: ectx: label, entry (fieldRequiredColor), group (Color Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:222
#, kde-format
msgid "Background color for required fields"
msgstr ""
#. i18n: ectx: label, entry (ShowPlannedScheduleDates), group (List Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:224
#, kde-format
msgid "Show schedules with planned date"
msgstr ""
#. i18n: ectx: label, entry (HideClosedAccounts), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:232
#, kde-format
msgid "Hide closed accounts"
msgstr ""
#. i18n: ectx: label, entry (ShowCategoriesInAccountsView), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:240
#, kde-format
msgid "Show categories in the accounts view"
msgstr ""
#. i18n: ectx: label, entry (HideZeroBalanceEquities), group (List Options)
#. +> trunk5 stable5
#: kmymoney/settings/kmymoney.kcfg:244
#, kde-format
msgid "Hide zero balance equities"
msgstr ""
#. i18n: ectx: label, entry (HideFinishedSchedules), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:248
#, kde-format
msgid "Hide finished schedules"
msgstr ""
#. i18n: ectx: label, entry (ShowFancyMarker), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:264
#, kde-format
msgid "Show fancy group markers"
msgstr ""
#. i18n: ectx: label, entry (ShowFiscalMarker), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:268
#, kde-format
msgid "Show fancy markers for previous and current fiscal year"
msgstr ""
#. i18n: ectx: label, entry (FiscalYearBegin), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:272
#, kde-format
msgid "Starting month of the fiscal year"
msgstr ""
#. i18n: ectx: label, entry (listBGColor), group (List Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:273
#, kde-format
msgid "List background color"
msgstr ""
#. i18n: ectx: label, entry (listGridColor), group (List Options)
#. +> stable
#: kmymoney/settings/kmymoney.kcfg:277
#, kde-format
msgid "List grid color"
msgstr ""
#. i18n: ectx: label, entry (FiscalYearBeginDay), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:278
#, kde-format
msgid "Starting day of the fiscal year"
msgstr ""
#. i18n: ectx: label, entry (StartDate), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:284
#, kde-format
msgid "Start date"
msgstr ""
#. i18n: ectx: label, entry (logPath), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:288
#, kde-format
msgid "Log file path"
msgstr ""
#. i18n: ectx: label, entry (useSystemFont), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:297
#, kde-format
msgid "Use system font"
msgstr ""
#. i18n: ectx: label, entry (sortNormalView), group (List Options)
#. i18n: ectx: label, entry (sortReconcileView), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:311 kmymoney/settings/kmymoney.kcfg:315
#, kde-format
msgid "Sort order of register in normal view"
msgstr ""
#. i18n: ectx: label, entry (sortSearchView), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:319
#, kde-format
msgid "Sort order of register in search dialog"
msgstr ""
#. i18n: ectx: label, entry (defaultReconciliationState), group (List Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:323
#, kde-format
msgid "Default reconciliation state for transactions entered during reconciliation"
msgstr ""
#. i18n: ectx: label, entry (matchInterval), group (Import options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:329
#, kde-format
msgid "Number of days (plus/minus) to search for matching transactions"
msgstr ""
#. i18n: ectx: label, entry (askForPayeeCategory), group (Import options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:333
#, kde-format
msgid "During import, ask for a new payee's default category"
msgstr ""
#. i18n: ectx: label, entry (qifCash), group (QIF Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:339
#, kde-format
msgid "additional names for cash account"
msgstr ""
#. i18n: ectx: label, entry (qifBank), group (QIF Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:343
#, kde-format
msgid "additional names for checking account"
msgstr ""
#. i18n: ectx: label, entry (qifCreditCard), group (QIF Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:347
#, kde-format
msgid "additional names for credit card account"
msgstr ""
#. i18n: ectx: label, entry (qifAsset), group (QIF Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:351
#, kde-format
msgid "additional names for asset account"
msgstr ""
#. i18n: ectx: label, entry (qifOpeningBalance), group (QIF Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:355
#, kde-format
msgid "additional names for opening balance payee"
msgstr ""
#. i18n: ectx: label, entry (qifInvoice), group (QIF Options)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:359
#, kde-format
msgid "additional names for invoice accounts"
msgstr ""
#. i18n: ectx: label, entry (showAccountsExpanded), group (Account View Settings)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:365
#, kde-format
msgid "Show accounts view expanded when loaded"
msgstr ""
#. i18n: ectx: label, entry (MaximumLegendItems), group (Chart Settings)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:371
#, kde-format
msgid "Maximum quantity of legend items to display on charts"
msgstr ""
#. i18n: ectx: label, entry (ChartsPalette), group (Chart Settings)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:383
#, kde-format
msgid "The palette used to render charts"
msgstr ""
#. i18n: ectx: label, entry (CssFileDefault), group (Chart Settings)
#. +> trunk5 stable5 stable
#: kmymoney/settings/kmymoney.kcfg:389
#, kde-format
msgid "Name of default CSS file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:343
#, kde-format
msgid "Unable to delete account '%1'. Cause: %2"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kaccountsview.cpp:357
#, kde-format
msgid "<qt>You have closed this account. It remains in the system because you have transactions which still refer to it, but it is not shown in the views. You can make it visible again by going to the View menu and selecting <b>Show all accounts</b> or by deselecting the <b>Do not show closed accounts</b> setting.</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:357
#, kde-format
msgid "Information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:410
#, kde-format
msgid "Do you really want to remove the mapping of account <b>%1</b> to an online account? Depending on the details of the online banking method used, this action cannot be reverted."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:410
#, kde-format
msgid "Remove mapping to online account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:425
#, kde-format
msgid "Unable to unmap account from online account: %1"
msgstr ""
#. +> trunk5 stable5 stable
-#: kmymoney/views/kaccountsview.cpp:443
-#, kde-format
-msgid " (Brokerage)"
-msgstr ""
-
-#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:444
#, kde-format
msgid "You try to map a brokerage account to an online account. This is usually not advisable. In general, the investment account should be mapped to the online account. Please cancel if you intended to map the investment account, continue otherwise"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:444
#, kde-format
msgid "Mapping brokerage account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:462
#, kde-format
msgid "Select online banking plugin"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.cpp:503
#, kde-format
msgid "Unable to map account to online account: %1"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_collapseButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.ui:37 kmymoney/views/kcategoriesview.ui:41
#: kmymoney/views/kinstitutionsview.ui:43
#, kde-format
msgid "Collapse all accounts in the list"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_expandButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.ui:47 kmymoney/views/kcategoriesview.ui:51
#: kmymoney/views/kinstitutionsview.ui:53
#, kde-format
msgid "Expand all accounts in the list"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_hiddenCategories)
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.ui:61 kmymoney/views/kcategoriesview.ui:63
#, kde-format
msgid "Note: Unused categories are not shown as selected by settings."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_totalProfitsLabel)
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview.ui:95 kmymoney/views/kcategoriesview.ui:97
#: kmymoney/views/kinstitutionsview.ui:89
#, kde-format
msgid "Total Profits:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview_p.h:162
#, kde-format
msgid "Edit account '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview_p.h:240
#, kde-format
msgid "Unable to modify account '%1'. Cause: %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview_p.h:311
#, kde-format
msgid "The balance of the account must be zero before the account can be closed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview_p.h:314
#, kde-format
msgid "All subaccounts must be closed before the account can be closed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kaccountsview_p.h:317
#, kde-format
msgid "This account is still included in an active schedule"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kaccountsview_p.h:320
#, kde-format
msgid "This account is still mapped to an online account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kcategoriesview.cpp:255
#, kde-format
msgid "Edit category '%1'"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kcategoriesview.cpp:278
#, kde-format
msgid "Unable to modify category '%1'. Cause: %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kcategoriesview.cpp:388
#, kde-format
msgid "Unable to exchange category <b>%1</b> with category <b>%2</b>. Reason: %3"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kcategoriesview.cpp:409
#, kde-format
msgid "<qt>Do you really want to delete category <b>%1</b>?</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kcategoriesview.cpp:416
#, kde-format
msgid "<qt>Unable to delete category <b>%1</b>. Cause: %2</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kcategoriesview.cpp:427
#, kde-format
msgid "<qt>Do you want to delete category <b>%1</b> with all its sub-categories or only the category itself? If you only delete the category itself, all its sub-categories will be made sub-categories of <b>%2</b>.</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kcategoriesview.cpp:431
#, kde-format
msgid "Delete all"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kcategoriesview.cpp:432
#, kde-format
msgid "Just the category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kcategoriesview.cpp:460
#, kde-format
msgid "<p>Some sub-categories of category <b>%1</b> cannot be deleted, because they are still used. They will be made sub-categories of <b>%2</b>. Proceed?</p>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kcategoriesview.cpp:480
#, kde-format
msgid "<qt>Unable to delete a sub-category of category <b>%1</b>. Reason: %2</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kcategoriesview.cpp:493
#, kde-format
msgid "Unable to delete category '%1'. Cause: %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:239
#, kde-format
msgid "Reconcile"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:241
#, kde-format
msgid "Reconcile - disabled because you are currently reconciling <b>%1</b>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:305
#, kde-format
msgid "Duplicate the current selected transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:356
#, kde-format
msgctxt "Button text for unmatch transaction"
msgid "Unmatch"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:437
#, kde-format
msgid "Difference: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:441 kmymoney/views/kpayeesview_p.h:387
#: kmymoney/views/ktagsview.cpp:297
#, kde-format
msgid "Balance: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:451
#, kde-format
msgid "Investment value: %1%2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:555
#, kde-format
msgid ""
"KMyMoney has detected transactions matching your reconciliation data.\n"
"Would you like KMyMoney to clear these transactions for you?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:795
#, kde-format
msgid "At least one split of the selected transactions has been reconciled. Do you wish to continue to edit the transactions anyway?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:798
#: kmymoney/views/kgloballedgerview.cpp:1471
#, kde-format
msgid "Transaction already reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:806
#, kde-format
msgid "At least one split of the selected transactions has been frozen. Editing the transactions is therefore prohibited."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:808
#, kde-format
msgid "Transaction already frozen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:813
#, kde-format
msgid "At least one split of the selected transaction references an account that has been closed. Editing the transactions is therefore prohibited."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:815
#, kde-format
msgid "Account closed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1103
#, kde-format
msgid "Creating transactions can only be performed in the ledger view"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1107
#, kde-format
msgid "Cannot create transactions when no account is selected."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1112
#, kde-format
msgid "Cannot create transactions in the context of a category."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1117
#, kde-format
msgid "Cannot create transactions in a closed account."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1151
#, kde-format
msgid "Cannot edit transactions with frozen splits."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1162
#, kde-format
msgid "Cannot edit transactions in the context of a category."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1168
#, kde-format
msgid "Cannot create or edit any transactions in Account %1 as it is closed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1190
#, kde-format
msgid "Cannot edit mixed investment action/type transactions together."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1204
#, kde-format
msgid "Cannot edit investment transactions and non-investment transactions together."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1213
#, kde-format
msgid "Cannot edit multiple split transactions at once."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1234
#, kde-format
msgid "Cannot edit investment transactions in the context of this account."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1366
#: kmymoney/views/kgloballedgerview.cpp:1369
#, kde-format
msgid ""
"<p>Please select what you want to do: discard the changes, save the changes or continue to edit the transaction.</p>"
"<p>You can also set an option to save the transaction automatically when e.g. selecting another transaction.</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1366
#: kmymoney/views/kgloballedgerview.cpp:1369
#, kde-format
msgid "End transaction edit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1469
#, kde-format
msgid "At least one split of the selected transactions has been reconciled. Do you wish to delete the transactions anyway?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1475
#, kde-format
msgid "Do you really want to delete the selected transaction?"
msgid_plural "Do you really want to delete all %1 selected transactions?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1479
#, kde-format
msgid "Delete transaction"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kgloballedgerview.cpp:1525
#, kde-format
msgid "Unable to duplicate transaction(s)"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kgloballedgerview.cpp:1600
#, kde-format
msgid "Unable to accept transaction"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kgloballedgerview.cpp:1641
#: kmymoney/views/kgloballedgerview_p.h:1382
#, kde-format
msgid "Unable to modify transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1899
#, kde-format
msgid ""
"You are about to finish the reconciliation of this account with a difference between your bank statement and the transactions marked as cleared.\n"
"Are you sure you want to finish the reconciliation?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview.cpp:1901
#, kde-format
msgid "Confirm end of reconciliation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:702
#, kde-format
msgid "Statement Details"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:706
#, kde-format
msgid "Statement Deposit Details"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:707
#, kde-format
msgid "Statement Payment Details"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:824
#: kmymoney/views/kgloballedgerview_p.h:836
#, kde-format
msgid "%1 deposit (%2)"
msgid_plural "%1 deposits (%2)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:826
#: kmymoney/views/kgloballedgerview_p.h:832
#, kde-format
msgid "%1 payment (%2)"
msgid_plural "%1 payments (%2)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:829
#, kde-format
msgctxt "%1 is a string, e.g. 7 deposits; %2 is a string, e.g. 4 payments"
msgid "%1, %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:932
#: kmymoney/views/kgloballedgerview_p.h:952
#, kde-format
msgid "Go to '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1006
#, kde-format
msgid "Statement: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1007
#: kmymoney/views/kgloballedgerview_p.h:1023
#, kde-format
msgctxt "Cleared balance"
msgid "Cleared: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1015
#, kde-format
msgid "Last reconciled: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1017
#, kde-format
msgid "Never reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1133
#, kde-format
msgid "Cannot process transactions in account %1, which is closed."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1139
#, kde-format
msgid "Cannot process transaction with focus if it is not selected."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kgloballedgerview_p.h:1220
#, kde-format
msgid "Unable to delete transaction(s)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1249
#, kde-format
msgid "Unable to unmatch the selected transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kgloballedgerview_p.h:1307
#, kde-format
msgid "Unable to match the selected transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview.cpp:188
#, kde-format
msgid "Before KMyMoney can give you detailed information about your financial status, you need to create at least one account. Until then, KMyMoney shows the welcome page instead."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:449
#, kde-format
msgid "Your Financial Summary"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:464
#, kde-format
msgid "Preferred Accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:471 kmymoney/views/khomeview_p.h:473
#, kde-format
msgid "Payment Accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:502
#, kde-format
msgid "Show KMyMoney welcome page"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:605
#, kde-format
msgid "Overdue payments"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, ScheduleWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:611 kmymoney/views/khomeview_p.h:666
#: kmymoney/views/khomeview_p.h:699
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:90
#: kmymoney/wizards/newloanwizard/schedulewizardpage.ui:6
#, kde-format
msgid "Schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:620 kmymoney/views/khomeview_p.h:675
#: kmymoney/views/khomeview_p.h:708
#, kde-format
msgid "Balance after"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:660
#, kde-format
msgid "Today's due payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:693
#, kde-format
msgid "Future payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:775
#, kde-format
msgctxt "Less..."
msgid "Show fewer schedules on the list"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:777
#, kde-format
msgctxt "More..."
msgid "Show more schedules on the list"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:809
#, kde-format
msgid "Enter schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:811
#, kde-format
msgid "Skip schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:814
#, kde-format
msgid "Edit schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:818
#, kde-format
msgid " (%1 payment)"
msgid_plural " (%1 payments)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: kmymoney/views/khomeview_p.h:958 kmymoney/views/khomeview_p.h:1288
#: kmymoney/views/khomeview_p.h:1317
#, kde-format
msgid "Last Reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:967
#, kde-format
msgid "To Minimum Balance / Maximum Credit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1052
#, kde-format
msgid "%1 Day Forecast"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1061
#, kde-format
msgctxt "Forecast days"
msgid "%1 day"
msgid_plural "%1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1261
#, kde-format
msgid "Assets and Liabilities Summary"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1275
#, kde-format
msgid "Asset Accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1304
#, kde-format
msgid "Liability Accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1404
#, kde-format
msgid "Total Assets"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1410
#, kde-format
msgid "Total Liabilities"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1682
#, kde-format
msgid "Cash Flow Summary"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1689
#, kde-format
msgid "Income and Expenses of Current Month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1697
#, kde-format
msgid "Scheduled Income"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1700
#, kde-format
msgid "Expenses"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1703
#, kde-format
msgid "Scheduled Expenses"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1731
#, kde-format
msgid "Liquid Assets and Liabilities"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1736
#, kde-format
msgid "Liquid Assets"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1739
#, kde-format
msgid "Transfers to Liquid Liabilities"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1742
#, kde-format
msgid "Liquid Liabilities"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1745
#, kde-format
msgid "Other Transfers"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1789
#, kde-format
msgid "Cash Flow Status"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1795
#, kde-format
msgid "Expected Liquid Assets"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1798
#, kde-format
msgid "Expected Liquid Liabilities"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/khomeview_p.h:1801
#, kde-format
msgid "Expected Profit/Loss"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinstitutionsview.cpp:182
#, kde-format
msgid "Unable to store institution: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinstitutionsview.cpp:188
#, kde-format
msgid "Unable to edit institution: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinstitutionsview.cpp:226
#, kde-format
msgid "<p>Do you really want to delete the institution <b>%1</b>?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinstitutionsview.cpp:235
#: kmymoney/views/kinstitutionsview.cpp:238
#, kde-format
msgid "Unable to delete institution: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.cpp:293
#, kde-format
msgid "<p>Do you really want to delete the investment <b>%1</b>?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.cpp:294
#, kde-format
msgid "Delete investment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.cpp:304
#, kde-format
msgid "Unable to delete investment: %1"
msgstr ""
#. +> stable
#: kmymoney/views/kinvestmentview.cpp:548
#, kde-format
msgid "Failed to edit security: %1"
msgstr ""
#. +> stable
#: kmymoney/views/kinvestmentview.cpp:563
#, kde-format
msgid ""
"<p>Do you really want to remove the currency <b>%1</b> from the file?</p>"
"<p><i>Note: adding currencies is not currently supported.</i></p>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KInvestmentView)
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.ui:14
#, kde-format
msgid "Investment Summary"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_equitiesTab)
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.ui:24
#, kde-format
msgid "Equities"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.ui:44
#, kde-format
msgid "Select Account:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeView, m_equitiesTree)
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.ui:80
#, kde-format
msgid "Summary of the equities contained in this account, showing your holdings and their most recent price."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_editSecurityButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.ui:163
#, kde-format
msgid "Change the security information of the selected entry."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_deleteSecurityButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kinvestmentview.ui:176
#, kde-format
msgid "Remove this security item from the file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kmymoneyview.cpp:158
#, kde-format
msgid "Ledgers"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:161
#, kde-format
msgid "New ledger"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:353
#, kde-format
msgid "Do you want to show <b>%1</b> column on every loaded view?"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:355
#, kde-format
msgid "Do you want to hide <b>%1</b> column on every loaded view?"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:428
#, kde-format
msgid "Modifying transactions can only be performed in the ledger view"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:442
#, kde-format
msgid "Duplicating transactions can only be performed in the ledger view"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:454
#, kde-format
msgid "Edit the current selected transactions"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:459
#, kde-format
msgid "Show home page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:460
#, kde-format
msgid "Show institutions page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:461
#, kde-format
msgid "Show accounts page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:462
#, kde-format
msgid "Show scheduled transactions page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:463
#, kde-format
msgid "Show categories page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:464
#, kde-format
msgid "Show tags page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:465
#, kde-format
msgid "Show payees page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:466
#, kde-format
msgid "Show ledgers page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:467
#, kde-format
msgid "Show investments page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:468
#, kde-format
msgid "Show reports page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:469
#, kde-format
msgid "Show budget page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:470
#, kde-format
msgid "Show forecast page"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kmymoneyview.cpp:471
#, kde-format
msgid "Show outbox page"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kmymoneyview.cpp:649
#, kde-format
msgid "Unable to add schedule: %1"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:706
#, kde-format
msgid "<p><b>%1</b> is not a KMyMoney file.</p>"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:745
#, kde-format
msgid "GPG is not available for decryption of file <b>%1</b>"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:820
#, kde-format
msgid "File <b>%1</b> contains the old binary format used by KMyMoney. Please use an older version of KMyMoney (0.8.x) that still supports this format to convert it to the new XML based format."
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:822
#, kde-format
msgid "File <b>%1</b> contains an unknown file format."
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:827
#, kde-format
msgid "Cannot read from file <b>%1</b>."
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:831
#, kde-format
msgid "Cannot load file <b>%1</b>. Reason: %2"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:842
#, kde-format
msgid "The following error was encountered while decrypting file <b>%1</b>: %2"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:844 kmymoney/views/kmymoneyview.cpp:851
#, kde-format
msgid "File <b>%1</b> not found."
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1059
#, kde-format
msgid "Unknown fix level in input file"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1132
#, kde-format
msgid "GPG does not seem to be installed on your system. Please make sure, that GPG can be found using the standard search path. This time, encryption is disabled."
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1139
#, kde-format
msgid ""
"<p>You have selected to encrypt your data also with the KMyMoney recover key, but the key with id</p>"
"<p>"
"<center><b>%1</b></center>"
"</p>"
"<p>has not been found in your keyring at this time. Please make sure to import this key into your keyring. You can find it on the <a href=\"http://kmymoney.org/\">KMyMoney web-site</a>. This time your data will not be encrypted with the KMyMoney recover key.</p>"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1185 kmymoney/views/kmymoneyview.cpp:1198
#, kde-format
msgid "Unable to open file '%1' for writing."
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1217 kmymoney/views/kmymoneyview.cpp:1226
#, kde-format
msgid "Failure while writing to '%1'"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1260
#, kde-format
msgid "Malformed URL '%1'"
msgstr ""
#. +> stable
#: kmymoney/views/kmymoneyview.cpp:1506
#, kde-format
msgid "Bitcoin Cash"
msgstr ""
#. +> stable
#: kmymoney/views/kpayeesview.cpp:151
#, kde-format
msgctxt "Update payee"
msgid "Update"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:186
#, kde-format
msgid "A payee with the name '%1' already exists. It is not advisable to have multiple payees with the same identification name. Are you sure you would like to rename the payee?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:211 kmymoney/views/kpayeesview.cpp:435
#: kmymoney/views/kpayeesview.cpp:501
#, kde-format
msgid "Unable to modify payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:696
#, kde-format
msgid "<p>Do you really want to remove the payee <b>%1</b>?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:698
#, kde-format
msgid "Do you really want to remove all selected payees?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:700
#, kde-format
msgid "Remove Payee"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:712
#, kde-format
msgid "<p>Do you really want to merge the selected payees?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.cpp:713 kmymoney/views/kpayeesview_p.h:612
#, kde-format
msgid "Merge Payees"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:36
#, kde-format
msgid "Your payees"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:44
#, kde-format
msgid "Creates a new payee"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:47
#, kde-format
msgid "Use this to create a new payee."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:50 kmymoney/views/ktagsview.ui:58
#, kde-format
msgctxt "New payee"
msgid "New"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:57
#, kde-format
msgid "Rename the current selected payee"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:60
#, kde-format
msgid "Use this to start renaming the selected payee."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:70
#, kde-format
msgid "Delete selected payee(s)"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:73
#, kde-format
msgid "Use this to delete the selected payee. You can also select multiple payees to be deleted."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_mergeButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:86
#, kde-format
msgid "Merge multiple selected payees"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_mergeButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:89
#, kde-format
msgid "Use this to merge multiple selected payees."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_mergeButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:92
#, kde-format
msgid "Merge"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_balanceLabel)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:144 kmymoney/views/ktagsview.ui:190
#, kde-format
msgid "Balance: "
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, addressTab)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:158
#, kde-format
msgctxt "Street address"
msgid "Address"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, detailsGroup)
#. +> stable
#: kmymoney/views/kpayeesviewdecl.ui:177
#, kde-format
msgid "Payee Information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:182
#, kde-format
msgctxt "E-mail address"
msgid "E-Mail:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:248 kmymoney/views/ktagsview.ui:236
#, kde-format
msgid "Notes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:276
#, kde-format
msgctxt "Street address"
msgid "Address:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_sendMail)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:289
#, kde-format
msgid "Creates new e-mail to your payee."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_sendMail)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:292
#, kde-format
msgid "Use this to create new e-mail to your payee."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, matchingTab)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:345
#, kde-format
msgid "Matching"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_matchTypeGroupBox)
#. +> stable
#: kmymoney/views/kpayeesviewdecl.ui:360
#, kde-format
msgid "Transaction Matching"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioNoMatch)
#. +> stable
#: kmymoney/views/kpayeesviewdecl.ui:366
#, kde-format
msgid "No matching"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:353
#, kde-format
msgid "Match method"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkMatchIgnoreCase)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:363
#, kde-format
msgid "Ignore Case"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (KEditListWidget, matchKeyEditList)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:372 kmymoney/views/kpayeesview.ui:387
#, kde-format
msgid "List of matching names"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioNameMatch)
#. +> stable
#: kmymoney/views/kpayeesviewdecl.ui:379
#, kde-format
msgid "Match on Payee name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KEditListWidget, matchKeyEditList)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:384
#, kde-format
msgid "This list contains the names that will match this payee if a transaction is imported from an external source. Keep in mind, that you can specify regular expressions here."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioKeyMatch)
#. +> stable
#: kmymoney/views/kpayeesviewdecl.ui:389
#, kde-format
msgid "Match on a name listed below"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, defaultAccountTab)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:398
#, kde-format
msgid "Default Account"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkEnableDefaultCategory)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:405
#, kde-format
msgid ""
"Use the default category for\n"
"new transactions with this payee"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelDefaultCategory)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:414
#, kde-format
msgid "Default category:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonSuggestACategory)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:427
#, kde-format
msgid "Suggest a category"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabPayeeIdentifiers)
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview.ui:453
#, kde-format
msgid "Account Numbers"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_syncAddressbook)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:498
#, kde-format
msgid "Fetches the payee's data from your addressbook."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_syncAddressbook)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:501
#, kde-format
msgid "Use this to fetch payee's data."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_syncAddressbook)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:504
#, kde-format
msgid "Sync"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_updateButton)
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview.ui:523
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview_p.h:165
#, kde-format
msgctxt "@item No matching"
msgid "No matching"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview_p.h:166
#, kde-format
msgctxt "@item Match Payees name partially"
msgid "Match Payees name (partial)"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview_p.h:167
#, kde-format
msgctxt "@item Match Payees name exactly"
msgid "Match Payees name (exact)"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kpayeesview_p.h:168
#, kde-format
msgctxt "@item Search match in list"
msgid "Match on a name listed below"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:178
#, kde-format
msgctxt "@item Show all payees"
msgid "All"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:179
#, kde-format
msgctxt "@item Show only used payees"
msgid "Used"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:180
#, kde-format
msgctxt "@item Show only unused payees"
msgid "Unused"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:454 kmymoney/views/ktagsview.cpp:359
#, kde-format
msgid "Balance: %1%2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:535
#, kde-format
msgid "At least one transaction/scheduled transaction or loan account is still referenced by a payee. Currently you have all payees selected. However, at least one payee must remain so that the transaction/scheduled transaction or loan account can be reassigned."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:608
#, kde-format
msgid "Unable to reassign payee of transaction/split"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:612
#, kde-format
msgid "Nothing to merge."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kpayeesview_p.h:670
#, kde-format
msgid "Unable to remove payee(s)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:218
#, kde-format
msgid "KMyMoney has detected some overdue scheduled transactions for this account. Do you want to enter those scheduled transactions now?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:219
#, kde-format
msgid "Scheduled transactions found"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:284
#, kde-format
msgid "Error executing item"
msgstr ""
#. +> stable
#: kmymoney/views/kscheduledview.cpp:490
#, kde-format
msgid "Error activating context menu"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:318
#, kde-format
msgid "Unable to filter account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:326 kmymoney/views/kscheduledview.cpp:341
#: kmymoney/views/kscheduledview_p.h:201
#, kde-format
msgid "Bills"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_typeBox)
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:328 kmymoney/views/kscheduledview.cpp:343
#: kmymoney/views/kscheduledview_p.h:210
#: kmymoney/widgets/ktransactionfilter.ui:619
#, kde-format
msgid "Deposits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:332 kmymoney/views/kscheduledview.cpp:347
#: kmymoney/views/kscheduledview_p.h:217
#, kde-format
msgid "Loans"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:398
#, kde-format
msgid "<p>Are you sure you want to delete the scheduled transaction <b>%1</b>?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:401
#, kde-format
msgid "In case of loan payments it is currently not possible to recreate the scheduled transaction."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:410
#, kde-format
msgid "Unable to remove scheduled transaction '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:424
#, kde-format
msgctxt "Copy of scheduled transaction name"
msgid "Copy of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:439
#, kde-format
msgid "Unable to duplicate scheduled transaction: '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.cpp:452 kmymoney/views/kscheduledview.cpp:465
#, kde-format
msgid "Unknown scheduled transaction '%1'"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_qbuttonNew)
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.ui:22
#, kde-format
msgid "New Scheduled transaction..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_accountsCombo)
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.ui:45
#, kde-format
msgid "Filter Accounts"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_listTab)
#. +> stable
#: kmymoney/views/kscheduledviewdecl.ui:65
#, kde-format
msgid "List View"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.ui:74
#, kde-format
msgid "Type/Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_scheduleTree)
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview.ui:99
#, kde-format
msgid "Frequency"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_calendarTab)
#. +> stable
#: kmymoney/views/kscheduledviewdecl.ui:123
#, kde-format
msgid "Calendar View"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview_p.h:186
#, kde-format
msgid "Unable to load accounts: "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview_p.h:452
#, kde-format
msgctxt "Finished schedule"
msgid "Finished"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview_p.h:488 kmymoney/views/kscheduledview_p.h:604
#: kmymoney/views/kscheduledview_p.h:610
#, kde-format
msgid "Unable to enter scheduled transaction '%1'"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kscheduledview_p.h:542
#, kde-format
msgid ""
"Are you sure you wish to stop this scheduled transaction from being entered into the register?\n"
"\n"
"KMyMoney will prompt you again next time it starts unless you manually enter it later."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kscheduledview_p.h:645
#, kde-format
msgid "<qt>Do you really want to skip the <b>%1</b> transaction scheduled for <b>%2</b>?</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kscheduledview_p.h:655
#, kde-format
msgid "<qt>Unable to skip scheduled transaction <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:136
#, kde-format
msgid "A tag with the name '%1' already exists. It is not advisable to have multiple tags with the same identification name. Are you sure you would like to rename the tag?"
msgstr ""
#. +> stable
#: kmymoney/views/ktagsview.cpp:136
#, kde-format
msgctxt "Update tag"
msgid "Update"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:161 kmymoney/views/ktagsview.cpp:395
#, kde-format
msgid "Unable to modify tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:212
#, kde-format
msgid "Do you want to save the changes for <b>%1</b>?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:630
#, kde-format
msgid "<p>Do you really want to remove the tag <b>%1</b>?</p>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:632
#, kde-format
msgid "Do you really want to remove all selected tags?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:634
#, kde-format
msgid "Remove Tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:671
#, kde-format
msgid "At least one transaction/scheduled transaction is still referenced by a tag. Currently you have all tags selected. However, at least one tag must remain so that the transaction/scheduled transaction can be reassigned."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:736
#, kde-format
msgid "Unable to reassign tag of transaction/split"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.cpp:752
#, kde-format
msgid "Unable to remove tag(s)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:44
#, kde-format
msgid "Your tags"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:52
#, kde-format
msgid "Creates a new tag"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_newButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:55
#, kde-format
msgid "Use this to create a new tag."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:65
#, kde-format
msgid "Rename the current selected tag"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_renameButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:68
#, kde-format
msgid "Use this to start renaming the selected tag."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:78
#, kde-format
msgid "Delete the current selected tag"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_deleteButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:81
#, kde-format
msgid "Use this to delete the selected tag."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, detailsGroup)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:215
#, kde-format
msgid "Tag configuration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview.ui:261
#, kde-format
msgid "Tag color:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview_p.h:130
#, kde-format
msgctxt "@item Show all tags"
msgid "All"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview_p.h:131
#, kde-format
msgctxt "@item Show only used tags"
msgid "Used"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview_p.h:132
#, kde-format
msgctxt "@item Show only unused tags"
msgid "Unused"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview_p.h:133
#, kde-format
msgctxt "@item Show only opened tags"
msgid "Opened"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ktagsview_p.h:134
#, kde-format
msgctxt "@item Show only closed tags"
msgid "Closed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:66
#, kde-format
msgid "Home Page"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:81
#, kde-format
msgid "Welcome to KMyMoney"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:82
#, kde-format
msgid "The free, easy to use, personal finance manager by KDE"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:69
#, kde-format
msgid "The free, easy to use, personal finance manager for KDE"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:85
#, kde-format
msgid "Go to My Financial Summary"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:98
#, kde-format
msgid "Start with one of the following activities..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:104
#, kde-format
msgid "Get started and setup accounts"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:107
#, kde-format
msgid "Open an existing data file"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:110
#, kde-format
msgid "Learn how to use KMyMoney"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:113
#, kde-format
msgid "Visit our website"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:116
#, kde-format
msgid "Get help from our community"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:119
#, kde-format
msgid "See what's new in this version"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:155
#, kde-format
msgid "What's new in this version"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:169
#, kde-format
msgid "What's new in KMyMoney %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:172
#, kde-format
msgid "Return to the Welcome page"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:181
#, kde-format
msgid "We are pleased to announce a major step forward for what has been described as \"the BEST personal finance manager for FREE users\"."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:182
#, kde-format
msgid "What's new in this version:"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:210
#, kde-format
msgid "A plugin to import data using Weboob was added"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:211
#, kde-format
msgid "Let us know what you think. We hope that you enjoy using the application."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:212
#, kde-format
msgid "Please let us know about any abnormal behavior in the program by selecting <a href=\"/action?id=help_report_bug\">\"Report bug...\"</a> from the help menu or by sending an e-mail to the developers mailing list."
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:212
#, kde-format
msgid "When an account cannot be closed, a tooltip explains the reason"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:213
#, kde-format
msgid "Transaction tags were added"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:214
#, kde-format
msgid "Proper input methods support was added"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/kwelcomepage.cpp:215
#, kde-format
msgid "The KMyMoney Development Team"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:216
#, kde-format
msgid "Added a frozen column to improve visualizing forecast details"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:217
#, kde-format
msgid "Improved multiple records management actions (payees, transactions)"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:218
#, kde-format
msgid "Better performance of the user interface"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:219
#, kde-format
msgid "Homepage can show accounts online banking status"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:221
#, kde-format
msgid "CSV importer was improved"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:223
#, kde-format
msgid "OFX plugin now allows custom application version"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:237
#, kde-format
msgid "* General changes"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:238
#, kde-format
msgid "- Port to KDE frameworks and Qt5"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:240
#, kde-format
msgid "* User Interface changes"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:241
#, kde-format
msgid "- Show more tooltips why features are not available"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:242
#, kde-format
msgid "- Improved compatibility with dark color schemes"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:243
#, kde-format
msgid "- Fast switching of main views via Ctrl + number key"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:244
#, kde-format
msgid "- Improved keyboard navigation"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:245
#, kde-format
msgid "- View columns are user selectable"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:246
#, kde-format
msgid "- Use QWebEngine in favor of KHTML when available"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:248
#, kde-format
msgid "* Im-/Exporter"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:249
#, kde-format
msgid "- Added support for Weboob"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:209
#, kde-format
msgid "Added support for online SEPA transactions"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:250
#, kde-format
msgid "- Improved CSV importer"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:220
#, kde-format
msgid "Improved the icon theme"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:251
#, kde-format
msgid "- Added CSV exporter"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:222
#, kde-format
msgid "CSV exporter added"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:252
#, kde-format
msgid "- Improved payee matching when importing transactions"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:211
#, kde-format
msgid "Improved payee matching when importing transactions"
msgstr ""
#. +> stable
#: kmymoney/views/kwelcomepage.cpp:215
#, kde-format
msgid "Improved the transaction form"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:254
#, kde-format
msgid "* Online services"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:255
#, kde-format
msgid "- Updated list of application versions for OFX direct import"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:256
#, kde-format
msgid "- Get rid of Yahoo as price source"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:257
#, kde-format
msgid "- Supporting OFX client uid required by some banks"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/kwelcomepage.cpp:258
#, kde-format
msgid "- Support price download by ISIN"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:201 kmymoney/widgets/register.cpp:1730
#, kde-format
msgid "This year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:202
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:54
#: kmymoney/widgets/register.cpp:1731
#, kde-format
msgid "Last month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:203 kmymoney/widgets/register.cpp:1732
#, kde-format
msgid "This month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:204 kmymoney/widgets/register.cpp:1733
#, kde-format
msgid "Last week"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:205 kmymoney/widgets/register.cpp:1734
#, kde-format
msgid "This week"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:206 kmymoney/widgets/register.cpp:1735
#, kde-format
msgid "Yesterday"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:207
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:46
#: kmymoney/widgets/register.cpp:1736
#, kde-format
msgid "Today"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:208 kmymoney/widgets/register.cpp:1737
#: kmymoney/widgets/register.cpp:1742
#, kde-format
msgid "Future transactions"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:209 kmymoney/widgets/register.cpp:1738
#, kde-format
msgid "Next week"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:210 kmymoney/widgets/register.cpp:1739
#, kde-format
msgid "Next month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:212
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:50
#: kmymoney/widgets/register.cpp:1746
#, kde-format
msgid "Current fiscal year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:213 kmymoney/widgets/register.cpp:1747
#, kde-format
msgid "Previous fiscal year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/ledgerdelegate.cpp:214 kmymoney/widgets/register.cpp:1748
#, kde-format
msgid "Next fiscal year"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/ledgerdelegate.cpp:288
#, kde-format
msgid "Online statement balance: %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/newspliteditor.cpp:135
#: kmymoney/views/newtransactioneditor.cpp:247
#, kde-format
msgid "The cost center this transaction should be assigned to."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/newspliteditor.cpp:138
#: kmymoney/views/newtransactioneditor.cpp:250
#, kde-format
msgid "A cost center assignment is required for a transaction in the selected category."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/newspliteditor.cpp:170
#: kmymoney/views/newtransactioneditor.cpp:311
#, kde-format
msgid "The check number used for this transaction."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/newspliteditor.cpp:181
#: kmymoney/views/newtransactioneditor.cpp:322
#, kde-format
msgid "The check number <b>%1</b> has already been used in this account."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, payToLabel)
#. +> trunk5 stable5 stable
#: kmymoney/views/newspliteditor.ui:144
#: kmymoney/views/newtransactioneditor.ui:107
#: kmymoney/views/newtransactionform.ui:40
#: kmymoney/widgets/kmymoneycashflowcombo.cpp:63
#: kmymoney/widgets/transaction_p.h:82 kmymoney/widgets/transaction_p.h:84
#, kde-format
msgid "Pay to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, costCenterLabel)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: kmymoney/views/newspliteditor.ui:171
#: kmymoney/views/newtransactioneditor.ui:165
#: kmymoney/views/newtransactionform.ui:82
#, kde-format
msgid "Costcenter"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/newtransactioneditor.cpp:222
#, kde-format
msgid "The posting date of the transaction."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/newtransactioneditor.cpp:235
#, kde-format
msgid "The posting date is prior to the opening date of account <b>%1</b>."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, statusCombo)
#. +> trunk5 stable5
#: kmymoney/views/newtransactioneditor.ui:197
#, kde-format
msgid "Cleared"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/payeeidentifierselectiondelegate.cpp:56
#, kde-format
msgid "Please select the account number type"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/payeeidentifierselectiondelegate.cpp:59
#, kde-format
msgid "IBAN and BIC"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/views/payeeidentifierselectiondelegate.cpp:60
#, kde-format
msgid "National Account Number"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/simpleledgerview.cpp:304
#, kde-format
msgid "Open website of <b>%1</b> in your browser."
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.cpp:244
#, kde-format
msgctxt "Split editor summary"
msgid "Assigned too much"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.cpp:246
#, kde-format
msgctxt "Split editor summary"
msgid "Unassigned"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, newSplitButton)
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.ui:591
#, kde-format
msgid "Create a new split"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, newSplitButton)
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.ui:594
#, kde-format
msgid "New"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, mergeButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/splitdialog.ui:617
#, kde-format
msgid "In case you have multiple split entries to the same category and you like to keep them as a single split, press this button. The amount for identical categories will be added and stored in a single split for that category."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteZeroButton)
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.ui:630
#, kde-format
msgid "Delete &Zero"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, deleteAllButton)
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.ui:647
#, kde-format
msgid "Use this to delete all splits of this transaction."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteAllButton)
#. +> trunk5 stable5
#: kmymoney/views/splitdialog.ui:650
#, kde-format
msgid "Delete &All"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, okButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/splitdialog.ui:670
#, kde-format
msgid "&OK"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, cancelButton)
#. +> trunk5 stable5 stable
#: kmymoney/views/splitdialog.ui:677 kmymoney/wizards/kmymoneywizard_p.h:89
#, kde-format
msgid "&Cancel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/daterangedlg.ui:22
#, kde-format
msgctxt "From (Date)"
msgid "From"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/daterangedlg.ui:35
#, kde-format
msgctxt "To (Date)"
msgid "To"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:66
#, kde-format
msgctxt "Deposits onto account"
msgid "Deposits"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:68
#, kde-format
msgctxt "Payments towards credit card"
msgid "Payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:72
#, kde-format
msgctxt "Payments made from account"
msgid "Payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:74
#, kde-format
msgctxt "Payments made with credit card"
msgid "Charges"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:149
#, kde-format
msgctxt "Reconcile state 'Not reconciled'"
msgid "Not reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:152
#, kde-format
msgctxt "Reconcile state 'Cleared'"
msgid "Cleared"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:155
#, kde-format
msgctxt "Reconcile state 'Reconciled'"
msgid "Reconciled"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:158
#, kde-format
msgctxt "Reconcile state 'Frozen'"
msgid "Frozen"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/groupmarkers.cpp:161
#, kde-format
msgctxt "Unknown reconcile state"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:144
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:60
#, kde-format
msgid "Add shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:147
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:61
#, kde-format
msgid "Remove shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:150
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:55
#, kde-format
msgid "Buy shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:153
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:56
#, kde-format
msgid "Sell shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:156
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:57
#: kmymoney/widgets/stdtransaction.cpp:101
#, kde-format
msgid "Dividend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:159
#, kde-format
msgid "Reinvest Dividend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:162
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:59
#: kmymoney/widgets/stdtransaction.cpp:103
#, kde-format
msgid "Yield"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:165
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:62
#, kde-format
msgid "Split shares"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:168
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:63
#: kmymoney/widgets/stdtransaction.cpp:105
#, kde-format
msgid "Interest Income"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:171
#, kde-format
msgctxt "Unknown investment activity"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/investtransaction.cpp:228
#, kde-format
msgid "Ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_groupList)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kaccounttemplateselector.ui:18
#, kde-format
msgid "Account Types"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kaccounttemplateselector.ui:33
#, kde-format
msgid "Detailed description"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_accountList)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kaccounttemplateselector.ui:62
#, kde-format
msgctxt "@title header of the account name column"
msgid "Name"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyaccountselector.cpp:82
#, kde-format
msgctxt "Select all accounts"
msgid "All"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyaccountselector.cpp:97
#, kde-format
msgctxt "No account"
msgid "None"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyaccountsviewbase_p.h:64
#, kde-format
msgid "Net Worth: "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyaccountsviewbase_p.h:68
#, kde-format
msgid "Loss: "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyaccountsviewbase_p.h:70
#, kde-format
msgid "Profit: "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyaccountsviewbase_p.h:73
#, kde-format
msgctxt "The balance of the selected budget"
msgid "Balance: "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyactivitycombo.cpp:58
#, kde-format
msgid "Reinvest dividend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.cpp:76
#, kde-format
msgid "%1 of %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.cpp:86
#, kde-format
msgid "Payment on %2 for %3 with %1 transaction remaining occurring %4."
msgid_plural "Payment on %2 for %3 with %1 transactions remaining occurring %4."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.cpp:93
#, kde-format
msgid "Payment on %1 for %2 occurring %3."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.cpp:112
#, kde-format
msgid "%1 day overdue"
msgid_plural "%1 days overdue"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.cpp:114
#, kde-format
msgid "(%1 occurrence.)"
msgid_plural "(%1 occurrences.)"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, m_indexLabel)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:105
#, kde-format
msgid "n of n"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:154
#, kde-format
msgctxt "@label name of the schedule"
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:228
#, kde-format
msgid "Account:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_buttonEnter)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:303
#, kde-format
msgid "Record this transaction into the register"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_buttonEnter)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:306
#, kde-format
msgid "Use this button to record this transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_buttonEnter)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:309
#, kde-format
msgid "Enter..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_skipButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:319
#, kde-format
msgid "Use this button to skip this transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_closeButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneybriefschedule.ui:329
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneycashflowcombo.cpp:60
#, kde-format
msgctxt "Activity for income categories"
msgid "Received"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneycashflowcombo.cpp:61
#, kde-format
msgctxt "Activity for expense categories"
msgid "Paid"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneydateinput.cpp:252
#, kde-format
msgctxt "Enter todays date into date input widget"
msgid "T"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:44
#, kde-format
msgid "All dates"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:45
#, kde-format
msgid "As of today"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:47
#, kde-format
msgid "Current month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:48
#, kde-format
msgid "Current quarter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:49
#, kde-format
msgid "Current year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:51
#, kde-format
msgid "Month to date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:52
#, kde-format
msgid "Year to date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:53
#, kde-format
msgid "Year to month"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:55
#, kde-format
msgid "Last year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:56
#, kde-format
msgid "Last fiscal year"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:57
#, kde-format
msgid "Last 7 days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:58
#, kde-format
msgid "Last 30 days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:59
#, kde-format
msgid "Last 3 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:60
#, kde-format
msgid "Last quarter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:61
#, kde-format
msgid "Last 6 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:62
#, kde-format
msgid "Last 11 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:63
#, kde-format
msgid "Last 12 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:64
#, kde-format
msgid "Next 7 days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:65
#, kde-format
msgid "Next 30 days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:66
#, kde-format
msgid "Next 3 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:67
#, kde-format
msgid "Next quarter"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:68
#, kde-format
msgid "Next 6 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:69
#, kde-format
msgid "Next 12 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:70
#, kde-format
msgid "Next 18 months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyperiodcombo.cpp:71
#, kde-format
msgid "Last 3 months to next 3 months"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/widgets/kmymoneytagcombo.cpp:107
#, kde-format
msgid "Closed tags cannot be used."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneytagcombo.cpp:108
#, kde-format
msgid "Closed tag"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneytagcombo.cpp:113
#, kde-format
msgid "The tag is already present."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneytagcombo.cpp:114
#, kde-format
msgid "Duplicate tag"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, icon)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyvalidationfeedback.ui:17
#, kde-format
msgid "icon"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/kmymoneyvalidationfeedback.ui:33
#, kde-format
msgid "Feedback content"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_textTab)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.cpp:112
#: kmymoney/widgets/ktransactionfilter.ui:43
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.cpp:181
#, kde-format
msgid "Warning: Filtering by Category will exclude all transfers from the results."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.cpp:190
#, kde-format
msgctxt "No selection"
msgid "(None)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.cpp:192
#, kde-format
msgid "Current selections: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:23
#, kde-format
msgid "Define your search criteria"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, m_criteriaPage)
#. +> stable
#: kmymoney/dialogs/kfindtransactiondlgdecl.ui:25
#, kde-format
msgid "Criteria"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_textNegate)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:85
#, kde-format
msgid "Contains"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_textNegate)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:90
#, kde-format
msgid "Does not contain"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_regExp)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:98
#, kde-format
msgid "Treat text as regular expression"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_caseSensitive)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:105
#, kde-format
msgid "Case sensitive"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_amountButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:210
#, kde-format
msgid "Search this amount"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_amountRangeButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:217
#, kde-format
msgid "Search amount in the range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel8)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:249
#, kde-format
msgctxt "to (amount)"
msgid "to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:269
#, kde-format
msgctxt "from (amount)"
msgid "from"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_emptyTagsButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:386
#, kde-format
msgid "Select transactions without tags"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_allTagsButton)
#. i18n: ectx: property (text), widget (QPushButton, m_allPayeesButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:412
#: kmymoney/widgets/ktransactionfilter.ui:521
#, kde-format
msgid "Select all"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_clearTagsButton)
#. i18n: ectx: property (text), widget (QPushButton, m_clearPayeesButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:419
#: kmymoney/widgets/ktransactionfilter.ui:528
#, kde-format
msgid "Select none"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_emptyPayeesButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:495
#, kde-format
msgid "Select transactions without payees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_2)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:564
#, kde-format
msgid "Validity"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_stateBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:585
#, kde-format
msgctxt "@item reconciliation status"
msgid "All states"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_stateBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:590
#, kde-format
msgctxt "@item reconciliation status"
msgid "Not reconciled"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_stateBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:600
#, kde-format
msgctxt "@item reconciliation status"
msgid "Reconciled"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_typeBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:609
#, kde-format
msgid "All types"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_validityBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:633
#, kde-format
msgid "Any transaction"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_validityBox)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:638
#, kde-format
msgid "Valid transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel11)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:651
#, kde-format
msgctxt "@label reconciliation status"
msgid "State"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_nrButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:689
#, kde-format
msgid "Search this number"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_nrRangeButton)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:702
#, kde-format
msgid "Search number in range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel14)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:724
#, kde-format
msgctxt "to (number)"
msgid "to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel13)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:740
#, kde-format
msgctxt "from (number)"
msgid "from"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_selectedCriteria)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktransactionfilter.ui:793
#, kde-format
msgid "text"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/ktreewidgetfilterlinewidget.cpp:40
#: kmymoney/widgets/registersearchline.cpp:238
#, kde-format
msgctxt "Filter widget label"
msgid "Fi&lter:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/ibanbic/bicvalidator.cpp:58
#, kde-format
msgid "A valid BIC is 8 or 11 characters long."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/ibanbic/bicvalidator.cpp:61
#, kde-format
msgid "The given BIC is not assigned to any credit institute."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/ibanbic/ibanbicitemdelegate.cpp:89
#, kde-format
msgid "IBAN & BIC"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/ibanbic/ibanvalidator.cpp:72
#, kde-format
msgid "This IBAN is too short."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/ibanbic/ibanvalidator.cpp:75
#, kde-format
msgid "This IBAN is invalid."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/nationalaccount/nationalaccountdelegate.cpp:89
#, kde-format
msgid "National Account"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, accountNumberEdit)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/nationalaccount/nationalaccountedit.ui:17
#, kde-format
msgid "account number"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, institutionCodeEdit)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/payeeidentifier/nationalaccount/nationalaccountedit.ui:24
#, kde-format
msgid "institution code"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/register.cpp:1712
#, kde-format
msgid "Prior transactions possibly filtered"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/register.cpp:1716
#, kde-format
msgid "Last reconciliation"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/register.cpp:1723
#, kde-format
msgid "Online Statement Balance: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/register.cpp:1778
#, kde-format
msgctxt "Unknown payee"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/register.cpp:1795
#, kde-format
msgctxt "Unknown category"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/register.cpp:1812
#, kde-format
msgctxt "Unknown security"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/registersearchline.cpp:79
#, kde-format
msgctxt "label for status combo"
msgid "Stat&us"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/registersearchline.cpp:85
#, kde-format
msgid "Any status"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/registersearchline.cpp:86
#, kde-format
msgid "Imported"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/registersearchline.cpp:87
#, kde-format
msgid "Matched"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/registersearchline.cpp:88
#, kde-format
msgid "Erroneous"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/registersearchline.cpp:89
#, kde-format
msgid "Not marked"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/stdtransaction.cpp:96
#, kde-format
msgid "Sell"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/stdtransaction.cpp:98
#, kde-format
msgid "Buy"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/stdtransaction.cpp:111
#, kde-format
msgid "Investment transaction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/stdtransactionmatched.cpp:121
#, kde-format
msgid "KMyMoney has matched the two selected transactions (result above)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/stdtransactionmatched.cpp:129
#, kde-format
msgid "Bank entry:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/stdtransactionmatched.cpp:160
#, kde-format
msgid "Your entry:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transaction.cpp:682
#, kde-format
msgid "Transaction is missing a category assignment."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transaction.cpp:685
#, kde-format
msgid "The transaction has a missing assignment of <b>%1</b>."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:248
#, kde-format
msgid "&Deposit"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:249
#: kmymoney/widgets/transactionform.cpp:255
#: kmymoney/widgets/transactionform.cpp:262
#: kmymoney/widgets/transactionform.cpp:269
#, kde-format
msgid "&Transfer"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:250
#, kde-format
msgid "&Withdrawal"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:254
#, kde-format
msgid "&Payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:256
#, kde-format
msgid "&Charge"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:261
#: kmymoney/widgets/transactionform.cpp:270
#, kde-format
msgid "&Decrease"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionform.cpp:263
#: kmymoney/widgets/transactionform.cpp:268
#, kde-format
msgid "&Increase"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionsortoption.cpp:41
#, kde-format
msgctxt "Unknown sort order"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionsortoption.cpp:42
#, kde-format
msgid "Post date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionsortoption.cpp:43
#, kde-format
msgid "Date entered"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionsortoption.cpp:47
#, kde-format
msgid "Entry order"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionsortoption.cpp:50
#, kde-format
msgid "Reconcile state"
msgstr ""
#. i18n: ectx: property (text), widget (QListWidget, m_selectedList)
#. +> trunk5 stable5 stable
#: kmymoney/widgets/transactionsortoption.ui:92
#, kde-format
msgid "Sort order"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/checkingstartwizardpage.ui:32
#, kde-format
msgid ""
"Reconciling your account ensures your records match those of your institution, and that there are no mistakes on either side. You should reconcile your account whenever you receive a statement from your institution.\n"
"\n"
"All relevant information necessary for this process is usually printed on your statement.\n"
"\n"
"On the next page you will verify that the ending balance matches that on your statement. If not, please modify it.\n"
"\n"
"The starting balance is the sum of your cleared and reconciled transactions."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, CheckingStatementInfoWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/checkingstatementinfowizardpage.ui:14
#, kde-format
msgid "Statement Information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/checkingstatementinfowizardpage.ui:78
#, kde-format
msgid "Statement date:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/checkingstatementinfowizardpage.ui:91
#, kde-format
msgid "Starting balance of this statement:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/checkingstatementinfowizardpage.ui:108
#, kde-format
msgid "Ending balance of this statement:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, InterestChargeCheckingsWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui:6
#, kde-format
msgid "Interest / Charges"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui:12
#, kde-format
msgid "If necessary, enter information about interest or charges here. KMyMoney will create transactions and cleares them directly for you."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/interestchargecheckingswizardpage.ui:134
#, kde-format
msgid "Charges"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/kendingbalancedlg.cpp:101
#, kde-format
msgid "Please enter the following fields with the information as you find them on your statement. Make sure to enter all values in <b>%1</b>."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/kendingbalancedlg.cpp:150
#, kde-format
msgid "Last reconciled statement: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/kendingbalancedlg.cpp:217
#, kde-format
msgid "Oldest unmarked transaction: %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWizard, KEndingBalanceDlg)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/kendingbalancedlg.ui:14
#, kde-format
msgid "Reconciliation Wizard"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, PreviousPostponeWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/previouspostponewizardpage.ui:14
#, kde-format
msgid "Restarting postponed reconciliation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel8)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/endingbalancedlg/previouspostponewizardpage.ui:30
#, kde-format
msgid ""
"You have previously postponed the reconciliation of this account. If you have entered charges or interests the last time you started reconciling this account you can modify these in the ledger later on.\n"
"\n"
"It is important, that you continue with the same statement you used when you postponed the reconciliation.\n"
"\n"
"All information you have entered into this wizard will be shown and all transactions that you already cleared are marked with a 'C'."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizard_p.h:90
#, kde-format
msgctxt "Go to previous page of the wizard"
msgid "&Back"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizard_p.h:92
#, kde-format
msgctxt "Finish the wizard"
msgid "&Finish"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizard_p.h:93
#, kde-format
msgid "&Help"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizard_p.h:172
#, kde-format
msgid "No Title specified"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizard_p.h:285
#, kde-format
msgid "Step %1 of %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizardpage.cpp:109
#, kde-format
msgid "Continue with next page"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/kmymoneywizardpage.cpp:111
#, kde-format
msgid "Finish wizard"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:116
#, kde-format
msgid "Account information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:118
#, kde-format
msgctxt "Account name"
msgid "Name: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:120
#, kde-format
msgid "Subaccount of %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:123
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:80
#, kde-format
msgid "Loan"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:126
#, kde-format
msgid "Type: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:128
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:153
#, kde-format
msgid "Currency: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:129
#, kde-format
msgid "Opening date: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:131
#, kde-format
msgid "Conversion rate: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:134
#, kde-format
msgid "Opening balance: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:137
#, kde-format
msgid "Institution: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:139
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:155
#, kde-format
msgid "Number: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:142
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:157
#, kde-format
msgid "IBAN: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:149
#, kde-format
msgid "Brokerage Account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:152
#, kde-format
msgctxt "Account name"
msgid "Name: %1 (Brokerage)"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:164
#, kde-format
msgid "Loan information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:167
#, kde-format
msgid "Amount borrowed: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:169
#, kde-format
msgid "Amount lent: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:171
#, kde-format
msgid "Interest rate: %1 %"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:172
#, kde-format
msgid "Interest rate is %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:173
#, kde-format
msgid "Principal and interest: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:174
#, kde-format
msgid "Additional Fees: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:175
#, kde-format
msgid "Payment frequency: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:176
#, kde-format
msgid "Payment account: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:180
#, kde-format
msgid "Payout information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:183
#, kde-format
msgid "Refinance: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:186
#, kde-format
msgid "Transfer amount to %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:188
#, kde-format
msgid "Transfer amount from %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:190
#, kde-format
msgid "Payment date: %1 "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:197
#, kde-format
msgid "Schedule information"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:199
#, kde-format
msgctxt "Schedule name"
msgid "Name: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:202
#, kde-format
msgid "Occurrence: Monthly"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:203
#, kde-format
msgid "Paid from %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:204
#, kde-format
msgid "Pay to %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:205
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:211
#, kde-format
msgid "Amount: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:206
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:212
#, kde-format
msgid "First payment due on %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:207
#, kde-format
msgid "Payment method: %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.cpp:210
#, kde-format
msgid "Occurrence: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccountsummarypage.ui:23
#, kde-format
msgid "This page summarizes the data you have entered. Press <b>Finish</b> to create the account, schedules, etc. or use <b>Back</b> to modify your entries."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:76
#, kde-format
msgid "Checking"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:77
#, kde-format
msgid "Savings"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:78
#, kde-format
msgid "Credit Card"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:79
#, kde-format
msgid "Cash"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:81
#, kde-format
msgid "Investment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:198
#, kde-format
msgid "Please make sure to enter the correct conversion for the selected opening date. If you requested an online quote it might be provided for a different date."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:198
#, kde-format
msgid "Check date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:206
#, kde-format
msgid "1 %1 equals %2"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:215
#, kde-format
msgid "Conversion rate is not positive"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp:221
#, kde-format
msgid "No account name supplied"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:23
#, kde-format
msgid "Enter the name of the account under which it is known within KMyMoney. Select the type for the new account. Use the <b>What's this?</b> feature to see more details about the various account types. Enter the date the account was opened and its currency."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:35
#, kde-format
msgid "Account name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_accountName)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:51
#, kde-format
msgid "Enter a name under which this account is known within KMyMoney."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:58
#, kde-format
msgid "Account type"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyGeneralCombo, m_typeSelection)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:97
#, kde-format
msgid ""
"<p><b>Checking</b>\n"
"Use the checking account type to manage activities on your checking account e.g. payments, checks and cash card purchases.</p>"
"\n"
"\n"
"<p><b>Savings</b>\n"
"Use the savings account type to manage activities on your savings account.</p>"
"\n"
"\n"
"<p><b>Credit Card</b>\n"
"Use the credit card account type to manage activities on your credit card.</p>"
"\n"
"\n"
"<p><b>Cash</b>\n"
"\n"
"Use the cash account type to manage activities in your wallet.</p>"
"\n"
"\n"
"<p><b>Loan</b>\n"
"Use the loan account type to manage amortization loans (e.g. mortgages, car loan, money you lend, private loans etc.).</p>"
"\n"
"\n"
"<p><b>Investment</b>\n"
"Use the investment account to manage your stock, mutual fund and other investments.</p>"
"\n"
"\n"
"<p><b>Asset</b>\n"
"Use the asset account type to manage assets (e.g. your house, car or art collection).</p>"
"\n"
"\n"
"<p><b>Liability</b>\n"
"Use the liability account type to manage any type of liability except amortization loans. Use it for taxes you owe or money you borrowed from friends. For amortization loans like mortgages you should create a loan account.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneySecuritySelector, m_currencyComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:120
#, kde-format
msgid "Select the currency in which this account is denominated."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:143
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:100
#, kde-format
msgid "Opening date"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyDateInput, m_openingDate)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:157
#, kde-format
msgid ""
"<p>The opening date would be the date of the last statement. In case you want to keep track of transactions prior to this date, enter the ending balance and statement date of a prior statement and add all following transactions into KMyMoney. KMyMoney will not allow you to enter or modify transactions prior to this date.</p>"
"\n"
"<p><i>Note</i>: If you do not know the exact amount of the opening balance, enter an estimate. You can change this value later before you reconcile this account for the first time.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. i18n: ectx: property (text), widget (QLabel, m_openingBalanceLabel)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:164
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:157
#, kde-format
msgid "Opening balance"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_openingBalance)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:184
#, kde-format
msgid ""
"<p>The opening balance is the balance of the account when you start using it with KMyMoney. For new accounts this is usually 0 but for existing accounts this may well differ. Please consult the account statements to figure out this value. The opening balance is to be provided in the currency of the account as selected with the currency button.</p>"
"\n"
"<p><i>Note</i>: If you do not know the exact amount of the opening balance, enter an estimate. You can change this value later before you reconcile this account for the first time.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_conversionLabel)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:194
#, kde-format
msgid "Conversion rate"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_conversionRate)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:207
#, kde-format
msgid "For foreign currencies an initial conversion rate needs to be provided. This should be the price of the foreign currency in the base currency on the opening date of the account."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_onlineQuote)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:217
#, kde-format
msgid "Online quote"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_preferredAccount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:250
#, kde-format
msgid "Mark this checkbox if the account should be maintained as preferred account"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_preferredAccount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:253
#, kde-format
msgid "Selecting the <b>Preferred Account</b> checkbox will allow preferred access in some dialogs and views of KMyMoney."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_preferredAccount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kaccounttypepage.ui:256
#, kde-format
msgid "Preferred account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel14)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kbrokeragepage.ui:27
#, kde-format
msgid ""
"Does this investment account have a brokerage account?"
"<p>\n"
"\n"
"<b>Check</b> the mark if this investment account has an associated account for money that is not invested.<br>"
"\n"
"\n"
"<b>Uncheck</b> it if you do not use this account for active stock brokerage. You should also uncheck it if the account is not maintained by a bank or broker."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_createBrokerageButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kbrokeragepage.ui:37
#, kde-format
msgid "Create brokerage account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. i18n: ectx: property (text), widget (QLabel, m_accountNumberLabel)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kbrokeragepage.ui:81
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:68
#, kde-format
msgid "Account number"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:104
#, kde-format
msgid "Credit Card %1 monthly payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:117
#, kde-format
msgid "Finish entry and create account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:119
#, kde-format
msgid "Finish entry and create account and schedule"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:122
#, kde-format
msgid "Next due date is prior to opening date"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:126
#, kde-format
msgid "No account selected"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:130
#, kde-format
msgid "No amount for payment selected"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:134
#, kde-format
msgid "No payee for payment selected"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.cpp:138
#, kde-format
msgid "No name assigned for schedule"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel16)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:20
#, kde-format
msgid "For credit card accounts you can create a monthly schedule which will automatically remind you about the payment. Please fill in the details about this payment here."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_reminderCheckBox)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:33
#, kde-format
msgid "Yes, remind me when the payment is due"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:66
#, kde-format
msgid "Name of schedule"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:92
#, kde-format
msgid "Estimated monthly payment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:109
#, kde-format
msgid "Due date of next payment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kcreditcardschedulepage.ui:127
#, kde-format
msgid ""
"Payment should be made\n"
"from account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.cpp:129
#, kde-format
msgid "No payee supplied"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.cpp:143
#, kde-format
msgid "No opening balance supplied"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.cpp:150
#, kde-format
msgid "An interest change can only happen after the first payment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:23
#, kde-format
msgid "Please select the required options. Please use the <b>What's this?</b> feature to see more information about the items."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:37
#, kde-format
msgid "What is the type of the loan?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_borrowButton)
#. i18n: ectx: property (text), item, widget (KComboBox, m_loanDirection)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:48
#: kmymoney/wizards/newloanwizard/lendborrowwizardpage.ui:68
#, kde-format
msgid "I am borrowing money"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_lendButton)
#. i18n: ectx: property (text), item, widget (KComboBox, m_loanDirection)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:53
#: kmymoney/wizards/newloanwizard/lendborrowwizardpage.ui:78
#, kde-format
msgid "I am lending money"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:61
#, kde-format
msgid "Who is the payee/payer of the loan?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyPayeeCombo, m_payee)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:73
#, kde-format
msgid ""
"Enter the name of the person or bank you owe money or who owes you money.\n"
"\n"
"If the name does not exist within KMyMoney's database, you are asked if you want to create it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:80
#, kde-format
msgid "Did you make/receive any payments yet?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_anyPayments)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:92
#, kde-format
msgid ""
"Were there any payments for this loan whether they are entered into KMyMoney or not?\n"
"\n"
"Note: Payments made to obtain the loan (e.g. Disagio) are not considered as payments in this context."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_anyPayments)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:96
#, kde-format
msgctxt "@item no payments were entered for a loan"
msgid "No"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_anyPayments)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:101
#, kde-format
msgctxt "@item payments were entered for a loan"
msgid "Yes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:109
#, kde-format
msgid "Which payments do you want to record?"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, m_recordings)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:124
#, kde-format
msgid ""
"<qt>Select which transactions should be recorded.\n"
"\n"
"<b>All payments</b> allows you to enter all payments made for this loan.\n"
"\n"
"The option to <b>start from the beginning of the current year</b> is meant for loans that have already been active for a longer period of time, and for which you do not want to enter all past transactions.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_recordings)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:128
#, kde-format
msgid "All payments"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_recordings)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:133
#, kde-format
msgid "Start with this year's payments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:141
#, kde-format
msgid "Balance before start of recording"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:144
#, kde-format
msgid "Enter the ending balance found on the statement that is the last one before you want to start recording this loan in KMyMoney."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_openingBalance)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:154
#, kde-format
msgid "You have selected to record only payments from the beginning of this year. Since prior transactions will not be recorded, you need to supply the balance of the loan on January 1st of this year."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, PaymentFrequencyWizardPage)
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:161
#: kmymoney/wizards/newloanwizard/paymentfrequencywizardpage.ui:6
#, kde-format
msgid "Payment frequency"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:178
#, kde-format
msgid "Interest Compounding frequency"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyFrequencyCombo, m_compoundFrequency)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:188
#, kde-format
msgid "Select the frequency with which the interest is compounded. If uncertain, select the same as the payment frequency. Consult your loan contract for details."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:195
#, kde-format
msgid "Due date of first payment to be recorded"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyDateInput, m_firstPaymentDate)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:214
#, kde-format
msgid ""
"Depending on the answer to <b>What do you want to record?</b> this field means the following:"
"<p>\n"
"\n"
"<b>All payments</b><br>"
"\n"
"Enter the due date of the very first payment"
"<p>\n"
"\n"
"<b>Start with this year's payments</b><br>"
"\n"
"Enter the due date of the first payment in the current year"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:221
#, kde-format
msgid "Type of interest rate"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_interestType)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:232
#, kde-format
msgctxt "@item type of interest"
msgid "Fixed"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_interestType)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:237
#, kde-format
msgctxt "@item type of interest"
msgid "Variable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:245
#, kde-format
msgid "Time between interest changes"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_interestFrequencyUnitEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:271
#, kde-format
msgctxt "@item frequency of interest calculation"
msgid "Days"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_interestFrequencyUnitEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:276
#, kde-format
msgctxt "@item frequency of interest calculation"
msgid "Weeks"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_interestFrequencyUnitEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:281
#, kde-format
msgctxt "@item frequency of interest calculation"
msgid "Months"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_interestFrequencyUnitEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:286
#, kde-format
msgctxt "@item frequency of interest calculation"
msgid "Years"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kgeneralloaninfopage.ui:296
#, kde-format
msgid "Next interest change is due"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/khierarchypage.ui:26
#, kde-format
msgid "This page allows you to select the parent account."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_subAccountLabel)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/khierarchypage.ui:36
#, kde-format
msgid "Subaccount of"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:27
#, kde-format
msgid ""
"If this account is managed by an institution please select the institution from the list. If the institution does not exist yet, please choose the <b>New Institution</b> button to create it. Otherwise, leave this field empty.\n"
"Enter the account number used by the institution to identify the account."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, m_institutionComboBox)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:54
#, kde-format
msgid "Select the institution which manages this account or leave empty"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_newInstitutionButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:61
#, kde-format
msgid "New Institution"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_accountNumber)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:80
#, kde-format
msgid ""
"Accounts managed by an institution are usually referenced by a unique number the so called account number. Enter that number here.\n"
"\n"
"KMyMoney currently uses this number only for some online banking functions."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, m_iban)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:97
#, kde-format
msgid "Enter the International Bank Account Number into this field"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_iban)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kinstitutionpage.ui:104
#, kde-format
msgid ""
"You can enter the IBAN (International Bank Account Number) into this field if you know it. Usually, people at your institution can tell you the number or it is printed on your statements.\n"
"\n"
"See also http://en.wikipedia.org/wiki/International_Bank_Account_Number for more information.\n"
"\n"
"KMyMoney keeps this field only for documentation purposes and does not use it otherwise."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:110
#: kmymoney/wizards/newloanwizard/durationwizardpage.cpp:46
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.cpp:42
#, kde-format
msgid "Months"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:111
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:115
#: kmymoney/wizards/newloanwizard/durationwizardpage.cpp:47
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.cpp:43
#, kde-format
msgid "Years"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:189
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:315
#, kde-format
msgid "KMyMoney has calculated the amount of the loan as %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:196
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:322
#, kde-format
msgid "KMyMoney has calculated the interest rate to %1%."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:208
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:334
#, kde-format
msgid "KMyMoney has calculated a periodic payment of %1 to cover principal and interest."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:219
#, kde-format
msgid "The number of payments has been decremented and the balloon payment has been modified to %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:226
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:244
#, kde-format
msgid "The balloon payment has been modified to %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:237
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:363
#, kde-format
msgid "KMyMoney has calculated the term of your loan as %1. "
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:274
#, kde-format
msgid "KMyMoney has calculated a balloon payment of %1 for this loan."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:280
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:407
#, kde-format
msgid "KMyMoney has successfully verified your loan information."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:287
#, kde-format
msgid "You have entered mis-matching information. Please modify your figures or leave one value empty to let KMyMoney calculate it for you"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:290
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:121
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:130
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:139
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:149
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:418
#, kde-format
msgid "Calculation error"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:294
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:422
#, kde-format
msgid ""
"\n"
"\n"
"Accept this or modify the loan information and recalculate."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:296
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:424
#, kde-format
msgid "Calculation successful"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:351
#: kmymoney/wizards/newloanwizard/durationwizardpage.cpp:119
#, kde-format
msgid "one month"
msgid_plural "%1 months"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:355
#: kmymoney/wizards/newloanwizard/durationwizardpage.cpp:123
#, kde-format
msgid "one year"
msgid_plural "%1 years"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:359
#: kmymoney/wizards/newloanwizard/durationwizardpage.cpp:127
#, kde-format
msgid "one payment"
msgid_plural "%1 payments"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:399
#, kde-format
msgid "Press Calculate to verify the values"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.cpp:403
#, kde-format
msgid "Not all details supplied"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:23
#, kde-format
msgid "Now enter the details for your loan. You can leave one of the fields empty and KMyMoney will calculate it when you press the <b>Calculate</b> button. Before you can continue with the next page you also need to press <b>Calculate</b> so that KMyMoney can check the logical correctness of the values you have supplied."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:53
#, kde-format
msgid "The interest rate gets calculated"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_paymentDue)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:64
#, kde-format
msgid "when the payment is received"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_paymentDue)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:69
#, kde-format
msgid "when the payment is due"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, LoanAmountWizardPage)
#. i18n: ectx: property (text), widget (QLabel, TextLabel16)
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:77
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:6
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:55
#, kde-format
msgid "Loan amount"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_loanAmount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:90
#, kde-format
msgid "Enter the amount of the loan in this field. If you want to calculate this field out of the other parameters, please leave it empty. If the field is marked as required (colored background) you have informed KMyMoney about the fact that there were already some payments towards the loan. In this case, please enter the ending balance of your last statement."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_5)
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4)
#. i18n: ectx: property (text), widget (QLabel, textLabel9)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:97
#: kmymoney/wizards/newloanwizard/interesteditwizardpage.ui:103
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:56
#, kde-format
msgid "Interest rate"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_interestRate)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:107
#, kde-format
msgid "Please enter the interest rate (as a percentage) or leave the field empty to calculate it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel10)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:114
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:50
#, kde-format
msgid "Term"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, m_termAmount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:129
#, kde-format
msgid "Please enter the term of this loan or enter 0 to calculate it. The term is the time that is required to fully repay the loan. This time might be different from the time your loan contract is signed for."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel11)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:141
#, kde-format
msgid "Payment (principal and interest)"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_paymentAmount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:151
#, kde-format
msgid "Please enter the amount you pay for principal and interest or leave the field empty to calculate it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel12)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:158
#, kde-format
msgid "Balloon payment"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_balloonAmount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:168
#, kde-format
msgid "Please enter the amount of a final amortization payment or leave the field empty to calculate it."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_calculateButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:193
#, kde-format
msgid "Calculate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_calculateButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:196
#, kde-format
msgid "Press this button to calculate/verify your loan details."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, m_calculateButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloandetailspage.ui:199
#, kde-format
msgid "Pressing this button calculates a possibly missing parameter for your loan or verifies that the values entered match. If something is not correct you will receive information about it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:23
#, kde-format
msgid "Now enter the information required for the periodic loan payments. If your regular payments contains any additional fees, click on the <b>Additional fees</b> button to enter them."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:53
#, kde-format
msgid "Principal + Interest"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, AdditionalFeesWizardPage)
#. i18n: ectx: property (text), widget (QPushButton, m_additionalFeesButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:91
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:6
#, kde-format
msgid "Additional Fees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpaymentpage.ui:116
#, kde-format
msgid "= periodical payments"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.cpp:78
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.cpp:61
#, kde-format
msgid "Create a new asset account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.cpp:79
#, kde-format
msgid "If the asset account does not yet exist, press this button to create it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_4_2)
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:24
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.ui:13
#, kde-format
msgid ""
"If this loan is for an asset, such as a car or a house, you can create the asset account now. An asset account represents the total value of an asset. The money from this loan will be transferred into the asset account you create or select.\n"
"If this loan is a 'consumer loan' (money to use however you want), you can use a checking account instead."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_dontCreatePayoutCheckBox)
#. i18n: ectx: property (text), widget (QCheckBox, m_noPayoutTransaction)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:34
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.ui:42
#, kde-format
msgid "Do not create payout transaction"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_refinanceLoan)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:53
#, kde-format
msgid "Refinance existing loan"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, m_refinanceLoan)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:56
#, kde-format
msgid "Check this if you are refinancing a loan that already exists in KMyMoney"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, AssetAccountWizardPage)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:63
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.ui:6
#, kde-format
msgid "Asset Account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:92
#, kde-format
msgid "Loan account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanpayoutpage.ui:117
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.ui:91
#, kde-format
msgid "Date of payment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanschedulepage.ui:24
#, kde-format
msgid ""
"KMyMoney creates a schedule for this payment and reminds you whenever a payment must be made. Please select the account to/from which payments will be made and the category the interest will be assigned to."
"<p>\n"
"If you selected to record all payments this date has already been supplied. If you selected to record only this years payments, then the <b>First payment due date</b> is the date of the first payment made in this year."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, InterestCategoryWizardPage)
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanschedulepage.ui:38
#: kmymoney/wizards/newloanwizard/interestcategorywizardpage.ui:6
#, kde-format
msgid "Interest category"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyCategory, m_interestCategory)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanschedulepage.ui:48
#, kde-format
msgid "The category the interest part of the payment will be assigned to. If you borrow money you usually have to pay interest, so this should be an expense category. If you lend the money, you receive the interest. In this case, select an income category here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanschedulepage.ui:55
#, kde-format
msgid "Payment account"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyCategory, m_paymentAccount)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanschedulepage.ui:65
#, kde-format
msgid "Select the account from which you make your periodical payments or where you receive regular payments in case you lend the money. In most cases, this is a checking account."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/kloanschedulepage.ui:72
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.ui:55
#, kde-format
msgid "First payment due on"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:83
#, kde-format
msgid "KMyMoney New Account Setup"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:86
#, kde-format
msgid "Broker"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:91
#, kde-format
msgid "Payout"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:92
#, kde-format
msgid "Parent Account"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:93
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:74
#, kde-format
msgctxt "Finish the wizard"
msgid "Finish"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:257
#, kde-format
msgid "Credit card payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:273
#, kde-format
msgid "Loan payment for %1"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:289
#, kde-format
msgid "Loan payment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:308
#, kde-format
msgid "Amortization"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp:433
#, kde-format
msgid "Unable to create account: %1"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:76
#, kde-format
msgctxt "Rounding method"
msgid "Round"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:77
#, kde-format
msgctxt "Rounding method"
msgid "Ceil"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:78
#, kde-format
msgctxt "Rounding method"
msgid "Floor"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.cpp:79
#, kde-format
msgctxt "Rounding method"
msgid "Truncate"
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, KInvestmentDetailsWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:14
#, kde-format
msgid "Investment details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:20
#, kde-format
msgid "Enter the details below and click <b>Next</b> to continue entering the online update details."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:51
#, kde-format
msgid "Trading symbol"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KMyMoneyLineEdit, m_investmentSymbol)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:61
#, kde-format
msgid "Enter the ticker symbol (e.g. RHAT)."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:68
#, kde-format
msgid "Full name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:117
#, kde-format
msgid "Trading market"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_tradingMarket)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:131
#, kde-format
msgid "AMEX"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_tradingMarket)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:136
#, kde-format
msgid "EUREX"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_tradingMarket)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:141
#, kde-format
msgid "FUND"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_tradingMarket)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:146
#, kde-format
msgid "NASDAQ"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_tradingMarket)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:151
#, kde-format
msgid "NYSE"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_tradingMarket)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:156
#, kde-format
msgid "XETRA"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:165
#, kde-format
msgid ""
"Identification\n"
"number"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpagedecl.ui:164
#, kde-format
msgid "Identification"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KMyMoneyLineEdit, m_investmentIdentification)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:175
#, kde-format
msgid "Enter the CUSIP/ISIN/WKN identification number here"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:182
#, kde-format
msgid "Trading Currency"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_6)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:208
#, kde-format
msgid "Price precision"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, m_pricePrecision)
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:215
#, kde-format
msgid "This determines how many digits after decimal symbol price can have."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, m_roundingMethod)
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:228
#, kde-format
msgid "This controls what to do with digit situated after precision digits in amount values."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/kinvestmentdetailswizardpage.ui:235
#, kde-format
msgid "Remainder"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, WizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.ui:6
#, kde-format
msgid "Investment Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_introLabel)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.ui:12
#, kde-format
msgid "This wizard allows you to create a new investment."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.ui:41
#, kde-format
msgid "The first step in this process requires to select the type of investment. The following steps collect more details about the investment from you."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/kinvestmenttypewizardpage.ui:72
#, kde-format
msgid "Type of investment"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:80
#, kde-format
msgid "This wizard allows you to modify the selected investment."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:83
#, kde-format
msgid "This wizard allows you to modify the selected security."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:126
#, kde-format
msgid "Investment detail wizard"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:149
#, kde-format
msgid "Security detail wizard"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:186
#, kde-format
msgid "The selected symbol is already on file. Do you want to reuse the existing security?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:186
#, kde-format
msgid "Security found"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:279
#, kde-format
msgid "Unable to create all objects for the investment"
msgstr ""
#. +> trunk5 stable5
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:295
#, kde-format
msgid "<qt>The security <b>%1</b> currently does not exist as sub-account of <b>%2</b>. Do you want to create it?</qt>"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.cpp:296
#, kde-format
msgid "Create security"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWizard, KNewInvestmentWizard)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/knewinvestmentwizard.ui:17
#, kde-format
msgid "New Investment wizard"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, KOnlineUpdateWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/konlineupdatewizardpage.ui:6
#, kde-format
msgid "Online Update"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/konlineupdatewizardpage.ui:12
#, kde-format
msgid "Select an online source and click <b>Finish</b> to store the investment data. If you do not want to use online updates, just leave the data as is."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/konlineupdatewizardpage.ui:37
#, kde-format
msgid "Use Finance::Quote"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/konlineupdatewizardpage.ui:58
#, kde-format
msgid "Online Source"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_6)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newinvestmentwizard/konlineupdatewizardpage.ui:87
#, kde-format
msgid "Factor"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.cpp:54
#, kde-format
msgid "&Additional fees..."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.cpp:56
#, kde-format
msgid "Enter additional fees"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.cpp:57
#, kde-format
msgid "Use this to add any additional fees other than principal and interest contained in your periodical payments."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel21_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:19
#, kde-format
msgid ""
"\n"
"If your regular payment contains any additional fees, click on the button \"Additional fees\" to enter them."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel21_1_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:63
#, kde-format
msgid "= periodical payment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_4)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3_2_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel21_1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:169
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:102
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:129
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:125
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:125
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:124
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:125
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:63
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:526
#, kde-format
msgid "Principal + Interest:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel21_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/additionalfeeswizardpage.ui:233
#, kde-format
msgid "If no additional fees are included in your periodical payment or you have entered all such fees, then click on \"Next\"."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.cpp:62
#, kde-format
msgid "Use this to create a new account to which the initial payment should be made"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_createNewAssetButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/assetaccountwizardpage.ui:78
#, kde-format
msgid "Press this to create a new asset account"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, CalculationOverviewWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:6
#, kde-format
msgid "Calculation Overview"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel18_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"KMyMoney has calculated the loan as shown in the overview below. You can accept these values by selecting \"Next\" or change them by choosing \"Back\" to return to the input field for the information you want to change."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_4)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:63
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:90
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:86
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:86
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:85
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:86
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:557
#, kde-format
msgid "Loan amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_3)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_2_2_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:76
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:103
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:99
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:99
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:98
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:99
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:102
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:433
#, kde-format
msgid "Interest rate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_3)
#. i18n: ectx: property (text), widget (QLabel, TextLabel9)
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:89
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:116
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:112
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:112
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:111
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:112
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:402
#, kde-format
msgid "Term:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3_2_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3_2)
#. i18n: ectx: attribute (title), widget (QWizardPage, FinalPaymentWizardPage)
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3_2_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel11)
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3_2_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/calculationoverviewwizardpage.ui:115
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:142
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:6
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:56
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:138
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:138
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.ui:137
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:138
#, kde-format
msgid "Final amortization payment"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, DurationWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:6
#, kde-format
msgid "Duration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel15_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/durationwizardpage.ui:13
#, kde-format
msgid ""
"\n"
"Please enter the term of this loan or leave the field empty to calculate it. The term is the time that is required to fully repay the loan. This time might be different from the time your loan contract is signed for."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_1_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editintrowizardpage.ui:43
#, kde-format
msgid "Edit Loan Account Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editintrowizardpage.ui:77
#, kde-format
msgid ""
"\n"
"Welcome to the Edit Loan Account Wizard. Please use this wizard to modify information about your loan account.\n"
"\n"
"Please make sure that you have the relevant information handy. You usually get the information out of your contract and the last statement."
msgstr ""
#. i18n: ectx: property (title), widget (QWizardPage, EditSelectionWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editselectionwizardpage.ui:14
#, kde-format
msgid "Edit selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editselectionwizardpage.ui:27
#, kde-format
msgid ""
"\n"
"Please select, which data of the loan you want to modify."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_editInterestRateButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editselectionwizardpage.ui:95
#, kde-format
msgid "Modify the interest rate"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_editOtherCostButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editselectionwizardpage.ui:105
#, kde-format
msgid "Modify additional fees"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_editOtherInfoButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editselectionwizardpage.ui:115
#, kde-format
msgid "Modify other loan information"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_editAttributesButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/editselectionwizardpage.ui:125
#, kde-format
msgid "Modify loan attributes"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/effectivedatewizardpage.cpp:56
#, kde-format
msgid "Please enter the date from which on the following changes will be effective. The date entered must be later than the opening date of this account (%1), but must not be in the future. The default will be today."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, EffectiveDateWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/effectivedatewizardpage.ui:6
#, kde-format
msgid "Effective date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_7)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/effectivedatewizardpage.ui:68
#, kde-format
msgid "When should the changes become active?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel17_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/finalpaymentwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Please enter the amount of a final amortization payment or leave the field empty to calculate it."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.cpp:64
#, kde-format
msgid "Please enter the date, the first payment for this loan was/is due."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.cpp:66
#, kde-format
msgid "Note: Consult the loan contract for details of the first due date. Keep in mind, that the first due date usually differs from the date the contract was signed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.cpp:72
#, kde-format
msgid "Please enter the date, the first payment for this loan was/is due this year."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.cpp:74
#, kde-format
msgid "Note: You can easily figure out the date of the first payment if you consult the last statement of last year."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, FirstPaymentWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/firstpaymentwizardpage.ui:6
#, kde-format
msgid "Date of first payment"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, InterestCalculationWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcalculationwizardpage.ui:6
#, kde-format
msgid "Interest calculation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel12_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcalculationwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"When does the actual interest rate get calculated?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_interestOnReceptionButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcalculationwizardpage.ui:68
#, kde-format
msgid "When the payment is received."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_interestOnPaymentButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcalculationwizardpage.ui:78
#, kde-format
msgid "When the payment is due."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcategorywizardpage.cpp:61
#, kde-format
msgid "Create a new category"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcategorywizardpage.cpp:62
#, kde-format
msgid "Use this to open the new account editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel20_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interestcategorywizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Please select the category you want to assign the interest payments to or create a new category."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_4)
#. i18n: ectx: property (text), widget (QLabel, TextLabel14_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesteditwizardpage.ui:19
#: kmymoney/wizards/newloanwizard/interestwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Please enter the interest rate or leave the field empty to calculate it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesteditwizardpage.ui:93
#, kde-format
msgid "Current rate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesteditwizardpage.ui:151
#, kde-format
msgid ""
"KMyMoney either calculates the new interest rate or the amount for principal and interest. If you know the interest rate then enter it here.\n"
"\n"
"If KMyMoney should calculate this value for you, then leave the field blank."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, InterestTypeWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesttypewizardpage.ui:6
#, kde-format
msgid "Type of interest"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesttypewizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Is the interest of this loan fixed over a period of time or is it adapted from time to time? If the interest rate changes during the amortization phase of the loan you should choose the option 'variable interest rate'."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_fixedInterestButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesttypewizardpage.ui:68
#, kde-format
msgid "Fixed interest rate"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_variableInterestButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/interesttypewizardpage.ui:78
#, kde-format
msgid "Variable interest rate"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/keditloanwizard.cpp:89
#, kde-format
msgid "Edit loan wizard"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/keditloanwizard.cpp:104
#, kde-format
msgid "Note: you will not be able to modify this account today, because the opening date \"%1\" is in the future. Please revisit this dialog when the time has come."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/keditloanwizard.cpp:273
#, kde-format
msgid "Your previous selection was \"%1\". If you select another option, KMyMoney will dismiss the changes you have just entered. Do you wish to proceed?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:85
#, kde-format
msgid "The loan wizard is unable to calculate two different values for your loan at the same time. Please enter a value for the %1 on this page or backup to the page where the current value to be calculated is defined and fill in a value."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:119
#, kde-format
msgid "You selected, that payments have already been made towards this loan. This requires you to enter the loan amount exactly as found on your last statement."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:130
#, kde-format
msgid "interest rate"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:139
#, kde-format
msgid "term"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard.cpp:149
#, kde-format
msgid "principal and interest"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWizard, KNewLoanWizard)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard.ui:23
#, kde-format
msgid "New Loan Wizard"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:153
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:170
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:187
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:205
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:223
#, kde-format
msgid "calculate"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:345
#, kde-format
msgid "The number of payments has been decremented and the final payment has been modified to %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:352
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:370
#, kde-format
msgid "The final payment has been modified to %1."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:401
#, kde-format
msgid "KMyMoney has calculated a final payment of %1 for this loan."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/knewloanwizard_p.h:415
#, kde-format
msgid "You have entered mis-matching information. Please backup to the appropriate page and update your figures or leave one value empty to let KMyMoney calculate it for you"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, LendBorrowWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/lendborrowwizardpage.ui:6
#, kde-format
msgid "Lending or borrowing money"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/lendborrowwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Do you borrow or lend money?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.cpp:73
#, kde-format
msgid "Please enter the original loan amount in the field below or leave it empty to be calculated."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/loanamountwizardpage.cpp:77
#, kde-format
msgid "Please enter the remaining loan amount of last years final statement in the field below. You should not leave this field empty."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.cpp:62
#, kde-format
msgid "To whom do you make payments?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.cpp:63
#, kde-format
msgid "Payments to"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.cpp:65
#, kde-format
msgid "From whom do you expect payments?"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.cpp:66
#, kde-format
msgid "Payments from"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, NameWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.ui:6
#, kde-format
msgid "Name of the loan"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.ui:13
#, kde-format
msgid ""
"\n"
"How do you want to call this loan? Examples for names are 'car loan', 'school loan', 'home owner loan'."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/namewizardpage.ui:50
#, kde-format
msgctxt "@label loan name"
msgid "Name"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, NewCalculateLoanWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newcalculateloanwizardpage.ui:6
#, kde-format
msgid "Calculate Loan"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newcalculateloanwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"You have successfully entered the general information about your loan. Next, KMyMoney needs some information about the calculation of the loan."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel19_3)
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_4)
#. i18n: ectx: property (text), widget (QLabel, TextLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newcalculateloanwizardpage.ui:83
#: kmymoney/wizards/newloanwizard/newgeneralinfowizardpage.ui:80
#: kmymoney/wizards/newloanwizard/newpaymentswizardpage.ui:83
#, kde-format
msgid "1. General Information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel19_4)
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_3_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newcalculateloanwizardpage.ui:97
#: kmymoney/wizards/newloanwizard/newpaymentswizardpage.ui:100
#, kde-format
msgid ""
"\n"
"2. Calculate Loan"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel19_5)
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newcalculateloanwizardpage.ui:111
#: kmymoney/wizards/newloanwizard/newpaymentswizardpage.ui:114
#, kde-format
msgid ""
"\n"
"3. Payments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newgeneralinfowizardpage.ui:19
#, kde-format
msgid ""
"\n"
"In the first step, KMyMoney will ask you some general information about the loan account to be created."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newgeneralinfowizardpage.ui:99
#, kde-format
msgid ""
"\n"
"2. Calculate Loan\n"
"\n"
"3. Payments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newintrowizardpage.ui:43
#, kde-format
msgid "New Loan Account Wizard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newintrowizardpage.ui:77
#, kde-format
msgid ""
"\n"
"Welcome to the New Loan Account Wizard which will guide you through the creation of a new loan e.g. for your home, your car or any other loan that you pay or gain interest for.\n"
"\n"
"Please make sure that you have the relevant information handy. You usually get the information out of your contract and the last statement."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel19_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/newpaymentswizardpage.ui:19
#, kde-format
msgid ""
"\n"
"In the following steps, KMyMoney supports you in setting up categories and schedules for your loan payments."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel16_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/paymenteditwizardpage.ui:19
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Please enter the amount you pay for principal and interest or leave the field empty to calculate it."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/paymenteditwizardpage.ui:83
#, kde-format
msgid "Current amount"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_4_2)
#. i18n: ectx: property (text), widget (QLabel, TextLabel1_5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/paymenteditwizardpage.ui:103
#: kmymoney/wizards/newloanwizard/paymentwizardpage.ui:56
#, kde-format
msgid "Principal and interest"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/paymenteditwizardpage.ui:151
#, kde-format
msgid ""
"KMyMoney either calculates the new interest rate or the amount for principal and interest. If you know the amount for principal and interest then enter it here.\n"
"\n"
"If KMyMoney should calculate this value for you, then leave the field blank."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/paymentfrequencywizardpage.ui:19
#, kde-format
msgid ""
"\n"
"How often will there be payments made to this loan?"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, PreviousPaymentsWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/previouspaymentswizardpage.ui:6
#, kde-format
msgid "Payments?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/previouspaymentswizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Were there any payments for this loan whether they are entered into KMyMoney or not?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_noPreviousPaymentButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/previouspaymentswizardpage.ui:68
#, kde-format
msgid "No, no payments were made yet."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_previousPaymentButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/previouspaymentswizardpage.ui:78
#, kde-format
msgid "Yes, payments were made."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/previouspaymentswizardpage.ui:125
#, kde-format
msgid "Note: Payments made to obtain the loan (e.g. Dissagio) are not considered as payments in this context."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, RecordPaymentWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/recordpaymentwizardpage.ui:6
#, kde-format
msgid "Recording payments?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/recordpaymentwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"Do you want to record all payments of this loan with KMyMoney?"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_allPaymentsButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/recordpaymentwizardpage.ui:68
#, kde-format
msgid "Yes, record all payments."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_thisYearPaymentButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/recordpaymentwizardpage.ui:78
#, kde-format
msgid "No, only record payments since the beginning of this year."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel22_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/schedulewizardpage.ui:19
#, kde-format
msgid ""
"KMyMoney will create a schedule for this payment and reminds you whenever a payment must be made."
"<p>\n"
"If you selected to record all payments this date has already been supplied. If you selected to record only this years payments, then the <b>First payment due date</b> is the date of the first payment made in this year."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_dueLabel)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/schedulewizardpage.ui:62
#, kde-format
msgid "First payment due on:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2_5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/schedulewizardpage.ui:72
#, kde-format
msgid "Make payment from/to:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel10_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:19
#, kde-format
msgid ""
"\n"
"KMyMoney has calculated the loan as shown below. If you want to accept these values use the \"Finish\" button to update your account, otherwise use the \"Back\" button to modify your settings."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel14)
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_3_2_2_2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:76
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:269
#, kde-format
msgid "Additional Fees:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel9_2_2_2_2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:89
#, kde-format
msgid "Total payment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3_2_2_2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:115
#, kde-format
msgid "Valid from:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel11_3_2_2_2_2_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summaryeditwizardpage.ui:128
#, kde-format
msgid "Affected payments:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.cpp:60
#, kde-format
msgid "borrowed"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.cpp:62
#, kde-format
msgid "lend"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.cpp:75
#, kde-format
msgid "not assigned"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.cpp:80
#, kde-format
msgid "on reception"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.cpp:82
#, kde-format
msgid "on due date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel22_2_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:19
#, kde-format
msgid ""
"\n"
"This page summarizes the data you entered. If you need to modify anything, please use the \"Back\" button to go to respective page. Otherwise use the \"Finish\" button to create the account."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:64
#, kde-format
msgctxt "@title loan general information"
msgid "General"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:84
#, kde-format
msgid "Payee:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel4_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:133
#, kde-format
msgid "First payment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel3_5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:164
#, kde-format
msgid "Amount is:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, GroupBox2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:182
#, kde-format
msgid "Loan calculation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel15)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:256
#, kde-format
msgid "Periodic Payment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel13)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:282
#, kde-format
msgid "Interest category:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel17)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:295
#, kde-format
msgid "Payment from:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel16_3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:344
#, kde-format
msgid "Next due date:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel12)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:464
#, kde-format
msgid "Final Payment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel6_4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:495
#, kde-format
msgid "Interest is due:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/summarywizardpage.ui:570
#, kde-format
msgid "Payment frequency:"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.cpp:40
#, kde-format
msgctxt "Occurrence period 'days'"
msgid "Days"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.cpp:41
#, kde-format
msgid "Weeks"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWizardPage, VariableInterestDateWizardPage)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.ui:6
#, kde-format
msgid "Date of next interest change"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel8_2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.ui:13
#, kde-format
msgid ""
"\n"
"Select the date when the interest rate for this loan will be modified and the frequency of the future changes."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.ui:44
#, kde-format
msgid "Next interest change on"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newloanwizard/variableinterestdatewizardpage.ui:81
#, kde-format
msgid "Time until next change"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:23
#, kde-format
msgid "A typical KMyMoney user maintains a checking account with some institution and uses it to receive money or pay bills. If this is not the case, please deselect the checkbox below and continue on the next page."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_haveCheckingAccountButton)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:33
#, kde-format
msgid "I have a checking account that I want to manage with KMyMoney"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_institutionNameEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:52
#, kde-format
msgid "The name of the institution that issued the account."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_institutionNumberEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:59
#, kde-format
msgid "Each institution has a routing number. Enter it here. If uncertain, leave the field blank. You can modify it later."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:66
#, kde-format
msgid "Name of the institution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:76
#, kde-format
msgid "Routing number"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_accountNumberEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:86
#, kde-format
msgid "In general the institution that issued the account also issued a number for it. Enter it here. If uncertain, you can modify this entry later."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, m_accountNameEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:93
#, kde-format
msgid "Enter a descriptive name that will be used by KMyMoney to identify your checking account."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyDateInput, m_openingDateEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:112
#, kde-format
msgid "Enter the date from when on you plan to keep track of the transactions in that account. This is usually the date of the last statement. If uncertain, leave as is."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:137
#, kde-format
msgid "Number of the account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:147
#, kde-format
msgid "Name of the account"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KMyMoneyEdit, m_openingBalanceEdit)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:182
#, kde-format
msgid "Enter the opening balance of the account. This is usually the ending balance of the last statement. If uncertain, leave as is."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kaccountpage.ui:210
#, kde-format
msgid "The fields below allow you to enter some information about your checking account. Once this wizard finishes, the account will be created for you within KMyMoney."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel3)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kcurrencypage.ui:23
#, kde-format
msgid "KMyMoney supports multiple currencies. Your reports will be based on a default currency which you can select here. The default for new accounts is also the currency you select here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:22
#, kde-format
msgid ""
"Please enter some information about yourself.<br>"
"<br>"
"\n"
"\n"
"This information will be seen and used only by you. The information is used to personalize KMyMoney, to encrypt your file, etc."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel7)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:104
#: kmymoney/wizards/wizardpages/userinfo.ui:104
#, kde-format
msgctxt "@label email address"
msgid "Email:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, TextLabel5)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kgeneralpage.ui:165
#, kde-format
msgid "Zip code"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kintropage.ui:26
#, kde-format
msgid "Welcome to KMyMoney!"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kintropage.ui:41
#, kde-format
msgid ""
"You have started KMyMoney for the first time on this computer. Before this program can help you to manage your finances, it needs to collect some data from you."
"<p>\n"
"\n"
"On the next few pages you will be guided through the steps necessary to setup the program. This will happen only once."
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:68
#, kde-format
msgid "KMyMoney New File Setup"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:70
#, kde-format
msgctxt "New file wizard introduction"
msgid "Introduction"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:71
#, kde-format
msgid "Personal Data"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:72
#, kde-format
msgid "Select Currency"
msgstr ""
#. +> stable
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:85
#, kde-format
msgid "Set preferences"
msgstr ""
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/knewuserwizard.cpp:73
#, kde-format
msgid "Select Accounts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kpasswordpage.ui:23
#, kde-format
msgid "<p>KMyMoney can encrypt your datafile using GPG Encryption. GPG encryption is one of the most secure methods in the world for protecting data. All of your account numbers and other important financial information will be very secure.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kpreferencepage.ui:20
#, kde-format
msgid "If you would like to review or change any preference settings for KMyMoney after finishing this wizard, you can do so by checking this box. If not just click <b>Next</b>."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_openConfigAfterFinished)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kpreferencepage.ui:32
#, kde-format
msgid "Configure preferences after finishing the wizard."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/newuserwizard/kpreferencepage.ui:60
#, kde-format
msgid "You can change the configuration options at any time using the configuration dialog. Just select the <b>Configure KMyMoney...</b> option in the <b>Settings</b> menu."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel2)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/wizardpages/accounts.ui:20
#, kde-format
msgid "Select groups of accounts that correspond to the ways that you will use KMyMoney. Each group you select will cause several accounts and categories to be created. Select the groups that are relevant to you. You can always create additional accounts manually later."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/wizardpages/currency.ui:17
#, kde-format
msgctxt "@label"
msgid "KMyMoney supports multiple currencies, nevertheless one of them will be used as your base currency. The base currency is used as default for new accounts and reports. Please select the base currency from the following list."
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_currencyList)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/wizardpages/currency.ui:36
#, kde-format
msgctxt "@title"
msgid "ISO Code"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_currencyList)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/wizardpages/currency.ui:41
#, kde-format
msgctxt "@title"
msgid "Symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> trunk5 stable5 stable
#: kmymoney/wizards/wizardpages/userinfo.ui:25
#, kde-format
msgid ""
"<p>Use the fields below to enter some information about yourself.</p>"
"\n"
"\n"
"<p>All information is optional and only used to personalize your KMyMoney file.</p>"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:2
#, kde-format
msgid ""
"<p>...that you can change the sort order of ledger entries by\n"
"right-clicking the header of the ledger view?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:9
#, kde-format
msgid ""
"<p>...that you can easily move to the other side of a transfer transaction\n"
"by opening the context menu with the right mouse button and selecting one of the\n"
"'Goto' functions?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:17
#, kde-format
msgid ""
"<p>...that you can start editing a transaction by double-clicking on the\n"
"transaction in the register?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:24
#, kde-format
msgid ""
"<p>...that you can show more details of the selected transaction in the\n"
"register by selecting the 'ledger lens' feature in the settings dialog?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:31
#, kde-format
msgid ""
"<p>...that transactions with no category assigned or split\n"
"transactions with unassigned values are marked with an exclamation mark \n"
"on a yellow triangle in the register?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:38
#, kde-format
msgid ""
"<p>...that you can show all details of the transactions in the register\n"
"by typing &lt;Ctrl-T&gt; or selecting the 'View -> Show Transaction Detail'\n"
"menu entry? You can turn this feature off the same way.\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:45
#, kde-format
msgid ""
"<p>...that you can switch between a listing of all accounts or\n"
"an icon view of all asset and liability accounts with the tabs\n"
"in the accounts view?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:53
#, kde-format
msgid "<p>...that the KMyMoney development team wishes you a nice day?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:59
#, kde-format
msgid ""
"<p>...you can use your own external filter program to convert any\n"
"import format to QIF on the fly? See the QIF profile editor for\n"
"more details.\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:67
#, kde-format
msgid ""
"<p>...that you can create a scheduled transaction from an existing\n"
"one by selecting the context menu on a transaction in the ledger\n"
"or the \"More...\"-menu in the transaction form?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:75
#, kde-format
msgid ""
"<p>...that you can switch to the payee of a transaction\n"
"by selecting the context menu on a transaction in the ledger\n"
"or in the transaction menu?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:83
#, kde-format
msgid ""
"<p>...that you can modify the colors and fonts used for the ledgers\n"
"via <i>Configure/Colors and Fonts</i>?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:90
#, kde-format
msgid ""
"<p>...that you can hide transactions prior to a specific date?\n"
"The date can be modified via <i>Configure/General/Filter</i>.\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:97
#, kde-format
msgid ""
"<p>...that you can customize the \"Home-Page\"\n"
"via <i>Configure/Home</i>?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:104
#, kde-format
msgid ""
"<p>...that you can add more data columns to accounts tables\n"
"on your \"Home-Page\" via <i>Configure/Home/Account information display</i>?\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:111
#, kde-format
msgid ""
"<p>...that you can enter new transactions even while reconciling\n"
"an account? You can also make the transaction form visible.\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:118
#, kde-format
msgid ""
"<p>...that you can actively support the KMyMoney development team in\n"
"cases that heavily depend on your data? You can save your data in an\n"
"anonymized way for this support."
"<p>\n"
"Just open your data file and immediately\n"
"select <b>File/Save as...</b>. In the <b>Save As...</b> dialog\n"
"select the filter <b>Anonymous Files</b> and make sure your file gets\n"
"the extensions <b>.anon.xml</b>. "
"<p>\n"
"To verify, how the data looks like you are about to send away, you can open\n"
"this file in KMyMoney and see how the developers see your data.\n"
msgstr ""
#. i18n: ectx: @info:tipoftheday
#. +> trunk5 stable5 stable
#: tips:132
#, kde-format
msgid ""
"<p>... that you can import your bank statements even without a network \n"
"connection? Just select the file (OFX or QIF) from the File->Import menu.</p>"
"\n"
"<p>Provided by Jose Jorge</p>"
"\n"
msgstr ""
#. +> stable
#: kmymoney/converter/mymoneyqifwriter.cpp:75
#, kde-format
msgid "Unexpected exception '%1' thrown in %2, line %3 caught in MyMoneyQifWriter::write()"
msgstr ""
#. +> stable
#: kmymoney/converter/transactionmatchfinder.cpp:58
#, kde-format
msgid "Internal error - no matching splits"
msgstr ""
#. +> stable
#: kmymoney/converter/transactionmatchfinder.cpp:67
#, kde-format
msgid "Internal error - no matching transactions"
msgstr ""
#. +> stable
#: kmymoney/converter/transactionmatchfinder.cpp:76
#, kde-format
msgid "Internal error - no matching schedules"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> stable
#: kmymoney/dialogs/kselectdatabasedlgdecl.ui:206
#, kde-format
msgid "File (SQLite only)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox4)
#. +> stable
#: kmymoney/dialogs/kselectdatabasedlgdecl.ui:257
#, kde-format
msgctxt "@title user name of the database"
msgid "Username"
msgstr ""
#. +> stable
#: kmymoney/dialogs/transactionmatcher.cpp:72
#, kde-format
msgid "First transaction does not match requirement for matching"
msgstr ""
#. +> stable
#: kmymoney/dialogs/transactionmatcher.cpp:76
#, kde-format
msgid "Splits for %1 have conflicting values (%2,%3)"
msgstr ""
#. +> stable
#: kmymoney/dialogs/transactionmatcher.cpp:82
#, kde-format
msgid "The transaction dates are one day apart. Do you want to match them anyway?"
msgid_plural "The transaction dates are %1 days apart. Do you want to match them anyway?"
msgstr[0] ""
msgstr[1] ""
#. +> stable
#: kmymoney/dialogs/transactionmatcher.cpp:101
#, kde-format
msgid "Unable to match all splits (%1)"
msgstr ""
#. +> stable
#: kmymoney/mymoney/storage/mymoneydatabasemgr.cpp:1651
#: kmymoney/mymoney/storage/mymoneyseqaccessmgr.cpp:1567
#, kde-format
msgid "Cannot add currency with existing id %1"
msgstr ""
#. +> stable
#: kmymoney/mymoney/storage/mymoneydatabasemgr.cpp:1665
#: kmymoney/mymoney/storage/mymoneyseqaccessmgr.cpp:1579
#, kde-format
msgid "Cannot modify currency with unknown id %1"
msgstr ""
#. +> stable
#: kmymoney/mymoney/storage/mymoneydatabasemgr.cpp:1680
#: kmymoney/mymoney/storage/mymoneyseqaccessmgr.cpp:1593
#, kde-format
msgid "Cannot remove currency with unknown id %1"
msgstr ""
#. +> stable
#: kmymoney/mymoney/storage/mymoneydatabasemgr.cpp:1696
#: kmymoney/mymoney/storage/mymoneyseqaccessmgr.cpp:1608
#, kde-format
msgid "Cannot retrieve currency with unknown id '%1'"
msgstr ""
#. +> stable
#: kmymoney/mymoney/storage/mymoneystoragesql.cpp:2849
#, kde-format
msgid "Could not save one onlineJob."
msgid_plural "Could not save %1 onlineJobs."
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (windowTitle), widget (QWidget, CSVDialog)
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.ui:20
#, kde-format
msgid "CSV Import Wizard"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QWidget, CSVDialog)
#. i18n: ectx: property (toolTip), widget (QTableWidget, tableWidget)
#. +> stable
#: kmymoney/plugins/csvimport/csvdialog.ui:24
#: kmymoney/plugins/csvimport/csvdialog.ui:75
#, kde-format
msgid ""
"To raise the wizard window,\n"
"right click in this window."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/csvimporterplugin.cpp:77
#, kde-format
msgctxt "CSV Importer dialog title"
msgid "CSV Importer"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, CSVWizard)
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.ui:32
#, kde-format
msgid "CSVWizard"
msgstr ""
#. i18n: Noun, the introduction.
#. i18n: ectx: property (text), widget (QLabel, label_intro)
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.ui:96
#, kde-format
msgctxt "Noun, the introduction."
msgid "1. Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_banking)
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.ui:116
#, kde-format
msgid "3. Banking"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_investing)
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.ui:123
#, kde-format
msgid "4. Investing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_lines)
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.ui:130
#, kde-format
msgid "5. Lines"
msgstr ""
#. i18n: Noun, the end.
#. i18n: ectx: property (text), widget (QLabel, label_finish)
#. +> stable
#: kmymoney/plugins/csvimport/csvwizard.ui:137
#, kde-format
msgctxt "Noun, the end."
msgid "6. Finish"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:162
#, kde-format
msgctxt "%1"
msgid "buy"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:163
#, kde-format
msgctxt "%1"
msgid "sell"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:164
#, kde-format
msgctxt "%1"
msgid "repurchase"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:165
#: kmymoney/plugins/csvimport/investprocessing.cpp:182
#, kde-format
msgctxt "%1"
msgid "dividend"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:166
#: kmymoney/plugins/csvimport/investprocessing.cpp:183
#, kde-format
msgctxt "%1"
msgid "interest"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:167
#, kde-format
msgctxt "%1"
msgid "income"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:168
#, kde-format
msgctxt "%1"
msgid "reinvest"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:169
#, kde-format
msgctxt "%1"
msgid "reinv"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:170
#, kde-format
msgctxt "%1"
msgid "re-inv"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:171
#, kde-format
msgctxt "%1"
msgid "add"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:172
#, kde-format
msgctxt "%1"
msgid "stock dividend"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:173
#, kde-format
msgctxt "%1"
msgid "divd reinv"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:174
#, kde-format
msgctxt "%1"
msgid "transfer in"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:175
#, kde-format
msgctxt "%1"
msgid "re-registration in"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:176
#, kde-format
msgctxt "%1"
msgid "journal entry"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:177
#, kde-format
msgctxt "%1"
msgid "remove"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:179
#, kde-format
msgctxt "%1"
msgid "check"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:180
#, kde-format
msgctxt "%1"
msgid "payment"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:181
#, kde-format
msgctxt "%1"
msgid "bill payment"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:184
#, kde-format
msgctxt "%1"
msgid "qualified div"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:185
#, kde-format
msgctxt "%1"
msgid "foreign tax paid"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:186
#, kde-format
msgctxt "%1"
msgid "adr mgmt fee"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:263
#, kde-format
msgid ""
"*.csv *.PRN *.txt|CSV Files\n"
"*|All files"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1029
#, kde-format
msgid ""
"<center>An amount, price, and/or quantity column is missing.</center>"
"Please check your selections."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1458
#, kde-format
msgid ""
"The quantity, price and amount parameters in the\n"
"current transaction do not match with the action type.\n"
"Please select another action type\n"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1469
#: kmymoney/plugins/csvimport/investprocessing.cpp:1482
#: kmymoney/plugins/csvimport/investprocessing.cpp:1554
#: kmymoney/plugins/csvimport/redefinedlg.cpp:196
#: kmymoney/plugins/csvimport/redefinedlg.cpp:211
#, kde-format
msgid "Enter the name of the Brokerage or Checking Account used for the transfer of funds:"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1514
#, kde-format
msgid ""
"<center>The columns selected are invalid.\n"
"</center>"
"There must an amount or quantity fields, symbol or security name, plus date and type field."
"<center>You possibly need to check the start and end line settings, or reset 'Skip setup'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1532
#, kde-format
msgid ""
"<center>buyList of transaction types was not found.</center>"
"<center>Check existence of correct resource file - 'csvimporterrc'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1558
#, kde-format
msgid ""
"<center>For a brokerage item, enter the column</center>"
"<center>containing the Payee or Detail:</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1574
#, kde-format
msgid ""
"<center>No Detail field specified</center>"
"<center>and no security name supplied.</center>"
"<center>(Please check the parameters given)</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1648
#, kde-format
msgid ""
"<center>The transaction below has an unrecognised type or action.</center>"
"<center>Please select an appropriate entry, if available.</center>"
"<center>Otherwise, click Cancel to abort.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1794
#, kde-format
msgid ""
"<center>Please select the decimal symbol used in your file.\n"
"</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1794
#, kde-format
msgid "Investment import"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1809
#, kde-format
msgid ""
"<center>Please enter a name or symbol for the security.\n"
"</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1843
#, kde-format
msgid ""
"The Security Name, and Date and Type columns are needed."
"<center>Also, the Price, Quantity and Amount columns.</center>"
"<center>Please try again.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1945
#, kde-format
msgid "Brokerage Item"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:1955
#, kde-format
msgid "Parameters"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:2347
#, kde-format
msgid ""
"<center>Do you want to add a new security</center>"
"\n"
"<center>%1 </center>"
"\n"
"<center>to the selection list?</center>"
"\n"
"<center>Click 'Continue' to add the name.</center>"
"\n"
"<center>Otherwise, click 'Cancel'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:2352
#, kde-format
msgid "Add Security Name"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:2376
#, kde-format
msgid ""
"<center>You have selected to remove from the selection list</center>"
"\n"
"<center>%1. </center>"
"\n"
"<center>Click 'Continue' to remove the name, or</center>"
"\n"
"<center>Click 'Cancel'' to leave 'as is'.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/investprocessing.cpp:2380
#, kde-format
msgid "Hide Security Name"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, LinesDatePage)
#. +> stable
#: kmymoney/plugins/csvimport/lines-datewizardpage.ui:32
#, kde-format
msgid "Lines-Date Wizard Page"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> stable
#: kmymoney/plugins/csvimport/lines-datewizardpage.ui:63
#, kde-format
msgid ""
"Please select the start and end lines.\n"
"Ensure you drop any trailer lines.\n"
"Also, select the correct date format."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlg.cpp:65
#, kde-format
msgid "Results table"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlg.cpp:88
#, kde-format
msgid "Column "
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlg.cpp:169
#, kde-format
msgid ""
"<center>No valid activity type found for this transaction.</center>"
"<center>Please check the parameters supplied.</center>"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlg.cpp:186
#, kde-format
msgid ""
"There is a problem with the columns selected\n"
"for 'Price', 'Quantity and 'Amount'.\n"
"You will need to reselect those columns."
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/redefinedlg.cpp:277
#, kde-format
msgid "Enter Account Name"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.cpp:46
#, kde-format
msgid "Symbols and Security Names present"
msgstr ""
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.cpp:81
#, kde-format
msgctxt "Confirm"
msgid "Yes"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, SymbolTableDlgDecl)
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.ui:20
#, kde-format
msgid "Security and Symbols"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_title)
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.ui:32
#, kde-format
msgid "Edit Securities and Symbols"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.ui:46
#, kde-format
msgid ""
"The following symbols and securities are present in the import file.\n"
"Existing securities will be flagged in the 'Exists' column.\n"
"If necessary, edit security names to match your existing File,\n"
"and add missing symbols, which are necessary for import.\n"
"For new securities, edit the name in one of its rows, and that name will apply to its other rows, if any."
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.ui:92
#, kde-format
msgid "Exists"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, tableWidget)
#. +> stable
#: kmymoney/plugins/csvimport/symboltabledlg.ui:97
#, kde-format
msgid "Security Name"
msgstr ""
#. +> stable
#: kmymoney/plugins/ofximport/ofxpartner.cpp:517
#, kde-format
msgid "Cannot open file %1 for writing"
msgstr ""
#. +> stable
#: kmymoney/plugins/ofximport/ofxpartner.cpp:521
#, kde-format
msgid "OFX setup error"
msgstr ""
#. +> stable
#: kmymoney/plugins/weboob/dialogs/mapaccount.cpp:90
#, kde-format
msgid "Load Weboob backend..."
msgstr ""
#. +> stable
#: kmymoney/plugins/weboob/dialogs/mapaccount.cpp:105
#, kde-format
msgid "Getting list of accounts list from your bank."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_assetsGroup)
#. +> stable
#: kmymoney/views/kaccountsviewdecl.ui:74
#, kde-format
msgid "Assets"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_liabilitiesGroup)
#. +> stable
#: kmymoney/views/kaccountsviewdecl.ui:93
#, kde-format
msgid "Liabilities"
msgstr ""
#. +> stable
#: kmymoney/views/kbudgetview.cpp:328
#, kde-format
msgid "Rename the current selected budget"
msgstr ""
#. +> stable
#: kmymoney/views/kbudgetview.cpp:342
#, kde-format
msgid "Accepts the entered values and stores the budget"
msgstr ""
#. +> stable
#: kmymoney/views/kbudgetview.cpp:349
#, kde-format
msgid "Revert budget to last saved state"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_investmentsList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:93
#, kde-format
msgctxt "Investment name"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_investmentsList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:98
#, kde-format
msgctxt "Symbol name"
msgid "Symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_investmentsList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:103
#, kde-format
msgctxt "Investment value"
msgid "Value"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_investmentsList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:108
#, kde-format
msgctxt "Shares quantity"
msgid "Quantity"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_investmentsList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:113
#, kde-format
msgctxt "Investment price"
msgid "Price"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_securitiesList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:161
#, kde-format
msgctxt "name of the security"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, m_securitiesList)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:186
#, kde-format
msgid "Cash Fraction"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_showCurrencyButton)
#. +> stable
#: kmymoney/views/kinvestmentviewdecl.ui:194
#, kde-format
msgid "Show national currencies"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:224
#, kde-format
msgid "Select Style"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:242
#, kde-format
msgid "Choose Style"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:243
#, kde-format
msgid "Next year"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:244
#, kde-format
msgid "Previous year"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:246
#, kde-format
msgid "Previous month"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:247
#, kde-format
msgid "Select a week"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:248
#, kde-format
msgid "Select a month"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:249
#, kde-format
msgid "Select a year"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:359
#, kde-format
msgid "Week XX"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneycalendar.cpp:374
#: kmymoney/widgets/kmymoneycalendar.cpp:410
#, kde-format
msgid "Week %1"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneydatetbl.cpp:113
#, kde-format
msgctxt "Sunday"
msgid "Sun"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneydatetbl.cpp:113
#, kde-format
msgctxt "Saturday"
msgid "Sat"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneydatetbl.cpp:123
#, kde-format
msgid "Week %1 for year %2."
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneymvccombo.cpp:405
#, kde-format
msgid "Closed tags can't be used."
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneyscheduledcalendar.cpp:46
#, kde-format
msgid "Select Schedules"
msgstr ""
#. +> stable
#: kmymoney/widgets/kmymoneyscheduleddatetbl.cpp:179
#, kde-format
msgid "%1 Bill."
msgid_plural "%1 Bills."
msgstr[0] ""
msgstr[1] ""
#. +> stable
#: kmymoney/widgets/kmymoneyscheduleddatetbl.cpp:193
#, kde-format
msgid "%1 Deposit."
msgid_plural "%1 Deposits."
msgstr[0] ""
msgstr[1] ""
#. +> stable
#: kmymoney/widgets/kmymoneyscheduleddatetbl.cpp:207
#, kde-format
msgid "%1 Transfer."
msgid_plural "%1 Transfers."
msgstr[0] ""
msgstr[1] ""
#. +> stable
#: kmymoney/widgets/kmymoneyscheduleddatetbl.cpp:270
#, kde-format
msgctxt "These are the suffix strings of the days in the calendar view; please make sure that you keep all the 30 separators (the '-' character) when translating"
msgid "st-nd-rd-th-th-th-th-th-th-th-th-th-th-th-th-th-th-th-th-th-st-nd-rd-th-th-th-th-th-th-th-st"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qLabel1)
#. +> stable
#: kmymoney/wizards/newuserwizard/kfilepagedecl.ui:20
#, kde-format
msgid "KMyMoney will store your financial data in a file on the disk. A standard filename within your KDE user environment will be the default. This is just provided for convenience and you can choose any other location here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_existingFileLabel)
#. +> stable
#: kmymoney/wizards/newuserwizard/kfilepagedecl.ui:54
#, kde-format
msgid ""
"Either the currently selected file exists or the selected directory does not exist. Please make sure, that\n"
"\n"
"<ul>\n"
"<li>the selected directory exists and</li>"
"\n"
"<li>the filename is not currently used in this directory.</li>"
"\n"
"</ul>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_finishLabel)
#. +> stable
#: kmymoney/wizards/newuserwizard/kfilepagedecl.ui:70
#, kde-format
msgid "This finishes the setup of your KMyMoney environment. You can now press the Finish button and start using KMyMoney to record your financial transactions."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DatasetSelector)
#. +> stable
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:30
#, kde-format
msgid "Data Selector"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> stable
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:42
#, kde-format
msgid "Only display a subset of the model in the chart:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbReverseColumns)
#. i18n: ectx: property (text), widget (QCheckBox, cbReverseRows)
#. +> stable
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:60
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:126
#, kde-format
msgid "in reverse order."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> stable
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:80
#, kde-format
msgid "columns starting at column"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> stable
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:93
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:133
#, kde-format
msgid "Display"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> stable
#: libkdchart/src/KDChart/KDChartDatasetSelector.ui:116
#, kde-format
msgid "rows starting at row"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot (revision 1526938)
@@ -1,18477 +1,18477 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the skrooge package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: skrooge\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-16 07:57+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. i18n: ectx: Menu (edit)
#. +> trunk5
#: plugins/generic/skg_advice/skg_advice.rc:4
#: plugins/generic/skg_dashboard/skg_dashboard.rc:4
#: plugins/generic/skg_delete/skg_delete.rc:4
#: plugins/generic/skg_highlight/skg_highlight.rc:4
#: plugins/generic/skg_monthly/skg_monthly.rc:4
#: plugins/generic/skg_properties/skg_properties.rc:4
#: plugins/generic/skg_selectall/skg_selectall.rc:4
#: plugins/generic/skg_statistic/skg_statistic.rc:4
#: plugins/generic/skg_undoredo/skg_undoredo.rc:4
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:150
#: plugins/skrooge/skrooge_bank/skrooge_bank.rc:4
#: plugins/skrooge/skrooge_budget/skrooge_budget.rc:4
#: plugins/skrooge/skrooge_calculator/skrooge_calculator.rc:4
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:13
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:4
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:4
#: plugins/skrooge/skrooge_scheduled/skrooge_scheduled.rc:4
#: plugins/skrooge/skrooge_search/skrooge_search.rc:4
#: plugins/skrooge/skrooge_tracker/skrooge_tracker.rc:4
#: plugins/skrooge/skrooge_unit/skrooge_unit.rc:4 skgbasegui/skgmainpanel.rc:9
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5
#: plugins/generic/skg_advice/skg_advice.rc:6
#: plugins/generic/skg_bookmark/skg_bookmark.rc:21
#: plugins/generic/skg_dashboard/skg_dashboard.rc:6
#: plugins/generic/skg_debug/skg_debug.rc:10
#: plugins/generic/skg_delete/skg_delete.rc:8
#: plugins/generic/skg_file/skg_file.rc:17
#: plugins/generic/skg_highlight/skg_highlight.rc:9
#: plugins/generic/skg_monthly/skg_monthly.rc:6
#: plugins/generic/skg_print/skg_print.rc:11
#: plugins/generic/skg_properties/skg_properties.rc:14
#: plugins/generic/skg_selectall/skg_selectall.rc:8
#: plugins/generic/skg_statistic/skg_statistic.rc:6
#: plugins/generic/skg_undoredo/skg_undoredo.rc:17
#: plugins/skrooge/skrooge_bank/skrooge_bank.rc:9
#: plugins/skrooge/skrooge_budget/skrooge_budget.rc:9
#: plugins/skrooge/skrooge_calculator/skrooge_calculator.rc:6
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:21
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:27
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:38
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:15
#: plugins/skrooge/skrooge_report/skrooge_report.rc:12
#: plugins/skrooge/skrooge_scheduled/skrooge_scheduled.rc:8
#: plugins/skrooge/skrooge_search/skrooge_search.rc:9
#: plugins/skrooge/skrooge_tracker/skrooge_tracker.rc:6
#: plugins/skrooge/skrooge_unit/skrooge_unit.rc:12
#: skgbasegui/skgmainpanel.rc:62
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:40
#, kde-format
msgctxt "Dashboard widget title"
msgid "Advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:57
#, kde-format
msgctxt "Noun, a user action"
msgid "Activate all advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:65
#, kde-format
msgctxt "Noun, a type of refresh for advice"
msgid "Automatic refresh"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:175
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Advice are very long to compute"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:176
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "To improve performances, you should switch the widget in 'Manual refresh' (see contextual menu)."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:190
#, kde-format
msgid "<p><b>Priority %1:</b>%2</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:196
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:203
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss during current month"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:210
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss this kind"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:217
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss this kind during current month"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:258
#, kde-format
msgctxt "To recommend this action"
msgid " (recommended)"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:306
#, kde-format
msgctxt "Information message"
msgid "Display all advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:322
#, kde-format
msgctxt "Information message"
msgid "Display less advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:342
#, kde-format
msgctxt "Information message"
msgid "Refresh advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:366
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Apply all recommended corrections"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:379
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Activate all advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:384
#, kde-format
msgctxt "Successful message after an user action"
msgid "Advice activated."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:386
#, kde-format
msgctxt "Error message"
msgid "Advice activation failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:406
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Dismiss advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:421
#, kde-format
msgctxt "Successful message after an user action"
msgid "Advice dismissed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:423
#, kde-format
msgctxt "Error message"
msgid "Advice dismiss failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:74
#, kde-format
msgctxt "Noun, a list of items"
msgid "Advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:76
#, kde-format
msgctxt "Noun, a list of items"
msgid "Tip of the day"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:91
#, kde-format
msgctxt "The title"
msgid "Advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:101
#, kde-format
msgctxt "The tool tip"
msgid "Advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:112
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... Skrooge can give you advice on how to manage your accounts. See the <a href=\"skg://dashboard_plugin\">dashboard</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:113
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... Skrooge can automatically apply recommended corrections. See the <a href=\"skg://dashboard_plugin\">dashboard</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgtipofdayboardwidget.cpp:33
#, kde-format
msgctxt "Dashboard widget title"
msgid "Tip of the day"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_advice/skgtipofdayboardwidget.ui:45
#, kde-format
msgid "Did you know ...?"
msgstr ""
#. i18n: ectx: Menu (file)
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:4
#: plugins/generic/skg_file/skg_file.rc:4
#: plugins/generic/skg_file/skg_file.rc:18
#: plugins/generic/skg_print/skg_print.rc:4
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:4
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:4
#: skgbasegui/skgmainpanel.rc:4 skgbasegui/skgobjectmodelbase.cpp:1017
#: skgbasegui/skgobjectmodelbase.cpp:1021
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:5
#, kde-format
msgid "&Import"
msgstr ""
#. i18n: ectx: Menu (panels)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:11
#: plugins/generic/skg_properties/skg_properties.rc:9
#: plugins/generic/skg_undoredo/skg_undoredo.rc:12
#: skgbasegui/skgmainpanel.rc:31
#, kde-format
msgid "Panels"
msgstr ""
#. i18n: ectx: Menu (go)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:15
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:11
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:17
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:15
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:5
#: plugins/skrooge/skrooge_report/skrooge_report.rc:4
#: skgbasegui/skgmainpanel.rc:40
#, kde-format
msgid "Go"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_pinhomebookmarks)
#. i18n: ectx: label, entry (pinhomebookmarks), group (Bookmark)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmark_settings.kcfg:9
#: plugins/generic/skg_bookmark/skgbookmarkpluginwidget_pref.ui:30
#, kde-format
msgid "Pin home bookmarks"
msgstr ""
#. i18n: ectx: whatsthis, entry (pinhomebookmarks), group (Bookmark)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmark_settings.kcfg:11
#, kde-format
msgid "If checked, the home bookmarks will be pinned."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:91
#, kde-format
msgctxt "Verb"
msgid "Import standard bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:101
#, kde-format
msgctxt "Verb, action to display bookmarks"
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:169
#, kde-format
msgctxt "Noun, a bookmark as in a webbrowser bookmark"
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:180
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... some bookmarks can be opened automatically when the application is launched.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:181
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... bookmarks can be reorganized by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:182
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... a double click on a folder of bookmarks will open all the bookmarks it contains.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:183
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://import_standard_bookmarks\">import standard bookmarks</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:201
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import standard bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:204
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Dashboard"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:207
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Report > Income vs Expenditure on 12 last months"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:210
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Report > Pie categories in 12 last months"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:213
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Report > History"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:231
#, kde-format
msgctxt "Successful message after an user action"
msgid "Standard bookmarks imported."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:233
#, kde-format
msgctxt "Error message"
msgid "Import standard bookmarks failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:288
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:409
#, 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:117
#: skgbasegui/skgtreeview.cpp:100
#, kde-format
msgctxt "Noun, user action"
msgid "Expand all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:120
#: skgbasegui/skgtreeview.cpp:106
#, kde-format
msgctxt "Noun, user action"
msgid "Collapse all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:126
#, kde-format
msgctxt "Verb"
msgid "Bookmark current page"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:129
#, kde-format
msgctxt "Verb"
msgid "Bookmark all pages"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:132
#, kde-format
msgctxt "Verb"
msgid "Add bookmark group"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:137
#: 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:358
#, kde-format
msgctxt "Verb, delete an item"
msgid "Delete"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:142
#, kde-format
msgctxt "Verb, automatically load when the application is started"
msgid "Autostart"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:145
#, kde-format
msgctxt "Verb"
msgid "Remove Autostart"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:148
#: skgbasegui/skgboardwidget.cpp:143
#, kde-format
msgctxt "Verb, change the name of an item"
msgid "Rename"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:152
#, kde-format
msgctxt "Verb, change the icon of an item"
msgid "Change icon..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:190
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:190
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Do not Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:197
#, kde-format
msgctxt "An information message"
msgid "The Autostart status of bookmark '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:204
#, kde-format
msgctxt "Successful message after an user action"
msgid "Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:204
#, kde-format
msgctxt "Successful message after an user action"
msgid "Do not Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:323
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:365
#, kde-format
msgctxt "Default name for bookmark"
msgid "New bookmark"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:326
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark folder creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:330
#, kde-format
msgctxt "An information message"
msgid "The bookmark folder '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:336
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark group created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:368
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmarks creation"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:376
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:460
#, kde-format
msgctxt "An information message"
msgid "The bookmark '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:383
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmarks created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:448
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:496
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark icon change"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:501
#, kde-format
msgctxt "An information message"
msgid "The icon of the bookmark '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:504
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark icon changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:516
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark delete"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:527
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark deleted"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, kFilterEdit)
#. i18n: ectx: property (title), widget (QGroupBox, kQueryGrp)
#. i18n: ectx: property (text), widget (QPushButton, kSearch)
#. i18n: ectx: property (placeholderText), widget (KLineEdit, kFilterEdit)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget_base.ui:35
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:35
#: 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:48 skgbasegui/skgfilteredtableview.ui:113
#: skgbasegui/skgtablewithgraph.cpp:127
#, kde-format
msgid "Search"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTreeView, kBookmarksList)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget_base.ui:53
#, 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:56
#, kde-format
msgid "this list allows you to open bookmarked pages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_qmlmode)
#. i18n: ectx: label, entry (qmlmode), group (skg_dashboard)
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboard_settings.kcfg:9
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget_pref.ui:17
#, kde-format
msgid "Dashboard in QML mode (Experimental)"
msgstr ""
#. i18n: ectx: whatsthis, entry (qmlmode), group (skg_dashboard)
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboard_settings.kcfg:11
#, kde-format
msgid "If checked, the dashboard will be in QML mode."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:86
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:96
#, kde-format
msgctxt "Noun, a summary of your financial situation"
msgid "Dashboard"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:107
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... the <a href=\"skg://dashboard_plugin\">dashboard</a> is there to give you a summary of your situation.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:108
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... the <a href=\"skg://dashboard_plugin\">dashboard</a> can be reorganized by drag and drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:109
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... some widgets of the <a href=\"skg://dashboard_plugin\">dashboard</a> have parameters.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget.cpp:57
#, kde-format
msgctxt "Verb"
msgid "Add"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget.cpp:63
#, kde-format
msgctxt "Message"
msgid "Welcome to %1"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kAddWidget)
#. i18n: ectx: property (statusTip), widget (QToolButton, kAddWidget)
#. i18n: ectx: property (text), widget (QPushButton, kAdd)
#. i18n: ectx: property (text), widget (QPushButton, kAddButton)
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineAdd)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineAdd)
#. i18n: ectx: property (text), widget (QPushButton, kUnitAdd)
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget_base.ui:37
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget_base.ui:40
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:795
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:193
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:544
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:547
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:352
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:148
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:770
#, kde-format
msgid "Add"
msgstr ""
#. i18n: ectx: Menu (tool)
#. +> trunk5
#: plugins/generic/skg_debug/skg_debug.rc:4
#: plugins/skrooge/skrooge_budget/skrooge_budget.rc:5
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:17
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:20
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:32
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:11
#: plugins/skrooge/skrooge_unit/skrooge_unit.rc:8 skgbasegui/skgmainpanel.rc:56
#, kde-format
msgid "Tools"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:59
#, kde-format
msgctxt "Restart the profiling, a method used for analysing performances"
msgid "Restart profiling"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:66
#, kde-format
msgctxt "Open the profiling, a method used for analysing performances"
msgid "Open profiling"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:81
#, kde-format
msgctxt "Noun, a plugin allowing to access the SQLite database, useful to debug"
msgid "Debug"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:91
#, kde-format
msgctxt "A tool tip, explaining that the plugin is useful for debugging purposes"
msgid "Useful for debug"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:50
#, kde-format
msgctxt "Execute an SQL query"
msgid "Execute"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:51
#, kde-format
msgctxt "Explain an SQL query"
msgid "Explain"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:52
#, kde-format
msgctxt "Explain the SQL query plan"
msgid "Explain query plan"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:53
#, kde-format
msgctxt "Execute script"
msgid "Execute script [%1]"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:173
#, kde-format
msgctxt "Display an SQL command from the debug plugin"
msgid "SQL command from debug plugin"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:182
#, kde-format
msgctxt "Display the execution time needed by an SQL query"
msgid ""
"\n"
"Execution time: %1 ms"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kSQLInput)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kSQLInput)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:38
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:41
#, kde-format
msgid "SQL command to execute"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPlainTextEdit, kInput)
#. i18n: ectx: property (statusTip), widget (QPlainTextEdit, kInput)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:54
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:57
#, kde-format
msgid "Script to execute"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSQLPushButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSQLPushButton)
#. i18n: ectx: property (text), widget (QPushButton, kSQLPushButton)
#. i18n: ectx: property (text), widget (QToolButton, kApply)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:74
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:77
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:80
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:102
#, kde-format
msgid "Execute"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSQLTransactionPushButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSQLTransactionPushButton)
#. i18n: ectx: property (text), widget (QPushButton, kSQLTransactionPushButton)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:93
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:96
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:99
#, kde-format
msgid "Execute in a transaction"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kRefreshViewsAndIndexes)
#. i18n: ectx: property (statusTip), widget (QPushButton, kRefreshViewsAndIndexes)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:119
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:122
#, kde-format
msgid "Refresh Database (views, indexes, triggers)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kRefreshViewsAndIndexes)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:125
#, kde-format
msgid "Refresh Database"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KTextEdit, kSQLResult)
#. i18n: ectx: property (statusTip), widget (KTextEdit, kSQLResult)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:139
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:142
#, kde-format
msgid "SQL output"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTraceLevelLbl)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:160
#, kde-format
msgid "&Trace level:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kTraceLevel)
#. i18n: ectx: property (statusTip), widget (QSlider, kTraceLevel)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:170
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:173
#, kde-format
msgid "Select level of traces"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kEnableProfilingChk)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kEnableProfilingChk)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:192
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:195
#, kde-format
msgid "Enable or disable profiling"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kEnableProfilingChk)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:198
#, kde-format
msgid "Enable profiling"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:113
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:114
#, kde-format
msgctxt "Question"
msgid "Do you want to force the deletion ?"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:131
#, kde-format
msgctxt "Successful message after an user action"
msgid "Objects deleted."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_openlastfile)
#. i18n: ectx: label, entry (openlastfile), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:9
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:17
#, kde-format
msgid "Open last file on startup"
msgstr ""
#. i18n: ectx: whatsthis, entry (openlastfile), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:11
#, kde-format
msgid "If checked, the application will automatically start with the last file used."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_saveonclose)
#. i18n: ectx: label, entry (saveonclose), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:14
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:27
#, kde-format
msgid "Save on close"
msgstr ""
#. i18n: ectx: whatsthis, entry (saveonclose), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:16
#, kde-format
msgid "If checked, the application will automatically save current document on close."
msgstr ""
#. i18n: ectx: label, entry (storeInKdeWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:19
#, kde-format
msgid "Store passwords in KDE Wallet"
msgstr ""
#. i18n: ectx: whatsthis, entry (storeInKdeWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:21
#, kde-format
msgid "If checked, the application will get/set passwords from KDE wallet."
msgstr ""
#. i18n: ectx: label, entry (selectedWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:24
#, kde-format
msgid "Selected Wallet"
msgstr ""
#. i18n: ectx: whatsthis, entry (selectedWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:26
#, kde-format
msgid "The Selected Wallet."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_backup_enabled)
#. i18n: ectx: label, entry (backup_enabled), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:29
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:50
#, kde-format
msgid "Enable backup"
msgstr ""
#. i18n: ectx: whatsthis, entry (backup_enabled), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:31
#, kde-format
msgid "If checked, the application will automatically create a backup."
msgstr ""
#. i18n: ectx: label, entry (prefix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:34
#, kde-format
msgid "Prefix"
msgstr ""
#. i18n: ectx: whatsthis, entry (prefix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:36
#, kde-format
msgid "The prefix for the backup file."
msgstr ""
#. i18n: ectx: label, entry (suffix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:39
#, kde-format
msgid "Suffix"
msgstr ""
#. i18n: ectx: whatsthis, entry (suffix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:41
#, kde-format
msgid "The suffix for the backup file."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:93
#, kde-format
msgctxt "Action allowing the user to change his document password"
msgid "Change password..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:125
#: plugins/generic/skg_file/skgfileplugin.cpp:143
#, kde-format
msgctxt "Splash screen message"
msgid "Opening file %1..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:228
#, kde-format
msgctxt "Noun, a file as in a text file"
msgid "File"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:238
#, kde-format
msgctxt "File Management, as in Save File, Save As..."
msgid "File management"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:244
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... the last opened file can be <a href=\"skg://tab_configure?page=File plugin\">open automatically</a> when the application is launched.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:245
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can secure your document with a <a href=\"skg://file_change_password\">password</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:270
#, kde-format
msgctxt "Successful message after creating a document"
msgid "Document successfully created."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:272
#, kde-format
msgctxt "Error message: Could not create a document"
msgid "Document creation failed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:296
#, kde-format
msgctxt "Successfully saved a file"
msgid "File successfully saved."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:298
#, kde-format
msgctxt "Error message: Could not save a file"
msgid "Cannot save file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:313
#, kde-format
msgctxt "Associated with the file extension : for example, .csv --> CSV document"
msgid "%1 document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:328
#, kde-format
msgctxt "Successfully saved a file"
msgid "File '%1' saved."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:340
#, kde-format
msgctxt "Error message: Could not save a file"
msgid "Failed to save '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:374
#, kde-format
msgctxt "Panel title"
msgid "Open file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:376
#, kde-format
msgctxt "File format for open dialog panel"
msgid "%1 document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:383
#, kde-format
msgctxt "Warning message"
msgid "Your document has been restored from its temporary file. You can decide to reopen the original document."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:384
#, kde-format
msgctxt "Noun"
msgid "Reopen"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:446
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:574
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:578
#, kde-format
msgctxt "Question"
msgid ""
"This file seems to be protected.\n"
"Please enter the password."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:464
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:589
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:593
#, kde-format
msgctxt "The user did not provide the correct password"
msgid "<b>Wrong password.</b>\n"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:485
#, kde-format
msgctxt "Successfully opened a file"
msgid "File '%1' opened."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:521
#, kde-format
msgctxt "Error message: Could not open a file"
msgid "Failed to open '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:529
#, kde-format
msgctxt "Noun"
msgid "Try a recovery"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:552
#, kde-format
msgctxt "Positive message"
msgid ""
"Your document has been recovered here: %1\n"
"Take care the recovery could be not perfect"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:553
#, kde-format
msgctxt "Noun"
msgid "Open the recovered file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:572
#, kde-format
msgid "Take care, if you lose your <b>password</b> then it will be <u><b>impossible</b></u> to open your document. Warning, this action can not be undone excepted by changing the password again."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:574
#, kde-format
msgctxt "Successfully changed the document password"
msgid "Changing password was canceled."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:580
#, kde-format
msgctxt "Successfully changed the document password"
msgid "Password changed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:582
#, kde-format
msgctxt "Error message: Could not change the document password"
msgid "Failed to change password."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:602
#, kde-format
msgctxt "Advice to the user that he should backup his document"
msgid "Backup your document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:603
#, kde-format
msgctxt "Explain the user that he should backup his document"
msgid "Do not forget to backup your document on another device."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_storeInKdeWallet)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:34
#, kde-format
msgid "Store passwords in KDE Wallet:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:41
#, kde-format
msgid "Backup on save"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:66
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:92
#, kde-format
msgid "Suffix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:125
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The following key words can be used in prefix and suffix:<br/>"
"&lt;DATE&gt;: to add the current date in the backuped file<br/>"
"&lt;TIME&gt;: to add the current time in the backuped file</p>"
"<p>By default, the backup is stored in the same directory than the saved file.<br/>"
"But, you can force the backup directory by setting an absolute path in the prefix.<br/>"
"(example: /backup/)</p>"
"</body></html>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:62
#, kde-format
msgctxt "Verb"
msgid "Switch highlight"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:68
#, kde-format
msgctxt "Verb"
msgid "Switch close"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:88
#, kde-format
msgctxt "The tool tip"
msgid "Highlight"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:105
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:112
#, kde-format
msgctxt "An information to the user"
msgid "The close status of '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:119
#, kde-format
msgctxt "Successful message after an user action"
msgid "Closed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:121
#, kde-format
msgctxt "Error message"
msgid "Closure failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:138
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Highlight"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:145
#, kde-format
msgctxt "An information to the user"
msgid "The highlight status of '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:152
#, kde-format
msgctxt "Successful message after an user action"
msgid "Highlighted."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:154
#, kde-format
msgctxt "Error message"
msgid "Highlight failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:126
#, kde-format
msgctxt "Error message"
msgid "File %1/html/main.txt not found"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:164
#, kde-format
msgctxt "A tool tip"
msgid "Monthly report"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:175
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can generate a <a href=\"skg://monthly_plugin\">monthly report</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:176
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can download more monthly report <a href=\"skg://monthly_plugin\">templates</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:177
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create and share your own <a href=\"skg://monthly_plugin\">monthly report</a> template.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:73
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:127
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:199
#, kde-format
msgctxt "An error message"
msgid "Impossible to copy file from '%1' to '%2'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:226
#: skgbankmodeler/skgunitobject.cpp:2232
#, 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:293
#, 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:308
#, kde-format
msgctxt "The user defined property was successfully created"
msgid "Property created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:187
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:129
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:169
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:261
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:134
#: skgbankmodeler/skgunitobject.cpp:2404 skgbasegui/skgmainpanel.cpp:2687
#: skgbasegui/skgmainpanel.cpp:2694 skgbasemodeler/skgdocument.cpp:1304
#, kde-format
msgctxt "Error message"
msgid ""
"The following command line failed with code %2:\n"
"'%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:191
#, kde-format
msgctxt "Noun"
msgid "Bill"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:234
#, kde-format
msgctxt "Add a property (attribute=value)"
msgid "Add %1=%2"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:241
#, kde-format
msgctxt "Help"
msgid "No property found. You must create a property from the dock first."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:254
#, kde-format
msgctxt "Message"
msgid "Download list of available bills on going..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:292
#, kde-format
msgctxt "Noun"
msgid "More..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:298
#, kde-format
msgctxt "Add a property (attribute=value)"
msgid "Download and add %1 (%2)"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:333
#, kde-format
msgctxt "Noun, an item's properties"
msgid "Properties"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:349
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can manage properties on all objects.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:350
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can add files or Internet links as property.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:351
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can automatically download and add bills as properties by using %1.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:64
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:65
#: skgbankgui/skgpredicatcreator.cpp:96 skgbankgui/skgpredicatcreator.cpp:111
#: skgbankgui/skgpredicatcreator.cpp:180
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:67
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:68
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:129
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:61
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:48
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:56
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:45
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:262
#, kde-format
msgctxt "Question"
msgid "Do you want copy or link the file?"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:264
#, kde-format
msgctxt "Question"
msgid "Copy"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:265
#, kde-format
msgctxt "Question"
msgid "Link"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:273
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:277
#, kde-format
msgctxt "Error message: could not open the requested file"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:325
#, kde-format
msgctxt "Create a user defined property"
msgid "Rename property"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:339
#, kde-format
msgctxt "The user property was successfully renamed"
msgid "Property renamed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:347
#, kde-format
msgctxt "Open panel caption"
msgid "Select a file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:366
#, kde-format
msgctxt "The user defined property was successfully deleted"
msgid "Properties deleted."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:368
#, 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:50
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:53
#, 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:72
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:75
#, 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:88
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:91
#, 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:105
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:108
#, 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:127
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:130
#, 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:143
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:146
#, 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:161
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:164
#, kde-format
msgid "Open file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kOpenBtn)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:167
#, kde-format
msgid "Open..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:196
#, 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:212
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:215
#, kde-format
msgid "List of properties"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:74
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:84
#, kde-format
msgctxt "Select all objects in a list"
msgid "Select all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:129
#, kde-format
msgid "Selection: %1 lines for %2 (min: %3, average: %4, max: %5)"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:136
#, kde-format
msgid "Selection: %1 line for %2"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:138
#, kde-format
msgid "Selection: %1 line"
msgid_plural "Selection: %1 lines"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/generic/skg_statistic/skgstatisticplugin.cpp:240
#, kde-format
msgctxt "The title"
msgid "Statistic"
msgstr ""
#. i18n: ectx: label, entry (maxNumberOfUndo), group (skg_undoredo)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredo_settings.kcfg:9
#, kde-format
msgid "Maximum undo depth"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_cleanHistoryOnSave)
#. i18n: ectx: label, entry (cleanHistoryOnSave), group (skg_undoredo)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredo_settings.kcfg:13
#: plugins/generic/skg_undoredo/skgundoredopluginwidget_pref.ui:76
#, kde-format
msgid "Clean history on save"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:74
#, kde-format
msgctxt "Verb, action to cancel previous action"
msgid "Revert document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:79
#, kde-format
msgctxt "Verb, action to cancel previous action"
msgid "Undo"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:89
#, kde-format
msgctxt "Verb, action to redo previous cancelled action"
msgid "Redo"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:100
#, kde-format
msgctxt "Verb, action to cancel previous action"
msgid "Clear history"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:149
#, kde-format
msgctxt "Verb"
msgid "Undo operation '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:158
#, kde-format
msgctxt "Verb"
msgid "Redo operation '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:212
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:222
#: skgbasegui/skgmainpanel.cpp:2459
#, 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:764
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:66
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:61
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:81
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:332
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:666
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1491
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:61
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:118
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:59
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:64
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:114
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:69
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:844
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:67
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:462
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:61
#, kde-format
msgctxt "Error message"
msgid "Invalid parameters"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:81
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:294
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:100
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:98
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:92
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:697
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:76
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:168
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:65
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:73
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:120
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:80
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:79
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:90
#, kde-format
msgctxt "Import step"
msgid "Import %1 file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:87
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:173
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:174
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:228
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:314
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:846
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:956
#: 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:424
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:264
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:312
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:225
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:244
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:364
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:376
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:103
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:176
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:282
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:239
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:243
#, kde-format
msgctxt "Import step"
msgid "Import operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:133
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:134
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:198
#: skgbankmodeler/skgimportexportmanager.cpp:179
#, kde-format
msgctxt "An information message"
msgid "Using account '%1' for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:136
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:137
#, kde-format
msgctxt "An information message"
msgid "More than one possible account found."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:152
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:153
#: skgbankmodeler/skgimportexportmanager.cpp:208
#, kde-format
msgctxt "An information message"
msgid "Default account '%1' created for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:168
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:736
#: 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:836
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:946
#, 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:408
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:885
#: 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:416
#: 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:469
#, 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:511
#: 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:513
#: 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:515
#: 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:517
#, kde-format
msgctxt "An operation mode"
msgid "Deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:519
#, kde-format
msgctxt "An operation mode"
msgid "Payback"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:521
#: 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:523
#, kde-format
msgctxt "An operation mode"
msgid "Card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:525
#, kde-format
msgctxt "An operation mode"
msgid "Loan payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:527
#, kde-format
msgctxt "An operation mode"
msgid "Subscription"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:531
#, kde-format
msgctxt "An operation mode"
msgid "Cash deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:533
#, kde-format
msgctxt "An operation mode"
msgid "Card summary"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:535
#, kde-format
msgctxt "An operation mode"
msgid "Deferred card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:620
#: 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:624
#, kde-format
msgctxt "An information message"
msgid "Default bank '%1' created for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:733
#: 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:789
#: 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:795
#: 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:2180 skgbasegui/skgtablewithgraph.cpp:2761
#: skgbasegui/skgtablewithgraph.cpp:2778 skgbasegui/skgtreeview.cpp:1285
#: skgbasegui/skgtreeview.cpp:1334 skgbasegui/skgtreeview.cpp:1363
#, kde-format
msgctxt "Error message"
msgid "Save file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:817
#, kde-format
msgctxt "A file format"
msgid "CSV file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:827
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:895
#: 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:887
#, 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:941
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:990
#: 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:982
#, kde-format
msgctxt "An information message"
msgid "Import of '%1' with codec '%2'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:86
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:85
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:693
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:85
#, kde-format
msgctxt "Error message"
msgid "%1-%2: '%3'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:86
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:97
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:96
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:693
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:88
#, kde-format
msgctxt "Error message"
msgid "Invalid XML content in file '%1'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:161
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:120
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:146
#, kde-format
msgctxt "Import step"
msgid "Import banks and accounts"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:532
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:386
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:370
#, kde-format
msgctxt "Import step"
msgid "Import scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:669
#, kde-format
msgctxt "A file format"
msgid "GnuCash document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:90
#, kde-format
msgctxt "Error message"
msgid "Bad version of Grisbi document. Version must be >= 0.6.0"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:140
#, kde-format
msgctxt "Import step"
msgid "Import banks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:167
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:537
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:311
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:103
#, kde-format
msgctxt "Import step"
msgid "Import accounts"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:202
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:217
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:225
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:257
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:162
#, kde-format
msgctxt "Import step"
msgid "Import payees"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:221
#, kde-format
msgctxt "Import step"
msgid "Import payment mode"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:238
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:262
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:166
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:191
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:184
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:191
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:181
#, kde-format
msgctxt "Import step"
msgid "Import categories"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:344
#, kde-format
msgctxt "Noun"
msgid "Budgetary allocation"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:363
#, kde-format
msgctxt "Noun"
msgid "Fiscal year"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:520
#, kde-format
msgctxt "A file format"
msgid "Grisbi file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:366
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1508
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:98
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:878
#, kde-format
msgctxt "Export step"
msgid "Export %1 file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:374
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1406
#, kde-format
msgctxt "Export step"
msgid "Export accounts"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:399
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1238
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:886
#, kde-format
msgctxt "Export step"
msgid "Export categories"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:425
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1147
#, kde-format
msgctxt "Export step"
msgid "Export payees"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:447
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1114
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:133
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:914
#, kde-format
msgctxt "Export step"
msgid "Export operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:508
#, kde-format
msgctxt "A file format"
msgid "Intuit Interchange Format file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_json/skgimportpluginjson.cpp:79
#, kde-format
msgctxt "A file format"
msgid "JSON file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:422
#, kde-format
msgctxt "Error message"
msgid "Account with identifier %1 not found"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:477
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:577
#, kde-format
msgctxt "Import step"
msgid "Import budgets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:822
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:913
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:105
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:1115
#, kde-format
msgctxt "Export step"
msgid "Export units"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:969
#, kde-format
msgctxt "Export step"
msgid "Export budgets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1032
#, kde-format
msgctxt "Export step"
msgid "Export scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1189
#, kde-format
msgctxt "Export step"
msgid "Export banks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1728
#, kde-format
msgctxt "A file format"
msgid "KMyMoney document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:181
#, kde-format
msgctxt "The default category for the accounts for ledger export"
msgid "Account"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:194
#, kde-format
msgctxt "Category not defined"
msgid "Not defined"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:207
#, kde-format
msgctxt "The default category for the categories for ledger export"
msgid "Category"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:241
#, kde-format
msgctxt "A file format"
msgid "Ledger file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:442
#, kde-format
msgctxt "Import step"
msgid "Import stocks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:525
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:98
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:158
#, kde-format
msgctxt "Noun, a type of account"
msgid "Assets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:529
#, kde-format
msgctxt "Import step"
msgid "Import assets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:648
#, kde-format
msgctxt "A file format"
msgid "Money Manager Ex document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:109
#, kde-format
msgctxt "Error message"
msgid "Error during parsing of '%1'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:126
#, kde-format
msgctxt "Error message"
msgid "The file %1 does not have read access rights"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:132
#, kde-format
msgctxt "Error message"
msgid "The java application is not installed. You must manually install it."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:143
#, kde-format
msgctxt "Error message"
msgid "The sunriise application is needed for Microsoft Money import but is not installed in '%1'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:458
#, kde-format
msgctxt "Warning message"
msgid "The operation '%1' has been repaired because its amount was not equal to the sum of the amounts of its splits"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:503
#, kde-format
msgctxt "Error message"
msgid "Invalid password"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:505
#, kde-format
msgctxt "Error message"
msgid "The execution of '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:505
#, kde-format
msgctxt "Error message"
msgid "The extraction from the Microsoft Money document '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:522
#, kde-format
msgctxt "A file format"
msgid "Microsoft Money document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:170
#, kde-format
msgctxt "An information message"
msgid "The initial balance of '%1' has been set with MT940 file content"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:254
#, kde-format
msgctxt "A file format"
msgid "MT940 file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:89
#, kde-format
msgctxt "Error message"
msgid "Import OFX file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:124
#, kde-format
msgctxt "Error message"
msgid "OFX import failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:249
#, kde-format
msgctxt "Adjective, an unknown item"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:437
#, kde-format
msgctxt "Noun, the title of an item"
msgid "Title"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:442
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Credit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:444
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Debit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:446
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Interest"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:448
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Dividend"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:450
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "FI fee"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:452
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Service charge"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:454
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:468
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:456
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "ATM"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:458
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Point of sale"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:464
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Electronic payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:470
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Repeating payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:509
#, kde-format
msgctxt "Noun, a quantity of money taken by a financial institution to perform an operation"
msgid "Commission"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:524
#, kde-format
msgctxt "A file format"
msgid "OFX file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:232
#, kde-format
msgid "Invoice"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:242
#, kde-format
msgctxt "An information message"
msgid "Invoice %1 has not been imported because it is not recognized (List of recognized extractors: %2)."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:257
#, kde-format
msgctxt "A file format"
msgid "PDF file (invoice)"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:218
#, kde-format
msgctxt "An information message"
msgid "Categories found and imported"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:222
#, kde-format
msgctxt "An information message"
msgid "Units prices found and imported"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:793
#, kde-format
msgctxt "An information message"
msgid "Auto repaired operation"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:796
#, kde-format
msgctxt "An information message"
msgid "The total amount of the operation (%1) was different to the sum of the sub-operations (%2). The operation has been repaired."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:1151
#, kde-format
msgctxt "A file format"
msgid "QIF file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:214
#, kde-format
msgctxt "Import step"
msgid "Import trackers"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:397
#, kde-format
msgctxt "Import step"
msgid "Import bookmarks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:402
#, kde-format
msgid "Imported bookmarks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:421
#, kde-format
msgctxt "Import step"
msgid "Import interests"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:505
#, kde-format
msgctxt "An information message"
msgid "The sqlcipher database has been protected with the same password than your document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:533
#, kde-format
msgctxt "An error message"
msgid "Creation file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:575
#: skroogeakonadi/skroogeakonadiresource.cpp:157
#, kde-format
msgctxt "A file format"
msgid "Skrooge document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:576
#, kde-format
msgctxt "A file format"
msgid "SQLCipher document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:577
#, kde-format
msgctxt "A file format"
msgid "SQLite document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:256
#, kde-format
msgctxt "Noun: type of payement"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:258
#, kde-format
msgctxt "Noun: type of payement"
msgid "Check"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:260
#, kde-format
msgctxt "Noun: type of payement"
msgid "Cash"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:262
#, kde-format
msgctxt "Noun: type of payement"
msgid "Transfer"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:264
#, kde-format
msgctxt "Noun: type of payement"
msgid "Other"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:391
#, kde-format
msgctxt "A file format"
msgid "Homebank document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xml/skgimportpluginxml.cpp:79
#, kde-format
msgctxt "A file format"
msgid "XML file"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:46
#, kde-format
msgctxt "default keyword for krunner plugin"
msgid "buy"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:52
#, kde-format
msgid "Add a new operation in skrooge"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:53
#, kde-format
msgid "amount payee"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:54
#, kde-format
msgctxt "Example of krunner command"
msgid "%1 10 computer"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:68
#, kde-format
msgid "Add operation %1"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:101
#, kde-format
msgctxt "Information message"
msgid "Operation created"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:103
#, kde-format
msgctxt "Error message: Could not create a file"
msgid "Creation of file %1 failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:36
#, kde-format
msgctxt "Title of a dashboard widget"
msgid "Accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:44
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:39
#, kde-format
msgctxt "Display only favorite accounts"
msgid "Highlighted only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:52
#, kde-format
msgctxt "Noun, a type of account"
msgid "Only past operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:66
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:154
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:736
#, kde-format
msgctxt "Noun, a type of account"
msgid "Current"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:74
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:155
#, kde-format
msgctxt "Noun, a type of account"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:82
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:156
#: skgbankmodeler/skgdocumentbank.cpp:618
#, kde-format
msgctxt "Noun, a type of account"
msgid "Saving"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:90
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:157
#, kde-format
msgctxt "Noun, a type of account"
msgid "Investment"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:106
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:159
#: skgbankmodeler/skgdocumentbank.cpp:617
#, kde-format
msgctxt "Noun, a type of account"
msgid "Loan"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:114
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:160
#: skgbankmodeler/skgdocumentbank.cpp:619
#, kde-format
msgctxt "Noun, a type of account"
msgid "Pension"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:122
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:161
#: skgbankmodeler/skgdocumentbank.cpp:616
#, kde-format
msgctxt "Noun, a type of account"
msgid "Wallet"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:130
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:162
#, kde-format
msgctxt "Noun, a type of account"
msgid "Other"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:259
#, kde-format
msgctxt "Message, do not translate URL"
msgid ""
"First, you have to create at least one account<br>"
"from <a href=\"%1\">\"Bank and Account\"</a> page or <a href=\"%2\">import</a> operations."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:342
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:372
#, kde-format
msgctxt "the numerical total of a sum of values"
msgid "Total of %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:376
#: skgbankmodeler/skgdocumentbank.cpp:3325
#: skgbankmodeler/skgreportbank.cpp:136 skgbankmodeler/skgreportbank.cpp:374
#: skgbankmodeler/skgreportbank.cpp:462
#, kde-format
msgctxt "Noun, the numerical total of a sum of values"
msgid "Total"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:74
#, kde-format
msgctxt "Verb: Reconciliation is process through which you ensure compliance with your bank's statement"
msgid "Reconcile..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:89
#, kde-format
msgctxt "Noun, a list of bank accounts"
msgid "Accounts (Light)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:91
#, kde-format
msgctxt "Noun, a list of bank accounts"
msgid "Accounts (Full)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:93
#, kde-format
msgctxt "Noun, a list of banks"
msgid "Banks (Light)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:95
#, kde-format
msgctxt "Noun, a list of banks"
msgid "Banks (Full)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:120
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:76
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:48
#: plugins/skrooge/skrooge_report/skgreportboardwidget.cpp:42
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:80
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:110
#, kde-format
msgctxt "Verb"
msgid "Open report..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:145
#, kde-format
msgctxt "Display a list of Accounts"
msgid "Accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:155
#, kde-format
msgctxt "This allows the user to manage his list of accounts"
msgid "Manage your accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:161
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can associate a logo with your <a href=\"skg://skrooge_bank_plugin\">banks</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:162
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... <a href=\"skg://skrooge_bank_plugin\">accounts</a> can be merged by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:163
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can set a minimum and a maximum limit on your <a href=\"skg://skrooge_bank_plugin\">accounts</a>. This will trigger an alarm.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:210
#, kde-format
msgctxt "A bank is in the list of used banks, but it doesn't have any account attached"
msgid "Bank '%1' has no account"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:211
#, kde-format
msgctxt "User can delete banks with no accounts"
msgid "Do not forget to remove useless banks"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:213
#, kde-format
msgctxt "Action to delete a bank"
msgid "Delete '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:233
#, kde-format
msgctxt "A account is closed but the amount is not equal to 0"
msgid "Closed account '%1' still has money"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:234
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "This is may be not normal"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:238
#, kde-format
msgctxt "Action to reopen the account"
msgid "Reopen '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:245
#, kde-format
msgctxt "Action to create a fake operation to set the amount of the account to 0"
msgid "Create fake operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:266
#, kde-format
msgctxt "Delete banks with no account"
msgid "Delete unused banks"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:275
#, kde-format
msgctxt "Successfully deleted a bank with no account"
msgid "Unused bank deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:277
#, kde-format
msgctxt "Could not delete a bank with no account"
msgid "Unused bank deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:294
#, kde-format
msgctxt "Reopen a closed account"
msgid "Reopen account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:300
#, kde-format
msgctxt "Successfully reopen account"
msgid "Account reopened"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:302
#, kde-format
msgctxt "Failure"
msgid "reopening of the account failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:306
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2385
#, 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:1250
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1634
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2433
#, 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:2437
#, 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:2439
#, 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:473
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:474
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:475
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:68
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:69
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:70
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:71
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:72
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:74
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:75
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:76
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:59
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:60
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:61
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:50
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:51
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:62
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:63
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:64
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:65
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:66
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:67
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:68
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:69
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:70
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:71
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:72
#, kde-format
msgid "%1:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:130
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:62
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:49
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:46
#, kde-format
msgid "Opened"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:131
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:63
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:50
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:47
#, kde-format
msgid "Closed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:132
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:51
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:80
#, kde-format
msgid "Highlighted only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:135
#: skgbasegui/skgtablewithgraph.cpp:144
#, kde-format
msgid "Graph"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:150
#, kde-format
msgid "Display the account edit panel"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:199
#, kde-format
msgctxt "Other type of bank account"
msgid "Other..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:378
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:229
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:386
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:809
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:827
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:852
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:870
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:889
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:906
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:923
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:940
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:967
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:995
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:238
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:252
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:269
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:283
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:297
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:334
#, kde-format
msgid "'%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:417
#, kde-format
msgctxt "Title of panel"
msgid "Select a bank icon"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:419
#, kde-format
msgctxt "File format for open dialog panel"
msgid "Image files"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:504
#, kde-format
msgctxt "Creating an account"
msgid "Account creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:548
#, kde-format
msgctxt "An information to the user that something was added"
msgid "The account '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:553
#, kde-format
msgctxt "Successfully created an account"
msgid "Account '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:556
#, kde-format
msgctxt "Error message : Could not create an account"
msgid "Account creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:575
#, kde-format
msgctxt "Updating an account"
msgid "Account update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:588
#, kde-format
msgctxt "Information message"
msgid "You tried to modify names of selected accounts to an existing account. Accounts have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:596
#, kde-format
msgctxt "Information message"
msgid "You tried to modify all names of selected accounts. Accounts have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:648
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:669
#, kde-format
msgctxt "Question"
msgid ""
"You are trying to modify bank name of account named '%1'.\n"
"Do you want to do this modification for all accounts of this bank ? "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:716
#, kde-format
msgctxt "Successfully updated an account"
msgid "Account updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:718
#, kde-format
msgctxt "Error message : Could not update an account"
msgid "Update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:815
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1675
#, kde-format
msgctxt "Message"
msgid "Computing..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:827
#, kde-format
msgctxt "Information on an account's status : Balance is the current amount of money on the account, Checked is the amount of money on your last bank's statement, To be Checked is the differences between these two values"
msgid "Today balance : %1 Balance : %2 Checked : %3 To be Checked : %4"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:836
#, kde-format
msgctxt "Information on an account's status : Balance is the current amount of money on the account, Checked is the amount of money on your last bank's statement, To be Checked is the differences between these two values"
msgid ""
"<p>Today balance : %1 < / p >"
" "
"<p>Balance : %2 < / p >"
" "
"<p>Checked : %3 < / p >"
" "
"<p>To be Checked : %4 < / p >"
" "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kInfo)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:23
#, kde-format
msgid "Computing..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountCreatorIcon)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountCreatorIcon)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:70
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:73
#, kde-format
msgid "Icon of the bank"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:103
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:498
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Amount of the operation.</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">You can enter expressions here, such as <span style=\" font-style:italic;\">3+4*2</span>, skrooge will compute the result (<span style=\" font-style:italic;\">11</span>)</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:106
#, kde-format
msgid "Initial balance of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitEdit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:131
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:134
#, kde-format
msgid "Unit of the initial balance of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorAccount)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorAccount)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:171
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:174
#, kde-format
msgid "Name of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorNumber)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorNumber)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:286
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:289
#, kde-format
msgid "Number of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kMaxLimitAmout)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kMaxLimitAmout)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:305
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:308
#, kde-format
msgid "Maximum amount of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorAddress)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorAddress)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:334
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:337
#, kde-format
msgid "Address of the agency"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorComment)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorComment)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:353
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:356
#, kde-format
msgid "Comment of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountCreatorBank)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountCreatorBank)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:372
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:375
#, kde-format
msgid "Name of the bank"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kMinLimitAmout)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kMinLimitAmout)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:413
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:416
#, kde-format
msgid "Minimum amount of the account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAmountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:435
#, kde-format
msgctxt "Noun, a numerical quantity"
msgid "Initial &balance:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountCreatorType)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountCreatorType)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:548
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:551
#, kde-format
msgid "Type of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorAgencyNumber)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorAgencyNumber)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:567
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:570
#, kde-format
msgid "Number of the agency"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorBankNumber)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorBankNumber)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:583
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:586
#, kde-format
msgid "Number of the bank"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAccountCreatorAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAccountCreatorAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:625
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:628
#, kde-format
msgid "Add a bank and an account (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kAccountCreatorAdd)
#. i18n: ectx: property (text), widget (QPushButton, kAddBtn)
#. i18n: ectx: property (text), widget (QPushButton, kAddOperationBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:631
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:985
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1361
#, kde-format
msgctxt "Verb, add an item to a list"
msgid "Add"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAccountCreatorUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAccountCreatorUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:647
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:650
#, kde-format
msgid "Update selected banks and accounts (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kAccountCreatorUpdate)
#. i18n: ectx: property (text), widget (QPushButton, kModifyBtn)
#. i18n: ectx: property (text), widget (QPushButton, kModifyCategoryButton)
#. i18n: ectx: property (text), widget (QPushButton, kModifyOperationBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:653
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:1001
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:131
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1377
#, kde-format
msgctxt "Verb, modify an item"
msgid "Modify"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kGroup)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_board.ui:20
#, kde-format
msgctxt "Noun, a list of financial accounts"
msgid "Banks"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:71
#, kde-format
msgctxt "Verb"
msgid "Process budget rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:85
#, kde-format
msgctxt "The title"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:95
#, kde-format
msgctxt "The tool tip"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:138
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Budget alarm for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:139
#, kde-format
msgctxt "Advice on making the best (long)"
msgid ""
"Take care to your budget.<br>"
" %1.<br>"
"%2 / %3"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:146
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open operations corresponding to this budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:166
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Old budget treatment"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:167
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The budget has not been treated for at least one month."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:208
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Process budget rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:213
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget rules processed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:215
#, kde-format
msgctxt "Error message"
msgid "Budget rules failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:69
#, kde-format
msgctxt "Noun, how to define a budget period"
msgid "Monthly"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:70
#, kde-format
msgctxt "Noun, how to define a budget period"
msgid "Yearly"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:71
#, kde-format
msgctxt "Noun, how to define a budget period"
msgid "Individual"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:74
#, kde-format
msgctxt "Noun, budget items to display"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:79
#, kde-format
msgctxt "Noun, budget items to display"
msgid "None"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:87
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Current"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:95
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Current year"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:102
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Current month"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:110
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Previous year"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:117
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Previous month"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:129
#, kde-format
msgctxt "Noun, condition item to a apply a transfer of budget"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:130
#, kde-format
msgctxt "Noun, condition item to a apply a transfer of budget"
msgid "Negative"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:131
#, kde-format
msgctxt "Noun, condition item to a apply a transfer of budget"
msgid "Positive"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:133
#, kde-format
msgctxt "Noun, mode item to a apply a transfer of budget"
msgid "Next"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:134
#, kde-format
msgctxt "Noun, mode item to a apply a transfer of budget"
msgid "Current"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:135
#, kde-format
msgctxt "Noun, mode item to a apply a transfer of budget"
msgid "Current year"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:167
#, kde-format
msgid "Manual"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:167
#, kde-format
msgid "Display the edit panel for standard budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:173
#, kde-format
msgid "Auto"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:173
#, kde-format
msgid "Display the edit panel for automatic budgets"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:179
#, kde-format
msgid "Rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:179
#, kde-format
msgid "Display the edit panel for rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:200
#, kde-format
msgctxt "Option"
msgid "Remove existing budgets for %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:352
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Budget rule creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:360
#, kde-format
msgctxt "An information to the user"
msgid "The budget rule '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:364
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget rule created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:367
#, kde-format
msgctxt "Error message"
msgid "Budget rule creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:373
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Budget creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:383
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:393
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:401
#, kde-format
msgctxt "An information to the user"
msgid "The budget '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:425
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:428
#, kde-format
msgctxt "Error message"
msgid "Budget creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:444
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:674
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:714
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:758
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:802
#: skgbankgui/skgobjectmodel.cpp:1009
#, 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:1022
#, 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:1032
#, 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 category and sub category (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
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:81
#, kde-format
msgctxt "Verb, action to import items from another format"
msgid "Import"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:87
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:88
#, kde-format
msgctxt "Verb, action to import items from another format"
msgid "Import..."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:99
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:100
#, kde-format
msgctxt "Verb, action to import items from another format"
msgid "Import with backends"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:108
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:109
#, kde-format
msgctxt "Verb, action to import"
msgid "Import currency values..."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:116
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:117
#, kde-format
msgctxt "Verb, action to import"
msgid "Import rules..."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:124
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:125
#, kde-format
msgctxt "Verb, action to export items in another format"
msgid "Export"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:128
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:129
#, kde-format
msgctxt "Verb, action to export items to another format"
msgid "Export..."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:135
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:136
#, kde-format
msgctxt "Noun, apply some kind of transformation on an item"
msgid "Processing"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:142
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:143
#, kde-format
msgctxt "Verb, action to find and group transfers"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:148
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:149
#, kde-format
msgctxt "Verb, action to anonymize a document"
msgid "Anonymize"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:154
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:155
#, kde-format
msgctxt "Verb, action to clean an import"
msgid "Clean bank's imports"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:162
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:163
#, kde-format
msgctxt "Verb, action to validate imported operations"
msgid "Switch validation of imported operations"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:168
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:169
#, 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
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:175
#, kde-format
msgctxt "Verb, action to open"
msgid "Open imported operations not yet validated..."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:175
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:176
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations imported and not yet validated"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:184
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:185
#, kde-format
msgctxt "Verb, action to merge"
msgid "Merge imported operations"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:189
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:190
#, kde-format
msgctxt "Noun"
msgid "Force the merge"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:204
+#: 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:252
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:256
#, kde-format
msgctxt "Information"
msgid ""
"You must enter the list of backends to use separated by a ';'.\n"
"A backend can have parameters. You can pass the parameters in parenthesis separated by comma.\n"
"\n"
"Example: backendA;backendB(parameter1,parameter2).\n"
"\n"
"Here is the list of known backends: %1."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:258
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:262
#, kde-format
msgctxt "Format date"
msgid "Automatic detection"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:283
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:287
#, kde-format
msgctxt "Noun"
msgid "Import / Export"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:293
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:297
#, kde-format
msgctxt "Noun"
msgid "Import / Export management"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:299
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:303
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... skrooge is able to detect <a href=\"skg://tab_configure?page=Skrooge import and export plugin\">automatically</a> transfers after an import.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:300
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:304
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can automatically import operation with <a href=\"skg://tab_configure?page=Skrooge import and export plugin\">backend</a>.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:301
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:305
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://import_operation\">import</a> many files in one shot.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:302
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:306
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... unit amounts can be imported through a CSV file.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:303
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:307
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can customize your CSV import with regular expressions defined in <a href=\"skg://tab_configure?page=Skrooge import and export plugin\">setting</a> panel.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:304
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:308
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can export the full content of your document into a XML file.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:305
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:309
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can export some accounts or operations just be selecting them before to launch the <a href=\"skg://export\">export_operation</a>.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:306
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:310
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can apply <a href=\"skg://skrooge_search_plugin\">automatic rules</a> after an import to set the right categories.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:307
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:311
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can convert file by using the batch tool '%1'.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:308
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:312
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... skrooge uses the name of the imported file to find the target account.</p>"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:375
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:379
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with backends"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:387
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:391
#, kde-format
msgctxt "Error message"
msgid "Syntax error in backend \"%1\""
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:467
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:471
#, kde-format
msgctxt "A file format"
msgid "CSV Files"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:484
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:488
#: skgbankmodeler/skgimportexportmanager.cpp:630
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with codec %1"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:568
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:603
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:572
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:607
#, kde-format
msgctxt "Error message"
msgid "Import of file named '%1' failed"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:596
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:600
#, kde-format
msgctxt "Error message"
msgid "Import canceled by user"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:612
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:616
#, kde-format
msgid "%1 file successfully imported."
msgid_plural "%1 files successfully imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:620
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:624
#, kde-format
msgctxt "Noun"
msgid "Install %1"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:638
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:642
#, kde-format
msgctxt "Information message"
msgid "The installation will be done during the next import"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:666
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:670
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Export"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:678
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:682
#, kde-format
msgctxt "Successful message after an user action"
msgid "File '%1' successfully exported."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:680
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:684
#, kde-format
msgctxt "Error message"
msgid "Export of '%1' failed"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:699
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:703
#, kde-format
msgctxt "An anonymized document is a document where all private data has been removed"
msgid "Document anonymized."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:713
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:717
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:723
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:727
#, kde-format
msgid "Document successfully processed. %1 transfer created."
msgid_plural "Document successfully processed. %1 transfers created."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:726
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:730
#, kde-format
msgctxt "Information message"
msgid "No transfers found"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:729
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:733
#, kde-format
msgctxt "Error message"
msgid "Processing failed."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:747
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:751
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Clean bank's imports"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:755
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:759
#, kde-format
msgctxt "Successful message after an user action"
msgid "Document successfully cleaned."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:757
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:761
#, kde-format
msgctxt "Error message"
msgid "Clean failed."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:776
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:780
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch validation of imported operations"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:792
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:796
#, kde-format
msgctxt "Successful message after an user action"
msgid "Imported operations validated."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:794
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:874
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:798
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:878
#, kde-format
msgctxt "Error message"
msgid "Validation failed"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:809
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:813
#, kde-format
msgctxt "Error message"
msgid "Invalid selection, you must select one imported operation and one manual operation with same amounts"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:831
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:835
#, kde-format
msgctxt "Question"
msgid "Amounts are not equals. Do you want to force the merge ?"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:834
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:838
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge imported operations"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:836
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:840
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1639
#, kde-format
msgctxt "Error message"
msgid "Merge failed"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:843
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:847
#, kde-format
msgctxt "Successful message after an user action"
msgid "Imported operations merged."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:867
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:871
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Validate all operations"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:872
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:876
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations validated."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:894
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:898
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations imported and not yet validated"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:895
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:899
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "After importing operations, you should review them, make corrections on, for instance, category, payee. Once done, you should mark the imported operation as validated, so that you know the operation has been fully processed."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:936
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:940
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Krunner's operation ongoing [%1 %2 %3]"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:937
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:941
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Operations created through krunner have to be fully created in skrooge."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:941
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:945
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Import operation in %1"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:948
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:952
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Remove operation"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:979
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:983
#: skgbasemodeler/skgservices.cpp:1707
#, kde-format
msgctxt "An erro message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:987
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:991
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import krunner's operation"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1040
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1044
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been added"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1048
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1052
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations imported."
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1051
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1055
#, kde-format
msgctxt "Error message"
msgid "Import failed"
msgstr ""
#. +> trunk5
-#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1054
+#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1058
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations removed."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, kGeneral)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:24
#, kde-format
msgid "General"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kGeneral)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:27
#, kde-format
msgid "General import settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:48
#, kde-format
msgid "After import"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_apply_rules)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:69
#, kde-format
msgid "This option allows to apply all rules defined in \"Search and process\" on all imported operations"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_apply_rules)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:72
#, kde-format
msgid "Apply rules on imported operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_automatic_validation)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:79
#, kde-format
msgid "This option allows to validate all imported operations"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatic_validation)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:82
#, kde-format
msgid "Automatic validation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_open_after_import_or_processing)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:89
#, kde-format
msgid "This option allows to open all imported operations at the end of the import"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_open_after_import_or_processing)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:92
#, kde-format
msgid "Open operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_since_last_import)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:99
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600; color:#ff0000;\">WARNING: </span>In some conditions, this option can cause missing operations. </p>"
"<p>This option is mainly interesting with OFX import when your bank is not able to generate real unique identifier for operations.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_since_last_import)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:102
#, kde-format
msgid "Import only operations since the last imported one (not recommended)"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kCsv)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:129
#, kde-format
msgid "Settings for CSV import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:212
#, kde-format
msgid "Header position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:232
#, kde-format
msgid "0 if CSV file does not have header"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kDateLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kDateLbl)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:301
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:304
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:440
#, kde-format
msgid "Date of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:307
#, kde-format
msgid "Date:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kNumberLbl)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNumberEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:320
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:666
#, kde-format
msgid "Number of the operation, for example the Check number, or a Transfer reference."
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kNumberLbl)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNumberEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:323
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:669
#, kde-format
msgid "Number of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kNumberLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:326
#, kde-format
msgid "Number:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kTypeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:341
#, kde-format
msgid ""
"Operation mode (how you made the operation).\n"
"Examples: Credit Card, Check, Transfer...\n"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kTypeLabel)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTypeEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:344
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:641
#, kde-format
msgid "Operation mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTypeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:347
#, kde-format
msgctxt "Noun, the mode used for payment of the operation (Credit Card, Cheque, Transfer...)"
msgid "Mode:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kPayeeLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kPayeeLabel)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kPayeeEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kPayeeEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:360
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:363
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:596
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:599
#, kde-format
msgid "Payee of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kPayeeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:366
#, kde-format
msgctxt "Noun, a person or institution receiving a payment, or paying the operation"
msgid "Pa&yee:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kCommentLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kCommentLabel)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCommentEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCommentEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:385
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:388
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:760
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:763
#, kde-format
msgid "Comment of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCommentLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:391
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Comment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kStatusLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:404
#, kde-format
msgid "Status of the operation (reconciled or not)"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kStatusLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:407
#, kde-format
msgid "Status of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kStatusLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:410
#, kde-format
msgid "Status:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kBookmarkedLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kBookmarkedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:423
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:426
#, kde-format
msgid "Bookmark of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kBookmarkedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:429
#, kde-format
msgid "Boo&kmarked:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kAccountLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kAccountLabel)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:442
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:445
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:390
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:393
#, kde-format
msgid "Account of the operation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kCategoryLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kCategoryLabel)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCategoryEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:467
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:470
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:841
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:154
#, kde-format
msgid "Category of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCategoryLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:473
#, kde-format
msgctxt "Noun, the category of an item"
msgid "Category:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kAmountLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kAmountLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, kQuantityLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kQuantityLbl)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:497
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:500
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:516
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:519
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:501
#, kde-format
msgid "Amount of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAmountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:503
#, kde-format
msgctxt "Noun, a numerical quantity"
msgid "Amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kQuantityLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:522
#, kde-format
msgid "Quantity:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kSignLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kSignLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:535
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:538
#, kde-format
msgid "Sign of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kSignLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:541
#, kde-format
msgid "Sign:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kUnitLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kUnitLbl)
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitEdit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:554
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:557
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:529
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:532
#, kde-format
msgid "Unit of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kUnitLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:560
#, kde-format
msgid "Unit:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kidtransaction)
#. i18n: ectx: property (whatsThis), widget (QLabel, kidtransaction)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:573
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:576
#, kde-format
msgid "Id to join all operations as a split operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kidtransaction)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:579
#, kde-format
msgid "Idtransaction:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, label_8)
#. i18n: ectx: property (whatsThis), widget (QLabel, label_8)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:592
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:595
#, kde-format
msgid "Id to join all operations as a transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:598
#, kde-format
msgid "Idgroup:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, label_9)
#. i18n: ectx: property (whatsThis), widget (QLabel, label_9)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:611
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:614
#, kde-format
msgid "To identify column to import as properties"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:617
#, kde-format
msgid "Property:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:634
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">You have to define <a href=\"http://en.wikipedia.org/wiki/Regular_expression\"><span style=\" text-decoration: underline; color:#0057ae;\">regular expression</span></a> allowing to automatically map each attribute.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:722
#, kde-format
msgid "Column positions:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kLabelColumns)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:744
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"> Must be a string containing following key words separated by <span style=\" font-weight:600;\">|</span>:</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:770
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:9pt;\"> </span><span style=\" font-size:9pt;\">or nothing to ignore the column</span><span style=\" font-size:9pt;\"> </span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:9pt;\"> or anything else to import the column as a property.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:9pt;\"> </span><span style=\" font-size:9pt; text-decoration: underline;\">Example:</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, More)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:790
#, kde-format
msgid "Edit regular expressions..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kSignLbl_2)
#. i18n: ectx: property (statusTip), widget (QLabel, kSignLbl_2)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:802
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:805
#, kde-format
msgid "How to identify a debit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kSignLbl_2)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:808
#, kde-format
msgid "Debit values of \"sign\" column:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:852
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:899
#, kde-format
msgid "Date format:"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kQif)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:878
#, kde-format
msgid "Settings for QIF import"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, kBackends)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:942
#, kde-format
msgid "Backends"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kBackends)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:945
#, kde-format
msgid "Settings for import by backends"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_download_on_open)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:987
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:22
#, kde-format
msgid "Download on open"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_download_frequency)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:998
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:33
#, kde-format
msgid "Once a day"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_download_frequency)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:1003
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:38
#, kde-format
msgid "Once a week"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_download_frequency)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:1008
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:43
#, kde-format
msgid "Once a month"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:1031
#, kde-format
msgid "List of bac&kends used:"
msgstr ""
#. i18n: ectx: label, entry (fontFutureColor), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:9
#, kde-format
msgid "Color of font for future operations"
msgstr ""
#. i18n: ectx: label, entry (fontNotValidatedColor), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:13
#, kde-format
msgid "Color of font for non-validated operations"
msgstr ""
#. i18n: ectx: label, entry (fontSubOperationColor), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:17
#, kde-format
msgid "Color of font for sub operations"
msgstr ""
#. i18n: ectx: label, entry (fasteditmode), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:21
#, kde-format
msgid "Fast edit mode"
msgstr ""
#. i18n: ectx: label, entry (broken_reconciliation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:25
#, kde-format
msgid "What to do, if an action breaks a reconciliation:"
msgstr ""
#. i18n: ectx: label, entry (broken_import), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:29
#, kde-format
msgid "What to do, if an action breaks an import:"
msgstr ""
#. i18n: ectx: label, entry (computeBalances), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:33
#, kde-format
msgid "Compute balances"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_oncurrentaccountonly)
#. i18n: ectx: label, entry (oncurrentaccountonly), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:37
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:482
#, kde-format
msgid "On current account only"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_setCategoryForPayee)
#. i18n: ectx: label, entry (setCategoryForPayee), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:41
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:292
#, kde-format
msgid "Set the most used category when the payee is modified"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automaticPointInReconciliation)
#. i18n: ectx: label, entry (automaticPointInReconciliation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:45
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:309
#, kde-format
msgid "Automatic point operations created during reconciliation"
msgstr ""
#. i18n: ectx: label, entry (commentFakeOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:49
#, kde-format
msgid "Default comment for fake operation"
msgstr ""
#. i18n: ectx: label, entry (payeeFakeOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:53
#, kde-format
msgid "Default payee for fake operation"
msgstr ""
#. i18n: ectx: label, entry (categoryFakeOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:57
#, kde-format
msgid "Default category for fake operation"
msgstr ""
#. i18n: ectx: label, entry (commentCommissionOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:61
#, kde-format
msgid "Default comment for commission operation"
msgstr ""
#. i18n: ectx: label, entry (categoryCommissionOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:65
#, kde-format
msgid "Default category for commission operation"
msgstr ""
#. i18n: ectx: label, entry (commentTaxOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:69
#, kde-format
msgid "Default comment for tax operation"
msgstr ""
#. i18n: ectx: label, entry (categoryTaxOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:73
#, kde-format
msgid "Default category for tax operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:40
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:40
#, kde-format
msgctxt "Dashboard widget title"
msgid "Income & Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:87
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:59
#, kde-format
msgctxt "Noun, a type of operations"
msgid "Grouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:93
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:66
#, kde-format
msgctxt "Noun, a type of operations"
msgid "Transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:101
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:75
#, kde-format
msgctxt "Noun, a type of operations"
msgid "Tracked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:107
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:82
#, kde-format
msgctxt "Noun, a type of operations"
msgid "On suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:247
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:253
#, kde-format
msgctxt "Title of a list of operations"
msgid "Incomes 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 "Expenses of %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:251
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:257
#, 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:390
#, kde-format
msgctxt "Warning message"
msgid "The previous reconciliation of '%1' has been broken by this action or a previous one."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:392
#, kde-format
msgctxt "Warning message"
msgid "This action would break the previous reconciliation of '%1', so it is cancelled."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:415
#, kde-format
msgctxt "Warning message"
msgid "The previous import in '%1' has been broken by this action or a previous one."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:417
#, kde-format
msgctxt "Warning message"
msgid "This action would break the previous import in '%1', so it is cancelled."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:435
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Income && Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:437
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:504
#, kde-format
msgctxt "Noun"
msgid "Operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:514
#, kde-format
msgctxt "Noun"
msgid "Operation management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:525
#, 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:526
#, 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:527
#, 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:528
#, 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:529
#, 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:530
#, 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:531
#, 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:556
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Apply template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:571
#, kde-format
msgctxt "Successful message after an user action"
msgid "Template applied."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:577
#, kde-format
msgctxt "Error message"
msgid "Apply of template failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:594
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Group operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:604
#, 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:611
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operations grouped."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:613
#, kde-format
msgctxt "Error message"
msgid "Group creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:630
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Ungroup operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:637
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been ungrouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:644
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation ungrouped."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:646
#, kde-format
msgctxt "Error message"
msgid "Group deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:663
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch to pointed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:670
#: skgbankgui/skgobjectmodel.cpp:977
#, 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:677
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation pointed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:679
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2519
#, kde-format
msgctxt "Error message"
msgid "Switch failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:697
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Duplicate operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:705
#, kde-format
msgctxt "An information to the user"
msgid "The duplicate operation '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:714
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation duplicated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:720
#, kde-format
msgctxt "Error message"
msgid "Duplicate operation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:738
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Create template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:746
#, kde-format
msgctxt "An information to the user"
msgid "The template '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:754
#, kde-format
msgctxt "Successful message after an user action"
msgid "Template created."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:761
#, kde-format
msgctxt "Error message"
msgid "Creation template failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:800
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:818
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with unit:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:834
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations with category:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:861
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations followed by tracker:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:880
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to payee:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:896
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to budget:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:913
#, kde-format
msgctxt "Noun, a list of items"
msgid "Scheduled operations:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:930
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations corresponding to rule:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:948
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations grouped or split of:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:974
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations grouped with:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1058
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Duplicate number %1 in account '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1059
#, 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:1063
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit operations with duplicate number"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1093
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations of '%1' not reconciliated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1094
#, 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:1098
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open account '%1' for reconciliation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1130
#, 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:1131
#, 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:1158
#, 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:1159
#, 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:1187
#, 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:1188
#, 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:1226
#, 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:1227
#, 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:1250
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have mode"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1251
#, 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:1276
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1277
#, 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:1301
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many transfers do not have category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1302
#, 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:1327
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1328
#, 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:1352
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many transfers do not have payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1353
#, 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:1378
#, 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:1379
#, 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:1415
#, 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:1416
#, 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:1452
#, 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:1453
#, 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:1498
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of '%1' with duplicate number %2"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1522
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Remove groups with only one operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1536
#, kde-format
msgctxt "Message for successful user action"
msgid "Remove groups done."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1538
#, kde-format
msgctxt "Error message"
msgid "Remove groups failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1557
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Align comment of suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1571
#, kde-format
msgctxt "Message for successful user action"
msgid "Comments aligned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1573
#, kde-format
msgctxt "Error message"
msgid "Comments alignment failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1592
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Align date of suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1606
#, kde-format
msgctxt "Message for successful user action"
msgid "Dates aligned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1608
#, kde-format
msgctxt "Error message"
msgid "Dates alignment failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1624
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1631
#, 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:1637
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operations merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1701
#, kde-format
msgctxt "A condition"
msgid "%1 = %2"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:126
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:185
#, kde-format
msgid "Standard"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:126
#, kde-format
msgid "Display the edit panel for standard operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:136
#, kde-format
msgid "Split"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:136
#, kde-format
msgid "Display the edit panel for split operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:147
#, kde-format
msgid "Transfer"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:147
#, kde-format
msgid "Display the edit panel for transfers between accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:156
#, kde-format
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:156
#, kde-format
msgid "Display the edit panel for purchasing or selling shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:275
#, kde-format
msgctxt "A tool tip"
msgid "This field is frozen (it will not be affected by Fast Edition). Double click to unfreeze it"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:651
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:656
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:658
#, kde-format
msgctxt "Error message"
msgid "Operation update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:693
#, kde-format
msgctxt "An information message"
msgid "You modified one part of a transfer"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:734
#, kde-format
msgctxt "Error message"
msgid "Cannot update a split operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:850
#, kde-format
msgctxt "An information message"
msgid "Absolute value has been used for transfer creation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:916
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:925
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1059
#, kde-format
msgctxt "Question"
msgid "Confirmation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:917
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1060
#, 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:926
#, 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:1082
#, 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:1095
#, kde-format
msgctxt "An information message"
msgid "The operation '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1113
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1625
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1125
#, 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:1210
#, kde-format
msgctxt "Noun"
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1255
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1639
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1258
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1642
#, kde-format
msgctxt "Error message"
msgid "Operation creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1492
#, kde-format
msgctxt "Option to for display of operations"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1546
#, kde-format
msgctxt "Option to for display of operations"
msgid "Operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1548
#, kde-format
msgctxt "Option to for display of operations"
msgid "Templates"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1551
#, kde-format
msgctxt "Option to for display of operations"
msgid "Hide pointed operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1552
#, kde-format
msgctxt "Option to for display of operations"
msgid "Hide checked operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1575
#, kde-format
msgctxt "Message"
msgid "First you have to create an account."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1708
#, kde-format
msgctxt "Message"
msgid "Balance: %1 Checked: %2 To be Checked: %3"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1715
#, 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:1751
#, kde-format
msgctxt "A title"
msgid "Total amount:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1754
#, kde-format
msgctxt "A title"
msgid "Final balance:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1770
#, kde-format
msgctxt "Description"
msgid "You must select only one account to use reconciliation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1778
#, kde-format
msgctxt "Message"
msgid "%1 - Delta: %2 Expenditure: %3 Income: %4"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1792
#, 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:2364
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Auto point account"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2371
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been auto pointed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2374
#, kde-format
msgctxt "Successful message after an user action"
msgid "Account auto pointed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2464
#: 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:2509
#, 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:2517
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation checked."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2592
#, kde-format
msgctxt "Error message"
msgid "No Operation Selected"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGFilteredTableView, kOperationView)
#. i18n: ectx: property (statusTip), widget (SKGFilteredTableView, kOperationView)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:49
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:52
#, kde-format
msgid "list of operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kReconcilitorAmountEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kReconcilitorAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:159
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:162
#, kde-format
msgid "Last balance on your account record"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kCreateFakeOperation)
#. i18n: ectx: property (statusTip), widget (QToolButton, kCreateFakeOperation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:188
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:191
#, kde-format
msgid "Create fake operation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kReconciliateAccount)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kReconciliateAccount)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:207
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:210
#, kde-format
msgid "Account linked to the card, where to transfer the pointed operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kValidate)
#. i18n: ectx: property (statusTip), widget (QToolButton, kValidate)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:223
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:226
#, kde-format
msgid "Validate pointed operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kAutoPoint)
#. i18n: ectx: property (statusTip), widget (QToolButton, kAutoPoint)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:248
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:251
#, kde-format
msgid "Auto point all imported operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kReconciliatorButton)
#. i18n: ectx: property (statusTip), widget (QToolButton, kReconciliatorButton)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:303
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:306
#, kde-format
msgid "Switch information"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTypeEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:638
#, kde-format
msgid ""
"Operation mode (how you made the operation). \n"
"Examples: Credit Card, Check, Transfer...\n"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTargetAccountEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTargetAccountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:703
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:706
#, kde-format
msgid "Target account for this transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTargetAccountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:722
#, kde-format
msgctxt "as in \"make a money transfer from account A *to account* B\""
msgid "To Account:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCategoryEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:838
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:151
#, kde-format
msgid ""
"Category of the operation.\n"
"Use \" > \" as a separator between a category and a subcategory."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTrackerEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTrackerEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:873
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:876
#, kde-format
msgid "Tracker associated to this operation"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (SKGComboBox, kTrackerEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:885
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">A <span style=\" font-style:italic;\">Tracker</span> is a way to group some operations together. For example, you may use it to follow refunds.</p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">You will find more information on this in the documentation in the chapter \"Trackers\".</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAccountLabel3_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:944
#, kde-format
msgid "Account for pa&yment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kPaymentAccountEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kPaymentAccountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:954
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:957
#, kde-format
msgid "Payment account for bought share"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAmountSharesLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:979
#, kde-format
msgid "A&mount of shares:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountSharesEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountSharesEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:992
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:995
#, kde-format
msgid "Amount of shares"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kUnitShare)
#. i18n: ectx: property (text), widget (QLabel, kUnitCommission)
#. i18n: ectx: property (text), widget (QLabel, kUnitTax)
#. i18n: ectx: property (text), widget (QLabel, KTotal)
#. i18n: ectx: property (text), widget (QLabel, kAlarmUnit)
#. i18n: ectx: property (text), widget (QLabel, kUnitOfUnitLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1017
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1062
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1107
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1137
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:183
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:674
#, kde-format
msgid "$"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCommissionLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1024
#, kde-format
msgctxt "Noun, a quantity of money taken by a financial institution to perform an operation"
msgid "+ Commission:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kCommissionEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kCommissionEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1037
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1040
#, kde-format
msgid "Amount of the commission"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTaxLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1069
#, kde-format
msgctxt "Noun, Taxes applied on a financial operation"
msgid "+ Tax:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kTaxEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kTaxEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1082
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1085
#, kde-format
msgid "Amount of the Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTotalLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1114
#, kde-format
msgctxt "Noun, the numerical total of a sum of values"
msgid " = Total:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kFreezeBtn)
#. i18n: ectx: property (statusTip), widget (QToolButton, kFreezeBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1177
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1180
#, kde-format
msgid "Freeze / unfreeze fields"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kCleanBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kCleanBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1205
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1208
#, kde-format
msgid "Clean editor"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kFastEditBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kFastEditBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1240
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1243
#, kde-format
msgid "Fast edition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableWidget, kSubOperationsTable)
#. i18n: ectx: property (statusTip), widget (SKGTableWidget, kSubOperationsTable)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1292
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1295
#, kde-format
msgid "List of splits"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddOperationBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddOperationBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1355
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1358
#, kde-format
msgid "Create a new operation (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyOperationBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyOperationBtn)
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1371
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1374
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:264
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:267
#, kde-format
msgid "Update selected operations (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (format), widget (SKGProgressBar, kIncome)
#. i18n: ectx: property (format), widget (SKGProgressBar, kExpense)
#. i18n: ectx: property (format), widget (SKGProgressBar, kIncome_previous)
#. i18n: ectx: property (format), widget (SKGProgressBar, kExpense_previous)
#. i18n: ectx: property (format), widget (SKGProgressBar, kSaving)
#. i18n: ectx: property (format), widget (SKGProgressBar, kSaving_previous)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:49
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:78
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:121
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:150
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:186
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:202
#, kde-format, no-c-format
msgid "%p"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kExpenseLabel)
#. i18n: ectx: property (text), widget (QLabel, kExpense_previousLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:62
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:134
#, kde-format
msgid "Expenditure:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kIncome_previousLabel)
#. i18n: ectx: property (text), widget (QLabel, kIncomeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:105
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:163
#, kde-format
msgid "Income:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kSavingLabel)
#. i18n: ectx: property (text), widget (QLabel, kSaving_previousLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:170
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:209
#, kde-format
msgid "Saving:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:23
#, kde-format
msgid "&What to do, if an action breaks a reconciliation:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_reconciliation)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_import)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:47
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:521
#, kde-format
msgid "Nothing"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_reconciliation)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_import)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:52
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:526
#, kde-format
msgid "Display a warning message"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_reconciliation)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_import)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:57
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:531
#, kde-format
msgid "Display an error message and cancel the current action"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:78
#, kde-format
msgid "Default values for special operations"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:109
#, kde-format
msgid "Fake"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kPayeeFakeLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryCommissionLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:143
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:206
#, kde-format
msgid "Te&xtLabel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCategoryFakeLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryTaxLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:153
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:239
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:187
#, kde-format
msgid "Commission / Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:265
#, kde-format
msgid "Commission"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:278
#, kde-format
msgid "Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_computeBalances)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:299
#, kde-format
msgid "Compute balances (uncheck to improve performances)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, fontBox)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:316
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:43
#, kde-format
msgid "Fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontFutureLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:325
#, kde-format
msgid "Font fo&r future operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontNotValidatedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:356
#, kde-format
msgid "Font for non-&validated operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontSubOperationLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:387
#, kde-format
msgid "Font for sub operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fasteditmodelbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:445
#, kde-format
msgid "Fast edit &mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:459
#, kde-format
msgid "Search in templates only"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:464
#, kde-format
msgid "Search first in templates and after in operations"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:469
#, kde-format
msgid "Search in operations only"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:474
#, kde-format
msgid "Search first in operations and after in templates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:510
#, kde-format
msgid "W&hat to do, if an action breaks an import:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:69
#, kde-format
msgctxt "Verb"
msgid "Delete unused payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:74
#, kde-format
msgctxt "Verb"
msgid "Open similar payees..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:75
#, kde-format
msgctxt "Noun, a list of items"
msgid "Similar payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:98
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:108
#, kde-format
msgctxt "A tool tip"
msgid "Payees management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:119
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_payee_plugin\">payees</a> can be merged by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:140
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many unused payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:141
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You can improve performances by removing payees for which no operation is registered."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:162
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some payees seem to be identical"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:163
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Some payee seem to be identical but with different syntax. They could be merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:178
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Delete unused payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:186
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unused payees deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:188
#, kde-format
msgctxt "Error message"
msgid "Unused payees deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:191
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Payee creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:205
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:209
#, kde-format
msgctxt "Successful message after an user action"
msgid "Payee '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:212
#, kde-format
msgctxt "Error message"
msgid "Payee creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:230
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Payee update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:243
#, kde-format
msgctxt "Information message"
msgid "You tried to modify names of selected payees to an existing payee. Payees have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:251
#, kde-format
msgctxt "Information message"
msgid "You tried to modify all names of selected payees. Payees have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:260
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been merged with payee '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:289
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:294
#, kde-format
msgctxt "Successful message after an user action"
msgid "Payee updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:296
#, kde-format
msgctxt "Error message"
msgid "Payee update failed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNameInput)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNameInput)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:77
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:80
#, kde-format
msgid "Name of the payee"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAddressEdit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAddressEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:109
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:112
#, kde-format
msgid "Address of the payee"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddButton)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:187
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:190
#, kde-format
msgid "Create a payee (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyButton)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:200
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:203
#, kde-format
msgid "Modify selected payee (Shift+Enter)"
msgstr ""
#. i18n: ectx: label, entry (backgroundColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:9
#, kde-format
msgid "Background color"
msgstr ""
#. i18n: ectx: label, entry (textColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:13
#, kde-format
msgid "Text color"
msgstr ""
#. i18n: ectx: label, entry (outlineColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:17
#, kde-format
msgid "Outline color"
msgstr ""
#. i18n: ectx: label, entry (axisColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:21
#, kde-format
msgid "Axis color"
msgstr ""
#. i18n: ectx: label, entry (gridColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:25
#, kde-format
msgid "Grid color"
msgstr ""
#. i18n: ectx: label, entry (minColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:29
#, kde-format
msgid "Minimum color"
msgstr ""
#. i18n: ectx: label, entry (maxColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:33
#, kde-format
msgid "Maximum color"
msgstr ""
#. i18n: ectx: label, entry (averageColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:37
#, kde-format
msgid "Average color"
msgstr ""
#. i18n: ectx: label, entry (tendencyColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:41
#, kde-format
msgid "Tendency color"
msgstr ""
#. i18n: ectx: label, entry (paretoColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:45
#, kde-format
msgid "Pareto color"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_antialiasing)
#. i18n: ectx: label, entry (antialiasing), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:49
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:186
#, kde-format
msgid "Antialiasing"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportboardwidget.cpp:30
#, kde-format
msgctxt "Dashboard widget title"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:89
#, kde-format
msgctxt "Verb"
msgid "Open very old operations..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:91
#, kde-format
msgctxt "Noun, a list of items"
msgid "Very old operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:101
#, kde-format
msgctxt "Verb"
msgid "Open very far operations in the future..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:103
#, kde-format
msgctxt "Noun, a list of items"
msgid "Very far operations in the future"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:125
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:127
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Personal Financial Score"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:132
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Report bookmarked named \"%1\""
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:190
#, kde-format
msgctxt "Noun"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:200
#, kde-format
msgctxt "Noun"
msgid "Generate report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:211
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can double click on a value in <a href=\"skg://skrooge_report_plugin\">reports</a> to show corresponding operations.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:212
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can open <a href=\"skg://skrooge_report_plugin\">reports</a> for selections made in other pages.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:213
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can export <a href=\"skg://skrooge_report_plugin\">reports</a> in many formats.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:243
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with Unit equal to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:258
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with Category equal to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:274
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations followed by "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:288
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:302
#, kde-format
msgctxt "Noun, a list of items"
msgid "Selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:313
#, kde-format
msgctxt "Noun, a list of items"
msgid "Selected sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:323
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations corresponding to rule "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:374
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations are very old"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:375
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "For performances reasons, very old operations are not taken into account in graph report. Check if these operations are normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:391
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations are very far in the future"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:392
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "For performances reasons, operations very far in the future are not taken into account in graph report. Check if these operations are normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:74
#, kde-format
msgctxt "Display graph values as the sum of operations amount"
msgid "Sum of operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:75
#, kde-format
msgctxt "Display graph values as the cumulated sum of operations amount"
msgid "Cumulated sum of operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:76
#, kde-format
msgctxt "Display graph values in base 100"
msgid "Base 100"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:77
#, kde-format
msgctxt "Display graph values in base 100"
msgid "Cumulated sum in base 100"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:78
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Percent of columns"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:79
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Absolute percent of columns"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:80
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Percent of lines"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:81
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Absolute percent of lines"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:82
#, kde-format
msgctxt "Display graph values as a number of operations (or transaction)"
msgid "Count number of operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:84
#, kde-format
msgctxt "Noun"
msgid "None"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:85
#, kde-format
msgctxt "Noun"
msgid "Moving average"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:86
#, kde-format
msgctxt "Noun"
msgid "Weighted moving average"
msgstr ""
#. i18nc("Noun", "Interest rate") , 5);
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:88
#, kde-format
msgctxt "Noun"
msgid "Schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:89
#, kde-format
msgctxt "Noun"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:91
#, kde-format
msgid "Setup Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:91
#, kde-format
msgid "Display the edit panel for report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:104
#, kde-format
msgctxt "Verb"
msgid "Open..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:490
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:1037
#: skgbankmodeler/skgdocumentbank.cpp:774
#, kde-format
msgctxt "Noun"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:518
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:538
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:541
#, kde-format
msgctxt "Noun"
msgid " with "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:519
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:552
#, kde-format
msgctxt "Noun"
msgid "'%1' with '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:536
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:563
#, kde-format
msgctxt "Noun"
msgid " and "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:548
#, kde-format
msgctxt "Noun"
msgid "'%1' are empty"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:571
#, kde-format
msgctxt "Noun"
msgid "incomes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:574
#, kde-format
msgctxt "Noun"
msgid "expenses"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:577
#, kde-format
msgctxt "Noun"
msgid "transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:579
#, kde-format
msgctxt "Noun"
msgid "grouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:582
#, kde-format
msgctxt "Noun"
msgid "tracked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:585
#, kde-format
msgctxt "Noun"
msgid "during '%1' for '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:609
#, kde-format
msgid "(%1) or (%2)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:943
#, kde-format
msgctxt "Progression step"
msgid "Create scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:977
#, kde-format
msgctxt "Progression step"
msgid "Create budgeted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:1138
#, kde-format
msgctxt "Noun"
msgid "N %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:60
#, kde-format
msgid "Other filters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:87
#, kde-format
msgid "Operation Types"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kColumnsLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:103
#, kde-format
msgid "Columns:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCorrectedByMode)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCorrectedByMode)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:122
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:125
#, kde-format
msgid "Select how you want to correct values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kColDown)
#. i18n: ectx: property (statusTip), widget (QToolButton, kColDown)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:147
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:150
#, kde-format
msgid "Reduce level"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineDown)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineDown)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:172
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:175
#, kde-format
msgid "Collapse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineRemove)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineRemove)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:197
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:200
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kGrouped)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kGrouped)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:213
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:216
#, kde-format
msgid "Include grouped operations or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kGrouped)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:219
#, kde-format
msgid "Grouped"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kMode)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kMode)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:229
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:232
#, kde-format
msgid "Select what you want to do with values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kTracked)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kTracked)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:242
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:245
#, kde-format
msgid "Include tracked operations or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kTracked)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:248
#, kde-format
msgid "Tracked"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kIncomes)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kIncomes)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:258
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:261
#, kde-format
msgid "Include incomes or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kIncomes)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:264
#, kde-format
msgid "Incomes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kLinesLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:290
#, kde-format
msgid "Lines:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:303
#, kde-format
msgid "Corrected &by:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:313
#, kde-format
msgid "Data"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kLines)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kLines)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:336
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:339
#, kde-format
msgid "Select what you want to see in the rows"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kExpenses)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kExpenses)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:349
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:352
#, kde-format
msgid "Include expenses or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kExpenses)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:355
#, kde-format
msgid "Expenses"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineUp)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineUp)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:371
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:374
#, kde-format
msgid "Expand"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:384
#, kde-format
msgid "Dates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kModeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:400
#, kde-format
msgid "Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:431
#, kde-format
msgid "Forecast:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kForecastCmb)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:458
#, kde-format
msgid ""
"Choose forecast method:\n"
"- Schedule: Use the scheduled operations in forecast.\n"
"- Average: Use average of the three previous months in forecast"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kCorrectedBy)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kCorrectedBy)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:490
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:493
#, kde-format
msgid "Select the index to correct the values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kColUp)
#. i18n: ectx: property (statusTip), widget (QToolButton, kColUp)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:506
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:509
#, kde-format
msgid "Increase level"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kTransfers)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kTransfers)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:519
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:522
#, kde-format
msgid "Include transfers or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kTransfers)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:525
#, kde-format
msgid "Transfers"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kColumns)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kColumns)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:560
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:563
#, kde-format
msgid "Select what you want to see in the columns"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, kOtherFilters)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:573
#, kde-format
msgid "The list of additional filters from other open pages that can be added"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:17
#, kde-format
msgid "Colors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label6_2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:23
#, kde-format
msgid "Outline color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1_2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:36
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label5)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:55
#, kde-format
msgid "Tendency color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:68
#, kde-format
msgid "Minimum color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:84
#, kde-format
msgid "Maximum color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label4)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:100
#, kde-format
msgid "Average color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label6)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:116
#, kde-format
msgid "Grid color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:132
#, kde-format
msgid "Axis color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1_3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:148
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label6_3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:170
#, kde-format
msgid "Pareto color:"
msgstr ""
#. i18n: ectx: label, entry (check_on_open), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:9
#, kde-format
msgid "Check on open"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_create_template)
#. i18n: ectx: label, entry (create_template), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:13
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:33
#, kde-format
msgid "Create a template when an operation is scheduled"
msgstr ""
#. i18n: ectx: label, entry (remind_me), group (skrooge_scheduled)
#. i18n: ectx: label, entry (remind_me_days), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:17
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:21
#, kde-format
msgid "Remind Me"
msgstr ""
#. i18n: ectx: label, entry (auto_write), group (skrooge_scheduled)
#. i18n: ectx: label, entry (auto_write_days), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:25
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:29
#, kde-format
msgid "Automatically Write"
msgstr ""
#. i18n: ectx: label, entry (once_every), group (skrooge_scheduled)
#. i18n: ectx: label, entry (once_every_unit), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:33
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:37
#, kde-format
msgid "Periodicity"
msgstr ""
#. i18n: ectx: label, entry (nb_times), group (skrooge_scheduled)
#. i18n: ectx: label, entry (nb_times_val), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:41
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:45
#, kde-format
msgid "Number of times"
msgstr ""
#. i18n: ectx: label, entry (fontDisabledColor), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:49
#, kde-format
msgid "Color of font for disabled schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:71
#, kde-format
msgctxt "Verb, create a scheduled operation"
msgid "Schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:92
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:326
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Insert recurrent operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:110
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:153
#, kde-format
msgctxt "Noun"
msgid "Scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:163
#, kde-format
msgctxt "Noun"
msgid "Operations scheduled management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:174
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://skrooge_scheduled_plugin\">schedule</a> operations or templates.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:193
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Conversion schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:213
#, kde-format
msgctxt "An information message"
msgid "All scheduled operations have been converted in template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:231
#, kde-format
msgctxt "An information message"
msgid "A template has been created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:270
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:277
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been scheduled"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:290
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:514
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation scheduled."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:292
#, kde-format
msgctxt "Error message"
msgid "Operation schedule failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:325
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:363
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Scheduled operation '%1' not uptodate"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:326
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The scheduled operation '%1' does not have the amount of the last inserted operation (%2)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:330
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Update the next scheduled operation amount (%1)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:364
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The scheduled operation '%1' does not have the date aligned with the last inserted operation (%2)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:368
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Update the next scheduled operation date (%1)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:401
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Possible schedule '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:402
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The operation '%1' seems to be regularly created and could be scheduled"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:406
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Monthly schedule the operation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:431
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:472
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Update scheduled operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:450
#, kde-format
msgctxt "An information to the user"
msgid "The amount of the scheduled operation of '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:454
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:482
#, kde-format
msgctxt "Successful message after an user action"
msgid "Scheduled operation updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:456
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:484
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:302
#, kde-format
msgctxt "Error message"
msgid "Update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:478
#, kde-format
msgctxt "An information to the user"
msgid "The date of the scheduled operation of '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:497
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Scheduled operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:508
#, kde-format
msgctxt "An information to the user"
msgid "The scheduled operation of '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:516
#, kde-format
msgctxt "Error message"
msgid "Schedule failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:57
#, kde-format
msgid "Ongoing"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:58
#, kde-format
msgid "Complete"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:71
#, kde-format
msgctxt "User action"
msgid "Process immediately"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:168
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of the schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:274
#: skgbankgui/skgobjectmodel.cpp:988
#, 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:999
#, kde-format
msgctxt "An information to the user"
msgid "The recurrent operation '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:300
#, kde-format
msgctxt "Successful message after an user action"
msgid "Recurrent operation updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:338
#, kde-format
msgctxt "Successful message after an user action"
msgid "Recurrent operation inserted."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:340
#, kde-format
msgctxt "Error message"
msgid "Insertion failed"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:32
#, kde-format
msgid "First, you have to schedule an operation or a template from the operations page."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kRemindMe)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:62
#, kde-format
msgid "Remind me:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:82
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:174
#, kde-format
msgid "days &before term"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:105
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:105
#, kde-format
msgid "Once ever&y:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:138
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:126
#, kde-format
msgid "day(s)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:143
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:131
#, kde-format
msgid "week(s)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:148
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:136
#, kde-format
msgid "month(s)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:153
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:141
#, kde-format
msgid "year(s)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kAutoWrite)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:161
#, kde-format
msgid "Automatically write:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:181
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:237
#, kde-format
msgid "days before &term"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kNbTimes)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:191
#, kde-format
msgid "Number of occurrences:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kProcessBtn)
#. i18n: ectx: property (statusTip), widget (QToolButton, kProcessBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:280
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:283
#, kde-format
msgid "Insert scheduled operations"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, kProcessBtn)
#. i18n: ectx: property (title), widget (QGroupBox, kActionGrp)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:286
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:285
#, kde-format
msgid "Process"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kJumpBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kJumpBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:299
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:302
#, kde-format
msgid "Open the operation page with the selected scheduled operations"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kJumpBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:305
#, kde-format
msgid "Jump to the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:314
#, kde-format
msgid "Next occurrence:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_check_on_open)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:20
#, kde-format
msgid "If checked, Skrooge will insert relevant occurrences when starting."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_check_on_open)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:23
#, kde-format
msgid "Check scheduled operations on open"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontdisable)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:52
#, kde-format
msgid "Font for disabled schedule:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:96
#, kde-format
msgid "Default parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_remind_me)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:154
#, kde-format
msgid "Remind me"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_auto_write)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:184
#, kde-format
msgid "Automatically write"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_nb_times)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:227
#, kde-format
msgid "Number of occurrences"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:38
#, kde-format
msgctxt "Dashboard widget title"
msgid "Alarms"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:52
#, kde-format
msgctxt "Verb, open a page"
msgid "Open..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:59
#, kde-format
msgctxt "Noun, an option in contextual menu"
msgid "Highlighted only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:178
#, kde-format
msgctxt "Message"
msgid ""
"No alarm defined<br>"
"on the <a href=\"%1\">\"Search and process\"</a> page."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:71
#, kde-format
msgctxt "Noun, alarms"
msgid "Alarms"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:104
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:112
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on not checked operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:121
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:130
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on not validated operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:187
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Process execution"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:196
#, kde-format
msgctxt "Successful message after an user action"
msgid "Process executed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:198
#, kde-format
msgctxt "Error message"
msgid "Process execution failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:340
#, kde-format
msgctxt "Noun"
msgid "Search and process"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:350
#, kde-format
msgctxt "Noun"
msgid "Search and process management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:361
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... skrooge can <a href=\"skg://skrooge_search_plugin\">search</a> and automatically process some operations.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:362
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create alarms based on <a href=\"skg://skrooge_search_plugin\">searches</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:405
#, kde-format
msgctxt "Advice on making the best (long)"
msgid ""
"Take care to your alarms.<br>"
" %1."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:409
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open operations corresponding to this alarm"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:46
#, kde-format
msgctxt "Message template"
msgid "Message to display when alarm is triggered (%1 is the total amount, %2 is the alarm amount, %3 the difference)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:50
#: skgbankgui/skgobjectmodel.cpp:231 skgbankgui/skgobjectmodel.cpp:285
#: skgbankgui/skgobjectmodel.cpp:895
#, 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:897
#, 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:899
#, kde-format
msgctxt "Noun, an alarm"
msgid "Alarm"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:53
#, kde-format
msgctxt "Noun, a modification by applying a template"
msgid "Template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:55
#: skgbankmodeler/skgdocumentbank.cpp:3142
#, kde-format
msgctxt "Adjective, an highlighted item"
msgid "Highlighted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:75
#, kde-format
msgid "Display the edit panel for searches"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:82
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:82
#, kde-format
msgid "Display the edit panel for updates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kAlarmFrm)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:89
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:130
#, kde-format
msgid "Alarm"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:89
#, kde-format
msgid "Display the edit panel for alarm"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kTemplateFrm)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:96
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:231
#, kde-format
msgid "Template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:96
#, kde-format
msgid "Display the edit panel for updates by templates"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:268
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search and process creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:279
#, kde-format
msgctxt "An information to the user"
msgid "The search rule '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:284
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search and process created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:287
#, kde-format
msgctxt "Error message"
msgid "Search and process creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:320
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search and process update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:331
#, kde-format
msgctxt "An information to the user"
msgid "The search rule '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:336
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search and process updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:338
#, kde-format
msgctxt "Error message"
msgid "Search and process update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:407
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:447
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:491
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:535
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:422
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:466
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:510
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:550
#, kde-format
msgctxt "An information to the user"
msgid "The search '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:429
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:473
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:517
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:557
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:431
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:475
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:519
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:559
#, kde-format
msgctxt "Error message"
msgid "Search update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:572
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations corresponding to rule '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:635
#, kde-format
msgid "%1 operation found (%2 imported, %3 not yet validated, %4 not checked)."
msgid_plural "%1 operations found (%2 imported, %3 not yet validated, %4 not checked)."
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kApply)
#. i18n: ectx: property (statusTip), widget (QToolButton, kApply)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:96
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:99
#, kde-format
msgid "Apply processes"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGQueryCreator, kQueryCreator)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:120
#, kde-format
msgid "Allow search definition"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAlarmLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:142
#, kde-format
msgid "Ala&rm amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAlarmMessageLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:155
#, kde-format
msgid "Alarm &message:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAlarmAmount)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAlarmAmount)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:202
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:205
#, kde-format
msgid "Amount triggering the alarm"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTemplate)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTemplate)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:250
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:253
#, kde-format
msgid "The template to apply on all operations matching the condition"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAlarmLbl_2)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:269
#, kde-format
msgid "&Template to apply:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGQueryCreator, kActionCreator)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:291
#, kde-format
msgid "Allow process definition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:346
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:349
#, kde-format
msgid "Add a search or a process (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:368
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:371
#, kde-format
msgid "Update selected search or process (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSearch)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSearch)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:397
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:400
#, kde-format
msgid "Search without creating rule"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kOpenReport)
#. i18n: ectx: property (statusTip), widget (QPushButton, kOpenReport)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:410
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:413
#, kde-format
msgid "Open report without creating rule"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kOpenReport)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:416
#, kde-format
msgid "Open report"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_pref.ui:28
#, kde-format
msgid "Raise alarm every:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_pref.ui:54
#, kde-format
msgid "minutes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:81
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Trackers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:91
#, kde-format
msgctxt "A tool tip"
msgid "Trackers management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:102
#, kde-format
msgctxt "Description of a tips"
msgid "<p>...you can follow your refunds by using a <a href=\"skg://skrooge_tracker_plugin\">tracker</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:125
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "'%1' is an old tracker"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:126
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "This tracker does not contain recent operation. You may want to close it if you do not intend to add other operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:175
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Tracker creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:182
#, kde-format
msgctxt "An information to the user"
msgid "The tracker '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:187
#, kde-format
msgctxt "Successful message after an user action"
msgid "Tracker '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:190
#, kde-format
msgctxt "Error message"
msgid "Tracker creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:206
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Tracker update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:215
#, kde-format
msgctxt "An information to the user"
msgid "The tracker '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:221
#, kde-format
msgctxt "Successful message after an user action"
msgid "Tracker updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:223
#, kde-format
msgctxt "Error message"
msgid "Tracker update failed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNameInput)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNameInput)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:77
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:80
#, kde-format
msgid "Name of the tracker"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kCommentEdit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kCommentEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:109
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:112
#, kde-format
msgid "Comment of the tracker"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddButton)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:142
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:145
#, kde-format
msgid "Create a tracker (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyButton)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:155
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:158
#, kde-format
msgid "Modify selected tracker (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, downloadmode)
#. i18n: ectx: label, entry (last), group (skrooge_unit)
#. i18n: ectx: label, entry (last_monthly), group (skrooge_unit)
#. i18n: ectx: label, entry (last_weekly), group (skrooge_unit)
#. i18n: ectx: label, entry (last_daily), group (skrooge_unit)
#. i18n: ectx: label, entry (all_monthly), group (skrooge_unit)
#. i18n: ectx: label, entry (all_weekly), group (skrooge_unit)
#. i18n: ectx: label, entry (all_daily), group (skrooge_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:9
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:14
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:18
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:22
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:26
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:30
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:34
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:66
#, kde-format
msgid "Download mode"
msgstr ""
#. i18n: ectx: label, entry (nb_loaded_values), group (skrooge_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:46
#, kde-format
msgid "Maximum number of imported values:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:32
#, kde-format
msgctxt "Title of a dashboard widget"
msgid "Quotes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:53
#, kde-format
msgctxt "Noun, a country's currency"
msgid "Currencies"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:61
#, kde-format
msgctxt "Financial indexes, used as an indicator of financial places' health. Examples : Dow Jones, CAC40, Nikkei..."
msgid "Indexes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:69
#, kde-format
msgctxt "Shares, as in financial shares: parts of a company that you can buy or sell on financial markets"
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:77
#, kde-format
msgctxt "Noun, a physical object like a house or a car"
msgid "Objects"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:85
#, kde-format
msgctxt "Only show the list of Shares (financial shares) that you own"
msgid "Shares owned only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:228
#, kde-format
msgctxt "A list of operations made on the specified unit"
msgid "Operations with unit equal to '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:242
#, kde-format
msgctxt "Message about not having any financial Share or financial index in the document"
msgid ""
"No share or index defined<br>"
"on the <a href=\"%1\">\"Units\"</a> page."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:75
#, kde-format
msgctxt "Verb"
msgid "Split share..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:81
#, kde-format
msgctxt "Verb"
msgid "Delete unused units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:95
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Quotes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:97
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Stock portfolio"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:131
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Create default unit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:159
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Automatic download of units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:165
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:638
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been downloaded"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:205
#, kde-format
msgctxt "Noun, units for operations, usually currencies or a shares"
msgid "Units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:215
#, kde-format
msgctxt "A tool tip"
msgid "Unit management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:221
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can download <a href=\"skg://skrooge_unit_plugin\">units</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:222
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_unit_plugin\">units</a> can be downloaded <a href=\"skg://tab_configure?page=Skrooge Unit Plugin\">automatically</a> when a document is opened.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:223
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can split a <a href=\"skg://skrooge_unit_plugin\">share</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:224
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_unit_plugin\">units</a> can be merged by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:225
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can download more <a href=\"skg://skrooge_unit_plugin\">sources</a> of quote.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:226
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create and share your own source of quote.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:252
#, kde-format
msgctxt "Question"
msgid "Split share"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:253
#, kde-format
msgctxt "Question"
msgid "Ratio (2 means 2-for-1, 0.5 means 1-for-2):"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:257
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Split stock '%1' by '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:263
#, kde-format
msgctxt "Successful message after an user action"
msgid "Stock split."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:265
#, kde-format
msgctxt "Error message"
msgid "Splitting stock failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:293
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Define a primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:294
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "To avoid misunderstanding and conflicts between units at conversion time, you should define a primary currency. It is the currency against which all other will be converted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:298
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Set '%1' as primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:305
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:338
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:368
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:421
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:450
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:479
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:326
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Define a secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:327
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "When a secondary unit is defined, Skrooge will display it as an additional amount information."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:331
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Set '%1' as secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:363
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Unit '%1' has not been downloaded for more than a month"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:364
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget download units to have a better view of your accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:375
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Download '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:393
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many unused units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:394
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You can improve performances by removing units for which no operation is registered."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:416
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "The amount of the unit '%1' is not defined"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:417
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "'%1' has an amount defined at 1. Most of the time this is not normal and causes wrong computation. Check if this is normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:445
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "The definition of the unit '%1' is too complex"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:446
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "'%1' is defined relatively to another unit defined relatively to a third one. This is too complex and not supported by Skrooge."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:474
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Unit '%1' has very old values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:475
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Unit '%1' has very old values. Check if this is normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:494
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "No decimal symbol defined"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:495
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "In KDE localization settings, there is no decimal symbol defined for currencies. This could be confusing."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:499
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit KDE settings"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:522
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Define primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:530
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' is now the primary unit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:534
#, kde-format
msgctxt "Message for successful user action"
msgid "Primary currency defined."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:536
#, kde-format
msgctxt "Error message"
msgid "Primary currency definition failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:553
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Define secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:561
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' is now the secondary unit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:565
#, kde-format
msgctxt "Message for successful user action"
msgid "Secondary currency defined."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:567
#, kde-format
msgctxt "Error message"
msgid "Secondary currency definition failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:611
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Delete unused units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:619
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unused units deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:621
#, kde-format
msgctxt "Error message"
msgid "Unused units deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:57
#, kde-format
msgctxt "A mode of graph of unit values"
msgid "Unit values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:58
#, kde-format
msgctxt "A mode of graph of unit values"
msgid "Amount owned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:74
#, kde-format
msgctxt "Noun, items to display"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:82
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:204
#: skgbankmodeler/skgdocumentbank.cpp:416
#, kde-format
msgctxt "Noun, a country's currency"
msgid "Currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:88
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:205
#: skgbankmodeler/skgdocumentbank.cpp:417
#, kde-format
msgctxt "Noun, a financial share, as in a stock market"
msgid "Share"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:94
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:206
#: skgbankmodeler/skgdocumentbank.cpp:418
#, kde-format
msgctxt "Noun, a financial index like the Dow Jones, NASDAQ, CAC40..."
msgid "Index"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:100
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:207
#: skgbankmodeler/skgdocumentbank.cpp:419
#, kde-format
msgctxt "Noun, a physical object like a house or a car"
msgid "Object"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:137
#, kde-format
msgid "download last value only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:141
#, kde-format
msgid "download monthly values since last known value"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:145
#, kde-format
msgid "download weekly values since last known value"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:149
#, kde-format
msgid "download daily values since last known value"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:153
#, kde-format
msgid "download all monthly values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:157
#, kde-format
msgid "download all weekly values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:161
#, kde-format
msgid "download all daily values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:165
#, kde-format
msgid "simplify values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:185
#, kde-format
msgid "Display the edit panel for standard units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:191
#, kde-format
msgid "Manual / Share"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:191
#, kde-format
msgid "Display the edit panel for manual units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:197
#, kde-format
msgid "Values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:197
#, kde-format
msgid "Display the edit panel for values of units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:202
#: skgbankmodeler/skgdocumentbank.cpp:414
#, kde-format
msgctxt "Noun"
msgid "Primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:203
#: skgbankmodeler/skgdocumentbank.cpp:415
#, kde-format
msgctxt "Noun"
msgid "Secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:443
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:450
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Unit creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:466
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unit '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:469
#, kde-format
msgctxt "Error message"
msgid "Unit creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:475
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Unit value creation for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:480
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unit value created for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:484
#, kde-format
msgctxt "Error message"
msgid "Unit value creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:502
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Unit update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:515
#, kde-format
msgctxt "Information message"
msgid "You tried to modify names of selected units to an existing unit. Units have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:523
#, 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:560
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:567
#, kde-format
msgctxt "Message for successful user action"
msgid "Unit updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:569
#, kde-format
msgctxt "Error message"
msgid "Unit update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:609
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Download values for [%1 (%2)]"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:632
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Download values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:644
#, kde-format
msgctxt "Successful message after an user action"
msgid "Download done"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:646
#, kde-format
msgctxt "Error message"
msgid "Download failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:661
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Simplify unit values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:667
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been simplified"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:673
#, kde-format
msgctxt "Successful message after an user action"
msgid "Simplification done"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:675
#, kde-format
msgctxt "Error message"
msgid "Simplification failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:878
#, kde-format
msgctxt "Help meeage in tooltip"
msgid ""
"Here is the help for the selected source '%1':<br/>"
"%2"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:910
#, kde-format
msgctxt "Default description for the source"
msgid "My favorite source of download for units"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableView, kUnitValueTableViewEdition)
#. i18n: ectx: property (statusTip), widget (SKGTableView, kUnitValueTableViewEdition)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:66
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:69
#, kde-format
msgid "List of quotes for selected unit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kNbDecimal)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kNbDecimal)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:177
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:180
#, kde-format
msgid "The number of decimal to display of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kCountryCreatorUnit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kCountryCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:193
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:196
#, kde-format
msgid "The country of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitCreatorUnit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:209
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:212
#, kde-format
msgid "The unit of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNameCreatorUnit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNameCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:267
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:270
#, kde-format
msgid "The name of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kSymbolCreatorUnit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kSymbolCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:277
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:280
#, kde-format
msgid "The symbol of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTypeCreatorUnit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTypeCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:293
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:296
#, kde-format
msgid "The type of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kDownloadSource)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kDownloadSource)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:385
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:388
#, kde-format
msgid "The download source for the unit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kInternetCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:453
#, kde-format, no-c-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">The Internet code of the unit.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt;\"><br />"
"</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">You can add \" /\" if you are not able to download the expected quote but you are able to download the inverse.</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt; text-decoration: underline;\">Example:</span><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\"> EURUSD=X is the symbol to download EURO in USD.</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">If you want USD in EURO, you have to create a unit USD with \"EURUSD=X /\" as the Internet code.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt;\"><br />"
"</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">This field can also be set with a yearly rate. The values are computed by clicking on download.<br />"
"Example:</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">=-25 means -25% per year.</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLineEdit, kInternetCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:456
#, kde-format
msgid "The Internet code of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCurrencyList)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCurrencyList)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:508
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:511
#, kde-format
msgid "List of known units"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kObsolete)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kObsolete)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:527
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:530
#, kde-format
msgid "To include suspended and obsolete currencies"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kObsolete)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:533
#, kde-format
msgid "Obsolete currencies"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateEdit)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:614
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:617
#, kde-format
msgid "Date of the unit's quote"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:655
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:658
#, kde-format
msgid "Amount of the unit's quote"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUnitAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUnitAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:764
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:767
#, kde-format
msgid "Create a new unit (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUnitUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUnitUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:786
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:789
#, kde-format
msgid "Update the selected unit (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kUnitValueDownload)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:806
#, kde-format
msgid ""
"Download quotes for the selected unit.\n"
"See options to modify download frequency."
msgstr ""
#. i18n: ectx: property (statusTip), widget (QToolButton, kUnitValueDownload)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:809
#, kde-format
msgid "Download quotes for the selected unit."
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, kUnitValueDownload)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:812
#, kde-format
msgid "Download"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUnitOpen)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUnitOpen)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:828
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:831
#, kde-format
msgid "Open the url of the source"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:75
#, kde-format
msgid "Last &value found only"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last_monthly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:82
#, kde-format
msgid "&Monthly values since last download"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last_weekly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:89
#, kde-format
msgid "Wee&kly values since last download"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last_daily)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:96
#, kde-format
msgid "Dail&y values since last download"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_all_monthly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:103
#, kde-format
msgid "Monthly values for all dates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_all_weekly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:110
#, kde-format
msgid "Weekly values for all dates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_all_daily)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:117
#, kde-format
msgid "Daily values for all dates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:132
#, kde-format
msgid "Maximum num&ber of imported values:"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:240
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:240
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:243
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:243
#, kde-format
msgid "Pointed"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:243
#, kde-format
msgid "Checked"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:298
#, kde-format
msgctxt "Noun"
msgid "Day -0"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:300
#, kde-format
msgctxt "Noun"
msgid "Day -1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:302
#, kde-format
msgctxt "Noun"
msgid "Day -2"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:304
#, kde-format
msgctxt "Noun"
msgid "Day -3"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:306
#, kde-format
msgctxt "Noun"
msgid "Day -4"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:308
#, kde-format
msgctxt "Noun"
msgid "Day -5"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:310 skgbankgui/skgobjectmodel.cpp:330
#, kde-format
msgctxt "Noun"
msgid "Fifteen"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:314
#, kde-format
msgctxt "Noun"
msgid "Never"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:318
#, kde-format
msgctxt "Noun"
msgid "Day +0"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:320
#, kde-format
msgctxt "Noun"
msgid "Day +1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:322
#, kde-format
msgctxt "Noun"
msgid "Day +2"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:324
#, kde-format
msgctxt "Noun"
msgid "Day +3"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:326
#, kde-format
msgctxt "Noun"
msgid "Day +4"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:328
#, kde-format
msgctxt "Noun"
msgid "Day +5"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:410
#, kde-format
msgid "Auto: %1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:702
#, kde-format
msgctxt "Noun"
msgid "Original amount=%1 (%2 = %3 / year)"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:724
#, kde-format
msgctxt "Noun"
msgid "Amount at creation date=%1 (%2 = %3 / year)"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:732
#, kde-format
msgctxt "Noun"
msgid "Account balance=%1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:746
#, kde-format
msgctxt "Noun"
msgid "Original delta=%1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:800 skgbankgui/skgobjectmodel.cpp:830
#, kde-format
msgctxt "Information"
msgid "Address= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:808
#, kde-format
msgctxt "Information"
msgid "Category= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:820
#, kde-format
msgctxt "Information"
msgid "Agency number= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:825
#, kde-format
msgctxt "Information"
msgid "Number= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:835
#, kde-format
msgctxt "Information"
msgid "Comment= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:875
#, kde-format
msgctxt "A tool tip"
msgid "This operation is pointed but not checked yet."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:877
#, kde-format
msgctxt "A tool tip"
msgid "You can use the reconciliation mode to validate pointed operations."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:879
#, kde-format
msgctxt "A tool tip"
msgid "Click to switch back status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:881 skgbankgui/skgobjectmodel.cpp:889
#, kde-format
msgctxt "A tool tip"
msgid "Ctrl+click to force checked status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:883
#, kde-format
msgctxt "A tool tip"
msgid "This operation is already checked."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:885
#, kde-format
msgctxt "A tool tip"
msgid "This operation is not pointed yet."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:887
#, kde-format
msgctxt "A tool tip"
msgid "Click to set pointed status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:931
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close account '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:931
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open account '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:933
#, kde-format
msgctxt "An information message"
msgid "Warning, you closed an account with money"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:940
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close tracker '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:940
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open tracker '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:946
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close category '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:946
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open category '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:952
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close payee '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:952
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open payee '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:960
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Change operation status"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1038
#, kde-format
msgctxt "An information to the user"
msgid "The budget '%1' have been updated"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1123
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Move category"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1144
#, kde-format
msgctxt "An information to the user"
msgid "The category '%1' has been moved to '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1153
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge payees"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1165
#, kde-format
msgctxt "An information to the user"
msgid "The payee '%1' has been merged with payee '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1176
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge accounts"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1188
#, kde-format
msgctxt "An information to the user"
msgid "The account '%1' has been merged with account '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1197
#, kde-format
msgctxt "Warning message"
msgid ""
"The initial balance of the target account '%1' has been change to %2.\n"
"If you want to do the merge without changing the initial balance, you must keep the Ctrl key pressed."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1207
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge units"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1219
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been merged with unit '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1230
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge trackers"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1242
#, 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:117
#, kde-format
msgctxt "A tool tip"
msgid "Switch in advanced mode"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:72 skgbasegui/skgfilteredtableview.cpp:217
#, 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:111
#, kde-format
msgctxt "A tool tip"
msgid "Switch in simple mode"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:180
#, kde-format
msgctxt "Operator contains"
msgid "or"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:185
#, kde-format
msgctxt "Operator contains"
msgid "but not"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:208
#, kde-format
msgctxt "Operator contains"
msgid "Contains"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:213
#, kde-format
msgctxt "Noun"
msgid "Regular expression"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableWidget, kList)
#. +> trunk5
#: skgbankgui/skgquerycreator.ui:92
#, 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:99
#, 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:124
#, kde-format
msgid "This menu can help you to build your query"
msgstr ""
#. +> trunk5
#: skgbankgui/skgunitcombobox.cpp:69
#, kde-format
msgctxt "An information message"
msgid "Unit '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:201
#: skgbankmodeler/skgaccountobject.cpp:423 skgbankmodeler/skgbankobject.cpp:69
#: skgbankmodeler/skgcategoryobject.cpp:174
#: skgbankmodeler/skgcategoryobject.cpp:187
#: skgbankmodeler/skgoperationobject.cpp:155
#: skgbankmodeler/skgoperationobject.cpp:404
#: skgbankmodeler/skgoperationobject.cpp:417
#: skgbankmodeler/skgoperationobject.cpp:470
#: skgbankmodeler/skgoperationobject.cpp:483
#: skgbankmodeler/skgunitobject.cpp:1918
#, kde-format
msgctxt "Error message"
msgid "%1 failed because linked object is not yet saved in the database."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:718
#, kde-format
msgctxt "Noun"
msgid "Relative to operation '%1'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:718
#, kde-format
msgctxt "Noun"
msgid "Rate change"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:1006
#, kde-format
msgctxt "An information message"
msgid "More than one solution is possible for this auto reconciliation."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:1029
#, kde-format
msgctxt "Error message"
msgid "Can not find the imported operations for obtaining the expected final balance"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:1030
#: skgbankmodeler/skgimportexportmanager.cpp:404
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account \"%1\" used for auto reconciliation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:180
#, kde-format
msgctxt "Progression step"
msgid "Apply budget rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:237
#, kde-format
msgctxt "Message"
msgid "Transfer of %1 from '%2' to '%3' due to the rule '%4'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:245
#, kde-format
msgctxt ""
msgid "Impossible to apply the rule '%1' for budget '%2' because the impacted budget does not exist"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:297
#, kde-format
msgctxt "Progression step"
msgid "Create automatic budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:350
#, kde-format
msgctxt "Progression step"
msgid "Balance budgets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetruleobject.cpp:196
#, kde-format
msgctxt "Progression step"
msgid "Apply rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgcategoryobject.cpp:61
#, kde-format
msgctxt "Error message"
msgid "Invalid name '%1' because of the name cannot contain '%2'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgcategoryobject.cpp:161
#, kde-format
msgctxt "Information message"
msgid "The category '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgcategoryobject.cpp:193
#, kde-format
msgctxt "Error message"
msgid "You cannot create a loop."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:467
#: skgbankmodeler/skgdocumentbank.cpp:497
#, kde-format
msgctxt "Noun"
msgid "Wallets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:490
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this operation because in \"checked\" status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:512
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this account because it contains some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:542
#, kde-format
msgctxt "Noun"
msgid "year(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:543
#, kde-format
msgctxt "Noun"
msgid "month(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:544
#, kde-format
msgctxt "Noun"
msgid "week(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:545
#, kde-format
msgctxt "Noun"
msgid "day(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:582
#: skgbankmodeler/skgdocumentbank.cpp:647
#: skgbankmodeler/skgdocumentbank.cpp:743
#: skgbankmodeler/skgdocumentbank.cpp:3001
#, kde-format
msgctxt "Noun, financial operations with a negative amount"
msgid "Expenditure"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:582
#: skgbankmodeler/skgdocumentbank.cpp:647
#: skgbankmodeler/skgdocumentbank.cpp:743
#: skgbankmodeler/skgdocumentbank.cpp:2997
#, kde-format
msgctxt "Noun, financial operations with a positive amount"
msgid "Income"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:612
#, kde-format
msgctxt "Adjective, a current account"
msgid "Current"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:613
#, kde-format
msgctxt "Noun"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:614
#, kde-format
msgctxt "Noun, the type of an account"
msgid "Assets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:615
#, kde-format
msgctxt "Noun, a type of account WHERE you invest money"
msgid "Investment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:620
#, kde-format
msgctxt "Noun, as in other type of item"
msgid "Other"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:677
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this tracker because used by some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:699
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this payee because used by some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:720
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this category because used by some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:772
#, kde-format
msgctxt "Noun"
msgid "Negative"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:773
#, kde-format
msgctxt "Noun"
msgid "Positive"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:778
#, kde-format
msgctxt "Noun"
msgid "Next"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:779
#, kde-format
msgctxt "Noun"
msgid "Current"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:780
#: skgbankmodeler/skgdocumentbank.cpp:3200
#, kde-format
msgctxt "Noun"
msgid "Year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:1941 skgbasemodeler/skgdocument.cpp:1835
#, kde-format
msgctxt "Progression step"
msgid "Migrate document"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2193 skgbasemodeler/skgdocument.cpp:1870
#, kde-format
msgctxt "Error message"
msgid "Impossible to load a document generated by a more recent version"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2235 skgbasemodeler/skgdocument.cpp:2111
#, kde-format
msgctxt "Progression step"
msgid "Refresh views"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2239
#, kde-format
msgctxt "Progression step"
msgid "Computation of balances"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2241
#, kde-format
msgctxt "Progression step"
msgid "Computation of budgets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2251 skgbasemodeler/skgdocument.cpp:2130
#, kde-format
msgctxt "Error message: Could not perform database migration"
msgid "Database migration from version %1 to version %2 failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2352
#: skgbankmodeler/skgdocumentbank.cpp:2516
#, kde-format
msgctxt "Error message"
msgid "Operation '%1' on '%2' failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2554
#: skgbankmodeler/skgdocumentbank.cpp:2614
#: skgbankmodeler/skgdocumentbank.cpp:2630
#: skgbankmodeler/skgdocumentbank.cpp:2651
#: skgbankmodeler/skgdocumentbank.cpp:2679
#: skgbankmodeler/skgdocumentbank.cpp:2693
#: skgbankmodeler/skgdocumentbank.cpp:2700
#: skgbankmodeler/skgdocumentbank.cpp:2714
#: skgbankmodeler/skgdocumentbank.cpp:2728
#: skgbankmodeler/skgdocumentbank.cpp:2735
#: skgbankmodeler/skgdocumentbank.cpp:2749
#: skgbankmodeler/skgdocumentbank.cpp:2763
#: skgbankmodeler/skgdocumentbank.cpp:2777 skgbasemodeler/skgdocument.cpp:2693
#: skgbasemodeler/skgdocument.cpp:2707 skgbasemodeler/skgdocument.cpp:2714
#: skgbasemodeler/skgdocument.cpp:2721
#, kde-format
msgctxt "Noun, the default value of an item"
msgid "Default"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2566
#: skgbankmodeler/skgdocumentbank.cpp:2622
#: skgbankmodeler/skgdocumentbank.cpp:2637
#: skgbankmodeler/skgdocumentbank.cpp:2658
#: skgbankmodeler/skgdocumentbank.cpp:2686
#: skgbankmodeler/skgdocumentbank.cpp:2707
#: skgbankmodeler/skgdocumentbank.cpp:2721
#: skgbankmodeler/skgdocumentbank.cpp:2742
#: skgbankmodeler/skgdocumentbank.cpp:2756
#: skgbankmodeler/skgdocumentbank.cpp:2770 skgbasemodeler/skgdocument.cpp:2700
#, kde-format
msgctxt "Noun, the minimum value of an item"
msgid "Minimum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2578
#, kde-format
msgctxt "Noun"
msgid "Amount in 2 columns"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2590
#: skgbankmodeler/skgdocumentbank.cpp:3018
#, kde-format
msgctxt "Noun"
msgid "Amount entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2602
#, kde-format
msgctxt "Noun"
msgid "Amount entered in 2 columns"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2644
#, kde-format
msgctxt "Noun, an intermediate value between two extremums"
msgid "Intermediate"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2665
#, kde-format
msgctxt "Noun"
msgid "With operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2672
#, kde-format
msgctxt "Noun"
msgid "With cumulative operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2967
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2970
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account's type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2973
#, kde-format
msgctxt "Noun, a financial operation"
msgid "Operation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2976 skgbasemodeler/skgdocument.cpp:2743
#, kde-format
msgctxt "Noun, the name of an item"
msgid "Name"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2980
#, kde-format
msgctxt "Noun, as in commercial balance"
msgid "Balance"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2983
#, kde-format
msgctxt "Noun, as in commercial balance"
msgid "Balance entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2986
#: skgbankmodeler/skgdocumentbank.cpp:2990
#, kde-format
msgctxt "Name, the numerical amount of a financial operation"
msgid "Amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2993
#, kde-format
msgctxt "Name, the numerical amount of a financial operation"
msgid "Today amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3005
#, kde-format
msgctxt "Noun"
msgid "Income entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3009
#, kde-format
msgctxt "Noun"
msgid "Expenditure entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3012
#, kde-format
msgctxt "Noun"
msgid "Quantity owned"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3015
#, kde-format
msgctxt "Noun"
msgid "Amount owned"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3021
#, kde-format
msgctxt "Noun"
msgid "Account number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3024
#, kde-format
msgctxt "Noun, a number identifying an item"
msgid "Number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3027
#, kde-format
msgctxt "Noun"
msgid "Bank number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3030
#, kde-format
msgctxt "Noun"
msgid "Agency number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3033
#, kde-format
msgctxt "Noun"
msgid "Agency address"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3036
#, kde-format
msgctxt "Noun"
msgid "Address"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3039
#, kde-format
msgctxt "A person or institution receiving a payment, or paying the operation"
msgid "Payee"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3042
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Comment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3045
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Sub comment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3048
#, kde-format
msgctxt "Noun, the mode used for payment of the operation (Credit Card, Cheque, Transfer...)"
msgid "Mode"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3051
#, kde-format
msgctxt "Noun"
msgid "Next occurrence"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3055 skgbasemodeler/skgdocument.cpp:2745
#, kde-format
msgctxt "Noun, the date of an item"
msgid "Date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3058
#, kde-format
msgctxt "Noun, the date of creation of an item"
msgid "Creation date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3061
#, kde-format
msgctxt "Noun, 7 days"
msgid "Week"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3064
#, kde-format
msgctxt "Noun, the months in a year"
msgid "Month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3067
#, kde-format
msgctxt "Noun, 3 months"
msgid "Quarter"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3070
#, kde-format
msgctxt "Noun, 6 months"
msgid "Semester"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3073
#, kde-format
msgctxt "Noun, the years in a century"
msgid "Year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3076
#, kde-format
msgctxt "Noun, the date of an item"
msgid "First date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3079
#, kde-format
msgctxt "Noun, the date of an item"
msgid "Last date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3082
#, kde-format
msgctxt "Noun, the date of the last download"
msgid "Download date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3085
#, kde-format
msgctxt "Noun, the date of the last reconciliation"
msgid "Reconciliation date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3090
#, kde-format
msgctxt "Noun, the category of an item"
msgid "Category"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3093
#, kde-format
msgctxt "Noun, a financial institution"
msgid "Bank"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3096
#, kde-format
msgctxt "Noun, the unit of an operation, usually a currency or a share"
msgid "Unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3099
#, kde-format
msgctxt "Noun, the unit of an operation, usually a currency or a share"
msgid "Unit's type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3102
#, kde-format
msgctxt "Adjective, has an item been checked or not"
msgid "Checked"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3105
#, kde-format
msgctxt "Adjective, a foreseen value"
msgid "To be Checked"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3108
#, kde-format
msgctxt "Noun, ahe unit symbol, something in the line of $, €, £..."
msgid "Symbol"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3111
#, kde-format
msgctxt "Noun, a country in the world (France, China...)"
msgid "Country"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3115
#: skgbankmodeler/skgdocumentbank.cpp:3118
#, kde-format
msgctxt "Noun, the type of an item"
msgid "Type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3121
#, kde-format
msgctxt "Noun"
msgid "Internet code"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3124
#, kde-format
msgctxt "Noun"
msgid "Number of operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3127
#, kde-format
msgctxt "Noun, how frequently something occurs"
msgid "Periodicity"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3130
#, kde-format
msgctxt "Automatically write something"
msgid "Auto write"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3133
#, kde-format
msgctxt "Noun"
msgid "Nb of occurrences"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3136
#, kde-format
msgctxt "Verb, warn the user about an event"
msgid "Warn"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3139
#, kde-format
msgctxt "Adjective, a closed item"
msgid "Closed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3145
#, kde-format
msgctxt "Noun, the status of an item"
msgid "Status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3148
#, kde-format
msgctxt "Adjective, an item scheduled to happen on a regular basis"
msgid "Scheduled"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3151
#, kde-format
msgctxt "Noun"
msgid "Number of operations (cumulative)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3154
#, kde-format
msgctxt "Noun"
msgid "Amount (cumulative)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3157
#, kde-format
msgctxt "Noun"
msgid "Search description"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3160
#, kde-format
msgctxt "Noun"
msgid "Process description"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3163
#, kde-format
msgctxt "Noun, the type of action"
msgid "Action type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3167
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Tracker"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3170
#, kde-format
msgctxt "Noun"
msgid "Import status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3173
#, kde-format
msgctxt "Noun, after the dot"
msgid "Nb decimal"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3176
#, kde-format
msgctxt "Noun, for a share"
msgid "Rate"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3179
#, kde-format
msgctxt "Noun"
msgid "Value date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3182
#, kde-format
msgctxt "Noun"
msgid "Coef"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3185
#, kde-format
msgctxt "Noun"
msgid "Annual Interest"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3188
#, kde-format
msgctxt "Noun"
msgid "Accrued Interest"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3191
#, kde-format
msgctxt "Noun"
msgid "Value date for credit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3194
#, kde-format
msgctxt "Noun"
msgid "Value date for debit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3197
#, kde-format
msgctxt "Noun"
msgid "Base computation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3203
#, kde-format
msgctxt "Noun"
msgid "Month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3206
#, kde-format
msgctxt "Noun"
msgid "Period"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3209
#, kde-format
msgctxt "Noun, sort order"
msgid "Order"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3212
#, kde-format
msgctxt "Noun"
msgid "When"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3215
#, kde-format
msgctxt "Noun"
msgid "What"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3218
#, kde-format
msgctxt "Noun"
msgid "Impacted budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3221
#, kde-format
msgctxt "Noun"
msgid "Rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3224
#, kde-format
msgctxt "Noun"
msgid "Entered Budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3227
#, kde-format
msgctxt "Noun"
msgid "Corrected budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3230
#, kde-format
msgctxt "Noun"
msgid "Delta after rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3233
#, kde-format
msgctxt "Noun"
msgid "Delta"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3236
#, kde-format
msgctxt "Noun"
msgid "Download source"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3239
#, kde-format
msgctxt "Noun"
msgid "Transfer"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3242
#, kde-format
msgctxt "Noun, a target account of a transfer"
msgid "To account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3245
#, kde-format
msgctxt "Noun, a maximum limit"
msgid "Maximum limit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3248
#, kde-format
msgctxt "Noun, a minimum limit"
msgid "Minimum limit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3251
#, kde-format
msgctxt "Noun, the id of an operation"
msgid "Operation id"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3254
#, kde-format
msgctxt "Noun, the absence of anything"
msgid "-- Nothing --"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3257
#, kde-format
msgctxt "Noun"
msgid "Balance import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3260
#, kde-format
msgctxt "Noun"
msgid "Balance reconciliation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3263
#, kde-format
msgctxt "Noun, the date of the last import"
msgid "Import date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3368
#, kde-format
msgctxt "an other category"
msgid "Others"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3428
#, kde-format
msgid "Expenses in category <b>'%1'</b> increased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3432
#, kde-format
msgid "Expenses in category <b>'%1'</b> decreased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3440
#, kde-format
msgid "Incomes in category <b>'%1'</b> increased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3444
#, kde-format
msgid "Incomes in category <b>'%1'</b> decreased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:254
#, kde-format
msgctxt "Noun"
msgid "Unit for import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:266
#, kde-format
msgctxt "An information message"
msgid "Default unit '%1' created for import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:335
#, kde-format
msgid "One operation not imported because it already exists"
msgid_plural "%1 operations not imported because they already exist"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:351
#, kde-format
msgid "One operation was not imported because it was dated before the last imported one, you can uncheck the option to avoid this."
msgid_plural "%1 operations were not imported because they were dated before the last imported one, you can uncheck the option to avoid this."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:369
#, kde-format
msgctxt "Progression step"
msgid "Finalize import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:379
#, kde-format
msgctxt "Warning message"
msgid ""
"Error during execution of rules:\n"
"%1"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:402
#, kde-format
msgctxt "Information message"
msgid "The balance of account '%1' is not aligned with import balance %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:408
#, kde-format
msgctxt "Information message"
msgid "The balance of account '%1' is aligned with import balance %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:512
#: skgbankmodeler/skgimportexportmanager.cpp:559
#, kde-format
msgctxt "A file format"
msgid "All supported formats"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:592
#: skgbankmodeler/skgimportexportmanager.cpp:618
#, kde-format
msgctxt "An information message"
msgid "Loading plugin %1 failed because the factory could not be found in %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:650
#, kde-format
msgctxt "Error message"
msgid "The import mode %1 is not yet implemented"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:682
#, kde-format
msgctxt "Error message"
msgid "This export mode is not yet implemented"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:697
#, kde-format
msgctxt "Progression step"
msgid "Clean import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:789
#, kde-format
msgctxt "An information message"
msgid "The document must be saved to be anonymized."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:808
#, kde-format
msgctxt "Progression step"
msgid "Anonymize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:838
#: skgbankmodeler/skgimportexportmanager.cpp:882
#, kde-format
msgctxt "Progression step"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgoperationobject.cpp:159
#, kde-format
msgctxt "Error message"
msgid "Impossible to add an operation in a closed account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgoperationobject.cpp:261
#: skgbasemodeler/skgobjectbase.cpp:421 skgbasemodeler/skgobjectbase.cpp:498
#, kde-format
msgctxt "Error message"
msgid "Operation impossible because the document is missing"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgoperationobject.cpp:548
#, kde-format
msgctxt "An information message"
msgid "Amount has been changed to be aligned with the imported operation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgpayeeobject.cpp:78
#, kde-format
msgctxt "Information message"
msgid "Payee '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgrecurrentoperationobject.cpp:261
#, kde-format
msgctxt "An information message"
msgid "Operation '%1' has been inserted"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgrecurrentoperationobject.cpp:275
#, kde-format
msgid "Operation '%2' will be inserted in one day"
msgid_plural "Operation '%2' will be inserted in %1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:111
#, kde-format
msgctxt "Title"
msgid "Account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:185
#, kde-format
msgctxt "Column table title"
msgid "Quantity"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:186
#, kde-format
msgctxt "Column table title"
msgid "Purchase amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:187
#, kde-format
msgctxt "Column table title"
msgid "Initial amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:189
#, kde-format
msgctxt "Column table title"
msgid "Variation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:190
#, kde-format
msgctxt "Column table title"
msgid "Variation %"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:341 skgbankmodeler/skgreportbank.cpp:370
#, kde-format
msgctxt "Noun"
msgid "Total of %1"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:559
#, kde-format
msgctxt "An advice"
msgid "You must try to get out of debt."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:563
#, kde-format
msgctxt "An advice"
msgid "Congratulations, you are now financially independent."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:567
#, kde-format
msgctxt "An advice"
msgid "Congratulations, You saved up ten year’s worth of expenses."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:571
#, kde-format
msgctxt "An advice"
msgid "You saved up %1 year’s worth of expenses. You should continue your effort."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:575
#, kde-format
msgctxt "An advice"
msgid "You saved up one year’s worth of expenses. You should maintain your effort."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:579
#, kde-format
msgctxt "An advice"
msgid "You do not have debt but you have no margin. You must maintain your effort."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:699
#, kde-format
msgctxt "Noun"
msgid "Savings possible"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:700
#, kde-format
msgctxt "Noun"
msgid "Max"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:717
#, kde-format
msgctxt "The main text of skrooge"
msgid ""
"Skrooge allows you to keep a hold on your expenses, by tracking and budgeting them.<br/>"
"What should you do now ?<br/>"
"<ul>"
"<li>Create at least one <a href=\"%1\">account</a></li>"
"<li>Add some operations, using <a href=\"%3\">import</a> or <a href=\"%2\">manual input</a></li>"
"<li>Categorize them</li>"
"</ul>"
"<p>You may come back to this page any time by closing all tabs.<br/>"
"For more information about using Skrooge, check the <a href=\"http://skrooge.org\">Skrooge website</a>.</p>"
"<p>We hope that you will enjoy Skrooge</p>"
" The Skrooge Team"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:732
#, kde-format
msgctxt "A monthly report title"
msgid "Report for %1"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:733
#, kde-format
msgctxt "A monthly report title"
msgid "Budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:734
#, kde-format
msgctxt "A monthly report title"
msgid "5 main categories of expenditure"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:735
#, kde-format
msgctxt "A monthly report title"
msgid "5 main variations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:736
#, kde-format
msgctxt "A monthly report title"
msgid "Amounts in accounts"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:737
#, kde-format
msgctxt "A monthly report title"
msgid "Amounts of units"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:738
#, kde-format
msgctxt "A monthly report title"
msgid "Advice"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:739
#, kde-format
msgctxt "A monthly report title"
msgid "Stock portfolio"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:740
#, kde-format
msgctxt "A monthly report title"
msgid "Estimated interests"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:741
#, kde-format
msgctxt "A monthly report title"
msgid "Alarms"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:742
#, kde-format
msgctxt "A monthly report title"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:743
#, kde-format
msgctxt "A monthly report title"
msgid "Net Worth"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:744
#, kde-format
msgctxt "A monthly report title"
msgid "Annual Spending"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:745
#, kde-format
msgctxt "A monthly report title"
msgid "Personal Finance Score"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:747
#, kde-format
msgctxt "A monthly report message"
msgid "No variation found."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:748
#, kde-format
msgctxt "A monthly report message"
msgid "No scheduled operations defined on the \"<a href=\"%1\">Scheduled operations</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:749
#, kde-format
msgctxt "A monthly report message"
msgid "No highlighted operations defined on the \"<a href=\"%1\">Operations</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:750
#, kde-format
msgctxt "A monthly report message"
msgid "No budget defined on the \"<a href=\"%1\">Budget</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:751
#, kde-format
msgctxt "A monthly report message"
msgid "No share defined on the \"<a href=\"%1\">Unit</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:752
#, kde-format
msgctxt "A monthly report message"
msgid "All amounts are calculated using the unit rates of the last day of the corresponding period."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:242
#, kde-format
msgctxt "Progression step"
msgid "Apply rule"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:265
#, kde-format
msgid "1 operation modified by %2"
msgid_plural "%1 operations modified by %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:326
#, kde-format
msgctxt "Error message"
msgid "Rule %1 failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:339
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "contains '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:341
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not contain '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:343
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "starts with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:345
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not start with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:347
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "ends with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:349
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not end with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:351
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:353
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:355
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "regexp '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:357
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "not regexp '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:359
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "wildcard '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:361
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "not wildcard '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:363
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:365
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "!=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:367
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:369
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:371
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:373
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:375
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:377
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "!='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:379
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">'#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:381
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<'#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:383
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:385
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:387
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is between #V1# and #V2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:389
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is between '#V1S#' and '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:391
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:393
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:395
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:397
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:399
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:401
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:403
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:405
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:407
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:409
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2# with '#V1S#' replaced by '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:411
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=substring of #ATT2# from #V1# to #V2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:413
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:415
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=word(#ATT2#,#V1S#)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:417
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2# as date with format #DF#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:419
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=word(#ATT2#,#V1S#) as date with format #DF#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:421
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in current month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:423
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in previous month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:425
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in current year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:427
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in previous year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:429
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 30 days"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:431
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 3 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:433
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 6 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:435
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 12 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:437
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 2 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:439
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 3 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:441
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 5 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:443
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "If total(#ATT#)#OP##V1# then send '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:445
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "Apply the template '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:455
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute contains a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:457
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute doesn't contain a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:459
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is starting by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:461
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not starting by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:463
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is ending by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:465
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not ending by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:467
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:469
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:471
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is matching a given regular expression (eg. \"^[H,h]ello$\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:473
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not matching a given regular expression (eg. \"^[H,h]ello$\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:475
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is matching a given wildcard expression (eg. \"_ello\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:477
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not matching a given wildcard expression (eg. \"_ello\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:479
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is equal to a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:481
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not equal to a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:483
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater than a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:485
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is smaller than a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:487
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater or equal to a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:489
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:491
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:493
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:495
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater than a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:497
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is smaller than a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:499
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater or equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:501
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is smaller or equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:503
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is between two given values"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:505
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is between two given strings"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:507
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:509
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:511
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:513
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:515
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:517
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:519
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:521
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:523
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:525
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with the value of another attribute where a value is replaced by another one"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:527
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a part of the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:529
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:531
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a word of the value of another attribute converted in date format"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:533
#, kde-format
msgctxt "Help for a condition"
msgid "To set the date attribute with the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:535
#, kde-format
msgctxt "Help for a condition"
msgid "To set the date attribute with a word of another attribute converted in date format"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:537
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is today"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:539
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in previous month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:541
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in current year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:543
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in previous year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:545
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 30 days"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:547
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 3 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:549
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 6 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:551
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 12 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:553
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 2 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:555
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 3 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:557
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 5 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:802
#, kde-format
msgctxt "logical operator in a search query"
msgid " and "
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:839
#, kde-format
msgctxt "logical operator in a search query"
msgid " or "
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgsuboperationobject.cpp:144
#, kde-format
msgctxt "Error message"
msgid "Impossible to remove an operation from a closed tracker"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgsuboperationobject.cpp:146
#, kde-format
msgctxt "Error message"
msgid "Impossible to add an operation in a closed tracker"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgtrackerobject.cpp:77
#, kde-format
msgctxt "Information message"
msgid "Tracker '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:141
#, kde-format
msgctxt "Noun, a currency"
msgid "CAC 40"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:143 skgbankmodeler/skgunitobject.cpp:182
#, kde-format
msgctxt "Noun, a country"
msgid "France"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:154
#, kde-format
msgctxt "Noun, a currency"
msgid "NASDAQ"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:156 skgbankmodeler/skgunitobject.cpp:169
#: skgbankmodeler/skgunitobject.cpp:195
#, kde-format
msgctxt "Noun, a country"
msgid "United States"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:167
#, kde-format
msgctxt "Noun, a currency"
msgid "Dow Jones (DJIA)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:180
#, kde-format
msgctxt "Noun, a currency"
msgid "SBF 120"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:193
#, kde-format
msgctxt "Noun, a currency"
msgid "S&P 500"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:206
#, kde-format
msgctxt "Noun, a currency"
msgid "FTSE 100"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:208
#, kde-format
msgctxt "Noun, a country"
msgid "England"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:219
#, kde-format
msgctxt "Noun, a currency"
msgid "DAX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:221
#, kde-format
msgctxt "Noun, a country"
msgid "Germany"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:232
#, kde-format
msgctxt "Noun, a currency"
msgid "NIKKEI 225"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:234
#, kde-format
msgctxt "Noun, a country"
msgid "Japan"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:245
#, kde-format
msgctxt "Noun, a currency"
msgid "HANG SENG"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:247
#, kde-format
msgctxt "Noun, a country"
msgid "China"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:258
#, kde-format
msgctxt "Noun, a currency"
msgid "STRAITS TIMES"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:261
#, kde-format
msgctxt "Noun, a country"
msgid "Singapore"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:271
#, kde-format
msgctxt "Noun, a currency"
msgid "Bitcoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:274 skgbankmodeler/skgunitobject.cpp:288
#: skgbankmodeler/skgunitobject.cpp:302 skgbankmodeler/skgunitobject.cpp:316
#: skgbankmodeler/skgunitobject.cpp:330 skgbankmodeler/skgunitobject.cpp:344
#: skgbankmodeler/skgunitobject.cpp:358 skgbankmodeler/skgunitobject.cpp:372
#: skgbankmodeler/skgunitobject.cpp:386 skgbankmodeler/skgunitobject.cpp:400
#: skgbankmodeler/skgunitobject.cpp:414 skgbankmodeler/skgunitobject.cpp:428
#: skgbankmodeler/skgunitobject.cpp:442 skgbankmodeler/skgunitobject.cpp:456
#: skgbankmodeler/skgunitobject.cpp:470 skgbankmodeler/skgunitobject.cpp:484
#: skgbankmodeler/skgunitobject.cpp:498 skgbankmodeler/skgunitobject.cpp:512
#: skgbankmodeler/skgunitobject.cpp:526 skgbankmodeler/skgunitobject.cpp:540
#: skgbankmodeler/skgunitobject.cpp:554 skgbankmodeler/skgunitobject.cpp:568
#: skgbankmodeler/skgunitobject.cpp:582 skgbankmodeler/skgunitobject.cpp:596
#: skgbankmodeler/skgunitobject.cpp:610 skgbankmodeler/skgunitobject.cpp:624
#: skgbankmodeler/skgunitobject.cpp:638 skgbankmodeler/skgunitobject.cpp:652
#: skgbankmodeler/skgunitobject.cpp:666 skgbankmodeler/skgunitobject.cpp:680
#: skgbankmodeler/skgunitobject.cpp:694 skgbankmodeler/skgunitobject.cpp:708
#: skgbankmodeler/skgunitobject.cpp:722 skgbankmodeler/skgunitobject.cpp:736
#: skgbankmodeler/skgunitobject.cpp:750 skgbankmodeler/skgunitobject.cpp:764
#: skgbankmodeler/skgunitobject.cpp:778 skgbankmodeler/skgunitobject.cpp:792
#: skgbankmodeler/skgunitobject.cpp:806 skgbankmodeler/skgunitobject.cpp:820
#: skgbankmodeler/skgunitobject.cpp:834 skgbankmodeler/skgunitobject.cpp:848
#: skgbankmodeler/skgunitobject.cpp:862 skgbankmodeler/skgunitobject.cpp:876
#: skgbankmodeler/skgunitobject.cpp:890 skgbankmodeler/skgunitobject.cpp:904
#: skgbankmodeler/skgunitobject.cpp:918 skgbankmodeler/skgunitobject.cpp:932
#: skgbankmodeler/skgunitobject.cpp:946 skgbankmodeler/skgunitobject.cpp:960
#: skgbankmodeler/skgunitobject.cpp:974 skgbankmodeler/skgunitobject.cpp:988
#: skgbankmodeler/skgunitobject.cpp:1002 skgbankmodeler/skgunitobject.cpp:1016
#: skgbankmodeler/skgunitobject.cpp:1030 skgbankmodeler/skgunitobject.cpp:1044
#: skgbankmodeler/skgunitobject.cpp:1058 skgbankmodeler/skgunitobject.cpp:1072
#: skgbankmodeler/skgunitobject.cpp:1086 skgbankmodeler/skgunitobject.cpp:1100
#: skgbankmodeler/skgunitobject.cpp:1114 skgbankmodeler/skgunitobject.cpp:1128
#: skgbankmodeler/skgunitobject.cpp:1142 skgbankmodeler/skgunitobject.cpp:1156
#: skgbankmodeler/skgunitobject.cpp:1170 skgbankmodeler/skgunitobject.cpp:1184
#: skgbankmodeler/skgunitobject.cpp:1198 skgbankmodeler/skgunitobject.cpp:1212
#: skgbankmodeler/skgunitobject.cpp:1226 skgbankmodeler/skgunitobject.cpp:1240
#: skgbankmodeler/skgunitobject.cpp:1254 skgbankmodeler/skgunitobject.cpp:1268
#: skgbankmodeler/skgunitobject.cpp:1282 skgbankmodeler/skgunitobject.cpp:1296
#: skgbankmodeler/skgunitobject.cpp:1310 skgbankmodeler/skgunitobject.cpp:1324
#: skgbankmodeler/skgunitobject.cpp:1338 skgbankmodeler/skgunitobject.cpp:1352
#: skgbankmodeler/skgunitobject.cpp:1366 skgbankmodeler/skgunitobject.cpp:1380
#: skgbankmodeler/skgunitobject.cpp:1394 skgbankmodeler/skgunitobject.cpp:1408
#: skgbankmodeler/skgunitobject.cpp:1422 skgbankmodeler/skgunitobject.cpp:1436
#: skgbankmodeler/skgunitobject.cpp:1450 skgbankmodeler/skgunitobject.cpp:1464
#: skgbankmodeler/skgunitobject.cpp:1478 skgbankmodeler/skgunitobject.cpp:1492
#: skgbankmodeler/skgunitobject.cpp:1506 skgbankmodeler/skgunitobject.cpp:1520
#: skgbankmodeler/skgunitobject.cpp:1534 skgbankmodeler/skgunitobject.cpp:1548
#: skgbankmodeler/skgunitobject.cpp:1562 skgbankmodeler/skgunitobject.cpp:1576
#: skgbankmodeler/skgunitobject.cpp:1590 skgbankmodeler/skgunitobject.cpp:1604
#: skgbankmodeler/skgunitobject.cpp:1618 skgbankmodeler/skgunitobject.cpp:1632
#: skgbankmodeler/skgunitobject.cpp:1646 skgbankmodeler/skgunitobject.cpp:1660
#, kde-format
msgctxt "Noun, the country of bitcoin"
msgid "Internet"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:285
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ethereum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:299
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ripple"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:313
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bitcoin Cash"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:327
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Cardano"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:341
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "NEM"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:355
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Litecoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:369
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Stellar"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:383
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "IOTA"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:397
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "TRON"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:411
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dash"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:425
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "NEO"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:439
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Monero"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:453
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "EOS"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:467
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Qtum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:481
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ICON"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:495
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bitcoin Gold"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:509
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Lisk"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:523
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "RaiBlocks"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:537
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ethereum Classic"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:551
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Verge"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:565
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Siacoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:579
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "OmiseGO"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:593
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bytecoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:607
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BitConnect"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:621
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Populous"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:635
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Stratis"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:649
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Zcash"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:663
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dentacoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:677
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BitShares"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:691
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Binance Coin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:705
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dogecoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:719
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:733
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ardor"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:747
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "KuCoin Shares"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:761
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Tether"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:775
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Steem"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:789
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Waves"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:803
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "VeChain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:817
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DigiByte"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:831
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Komodo"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:845
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dragonchain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:859
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Augur"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:873
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Golem"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:887
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Veritaseum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:901
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Hshare"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:915
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Kin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:929
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "SALT"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:943
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Electroneum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:957
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ark"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:971
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dent"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:985
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ethos"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:999
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Basic Attention Token"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1013
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ReddCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1027
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "0x"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1041
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Decred"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1055
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Nexus"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1069
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Experience Points"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1083
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "QASH"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1097
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Kyber Network"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1111
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "PIVX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1125
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "FunFair"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1139
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Factom"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1153
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Neblio"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1167
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Request Network"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1181
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Aeternity"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1195
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Substratum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1209
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Power Ledger"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1223
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "WAX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1237
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "aelf"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1251
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bytom"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1265
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Aion"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1279
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "RChain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1293
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DigitalNote"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1307
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Enigma"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1321
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Nxt"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1335
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Time New Bank"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1349
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BitcoinDark"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1363
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "MonaCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1377
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Quantstamp"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1391
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "MaidSafeCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1405
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Byteball Bytes"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1419
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Gas"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1433
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ChainLink"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1447
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Syscoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1461
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Santiment Network Token"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1475
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Cobinhood"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1489
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Red Pulse"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1503
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DigixDAO"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1517
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "TenX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1531
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Iconomi"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1545
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Po.et"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1559
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ZCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1573
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Gnosis"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1587
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BLOCKv"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1601
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Walton"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1615
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "PACcoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1629
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DeepBrain Chain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1643
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ETHLend"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1657
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Civic"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1739
#, kde-format
msgctxt "Error message"
msgid "Unknown unit '%1'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1902
#, kde-format
msgctxt "Error message"
msgid "Reference unit of a unit cannot be itself."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1934
#, kde-format
msgctxt "Progression step"
msgid "Simplify unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1937
#, kde-format
msgctxt "Progression step"
msgid "Analyze unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1976
#, kde-format
msgctxt "Progression step"
msgid "Remove useless values"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2119
#, kde-format
msgctxt "Error message"
msgid "Invalid ratio. Ratio must be greater than 0."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2185
#, 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:2187
#, 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:2189
#, 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:2196
#, 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:2200
#, 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:2204
#, 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:2208
#, 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:2359 skgbankmodeler/skgunitobject.cpp:2514
#, kde-format
msgctxt "Error message"
msgid "Source of download %1 is not installed."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2376
#, kde-format
msgctxt "An information message"
msgid "Open url '%1' failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2472
#, kde-format
msgctxt "Information message"
msgid "Price not found for '%1' with regular expression '%2' in line '%3'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2481
#, kde-format
msgctxt "Error message"
msgid "Impossible to download unit %1 with Internet code %2 on the source %3."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2543
#, kde-format
msgctxt "Error message"
msgid "Impossible to open unit %1 with Internet code %2."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitvalueobject.cpp:58
#, kde-format
msgctxt "Error message"
msgid "Value of a currency cannot be a negative value"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:344
#, kde-format
msgctxt "the day after today"
msgid "tomorrow"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:345
#, kde-format
msgctxt "this day"
msgid "today"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:346
#, kde-format
msgctxt "the day before today"
msgid "yesterday"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:347
#, kde-format
msgctxt "the week after this week"
msgid "next week"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:348
#, kde-format
msgctxt "the month after this month"
msgid "next month"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:94
#, kde-format
msgctxt "@option yesterday"
msgid "&Yesterday"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:95
#, kde-format
msgctxt "@option today"
msgid "&Today"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:96
#, kde-format
msgctxt "@option tomorrow"
msgid "To&morrow"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:97
#, kde-format
msgctxt "@option next week"
msgid "Next &Week"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:98
#, kde-format
msgctxt "@option next month"
msgid "Next M&onth"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:106
#, kde-format
msgctxt "@option do not specify a date"
msgid "No Date"
msgstr ""
#. i18n: ectx: label, entry (show_splash_screen), group (Main Panel)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_show_splash_screen)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:9 skgbasegui/skgmainpanel_pref.ui:30
#, kde-format
msgid "Show splash screen"
msgstr ""
#. i18n: ectx: label, entry (update_modified_bookmarks), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:13
#, kde-format
msgid "Update modified bookmarks on close"
msgstr ""
#. i18n: ectx: label, entry (update_modified_contexts), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:17
#, kde-format
msgid "Update modified pages on close"
msgstr ""
#. i18n: ectx: label, entry (main_tabs_position), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:21
#, kde-format
msgid "Main tabs position"
msgstr ""
#. i18n: ectx: label, entry (date_format), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:25
#, kde-format
msgid "Date format"
msgstr ""
#. i18n: ectx: label, entry (icon_in_system_tray), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:29
#, kde-format
msgid "Icon in system tray"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:89
#, kde-format
msgctxt "Move tooltip"
msgid "Move first"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:97
#, kde-format
msgctxt "Move tooltip"
msgid "Move before"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:105
#, kde-format
msgctxt "Move tooltip"
msgid "Delete"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:113
#, kde-format
msgctxt "Move tooltip"
msgid "Move after"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:121
#, kde-format
msgctxt "Move tooltip"
msgid "Move last"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:249
#, kde-format
msgctxt "Question"
msgid "Title"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:250
#, kde-format
msgctxt "Question"
msgid "New title (Empty to retrieve the default title):"
msgstr ""
#. +> trunk5
#: skgbasegui/skgdateedit.cpp:34
#, kde-format
msgid ""
"Date of the operation\n"
"up or down to add or remove one day\n"
"CTRL + up or CTRL + down to add or remove one month"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kResetInternalFilter)
#. i18n: ectx: property (statusTip), widget (QToolButton, kResetInternalFilter)
#. +> trunk5
#: skgbasegui/skgfilteredtableview.ui:56 skgbasegui/skgfilteredtableview.ui:59
#, kde-format
msgid "Reset the internal filter"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kConfigure)
#. i18n: ectx: property (statusTip), widget (QToolButton, kConfigure)
#. +> trunk5
#: skgbasegui/skgfilteredtableview.ui:132
#: skgbasegui/skgfilteredtableview.ui:135
#, kde-format
msgid "To configure the table"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:78
#, kde-format
msgctxt "Noun, user action"
msgid "Show tool bar"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:93 skgbasegui/skgtablewithgraph.cpp:163
#: skgbasegui/skgtreeview.cpp:591 skgbasegui/skgwebview.cpp:182
#, kde-format
msgctxt "Noun, user action"
msgid "Export..."
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:280 skgbasegui/skgtreeview.cpp:1320
#, kde-format
msgctxt "Title of the content SVG export"
msgid "Skrooge SVG export"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:281 skgbasegui/skgtreeview.cpp:1321
#, 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:63 skgbasegui/skggraphicsview.ui:66
#, 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:76 skgbasegui/skggraphicsview.ui:79
#, kde-format
msgid "Copy picture"
msgstr ""
#. +> trunk5
#: skgbasegui/skghtmlboardwidget.cpp:163 skgbasegui/skgsimpleperiodedit.cpp:123
#, kde-format
msgctxt "The current month"
msgid "Current month"
msgstr ""
#. +> trunk5
#: skgbasegui/skghtmlboardwidget.cpp:163 skgbasegui/skgsimpleperiodedit.cpp:140
#, kde-format
msgctxt "The month before the current month"
msgid "Last month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:342
#, kde-format
msgctxt "Splash screen message"
msgid "Loading plugins..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:354
#, kde-format
msgctxt "Splash screen message"
msgid "Loading plugin %1/%2: %3..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:407
#, kde-format
msgid "Developer of plugin '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:411
#, kde-format
msgid ", '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:432
#, kde-format
msgctxt "An information message"
msgid "Loading plugin %1 failed because the factory could not be found in %2: %3"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:496
#, kde-format
msgctxt "Noun"
msgid "Pages"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:616
#, kde-format
msgctxt "Widget description"
msgid "Progress of the current action"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:635 skgbasegui/skgmainpanel.cpp:636
#, kde-format
msgctxt "Widget description"
msgid "Cancel the current action"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:694
#, kde-format
msgctxt "Verb"
msgid "Hide"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:697
#, kde-format
msgctxt "Verb"
msgid "Show all"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:948
#, kde-format
msgctxt "Noun, user action"
msgid "New Tab"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:963
#, kde-format
msgctxt "Verb"
msgid "Lock panels"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:967
#, kde-format
msgctxt "Verb"
msgid "Unlock panels"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:971 skgbasegui/skgmainpanel.cpp:1693
#, kde-format
msgctxt "Noun, user action"
msgid "Pin this page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:980
#, kde-format
msgctxt "Noun, user action"
msgid "Close All"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:986
#, kde-format
msgctxt "Noun, user action"
msgid "Close All Other"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:992
#, kde-format
msgctxt "Noun, user action"
msgid "Save page state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:998
#, kde-format
msgctxt "Noun, user action"
msgid "Reset page state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1004
#, kde-format
msgctxt "Noun, user action"
msgid "Reopen last page closed"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1012
#, kde-format
msgctxt "Noun, user action"
msgid "Overwrite bookmark state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1018
#, kde-format
msgctxt "Noun, user action"
msgid "Configure..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1024
#, kde-format
msgctxt "Noun, user action"
msgid "Menu"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1037
#, kde-format
msgctxt "Noun, user action"
msgid "Previous"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1048
#, kde-format
msgctxt "Noun, user action"
msgid "Next"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1063
#, kde-format
msgctxt "Noun, user action"
msgid "Enable editor"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1069
#, kde-format
msgctxt "Noun, user action"
msgid "Migrate to SQLCipher format"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1196
#, kde-format
msgctxt "Information message"
msgid "You can exit full screen mode with %1 or with the contextual menu"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1199
#, kde-format
msgctxt "Information message"
msgid "At least one page must be opened to enable full screen mode"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1365
#, kde-format
msgctxt "skgtestimportskg"
msgid "The application cannot be closed when an operation is running."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1374
#, kde-format
msgctxt "Question"
msgid ""
"The document has been modified.\n"
"Do you want to save it before closing?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1376
#, kde-format
msgctxt "Question"
msgid "Save as"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1376
#, kde-format
msgctxt "Question"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1378
#, kde-format
msgctxt "Question"
msgid "Do not save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1385
#, kde-format
msgctxt "Question"
msgid ""
"Current modifications will not be saved.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1530
#, kde-format
msgctxt "Date format"
msgid "Short date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1533
#, kde-format
msgctxt "Date format"
msgid "Long date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1536
#, kde-format
msgctxt "Date format"
msgid "Fancy short date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1539
#, kde-format
msgctxt "Date format"
msgid "Fancy long date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1542
#, kde-format
msgctxt "Date format"
msgid "ISO date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1545
#, kde-format
msgctxt "Noun"
msgid "General"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1578
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Save settings"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1691
#, kde-format
msgctxt "Noun, user action"
msgid "Unpin this page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1780
#, kde-format
msgctxt "Noun, indicate that current document is modified"
msgid " [modified]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1783
#, kde-format
msgctxt "Noun, indicate that current document is loaded in read only"
msgid " [read only]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1787
#, kde-format
msgctxt "Noun, default name for a new document"
msgid "Untitled"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1801
#, kde-format
msgctxt "Title of the main window"
msgid "%1%2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1900
#, kde-format
msgctxt "An information message"
msgid "Impossible to open the page because the plugin was not found"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2013
#, kde-format
msgctxt "Error message"
msgid "Unknown plugin or action [%1] in url [%2]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2098
#, kde-format
msgctxt "Information message"
msgid "A page cannot be closed when an operation is running."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2209
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Reset default state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2218
#, kde-format
msgctxt "Successful message after an user action"
msgid "Default state has been reset"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2309
#, kde-format
msgctxt "Warning header"
msgid "Warning: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2311
#, kde-format
msgctxt "Error header"
msgid "Error: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2313
#, kde-format
msgctxt "Information header"
msgid "Information: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2315
#, kde-format
msgctxt "Done header"
msgid "Done: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2344
#, kde-format
msgctxt "Noun"
msgid "Notification"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2378
#, kde-format
msgctxt "Verb"
msgid "Open ..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2521
#, kde-format
msgctxt "Question"
msgid "File <b>%1</b> already exists. Do you really want to overwrite it?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2522
#, kde-format
msgctxt "Question"
msgid "Warning"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2523
#, kde-format
msgctxt "Verb"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2563 skgbasemodeler/skgobjectbase.cpp:278
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "capitalize"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2564 skgbasemodeler/skgobjectbase.cpp:276
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "capwords"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2565 skgbasemodeler/skgobjectbase.cpp:272
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "lower"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2566 skgbasemodeler/skgobjectbase.cpp:280
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "trim"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2567 skgbasemodeler/skgobjectbase.cpp:274
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "upper"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2656
#, kde-format
msgctxt "An information message"
msgid "The document must be saved to be migrated."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2696
#, kde-format
msgctxt "Positive message"
msgid ""
"You document has been migrated.\n"
"Here is the new file:\n"
"%1"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5
#: skgbasegui/skgmainpanel.rc:17
#, kde-format
msgid "View"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDockWidget, kDockContext)
#. i18n: ectx: ToolBar (context)
#. +> trunk5
#: skgbasegui/skgmainpanel.rc:81 skgbasegui/skgmainpanel_base.ui:33
#, kde-format
msgid "Pages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QMainWindow, skgmainpanel_base)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:14
#, kde-format
msgid "Skrooge"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, kContextList)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:66
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">this list allows you to open new pages</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Ctrl</span> to open in a new page</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QListWidget, kContextList)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:69
#, kde-format
msgid "this list allows you to open new pages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDockWidget, kDockMessages)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:108
#, kde-format
msgid "&Messages"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kClearMessageBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kClearMessageBtn)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:189 skgbasegui/skgmainpanel_base.ui:192
#, kde-format
msgid "Clear all messages"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kClearMessageBtn)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:195
#, kde-format
msgid "Clear messages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_icon_in_system_tray)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:23
#, kde-format
msgid "Show icon in system tray"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_contexts)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:46
#, kde-format
msgctxt "Verb, ask something to the user"
msgid "Ask"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_contexts)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_bookmarks)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:51 skgbasegui/skgmainpanel_pref.ui:100
#, kde-format
msgid "Always"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_contexts)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_bookmarks)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:56 skgbasegui/skgmainpanel_pref.ui:105
#, kde-format
msgid "Never"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:68
#, kde-format
msgid "North"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:73
#, kde-format
msgid "South"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:78
#, kde-format
msgid "West"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:83
#, kde-format
msgid "East"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_bookmarks)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:95
#, kde-format
msgid "Ask"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:113
#, kde-format
msgid "Update modified &bookmarks on close:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:126
#, kde-format
msgid "&Main tabs position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:139
#, kde-format
msgid "Update modified pages on close:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:193
#, kde-format
msgid "Display"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:199
#, kde-format
msgid "Date fo&rmat:"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:349
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Today"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:353
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 7 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:355
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 15 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:357
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:359
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 3 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:361
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 6 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:363
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:365
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 3 years"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:367
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Far away in the future"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:372
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 7 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:374
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 15 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:376
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:378
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 3 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:380
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 6 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:382
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:384
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 3 years"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:386
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Far away in the past"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:393
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 10000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:395
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 1000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:397
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 100"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:399
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 10"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:401
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:403
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -10000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:405
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -1000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:407
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -100"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:409
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -10"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:411
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:413
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "= 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:680
#, kde-format
msgctxt "How to display a grouping title. Here \"title (count) Sum= [min , average , max]\""
msgid "%1: %2 (%3) Sum=%4 [%5 , %6 , %7]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:689
#, kde-format
msgctxt "How to display a grouping title. Here \"title (count)\""
msgid "%1: %2 (%3)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:852
#, kde-format
msgctxt "To display a property and its value"
msgid "%1=%2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:932 skgbasegui/skgtabpage.cpp:180
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark update '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:938
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Update object"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1015
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Property creation"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1048
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Move bookmark"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1094
#, kde-format
msgctxt "An information to the user"
msgid "The bookmark '%1' has been moved to '%2'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:35
#, kde-format
msgctxt "Period mode"
msgid "All Dates"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:36
#, kde-format
msgctxt "Period mode"
msgid "Current..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:37
#, kde-format
msgctxt "Period mode"
msgid "Previous..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:38
#, kde-format
msgctxt "Period mode"
msgid "Last..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:39
#, kde-format
msgctxt "Period mode"
msgid "Custom..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:40
#, kde-format
msgctxt "Period mode"
msgid "Timeline..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:42
#, kde-format
msgctxt "Period interval"
msgid "day(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:43
#, kde-format
msgctxt "Period interval"
msgid "week(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:44
#, kde-format
msgctxt "Period interval"
msgid "month(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:45
#, kde-format
msgctxt "Period interval"
msgid "quarter(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:46
#, kde-format
msgctxt "Period interval"
msgid "semester(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:47
#, kde-format
msgctxt "Period interval"
msgid "year(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:134
#, kde-format
msgctxt "A period"
msgid "From %1 to %2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:139
#, kde-format
msgctxt "A period"
msgid "Previous day"
msgid_plural "%1 previous days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:142
#, kde-format
msgctxt "A period"
msgid "Previous week"
msgid_plural "%1 previous weeks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:145
#, kde-format
msgctxt "A period"
msgid "Previous month"
msgid_plural "%1 previous months"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:148
#, kde-format
msgctxt "A period"
msgid "Previous year"
msgid_plural "%1 previous years"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:151
#, kde-format
msgctxt "A period"
msgid "Previous quarter"
msgid_plural "%1 previous quarters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:155
#, kde-format
msgctxt "A period"
msgid "Previous semester"
msgid_plural "%1 previous semesters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:161
#, kde-format
msgctxt "A period"
msgid "Last day"
msgid_plural "%1 last days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:164
#, kde-format
msgctxt "A period"
msgid "Last week"
msgid_plural "%1 last weeks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:167
#, kde-format
msgctxt "A period"
msgid "Last month"
msgid_plural "%1 last months"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:170
#, kde-format
msgctxt "A period"
msgid "Last year"
msgid_plural "%1 last years"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:173
#, kde-format
msgctxt "A period"
msgid "Last quarter"
msgid_plural "%1 last quarters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:177
#, kde-format
msgctxt "A period"
msgid "Last semester"
msgid_plural "%1 last semesters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:183
#, kde-format
msgctxt "A period"
msgid "Current day"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:186
#, kde-format
msgctxt "A period"
msgid "Current week"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:189
#, kde-format
msgctxt "A period"
msgid "Current month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:192
#, kde-format
msgctxt "A period"
msgid "Current year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:195
#, kde-format
msgctxt "A period"
msgid "Current quarter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:199
#, kde-format
msgctxt "A period"
msgid "Current semester"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kFuture)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:76
#, kde-format
msgid "including future"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kDateBeginLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kDateBeginLabel)
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateBegin)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateBegin)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:169 skgbasegui/skgperiodedit.ui:172
#: skgbasegui/skgperiodedit.ui:200 skgbasegui/skgperiodedit.ui:203
#, kde-format
msgid "Begin date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateBeginLabel)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:175
#, kde-format
msgid "from"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kDateEndLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kDateEndLabel)
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateEnd)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEnd)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:219 skgbasegui/skgperiodedit.ui:222
#: skgbasegui/skgperiodedit.ui:247 skgbasegui/skgperiodedit.ui:250
#, kde-format
msgid "End date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateEndLabel)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:225
#, kde-format
msgid "to"
msgstr ""
#. +> trunk5
#: skgbasegui/skgshow.cpp:494
#, kde-format
msgid "Show: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgshow.cpp:496
#, kde-format
msgid "Show"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:119
#, kde-format
msgctxt "A period including all dates"
msgid "All dates"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:127
#, kde-format
msgctxt "The current quarter"
msgid "Current quarter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:131
#, kde-format
msgctxt "The current semester"
msgid "Current semester"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:135
#, kde-format
msgctxt "The current year"
msgid "Current year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:145
#, kde-format
msgctxt "The quarter before the current quarter"
msgid "Last quarter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:150
#, kde-format
msgctxt "The semester before the current semester"
msgid "Last semester"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:155
#, kde-format
msgctxt "The year before the current year"
msgid "Last year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:130 skgbasegui/skgtablewithgraph.cpp:169
#, kde-format
msgctxt "Noun, a type of graph, with bars stacked upon each other"
msgid "Stack of lines"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:131 skgbasegui/skgtablewithgraph.cpp:170
#, kde-format
msgctxt "Noun, a type of graph, with bars stacked upon each other"
msgid "Stack of columns"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:132 skgbasegui/skgtablewithgraph.cpp:171
#, kde-format
msgctxt "Noun, a type of graph, with bars placed besides each other"
msgid "Histogram"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:133 skgbasegui/skgtablewithgraph.cpp:172
#, kde-format
msgctxt "Noun, a type of graph with only points"
msgid "Point"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:134 skgbasegui/skgtablewithgraph.cpp:173
#, kde-format
msgctxt "Noun, a type of graph with only lines"
msgid "Line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:135 skgbasegui/skgtablewithgraph.cpp:174
#, kde-format
msgctxt "Noun, a type of graph, with lines stacked upon each other"
msgid "Stacked area"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:136 skgbasegui/skgtablewithgraph.cpp:175
#, kde-format
msgctxt "Noun, a type of graph, with bubbles"
msgid "Bubble"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:137 skgbasegui/skgtablewithgraph.cpp:176
#, kde-format
msgctxt "Noun, a type of graph that looks like a sliced pie"
msgid "Pie"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:138 skgbasegui/skgtablewithgraph.cpp:177
#, kde-format
msgctxt "Noun, a type of graph that looks like concentric slices of a pie (a la filelight)"
msgid "Concentric pie"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:139 skgbasegui/skgtablewithgraph.cpp:178
#, kde-format
msgctxt "Noun, a type of graph that looks treemap"
msgid "Treemap"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:143
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:145
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:188
#, kde-format
msgctxt "Noun, user action"
msgid "Reset default colors"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:193
#, kde-format
msgctxt "Noun, user action"
msgid "All values in positive"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:200
#, kde-format
msgctxt "Noun, user action"
msgid "Show limits"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:211
#, kde-format
msgctxt "Noun, user action"
msgid "Show average"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:222
#, kde-format
msgctxt "Noun, user action"
msgid "Show tendency line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:233
#, kde-format
msgctxt "Noun, user action"
msgid "Show Pareto curve"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:241
#, kde-format
msgctxt "Noun, user action"
msgid "Show legend"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:249
#, kde-format
msgctxt "Noun, user action"
msgid "Show origin"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:257
#, kde-format
msgctxt "Noun, user action"
msgid "Show decimals"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:510
#, kde-format
msgid "%1 (raw)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:978 skgbasegui/skgtablewithgraph.cpp:1145
#: skgbasemodeler/skgdocument.cpp:2467 skgbasemodeler/skgdocument.cpp:2472
#, kde-format
msgctxt "Noun, the numerical sum of a list of values"
msgid "Sum"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:982
#, kde-format
msgctxt "Noun, the numerical average of a list of values"
msgid "Average"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:986
#, kde-format
msgctxt "Noun, the minimum value of a list of values"
msgid "Min"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:987
#, kde-format
msgctxt "Noun, the maximum value of a list of values"
msgid "Max"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:992
#, kde-format
msgctxt "Noun"
msgid "Tendency line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:1146
#, 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:90 skgbasegui/skgtablewithgraph.ui:93
#, 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:469
#, kde-format
msgctxt "Noun, Menu name"
msgid "Columns"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:475
#, kde-format
msgctxt "Noun, Menu name"
msgid "Group by"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:477
#, kde-format
msgctxt "Noun, grouping option"
msgid "None"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:486
#, kde-format
msgctxt "Noun, grouping option"
msgid "Sorted column"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:502
#, kde-format
msgctxt "Noun, user action"
msgid "View appearance"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:516
#, kde-format
msgctxt "Noun, user action"
msgid "Resize to content"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:519
#, kde-format
msgctxt "Noun, user action"
msgid "Auto resize"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:524
#, kde-format
msgctxt "Noun, user action"
msgid "Alternate row colors"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:532
#, kde-format
msgctxt "Noun, user action"
msgid "Save parameters"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:671
#, 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:461
#, kde-format
msgctxt "User interrupted something that Skrooge was performing"
msgid "The current operation has been interrupted"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:501
#, 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:532
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "A transaction must be opened to do this action"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:543
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Closing transaction failed because too many transactions ended"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:726
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Remove of transactions is forbidden inside a transaction"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:969
#, 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:1040
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Undo / Redo is forbidden inside a transaction"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1227
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Change password is forbidden inside a transaction"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1233
#, kde-format
msgctxt "Inform the user that the password protection was removed"
msgid "The document password has been removed."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1234
#, kde-format
msgctxt "Inform the user that the password was successfully changed"
msgid "The document password has been modified."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1310
#, kde-format
msgctxt "Noun"
msgid "Recovery"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1325
#, kde-format
msgctxt "Error message"
msgid "Impossible to recover this file"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1381 skgbasemodeler/skgdocument.cpp:1437
#, kde-format
msgctxt "Error message"
msgid "Wrong installation"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1388 skgbasemodeler/skgdocument.cpp:1444
#: skgbasemodeler/skgservices.cpp:1218 skgbasemodeler/skgservices.cpp:1290
#, kde-format
msgctxt "Error message"
msgid "Wrong password"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1452
#, kde-format
msgctxt "Error message"
msgid "Oups, this file seems to be corrupted"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1538
#, kde-format
msgctxt "Information message"
msgid ""
"This document is protected by a password but the database is still in SQLite mode.\n"
"Do you know that the SQLCipher mode is more secured because even the temporary file is encrypted?"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1541
#, kde-format
msgctxt "Information message"
msgid "A security hole has been detected and corrected on this version of the application. We strongly encourage you to change your password."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1547
#, kde-format
msgctxt "Popup message"
msgid "The migration failed but the document has been loaded without error because debug mode is activated"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1551
#, kde-format
msgctxt "The document has been upgraded to the latest Skrooge version format"
msgid "The document has been migrated"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1577
#, kde-format
msgctxt "Error message"
msgid "This application can not run correctly because the %3 version of the system (%1) is not aligned with the %4 version embedded in Qt (%2). You should rebuild Qt with the option -system-sqlite."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1624
#, 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:1642
#, 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:1662
#, kde-format
msgctxt "There is already a file with the same name"
msgid "File '%1' already exist"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1676
#, kde-format
msgctxt "Error message: Could not create a backup file"
msgid "Creation of backup file %1 failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1709 skgbasemodeler/skgservices.cpp:1321
#: skgbasemodeler/skgservices.cpp:1329
#, kde-format
msgctxt "Error message: writing a file failed"
msgid "Write file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:1910
#, kde-format
msgctxt "Verb, automatically load when the application is started"
msgid "autostart"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2122
#, kde-format
msgctxt "Progression step"
msgid "Update materialized views"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2294 skgbasemodeler/skgdocument.cpp:2298
#, kde-format
msgctxt "Error message: Could not open a file"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2321 skgbasemodeler/skgdocument.cpp:3101
#: skgbasemodeler/skgdocument.cpp:3118 skgbasemodeler/skgdocument.cpp:3130
#: skgbasemodeler/skgdocument.cpp:3142 skgbasemodeler/skgdocument.cpp:3154
#: skgbasemodeler/skgdocument.cpp:3166 skgbasemodeler/skgdocument.cpp:3188
#: skgbasemodeler/skgdocument.cpp:3217 skgbasemodeler/skgdocument.cpp:3368
#, kde-format
msgctxt "Error message"
msgid "No database defined"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2747
#, kde-format
msgctxt "Verb, save a document"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2749
#, kde-format
msgctxt "Noun, the value of an item"
msgid "Value"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:2751
#, kde-format
msgctxt "Noun, date of last modification"
msgid "Last modification"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdocument.cpp:3036
#, 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:3039
#, 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:388
#, 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:390
#, 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:519
#, kde-format
msgctxt "Error message for an object"
msgid "'%1': %2"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:527
#, kde-format
msgctxt "An information to the user that something was deleted"
msgid "'%1' has been deleted"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:576 skgbasemodeler/skgobjectbase.cpp:586
#, 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:134
#, kde-format
msgctxt "Logical condition"
msgid "%1 or %2"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:174 skgbasemodeler/skgservices.cpp:194
#, kde-format
msgctxt "Logical condition"
msgid "(%1) and (%2)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:198
#, kde-format
msgctxt "Logical condition"
msgid "not (%1)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:200
#, kde-format
msgctxt "Logical condition"
msgid "(%1) and not (%2)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1136
#, kde-format
msgctxt "An information message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1171 skgbasemodeler/skgservices.cpp:1178
#, kde-format
msgctxt "Error message"
msgid "Impossible to copy '%1' to '%2'"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1238
#, kde-format
msgctxt "An error message about encryption"
msgid "AES128 encryption is not supported (%1). Please install qca-ossl."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1255 skgbasemodeler/skgservices.cpp:1274
#, kde-format
msgctxt "Error message about encrypting a file"
msgid "Encryption failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1491
#, kde-format
msgctxt "An error message: creating a file failed"
msgid "Creation file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1494
#, kde-format
msgctxt "Error message: something failed"
msgid "%1 failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1545
#, kde-format
msgctxt "Error message"
msgid "Creation failed. The object already exists."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:108
#, kde-format
msgctxt "The name of the application"
msgid "Skrooge"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:110
#, kde-format
msgctxt "The description of the application"
msgid "Personal finances management made simple"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:112 skroogeconvert/main.cpp:65
#, kde-format
msgctxt "Fullname"
msgid "(c) 2007-%1 Stephane MANKOWSKI & Guillaume DE BURE"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:116 skroogeconvert/main.cpp:69
#, kde-format
msgctxt "Fullname"
msgid "Stephane MANKOWSKI"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:116 skroogeconvert/main.cpp:69
#, kde-format
msgctxt "A job description"
msgid "Architect & Developer"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:119 skroogeconvert/main.cpp:72
#, kde-format
msgctxt "Fullname"
msgid "Guillaume DE BURE"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:119 skroogeconvert/main.cpp:72
#, kde-format
msgctxt "A job description"
msgid "Developer"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:122
#, kde-format
msgctxt "Fullname"
msgid "Siddharth SHARMA"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:122
#, kde-format
msgctxt "A job description"
msgid "Developer - Google Summer Of Code 2010"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:125 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:126 skroogeconvert/main.cpp:76
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:126 skroogeconvert/main.cpp:76
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:129
#, kde-format
msgctxt "Reason of the about/credit"
msgid "Users helping us to improve this application"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:140
#, kde-format
msgctxt "Application argument"
msgid "Document to open"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:141
#, kde-format
msgctxt "Application argument"
msgid "Display environment variables used by this application."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:150
#, kde-format
msgctxt "Help"
msgid "Environment variables:"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:151
#, kde-format
msgctxt "Help, do not translate x"
msgid " %1: To enable traces. x is the level of traces expected. This enables the debug mode too."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:152
#, kde-format
msgctxt "Help"
msgid " %1: To enable the profiling. This enables the debug mode too."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:153
#, kde-format
msgctxt "Help do not translate x"
msgid " %1: To dump sql order taking more than x ms."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:154
#, kde-format
msgctxt "Help"
msgid " %1: To enable the high DPI mode."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:187
#, 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/extragear-pim/zanshin.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-pim/zanshin.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-pim/zanshin.pot (revision 1526938)
@@ -1,1563 +1,1570 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the zanshin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: zanshin\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:43+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:364
#, kde-format
msgid "vCard Import Failed"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:365
#, kde-format
msgid "<qt>Unable to access <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:475
#, kde-format
msgid "Select email from contact"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:591
#, kde-format
msgid "Show Organization Unit for LDAP results"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:600
#, kde-format
msgid "Configure Completion..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:604
#, kde-format
msgid "Automatically expand groups"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:610
#, kde-format
msgid "Expand Groups..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit.cpp:644
#: 3rdparty/kdepim/libkdepim/completionorder/completionorderwidget.cpp:318
#, kde-format
msgid "Recent Addresses"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit_p.cpp:150
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit_p.cpp:859
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineedit_p.cpp:860
#, kde-format
msgctxt "@title:group"
msgid "Contacts found in your data"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/addressline/addresseelineeditstatic.cpp:74
#, kde-format
msgid "LDAP server: %1"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletiondialog.cpp:48
#, kde-format
msgid "Blacklist Email Completion"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:48
#, kde-format
msgid "Search email:"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:53
#, kde-format
msgid "Research is done from 3 characters"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:61
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailwarning.cpp:41
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:67
#, kde-format
msgid "Show Blacklisted Emails"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:81
#, kde-format
msgid "Search in result..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:92
#, kde-format
msgid "&Select"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:97
#, kde-format
msgid "&Unselect"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:102
#, kde-format
msgid "<qt><a href=\"more_result\">More result...</a></qt>"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:117
#, kde-format
msgid "Exclude domain names:"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:126
#, kde-format
msgid "Separate domain with '%1'"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:205
#, kde-format
msgid "No email found."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:207
#, kde-format
msgid "1 email found"
msgid_plural "%1 emails found"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemaillist.cpp:129
#, kde-format
msgid "No result found"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailwarning.cpp:35
#, kde-format
msgid "The list was changed. Do you want to save before to make another search ?"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/blacklistbaloocompletion/blacklistbalooemailwarning.cpp:36
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/completionconfiguredialog/completionconfiguredialog.cpp:57
#, kde-format
msgid "Configure completion"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/completionconfiguredialog/completionconfiguredialog.cpp:67
#, kde-format
msgid "Completion Order"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/completionconfiguredialog/completionconfiguredialog.cpp:71
#, kde-format
msgid "Recent Address"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/completionconfiguredialog/completionconfiguredialog.cpp:75
#, kde-format
msgid "Blacklist Email Address"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/completionorder/completionordereditor.cpp:70
#, kde-format
msgid "Edit Completion Order"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/completionorder/completionorderwidget.cpp:66
#, kde-format
msgid "LDAP server %1"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdateedit.cpp:445
#, kde-format
msgctxt "the day after today"
msgid "tomorrow"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdateedit.cpp:446
#, kde-format
msgctxt "this day"
msgid "today"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdateedit.cpp:447
#, kde-format
msgctxt "the day before today"
msgid "yesterday"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdateedit.cpp:448
#, kde-format
msgctxt "the week after this week"
msgid "next week"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdateedit.cpp:449
#, kde-format
msgctxt "the month after this month"
msgid "next month"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:96
#, kde-format
msgctxt "@option today"
msgid "&Today"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:97
#, kde-format
msgctxt "@option tomorrow"
msgid "To&morrow"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:98
#, kde-format
msgctxt "@option next week"
msgid "Next &Week"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:99
#, kde-format
msgctxt "@option next month"
msgid "Next M&onth"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/kdatepickerpopup.cpp:107
#, kde-format
msgctxt "@option do not specify a date"
msgid "No Date"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/addhostdialog.cpp:79
#, kde-format
msgid "Add Host"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:94
#, kde-format
msgid "kcmldap"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:96
#, kde-format
msgid "LDAP Server Settings"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:98
#, kde-format
msgid "(c) 2009 - 2010 Tobias Koenig"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:99
#, kde-format
msgid "Tobias Koenig"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:161
#, kde-format
msgid "Edit Host"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:177
#, kde-format
msgid "Do you want to remove setting for host \"%1\"?"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:177
#, kde-format
msgid "Remove Host"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:317
#, kde-format
msgid "LDAP Servers"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:321
#, kde-format
msgid "Check all servers that should be used:"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:358
#, kde-format
msgid "&Add Host..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:361
#, kde-format
msgid "&Edit Host..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/kcmldap.cpp:365
#, kde-format
msgid "&Remove Host"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapclientsearchconfig.cpp:106
#, kde-format
msgid "LDAP password is stored as clear text, do you want to store it in kwallet?"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapclientsearchconfig.cpp:107
#, kde-format
msgid "Store clear text password in KWallet"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:105
#, kde-format
msgctxt "@item LDAP search key"
msgid "Title"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:106
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:315
#, kde-format
msgid "Full Name"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:107
#, kde-format
msgctxt "@item LDAP search key"
msgid "Email"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:108
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:321
#, kde-format
msgid "Home Number"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:109
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:324
#, kde-format
msgid "Work Number"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:110
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:327
#, kde-format
msgid "Mobile Number"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:111
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:330
#, kde-format
msgid "Fax Number"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:112
#, kde-format
msgid "Pager"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:113
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:339
#, kde-format
msgid "Street"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:114
#, kde-format
msgctxt "@item LDAP search key"
msgid "State"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:115
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:346
#, kde-format
msgid "Country"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:116
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:355
#, kde-format
msgid "City"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:117
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:336
#, kde-format
msgid "Organization"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:118
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:333
#, kde-format
msgid "Company"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:119
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:358
#, kde-format
msgid "Department"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:120
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:349
#, kde-format
msgid "Zip Code"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:121
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:352
#, kde-format
msgid "Postal Address"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:122
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:361
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:123
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:364
#, kde-format
msgid "User ID"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:318
#, kde-format
msgctxt "@title:column Column containing email addresses"
msgid "Email"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:343
#, kde-format
msgctxt "@title:column Column containing the residential state of the address"
msgid "State"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:367
#, kde-format
msgctxt "@title:column Column containing title of the person"
msgid "Title"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:540
#, kde-format
msgid "Import Contacts from LDAP"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:562
#, kde-format
msgid "Search for Addresses in Directory"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:568
#, kde-format
msgid "Search for:"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:576
#, kde-format
msgctxt "In LDAP attribute"
msgid "in"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:580
#, kde-format
msgctxt "@item:inlistbox Name of the contact"
msgid "Name"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:581
#, kde-format
msgctxt "@item:inlistbox email address of the contact"
msgid "Email"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:582
#, kde-format
msgctxt "@item:inlistbox"
msgid "Home Number"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:583
#, kde-format
msgctxt "@item:inlistbox"
msgid "Work Number"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:585
#, kde-format
msgctxt "@action:button Start searching"
msgid "&Search"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:601
#, kde-format
msgid "Recursive search"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:606
#, kde-format
msgid "Contains"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:607
#, kde-format
msgid "Starts With"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:617
#, kde-format
msgid "Search in result"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:647
#, kde-format
msgid "Searching..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:651
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:654
#, kde-format
msgid "Unselect All"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:660
#, kde-format
msgid "Add Selected"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:661
#, kde-format
msgid "Configure LDAP Servers..."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:697
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:816
#, kde-format
msgid "You must select an LDAP server before searching."
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:911
#, kde-format
msgctxt "arguments are host name, datetime"
msgid "Imported from LDAP directory %1 on %2"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/ldap/ldapsearchdialog.cpp:929
#, kde-format
msgid "Configure the Address Book LDAP Settings"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/recentaddress/recentaddressdialog.cpp:38
#, kde-format
msgid "Edit Recent Addresses"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/recentaddress/recentaddresswidget.cpp:58
#, kde-format
msgid "&Add"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/recentaddress/recentaddresswidget.cpp:63
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/recentaddress/recentaddresswidget.cpp:128
#, kde-format
msgid "Do you want to remove this email address?"
msgid_plural "Do you want to remove %1 email addresses?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: 3rdparty/kdepim/libkdepim/recentaddress/recentaddresswidget.cpp:128
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:54
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:58
#, kde-format
msgid "Please select or create a resource which will be used by the application to store and query its TODOs."
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:68
#, kde-format
msgid "Add resource"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:75
#, kde-format
msgid "Remove resource"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:82
#, kde-format
msgid "Configure resource..."
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:130
#, kde-format
msgid "Multiple Agent Deletion"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadiconfigdialog.cpp:131
#, kde-format
msgid "Do you really want to delete the selected agent instances?"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadimessaging.cpp:70
#, kde-format
msgid "Choose an identity"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadimessaging.cpp:71
#, kde-format
msgid "Choose the identity to use for the groupware message"
msgstr ""
#. +> trunk5
#: src/akonadi/akonadinoterepository.cpp:101
#, kde-format
msgid "Could not find a collection to store the note into!"
msgstr ""
#. +> trunk5
#: src/akonadi/akonaditaskrepository.cpp:71
#, kde-format
msgid "Could not find a collection to store the task into!"
msgstr ""
#. +> trunk5
#: src/akonadi/akonaditaskrepository.cpp:220
#, kde-format
msgid "Could not associate '%1', it is an ancestor of '%2'"
msgstr ""
#. +> trunk5
#: src/presentation/artifacteditormodel.cpp:454
#, kde-format
msgid "Cannot modify task %1"
msgstr ""
#. +> trunk5
#: src/presentation/availablenotepagesmodel.cpp:122
#, kde-format
msgid "Cannot add tag %1"
msgstr ""
#. +> trunk5
#: src/presentation/availablenotepagesmodel.cpp:130
#, kde-format
msgid "Cannot remove tag %1"
msgstr ""
#. +> trunk5
#: src/presentation/availablenotepagesmodel.cpp:139
#: src/presentation/availabletaskpagesmodel.cpp:177
+#: src/presentation/workdaypagemodel.cpp:131
#, kde-format
msgid "Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/availablenotepagesmodel.cpp:141
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5
#: src/presentation/availablenotepagesmodel.cpp:239
#, kde-format
msgid "Cannot tag %1 with %2"
msgstr ""
#. +> trunk5
#: src/presentation/availablenotepagesmodel.cpp:246
#: src/presentation/availabletaskpagesmodel.cpp:318
#, kde-format
msgid "Cannot move %1 to Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/availablesourcesmodel.cpp:117
#, kde-format
msgid "Cannot modify source %1"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:144
#, kde-format
msgid "Cannot add project %1 in dataSource %2"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:152
#, kde-format
msgid "Cannot add context %1"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:165
#, kde-format
msgid "Cannot remove project %1"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:168
#, kde-format
msgid "Cannot remove context %1"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:179
#, kde-format
msgid "Workday"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:181
#, kde-format
msgid "Projects"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:183
#, kde-format
msgid "Contexts"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:275
#, kde-format
msgid "Cannot modify project %1"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:280
#, kde-format
msgid "Cannot modify context %1"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:299
#, kde-format
msgid "Cannot add %1 to project %2"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:312
#, kde-format
msgid "Cannot add %1 to context %2"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:323
#, kde-format
msgid "Cannot move task %1 to Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/availabletaskpagesmodel.cpp:336
#, kde-format
msgid "Cannot update task %1 to Workday"
msgstr ""
#. +> trunk5
#: src/presentation/contextpagemodel.cpp:73
#, kde-format
msgid "Cannot add task %1 in context %2"
msgstr ""
#. +> trunk5
#: src/presentation/contextpagemodel.cpp:85
#, kde-format
msgid "Cannot remove task %1 from context %2"
msgstr ""
#. +> trunk5
#: src/presentation/contextpagemodel.cpp:95
#: src/presentation/projectpagemodel.cpp:88
#: src/presentation/taskinboxpagemodel.cpp:76
#: src/presentation/workdaypagemodel.cpp:85
#, kde-format
msgid "Cannot promote task %1 to be a project"
msgstr ""
#. +> trunk5
#: src/presentation/contextpagemodel.cpp:144
#, kde-format
msgid "Cannot modify task %1 in context %2"
msgstr ""
#. +> trunk5
#: src/presentation/contextpagemodel.cpp:181
#: src/presentation/taskinboxpagemodel.cpp:149
-#: src/presentation/workdaypagemodel.cpp:166
+#: src/presentation/workdaypagemodel.cpp:182
#, kde-format
msgid "Cannot move task %1 as sub-task of %2"
msgstr ""
#. +> trunk5
#: src/presentation/contextpagemodel.cpp:184
#, kde-format
msgid "Cannot dissociate task %1 from its parent"
msgstr ""
#. +> trunk5
#: src/presentation/noteinboxpagemodel.cpp:49
#, kde-format
msgid "Cannot add note %1 in Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/noteinboxpagemodel.cpp:61
#, kde-format
msgid "Cannot remove note %1 from Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/noteinboxpagemodel.cpp:101
#, kde-format
msgid "Cannot modify note %1 in Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/projectpagemodel.cpp:66
#, kde-format
msgid "Cannot add task %1 in project %2"
msgstr ""
#. +> trunk5
#: src/presentation/projectpagemodel.cpp:78
#, kde-format
msgid "Cannot remove task %1 from project %2"
msgstr ""
#. +> trunk5
#: src/presentation/projectpagemodel.cpp:135
#, kde-format
msgid "Cannot modify task %1 in project %2"
msgstr ""
#. +> trunk5
#: src/presentation/projectpagemodel.cpp:169
#, kde-format
msgid "Cannot move task %1 as a sub-task of %2"
msgstr ""
#. +> trunk5
#: src/presentation/runningtaskmodel.cpp:64
#, kde-format
msgid "Cannot update task %1 to 'not running'"
msgstr ""
#. +> trunk5
#: src/presentation/runningtaskmodel.cpp:72
#, kde-format
msgid "Cannot update task %1 to 'running'"
msgstr ""
#. +> trunk5
#: src/presentation/tagpagemodel.cpp:66
#, kde-format
msgid "Cannot add note %1 in tag %2"
msgstr ""
#. +> trunk5
#: src/presentation/tagpagemodel.cpp:77
#, kde-format
msgid "Cannot remove note %1 from tag %2"
msgstr ""
#. +> trunk5
#: src/presentation/tagpagemodel.cpp:122
#, kde-format
msgid "Cannot modify note %1 in tag %2"
msgstr ""
#. +> trunk5
#: src/presentation/taskinboxpagemodel.cpp:54
#, kde-format
msgid "Cannot add task %1 in Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/taskinboxpagemodel.cpp:66
#, kde-format
msgid "Cannot remove task %1 from Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/taskinboxpagemodel.cpp:123
#, kde-format
msgid "Cannot modify task %1 in Inbox"
msgstr ""
#. +> trunk5
#: src/presentation/taskinboxpagemodel.cpp:152
-#: src/presentation/workdaypagemodel.cpp:171
+#: src/presentation/workdaypagemodel.cpp:187
#, kde-format
msgid "Cannot deparent task %1 from its parent"
msgstr ""
#. +> trunk5
#: src/presentation/workdaypagemodel.cpp:62
#, kde-format
msgid "Cannot add task %1 in Workday"
msgstr ""
#. +> trunk5
#: src/presentation/workdaypagemodel.cpp:74
#, kde-format
msgid "Cannot remove task %1 from Workday"
msgstr ""
#. +> trunk5
-#: src/presentation/workdaypagemodel.cpp:137
+#: src/presentation/workdaypagemodel.cpp:128
+#, kde-format
+msgid "Project: %1"
+msgstr ""
+
+#. +> trunk5
+#: src/presentation/workdaypagemodel.cpp:153
#, kde-format
msgid "Cannot modify task %1 in Workday"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:32
#, kde-format
msgid "Renku Notes"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:33
#, kde-format
msgid "A note taking application which aims at getting your mind like water"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:35
#, kde-format
msgid "Copyright 2008-2015, Kevin Ottens <ervin@kde.org>"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:37 src/zanshin/app/aboutdata.cpp:37
#, kde-format
msgid "Kevin Ottens"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:38 src/zanshin/app/aboutdata.cpp:38
#, kde-format
msgid "Lead Developer"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:41 src/zanshin/app/aboutdata.cpp:41
#, kde-format
msgid "Mario Bensi"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:42 src/renku/app/aboutdata.cpp:46
#: src/zanshin/app/aboutdata.cpp:42 src/zanshin/app/aboutdata.cpp:46
#, kde-format
msgid "Developer"
msgstr ""
#. +> trunk5
#: src/renku/app/aboutdata.cpp:45 src/zanshin/app/aboutdata.cpp:45
#, kde-format
msgid "Franck Arrecot"
msgstr ""
#. +> trunk5
#: src/renku/app/main.cpp:73 src/zanshin/app/main.cpp:76
#, kde-format
msgid "Sources"
msgstr ""
#. +> trunk5
#: src/renku/app/main.cpp:77 src/zanshin/app/main.cpp:80
#, kde-format
msgid "Pages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, EditorView)
#. i18n: ectx: property (text), widget (QCheckBox, doneButton)
#. +> trunk5
#: src/renku/app/main.cpp:81 src/widgets/editorview.ui:14
#: src/widgets/editorview.ui:217 src/zanshin/app/main.cpp:84
#, kde-format
msgid "Editor"
msgstr ""
#. i18n: ectx: Menu (go)
#. +> trunk5
#: src/renku/app/renkuui.rc:13 src/renku/kontact/renku_part.rc:13
#: src/zanshin/app/zanshinui.rc:15 src/zanshin/kontact/zanshin_part.rc:15
#, kde-format
msgid "&Go"
msgstr ""
#. i18n: ectx: Menu
#. +> trunk5
#: src/renku/app/renkuui.rc:23 src/zanshin/app/zanshinui.rc:26
#, kde-format
msgid "&Panels"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5
#: src/renku/app/renkuui.rc:31 src/renku/kontact/renku_part.rc:23
#: src/zanshin/app/zanshinui.rc:34 src/zanshin/kontact/zanshin_part.rc:26
#, kde-format
msgctxt "@title:menu"
msgid "Main Toolbar"
msgstr ""
#. +> trunk5
#: src/widgets/applicationcomponents.cpp:62
#, kde-format
msgid "Move Item"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:70
#, kde-format
msgid "New Project"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:76
#, kde-format
msgid "New Context"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:82
#, kde-format
msgid "New Tag"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:88
#, kde-format
msgid "Remove Page"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:117
#, kde-format
msgid "Previous Page"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:124
#, kde-format
msgid "Next Page"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:131
#, kde-format
msgid "Go to Page..."
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:271
#, kde-format
msgid "Add Context"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:271
#, kde-format
msgid "Context name"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:280
#, kde-format
msgid "Add Tag"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:280
#, kde-format
msgid "Tag name"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:301
#, kde-format
msgid "Delete Project"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:302
#, kde-format
msgid "Do you really want to delete the project '%1', with all its actions?"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:304
#, kde-format
msgid "Delete Context"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:305
#, kde-format
msgid "Do you really want to delete the context '%1'?"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:307
#, kde-format
msgid "Delete Tag"
msgstr ""
#. +> trunk5
#: src/widgets/availablepagesview.cpp:308
#, kde-format
msgid "Do you really want to delete the tag '%1'?"
msgstr ""
#. +> trunk5
#: src/widgets/availablesourcesview.cpp:74
#, kde-format
msgid "Use as Default Source"
msgstr ""
#. +> trunk5
#: src/widgets/availablesourcesview.cpp:95
#, kde-format
msgid "Configure %1..."
msgstr ""
#. +> trunk5
#: src/widgets/editorview.cpp:52
#, kde-format
msgid "Add Attachment"
msgstr ""
#. +> trunk5
#: src/widgets/editorview.cpp:72
#, kde-format
msgid "Never"
msgstr ""
#. +> trunk5
#: src/widgets/editorview.cpp:73
#, kde-format
msgid "Daily"
msgstr ""
#. +> trunk5
#: src/widgets/editorview.cpp:74
#, kde-format
msgid "Weekly"
msgstr ""
#. +> trunk5
#: src/widgets/editorview.cpp:75
#, kde-format
msgid "Monthly"
msgstr ""
#. +> trunk5
#: src/widgets/editorview.cpp:257
#, kde-format
msgid "Delegated to: <b>%1</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, delegateLabel)
#. +> trunk5
#: src/widgets/editorview.ui:23
#, kde-format
msgid "Delegate To: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, addAttachmentButton)
#. +> trunk5
#: src/widgets/editorview.ui:85
#, kde-format
msgid "Add Attachment..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, removeAttachmentButton)
#. +> trunk5
#: src/widgets/editorview.ui:98
#, kde-format
msgid "Remove Attachment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, startDateLabel)
#. +> trunk5
#: src/widgets/editorview.ui:113
#, kde-format
msgid "St&art Date"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, startTodayButton)
#. +> trunk5
#: src/widgets/editorview.ui:131
#, kde-format
msgid "Select for &Today"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dueDateLabel)
#. +> trunk5
#: src/widgets/editorview.ui:140
#, kde-format
msgid "D&ue Date "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, recurrenceLabel)
#. +> trunk5
#: src/widgets/editorview.ui:156
#, kde-format
msgid "&Recurrence"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, delegateToLabel)
#. +> trunk5
#: src/widgets/editorview.ui:172
#, kde-format
msgid "De&legate to"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, doneButton)
#. +> trunk5
#: src/widgets/editorview.ui:205 src/widgets/runningtaskwidget.cpp:67
#, kde-format
msgid "Done"
msgstr ""
#. +> trunk5
#: src/widgets/filterwidget.cpp:47
#, kde-format
msgid "Sort by title"
msgstr ""
#. +> trunk5
#: src/widgets/filterwidget.cpp:48
#, kde-format
msgid "Sort by date"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, filterEdit)
#. +> trunk5
#: src/widgets/filterwidget.ui:31 src/widgets/pageview.cpp:200
#, kde-format
msgid "Filter..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, descendingButton)
#. +> trunk5
#: src/widgets/filterwidget.ui:65
#, kde-format
msgid "Sort in descending order"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, ascendingButton)
#. +> trunk5
#: src/widgets/filterwidget.ui:88
#, kde-format
msgid "Sort in ascending order"
msgstr ""
#. +> trunk5
#: src/widgets/itemdelegate.cpp:115
#, kde-format
msgid "(%1) %2"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, NewProjectDialog)
#. +> trunk5
#: src/widgets/newprojectdialog.ui:14
#, kde-format
msgid "Add a project"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. +> trunk5
#: src/widgets/newprojectdialog.ui:25
#, kde-format
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sourceLabel)
#. +> trunk5
#: src/widgets/newprojectdialog.ui:42
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:158 src/widgets/pageview.cpp:341
#, kde-format
msgid "Type and press enter to add an item"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:173
#, kde-format
msgid "New Item"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:186
#, kde-format
msgid "Remove Item"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:194
#, kde-format
msgid "Promote Item as Project"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:208
#, kde-format
msgid "Show future items"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:226
#, kde-format
msgid "Start Now"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:367
#, kde-format
msgid "Do you really want to delete the selected items and their children?"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:369
#, kde-format
msgid "Do you really want to delete the selected items?"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:377
#, kde-format
msgid "Do you really want to delete the selected task and all its children?"
msgstr ""
#. +> trunk5
#: src/widgets/pageview.cpp:381
#, kde-format
msgid "Delete Tasks"
msgstr ""
#. +> trunk5
#: src/widgets/quickselectdialog.cpp:48
#, kde-format
msgid "Quick Select Dialog"
msgstr ""
#. +> trunk5
#: src/widgets/quickselectdialog.cpp:50 src/widgets/quickselectdialog.cpp:88
#, kde-format
msgid "You can start typing to filter the list of available pages"
msgstr ""
#. +> trunk5
#: src/widgets/quickselectdialog.cpp:90
#, kde-format
msgid "Path: %1"
msgstr ""
#. +> trunk5
#: src/widgets/runningtaskwidget.cpp:53
#, kde-format
msgid "Zanshin Running Task Banner"
msgstr ""
#. +> trunk5
#: src/widgets/runningtaskwidget.cpp:63
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5
#: src/widgets/scripteditor.cpp:39
#, kde-format
msgid "Script Editor - Zanshin"
msgstr ""
#. +> trunk5
#: src/zanshin/app/aboutdata.cpp:32
#, kde-format
msgid "Zanshin Tasks"
msgstr ""
#. +> trunk5
#: src/zanshin/app/aboutdata.cpp:33
#, kde-format
msgid "A Getting Things Done application which aims at getting your mind like water"
msgstr ""
#. +> trunk5
#: src/zanshin/app/aboutdata.cpp:35
#, kde-format
msgid "Copyright 2008-2016, Kevin Ottens <ervin@kde.org>"
msgstr ""
#. +> trunk5
#: src/zanshin/runner/zanshinrunner.cpp:80
#, kde-format
msgid "Add \"%1\" to your todo list"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-sysadmin/kpmcore.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-sysadmin/kpmcore.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/extragear-sysadmin/kpmcore.pot (revision 1526938)
@@ -1,3342 +1,3342 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kpmcore package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kpmcore\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-14 12:32+0200\n"
+"POT-Creation-Date: 2018-10-21 16:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: core/device.cpp:42
#, kde-format
msgid "Unknown Device"
msgstr ""
#. +> trunk5
#: core/device.cpp:91
#, kde-kuit-format
msgctxt "@item:inlistbox Device name – Capacity (device node)"
msgid "%1 – %2 (%3)"
msgstr ""
#. +> trunk5
#: core/lvmdevice.cpp:369
#, kde-kuit-format
msgctxt "@info:status"
msgid "An error occurred while running lvdisplay."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:110
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just created: Undoing the operation to create the partition."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:128
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resizing a partition just created: Updating start and end in existing operation."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:148
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copying a new partition: Creating a new partition instead."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:165
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing label for a new partition: No new operation required."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:178
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing file system for a new partition: No new operation required."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:195
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking file systems is automatically done when creating them: No new operation required."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:242
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just copied: Removing the copy."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:247
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just copied over an existing partition: Removing the copy and deleting the existing partition."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:260
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copying a partition that is itself a copy: Copying the original source partition instead."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:289
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just restored: Removing the restore operation."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:294
#, kde-kuit-format
msgctxt "@info:status"
msgid "Deleting a partition just restored to an existing partition: Removing the restore operation and deleting the existing partition."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:327
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing flags again for the same partition: Removing old operation."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:358
#, kde-kuit-format
msgctxt "@info:status"
msgid "Changing label again for the same partition: Removing old operation."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:384
#, kde-kuit-format
msgctxt "@info:status"
msgid "Creating new partition table, discarding previous operation on device."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:404
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resizing Volume Group, nothing to do."
msgstr ""
#. +> trunk5
#: core/operationstack.cpp:449
#, kde-kuit-format
msgctxt "@info:status"
msgid "Add operation: %1"
msgstr ""
#. +> trunk5
#: core/partition.cpp:168
#, kde-kuit-format
msgctxt "@item partition name"
msgid "unallocated"
msgstr ""
#. +> trunk5
#: core/partition.cpp:171
#, kde-kuit-format
msgctxt "@item partition name"
msgid "New Partition"
msgstr ""
#. +> trunk5
#: core/partition.cpp:174
#, kde-kuit-format
msgctxt "@item partition name"
msgid "Restored Partition"
msgstr ""
#. +> trunk5
#: core/partition.cpp:177
#, kde-kuit-format
msgctxt "@item partition name"
msgid "Copy of %1"
msgstr ""
#. +> trunk5
#: core/partitionalignment.cpp:88
#, kde-kuit-format
msgctxt "@info:status"
msgid "Partition <filename>%1</filename> is not properly aligned (first sector: %2, modulo: %3)."
msgstr ""
#. +> trunk5
#: core/partitionalignment.cpp:91
#, kde-kuit-format
msgctxt "@info:status"
msgid "Partition <filename>%1</filename> is not properly aligned (last sector: %2, modulo: %3)."
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:28
#, kde-kuit-format
msgctxt "@item partition role"
msgid "unallocated"
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:31
#, kde-kuit-format
msgctxt "@item partition role"
msgid "logical"
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:34
#, kde-kuit-format
msgctxt "@item partition role"
msgid "extended"
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:37
#, kde-kuit-format
msgctxt "@item partition role"
msgid "primary"
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:40
#, kde-kuit-format
msgctxt "@item partition role"
msgid "LUKS"
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:43
#, kde-kuit-format
msgctxt "@item partition role"
msgid "LVM logical volume"
msgstr ""
#. +> trunk5
#: core/partitionrole.cpp:45
#, kde-kuit-format
msgctxt "@item partition role"
msgid "none"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:186
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "boot"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:188
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "root"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:190
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "swap"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:192
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "hidden"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:194
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "raid"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:196
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "lvm"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:198
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "lba"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:200
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "hpservice"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:202
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "palo"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:204
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "prep"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:206
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "msft-reserved"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:208
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "bios-grub"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:210
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "apple-tv-recovery"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:212
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "diag"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:214
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "legacy-boot"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:216
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "msft-data"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:218
#, kde-kuit-format
msgctxt "@item partition flag"
msgid "irst"
msgstr ""
#. +> trunk5
#: core/partitiontable.cpp:490
#, kde-kuit-format
msgctxt "@item partition table name"
msgid "unknown"
msgstr ""
#. +> trunk5
#: core/raid/softwareraid.cpp:101
#, kde-kuit-format
msgctxt "@item:inlistbox [RAID level]"
msgid " [RAID %1]"
msgstr ""
#. +> trunk5
#: core/raid/softwareraid.cpp:103
#, kde-kuit-format
msgctxt "@item:inlistbox [RAID level - Recovering]"
msgid " [RAID %1 - Recovering]"
msgstr ""
#. +> trunk5
#: core/raid/softwareraid.cpp:105
#, kde-kuit-format
msgctxt "@item:inlistbox [RAID level - Resyncing]"
msgid " [RAID %1 - Resyncing]"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:54
#, kde-kuit-format
msgctxt "@item:intable"
msgid "failing"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:57
#, kde-kuit-format
msgctxt "@item:intable"
msgid "has failed"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:60
#, kde-kuit-format
msgctxt "@item:intable"
msgid "warning"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:63
#, kde-kuit-format
msgctxt "@item:intable"
msgid "good"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:67 core/smartattribute.cpp:94
#, kde-kuit-format
msgctxt "@item:intable not applicable"
msgid "N/A"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:81
#, kde-kuit-format
msgctxt "@item:intable"
msgid "%1 sector"
msgid_plural "%1 sectors"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/smartattribute.cpp:110
#, kde-format
msgctxt "SMART attr name"
msgid "Read Error Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:110
#, kde-format
msgctxt "SMART attr description"
msgid "Rate of hardware read errors while reading data from the disk surface."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:111
#, kde-format
msgctxt "SMART attr name"
msgid "Throughput Performance"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:111
#, kde-format
msgctxt "SMART attr description"
msgid "Overall (general) throughput performance of a hard disk drive. If the value of this attribute is decreasing there is a high probability that there is a problem with the disk."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:112
#, kde-format
msgctxt "SMART attr name"
msgid "Spin-Up Time"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:112
#, kde-format
msgctxt "SMART attr description"
msgid "Average time of spindle spin up from zero RPM to fully operational."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:113
#, kde-format
msgctxt "SMART attr name"
msgid "Start/Stop Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:113
#, kde-format
msgctxt "SMART attr description"
msgid "A tally of spindle start/stop cycles."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:114
#, kde-format
msgctxt "SMART attr name"
msgid "Reallocated Sectors Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:114
#, kde-format
msgctxt "SMART attr description"
msgid "Count of reallocated sectors. When the hard drive finds a read/write/verification error, it marks this sector as &quot;reallocated&quot; and transfers data to a special reserved area (spare area)."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:115
#, kde-format
msgctxt "SMART attr name"
msgid "Read Channel Margin"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:115
#, kde-format
msgctxt "SMART attr description"
msgid "Margin of a channel while reading data. The function of this attribute is not specified."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:116
#, kde-format
msgctxt "SMART attr name"
msgid "Seek Error Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:116
#, kde-format
msgctxt "SMART attr description"
msgid "Rate of seek errors of the magnetic heads. If there is a partial failure in the mechanical positioning system, then seek errors will arise."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:117
#, kde-format
msgctxt "SMART attr name"
msgid "Seek Time Performance"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:117
#, kde-format
msgctxt "SMART attr description"
msgid "Average performance of seek operations of the magnetic heads. If this attribute is decreasing, it is a sign of problems in the mechanical subsystem."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:118
#, kde-format
msgctxt "SMART attr name"
msgid "Power-On Hours"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:118
#, kde-format
msgctxt "SMART attr description"
msgid "Count of hours in power-on state."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:119
#, kde-format
msgctxt "SMART attr name"
msgid "Spin Retry Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:119
#, kde-format
msgctxt "SMART attr description"
msgid "Count of retry of spin start attempts if the first attempt was unsuccessful. An increase of this attribute value is a sign of problems in the hard disk mechanical subsystem."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:120
#, kde-format
msgctxt "SMART attr name"
msgid "Recalibration Retries"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:120
#, kde-format
msgctxt "SMART attr description"
msgid "Count of recalibrations requested if the first attempt was unsuccessful. An increase of this attribute value is a sign of problems in the hard disk mechanical subsystem."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:121
#, kde-format
msgctxt "SMART attr name"
msgid "Power Cycle Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:121
#, kde-format
msgctxt "SMART attr description"
msgid "Count of full hard disk power on/off cycles."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:122 core/smartattribute.cpp:153
#, kde-format
msgctxt "SMART attr name"
msgid "Soft Read Error Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:122
#, kde-format
msgctxt "SMART attr description"
msgid "Uncorrected read errors reported to the operating system."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:123
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Available Reserved Space"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:123
#, kde-format
msgctxt "SMART attr description"
msgid "Number of available reserved space as a percentage of reserved space."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:124
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Program Fail Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:124 core/smartattribute.cpp:133
#, kde-format
msgctxt "SMART attr description"
msgid "Number of flash program operation failures since the drive was deployed."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:125 core/smartattribute.cpp:134
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Erase Fail Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:125
#, kde-format
msgctxt "SMART attr description"
msgid "Number of flash erase operation failures since the drive was deployed."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:126
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Wear Leveling Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:126
#, kde-format
msgctxt "SMART attr description"
msgid "Counts the maximum worst erase count on any block."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:127
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Unexpected power loss count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:127
#, kde-format
msgctxt "SMART attr description"
msgid "Number of shutdowns without STANDBY IMMEDIATE as the last command (regardless of PLI activity using capacitor power). Normalized value is always 100."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:128
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Power Loss Protection Failure"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:128
#, kde-format
msgctxt "SMART attr description"
msgid "Last test result, saturated at its maximum value. Bytes 0-1: last test result as microseconds to discharge cap in range [25, 5000000], lower indicates specific error code. Bytes 2-3: minutes since last test. Bytes 4-5: lifetime number of tests. Normalized value is set to 1 on test failure or 11 if the capacitor has been tested in an excessive temperature condition, otherwise 100."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:129
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Erase Fail Count (chip)"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:129
#, kde-format
msgctxt "SMART attr description"
msgid "Number of flash erase command failures."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:130
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Wear Range Delta"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:130
#, kde-format
msgctxt "SMART attr description"
msgid "Delta between most-worn and least-worn flash blocks."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:131
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Used Reserved Block Count Total"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:131 core/smartattribute.cpp:134
#, kde-format
msgctxt "SMART attr description"
msgid "\"Pre-Fail\" Samsung attribute."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:132
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Unused Reserved Block Count Total"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:132
#, kde-format
msgctxt "SMART attr description"
msgid "\"Pre-Fail\" HP attribute."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:133
#, kde-format
msgctxt "SMART attr name"
msgid "SSD Program Fail Count Total or Non-4K Aligned Access Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:135
#, kde-format
msgctxt "SMART attr name"
msgid "SATA Downshift Error Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:135
#, kde-format
msgctxt "SMART attr description"
msgid "Western Digital and Samsung attribute."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:136
#, kde-format
msgctxt "SMART attr name"
msgid "End-to-End Error"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:136
#, kde-format
msgctxt "SMART attr description"
msgid "Part of HP's SMART IV technology: After transferring through the cache RAM data buffer the parity data between the host and the hard drive did not match."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:137
#, kde-format
msgctxt "SMART attr name"
msgid "Head Stability"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:137 core/smartattribute.cpp:138
#, kde-format
msgctxt "SMART attr description"
msgid "Western Digital attribute."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:138
#, kde-format
msgctxt "SMART attr name"
msgid "Induced Op-Vibration Detection"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:139
#, kde-format
msgctxt "SMART attr name"
msgid "Reported Uncorrectable Errors"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:139
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors that could not be recovered using hardware ECC."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:140
#, kde-format
msgctxt "SMART attr name"
msgid "Command Timeout"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:140
#, kde-format
msgctxt "SMART attr description"
msgid "Count of aborted operations due to HDD timeout."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:141
#, kde-format
msgctxt "SMART attr name"
msgid "High Fly Writes"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:141
#, kde-format
msgctxt "SMART attr description"
msgid "Count of fly height errors detected."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:142
#, kde-format
msgctxt "SMART attr name"
msgid "Temperature Difference From 100"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:142
#, kde-format
msgctxt "SMART attr description"
msgid "Value is equal to (100 &ndash; temp. °C), allowing manufacturer to set a minimum threshold which corresponds to a maximum temperature."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:143
#, kde-format
msgctxt "SMART attr name"
msgid "G-sense Error Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:143
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors resulting from externally-induced shock and vibration."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:144
#, kde-format
msgctxt "SMART attr name"
msgid "Power Off Retract Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:144
#, kde-format
msgctxt "SMART attr description"
msgid "Count of power-off or emergency retract cycles"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:145
#, kde-format
msgctxt "SMART attr name"
msgid "Load Cycle Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:145
#, kde-format
msgctxt "SMART attr description"
msgid "Count of load/unload cycles into head landing zone position."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:146 core/smartattribute.cpp:174
#, kde-format
msgctxt "SMART attr name"
msgid "Temperature"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:146
#, kde-format
msgctxt "SMART attr description"
msgid "Current internal temperature."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:147
#, kde-format
msgctxt "SMART attr name"
msgid "Hardware ECC Recovered"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:147
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors that could be recovered using hardware ECC."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:148
#, kde-format
msgctxt "SMART attr name"
msgid "Reallocation Event Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:148
#, kde-format
msgctxt "SMART attr description"
msgid "Count of remap operations. The raw value of this attribute shows the total number of attempts to transfer data from reallocated sectors to a spare area."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:149
#, kde-format
msgctxt "SMART attr name"
msgid "Current Pending Sector Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:149
#, kde-format
msgctxt "SMART attr description"
msgid "Number of &quot;unstable&quot; sectors (waiting to be remapped, because of read errors)."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:150
#, kde-format
msgctxt "SMART attr name"
msgid "Uncorrectable Sector Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:150
#, kde-format
msgctxt "SMART attr description"
msgid "Count of uncorrectable errors when reading/writing a sector."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:151
#, kde-format
msgctxt "SMART attr name"
msgid "UltraDMA CRC Error Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:151
#, kde-format
msgctxt "SMART attr description"
msgid "Count of errors in data transfer via the interface cable as determined by ICRC."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:152
#, kde-format
msgctxt "SMART attr name"
msgid ""
"Multi-Zone Error Rate<br/>"
"Write Error Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:152
#, kde-format
msgctxt "SMART attr description"
msgid "The total number of errors when writing a sector."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:153
#, kde-format
msgctxt "SMART attr description"
msgid "Number of off-track errors."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:154
#, kde-format
msgctxt "SMART attr name"
msgid "Data Address Mark Errors"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:154
#, kde-format
msgctxt "SMART attr description"
msgid "Number of Data Address Mark errors (or vendor-specific)."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:155
#, kde-format
msgctxt "SMART attr name"
msgid "Run Out Cancel"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:155
#, kde-format
msgctxt "SMART attr description"
msgid "Number of ECC errors"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:156
#, kde-format
msgctxt "SMART attr name"
msgid "Soft ECC Correction"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:156
#, kde-format
msgctxt "SMART attr description"
msgid "Number of errors corrected by software ECC"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:157
#, kde-format
msgctxt "SMART attr name"
msgid "Thermal Asperity Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:157
#, kde-format
msgctxt "SMART attr description"
msgid "Number of errors due to high temperature."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:158
#, kde-format
msgctxt "SMART attr name"
msgid "Flying Height"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:158
#, kde-format
msgctxt "SMART attr description"
msgid "Height of heads above the disk surface. A flying height that is too low increases the chances of a head crash while a flying height that is too high increases the chances of a read/write error."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:159
#, kde-format
msgctxt "SMART attr name"
msgid "Spin High Current"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:159
#, kde-format
msgctxt "SMART attr description"
msgid "Amount of surge current used to spin up the drive."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:160
#, kde-format
msgctxt "SMART attr name"
msgid "Spin Buzz"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:160
#, kde-format
msgctxt "SMART attr description"
msgid "Number of buzz routines needed to spin up the drive due to insufficient power."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:161
#, kde-format
msgctxt "SMART attr name"
msgid "Offline Seek Performance"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:161
#, kde-format
msgctxt "SMART attr description"
msgid "Drive's seek performance during its internal tests."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:162
#, kde-format
msgctxt "SMART attr name"
msgid "Vibration During Write"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:162
#, kde-format
msgctxt "SMART attr description"
msgid "Vibration During Write"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:163
#, kde-format
msgctxt "SMART attr name"
msgid "Shock During Write"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:163
#, kde-format
msgctxt "SMART attr description"
msgid "Shock During Write"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:164
#, kde-format
msgctxt "SMART attr name"
msgid "Disk Shift"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:164
#, kde-format
msgctxt "SMART attr description"
msgid "Distance the disk has shifted relative to the spindle (usually due to shock or temperature)."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:165
#, kde-format
msgctxt "SMART attr name"
msgid "G-Sense Error Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:165
#, kde-format
msgctxt "SMART attr description"
msgid "The number of errors resulting from externally-induced shock and vibration."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:166
#, kde-format
msgctxt "SMART attr name"
msgid "Loaded Hours"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:166
#, kde-format
msgctxt "SMART attr description"
msgid "Time spent operating under data load."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:167
#, kde-format
msgctxt "SMART attr name"
msgid "Load/Unload Retry Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:167
#, kde-format
msgctxt "SMART attr description"
msgid "Number of times head changes position."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:168
#, kde-format
msgctxt "SMART attr name"
msgid "Load Friction"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:168
#, kde-format
msgctxt "SMART attr description"
msgid "Resistance caused by friction in mechanical parts while operating."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:169
#, kde-format
msgctxt "SMART attr name"
msgid "Load/Unload Cycle Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:169
#, kde-format
msgctxt "SMART attr description"
msgid "Total number of load cycles."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:170
#, kde-format
msgctxt "SMART attr name"
msgid "Load-In Time"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:170
#, kde-format
msgctxt "SMART attr description"
msgid "Total time of loading on the magnetic heads actuator (time not spent in parking area)."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:171
#, kde-format
msgctxt "SMART attr name"
msgid "Torque Amplification Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:171
#, kde-format
msgctxt "SMART attr description"
msgid "Number of attempts to compensate for platter speed variations."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:172
#, kde-format
msgctxt "SMART attr name"
msgid "Power-Off Retract Cycle"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:172
#, kde-format
msgctxt "SMART attr description"
msgid "The number of times the magnetic armature was retracted automatically as a result of cutting power."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:173
#, kde-format
msgctxt "SMART attr name"
msgid "GMR Head Amplitude"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:173
#, kde-format
msgctxt "SMART attr description"
msgid "Amplitude of &quot;thrashing&quot; (distance of repetitive forward/reverse head motion)"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:174
#, kde-format
msgctxt "SMART attr description"
msgid "Drive Temperature"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:175
#, kde-format
msgctxt "SMART attr name"
msgid "Endurance Remaining"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:175
#, kde-format
msgctxt "SMART attr description"
msgid "Count of physical erase cycles completed on the drive as a percentage of the maximum physical erase cycles the drive supports"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:176
#, kde-format
msgctxt "SMART attr name"
msgid "Power-On Seconds"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:176
#, kde-format
msgctxt "SMART attr description"
msgid "Time elapsed in the power-on state"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:177
#, kde-format
msgctxt "SMART attr name"
msgid "Unrecoverable ECC Count"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:177
#, kde-format
msgctxt "SMART attr description"
msgid "Count of unrecoverable ECC errors"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:178
#, kde-format
msgctxt "SMART attr name"
msgid "Good Block Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:178
#, kde-format
msgctxt "SMART attr description"
msgid "Count of available reserved blocks as percentage of the total number of reserved blocks"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:179
#, kde-format
msgctxt "SMART attr name"
msgid ""
"Head Flying Hours<br/>"
"or Transfer Error Rate (Fujitsu)"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:179
#, kde-format
msgctxt "SMART attr description"
msgid ""
"Time while head is positioning<br/>"
"or counts the number of times the link is reset during a data transfer."
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:180
#, kde-format
msgctxt "SMART attr name"
msgid "Total LBAs Written"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:180
#, kde-format
msgctxt "SMART attr description"
msgid "Total LBAs Written"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:181
#, kde-format
msgctxt "SMART attr name"
msgid "Total LBAs Read"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:181
#, kde-format
msgctxt "SMART attr description"
msgid "Total LBAs Read"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:182
#, kde-format
msgctxt "SMART attr name"
msgid "SSD NAND_Writes_1GiB"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:182
#, kde-format
msgctxt "SMART attr description"
msgid "Number of writes to NAND in 1 GB increments"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:183
#, kde-format
msgctxt "SMART attr name"
msgid "Read Error Retry Rate"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:183
#, kde-format
msgctxt "SMART attr description"
msgid "Number of errors while reading from a disk"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:184
#, kde-format
msgctxt "SMART attr name"
msgid "Free Fall Protection"
msgstr ""
#. +> trunk5
#: core/smartattribute.cpp:184
#, kde-format
msgctxt "SMART attr description"
msgid "Number of &quot;Free Fall Events&quot; detected"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:84
#, kde-kuit-format
msgctxt "@item:intable degrees in Celsius and Fahrenheit"
msgid "%1° C / %2° F"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:92
#, kde-kuit-format
msgctxt "@item"
msgid "Aborted"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:95
#, kde-kuit-format
msgctxt "@item"
msgid "Interrupted"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:98
#, kde-kuit-format
msgctxt "@item"
msgid "Fatal error"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:101
#, kde-kuit-format
msgctxt "@item"
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:104
#, kde-kuit-format
msgctxt "@item"
msgid "Electrical error"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:107
#, kde-kuit-format
msgctxt "@item"
msgid "Servo error"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:110
#, kde-kuit-format
msgctxt "@item"
msgid "Read error"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:113
#, kde-kuit-format
msgctxt "@item"
msgid "Handling error"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:116
#, kde-kuit-format
msgctxt "@item"
msgid "Self test in progress"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:120
#, kde-kuit-format
msgctxt "@item"
msgid "Success"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:129
#, kde-kuit-format
msgctxt "@item"
msgid "Healthy"
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:132
#, kde-kuit-format
msgctxt "@item"
msgid "Has been used outside of its design parameters in the past."
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:135
#, kde-kuit-format
msgctxt "@item"
msgid "Has some bad sectors."
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:138
#, kde-kuit-format
msgctxt "@item"
msgid "Is being used outside of its design parameters right now."
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:141
#, kde-kuit-format
msgctxt "@item"
msgid "Has many bad sectors."
msgstr ""
#. +> trunk5
#: core/smartstatus.cpp:145
#, kde-kuit-format
msgctxt "@item"
msgid "Disk failure is imminent. Backup all data!"
msgstr ""
#. +> trunk5
#: fs/btrfs.cpp:139
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing Btrfs file system on partition <filename>%1</filename> failed: Could not create temp dir."
msgstr ""
#. +> trunk5
#: fs/btrfs.cpp:155 fs/btrfs.cpp:175
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing Btrfs file system on partition <filename>%1</filename> failed: btrfs file system resize failed."
msgstr ""
#. +> trunk5
#: fs/btrfs.cpp:160
#, kde-kuit-format
msgctxt "@info:progress"
msgid "<warning>Resizing Btrfs file system on partition <filename>%1</filename>: Unmount failed.</warning>"
msgstr ""
#. +> trunk5
#: fs/btrfs.cpp:162
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing Btrfs file system on partition <filename>%1</filename> failed: Initial mount failed."
msgstr ""
#. +> trunk5
#: fs/fat12.cpp:140
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Setting label for partition <filename>%1</filename> to %2"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:419
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "unknown"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:420
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "extended"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:422
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ext2"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:423
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ext3"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:424
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ext4"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:425
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "linuxswap"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:426
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "fat16"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:427
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "fat32"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:428
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ntfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:429
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "reiser"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:430
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "reiser4"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:431
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "xfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:432
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "jfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:433
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "hfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:434
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "hfsplus"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:435
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ufs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:436
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "unformatted"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:437
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "btrfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:438
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "hpfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:439
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "luks"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:440
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "ocfs2"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:441
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "zfs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:442
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "exfat"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:443
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "nilfs2"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:444
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "lvm2 pv"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:445
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "f2fs"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:446
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "udf"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:447
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "iso9660"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:448
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "luks2"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:449
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "fat12"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:450
#, kde-kuit-format
msgctxt "@item filesystem name"
msgid "linux_raid_member"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:493 fs/luks.cpp:161
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Mount"
msgstr ""
#. +> trunk5
#: fs/filesystem.cpp:499 fs/luks.cpp:166
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Unmount"
msgstr ""
#. +> trunk5
#: fs/jfs.cpp:163
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing JFS file system on partition <filename>%1</filename> failed: Could not create temp dir."
msgstr ""
#. +> trunk5
#: fs/jfs.cpp:177 fs/jfs.cpp:196
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing JFS file system on partition <filename>%1</filename> failed: Remount failed."
msgstr ""
#. +> trunk5
#: fs/jfs.cpp:182
#, kde-kuit-format
msgctxt "@info:progress"
msgid "<warning>Resizing JFS file system on partition <filename>%1</filename>: Unmount failed.</warning>"
msgstr ""
#. +> trunk5
#: fs/jfs.cpp:184
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing JFS file system on partition <filename>%1</filename> failed: Initial mount failed."
msgstr ""
#. +> trunk5
#: fs/linuxswap.cpp:139
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Activate swap"
msgstr ""
#. +> trunk5
#: fs/linuxswap.cpp:144
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Deactivate swap"
msgstr ""
#. +> trunk5
#: fs/luks.cpp:171
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Unlock"
msgstr ""
#. +> trunk5
#: fs/luks.cpp:176
#, kde-kuit-format
msgctxt "@title:menu"
msgid "Lock"
msgstr ""
#. +> trunk5
#: fs/luks.cpp:257
#, kde-format
msgid "Enter passphrase for %1:"
msgstr ""
#. +> trunk5
#: fs/luks.cpp:498 fs/luks.cpp:508 fs/luks2.cpp:95 fs/luks2.cpp:112
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing LUKS crypt on partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: fs/luks.cpp:512 fs/luks2.cpp:123
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing encrypted file system on partition <filename>%1</filename> failed."
msgstr ""
#. +> trunk5
#: fs/nilfs2.cpp:146
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing NILFS2 file system on partition <filename>%1</filename> failed: Could not create temp dir."
msgstr ""
#. +> trunk5
#: fs/nilfs2.cpp:160 fs/nilfs2.cpp:179
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing NILFS2 file system on partition <filename>%1</filename> failed: NILFS2 file system resize failed."
msgstr ""
#. +> trunk5
#: fs/nilfs2.cpp:165
#, kde-kuit-format
msgctxt "@info:progress"
msgid "<warning>Resizing NILFS2 file system on partition <filename>%1</filename>: Unmount failed.</warning>"
msgstr ""
#. +> trunk5
#: fs/nilfs2.cpp:167
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing NILFS2 file system on partition <filename>%1</filename> failed: Initial mount failed."
msgstr ""
#. +> trunk5
#: fs/ntfs.cpp:181
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Updating boot sector for NTFS file system on partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: fs/ntfs.cpp:195 fs/ntfs.cpp:206
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not write new start sector to partition <filename>%1</filename> when trying to update the NTFS boot sector."
msgstr ""
#. +> trunk5
#: fs/ntfs.cpp:210
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Updated NTFS boot sector for partition <filename>%1</filename> successfully."
msgstr ""
#. +> trunk5
#: fs/xfs.cpp:167
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing XFS file system on partition <filename>%1</filename> failed: Could not create temp dir."
msgstr ""
#. +> trunk5
#: fs/xfs.cpp:181 fs/xfs.cpp:200
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing XFS file system on partition <filename>%1</filename> failed: xfs_growfs failed."
msgstr ""
#. +> trunk5
#: fs/xfs.cpp:186
#, kde-kuit-format
msgctxt "@info:progress"
msgid "<warning>Resizing XFS file system on partition <filename>%1</filename> failed: Unmount failed.</warning>"
msgstr ""
#. +> trunk5
#: fs/xfs.cpp:188
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing XFS file system on partition <filename>%1</filename> failed: Initial mount failed."
msgstr ""
#. +> trunk5
#: jobs/backupfilesystemjob.cpp:63
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open file system on source partition <filename>%1</filename> for backup."
msgstr ""
#. +> trunk5
#: jobs/backupfilesystemjob.cpp:65
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not create backup file <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/backupfilesystemjob.cpp:77
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Back up file system on partition <filename>%1</filename> to <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: jobs/checkfilesystemjob.cpp:57
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Check file system on partition <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/copyfilesystemjob.cpp:59
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Cannot copy file system: File system on target partition <filename>%1</filename> is smaller than the file system on source partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/copyfilesystemjob.cpp:67
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open file system on source partition <filename>%1</filename> for copying."
msgstr ""
#. +> trunk5
#: jobs/copyfilesystemjob.cpp:69
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open file system on target partition <filename>%1</filename> for copying."
msgstr ""
#. +> trunk5
#: jobs/copyfilesystemjob.cpp:72
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Closing device. This may take a while, especially on slow devices like Memory Sticks."
msgstr ""
#. +> trunk5
#: jobs/copyfilesystemjob.cpp:99
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copy file system on partition <filename>%1</filename> to partition <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: jobs/createfilesystemjob.cpp:73
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Failed to set the system type for the file system on partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/createfilesystemjob.cpp:75
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open partition table on device <filename>%1</filename> to set the system type for partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/createfilesystemjob.cpp:77
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open device <filename>%1</filename> to set the system type for partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/createfilesystemjob.cpp:91
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create file system <filename>%1</filename> on partition <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: jobs/createpartitionjob.cpp:68
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Failed to add partition <filename>%1</filename> to device <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/createpartitionjob.cpp:70
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open partition table on device <filename>%1</filename> to create new partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/createpartitionjob.cpp:72
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open device <filename>%1</filename> to create new partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/createpartitionjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create new partition <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/createpartitionjob.cpp:92
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create new partition on device <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/createpartitiontablejob.cpp:55
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Creating partition table failed: Could not open device <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/createpartitiontablejob.cpp:67
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Create new partition table on device <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/createvolumegroupjob.cpp:60
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Create a new Volume Group: <filename>%1</filename> with PV: %2"
msgstr ""
#. +> trunk5
#: jobs/deactivatelogicalvolumejob.cpp:61
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Deactivate Logical Volumes: <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/deactivatevolumegroupjob.cpp:58
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Deactivate Volume Group: <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/deletefilesystemjob.cpp:61
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not delete file system: file system on <filename>%1</filename> is mounted."
msgstr ""
#. +> trunk5
#: jobs/deletefilesystemjob.cpp:86
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not delete file system on <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/deletefilesystemjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open partition table on device <filename>%1</filename> to delete file system on <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/deletefilesystemjob.cpp:93
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not delete file system signature for partition <filename>%1</filename>: Failed to open device <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/deletefilesystemjob.cpp:103
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Delete file system on <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/deletepartitionjob.cpp:70 plugins/sfdisk/sfdiskpartitiontable.cpp:107
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not delete partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/deletepartitionjob.cpp:74
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open partition table on device <filename>%1</filename> to delete partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/deletepartitionjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Deleting partition failed: Could not open device <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/deletepartitionjob.cpp:89
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Delete the partition <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/job.cpp:58
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Source and target for copying do not overlap: Rollback is not required."
msgstr ""
#. +> trunk5
#: jobs/job.cpp:82
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback from: First byte: %1, last byte: %2."
msgstr ""
#. +> trunk5
#: jobs/job.cpp:83
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback to: First byte: %1, last byte: %2."
msgstr ""
#. +> trunk5
#: jobs/job.cpp:87 jobs/job.cpp:93
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open device <filename>%1</filename> to rollback copying."
msgstr ""
#. +> trunk5
#: jobs/job.cpp:99
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback failed: Source or target are not devices."
msgstr ""
#. +> trunk5
#: jobs/job.cpp:119
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Job: %1"
msgstr ""
#. +> trunk5
#: jobs/job.cpp:128
#, kde-kuit-format
msgctxt "@info:progress job status (error, warning, ...)"
msgid "%1: %2"
msgstr ""
#. +> trunk5
#: jobs/job.cpp:147
#, kde-kuit-format
msgctxt "@info:progress job"
msgid "Pending"
msgstr ""
#. +> trunk5
#: jobs/job.cpp:148
#, kde-kuit-format
msgctxt "@info:progress job"
msgid "Success"
msgstr ""
#. +> trunk5
#: jobs/job.cpp:149
#, kde-kuit-format
msgctxt "@info:progress job"
msgid "Error"
msgstr ""
#. +> trunk5
#: jobs/movefilesystemjob.cpp:63
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open file system on partition <filename>%1</filename> for moving."
msgstr ""
#. +> trunk5
#: jobs/movefilesystemjob.cpp:65
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not create target for moving file system on partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: jobs/movefilesystemjob.cpp:74
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Rollback for file system on partition <filename>%1</filename> failed."
msgstr ""
#. +> trunk5
#: jobs/movefilesystemjob.cpp:76 jobs/restorefilesystemjob.cpp:100
#: jobs/shredfilesystemjob.cpp:76
#, kde-format, kde-kuit-format
msgctxt "@info:progress"
msgid "Closing device. This may take a few seconds."
msgstr ""
#. +> trunk5
#: jobs/movefilesystemjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Move the file system on partition <filename>%1</filename> to sector %2"
msgstr ""
#. +> trunk5
#: jobs/movephysicalvolumejob.cpp:68
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Move used PE in %1 on %2 to other available Physical Volumes"
msgstr ""
#. +> trunk5
#: jobs/removevolumegroupjob.cpp:51
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Remove Volume Group: <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:75
#, kde-kuit-format
msgctxt "@info:progress"
msgid "The file system on partition <filename>%2</filename> already has the requested length of 1 sector."
msgid_plural "The file system on partition <filename>%2</filename> already has the requested length of %1 sectors."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:78
#, kde-format
msgctxt "@info:progress"
msgid "Resizing file system from %1 to %2 sectors."
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:85
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resizing a %1 file system using internal backend functions."
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:100
#, kde-kuit-format
msgctxt "@info:progress"
msgid "The file system on partition <filename>%1</filename> cannot be resized because there is no support for it."
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:128
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Successfully resized file system using internal backend functions."
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:132
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open partition <filename>%1</filename> while trying to resize the file system."
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:135
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not read geometry for partition <filename>%1</filename> while trying to resize the file system."
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:143
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Maximize file system on <filename>%1</filename> to fill the partition"
msgstr ""
#. +> trunk5
#: jobs/resizefilesystemjob.cpp:145
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Resize file system on partition <filename>%2</filename> to 1 sector"
msgid_plural "Resize file system on partition <filename>%2</filename> to %1 sectors"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: jobs/resizevolumegroupjob.cpp:70
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Adding LVM Physical Volume %2 to %3."
msgid_plural "Adding LVM Physical Volumes %2 to %3."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: jobs/resizevolumegroupjob.cpp:73
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Removing LVM Physical Volume %2 from %3."
msgid_plural "Removing LVM Physical Volumes %2 from %3."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: jobs/resizevolumegroupjob.cpp:75
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Resizing Volume Group %1 to %2."
msgstr ""
#. +> trunk5
#: jobs/restorefilesystemjob.cpp:73
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open backup file <filename>%1</filename> to restore from."
msgstr ""
#. +> trunk5
#: jobs/restorefilesystemjob.cpp:75 jobs/shredfilesystemjob.cpp:73
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open target partition <filename>%1</filename> to restore to."
msgstr ""
#. +> trunk5
#: jobs/restorefilesystemjob.cpp:111
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Restore the file system from file <filename>%1</filename> to partition <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: jobs/setfilesystemlabeljob.cpp:59
#, kde-kuit-format
msgctxt "@info:progress"
msgid "File system on partition <filename>%1</filename> does not support setting labels. Job ignored."
msgstr ""
#. +> trunk5
#: jobs/setfilesystemlabeljob.cpp:92
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Set the file system label on partition <filename>%1</filename> to \"%2\""
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress flag turned on, active"
msgid "on"
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress flag turned off, inactive"
msgid "off"
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:76
#, kde-kuit-format
msgctxt "@info:progress"
msgid "There was an error setting flag %1 for partition <filename>%2</filename> to state %3."
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:85
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open partition table on device <filename>%1</filename> to set partition flags for partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:87
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open device <filename>%1</filename> to set partition flags for partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:100
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Clear flags for partition <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: jobs/setpartflagsjob.cpp:102
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Set the flags for partition <filename>%1</filename> to \"%2\""
msgstr ""
#. +> trunk5
#: jobs/setpartgeometryjob.cpp:74
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open device <filename>%1</filename> while trying to resize/move partition <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: jobs/setpartgeometryjob.cpp:90
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Set geometry of partition <filename>%1</filename>: Start sector: %2, length: %3"
msgstr ""
#. +> trunk5
#: jobs/shredfilesystemjob.cpp:71
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not open random data source to overwrite file system."
msgstr ""
#. +> trunk5
#: jobs/shredfilesystemjob.cpp:87
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Shred the file system on <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: ops/backupoperation.cpp:49
#, kde-kuit-format
msgctxt "@info:status"
msgid "Backup partition <filename>%1</filename> (%2, %3) to <filename>%4</filename>"
msgstr ""
#. +> trunk5
#: ops/checkoperation.cpp:60
#, kde-kuit-format
msgctxt "@info:status"
msgid "Check and repair partition <filename>%1</filename> (%2, %3)"
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:157 ops/restoreoperation.cpp:140
#, kde-kuit-format
msgctxt "@info:status"
msgid "<warning>Maximizing file system on target partition <filename>%1</filename> to the size of the partition failed.</warning>"
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:161
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking target partition <filename>%1</filename> after copy failed."
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:168
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copying source to target partition failed."
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:171
#, kde-kuit-format
msgctxt "@info:status"
msgid "Creating target partition for copying failed."
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:173
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking source partition <filename>%1</filename> failed."
msgstr ""
#. +> trunk5
-#: ops/copyoperation.cpp:180 ops/operation.cpp:171 ops/resizeoperation.cpp:193
+#: ops/copyoperation.cpp:180 ops/operation.cpp:185 ops/resizeoperation.cpp:183
#: ops/restoreoperation.cpp:157
#, kde-kuit-format
msgctxt "@info:status (success, error, warning...) of operation"
msgid "%1: %2"
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:189
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copy partition <filename>%1</filename> (%2, %3) to <filename>%4</filename> (%5, %6)"
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:198
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copy partition <filename>%1</filename> (%2, %3) to <filename>%4</filename> (%5, %6) and grow it to %7"
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:210
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copy partition <filename>%1</filename> (%2, %3) to unallocated space (starting at %4) on <filename>%5</filename>"
msgstr ""
#. +> trunk5
#: ops/copyoperation.cpp:218
#, kde-kuit-format
msgctxt "@info:status"
msgid "Copy partition <filename>%1</filename> (%2, %3) to unallocated space (starting at %4) on <filename>%5</filename> and grow it to %6"
msgstr ""
#. +> trunk5
#: ops/createfilesystemoperation.cpp:95
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create filesystem %1 on partition <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: ops/createpartitiontableoperation.cpp:113
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create a new partition table (type: %1) on <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: ops/createvolumegroupoperation.cpp:46
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Create a new LVM volume group named '%1'."
msgstr ""
#. +> trunk5
#: ops/deactivatevolumegroupoperation.cpp:45
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Deactivate volume group."
msgstr ""
#. +> trunk5
#: ops/deleteoperation.cpp:95
#, kde-kuit-format
msgctxt "@info:status"
msgid "Shred partition <filename>%1</filename> (%2, %3)"
msgstr ""
#. +> trunk5
#: ops/deleteoperation.cpp:97
#, kde-kuit-format
msgctxt "@info:status"
msgid "Delete partition <filename>%1</filename> (%2, %3)"
msgstr ""
#. +> trunk5
#: ops/newoperation.cpp:109
#, kde-kuit-format
msgctxt "@info:status"
msgid "Create a new partition (%1, %2) on <filename>%3</filename>"
msgstr ""
#. +> trunk5
-#: ops/operation.cpp:72
+#: ops/operation.cpp:86
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "None"
msgstr ""
#. +> trunk5
-#: ops/operation.cpp:73
+#: ops/operation.cpp:87
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Pending"
msgstr ""
#. +> trunk5
-#: ops/operation.cpp:74
+#: ops/operation.cpp:88
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Running"
msgstr ""
#. +> trunk5
-#: ops/operation.cpp:75
+#: ops/operation.cpp:89
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Success"
msgstr ""
#. +> trunk5
-#: ops/operation.cpp:76
+#: ops/operation.cpp:90
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Warning"
msgstr ""
#. +> trunk5
-#: ops/operation.cpp:77
+#: ops/operation.cpp:91
#, kde-kuit-format
msgctxt "@info:progress operation"
msgid "Error"
msgstr ""
#. +> trunk5
#: ops/removevolumegroupoperation.cpp:43
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Remove a LVM volume group."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:174
+#: ops/resizeoperation.cpp:164
#, kde-kuit-format
msgctxt "@info:status"
msgid "Moving extended partition <filename>%1</filename> failed."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:183
+#: ops/resizeoperation.cpp:173
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking partition <filename>%1</filename> after resize/move failed."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:186
+#: ops/resizeoperation.cpp:176
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resizing/moving partition <filename>%1</filename> failed."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:189
+#: ops/resizeoperation.cpp:179
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking partition <filename>%1</filename> before resize/move failed."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:219
+#: ops/resizeoperation.cpp:209
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the left by %2"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:222
+#: ops/resizeoperation.cpp:212
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the right by %2"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:225
+#: ops/resizeoperation.cpp:215
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Grow partition <filename>%1</filename> from %2 to %3"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:228
+#: ops/resizeoperation.cpp:218
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Shrink partition <filename>%1</filename> from %2 to %3"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:231
+#: ops/resizeoperation.cpp:221
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the left by %2 and grow it from %3 to %4"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:234
+#: ops/resizeoperation.cpp:224
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the right by %2 and grow it from %3 to %4"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:237
+#: ops/resizeoperation.cpp:227
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the left by %2 and shrink it from %3 to %4"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:240
+#: ops/resizeoperation.cpp:230
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Move partition <filename>%1</filename> to the right by %2 and shrink it from %3 to %4"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:247
+#: ops/resizeoperation.cpp:237
#, kde-kuit-format
msgctxt "@info:status describe resize/move action"
msgid "Unknown resize/move action."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:276
+#: ops/resizeoperation.cpp:266
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resize/move failed: Could not resize file system to shrink partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:281
+#: ops/resizeoperation.cpp:271
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resize/move failed: Could not shrink partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:300
+#: ops/resizeoperation.cpp:290
#, kde-kuit-format
msgctxt "@info:status"
msgid "Moving partition <filename>%1</filename> failed."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:305
+#: ops/resizeoperation.cpp:295
#, kde-kuit-format
msgctxt "@info:status"
msgid "Moving the filesystem for partition <filename>%1</filename> failed. Rolling back."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:309
+#: ops/resizeoperation.cpp:299
#, kde-kuit-format
msgctxt "@info:status"
msgid "Moving back partition <filename>%1</filename> to its original position failed."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:322
+#: ops/resizeoperation.cpp:312
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resize/move failed: Could not grow partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:327
+#: ops/resizeoperation.cpp:317
#, kde-kuit-format
msgctxt "@info:status"
msgid "Resize/move failed: Could not resize the file system on partition <filename>%1</filename>"
msgstr ""
#. +> trunk5
-#: ops/resizeoperation.cpp:330
+#: ops/resizeoperation.cpp:320
#, kde-kuit-format
msgctxt "@info:status"
msgid "Could not restore old partition size for partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: ops/resizevolumegroupoperation.cpp:117
#, kde-kuit-format
msgctxt "@info/plain"
msgid "Resize volume %1 from %2 to %3"
msgstr ""
#. +> trunk5
#: ops/restoreoperation.cpp:142
#, kde-kuit-format
msgctxt "@info:status"
msgid "Checking target file system on partition <filename>%1</filename> after the restore failed."
msgstr ""
#. +> trunk5
#: ops/restoreoperation.cpp:147
#, kde-kuit-format
msgctxt "@info:status"
msgid "Restoring file system failed."
msgstr ""
#. +> trunk5
#: ops/restoreoperation.cpp:150
#, kde-kuit-format
msgctxt "@info:status"
msgid "Creating the destination partition to restore to failed."
msgstr ""
#. +> trunk5
#: ops/restoreoperation.cpp:165
#, kde-kuit-format
msgctxt "@info:status"
msgid "Restore partition from <filename>%1</filename> to <filename>%2</filename>"
msgstr ""
#. +> trunk5
#: ops/restoreoperation.cpp:167
#, kde-kuit-format
msgctxt "@info:status"
msgid "Restore partition on <filename>%1</filename> at %2 from <filename>%3</filename>"
msgstr ""
#. +> trunk5
#: ops/setfilesystemlabeloperation.cpp:69
#, kde-kuit-format
msgctxt "@info:status"
msgid "Set label for partition <filename>%1</filename> to \"%2\""
msgstr ""
#. +> trunk5
#: ops/setfilesystemlabeloperation.cpp:71
#, kde-kuit-format
msgctxt "@info:status"
msgid "Set label for partition <filename>%1</filename> from \"%2\" to \"%3\""
msgstr ""
#. +> trunk5
#: ops/setpartflagsoperation.cpp:73
#, kde-kuit-format
msgctxt "@info:status"
msgid "Clear flags for partition <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: ops/setpartflagsoperation.cpp:75
#, kde-kuit-format
msgctxt "@info:status"
msgid "Set flags for partition <filename>%1</filename> to \"%2\""
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskbackend.cpp:158
#, kde-kuit-format
msgctxt "@info:status"
msgid "Software RAID Device found: %1"
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskbackend.cpp:173
#, kde-kuit-format
msgctxt "@info:status"
msgid "Device found: %1"
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskpartitiontable.cpp:72
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Unknown partition role for new partition <filename>%1</filename> (roles: %2)"
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskpartitiontable.cpp:96
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Failed to add partition <filename>%1</filename> to device <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskpartitiontable.cpp:121
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not set geometry for partition <filename>%1</filename> while trying to resize/move it."
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskpartitiontable.cpp:131
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Failed to erase filesystem signature on partition <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: plugins/sfdisk/sfdiskpartitiontable.cpp:164
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Could not determine file system of partition at sector %1 on device <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: util/capacity.cpp:111
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "Byte"
msgid_plural "Bytes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: util/capacity.cpp:112
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "KiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:113
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "MiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:114
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "GiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:115
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "TiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:116
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "PiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:117
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "EiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:118
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "ZiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:119
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "YiB"
msgstr ""
#. +> trunk5
#: util/capacity.cpp:123
#, kde-kuit-format
msgctxt "@item:intext unit"
msgid "(unknown unit)"
msgstr ""
#. +> trunk5
#: util/externalcommand.cpp:84
#, kde-kuit-format
msgctxt "@info:status"
msgid "Could not obtain administrator privileges."
msgstr ""
#. +> trunk5
#: util/externalcommand.cpp:128
#, kde-kuit-format
msgctxt "@info:status"
msgid "Command: %1 %2"
msgstr ""
#. +> trunk5
#: util/externalcommand.cpp:336
#, kde-kuit-format
msgid "QCA does not support RSA."
msgstr ""
#. +> trunk5
#: util/externalcommand.cpp:343
#, kde-kuit-format
msgid "Failed to make private RSA key."
msgstr ""
#. +> trunk5
#: util/externalcommand.cpp:348
#, kde-kuit-format
msgid "Generated key cannot be used for signatures."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:110
#, kde-kuit-format
msgid "Could not open device <filename>%1</filename> for reading."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:115 util/externalcommandhelper.cpp:144
#, kde-kuit-format
msgid "Could not seek position %1 on device <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:122
#, kde-kuit-format
msgid "Could not read from device <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:139
#, kde-kuit-format
msgid "Could not open device <filename>%1</filename> for writing."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:149
#, kde-kuit-format
msgid "Could not write to device <filename>%1</filename>."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:174 util/externalcommandhelper.cpp:284
#: util/externalcommandhelper.cpp:322
#, kde-kuit-format
msgid "Invalid cryptographic signature"
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:202
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copying %1 blocks (%2 bytes) from %3 to %4, direction: %5."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:203
#, kde-format
msgctxt "direction: left"
msgid "left"
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:204
#, kde-format
msgctxt "direction: right"
msgid "right"
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:225
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copying %1 MiB/second, estimated time left: %2"
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:238
#, kde-kuit-format
msgctxt "@info:progress"
msgid "Copying remainder of block size %1 from %2 to %3."
msgstr ""
#. +> trunk5
#: util/externalcommandhelper.cpp:251
#, kde-format
msgid "1 byte"
msgid_plural "%1 bytes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: util/externalcommandhelper.cpp:251
#, kde-kuit-format
msgctxt "@info:progress argument 2 is a string such as 7 bytes (localized accordingly)"
msgid "Copying 1 block (%2) finished."
msgid_plural "Copying %1 blocks (%2) finished."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: util/helpers.cpp:57
#, kde-kuit-format
msgctxt "@title"
msgid "<application>KPMcore</application>"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:58
#, kde-kuit-format
msgctxt "@title"
msgid "Library for managing partitions"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:59
#, kde-kuit-format
msgctxt "@info:credit"
msgid "&copy; 2008-2018 KPMcore developers"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:64
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Volker Lanz"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:64
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Former maintainer"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:65
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Andrius Štikonas"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:65
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Maintainer"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:66
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Teo Mrnjavac"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:66
#, kde-format
msgctxt "@info:credit"
msgid "Former Calamares maintainer"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:67
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Chantara Tith"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:67
#, kde-format
msgctxt "@info:credit"
msgid "LVM support"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:68
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Pali Rohár"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:68
#, kde-format
msgctxt "@info:credit"
msgid "UDF support"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:69
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Adriaan de Groot"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:69
#, kde-format
msgctxt "@info:credit"
msgid "Calamares maintainer"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:70
#, kde-kuit-format
msgctxt "@info:credit"
msgid "Caio Carvalho"
msgstr ""
#. +> trunk5
#: util/helpers.cpp:70
#, kde-format
msgctxt "@info:credit"
msgid "Improved SMART support"
msgstr ""
#. +> trunk5
#: util/htmlreport.cpp:62 util/htmlreport.cpp:69
#, kde-format
msgid "%1: SMART Status Report"
msgstr ""
#. +> trunk5
#: util/htmlreport.cpp:77
#, kde-format
msgid "Date:"
msgstr ""
#. +> trunk5
#: util/htmlreport.cpp:78
#, kde-format
msgid "Program version:"
msgstr ""
#. +> trunk5
#: util/htmlreport.cpp:79
#, kde-format
msgid "Backend:"
msgstr ""
#. +> trunk5
#: util/htmlreport.cpp:80
#, kde-format
msgid "KDE Frameworks version:"
msgstr ""
#. +> trunk5
#: util/htmlreport.cpp:81
#, kde-format
msgid "Machine:"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/kio5.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kio5.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kio5.pot (revision 1526938)
@@ -1,9089 +1,9089 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kio package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kio\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:00+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: core/chmodjob.cpp:207
#, kde-format
msgid "Could not modify the ownership of file %1"
msgstr ""
#. +> trunk5
#: core/chmodjob.cpp:209
#, kde-format
msgid "<qt>Could not modify the ownership of file <b>%1</b>. You have insufficient access to the file to perform the change.</qt>"
msgstr ""
#. +> trunk5
#: core/connectionbackend.cpp:145
#, kde-format
msgid "Unable to create io-slave: %1"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1169 core/job_error.cpp:517
+#: core/copyjob.cpp:1168 core/job_error.cpp:517
#, kde-format
msgid "Folder Already Exists"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1441 core/copyjob.cpp:2015 core/filecopyjob.cpp:369
+#: core/copyjob.cpp:1440 core/copyjob.cpp:2014 core/filecopyjob.cpp:369
#: core/job_error.cpp:507 widgets/paste.cpp:90
#, kde-format
msgid "File Already Exists"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1441 core/copyjob.cpp:2015
+#: core/copyjob.cpp:1440 core/copyjob.cpp:2014
#, kde-format
msgid "Already Exists as Folder"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1567
+#: core/copyjob.cpp:1566
#, kde-format
msgid "Trash"
msgstr ""
#. +> trunk5
#: core/global.cpp:93
#, kde-format
msgid "1 day %2"
msgid_plural "%1 days %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:128 core/global.cpp:145
#, kde-format
msgid "%1 Item"
msgid_plural "%1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:132
#, kde-format
msgid "1 Folder"
msgid_plural "%1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:133
#, kde-format
msgid "1 File"
msgid_plural "%1 Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:136
#, kde-format
msgctxt "folders, files (size)"
msgid "%1, %2 (%3)"
msgstr ""
#. +> trunk5
#: core/global.cpp:137
#, kde-format
msgctxt "folders, files"
msgid "%1, %2"
msgstr ""
#. +> trunk5
#: core/global.cpp:139
#, kde-format
msgctxt "files (size)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: core/global.cpp:146
#, kde-format
msgctxt "items: folders, files (size)"
msgid "%1: %2"
msgstr ""
#. +> trunk5
#: core/job.cpp:116
#, kde-format
msgctxt "@title job"
msgid "Moving"
msgstr ""
#. +> trunk5
#: core/job.cpp:117 core/job.cpp:124 core/job.cpp:149
#: widgets/fileundomanager.cpp:140
#, kde-format
msgctxt "The source of a file operation"
msgid "Source"
msgstr ""
#. +> trunk5
#: core/job.cpp:118 core/job.cpp:125 widgets/fileundomanager.cpp:141
#, kde-format
msgctxt "The destination of a file operation"
msgid "Destination"
msgstr ""
#. +> trunk5
#: core/job.cpp:123
#, kde-format
msgctxt "@title job"
msgid "Copying"
msgstr ""
#. +> trunk5
#: core/job.cpp:130
#, kde-format
msgctxt "@title job"
msgid "Creating directory"
msgstr ""
#. +> trunk5
#: core/job.cpp:131 widgets/fileundomanager.cpp:135
#, kde-format
msgid "Directory"
msgstr ""
#. +> trunk5
#: core/job.cpp:136
#, kde-format
msgctxt "@title job"
msgid "Deleting"
msgstr ""
#. +> trunk5
#: core/job.cpp:137 core/job.cpp:143 widgets/fileundomanager.cpp:146
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5
#: core/job.cpp:142
#, kde-format
msgctxt "@title job"
msgid "Examining"
msgstr ""
#. +> trunk5
#: core/job.cpp:148
#, kde-format
msgctxt "@title job"
msgid "Transferring"
msgstr ""
#. +> trunk5
#: core/job.cpp:154
#, kde-format
msgctxt "@title job"
msgid "Mounting"
msgstr ""
#. +> trunk5
#: core/job.cpp:155
#, kde-format
msgid "Device"
msgstr ""
#. +> trunk5
#: core/job.cpp:156 core/job.cpp:162
#, kde-format
msgid "Mountpoint"
msgstr ""
#. +> trunk5
#: core/job.cpp:161
#, kde-format
msgctxt "@title job"
msgid "Unmounting"
msgstr ""
#. +> trunk5
#: core/job.cpp:279
#, kde-format
msgid "Change Attribute"
msgstr ""
#. +> trunk5
#: core/job.cpp:280
#, kde-format
msgid "Root privileges are required to change file attributes. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:284
#, kde-format
msgid "Copy Files"
msgstr ""
#. +> trunk5
#: core/job.cpp:285
#, kde-format
msgid "Root privileges are required to complete the copy operation. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:289 widgets/jobuidelegate.cpp:243
#, kde-format
msgid "Delete Files"
msgstr ""
#. +> trunk5
#: core/job.cpp:290
#, kde-format
msgid "Root privileges are required to complete the delete operation. However, doing so may damage your system. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:294
#, kde-format
msgid "Create Folder"
msgstr ""
#. +> trunk5
#: core/job.cpp:295
#, kde-format
msgid "Root privileges are required to create this folder. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:299
#, kde-format
msgid "Move Items"
msgstr ""
#. +> trunk5
#: core/job.cpp:300
#, kde-format
msgid "Root privileges are required to complete the move operation. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:304
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5
#: core/job.cpp:305
#, kde-format
msgid "Root privileges are required to complete renaming. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:309 filewidgets/knewfilemenu.cpp:548
#, kde-format
msgid "Create Symlink"
msgstr ""
#. +> trunk5
#: core/job.cpp:310
#, kde-format
msgid "Root privileges are required to create a symlink. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:314
#, kde-format
msgid "Transfer data"
msgstr ""
#. +> trunk5
#: core/job.cpp:315
#, kde-format
msgid "Root privileges are required to complete transferring data. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:39
#, kde-format
msgid "Could not read %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:42
#, kde-format
msgid "Could not write to %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:45
#, kde-format
msgid "Could not start process %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:48
#, kde-format
msgid ""
"Internal Error\n"
"Please send a full bug report at http://bugs.kde.org\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:51
#, kde-format
msgid "Malformed URL %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:54
#, kde-format
msgid "The protocol %1 is not supported."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:57
#, kde-format
msgid "The protocol %1 is only a filter protocol."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:64
#, kde-format
msgid "%1 is a folder, but a file was expected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:67
#, kde-format
msgid "%1 is a file, but a folder was expected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:70
#, kde-format
msgid "The file or folder %1 does not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:73
#, kde-format
msgid "A file named %1 already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:76
#, kde-format
msgid "A folder named %1 already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:79
#, kde-format
msgid "No hostname specified."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:79
#, kde-format
msgid "Unknown host %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:82
#, kde-format
msgid "Access denied to %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:85
#, kde-format
msgid ""
"Access denied.\n"
"Could not write to %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:88
#, kde-format
msgid "Could not enter folder %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:91
#, kde-format
msgid "The protocol %1 does not implement a folder service."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:94
#, kde-format
msgid "Found a cyclic link in %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:100
#, kde-format
msgid "Found a cyclic link while copying %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:103
#, kde-format
msgid "Could not create socket for accessing %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:106
#, kde-format
msgid "Could not connect to host %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:109
#, kde-format
msgid "Connection to host %1 is broken."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:112
#, kde-format
msgid "The protocol %1 is not a filter protocol."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:115
#, kde-format
msgid ""
"Could not mount device.\n"
"The reported error was:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:118
#, kde-format
msgid ""
"Could not unmount device.\n"
"The reported error was:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:121
#, kde-format
msgid "Could not read file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:124
#, kde-format
msgid "Could not write to file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:127
#, kde-format
msgid "Could not bind %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:130
#, kde-format
msgid "Could not listen %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:133
#, kde-format
msgid "Could not accept %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:139
#, kde-format
msgid "Could not access %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:142
#, kde-format
msgid "Could not terminate listing %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:145
#, kde-format
msgid "Could not make folder %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:148
#, kde-format
msgid "Could not remove folder %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:151
#, kde-format
msgid "Could not resume file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:154
#, kde-format
msgid "Could not rename file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:157
#, kde-format
msgid "Could not change permissions for %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:160
#, kde-format
msgid "Could not change ownership for %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:163
#, kde-format
msgid "Could not delete file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:166
#, kde-format
msgid "The process for the %1 protocol died unexpectedly."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:169
#, kde-format
msgid ""
"Error. Out of memory.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:172
#, kde-format
msgid ""
"Unknown proxy host\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:175
#, kde-format
msgid "Authorization failed, %1 authentication not supported"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:178
#, kde-format
msgid ""
"User canceled action\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:181
#, kde-format
msgid ""
"Internal error in server\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:184
#, kde-format
msgid ""
"Timeout on server\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:187
#, kde-format
msgid ""
"Unknown error\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:190
#, kde-format
msgid ""
"Unknown interrupt\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:201
#, kde-format
msgid ""
"Could not delete original file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:204
#, kde-format
msgid ""
"Could not delete partial file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:207
#, kde-format
msgid ""
"Could not rename original file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:210
#, kde-format
msgid ""
"Could not rename partial file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:213
#, kde-format
msgid ""
"Could not create symlink %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:219
#, kde-format
msgid "There is not enough space on the disk to write %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:222
#, kde-format
msgid ""
"The source and destination are the same file.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:228
#, kde-format
msgid "%1 is required by the server, but is not available."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:231
#, kde-format
msgid "Access to restricted port in POST denied."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:234
#, kde-format
msgid "The required content size information was not provided for a POST operation."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:237
#, kde-format
msgid "A file or folder cannot be dropped onto itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:240
#, kde-format
msgid "A folder cannot be moved into itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:243
#, kde-format
msgid "Communication with the local password server failed"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:246
#, kde-format
msgid "Unable to create io-slave. %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:249
#, kde-format
msgid ""
"Unknown error code %1\n"
"%2\n"
"Please send a full bug report at https://bugs.kde.org."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:274
#, kde-format
msgctxt "@info url"
msgid "(unknown)"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:281
#, kde-format
msgctxt "@info %1 error name, %2 description"
msgid ""
"<qt>"
"<p><b>%1</b></p>"
"<p>%2</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:285
#, kde-format
msgid "<b>Technical reason</b>: "
msgstr ""
#. +> trunk5
#: core/job_error.cpp:287
#, kde-format
msgid "<b>Details of the request</b>:"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:288
#, kde-format
msgid "<li>URL: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:290
#, kde-format
msgid "<li>Protocol: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:292
#, kde-format
msgid "<li>Date and time: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:293
#, kde-format
msgid "<li>Additional information: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:296
#, kde-format
msgid "<b>Possible causes</b>:"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:301
#, kde-format
msgid "<b>Possible solutions</b>:"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:335
#, kde-format
msgctxt "@info protocol"
msgid "(unknown)"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:344
#, kde-format
msgid "Contact your appropriate computer support system, whether the system administrator, or technical support group for further assistance."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:347
#, kde-format
msgid "Contact the administrator of the server for further assistance."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:350
#, kde-format
msgid "Check your access permissions on this resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:351
#, kde-format
msgid "Your access permissions may be inadequate to perform the requested operation on this resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:353
#, kde-format
msgid "The file may be in use (and thus locked) by another user or application."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:355
#, kde-format
msgid "Check to make sure that no other application or user is using the file or has locked the file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:357
#, kde-format
msgid "Although unlikely, a hardware error may have occurred."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:359
#, kde-format
msgid "You may have encountered a bug in the program."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:360
#, kde-format
msgid "This is most likely to be caused by a bug in the program. Please consider submitting a full bug report as detailed below."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:362
#, kde-format
msgid "Update your software to the latest version. Your distribution should provide tools to update your software."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:364
#, kde-format
msgid "When all else fails, please consider helping the KDE team or the third party maintainer of this software by submitting a high quality bug report. If the software is provided by a third party, please contact them directly. Otherwise, first look to see if the same bug has been submitted by someone else by searching at the <a href=\"http://bugs.kde.org/\">KDE bug reporting website</a>. If not, take note of the details given above, and include them in your bug report, along with as many other details as you think might help."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:372
#, kde-format
msgid "There may have been a problem with your network connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:375
#, kde-format
msgid "There may have been a problem with your network configuration. If you have been accessing the Internet with no problems recently, this is unlikely."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:378
#, kde-format
msgid "There may have been a problem at some point along the network path between the server and this computer."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:380
#, kde-format
msgid "Try again, either now or at a later time."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:381
#, kde-format
msgid "A protocol error or incompatibility may have occurred."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:382
#, kde-format
msgid "Ensure that the resource exists, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:383
#, kde-format
msgid "The specified resource may not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:384
#, kde-format
msgid "You may have incorrectly typed the location."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:385
#, kde-format
msgid "Double-check that you have entered the correct location and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:387
#, kde-format
msgid "Check your network connection status."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:391
#, kde-format
msgid "Cannot Open Resource For Reading"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:392
#, kde-format
msgid "This means that the contents of the requested file or folder <strong>%1</strong> could not be retrieved, as read access could not be obtained."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:395
#, kde-format
msgid "You may not have permissions to read the file or open the folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:401
#, kde-format
msgid "Cannot Open Resource For Writing"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:402
#, kde-format
msgid "This means that the file, <strong>%1</strong>, could not be written to as requested, because access with permission to write could not be obtained."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:410
#, kde-format
msgid "Cannot Launch Process required by the %1 Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:411
#, kde-format
msgid "Unable to Launch Process"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:412
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol could not be found or started. This is usually due to technical reasons."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:415
#, kde-format
msgid "The program which provides compatibility with this protocol may not have been updated with your last update of KDE. This can cause the program to be incompatible with the current version and thus not start."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:423
#, kde-format
msgid "Internal Error"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:424
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has reported an internal error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:432
#, kde-format
msgid "Improperly Formatted URL"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:433
#, kde-format
msgid ""
"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>ocator (URL) that you entered was not properly formatted. The format of a URL is generally as follows:"
"<blockquote><strong>protocol://user:password@www.example.org:port/folder/filename.extension?query=value</strong></blockquote>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:442
#, kde-format
msgid "Unsupported Protocol %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:443
#, kde-format
msgid "The protocol <strong>%1</strong> is not supported by the KDE programs currently installed on this computer."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:446
#, kde-format
msgid "The requested protocol may not be supported."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:447
#, kde-format
msgid "The versions of the %1 protocol supported by this computer and the server may be incompatible."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:449
#, kde-format
msgid "You may perform a search on the Internet for a KDE program (called a kioslave or ioslave) which supports this protocol. Places to search include <a href=\"http://kde-apps.org/\">http://kde-apps.org/</a> and <a href=\"http://freshmeat.net/\">http://freshmeat.net/</a>."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:458
#, kde-format
msgid "URL Does Not Refer to a Resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:459
#, kde-format
msgid "Protocol is a Filter Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:460
#, kde-format
msgid "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>ocator (URL) that you entered did not refer to a specific resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:463
#, kde-format
msgid "KDE is able to communicate through a protocol within a protocol; the protocol specified is only for use in such situations, however this is not one of these situations. This is a rare event, and is likely to indicate a programming error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:471
#, kde-format
msgid "Unsupported Action: %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:472
#, kde-format
msgid "The requested action is not supported by the KDE program which is implementing the <strong>%1</strong> protocol."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:475
#, kde-format
msgid "This error is very much dependent on the KDE program. The additional information should give you more information than is available to the KDE input/output architecture."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:478
#, kde-format
msgid "Attempt to find another way to accomplish the same outcome."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:483
#, kde-format
msgid "File Expected"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:484
#, kde-format
msgid "The request expected a file, however the folder <strong>%1</strong> was found instead."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:486
#, kde-format
msgid "This may be an error on the server side."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:491
#, kde-format
msgid "Folder Expected"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:492
#, kde-format
msgid "The request expected a folder, however the file <strong>%1</strong> was found instead."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:499
#, kde-format
msgid "File or Folder Does Not Exist"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:500
#, kde-format
msgid "The specified file or folder <strong>%1</strong> does not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:508
#, kde-format
msgid "The requested file could not be created because a file with the same name already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:510
#, kde-format
msgid "Try moving the current file out of the way first, and then try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:512
#, kde-format
msgid "Delete the current file and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:513
#, kde-format
msgid "Choose an alternate filename for the new file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:518
#, kde-format
msgid "The requested folder could not be created because a folder with the same name already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:520
#, kde-format
msgid "Try moving the current folder out of the way first, and then try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:522
#, kde-format
msgid "Delete the current folder and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:523
#, kde-format
msgid "Choose an alternate name for the new folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:527
#, kde-format
msgid "Unknown Host"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:528
#, kde-format
msgid "An unknown host error indicates that the server with the requested name, <strong>%1</strong>, could not be located on the Internet."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:531
#, kde-format
msgid "The name that you typed, %1, may not exist: it may be incorrectly typed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:538
#, kde-format
msgid "Access Denied"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:539
#, kde-format
msgid "Access was denied to the specified resource, <strong>%1</strong>."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:541 core/job_error.cpp:767
#, kde-format
msgid "You may have supplied incorrect authentication details or none at all."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:543 core/job_error.cpp:769
#, kde-format
msgid "Your account may not have permission to access the specified resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:545 core/job_error.cpp:771 core/job_error.cpp:783
#, kde-format
msgid "Retry the request and ensure your authentication details are entered correctly."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:553
#, kde-format
msgid "Write Access Denied"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:554
#, kde-format
msgid "This means that an attempt to write to the file <strong>%1</strong> was rejected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:561
#, kde-format
msgid "Unable to Enter Folder"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:562
#, kde-format
msgid "This means that an attempt to enter (in other words, to open) the requested folder <strong>%1</strong> was rejected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:570
#, kde-format
msgid "Folder Listing Unavailable"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:571
#, kde-format
msgid "Protocol %1 is not a Filesystem"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:572
#, kde-format
msgid "This means that a request was made which requires determining the contents of the folder, and the KDE program supporting this protocol is unable to do so."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:580
#, kde-format
msgid "Cyclic Link Detected"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:581
#, kde-format
msgid "UNIX environments are commonly able to link a file or folder to a separate name and/or location. KDE detected a link or series of links that results in an infinite loop - i.e. the file was (perhaps in a roundabout way) linked to itself."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:585 core/job_error.cpp:607
#, kde-format
msgid "Delete one part of the loop in order that it does not cause an infinite loop, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:594
#, kde-format
msgid "Request Aborted By User"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:595 core/job_error.cpp:910
#, kde-format
msgid "The request was not completed because it was aborted."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:597 core/job_error.cpp:801 core/job_error.cpp:912
#, kde-format
msgid "Retry the request."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:601
#, kde-format
msgid "Cyclic Link Detected During Copy"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:602
#, kde-format
msgid "UNIX environments are commonly able to link a file or folder to a separate name and/or location. During the requested copy operation, KDE detected a link or series of links that results in an infinite loop - i.e. the file was (perhaps in a roundabout way) linked to itself."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:612
#, kde-format
msgid "Could Not Create Network Connection"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:613
#, kde-format
msgid "Could Not Create Socket"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:614
#, kde-format
msgid "This is a fairly technical error in which a required device for network communications (a socket) could not be created."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:616 core/job_error.cpp:737 core/job_error.cpp:748
#: core/job_error.cpp:757
#, kde-format
msgid "The network connection may be incorrectly configured, or the network interface may not be enabled."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:622
#, kde-format
msgid "Connection to Server Refused"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:623
#, kde-format
msgid "The server <strong>%1</strong> refused to allow this computer to make a connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:625
#, kde-format
msgid "The server, while currently connected to the Internet, may not be configured to allow requests."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:627
#, kde-format
msgid "The server, while currently connected to the Internet, may not be running the requested service (%1)."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:629
#, kde-format
msgid "A network firewall (a device which restricts Internet requests), either protecting your network or the network of the server, may have intervened, preventing this request."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:636
#, kde-format
msgid "Connection to Server Closed Unexpectedly"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:637
#, kde-format
msgid "Although a connection was established to <strong>%1</strong>, the connection was closed at an unexpected point in the communication."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:640
#, kde-format
msgid "A protocol error may have occurred, causing the server to close the connection as a response to the error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:646
#, kde-format
msgid "URL Resource Invalid"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:647
#, kde-format
msgid "Protocol %1 is not a Filter Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:648
#, kde-format
msgid "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>ocator (URL) that you entered did not refer to a valid mechanism of accessing the specific resource, <strong>%1%2</strong>."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:653
#, kde-format
msgid "KDE is able to communicate through a protocol within a protocol. This request specified a protocol be used as such, however this protocol is not capable of such an action. This is a rare event, and is likely to indicate a programming error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:661
#, kde-format
msgid "Unable to Initialize Input/Output Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:662
#, kde-format
msgid "Could Not Mount Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:663
#, kde-format
msgid "The requested device could not be initialized (\"mounted\"). The reported error was: <strong>%1</strong>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:666
#, kde-format
msgid "The device may not be ready, for example there may be no media in a removable media device (i.e. no CD-ROM in a CD drive), or in the case of a peripheral/portable device, the device may not be correctly connected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:670
#, kde-format
msgid "You may not have permissions to initialize (\"mount\") the device. On UNIX systems, often system administrator privileges are required to initialize a device."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:674
#, kde-format
msgid "Check that the device is ready; removable drives must contain media, and portable devices must be connected and powered on.; and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:680
#, kde-format
msgid "Unable to Uninitialize Input/Output Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:681
#, kde-format
msgid "Could Not Unmount Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:682
#, kde-format
msgid "The requested device could not be uninitialized (\"unmounted\"). The reported error was: <strong>%1</strong>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:685
#, kde-format
msgid "The device may be busy, that is, still in use by another application or user. Even such things as having an open browser window on a location on this device may cause the device to remain in use."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:689
#, kde-format
msgid "You may not have permissions to uninitialize (\"unmount\") the device. On UNIX systems, system administrator privileges are often required to uninitialize a device."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:693
#, kde-format
msgid "Check that no applications are accessing the device, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:698
#, kde-format
msgid "Cannot Read From Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:699
#, kde-format
msgid "This means that although the resource, <strong>%1</strong>, was able to be opened, an error occurred while reading the contents of the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:702
#, kde-format
msgid "You may not have permissions to read from the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:715
#, kde-format
msgid "Cannot Write to Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:716
#, kde-format
msgid "This means that although the resource, <strong>%1</strong>, was able to be opened, an error occurred while writing to the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:719
#, kde-format
msgid "You may not have permissions to write to the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:732 core/job_error.cpp:743
#, kde-format
msgid "Could Not Listen for Network Connections"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:733
#, kde-format
msgid "Could Not Bind"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:734 core/job_error.cpp:745
#, kde-format
msgid "This is a fairly technical error in which a required device for network communications (a socket) could not be established to listen for incoming network connections."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:744
#, kde-format
msgid "Could Not Listen"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:754
#, kde-format
msgid "Could Not Accept Network Connection"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:755
#, kde-format
msgid "This is a fairly technical error in which an error occurred while attempting to accept an incoming network connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:759
#, kde-format
msgid "You may not have permissions to accept the connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:764
#, kde-format
msgid "Could Not Login: %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:765
#, kde-format
msgid "An attempt to login to perform the requested operation was unsuccessful."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:776
#, kde-format
msgid "Could Not Determine Resource Status"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:777
#, kde-format
msgid "Could Not Stat Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:778
#, kde-format
msgid "An attempt to determine information about the status of the resource <strong>%1</strong>, such as the resource name, type, size, etc., was unsuccessful."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:781
#, kde-format
msgid "The specified resource may not have existed or may not be accessible."
msgstr ""
#. i18n( "Could not terminate listing %1" ).arg( errorText );
#. +> trunk5
#: core/job_error.cpp:789
#, kde-format
msgid "Could Not Cancel Listing"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:790
#, kde-format
msgid "FIXME: Document this"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:794
#, kde-format
msgid "Could Not Create Folder"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:795
#, kde-format
msgid "An attempt to create the requested folder failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:796
#, kde-format
msgid "The location where the folder was to be created may not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:805
#, kde-format
msgid "Could Not Remove Folder"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:806
#, kde-format
msgid "An attempt to remove the specified folder, <strong>%1</strong>, failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:808
#, kde-format
msgid "The specified folder may not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:809
#, kde-format
msgid "The specified folder may not be empty."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:814
#, kde-format
msgid "Ensure that the folder exists and is empty, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:819
#, kde-format
msgid "Could Not Resume File Transfer"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:820
#, kde-format
msgid "The specified request asked that the transfer of file <strong>%1</strong> be resumed at a certain point of the transfer. This was not possible."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:823
#, kde-format
msgid "The protocol, or the server, may not support file resuming."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:825
#, kde-format
msgid "Retry the request without attempting to resume transfer."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:830
#, kde-format
msgid "Could Not Rename Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:831
#, kde-format
msgid "An attempt to rename the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:841
#, kde-format
msgid "Could Not Alter Permissions of Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:842
#, kde-format
msgid "An attempt to alter the permissions on the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:849
#, kde-format
msgid "Could Not Change Ownership of Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:850
#, kde-format
msgid "An attempt to change the ownership of the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:857
#, kde-format
msgid "Could Not Delete Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:858
#, kde-format
msgid "An attempt to delete the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:865
#, kde-format
msgid "Unexpected Program Termination"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:866
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has unexpectedly terminated."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:874
#, kde-format
msgid "Out of Memory"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:875
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol could not obtain the memory required to continue."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:883
#, kde-format
msgid "Unknown Proxy Host"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:884
#, kde-format
msgid "While retrieving information about the specified proxy host, <strong>%1</strong>, an Unknown Host error was encountered. An unknown host error indicates that the requested name could not be located on the Internet."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:888
#, kde-format
msgid "There may have been a problem with your network configuration, specifically your proxy's hostname. If you have been accessing the Internet with no problems recently, this is unlikely."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:892
#, kde-format
msgid "Double-check your proxy settings and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:897
#, kde-format
msgid "Authentication Failed: Method %1 Not Supported"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:899
#, kde-format
msgid "Although you may have supplied the correct authentication details, the authentication failed because the method that the server is using is not supported by the KDE program implementing the protocol %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:903
#, kde-format
msgid "Please file a bug at <a href=\"http://bugs.kde.org/\">http://bugs.kde.org/</a> to inform the KDE team of the unsupported authentication method."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:909
#, kde-format
msgid "Request Aborted"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:916
#, kde-format
msgid "Internal Error in Server"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:917
#, kde-format
msgid "The program on the server which provides access to the <strong>%1</strong> protocol has reported an internal error: %2."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:920
#, kde-format
msgid "This is most likely to be caused by a bug in the server program. Please consider submitting a full bug report as detailed below."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:923
#, kde-format
msgid "Contact the administrator of the server to advise them of the problem."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:925
#, kde-format
msgid "If you know who the authors of the server software are, submit the bug report directly to them."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:930
#, kde-format
msgid "Timeout Error"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:931
#, kde-format
msgid ""
"Although contact was made with the server, a response was not received within the amount of time allocated for the request as follows:"
"<ul>"
"<li>Timeout for establishing a connection: %1 seconds</li>"
"<li>Timeout for receiving a response: %2 seconds</li>"
"<li>Timeout for accessing proxy servers: %3 seconds</li>"
"</ul>"
"Please note that you can alter these timeout settings in the KDE System Settings, by selecting Network Settings -> Connection Preferences."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:942
#, kde-format
msgid "The server was too busy responding to other requests to respond."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:948 core/slavebase.cpp:1433
#, kde-format
msgid "Unknown Error"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:949
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has reported an unknown error: %2."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:957
#, kde-format
msgid "Unknown Interruption"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:958
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has reported an interruption of an unknown type: %2."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:966
#, kde-format
msgid "Could Not Delete Original File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:967
#, kde-format
msgid "The requested operation required the deleting of the original file, most likely at the end of a file move operation. The original file <strong>%1</strong> could not be deleted."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:976
#, kde-format
msgid "Could Not Delete Temporary File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:977
#, kde-format
msgid "The requested operation required the creation of a temporary file in which to save the new file while being downloaded. This temporary file <strong>%1</strong> could not be deleted."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:986
#, kde-format
msgid "Could Not Rename Original File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:987
#, kde-format
msgid "The requested operation required the renaming of the original file <strong>%1</strong>, however it could not be renamed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:995
#, kde-format
msgid "Could Not Rename Temporary File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:996
#, kde-format
msgid "The requested operation required the creation of a temporary file <strong>%1</strong>, however it could not be created."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1004
#, kde-format
msgid "Could Not Create Link"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1005
#, kde-format
msgid "Could Not Create Symbolic Link"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1006
#, kde-format
msgid "The requested symbolic link %1 could not be created."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1013
#, kde-format
msgid "No Content"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1018
#, kde-format
msgid "Disk Full"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1019
#, kde-format
msgid "The requested file <strong>%1</strong> could not be written to as there is inadequate disk space."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1021
#, kde-format
msgid "Free up enough disk space by 1) deleting unwanted and temporary files; 2) archiving files to removable media storage such as CD-Recordable discs; or 3) obtain more storage capacity."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1028
#, kde-format
msgid "Source and Destination Files Identical"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1029
#, kde-format
msgid "The operation could not be completed because the source and destination files are the same file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1031
#, kde-format
msgid "Choose a different filename for the destination file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1035
#, kde-format
msgid "File or Folder dropped onto itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1036
#, kde-format
msgid "The operation could not be completed because the source and destination file or folder are the same."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1038
#, kde-format
msgid "Drop the item into a different file or folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1048
#, kde-format
msgid "Folder moved into itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1049
#, kde-format
msgid "The operation could not be completed because the source can not be moved into itself."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1051
#, kde-format
msgid "Move the item into a different folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1055
#, kde-format
msgid "Could not communicate with password server"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1056
#, kde-format
msgid "The operation could not be completed because the service for requesting passwords (kpasswdserver) couldn't be contacted"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1058
#, kde-format
msgid "Try restarting your session, or look in the logs for errors from kiod."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1062
#, kde-format
msgid "Cannot Initiate the %1 Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1063
#, kde-format
msgid "Unable to Create io-slave"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1064
#, kde-format
msgid "The io-slave which provides access to the <strong>%1</strong> protocol could not be started. This is usually due to technical reasons."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1067
#, kde-format
msgid "klauncher could not find or start the plugin which provides the protocol.This means you may have an outdated version of the plugin."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1074
#, kde-format
msgid "Undocumented Error"
msgstr ""
#. +> trunk5
#: core/kcoredirlister.cpp:395 widgets/krun.cpp:935 widgets/paste.cpp:275
#: widgets/renamedialog.cpp:459
#, kde-format
msgid ""
"Malformed URL\n"
"%1"
msgstr ""
#. +> trunk5
#: core/kcoredirlister.cpp:400
#, kde-format
msgid ""
"URL cannot be listed\n"
"%1"
msgstr ""
#. +> trunk5
#: core/kfileitem.cpp:1197
#, kde-format
msgid "(Symbolic Link to %1)"
msgstr ""
#. +> trunk5
#: core/kfileitem.cpp:1199
#, kde-format
msgid "(%1, Link to %2)"
msgstr ""
#. +> trunk5
#: core/kfileitem.cpp:1202
#, kde-format
msgid " (Points to %1)"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:192 core/klocalsocket_unix.cpp:260
#, kde-format
msgid "Specified socket path is invalid"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:201 core/klocalsocket_unix.cpp:248
#: core/klocalsocket_unix.cpp:269
#, kde-format
msgid "The socket operation is not supported"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:214
#, kde-format
msgid "Connection refused"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:219 core/klocalsocket_unix.cpp:282
#, kde-format
msgid "Permission denied"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:223
#, kde-format
msgid "Connection timed out"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:227 core/klocalsocket_unix.cpp:307
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:235 core/klocalsocket_unix.cpp:315
#, kde-format
msgid "Could not set non-blocking mode"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:286
#, kde-format
msgid "Address is already in use"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:291
#, kde-format
msgid "Path cannot be used"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:295
#, kde-format
msgid "No such file or directory"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:299
#, kde-format
msgid "Not a directory"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:303
#, kde-format
msgid "Read-only filesystem"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:370 core/klocalsocket_unix.cpp:404
#, kde-format
msgid "Unknown socket error"
msgstr ""
#. +> trunk5
#: core/klocalsocket_win.cpp:31 core/klocalsocket_win.cpp:36
#, kde-format
msgid "Operation not supported"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:189
#, kde-format
msgctxt "SSL error"
msgid "No error"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:191
#, kde-format
msgctxt "SSL error"
msgid "The certificate authority's certificate is invalid"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:193
#, kde-format
msgctxt "SSL error"
msgid "The certificate has expired"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:195
#, kde-format
msgctxt "SSL error"
msgid "The certificate is invalid"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:197
#, kde-format
msgctxt "SSL error"
msgid "The certificate is not signed by any trusted certificate authority"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:199
#, kde-format
msgctxt "SSL error"
msgid "The certificate has been revoked"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:201
#, kde-format
msgctxt "SSL error"
msgid "The certificate is unsuitable for this purpose"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:203
#, kde-format
msgctxt "SSL error"
msgid "The root certificate authority's certificate is not trusted for this purpose"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:205
#, kde-format
msgctxt "SSL error"
msgid "The certificate authority's certificate is marked to reject this certificate's purpose"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:207
#, kde-format
msgctxt "SSL error"
msgid "The peer did not present any certificate"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:209
#, kde-format
msgctxt "SSL error"
msgid "The certificate does not apply to the given host"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:211
#, kde-format
msgctxt "SSL error"
msgid "The certificate cannot be verified for internal reasons"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:213
#, kde-format
msgctxt "SSL error"
msgid "The certificate chain is too long"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:216
#, kde-format
msgctxt "SSL error"
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/slave.cpp:477
#, kde-format
msgid "Can not create socket for launching io-slave for protocol '%1'."
msgstr ""
#. +> trunk5
#: core/slave.cpp:486
#, kde-format
msgid "Unknown protocol '%1'."
msgstr ""
#. +> trunk5
#: core/slave.cpp:496
#, kde-format
msgid "Can not find io-slave for protocol '%1'."
msgstr ""
#. +> trunk5
#: core/slave.cpp:512
#, kde-format
msgid "Can not find 'kioslave' executable at '%1'"
msgstr ""
#. +> trunk5
#: core/slave.cpp:526
#, kde-format
msgid "Cannot talk to klauncher: %1"
msgstr ""
#. +> trunk5
#: core/slave.cpp:533
#, kde-format
msgid "klauncher said: %1"
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:778
#, kde-format
msgid "Opening connections is not supported with the protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:780
#, kde-format
msgid "Closing connections is not supported with the protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:782
#, kde-format
msgid "Accessing files is not supported with the protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:784
#, kde-format
msgid "Writing to %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:786
#, kde-format
msgid "There are no special actions available for protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:788
#, kde-format
msgid "Listing folders is not supported for protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:790
#, kde-format
msgid "Retrieving data from %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:792
#, kde-format
msgid "Retrieving mime type information from %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:794
#, kde-format
msgid "Renaming or moving files within %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:796
#, kde-format
msgid "Creating symlinks is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:798
#, kde-format
msgid "Copying files within %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:800
#, kde-format
msgid "Deleting files from %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:802
#, kde-format
msgid "Creating folders is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:804
#, kde-format
msgid "Changing the attributes of files is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:806
#, kde-format
msgid "Changing the ownership of files is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:808
#, kde-format
msgid "Using sub-URLs with %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:810
#, kde-format
msgid "Multiple get is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:812
#, kde-format
msgid "Opening files is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:814
#, kde-format
msgid "Protocol %1 does not support action %2."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:967
#, kde-format
msgid "&Yes"
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:968
#, kde-format
msgid "&No"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:414 core/tcpslavebase.cpp:818 widgets/sslui.cpp:78
#, kde-format
msgid "&Details"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:416 core/tcpslavebase.cpp:831 widgets/sslui.cpp:114
#, kde-format
msgid "&Forever"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:420 core/tcpslavebase.cpp:818 widgets/sslui.cpp:79
#, kde-format
msgid "Co&ntinue"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:422 core/tcpslavebase.cpp:832 widgets/sslui.cpp:115
#, kde-format
msgid "&Current Session only"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:320
#, kde-format
msgid ""
"You are about to leave secure mode. Transmissions will no longer be encrypted.\n"
"This means that a third party could observe your data in transit."
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:326 core/tcpslavebase.cpp:585
#, kde-format
msgid "Security Information"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:327
#, kde-format
msgid "C&ontinue Loading"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:425
#, kde-format
msgctxt "%1 is a host name"
msgid "%1: SSL negotiation failed"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:579
#, kde-format
msgid ""
"You are about to enter secure mode. All transmissions will be encrypted unless otherwise noted.\n"
"This means that no third party will be able to easily observe your data in transit."
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:586
#, kde-format
msgid "Display SSL &Information"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:587
#, kde-format
msgid "C&onnect"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:731
#, kde-format
msgid "Enter the certificate password:"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:732
#, kde-format
msgid "SSL Certificate Password"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:746
#, kde-format
msgid "Unable to open the certificate. Try a new password?"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:760
#, kde-format
msgid "The procedure to set the client certificate for the session failed."
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:762 widgets/jobuidelegate.cpp:370
#, kde-format
msgid "SSL"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:806 widgets/sslui.cpp:68
#, kde-format
msgid ""
"The server failed the authenticity check (%1).\n"
"\n"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:817 core/tcpslavebase.cpp:830
#: core/tcpslavebase.cpp:944 core/tcpslavebase.cpp:956 widgets/sslui.cpp:77
#: widgets/sslui.cpp:113
#, kde-format
msgid "Server Authentication"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:827 widgets/sslui.cpp:110
#, kde-format
msgid "Would you like to accept this certificate forever without being prompted?"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:943
#, kde-format
msgid "You have indicated that you wish to accept this certificate, but it is not issued to the server who is presenting it. Do you wish to continue loading?"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:955
#, kde-format
msgid "SSL certificate is being rejected as requested. You can disable this in the KDE System Settings."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:775
#, kde-format
msgid "A file or folder named %1 already exists."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:778
#, kde-format
msgid "You do not have permission to create that folder."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:793
#, kde-format
msgid "You did not select a file to delete."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:794
#, kde-format
msgid "Nothing to Delete"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:836
#, kde-format
msgid "You did not select a file to trash."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:837
#, kde-format
msgid "Nothing to Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1037 filewidgets/kdiroperator.cpp:1182
#, kde-format
msgid "The specified folder does not exist or was not readable."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1862
#, kde-format
msgid "Menu"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1866
#, kde-format
msgid "Parent Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1873
#, kde-format
msgid "Home Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1876
#, kde-format
msgid "Reload"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1879
#, kde-format
msgid "New Folder..."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1884 widgets/jobuidelegate.cpp:266
#: widgets/jobuidelegate.cpp:274 widgets/jobuidelegate.cpp:275
#, kde-format
msgid "Move to Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1890
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1897
#, kde-format
msgid "Sorting"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1900
#, kde-format
msgid "By Name"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1904
#, kde-format
msgid "By Size"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1908
#, kde-format
msgid "By Date"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1912
#, kde-format
msgid "By Type"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1916
#, kde-format
msgid "Descending"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1920
#, kde-format
msgid "Folders First"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1930
#, kde-format
msgid "Icon Position"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1933
#, kde-format
msgid "Next to File Name"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1937
#, kde-format
msgid "Above File Name"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1948
#, kde-format
msgid "Short View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1953
#, kde-format
msgid "Detailed View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1958
#, kde-format
msgid "Tree View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1963
#, kde-format
msgid "Detailed Tree View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1974
#, kde-format
msgid "Show Hidden Files"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1979
#, kde-format
msgid "Show Aside Preview"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1986 filewidgets/kdiroperator.cpp:2594
#, kde-format
msgid "Show Preview"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1991
#, kde-format
msgid "Open Containing Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1996 filewidgets/kfileplacesview.cpp:787
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:2003
#, kde-format
msgid "&View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:2596
#, kde-format
msgid "Automatically disabled for small icon sizes; increase icon size to see previews"
msgstr ""
#. +> trunk5
#: filewidgets/kencodingfiledialog.cpp:86
#, kde-format
msgid "Encoding:"
msgstr ""
#. +> trunk5
#: filewidgets/kencodingfiledialog.cpp:142
#: filewidgets/kencodingfiledialog.cpp:161
#: filewidgets/kencodingfiledialog.cpp:179
#: filewidgets/kencodingfiledialog.cpp:198 widgets/kurlrequesterdialog.cpp:118
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5
#: filewidgets/kencodingfiledialog.cpp:217
#: filewidgets/kencodingfiledialog.cpp:240
#, kde-format
msgid "Save As"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:81
#, kde-format
msgctxt "@title:menu"
msgid "Copy To"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:87
#, kde-format
msgctxt "@title:menu"
msgid "Move To"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:111
#, kde-format
msgctxt "@title:menu"
msgid "Home Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:119
#, kde-format
msgctxt "@title:menu"
msgid "Root Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:154
#, kde-format
msgctxt "@title:menu in Copy To or Move To submenu"
msgid "Browse..."
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:235
#, kde-format
msgctxt "@title:menu"
msgid "Copy Here"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:236
#, kde-format
msgctxt "@title:menu"
msgid "Move Here"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilefiltercombo.cpp:36 filewidgets/kfilewidget.cpp:1910
+#: filewidgets/kfilefiltercombo.cpp:36 filewidgets/kfilewidget.cpp:1904
#, kde-format
msgid "*|All Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfilefiltercombo.cpp:180
#, kde-format
msgid "All Supported Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfilefiltercombo.cpp:189
#, kde-format
msgid "All Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:87
#, kde-format
msgid "Add Places Entry"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:89
#, kde-format
msgid "Edit Places Entry"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:98
#, kde-format
msgid ""
"<qt>This is the text that will appear in the Places panel.<br />"
"<br />"
"The label should consist of one or two words that will help you remember what this entry refers to. If you do not enter a label, it will be derived from the location's URL.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:104
#, kde-format
msgid "L&abel:"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:106
#, kde-format
msgid "Enter descriptive label here"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:110
#, kde-format
msgid ""
"<qt>This is the location associated with the entry. Any valid URL may be used. For example:<br />"
"<br />"
"%1<br />"
"http://www.kde.org<br />"
"ftp://ftp.kde.org/pub/kde/stable<br />"
"<br />"
"By clicking on the button next to the text edit box you can browse to an appropriate URL.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:116
#, kde-format
msgid "&Location:"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:123
#, kde-format
msgid ""
"<qt>This is the icon that will appear in the Places panel.<br />"
"<br />"
"Click on the button to select a different icon.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:126
#, kde-format
msgid "Choose an &icon:"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:145
#, kde-format
msgid "&Only show when using this application (%1)"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:147
#, kde-format
msgid ""
"<qt>Select this setting if you want this entry to show only when using the current application (%1).<br />"
"<br />"
"If this setting is not selected, the entry will be available in all applications.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:107
#, kde-format
msgctxt "@item"
msgid "Places"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:110
#, kde-format
msgctxt "@item"
msgid "Remote"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:113
#, kde-format
msgctxt "@item"
msgid "Recently Saved"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:116
#, kde-format
msgctxt "@item"
msgid "Search For"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:119
#, kde-format
msgctxt "@item"
msgid "Devices"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:122
#, kde-format
msgctxt "@item"
msgid "Removable Devices"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:227
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Home"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:235
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Desktop"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:241
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Downloads"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:246
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Network"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:258
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Root"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:262
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:282
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Today"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:285
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Yesterday"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:288
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Documents"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:291
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Images"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:294
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Audio Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:297
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Videos"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1152
#, kde-format
msgid "&Release '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1154
#, kde-format
msgid "&Safely Remove '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1157
#, kde-format
msgid "&Unmount '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1178
#, kde-format
msgid "&Eject '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1212
#, kde-format
msgid "The device '%1' is not a disk and cannot be ejected."
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1248
#, kde-format
msgid "An error occurred while accessing '%1', the system responded: %2"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1252
#, kde-format
msgid "An error occurred while accessing '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:434
#, kde-format
msgid "%1 (hidden)"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:748
#, kde-format
msgid "Hide Section"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:755
#, kde-format
msgctxt "@action:inmenu"
msgid "Empty Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:760 filewidgets/kfileplacesview.cpp:784
#: filewidgets/kfileplacesview.cpp:800 widgets/kacleditwidget.cpp:97
#, kde-format
msgid "Add Entry..."
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:776
#, kde-format
msgctxt "@action:inmenu"
msgid "Mount"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:790
#, kde-format
msgid "&Edit Entry '%1'..."
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:793
#, kde-format
msgid "&Hide Entry '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:805
#, kde-format
msgid "&Show All Entries"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:816
#, kde-format
msgid "&Remove Entry '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:303
#, kde-format
msgid "<qt>While typing in the text area, you may be presented with possible matches. This feature can be controlled by clicking with the right mouse button and selecting a preferred mode from the <b>Text Completion</b> menu.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:403
#, kde-format
msgid "Drive: %1"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:459
#, kde-format
msgid ""
"<qt>Click this button to enter the parent folder.<br />"
"<br />"
"For instance, if the current location is file:/home/konqi clicking this button will take you to file:/home.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:463
#, kde-format
msgid "Click this button to move backwards one step in the browsing history."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:464
#, kde-format
msgid "Click this button to move forward one step in the browsing history."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:466
#, kde-format
msgid "Click this button to reload the contents of the current location."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:468
#, kde-format
msgid "Click this button to create a new folder."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:474
#, kde-format
msgid "Show Places Navigation Panel"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:481
#, kde-format
msgid "Show Bookmarks"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:486
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:488
#, kde-format
msgid ""
"<qt>This is the preferences menu for the file dialog. Various options can be accessed from this menu including: "
"<ul>"
"<li>how files are sorted in the list</li>"
"<li>types of view, including icon and list</li>"
"<li>showing of hidden files</li>"
"<li>the Places navigation panel</li>"
"<li>file previews</li>"
"<li>separating folders from files</li>"
"</ul>"
"</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:530
#, kde-format
msgid "Zoom out"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:532
#, kde-format
msgid "Zoom in"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:573 widgets/kpropertiesdesktopbase.ui:17
+#: filewidgets/kfilewidget.cpp:567 widgets/kpropertiesdesktopbase.ui:17
#, kde-format
msgid "&Name:"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:596
+#: filewidgets/kfilewidget.cpp:590
#, kde-format
msgid ""
"<qt>This is the filter to apply to the file list. File names that do not match the filter will not be shown."
"<p>You may select from one of the preset filters in the drop down menu, or you may enter a custom filter directly into the text area.</p>"
"<p>Wildcards such as * and ? are allowed.</p>"
"</qt>"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:602
+#: filewidgets/kfilewidget.cpp:596
#, kde-format
msgid "&Filter:"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:844
+#: filewidgets/kfilewidget.cpp:838
#, kde-format
msgid "You can only select one file"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:845
+#: filewidgets/kfilewidget.cpp:839
#, kde-format
msgid "More than one file provided"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1011
+#: filewidgets/kfilewidget.cpp:1005
#, kde-format
msgid "You can only select local files"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1012
+#: filewidgets/kfilewidget.cpp:1006
#, kde-format
msgid "Remote files not accepted"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1019
+#: filewidgets/kfilewidget.cpp:1013
#, kde-format
msgid "The selected URL uses an unsupported scheme. Please use the following scheme: %2"
msgid_plural "The selected URL uses an unsupported scheme. Please use one of the following schemes: %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1025
+#: filewidgets/kfilewidget.cpp:1019
#, kde-format
msgid "Unsupported URL scheme"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1040
+#: filewidgets/kfilewidget.cpp:1034
#, kde-format
msgid "More than one folder has been selected and this dialog does not accept folders, so it is not possible to decide which one to enter. Please select only one folder to list it."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1040
+#: filewidgets/kfilewidget.cpp:1034
#, kde-format
msgid "More than one folder provided"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1048
+#: filewidgets/kfilewidget.cpp:1042
#, kde-format
msgid "At least one folder and one file has been selected. Selected files will be ignored and the selected folder will be listed"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1048
+#: filewidgets/kfilewidget.cpp:1042
#, kde-format
msgid "Files and folders selected"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1066
+#: filewidgets/kfilewidget.cpp:1060
#, kde-format
msgid "The file \"%1\" could not be found"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1066
+#: filewidgets/kfilewidget.cpp:1060
#, kde-format
msgid "Cannot open file"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1344
+#: filewidgets/kfilewidget.cpp:1338
#, kde-format
msgid "This is the name to save the file as."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1347
+#: filewidgets/kfilewidget.cpp:1341
#, kde-format
msgid "This is the list of files to open. More than one file can be specified by listing several files, separated by spaces."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1352
+#: filewidgets/kfilewidget.cpp:1346
#, kde-format
msgid "This is the name of the file to open."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1366
+#: filewidgets/kfilewidget.cpp:1360
#, kde-format
msgctxt "@title:window"
msgid "Places"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1574
+#: filewidgets/kfilewidget.cpp:1568
#, kde-format
msgid "The file \"%1\" already exists. Do you wish to overwrite it?"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1575
+#: filewidgets/kfilewidget.cpp:1569
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1716
+#: filewidgets/kfilewidget.cpp:1710
#, kde-format
msgid ""
"The chosen filenames do not\n"
"appear to be valid."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1718
+#: filewidgets/kfilewidget.cpp:1712
#, kde-format
msgid "Invalid Filenames"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1803
+#: filewidgets/kfilewidget.cpp:1797
#, kde-format
msgid "You can only select local files."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1804
+#: filewidgets/kfilewidget.cpp:1798
#, kde-format
msgid "Remote Files Not Accepted"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:1908
+#: filewidgets/kfilewidget.cpp:1902
#, kde-format
msgid "*|All Folders"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2072 widgets/executablefileopendialog.cpp:38
+#: filewidgets/kfilewidget.cpp:2066 widgets/executablefileopendialog.cpp:38
#: widgets/kfileitemactions.cpp:639
#, kde-format
msgid "&Open"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2158
+#: filewidgets/kfilewidget.cpp:2152
#, kde-format
msgid "Icon size: %1 pixels (standard size)"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2161
+#: filewidgets/kfilewidget.cpp:2155
#, kde-format
msgid "Icon size: %1 pixels"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2304
+#: filewidgets/kfilewidget.cpp:2298
#, kde-format
msgid "Automatically select filename e&xtension (%1)"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2305
+#: filewidgets/kfilewidget.cpp:2299
#, kde-format
msgid "the extension <b>%1</b>"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2311
+#: filewidgets/kfilewidget.cpp:2305
#, kde-format
msgid "Automatically select filename e&xtension"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2312
+#: filewidgets/kfilewidget.cpp:2306
#, kde-format
msgid "a suitable extension"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2322
+#: filewidgets/kfilewidget.cpp:2316
#, kde-format
msgid ""
"This option enables some convenient features for saving files with extensions:<br />"
"<ol>"
"<li>Any extension specified in the <b>%1</b> text area will be updated if you change the file type to save in.<br />"
"<br />"
"</li>"
"<li>If no extension is specified in the <b>%2</b> text area when you click <b>Save</b>, %3 will be added to the end of the filename (if the filename does not already exist). This extension is based on the file type that you have chosen to save in.<br />"
"<br />"
"If you do not want KDE to supply an extension for the filename, you can either turn this option off or you can suppress it by adding a period (.) to the end of the filename (the period will be automatically removed).</li>"
"</ol>"
"If unsure, keep this option enabled as it makes your files more manageable."
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2632
+#: filewidgets/kfilewidget.cpp:2626
#, kde-format
msgid "Bookmarks"
msgstr ""
#. +> trunk5
-#: filewidgets/kfilewidget.cpp:2636
+#: filewidgets/kfilewidget.cpp:2630
#, kde-format
msgid ""
"<qt>This button allows you to bookmark specific locations. Click on this button to open the bookmark menu where you may add, edit or select a bookmark.<br />"
"<br />"
"These bookmarks are specific to the file dialog, but otherwise operate like bookmarks elsewhere in KDE.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:386
#, kde-format
msgid "Sorry"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:395
#, kde-format
msgid "<qt>The template file <b>%1</b> does not exist.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:414
#, kde-format
msgctxt "@action:button"
msgid "Create directory"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:416 filewidgets/knewfilemenu.cpp:862
+#: filewidgets/knewfilemenu.cpp:416 filewidgets/knewfilemenu.cpp:852
#, kde-format
msgctxt "@action:button"
msgid "Enter a Different Name"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:420
#, kde-format
msgid "Create hidden directory?"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:430
#, kde-format
msgid "The name \"%1\" starts with a dot, so the directory will be hidden by default."
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:432 widgets/executablefileopendialog.cpp:36
#, kde-format
msgid "Do not ask again"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:545 filewidgets/knewfilemenu.cpp:626
#, kde-format
msgid "File name:"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:630
#, kde-format
msgid "Create link to URL"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:676 filewidgets/knewfilemenu.cpp:738
+#: filewidgets/knewfilemenu.cpp:676 filewidgets/knewfilemenu.cpp:733
#, kde-format
msgctxt "@item:inmenu Create New"
msgid "%1"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:866
+#: filewidgets/knewfilemenu.cpp:856
#, kde-format
msgid "Invalid Directory Name"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:875
+#: filewidgets/knewfilemenu.cpp:865
#, kde-kuit-format
msgid ""
"Could not create a folder with the name <filename>%1</filename><nl/>"
"because it is reserved for use by the operating system."
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:1128
+#: filewidgets/knewfilemenu.cpp:1118
#, kde-format
msgid "Create New"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:1143
+#: filewidgets/knewfilemenu.cpp:1133
#, kde-format
msgid "Link to Device"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:1197
+#: filewidgets/knewfilemenu.cpp:1187
#, kde-format
msgctxt "Default name for a new folder"
msgid "New Folder"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:1207
+#: filewidgets/knewfilemenu.cpp:1197
#, kde-format
msgctxt "@title:window"
msgid "New Folder"
msgstr ""
#. +> trunk5
-#: filewidgets/knewfilemenu.cpp:1210
+#: filewidgets/knewfilemenu.cpp:1200
#, kde-format
msgid ""
"Create new folder in:\n"
"%1"
msgstr ""
#. +> trunk5
#: filewidgets/kstatusbarofflineindicator.cpp:55
#, kde-format
msgid "The desktop is offline"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sha1CopyButton)
#. i18n: ectx: property (text), widget (QPushButton, sha256CopyButton)
#. i18n: ectx: property (text), widget (QPushButton, md5CopyButton)
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:468 widgets/checksumswidget.ui:104
#: widgets/checksumswidget.ui:149 widgets/checksumswidget.ui:187
#, kde-format
msgid "Copy"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pasteButton)
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:472 widgets/checksumswidget.ui:39
#, kde-format
msgid "Paste"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:479
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:482
#, kde-format
msgid "Navigate"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:497
#, kde-format
msgid "Show Full Path"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:745
#, kde-format
msgid "Custom Path"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorbutton.cpp:690
#, kde-format
msgctxt "@action:inmenu"
msgid "More"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorprotocolcombo.cpp:174
#, kde-format
msgctxt "@item:inmenu"
msgid "Devices"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorprotocolcombo.cpp:178
#, kde-format
msgctxt "@item:inmenu"
msgid "Subversion"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorprotocolcombo.cpp:182
#, kde-format
msgctxt "@item:inmenu"
msgid "Other"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatortogglebutton.cpp:43
#, kde-format
msgid "Edit mode"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatortogglebutton.cpp:96
#, kde-format
msgid "Click for Location Navigation"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatortogglebutton.cpp:98
#, kde-format
msgid "Click to Edit Location"
msgstr ""
#. +> trunk5
#: gui/faviconrequestjob.cpp:122
#, kde-format
msgid "No favicon found for %1"
msgstr ""
#. +> trunk5
#: gui/faviconrequestjob.cpp:171
#, kde-format
msgid "Error saving image to %1"
msgstr ""
#. +> trunk5
#: gui/faviconrequestjob.cpp:181
#, kde-format
msgid "Icon file too big, download aborted"
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:246
#, kde-format
msgid "Setting ACL for %1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:772
#, kde-format
msgid ""
"Could not change permissions for\n"
"%1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1035
#, kde-format
msgid "No Media inserted or Media not recognized."
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1044 ioslaves/file/file.cpp:1240
#, kde-format
msgid "\"vold\" is not running."
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1077
#, kde-format
msgid "Could not find program \"mount\""
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1146
#, kde-format
msgid "mounting is not supported by wince."
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1251
#, kde-format
msgid "Could not find program \"umount\""
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1266
#, kde-format
msgid "unmounting is not supported by wince."
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:284
#, kde-format
msgid "Cannot copy file from %1 to %2. (Errno: %3)"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:365
#, kde-format
msgid "Could not change permissions for '%1'"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:489
#, kde-format
msgid "No media in device for %1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:761
#, kde-format
msgid "Could not get user id for given user name %1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:774
#, kde-format
msgid "Could not get group id for given group name %1"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:359
#, kde-format
msgid "Opening connection to host %1"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:374
#, kde-format
msgid "Connected to host %1"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:484
#, kde-format
msgid "%1 (Error %2)"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:514
#, kde-format
msgid "Sending login information"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:572
#, kde-format
msgid ""
"Message sent:\n"
"Login using username=%1 and password=[hidden]\n"
"\n"
"Server replied:\n"
"%2\n"
"\n"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:581 ioslaves/http/http.cpp:5364
#, kde-format
msgid "You need to supply a username and a password to access this site."
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:583 ioslaves/http/http.cpp:5366
#, kde-format
msgid "Site:"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:584
#, kde-format
msgid "<b>%1</b>"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:672
#, kde-format
msgid "Login OK"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:701
#, kde-format
msgid "Could not login to %1."
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2612 ioslaves/http/http.cpp:5245
#: ioslaves/http/http.cpp:5378
#, kde-format
msgid "You need to supply a username and a password for the proxy server listed below before you are allowed to access any sites."
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2616 ioslaves/http/http.cpp:5249
#: ioslaves/http/http.cpp:5381
#, kde-format
msgid "Proxy:"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2617 ioslaves/http/http.cpp:5250
#: ioslaves/http/http.cpp:5487
#, kde-format
msgid "<b>%1</b> at <b>%2</b>"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2618 ioslaves/http/http.cpp:5252
#: ioslaves/http/http.cpp:5398
#, kde-format
msgid "Proxy Authentication Failed."
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:126
#, kde-format
msgid "There is no documentation available for %1."
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:174
#, kde-format
msgid "Looking up correct file"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:224
#, kde-format
msgid "Preparing document"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:234 ioslaves/help/kio_help.cpp:279
#, kde-format
msgid ""
"The requested help file could not be parsed:<br />"
"%1"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:256
#, kde-format
msgid "Saving to cache"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:273
#, kde-format
msgid "Using cached version"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:335
#, kde-format
msgid "Looking up section"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:342
#, kde-format
msgid "Could not find filename %1 in %2."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:601
#, kde-format
msgid "No host specified."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1559
#, kde-format
msgid "Otherwise, the request would have succeeded."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1563
#, kde-format
msgctxt "request type"
msgid "retrieve property values"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1566
#, kde-format
msgctxt "request type"
msgid "set property values"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1569
#, kde-format
msgctxt "request type"
msgid "create the requested folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1572
#, kde-format
msgctxt "request type"
msgid "copy the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1575
#, kde-format
msgctxt "request type"
msgid "move the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1578
#, kde-format
msgctxt "request type"
msgid "search in the specified folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1581
#, kde-format
msgctxt "request type"
msgid "lock the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1584
#, kde-format
msgctxt "request type"
msgid "unlock the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1587
#, kde-format
msgctxt "request type"
msgid "delete the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1590
#, kde-format
msgctxt "request type"
msgid "query the server's capabilities"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1593
#, kde-format
msgctxt "request type"
msgid "retrieve the contents of the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1596
#, kde-format
msgctxt "request type"
msgid "run a report in the specified folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1607
#, kde-format
msgctxt "%1: code, %2: request type"
msgid "An unexpected error (%1) occurred while attempting to %2."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1614
#, kde-format
msgid "The server does not support the WebDAV protocol."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1655
#, kde-format
msgctxt "%1: request type, %2: url"
msgid "An error occurred while attempting to %1, %2. A summary of the reasons is below."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1671 ioslaves/http/http.cpp:1804
#, kde-format
msgctxt "%1: request type"
msgid "Access was denied while attempting to %1."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1684 ioslaves/http/http.cpp:1810
#, kde-format
msgid "A resource cannot be created at the destination until one or more intermediate collections (folders) have been created."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1692
#, kde-format
msgid ""
"The server was unable to maintain the liveness of the properties listed in the propertybehavior XML element\n"
" or you attempted to overwrite a file while requesting that files are not overwritten.\n"
" %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1700
#, kde-format
msgid "The requested lock could not be granted. %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1706
#, kde-format
msgid "The server does not support the request type of the body."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1711 ioslaves/http/http.cpp:1818
#, kde-format
msgctxt "%1: request type"
msgid "Unable to %1 because the resource is locked."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1715
#, kde-format
msgid "This action was prevented by another error."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1721 ioslaves/http/http.cpp:1824
#, kde-format
msgctxt "%1: request type"
msgid "Unable to %1 because the destination server refuses to accept the file or folder."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1728 ioslaves/http/http.cpp:1831
#, kde-format
msgid "The destination resource does not have sufficient space to record the state of the resource after the execution of this method."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1782
#, kde-format
msgid "The resource cannot be deleted."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1795
#, kde-format
msgctxt "request type"
msgid "upload %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1845
#, kde-format
msgctxt "%1: response code, %2: request type"
msgid "An unexpected error (%1) occurred while attempting to %2."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:2671
#, kde-format
msgid "%1 contacted. Waiting for reply..."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3015
#, kde-format
msgctxt "@info Security check on url being accessed"
msgid ""
"<p>You are about to log in to the site \"%1\" with the username \"%2\", but the website does not require authentication. This may be an attempt to trick you.</p>"
"<p>Is \"%1\" the site you want to visit?</p>"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3021
#, kde-format
msgctxt "@title:window"
msgid "Confirm Website Access"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3110
#, kde-format
msgid "Server processing request, please wait..."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3822 ioslaves/http/http.cpp:3882
#, kde-format
msgid "Sending data to %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:4339
#, kde-format
msgid "Retrieving %1 from %2..."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:5397
#, kde-format
msgid "Authentication Failed."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:5528
#, kde-format
msgid "Authorization failed."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:5545
#, kde-format
msgid "Unknown Authorization method."
msgstr ""
#. +> trunk5
#: ioslaves/http/httpfilter.cpp:196
#, kde-format
msgid "Receiving corrupt data."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookieserver.cpp:68
#: ioslaves/http/kcookiejar/kcookieserver.cpp:77
#, kde-format
msgid "Cannot Save Cookies"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookieserver.cpp:68
#, kde-format
msgid "Could not remove %1, check permissions"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookieserver.cpp:77
#, kde-format
msgid "Could not create directory %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:66
#, kde-format
msgid "Cookie Alert"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:90
#, kde-format
msgctxt "%2 hostname, %3 optional cross domain suffix (translated below)"
msgid ""
"<p>You received a cookie from<br/>"
"<b>%2%3</b><br/>"
"Do you want to accept or reject this cookie?</p>"
msgid_plural ""
"<p>You received %1 cookies from<br/>"
"<b>%2%3</b><br/>"
"Do you want to accept or reject these cookies?</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:98
#, kde-format
msgctxt "@item:intext cross domain cookie"
msgid " [Cross Domain]"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, detailsGroupBox)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:111
#: ioslaves/http/kcookiejar/kcookiewin.cpp:378
#: kcms/kio/kcookiesmanagement.ui:97
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:114
#, kde-format
msgid "See or modify the cookie information"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:119
#, kde-format
msgid "Accept for this &session"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:122
#, kde-format
msgid "Accept cookie(s) until the end of the current session"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:132
#, kde-format
msgid "&Accept"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:135
#, kde-format
msgid "&Reject"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:171
#, kde-format
msgid "Apply Choice To"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:174
#, kde-format
msgid "&Only this cookie"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:174
#, kde-format
msgid "&Only these cookies"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:178
#, kde-format
msgid "Select this option to only accept or reject this cookie. You will be prompted again if you receive another cookie."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:181
#, kde-format
msgid "All cookies from this do&main"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:184
#, kde-format
msgid "Select this option to accept or reject all cookies from this site. Choosing this option will add a new policy for the site this cookie originated from. This policy will be permanent until you manually change it from the System Settings."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:189
#, kde-format
msgid "All &cookies"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:192
#, kde-format
msgid "Select this option to accept/reject all cookies from anywhere. Choosing this option will change the global cookie policy for all cookies until you manually change it from the System Settings."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:260
#, kde-format
msgid "Cookie Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:265
#: kcms/kio/kcookiesmanagement.ui:106
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, valueLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:273
#: kcms/kio/kcookiesmanagement.ui:129
#, kde-format
msgid "Value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, expiresLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:280
#: kcms/kio/kcookiesmanagement.ui:198
#, kde-format
msgid "Expires:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, patchLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:287
#: kcms/kio/kcookiesmanagement.ui:175
#, kde-format
msgid "Path:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, domainLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:294
#: kcms/kio/kcookiesmanagement.ui:152
#, kde-format
msgid "Domain:"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:301
#, kde-format
msgid "Exposure:"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:309
#, kde-format
msgctxt "Next cookie"
msgid "&Next >>"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:314
#, kde-format
msgid "Show details of the next cookie"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:342
#, kde-format
msgid "Not specified"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:352
#, kde-format
msgid "End of Session"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:357
#, kde-format
msgid "Secure servers only"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:359
#, kde-format
msgid "Secure servers, page scripts"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:363
#, kde-format
msgid "Servers"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:365
#, kde-format
msgid "Servers, page scripts"
msgstr ""
#. +> trunk5
#: ioslaves/remote/remoteimpl.cpp:152
#, kde-format
msgid "Add Network Folder"
msgstr ""
#. +> trunk5
#: ioslaves/telnet/ktelnetservice.cpp:67
#, kde-format
msgid "Access denied"
msgstr ""
#. +> trunk5
#: ioslaves/telnet/ktelnetservice.cpp:68
#, kde-format
msgid "You do not have permission to access the %1 protocol."
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:158
#, kde-format
msgid " days"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:222
#, kde-format
msgid ""
"<para>KDE's wastebin is configured to use the <b>Finder</b>'s Trash.<br>"
"</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:224
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<para>Emptying KDE's wastebin will remove only KDE's trash items, while<br>"
"emptying the Trash through the Finder will delete everything.</para>"
"<para>KDE's trash items will show up in a folder called KDE.trash, in the Trash can.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:261
#, kde-format
msgid "Delete files older than"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:263
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Check this box to allow <emphasis strong='true'>automatic deletion</emphasis> of files that are older than the value specified. Leave this disabled to <emphasis strong='true'>not</emphasis> automatically delete any items after a certain timespan</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:270
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:272
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Set the number of days that files can remain in the trash. Any files older than this will be automatically deleted.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:276
#, kde-format
msgid "Cleanup:"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:280
#, kde-format
msgid "Limit to"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:282
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Check this box to limit the trash to the maximum amount of disk space that you specify below. Otherwise, it will be unlimited.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:285 widgets/kpropertiesdialog.cpp:1081
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:294
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>This is the maximum percent of disk space that will be used for the trash.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:299
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>This is the calculated amount of disk space that will be allowed for the trash, the maximum.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:304
#, kde-format
msgid "Show a Warning"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:305
#, kde-format
msgid "Delete Oldest Files From Trash"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:306
#, kde-format
msgid "Delete Biggest Files From Trash"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:308
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>When the size limit is reached, it will prefer to delete the type of files that you specify, first. If this is set to warn you, it will do so instead of automatically deleting files.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:310
#, kde-format
msgid "Full Trash:"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:110 ioslaves/trash/kio_trash.cpp:153
#: ioslaves/trash/kio_trash.cpp:203 ioslaves/trash/kio_trash.cpp:359
#: ioslaves/trash/kio_trash.cpp:392 ioslaves/trash/kio_trash.cpp:560
#: ioslaves/trash/kio_trash.cpp:572
#, kde-format
msgid "Malformed URL %1"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:130
#, kde-format
msgid "The directory %1 does not exist anymore, so it is not possible to restore this item to its original location. You can either recreate that directory and use the restore operation again, or drag the item anywhere else to restore it."
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:188 ioslaves/trash/kio_trash_win.cpp:240
#, kde-format
msgid "This file is already in the trash bin."
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:276 ioslaves/trash/kio_trash_win.cpp:265
#, kde-format
msgid "Internal error in copyOrMove, should never happen"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash_win.cpp:253
#, kde-format
msgid "not supported"
msgstr ""
#. +> trunk5
#: ioslaves/trash/ktrash.cpp:39
#, kde-format
msgid ""
"Helper program to handle the KDE trash can\n"
"Note: to move files to the trash, do not use ktrash, but \"kioclient move 'url' trash:/\""
msgstr ""
#. +> trunk5
#: ioslaves/trash/ktrash.cpp:42
#, kde-format
msgid "Empty the contents of the trash"
msgstr ""
#. +> trunk5
#: ioslaves/trash/ktrash.cpp:43
#, kde-format
msgid "Restore a trashed file to its original location"
msgstr ""
#. +> trunk5
#: ioslaves/trash/trashimpl.cpp:1396
#, kde-format
msgid "The file is too large to be trashed."
msgstr ""
#. +> trunk5
#: ioslaves/trash/trashimpl.cpp:1402
#, kde-format
msgid ""
"The trash has reached its maximum size!\n"
"Cleanup the trash manually."
msgstr ""
#. +> trunk5
#: kcms/kio/cache.cpp:108
#, kde-format
msgid ""
"<h1>Cache</h1>"
"<p>This module lets you configure your cache settings.</p>"
"<p>This specific cache is an area on the disk where recently read web pages are stored. If you want to retrieve a web page again that you have recently read, it will not be downloaded from the Internet, but rather retrieved from the cache, which is a lot faster.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbUseCache)
#. +> trunk5
#: kcms/kio/cache.ui:17
#, kde-format
msgid "Check this box if you want the web pages you visit to be stored on your hard disk for quicker access. The stored pages will only be updated as needed instead of on every visit to that site. This is especially useful if you have a slow connection to the Internet."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseCache)
#. +> trunk5
#: kcms/kio/cache.ui:20
#, kde-format
msgid "&Use cache"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, policyTreeWidget)
#. i18n: ectx: property (title), widget (QGroupBox, bgCachePolicy)
#. +> trunk5
#: kcms/kio/cache.ui:46 kcms/kio/kcookiespolicies.ui:168
#, kde-format
msgid "Policy"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbVerifyCache)
#. +> trunk5
#: kcms/kio/cache.ui:52
#, kde-format
msgid "Verify whether the cached web page is valid before attempting to fetch the web page again."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbVerifyCache)
#. +> trunk5
#: kcms/kio/cache.ui:55
#, kde-format
msgid "&Keep cache in sync"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbCacheIfPossible)
#. +> trunk5
#: kcms/kio/cache.ui:62
#, kde-format
msgid "Always use documents from the cache when available. You can still use the reload button to synchronize the cache with the remote host."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbCacheIfPossible)
#. +> trunk5
#: kcms/kio/cache.ui:65
#, kde-format
msgid "Use cache whenever &possible"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbOfflineMode)
#. +> trunk5
#: kcms/kio/cache.ui:72
#, kde-format
msgid "Do not fetch web pages that are not already stored in the cache. Offline mode prevents you from viewing pages that you have not previously visited."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbOfflineMode)
#. +> trunk5
#: kcms/kio/cache.ui:75
#, kde-format
msgid "O&ffline browsing mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbMaxCacheSize)
#. +> trunk5
#: kcms/kio/cache.ui:88
#, kde-format
msgid "Disk cache &size:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMaxCacheSize)
#. +> trunk5
#: kcms/kio/cache.ui:104
#, kde-format
msgid " KiB"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearCacheButton)
#. +> trunk5
#: kcms/kio/cache.ui:114
#, kde-format
msgid "C&lear Cache"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmain.cpp:40
#, kde-format
msgid "&Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmain.cpp:45
#, kde-format
msgid "&Management"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmain.cpp:81
#, kde-format
msgid ""
"<h1>Cookies</h1>"
"<p>Cookies contain information that KDE applications using the HTTP protocol (like Konqueror) store on your computer, initiated by a remote Internet server. This means that a web server can store information about you and your browsing activities on your machine for later use. You might consider this an invasion of privacy.</p>"
"<p> However, cookies are useful in certain situations. For example, they are often used by Internet shops, so you can 'put things into a shopping basket'. Some sites require you have a browser that supports cookies.</p>"
"<p> Because most people want a compromise between privacy and the benefits cookies offer, the HTTP kioslave offers you the ability to customize the way it handles cookies. So you might want to set the default policy to ask you whenever a server wants to set a cookie, allowing you to decide. For your favorite shopping web sites that you trust, you might want to set the policy to accept, then you can access the web sites without being prompted every time a cookie is received.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:138 kcms/kio/kcookiesmanagement.cpp:154
#, kde-format
msgid "D-Bus Communication Error"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:139
#, kde-format
msgid "Unable to delete all the cookies as requested."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:155
#, kde-format
msgid "Unable to delete cookies as requested."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:226
#, kde-format
msgid "<h1>Cookie Management Quick Help</h1>"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:236
#, kde-format
msgid "Information Lookup Failure"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:237
#, kde-format
msgid "Unable to retrieve information about the cookies stored on your computer."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:327
#, kde-format
msgid "End of session"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:336
#, kde-format
msgid "Yes"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (KTreeWidgetSearchLine, kListViewSearchLine)
#. i18n: ectx: property (placeholderText), widget (KTreeWidgetSearchLine, searchLineEdit)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:20 kcms/kio/kcookiespolicies.ui:138
#, kde-format
msgid "Search"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeWidget, cookiesTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:27
#, kde-format
msgid "Search interactively for domains and hosts"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, cookiesTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:43
#, kde-format
msgid "Site"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, cookiesTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:48
#, kde-format
msgid "Cookie Name"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteButton)
#. i18n: ectx: property (text), widget (QPushButton, pbDelete)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:56 kcms/kio/kcookiespolicies.ui:190
#: kcms/kio/useragentdlg.ui:202
#, kde-format
msgid "D&elete"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteAllButton)
#. i18n: ectx: property (text), widget (QPushButton, pbDeleteAll)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:63 kcms/kio/kcookiespolicies.ui:197
#: kcms/kio/useragentdlg.ui:212
#, kde-format
msgid "Delete A&ll"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, configPolicyButton)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:70
#, kde-format
msgid "Configure &Policy..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, reloadButton)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:77
#, kde-format
msgid "&Reload List"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, secureLabel)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:221
#, kde-format
msgid "Secure:"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:175
#, kde-format
msgctxt "@title:window"
msgid "Change Cookie Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "New Cookie Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:222
#, kde-format
msgid ""
"<qt>A policy already exists for"
"<center><b>%1</b></center>"
"Do you want to replace it?</qt>"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:225
#, kde-format
msgctxt "@title:window"
msgid "Duplicate Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:226 kcms/kio/useragentdlg.cpp:201
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:391
#, kde-format
msgid ""
"Unable to communicate with the cookie handler service.\n"
"Any changes you made will not take effect until the service is restarted."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:433
#, kde-format
msgid ""
"<h1>Cookies</h1>"
"<p>Cookies contain information that KDE application using the HTTP protocol (like Konqueror) stores on your computer from a remote Internet server. This means that a web server can store information about you and your browsing activities on your machine for later use. You might consider this an invasion of privacy.</p>"
"<p>However, cookies are useful in certain situations. For example, they are often used by Internet shops, so you can 'put things into a shopping basket'. Some sites require you have a browser that supports cookies.</p>"
"<p>Because most people want a compromise between privacy and the benefits cookies offer, KDE offers you the ability to customize the way it handles cookies. You might, for example want to set KDE's default policy to ask you whenever a server wants to set a cookie or simply reject or accept everything. For example, you might choose to accept all cookies from your favorite shopping web site. For this all you have to do is either browse to that particular site and when you are presented with the cookie dialog box, click on <i> This domain </i> under the 'apply to' tab and choose accept or simply specify the name of the site in the <i> Domain Specific Policy </i> tab and set it to accept. This enables you to receive cookies from trusted web sites without being asked every time KDE receives a cookie.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbEnableCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:20
#, kde-format
msgid ""
"<qt>\n"
"<p>Enable cookie support. Normally you will want to have cookie support enabled and customize it to suit your privacy needs.</p>"
"<p>\n"
"Please note that disabling cookie support might make many web sites unbrowsable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbEnableCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:23
#, kde-format
msgid "Enable coo&kies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRejectCrossDomainCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:35
#, kde-format
msgid ""
"<qt>\n"
"Reject the so called third-party cookies. These are cookies that originate from a site other than the one you are currently browsing. For example, if you visit <b>www.foobar.com</b> while this option is on, only cookies that originate from www.foobar.com will be processed per your settings. Cookies from any other site will be rejected. This reduces the chances of site operators compiling a profile about your daily browsing habits.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRejectCrossDomainCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:38
#, kde-format
msgid "Only acce&pt cookies from originating server"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbAutoAcceptSessionCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:46
#, kde-format
msgid ""
"<p>\n"
"Automatically accept temporary cookies meant to expire at the end of the current session. Such cookies will not be stored in your computer's hard drive or storage device. Instead, they are deleted when you close all applications (e.g. your browser) that use them.</p>"
"<p><u>NOTE</u> Checking this option overrides your default as well as site specific cookie policies for session cookies.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoAcceptSessionCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:49
#, kde-format
msgid "Automaticall&y accept session cookies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, bgDefault)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:68
#, kde-format
msgid ""
"<qt>\n"
"Determines how cookies received from a remote machine will be handled: \n"
"<ul>\n"
"<li><b>Ask</b> will cause KDE to ask for your confirmation whenever a server wants to set a cookie.</li>"
"\n"
"<li><b>Accept</b> will cause cookies to be accepted without prompting you.</li>"
"\n"
"<li><b>Accept until end of session</b> will cause cookies to be accepted but they will expire at the end of the session.</li>"
"\n"
"<li><b>Reject</b> will cause the cookiejar to refuse all cookies it receives.</li>"
"\n"
"</ul>"
"<p>\n"
"<u>NOTE:</u> Domain specific policies, which can be set below, always take precedence over the default policy.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, bgDefault)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:71
#, kde-format
msgid "Default Policy"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyAccept)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:77
#, kde-format
msgid "Accep&t all cookies"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyAcceptForSession)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:84
#, kde-format
msgid "Accept &until end of session"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyAsk)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:91
#, kde-format
msgid "Ask &for confirmation"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyReject)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:98
#, kde-format
msgid "Re&ject all cookies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, gbDomainSpecific)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:123
#, kde-format
msgid ""
"<qt>\n"
"To add a new policy, simply click on the <b>Add...</b> button and supply the necessary information. To change an existing policy, use the <b>Change...</b> button and choose the new policy from the policy dialog box. Clicking on the <b>Delete</b> button will remove the currently selected policy causing the default policy setting to be used for that domain, whereas <b>Delete All</b> will remove all the site specific policies.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbDomainSpecific)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:126
#, kde-format
msgid "Site Policy"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KTreeWidgetSearchLine, kListViewSearchLine)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:135
#, kde-format
msgid "Search interactively for domains"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, policyTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:147
#, kde-format
msgid ""
"<qt>\n"
"List of sites for which you have set a specific cookie policy. Specific policies override the default policy setting for these sites.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, policyTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:163
#, kde-format
msgid "Domain"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbNew)
#. i18n: ectx: property (text), widget (QPushButton, newButton)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:176 kcms/kio/useragentdlg.ui:182
#: urifilters/ikws/ikwsopts_ui.ui:74
#, kde-format
msgid "&New..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbChange)
#. i18n: ectx: property (text), widget (QPushButton, changeButton)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:183 kcms/kio/useragentdlg.ui:192
#: urifilters/ikws/ikwsopts_ui.ui:87
#, kde-format
msgid "Chan&ge..."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:36
#: kcms/kio/kcookiespolicyselectiondlg.ui:81
#, kde-format
msgid "Accept"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:38
#, kde-format
msgid "Accept For Session"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:40
#: kcms/kio/kcookiespolicyselectiondlg.ui:91
#, kde-format
msgid "Reject"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:42
#: kcms/kio/kcookiespolicyselectiondlg.ui:96
#, kde-format
msgid "Ask"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:44
#, kde-format
msgid "Do Not Know"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbDomain)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:22
#, kde-format
msgid ""
"<qt>\n"
"Enter the host or domain to which this policy applies, e.g. <b>www.kde.org</b> or <b>.kde.org</b>.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbDomain)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:25
#, kde-format
msgid "Site name:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leDomain)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:38
#, kde-format
msgid "Enter the host or domain name, e.g. .kde.org, this policy applies to."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPolicy)
#. i18n: ectx: property (whatsThis), widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:53
#: kcms/kio/kcookiespolicyselectiondlg.ui:77
#, kde-format
msgid ""
"<qt>\n"
"Select the desired policy:\n"
"<ul>\n"
"<li><b>Accept</b> - Allows this site to set cookies</li>"
"\n"
"<li><b>Accept until end of session</b> - Allows this site to set cookies but they will expire at the end of the session.</li>"
"\n"
"<li><b>Reject</b> - Refuse all cookies sent from this site</li>"
"\n"
"<li><b>Ask</b> - Prompt when cookies are received from this site</li>"
"\n"
"</ul>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:56
#, kde-format
msgid "Policy:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:86
#, kde-format
msgid "Accept until end of session"
msgstr ""
#. i18n: ectx: label, entry (DisablePassiveMode), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:10
#, kde-format
msgid "Disable Passive FTP"
msgstr ""
#. i18n: ectx: whatsthis, entry (DisablePassiveMode), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:11
#, kde-format
msgid "When FTP connections are passive the client connects to the server, instead of the other way round, so firewalls do not block the connection; old FTP servers may not support Passive FTP though."
msgstr ""
#. i18n: ectx: label, entry (MarkPartial), group (Global Options)
#. i18n: ectx: label, entry (MarkPartial), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:16 kcms/kio/kioslave.kcfg:34
#, kde-format
msgid "Mark partially uploaded files"
msgstr ""
#. i18n: ectx: whatsthis, entry (MarkPartial), group (Global Options)
#. i18n: ectx: whatsthis, entry (MarkPartial), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:17 kcms/kio/kioslave.kcfg:35
#, kde-format
msgid "While a file is being uploaded its extension is \".part\". When fully uploaded it is renamed to its real name."
msgstr ""
#. +> trunk5
#: kcms/kio/kproxydlg.cpp:559
#, kde-format
msgid ""
"<h1>Proxy</h1>"
"<p>A proxy server is an intermediate program that sits between your machine and the Internet and provides services such as web page caching and/or filtering.</p>"
"<p>Caching proxy servers give you faster access to sites you have already visited by locally storing or caching the content of those pages; filtering proxy servers, on the other hand, provide the ability to block out requests for ads, spam, or anything else you want to block.</p>"
"<p><u>Note:</u> Some proxy servers provide both services.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, ProxyDialogUI)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:20
#, kde-format
msgid ""
"<qt>\n"
"Setup proxy configuration.\n"
"<p>\n"
"A proxy server is an intermediate machine that sits between your computer and the Internet and provides services such as web page caching and filtering. Caching proxy servers give you faster access to web sites you have already visited by locally storing or caching those pages; filtering proxy servers usually provide the ability to block out requests for ads, spam, or anything else you want to block.\n"
"<p>\n"
"If you are uncertain whether or not you need to use a proxy server to connect to the Internet, consult your Internet service provider's setup guide or your system administrator.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, noProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:26
#, kde-format
msgid "Connect to the Internet directly."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:29
#, kde-format
msgid "No Proxy"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, autoDiscoverProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:46
#, kde-format
msgid ""
"<qt>\n"
"Automatically detect and configure the proxy settings."
"<p>\n"
"Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>."
"<p>\n"
"<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please check the FAQ section at http://konqueror.kde.org.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, autoDiscoverProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:49
#, kde-format
msgid "Detect proxy configuration automatically"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, autoScriptProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:59
#, kde-format
msgid "Use the specified proxy script to configure the proxy settings."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, autoScriptProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:62
#, kde-format
msgid "Use proxy auto configuration URL:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, proxyScriptUrlRequester)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:93
#, kde-format
msgid "Enter the address for the proxy configuration script."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, systemProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:117
#, kde-format
msgid ""
"<qt>"
"<p>Use proxy settings defined on the system.</p>"
"\n"
"<p>Some platforms offer system wide proxy configuration information and selecting this option allows you to use those settings.</p>"
"\n"
"<p>On Mac platforms</p>"
"\n"
"<p>On Windows platforms</p>"
"\n"
"<p>On Unix and Linux platforms, such system proxy settings are usually defined through environment variables. The following environment variables are detected and used when present: <b>HTTP_PROXY</b>, <b>HTTPS_PROXY</b>, <b>FTP_PROXY</b>, <b>NO_PROXY</b>.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, systemProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:120
#, kde-format
msgid "Use system proxy configuration:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, autoDetectButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:127
#, kde-format
msgid ""
"<qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information."
"<p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, autoDetectButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:130
#, kde-format
msgid "Auto D&etect"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxyHttpLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxyHttpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:158 kcms/kio/kproxydlg.ui:183
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used to store the address of the HTTP proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxyHttpLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:161 kcms/kio/kproxydlg.ui:383
#, kde-format
msgid "HTTP Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxyHttpsLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxyHttpsEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:193 kcms/kio/kproxydlg.ui:218
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used to store the address of the HTTPS proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxyHttpsLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpsEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:196 kcms/kio/kproxydlg.ui:449
#, kde-format
msgid "SSL Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxyFtpLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxyFtpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:228 kcms/kio/kproxydlg.ui:253
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used to store the address of the FTP proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxyFtpLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyFtpEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:231 kcms/kio/kproxydlg.ui:499
#, kde-format
msgid "FTP Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxySocksLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:263
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used to store the address of the SOCKS proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxySocksLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxySocksEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:266 kcms/kio/kproxydlg.ui:552
#, kde-format
msgid "SOCKS Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxySocksEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:285
#, kde-format
msgid ""
"<qt>Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used to store the address of the SOCKS proxy server."
"<p>Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, sysNoProxyLabel)
#. i18n: ectx: property (whatsThis), widget (QLabel, manNoProxyLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:295 kcms/kio/kproxydlg.ui:599
#, kde-format
msgid ""
"<qt>\n"
"Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the proxy server should not be used."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sysNoProxyLabel)
#. i18n: ectx: property (text), widget (QLabel, manNoProxyLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:298 kcms/kio/kproxydlg.ui:602
#, kde-format
msgid "Exceptions:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemNoProxyEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:317
#, kde-format
msgid ""
"<qt>Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the above proxy settings should not be used."
"<p>Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showEnvValueCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:324
#, kde-format
msgid "Show the &value of the environment variables"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, manualProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:343
#, kde-format
msgid "Manually enter proxy server configuration information."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, manualProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:346
#, kde-format
msgid "Use manually specified proxy configuration:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxyHttpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:398
#, kde-format
msgid "Enter the address of the HTTP proxy server."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpSpinBoxLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpsSpinBoxLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyFtpSpinBoxLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxySocksSpinBoxLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:405 kcms/kio/kproxydlg.ui:471
#: kcms/kio/kproxydlg.ui:524 kcms/kio/kproxydlg.ui:574
#, kde-format
msgid "Port:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxyHttpSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:421
#, kde-format
msgid "Enter the port number of the HTTP proxy server."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useSameProxyCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:436
#, kde-format
msgid "Use this proxy server for a&ll protocols"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxyHttpsEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:464
#, kde-format
msgid "Enter the address of the HTTPS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxyHttpsSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:481
#, kde-format
msgid "Enter the port number of the HTTPS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxyFtpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:517
#, kde-format
msgid "Enter the address of the FTP proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxyFtpSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:534
#, kde-format
msgid "Enter the port number of the FTP proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxySocksEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:567
#, kde-format
msgid "Enter the address of the SOCKS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxySocksSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:584
#, kde-format
msgid "Enter the port number of the SOCKS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualNoProxyEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:628
#, kde-format
msgid ""
"<qt>\n"
"<p>Enter a comma separated list of hostnames or ip addresses that should be excluded from using the above proxy settings.</p>"
"\n"
"<p>If you want to exclude all hosts for a given domain, then simply enter the domain name preceded by a dot. For example, to exclude all hostnames for <i>kde.org</i>, enter <i>.kde.org</i>. Wildcard characters such as '*' or '?' are not supported and will have no effect.</p>"
"\n"
"<p>Additionally, you can also enter IP addresses, e.g. 127.0.0.1 and IP addresses with a subnet, e.g. 192.168.0.1/24.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, useReverseProxyCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:639
#, kde-format
msgid ""
"<qt>\n"
"Check this box if you want the above proxy settings to apply only to the addresses listed in the <i>Exceptions</i> list.</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useReverseProxyCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:642
#, kde-format
msgid "Use proxy settings only for addresses in the Exceptions list"
msgstr ""
#. +> trunk5
#: kcms/kio/ksaveioconfig.cpp:221
#, kde-format
msgid "You have to restart the running applications for these changes to take effect."
msgstr ""
#. +> trunk5
#: kcms/kio/ksaveioconfig.cpp:223 kcms/kio/ksaveioconfig.cpp:237
#, kde-format
msgctxt "@title:window"
msgid "Update Failed"
msgstr ""
#. +> trunk5
#: kcms/kio/ksaveioconfig.cpp:236
#, kde-format
msgid "You have to restart KDE for these changes to take effect."
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:32
#, kde-format
msgid "Timeout Values"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:33
#, kde-format
msgid "Here you can set timeout values. You might want to tweak them if your connection is very slow. The maximum allowed value is 1 second."
msgid_plural "Here you can set timeout values. You might want to tweak them if your connection is very slow. The maximum allowed value is %1 seconds."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kcms/kio/netpref.cpp:45 kcms/kio/netpref.cpp:51 kcms/kio/netpref.cpp:57
#: kcms/kio/netpref.cpp:63
#, kde-format
msgid " second"
msgid_plural " seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kcms/kio/netpref.cpp:47
#, kde-format
msgid "Soc&ket read:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:53
#, kde-format
msgid "Pro&xy connect:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:59
#, kde-format
msgid "Server co&nnect:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:65
#, kde-format
msgid "&Server response:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:67
#, kde-format
msgid "Global Options"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:71 kcms/kio/netpref.cpp:93
#, kde-format
msgid "Mark &partially uploaded files"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:72
#, kde-format
msgid ""
"<p>Marks partially uploaded files through SMB, SFTP and other protocols.</p>"
"<p>When this option is enabled, partially uploaded files will have a \".part\" extension. This extension will be removed once the transfer is complete.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:82
#, kde-format
msgid "FTP Options"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:86
#, kde-format
msgid "Enable passive &mode (PASV)"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:87
#, kde-format
msgid "Enables FTP's \"passive\" mode. This is required to allow FTP to work from behind firewalls."
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:94
#, kde-format
msgid ""
"<p>Marks partially uploaded FTP files.</p>"
"<p>When this option is enabled, partially uploaded files will have a \".part\" extension. This extension will be removed once the transfer is complete.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:168
#, kde-format
msgid ""
"<h1>Network Preferences</h1>"
"Here you can define the behavior of KDE programs when using Internet and network connections. If you experience timeouts or use a modem to connect to the Internet, you might want to adjust these settings."
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:45
#, kde-format
msgid "These settings apply to network browsing only."
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:49
#, kde-format
msgid "Default user name:"
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:57
#, kde-format
msgid "Default password:"
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:175
#, kde-format
msgid ""
"<h1>Windows Shares</h1>"
"<p>Applications using the SMB kioslave (like Konqueror) are able to access shared Microsoft Windows file systems, if properly configured.</p>"
"<p>You can specify here the credentials used to access the shared resources. Passwords will be stored locally, and scrambled so as to render them unreadable to the human eye. For security reasons, you may not want to do that, as entries with passwords are clearly indicated as such.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:81
#, kde-format
msgctxt "@title:window"
msgid "Add Identification"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:147
#, kde-format
msgctxt "@title:window"
msgid "Modify Identification"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:195
#, kde-format
msgid ""
"<qt>"
"<center>Found an existing identification for<br/>"
"<b>%1</b><br/>"
"Do you want to replace it?</center>"
"</qt>"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:200
#, kde-format
msgctxt "@title:window"
msgid "Duplicate Identification"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:372
#, kde-format
msgid ""
"<h1>Browser Identification</h1>"
"<p>The browser-identification module allows you to have full control over how KDE applications using the HTTP protocol (like Konqueror) will identify itself to web sites you browse.</p>"
"<p>This ability to fake identification is necessary because some web sites do not display properly when they detect that they are not talking to current versions of either Netscape Navigator or Internet Explorer, even if the browser actually supports all the necessary features to render those pages properly. For such sites, you can use this feature to try to browse them. Please understand that this might not always work, since such sites might be using non-standard web protocols and or specifications.</p>"
"<p><u>NOTE:</u> To obtain specific help on a particular section of the dialog box, simply click on the quick help button on the window title bar, then click on the section for which you are seeking help.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, UserAgentUI)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:17
#, kde-format
msgid ""
"<qt>\n"
"Here you can modify the default browser-identification text or set a site <code>(eg. www.kde.org)</code> or a domain <code>(eg. kde.org)</code> specific identification text."
"<p>\n"
"To add a new site-specific identification text, click the <code>New</code> button and supply the necessary information. To change an existing site-specific entry, click on the <code>Change</code> button. The <code>Delete</code> button will remove the selected site-specific identification text, causing the default setting to be used for that site or domain.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, sendUACheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:27
#, kde-format
msgid ""
"<qt>\n"
"Send the browser identification to web sites."
"<p>\n"
"<u>NOTE:</u> Many sites rely on this information to display pages properly, hence, it is highly recommended that you do not totally disable this feature but rather customize it."
"<p>\n"
"By default, only minimal identification information is sent to remote sites. The identification text that will be sent is shown below.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sendUACheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:30
#, kde-format
msgid "&Send identification"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, defaultIdGroupBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:43
#, kde-format
msgid "The browser identification text sent to the sites you visit. Use the provided options to customize it."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, defaultIdGroupBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:46
#, kde-format
msgid "Default Identification"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KSqueezedTextLabel, defaultIdLineEdit)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:58
#, kde-format
msgid "The browser identification text sent to the sites you visit. You can customize it using the options provided below."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, osNameCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:71
#, kde-format
msgid "Includes your operating system's name in the browser identification text."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, osNameCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:74
#, kde-format
msgid "Add operating s&ystem name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, osVersionCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:102
#, kde-format
msgid "Includes your operating system's version number in the browser identification text."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, osVersionCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:105
#, kde-format
msgid "Add operating system &version"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, processorTypeCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:115
#, kde-format
msgid "Includes your machine's CPU type in the browser identification text."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, processorTypeCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:118
#, kde-format
msgid "Add &machine (processor) type"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, languageCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:127
#, kde-format
msgid "Includes your language settings in the browser identification text to obtain localized versions of the page."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, languageCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:130
#, kde-format
msgid "Add lang&uage information"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, domainPolicyGroupBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:143
#, kde-format
msgid "Site Specific Identification"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, sitePolicyTreeWidget)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:156
#, kde-format
msgid "Site Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, sitePolicyTreeWidget)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:161
#, kde-format
msgid "Identification"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, sitePolicyTreeWidget)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:166
#, kde-format
msgid "User Agent"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, newButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:179
#, kde-format
msgid "Add new identification text for a site."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, changeButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:189
#, kde-format
msgid "Change the selected identifier text."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, deleteButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:199
#, kde-format
msgid "Delete the selected identifier text."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, deleteAllButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:209
#, kde-format
msgid "Delete all identifiers."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, siteLabel)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, siteLineEdit)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:19 kcms/kio/useragentselectordlg.ui:38
#, kde-format
msgid ""
"<qt>\n"
"Enter the site or domain name where a fake browser identification should be used."
"<p>\n"
"<u>NOTE:</u> Wildcard syntax such as \\\"*,?\\\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all KDE sites to receive a fake browser identification, you would enter <code>kde.org</code> - the fake identity would then be sent to any KDE site that ends with <code>kde.org</code>.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, siteLabel)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:22
#, kde-format
msgid "&When browsing the following site:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, aliasLabel)
#. i18n: ectx: property (whatsThis), widget (KComboBox, aliasComboBox)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:47 kcms/kio/useragentselectordlg.ui:65
#, kde-format
msgid ""
"<qt>\n"
"Select the browser identification to use whenever contacting the site you specified above.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, aliasLabel)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:50
#, kde-format
msgid "&Use the following identification:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, identityLabel)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, identityLineEdit)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:74 kcms/kio/useragentselectordlg.ui:89
#, kde-format
msgid ""
"<qt>\n"
"The actual browser identification text that will be sent to the remote machine.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, identityLabel)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:77
#, kde-format
msgid "Real identification:"
msgstr ""
#. +> trunk5
#: kcms/webshortcuts/main.cpp:40
#, kde-format
msgid "Web Shortcuts"
msgstr ""
#. +> trunk5
#: kcms/webshortcuts/main.cpp:41
#, kde-format
msgid "Configure enhanced browsing features"
msgstr ""
#. +> trunk5
#: kcms/webshortcuts/main.cpp:49
#, kde-format
msgid ""
"<h1>Enhanced Browsing</h1>"
" In this module you can configure some enhanced browsing features of KDE. "
"<h2>Web Shortcuts</h2>"
"Web Shortcuts are a quick way of using Web search engines. For example, type \"duckduckgo:frobozz\" or \"dd:frobozz\" and your web browser will do a search on DuckDuckGo for \"frobozz\". Even easier: just press Alt+F2 (if you have not changed this keyboard shortcut) and enter the shortcut in the Run Command dialog."
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:101
#, kde-format
msgid ""
"The file %1\n"
"has been modified. Do you want to upload the changes?"
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:102 kioexec/main.cpp:238 kioexec/main.cpp:243
#, kde-format
msgid "File Changed"
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:102 kioexec/main.cpp:243
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:102 kioexec/main.cpp:243
#, kde-format
msgid "Do Not Upload"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:56
#, kde-format
msgid "KIO Exec - Opens remote files, watches modifications, asks for upload"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:73
#, kde-format
msgid "Invalid URL: %1"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:79
#, kde-format
msgid "File not found: %1"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:96
#, kde-format
msgid ""
"The URL %1\n"
"is malformed"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:98
#, kde-format
msgid ""
"Remote URL %1\n"
"not allowed with --tempfiles switch"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:237
#, kde-format
msgid ""
"The supposedly temporary file\n"
"%1\n"
"has been modified.\n"
"Do you still want to delete it?"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:238
#, kde-format
msgid "Do Not Delete"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:242
#, kde-format
msgid ""
"The file\n"
"%1\n"
"has been modified.\n"
"Do you want to upload the changes?"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:273
#, kde-format
msgid "KIOExec"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:275
#, kde-format
msgid "(c) 1998-2000,2003 The KFM/Konqueror Developers"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:276
#, kde-format
msgid "David Faure"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:277
#, kde-format
msgid "Stephan Kulow"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:278
#, kde-format
msgid "Bernhard Rosenkraenzer"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:279
#, kde-format
msgid "Waldo Bastian"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:280
#, kde-format
msgid "Oswald Buddenhagen"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:287
#, kde-format
msgid "Treat URLs as local files and delete them afterwards"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:288
#, kde-format
msgid "Suggested file name for the downloaded file"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:289
#, kde-format
msgid "Command to execute"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:290
#, kde-format
msgid "URL(s) or local file(s) used for 'command'"
msgstr ""
#. +> trunk5
#: kpac/discovery.cpp:112
#, kde-format
msgid "Could not find a usable proxy configuration script"
msgstr ""
#. +> trunk5
#: kpac/downloader.cpp:92
#, kde-format
msgid ""
"Could not download the proxy configuration script:\n"
"%1"
msgstr ""
#. +> trunk5
#: kpac/downloader.cpp:95
#, kde-format
msgid "Could not download the proxy configuration script"
msgstr ""
#. +> trunk5
#: kpac/proxyscout.cpp:240
#, kde-format
msgid ""
"The proxy configuration script is invalid:\n"
"%1"
msgstr ""
#. +> trunk5
#: kpac/proxyscout.cpp:353
#, kde-format
msgid ""
"The proxy configuration script returned an error:\n"
"%1"
msgstr ""
#. +> trunk5
#: kpac/script.cpp:751
#, kde-format
msgid "Could not find 'FindProxyForURL' or 'FindProxyForURLEx'"
msgstr ""
#. +> trunk5
#: kpac/script.cpp:769
#, kde-format
msgid "Got an invalid reply when calling %1"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:568
#, kde-format
msgid "Do you want to retry?"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:573
#, kde-format
msgid "Retry Authentication"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:577
#, kde-format
msgctxt "@action:button filter-continue"
msgid "Retry"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:873
#, kde-format
msgid "Authentication Dialog"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:53
#, kde-format
msgctxt "@title:column Name label from web shortcuts column"
msgid "Name"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:55
#, kde-format
msgctxt "@title:column"
msgid "Shortcuts"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:57
#, kde-format
msgctxt "@title:column"
msgid "Preferred"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:106
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Check this box to select the highlighted web shortcut as preferred.<nl/>"
"Preferred web shortcuts are used in places where only a few select shortcuts can be shown at one time."
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:199
#, kde-format
msgctxt "@item:inlistbox No default web shortcut"
msgid "None"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:263
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>In this module you can configure the web shortcuts feature. Web shortcuts allow you to quickly search or lookup words on the Internet. For example, to search for information about the KDE project using the Google engine, you simply type <emphasis>gg:KDE</emphasis> or <emphasis>google:KDE</emphasis>.</para>"
"<para>If you select a default search engine, then you can search for normal words or phrases by simply typing them into the input widget of applications that have built-in support for such a feature, e.g Konqueror.</para>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbEnableShortcuts)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:17
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enable or disable web shortcuts. </p>"
"<p>Web shortcuts allow you to quickly access or search for information located online or on your hard drive. </p>"
"<p>KDE comes with many predefined Web shortcuts. One such Web shortcut is the Google (TM) search shortcut. To use it, you simply type the keyword 'gg' followed by the keyword delimiter and the search term, e.g. <span style=\" font-weight:600;\">gg:KDE</span>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbEnableShortcuts)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:20
#, kde-format
msgid "&Enable Web shortcuts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseSelectedShortcutsOnly)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:30
#, kde-format
msgid "&Use preferred shortcuts only"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (KLineEdit, searchLineEdit)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:37
#, kde-format
msgid "Search for shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbNew)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:71
#, kde-format
msgid "Add a new Web shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbChange)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:84
#, kde-format
msgid "Modify the highlighted Web shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbDelete)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:97
#, kde-format
msgid "Delete the highlighted Web shortcut"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbDelete)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:100
#, kde-format
msgid "De&lete"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbDefaultEngine)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:138
#, kde-format
msgid ""
"<qt>\n"
"Select the search engine to use for input boxes that provide automatic lookup services when you type in normal words and phrases instead of a URL. To disable this feature select <b>None</b> from the list.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbDefaultEngine)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:141
#, kde-format
msgid "Default Web &shortcut:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, cmbDefaultEngine)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:166
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select a default web shortcut. </p>"
"<p>This allows applications to automatically convert the typed word or phrase to web shortcut queries when they cannot be filtered into a proper URL. </p>"
"<p>To disable this functionality select <span style=\" font-weight:600;\">None</span> from the list. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:182
#, kde-format
msgid "Choose the delimiter that separates the keyword from the phrase or word to be searched."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:185
#, kde-format
msgid "&Keyword delimiter:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, cmbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:204
#, kde-format
msgid "Choose a delimiter to mark the Web shortcut keyword."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:208
#, kde-format
msgctxt "Colon as keyword delimiter"
msgid "Colon"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:213
#, kde-format
msgctxt "Space as keyword delimiter"
msgid "Space"
msgstr ""
#. +> trunk5
#: urifilters/ikws/kuriikwsfilter.cpp:122
#, kde-format
msgid "No preferred search providers were found."
msgstr ""
#. +> trunk5
#: urifilters/ikws/kuriikwsfilter.cpp:141
#, kde-format
msgid "No search providers were found."
msgstr ""
#. +> trunk5
#: urifilters/ikws/kurisearchfilter.cpp:93
#, kde-format
msgid "Search F&ilters"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:58
#, kde-format
msgctxt "@item:inlistbox The default character set"
msgid "Default"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:62
#, kde-format
msgid "Modify Web Shortcut"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:72
#, kde-format
msgid "New Web Shortcut"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:125
#, kde-format
msgid "The shortcut \"%1\" is already assigned to \"%2\". Please choose a different one."
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:130
#, kde-format
msgctxt "- web short cut (e.g. gg): what it refers to (e.g. Google)"
msgid "- %1: \"%2\""
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:134
#, kde-format
msgid ""
"The following shortcuts are already assigned. Please choose different ones.\n"
"%1"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:146
#, kde-format
msgid ""
"The Shortcut URL does not contain a \\{...} placeholder for the user query.\n"
"This means that the same page is always going to be visited, regardless of the text typed in with the shortcut."
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:149
#, kde-format
msgid "Keep It"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbName)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:17
#, kde-format
msgid "Enter the human-readable name of the search provider here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbName)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:23
#, kde-format
msgid "Shortcut &name:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbQuery)
#. i18n: ectx: property (toolTip), widget (QLineEdit, leQuery)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leQuery)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:42
#: urifilters/ikws/searchproviderdlg_ui.ui:64
#: urifilters/ikws/searchproviderdlg_ui.ui:70
#, kde-format
msgid ""
"<qt>\n"
"Enter the URI that is used to perform a search on the search engine here.<br/>"
"The whole text to be searched for can be specified as \\{@} or \\{0}.<br/>"
"\n"
"Recommended is \\{@}, since it removes all query variables (name=value) from the resulting string, whereas \\{0} will be substituted with the unmodified query string.<br/>"
"You can use \\{1} ... \\{n} to specify certain words from the query and \\{name} to specify a value given by 'name=value' in the user query.<br/>"
"In addition it is possible to specify multiple references (names, numbers and strings) at once (\\{name1,name2,...,\"string\"}).<br/>"
"The first matching value (from the left) will be used as the substitution value for the resulting URI.<br/>"
"A quoted string can be used as the default value if nothing matches from the left of the reference list.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbQuery)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:48
#, kde-format
msgid "Shortcut &URL:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, cbCharset)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:83
#, kde-format
msgid "Select the character set that will be used to encode your search query."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leShortcut)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leShortcut)
#. i18n: ectx: property (whatsThis), widget (QLabel, lbShortcut)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:92
#: urifilters/ikws/searchproviderdlg_ui.ui:97
#: urifilters/ikws/searchproviderdlg_ui.ui:116
#, kde-format
msgid ""
"<qt>\n"
"The shortcuts entered here can be used as a pseudo-URI scheme in KDE. For example, the shortcut <b>av</b> can be used as in <b>av</b>:<b>my search</b>\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leName)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leName)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:104
#: urifilters/ikws/searchproviderdlg_ui.ui:107
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enter the human-readable name of the web shortcut here.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbShortcut)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:119
#, kde-format
msgid "&Shortcuts:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbCharset)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:132
#, kde-format
msgid "Select the character set that will be used to encode your search query"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbCharset)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:135
#, kde-format
msgid "&Charset:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbPaste)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:158
#, kde-format
msgid "Insert query placeholder"
msgstr ""
#. +> trunk5
#: urifilters/shorturi/kshorturifilter.cpp:278
#, kde-format
msgid "<qt><b>%1</b> does not have a home folder.</qt>"
msgstr ""
#. +> trunk5
#: urifilters/shorturi/kshorturifilter.cpp:280
#, kde-format
msgid "<qt>There is no user called <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: widgets/accessmanager.cpp:217
#, kde-format
msgid "Blocked request."
msgstr ""
#. +> trunk5
#: widgets/accessmanager.cpp:290
#, kde-format
msgid "Unknown HTTP verb."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, commonNameTag)
#. +> trunk5
#: widgets/certificateparty.ui:28
#, kde-format
msgid "Common name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, commonName)
#. +> trunk5
#: widgets/certificateparty.ui:38
#, kde-format
msgid "Acme Co."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organizationTag)
#. +> trunk5
#: widgets/certificateparty.ui:48
#, kde-format
msgid "Organization:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organization)
#. +> trunk5
#: widgets/certificateparty.ui:58
#, kde-format
msgid "Acme Sundry Products Company"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organizationalUnitTag)
#. +> trunk5
#: widgets/certificateparty.ui:68
#, kde-format
msgid "Organizational unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organizationalUnit)
#. +> trunk5
#: widgets/certificateparty.ui:78
#, kde-format
msgid "Fraud Department"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, countryTag)
#. +> trunk5
#: widgets/certificateparty.ui:88
#, kde-format
msgid "Country:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, country)
#. +> trunk5
#: widgets/certificateparty.ui:98
#, kde-format
msgid "Canada"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stateTag)
#. +> trunk5
#: widgets/certificateparty.ui:108
#, kde-format
msgid "State:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, state)
#. +> trunk5
#: widgets/certificateparty.ui:118
#, kde-format
msgid "Quebec"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cityTag)
#. +> trunk5
#: widgets/certificateparty.ui:128
#, kde-format
msgid "City:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, city)
#. +> trunk5
#: widgets/certificateparty.ui:138
#, kde-format
msgid "Lakeridge Meadows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: widgets/checksumswidget.ui:17
#, kde-format
msgid ""
"Copy and paste a checksum in the field below.<br/>"
"A checksum is usually provided by the website you downloaded this file from."
msgstr ""
#. i18n: MD5, SHA1 and SHA256 are hashing algorithms
#. i18n: ectx: property (placeholderText), widget (QLineEdit, lineEdit)
#. +> trunk5
#: widgets/checksumswidget.ui:29
#, kde-format
msgid "Expected checksum (MD5, SHA1 or SHA256)..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pasteButton)
#. +> trunk5
#: widgets/checksumswidget.ui:36
#, kde-format
msgid "Click to paste the checksum from the clipboard to the input field."
msgstr ""
#. i18n: MD5 is the hashing algorithm
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: widgets/checksumswidget.ui:65
#, kde-format
msgid "MD5:"
msgstr ""
#. i18n: SHA1 is the hashing algorithm
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: widgets/checksumswidget.ui:72
#, kde-format
msgid "SHA1:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sha1Button)
#. i18n: ectx: property (text), widget (QPushButton, sha256Button)
#. i18n: ectx: property (text), widget (QPushButton, md5Button)
#. +> trunk5
#: widgets/checksumswidget.ui:81 widgets/checksumswidget.ui:126
#: widgets/checksumswidget.ui:164 widgets/kpropertiesdialog.cpp:1098
#, kde-format
msgid "Calculate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, sha1CopyButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, sha256CopyButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, md5CopyButton)
#. +> trunk5
#: widgets/checksumswidget.ui:101 widgets/checksumswidget.ui:146
#: widgets/checksumswidget.ui:184
#, kde-format
msgid "Click to copy the checksum to the clipboard."
msgstr ""
#. i18n: SHA256 is the hashing algorithm
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: widgets/checksumswidget.ui:117
#, kde-format
msgid "SHA256:"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:178
#, kde-format
msgid "C&ancel"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:339
#, kde-format
msgid "&Move Here"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:345
#, kde-format
msgid "&Copy Here"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:351
#, kde-format
msgid "&Link Here"
msgstr ""
#. +> trunk5
#: widgets/executablefileopendialog.cpp:33
#, kde-format
msgid "What do you wish to do with this executable file?"
msgstr ""
#. +> trunk5
#: widgets/executablefileopendialog.cpp:39
#, kde-format
msgid "&Execute"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:121
#, kde-format
msgid "Undo Changes"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:122
#, kde-format
msgid "Undoing this operation requires root privileges. Do you want to continue?"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:134
#, kde-format
msgid "Creating directory"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:139
#, kde-format
msgid "Moving"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:145
#, kde-format
msgid "Deleting"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:326
#, kde-format
msgid "Und&o"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:332
#, kde-format
msgid "Und&o: Copy"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:334
#, kde-format
msgid "Und&o: Link"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:336
#, kde-format
msgid "Und&o: Move"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:338
#, kde-format
msgid "Und&o: Rename"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:340
#, kde-format
msgid "Und&o: Trash"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:342
#, kde-format
msgid "Und&o: Create Folder"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:344
#, kde-format
msgid "Und&o: Create Folder(s)"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:346
#, kde-format
msgid "Und&o: Create File"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:348
#, kde-format
msgid "Und&o: Batch Rename"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:746
#, kde-format
msgid ""
"The file %1 was copied from %2, but since then it has apparently been modified at %3.\n"
"Undoing the copy will delete the file, and all modifications will be lost.\n"
"Are you sure you want to delete %4?"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:749
#, kde-format
msgid "Undo File Copy Confirmation"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:233
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to permanently delete this item?<nl/>"
"<filename>%1</filename><nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:241
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to permanently delete this item?<nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgid_plural ""
"Do you really want to permanently delete these %1 items?<nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:252
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you want to permanently delete all items from the Trash?<nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:254
#, kde-format
msgctxt "@action:button"
msgid "Empty Trash"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:264
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to move this item to the Trash?<nl/>"
"<filename>%1</filename>"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:272
#, kde-format
msgid "Do you really want to move this item to the trash?"
msgid_plural "Do you really want to move these %1 items to the trash?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:369
#, kde-format
msgid "The peer SSL certificate chain appears to be corrupt."
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:60 widgets/kacleditwidget.cpp:449
#, kde-format
msgid "Owner"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:61 widgets/kacleditwidget.cpp:454
#, kde-format
msgid "Owning Group"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:62 widgets/kacleditwidget.cpp:459
#: widgets/kpropertiesdialog.cpp:2053
#, kde-format
msgid "Others"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:63 widgets/kacleditwidget.cpp:464
#, kde-format
msgid "Mask"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:64
#, kde-format
msgid "Named User"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:65
#, kde-format
msgid "Named Group"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:101
#, kde-format
msgid "Edit Entry..."
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:105
#, kde-format
msgid "Delete Entry"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:309
#, kde-format
msgid " (Default)"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:430
#, kde-format
msgid "Edit ACL Entry"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:434
#, kde-format
msgid "Entry Type"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:440
#, kde-format
msgid "Default for new files in this folder"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:469
#, kde-format
msgid "Named user"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:474
#, kde-format
msgid "Named group"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:494
#, kde-format
msgid "User: "
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:509
#, kde-format
msgid "Group: "
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:646
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:647
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:648
#, kde-format
msgctxt "read permission"
msgid "r"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:649
#, kde-format
msgctxt "write permission"
msgid "w"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:650
#, kde-format
msgctxt "execute permission"
msgid "x"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:651
#, kde-format
msgid "Effective"
msgstr ""
#. +> trunk5
#: widgets/kbuildsycocaprogressdialog.cpp:40
#, kde-format
msgid "Updating System Configuration"
msgstr ""
#. +> trunk5
#: widgets/kbuildsycocaprogressdialog.cpp:41
#, kde-format
msgid "Updating system configuration."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:80
#, kde-format
msgid "The desktop entry file %1 has no Type=... entry."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:97
#, kde-format
msgid ""
"The desktop entry of type\n"
"%1\n"
"is unknown."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:110 widgets/kdesktopfileactions.cpp:190
#: widgets/kdesktopfileactions.cpp:323
#, kde-format
msgid ""
"The desktop entry file\n"
"%1\n"
"is of type FSDevice but has no Dev=... entry."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:143
#, kde-format
msgid ""
"The desktop entry file\n"
"%1\n"
"is not valid."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:156
#, kde-format
msgid ""
"The desktop entry file\n"
"%1\n"
"is of type Link but has no URL=... entry."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:226
#, kde-format
msgid "Mount"
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:237
#, kde-format
msgid "Eject"
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:239
#, kde-format
msgid "Unmount"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1112
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1114
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1116
#, kde-format
msgctxt "@title:column"
msgid "Date"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1118
#, kde-format
msgctxt "@title:column"
msgid "Permissions"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1120
#, kde-format
msgctxt "@title:column"
msgid "Owner"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1122
#, kde-format
msgctxt "@title:column"
msgid "Group"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1124
#, kde-format
msgctxt "@title:column"
msgid "Type"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:429
#, kde-format
msgctxt "@title:menu"
msgid "&Actions"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:628
#, kde-format
msgid "&Open with %1"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:661
#, kde-format
msgctxt "@title:menu"
msgid "&Open With"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:679
#, kde-format
msgctxt "@action:inmenu Open With"
msgid "&Other Application..."
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:681 widgets/kfileitemactions.cpp:691
#, kde-format
msgctxt "@title:menu"
msgid "&Open With..."
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:796
#, kde-format
msgid "Open &with %1"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:798
#, kde-format
msgctxt "@item:inmenu Open With, %1 is application name"
msgid "%1"
msgstr ""
#. +> trunk5
#: widgets/kfileitemdelegate.cpp:220
#, kde-format
msgctxt "Items in a folder"
msgid "1 item"
msgid_plural "%1 items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kfileitemdelegate.cpp:276 widgets/kfileitemdelegate.cpp:280
#, kde-format
msgctxt "@info mimetype"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:295
#, kde-format
msgid "Known Applications"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:560
#, kde-format
msgid "Open With"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:564
#, kde-format
msgid "<qt>Select the program that should be used to open <b>%1</b>. If the program is not listed, enter the name or click the browse button.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:570
#, kde-format
msgid "Choose the name of the program with which to open the selected files."
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:586
#, kde-format
msgid ""
"<qt>Select the program you want to use to open the file<br/>"
"%1</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:588
#, kde-format
msgid "<qt>Select the program you want to use to open the file.</qt>"
msgid_plural "<qt>Select the program you want to use to open the %1 files.</qt>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:592 widgets/kopenwithdialog.cpp:621
#, kde-format
msgid "Choose Application"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:603
#, kde-format
msgid "Choose Application for %1"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:604
#, kde-format
msgid "<qt>Select the program for the file type: <b>%1</b>. If the program is not listed, enter the name or click the browse button.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:622
#, kde-format
msgid "<qt>Select a program. If the program is not listed, enter the name or click the browse button.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:662
#, kde-format
msgid ""
"Type to filter the applications below, or specify the name of a command.\n"
"Press down arrow to navigate the results."
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:685
#, kde-format
msgid ""
"Following the command, you can have several place holders which will be replaced with the actual values when the actual program is run:\n"
"%f - a single file name\n"
"%F - a list of files; use for applications that can open several local files at once\n"
"%u - a single URL\n"
"%U - a list of URLs\n"
"%d - the directory of the file to open\n"
"%D - a list of directories\n"
"%i - the icon\n"
"%m - the mini-icon\n"
"%c - the comment"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:726
#, kde-format
msgid ""
"&Remember application association for all files of type\n"
"\"%1\" (%2)"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:735
#, kde-format
msgid "Terminal options"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:740
#, kde-format
msgid "Run in &terminal"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:758
#, kde-format
msgid "&Do not close when command exits"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:942
#, kde-format
msgid "Could not extract executable name from '%1', please type a valid program name."
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:992
#, kde-format
msgid "'%1' not found, please type a valid program name."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:29
#, kde-format
msgctxt "@title:group Title of a group that lets the user choose options about the terminal when launching a program"
msgid "Terminal"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:51
#, kde-format
msgid "Check this option if the application you want to run is a text mode application or if you want the information that is provided by the terminal emulator window."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, terminalCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:54
#, kde-format
msgid "Run in terminal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, terminalEditLabel)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:61
#, kde-format
msgid "Terminal options:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCloseCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:71
#, kde-format
msgid "Check this option if the text mode application offers relevant information on exit. Keeping the terminal emulator open allows you to retrieve this information."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, terminalCloseCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:74
#, kde-format
msgid "Do not close when command exits"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2_2)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:87
#, kde-format
msgctxt "@title:group Title of a group that lets the user choose which user to use when launching a program"
msgid "User"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, suidCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:93
#, kde-format
msgid "Check this option if you want to run this application with a different user id. Every process has a different user id associated with it. This id code determines file access and other permissions. The password of the user is required to use this option."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, suidCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:96
#, kde-format
msgid "Run as a different user"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, suidEditLabel)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:119
#, kde-format
msgid "Enter the user name you want to run the application as."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, suidEditLabel)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:122
#, kde-format
msgid "Username:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, suidEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:132
#, kde-format
msgid "Enter the user name you want to run the application as here."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, discreteGpuGroupBox)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:142
#, kde-format
msgid "Discrete GPU"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, discreteGpuCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:148
#, kde-format
msgid "Run using dedicated graphics card"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup4)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:158
#, kde-format
msgctxt "@title:group Title of a group that lets the user choose options regarding program startup"
msgid "Startup"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, startupInfoCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:164
#, kde-format
msgid "Check this option if you want to make clear that your application has started. This visual feedback may appear as a busy cursor or in the taskbar."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, startupInfoCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:167
#, kde-format
msgid "Enable launch feedback"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:191
#, kde-format
msgid "None"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:196
#, kde-format
msgid "Multiple Instances"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:201
#, kde-format
msgid "Single Instance"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:206
#, kde-format
msgid "Run Until Finished"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel12)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:214
#, kde-format
msgid "D-Bus registration:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, nameLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, nameEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:14 widgets/kpropertiesdesktopbase.ui:27
#, kde-format
msgid "Type the name you want to give to this application here. This application will appear under this name in the applications menu and in the panel."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, genNameEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:34 widgets/kpropertiesdesktopbase.ui:47
#, kde-format
msgid "Type the description of this application, based on its use, here. Examples: a dial up application (KPPP) would be \"Dial up tool\"."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:37
#, kde-format
msgid "&Description:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, commentEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:54 widgets/kpropertiesdesktopbase.ui:67
#, kde-format
msgid "Type any comment you think is useful here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:57
#, kde-format
msgid "Comm&ent:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, commandEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:85 widgets/kpropertiesdesktopbase.ui:111
#, kde-format, no-c-format
msgid ""
"Type the command to start this application here.\n"
"\n"
"Following the command, you can have several place holders which will be replaced with the actual values when the actual program is run:\n"
"%f - a single file name\n"
"%F - a list of files; use for applications that can open several local files at once\n"
"%u - a single URL\n"
"%U - a list of URLs\n"
"%d - the directory of the file to open\n"
"%D - a list of directories\n"
"%i - the icon\n"
"%m - the mini-icon\n"
"%c - the caption"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:88
#, kde-format
msgid "Co&mmand:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, browseButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:118
#, kde-format
msgid "Click here to browse your file system in order to find the desired executable."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, browseButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:121
#, kde-format
msgid "&Browse..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel5)
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, pathEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:130 widgets/kpropertiesdesktopbase.ui:143
#, kde-format
msgid "Sets the working directory for your application."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:133
#, kde-format
msgid "&Work path:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel7)
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, filetypeList)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:157 widgets/kpropertiesdesktopbase.ui:178
#, kde-format
msgid ""
"<qt>"
"<p>This list should show the types of file that your application can handle. This list is organized by <u>mimetypes</u>.</p>"
"\n"
"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for identifying the type of data based on filename extensions and correspondent <u>mimetypes</u>. Example: the \"bmp\" part that comes after the dot in flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</u>. To know which application should open each type of file, the system should be informed about the abilities of each application to handle these extensions and mimetypes.</p>"
"\n"
"<p>If you want to associate this application with one or more mimetypes that are not in this list, click on the button <b>Add</b> below. If there are one or more filetypes that this application cannot handle, you may want to remove them from the list clicking on the button <b>Remove</b> below.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:160
#, kde-format
msgid "&Supported file types:"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, filetypeList)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:191
#, kde-format
msgid "Mimetype"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, filetypeList)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:196
#, kde-format
msgid "Description"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, addFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:206
#, kde-format
msgid "Click on this button if you want to add a type of file (mimetype) that your application can handle."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:209
#, kde-format
msgid "Add..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, delFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:216
#, kde-format
msgid "If you want to remove a type of file (mimetype) that your application cannot handle, select the mimetype in the list above and click on this button."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, delFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:219
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, advancedButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:242
#, kde-format
msgid "Click here to modify the way this application will run, launch feedback, D-Bus options or to run it as a different user."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, advancedButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:245
#, kde-format
msgid "Ad&vanced Options"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:219 widgets/kpropertiesdialog.cpp:234
#: widgets/kpropertiesdialog.cpp:246 widgets/kpropertiesdialog.cpp:262
#: widgets/kpropertiesdialog.cpp:282 widgets/kpropertiesdialog.cpp:306
#, kde-format
msgid "Properties for %1"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:244 widgets/kpropertiesdialog.cpp:280
#, kde-format
msgid "Properties for 1 item"
msgid_plural "Properties for %1 Selected Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:847
#, kde-format
msgctxt "@title:tab File properties"
msgid "&General"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1025
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1045
#, kde-format
msgid "Create New File Type"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1047
#, kde-format
msgid "File Type Options"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1058
#, kde-format
msgid "Contents:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1066 widgets/kurlrequesterdialog.cpp:55
#, kde-format
msgid "Location:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1099
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1108 widgets/kpropertiesdialog.cpp:1329
#, kde-format
msgid "Refresh"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1116
#, kde-format
msgid "Points to:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1127
#, kde-format
msgid "Created:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1136
#, kde-format
msgid "Modified:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1146
#, kde-format
msgid "Accessed:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1163
#, kde-format
msgid "File System:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1172
#, kde-format
msgid "Mounted on:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1179
#, kde-format
msgid "Mounted from:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1189 widgets/kpropertiesdialog.cpp:3248
#, kde-format
msgid "Device usage:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1193 widgets/kpropertiesdialog.cpp:1295
#, kde-format
msgctxt "@info:status"
msgid "Unknown size"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1288 widgets/kpropertiesdialog.cpp:3380
#, kde-format
msgctxt "Available space out of total partition size (percent used)"
msgid "%1 free of %2 (%3% used)"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1306
#, kde-format
msgid ""
"Calculating... %1 (%2)\n"
"%3, %4"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1309 widgets/kpropertiesdialog.cpp:1324
#, kde-format
msgid "1 file"
msgid_plural "%1 files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1310 widgets/kpropertiesdialog.cpp:1325
#, kde-format
msgid "1 sub-folder"
msgid_plural "%1 sub-folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1338
#, kde-format
msgid "Calculating..."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1363
#, kde-format
msgid "At least %1"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1401
#, kde-format
msgid "The new file name is empty."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1584 widgets/kpropertiesdialog.cpp:3124
#: widgets/kpropertiesdialog.cpp:3425 widgets/kpropertiesdialog.cpp:3701
#, kde-format
msgid "<qt>Could not save properties. You do not have sufficient access to write to <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1660 widgets/kpropertiesdialog.cpp:1666
#: widgets/kpropertiesdialog.cpp:1673
#, kde-format
msgid "No Access"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1661
#, kde-format
msgid "Can Only View"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1662
#, kde-format
msgid "Can View & Modify"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1667
#, kde-format
msgid "Can Only View Content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1668
#, kde-format
msgid "Can View & Modify Content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1674
#, kde-format
msgid "Can Only View/Read Content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1675
#, kde-format
msgid "Can View/Read & Modify/Write"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1769
#, kde-format
msgid "&Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1781 widgets/kpropertiesdialog.cpp:1986
#, kde-format
msgid "Access Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1789
#, kde-format
msgid "This file is a link and does not have permissions."
msgid_plural "All files are links and do not have permissions."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1793
#, kde-format
msgid "Only the owner can change permissions."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1797
#, kde-format
msgid "O&wner:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1803
#, kde-format
msgid "Specifies the actions that the owner is allowed to do."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1805
#, kde-format
msgid "Gro&up:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1811
#, kde-format
msgid "Specifies the actions that the members of the group are allowed to do."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1813
#, kde-format
msgid "O&thers:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1819
#, kde-format
msgid "Specifies the actions that all users, who are neither owner nor in the group, are allowed to do."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1824
#, kde-format
msgid "Only own&er can rename and delete folder content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1825
#, kde-format
msgid "Is &executable"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1829
#, kde-format
msgid "Enable this option to allow only the folder's owner to delete or rename the contained files and folders. Other users can only add new files, which requires the 'Modify Content' permission."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1833
#, kde-format
msgid "Enable this option to mark the file as executable. This only makes sense for programs and scripts. It is required when you want to execute them."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1840
#, kde-format
msgid "A&dvanced Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1848
#, kde-format
msgid "Ownership"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1855
#, kde-format
msgid "User:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1898
#, kde-format
msgid "Group:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1935
#, kde-format
msgid "Apply changes to all subfolders and their contents"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1977
#, kde-format
msgid "Advanced Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1994
#, kde-format
msgid "Class"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2001
#, kde-format
msgid ""
"Show\n"
"Entries"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2002
#, kde-format
msgid "This flag allows viewing the content of the folder."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2004
#, kde-format
msgid "Read"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2005
#, kde-format
msgid "The Read flag allows viewing the content of the file."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2011
#, kde-format
msgid ""
"Write\n"
"Entries"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2012
#, kde-format
msgid "This flag allows adding, renaming and deleting of files. Note that deleting and renaming can be limited using the Sticky flag."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2015
#, kde-format
msgid "Write"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2016
#, kde-format
msgid "The Write flag allows modifying the content of the file."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2022
#, kde-format
msgctxt "Enter folder"
msgid "Enter"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2023
#, kde-format
msgid "Enable this flag to allow entering the folder."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2025
#, kde-format
msgid "Exec"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2026
#, kde-format
msgid "Enable this flag to allow executing the file as a program."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2034
#, kde-format
msgid "Special"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2038
#, kde-format
msgid "Special flag. Valid for the whole folder, the exact meaning of the flag can be seen in the right hand column."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2041
#, kde-format
msgid "Special flag. The exact meaning of the flag can be seen in the right hand column."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2045
#, kde-format
msgid "User"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2049
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2059
#, kde-format
msgid "If this flag is set, the owner of this folder will be the owner of all new files."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2062
#, kde-format
msgid "If this file is an executable and the flag is set, it will be executed with the permissions of the owner."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2067
#, kde-format
msgid "If this flag is set, the group of this folder will be set for all new files."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2070
#, kde-format
msgid "If this file is an executable and the flag is set, it will be executed with the permissions of the group."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2075
#, kde-format
msgid "If the Sticky flag is set on a folder, only the owner and root can delete or rename files. Otherwise everybody with write permissions can do this."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2079
#, kde-format
msgid "The Sticky flag on a file is ignored on Linux, but may be used on some systems"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2144
#, kde-format
msgid "Set UID"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2148
#, kde-format
msgid "Set GID"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2152
#, kde-format
msgctxt "File permission"
msgid "Sticky"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2272
#, kde-format
msgid "Link"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2291
#, kde-format
msgid "Varying (No Change)"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2404
#, kde-format
msgid "This file uses advanced permissions"
msgid_plural "These files use advanced permissions."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2425
#, kde-format
msgid "This folder uses advanced permissions."
msgid_plural "These folders use advanced permissions."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2440
#, kde-format
msgid "These files use advanced permissions."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2679
#, kde-format
msgctxt "@title:tab"
msgid "C&hecksums"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2740 widgets/kpropertiesdialog.cpp:2751
#: widgets/kpropertiesdialog.cpp:2762
#, kde-format
msgctxt "@action:button"
msgid "Calculating..."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2906
#, kde-format
msgid "Invalid checksum."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2909
#, kde-format
msgctxt "@info:tooltip"
msgid "The given input is not a valid MD5, SHA1 or SHA256 checksum."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2920
#, kde-format
msgid "Checksums match."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2923
#, kde-format
msgctxt "@info:tooltip"
msgid "The computed checksum and the expected checksum match."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2934
#, kde-format
msgid ""
"<p>Checksums do not match.</p>"
"This may be due to a faulty download. Try re-downloading the file.<br/>"
"If the verification still fails, contact the source of the file."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2939
#, kde-format
msgctxt "@info:tooltip"
msgid "The computed checksum and the expected checksum differ."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2947
#, kde-format
msgctxt "notify the user about a computation in the background"
msgid "Verifying checksum..."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3030
#, kde-format
msgid "U&RL"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3037
#, kde-format
msgid "URL:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3117 widgets/kpropertiesdialog.cpp:3691
#, kde-format
msgid "Could not save properties. Only entries on local file systems are supported."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3183
#, kde-format
msgid "De&vice"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3212
#, kde-format
msgid "Device (/dev/fd0):"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3213
#, kde-format
msgid "Device:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3226
#, kde-format
msgid "Read only"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3230
#, kde-format
msgid "File system:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3238
#, kde-format
msgid "Mount point (/mnt/floppy):"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3239
#, kde-format
msgid "Mount point:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3484
#, kde-format
msgid "&Application"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3629
#, kde-format
msgid "Add File Type for %1"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3630
#, kde-format
msgid "Select one or more file types to add:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3770
#, kde-format
msgid "Only executables on local file systems are supported."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3784
#, kde-format
msgid "Advanced Options for %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:190
#, kde-format
msgid ""
"<qt>Unable to enter <b>%1</b>.\n"
"You do not have access rights to this location.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:220
#, kde-format
msgid "<qt>The file <b>%1</b> is an executable program. For safety it will not be started.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:226
#, kde-format
msgid "<qt>You do not have permission to run <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:256
#, kde-format
msgid "You are not authorized to select an application to open this file."
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:317
#, kde-format
msgid "You are not authorized to execute this file."
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:341
#, kde-format
msgid "Launching %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:445
#, kde-format
msgid "Error processing Exec field in %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:652
#, kde-format
msgid "You are not authorized to execute this service."
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:657
#, kde-format
msgctxt "Warning about executing unknown .desktop file"
msgid "Warning"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:674
#, kde-format
msgctxt "program name follows in a line edit below"
msgid "This will start the program:"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:691
#, kde-format
msgid "If you do not trust this program, click Cancel"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:734
#, kde-format
msgid "Unable to make the service %1 executable, aborting execution"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:962
#, kde-format
msgid "<qt>Unable to run the command specified. The file or folder <b>%1</b> does not exist.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:1022
#, kde-format
msgid "Could not find any application or handler for %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:1620
#, kde-format
msgid "Could not find the program '%1'"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:57
#, kde-format
msgid "KDE SSL Information"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:69
#, kde-format
msgctxt "The receiver of the SSL certificate"
msgid "Subject"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:70
#, kde-format
msgctxt "The authority that issued the SSL certificate"
msgid "Issuer"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:86 widgets/ksslinfodialog.cpp:120
#, kde-format
msgid "Current connection is secured with SSL."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:89 widgets/ksslinfodialog.cpp:133
#, kde-format
msgid "Current connection is not secured with SSL."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:93
#, kde-format
msgid "SSL support is not available in this build of KDE."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:123
#, kde-format
msgid "The main part of this document is secured with SSL, but some parts are not."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:129
#, kde-format
msgid "Some of this document is secured with SSL, but the main part is not."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:179
#, kde-format
msgctxt "%1, using %2 bits of a %3 bit key"
msgid "%1, %2 %3"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:181
#, kde-format
msgctxt "Part of: %1, using %2 bits of a %3 bit key"
msgid "using %1 bit"
msgid_plural "using %1 bits"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:183
#, kde-format
msgctxt "Part of: %1, using %2 bits of a %3 bit key"
msgid "of a %1 bit key"
msgid_plural "of a %1 bit key"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:199
#, kde-format
msgctxt "The certificate is not trusted"
msgid "NO, there were errors:"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:206
#, kde-format
msgctxt "The certificate is trusted"
msgid "Yes"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:210
#, kde-format
msgctxt "%1 is the effective date of the certificate, %2 is the expiry date"
msgid "%1 to %2"
msgstr ""
#. +> trunk5
#: widgets/kurifiltersearchprovideractions.cpp:94
#, kde-format
msgid "Search for '%1' with"
msgstr ""
#. +> trunk5
#: widgets/kurifiltersearchprovideractions.cpp:99
#, kde-format
msgctxt "@action:inmenu Search for <text> with"
msgid "%1"
msgstr ""
#. +> trunk5
#: widgets/kurifiltersearchprovideractions.cpp:108
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr ""
#. +> trunk5
#: widgets/kurlrequester.cpp:324
#, kde-format
msgid "Open file dialog"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:113 widgets/paste.cpp:161 widgets/pastejob.cpp:72
#, kde-format
msgid "Filename for clipboard content:"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:153
#, kde-format
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:172
#, kde-format
msgid "The clipboard has changed since you used 'paste': the chosen data format is no longer applicable. Please copy again what you wanted to paste."
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:303
#, kde-format
msgid "&Paste File"
msgid_plural "&Paste %1 Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/paste.cpp:305
#, kde-format
msgid "&Paste URL"
msgid_plural "&Paste %1 URLs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/paste.cpp:308
#, kde-format
msgid "&Paste Clipboard Contents"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:342
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste One Folder"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:343
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste One File"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:345
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste One Item"
msgid_plural "Paste %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/paste.cpp:347
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste Clipboard Contents..."
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:351
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste"
msgstr ""
#. +> trunk5
#: widgets/pastedialog.cpp:57
#, kde-format
msgid "Data format:"
msgstr ""
#. +> trunk5
#: widgets/pastejob.cpp:72
#, kde-format
msgid "Filename for dropped contents:"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:77
#, kde-format
msgid "Date: %1"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:83
#, kde-format
msgid "Size: %1"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:172
#, kde-format
msgid "Appl&y to All"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:173
#, kde-format
msgid ""
"When this is checked the button pressed will be applied to all subsequent folder conflicts for the remainder of the current job.\n"
"Unless you press Skip you will still be prompted in case of a conflict with an existing file in the directory."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:174
#, kde-format
msgid "When this is checked the button pressed will be applied to all subsequent conflicts for the remainder of the current job."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:179
#, kde-format
msgid "&Rename"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:181
#, kde-format
msgid "Suggest New &Name"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:187
#, kde-format
msgid "&Skip"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:188
#, kde-format
msgid "Do not copy or move this folder, skip to the next item instead"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:189
#, kde-format
msgid "Do not copy or move this file, skip to the next item instead"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:194
#, kde-format
msgctxt "Write files into an existing folder"
msgid "&Write Into"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:194
#, kde-format
msgid "&Overwrite"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:196
#, kde-format
msgid ""
"Files and folders will be copied into the existing directory, alongside its existing contents.\n"
"You will be prompted again in case of a conflict with an existing file in the directory."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:201
#, kde-format
msgid "&Resume"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:210
#, kde-format
msgid ""
"This action would overwrite '%1' with itself.\n"
"Please enter a new file name:"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:215
#, kde-format
msgid "C&ontinue"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:270
#, kde-format
msgid "This action will overwrite the destination."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:274
#, kde-format
msgid "Warning, the destination is more recent."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:280
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:282
#, kde-format
msgid "Destination"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:312
#, kde-format
msgid "An older item named '%1' already exists."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:314
#, kde-format
msgid "A similar file named '%1' already exists."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:316
#, kde-format
msgid "A more recent item named '%1' already exists."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:329
#, kde-format
msgid "Rename:"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:38
#, kde-format
msgid "Information"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:48
#, kde-format
msgid "Retry"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:53
#, kde-format
msgid "Skip"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:57
#, kde-format
msgid "AutoSkip"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, encryptionIndicator)
#. +> trunk5
#: widgets/sslinfo.ui:17
#, kde-format
msgid "[padlock]"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, addressTag)
#. +> trunk5
#: widgets/sslinfo.ui:34
#, kde-format
msgctxt "Web page address"
msgid "Address:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ipTag)
#. +> trunk5
#: widgets/sslinfo.ui:54
#, kde-format
msgid "IP address:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, encryptionTag)
#. +> trunk5
#: widgets/sslinfo.ui:74
#, kde-format
msgid "Encryption:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, detailsTag)
#. +> trunk5
#: widgets/sslinfo.ui:94
#, kde-format
msgid "Details:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sslVersionTag)
#. +> trunk5
#: widgets/sslinfo.ui:114
#, kde-format
msgid "SSL version:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, certSelectorTag)
#. +> trunk5
#: widgets/sslinfo.ui:134
#, kde-format
msgid "Certificate chain:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, trustedTag)
#. +> trunk5
#: widgets/sslinfo.ui:163
#, kde-format
msgid "Trusted:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, validityPeriodTag)
#. +> trunk5
#: widgets/sslinfo.ui:183
#, kde-format
msgid "Validity period:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, serialTag)
#. +> trunk5
#: widgets/sslinfo.ui:203
#, kde-format
msgid "Serial number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, digestTag)
#. +> trunk5
#: widgets/sslinfo.ui:223
#, kde-format
msgid "MD5 digest:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sha1DigestTag)
#. +> trunk5
#: widgets/sslinfo.ui:243
#, kde-format
msgid "SHA1 digest:"
msgstr ""
#. +> trunk5
#: widgets/sslui.cpp:49
#, kde-format
msgid ""
"The remote host did not send any SSL certificates.\n"
"Aborting because the identity of the host cannot be established."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kdeplasma-addons._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kdeplasma-addons._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kdeplasma-addons._desktop_.pot (revision 1526938)
@@ -1,717 +1,717 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-17 07:48+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#: applets/activitypager/metadata.desktop:2
msgctxt "Name"
msgid "Activity Pager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/activitypager/metadata.desktop:40
msgctxt "Comment"
msgid "Switch between activities"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/binary-clock/package/metadata.desktop:2
msgctxt "Name"
msgid "Binary Clock"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/binary-clock/package/metadata.desktop:58
msgctxt "Comment"
msgid "Time displayed in binary format"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/calculator/package/metadata.desktop:2
msgctxt "Name"
msgid "Calculator"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/calculator/package/metadata.desktop:61
msgctxt "Comment"
msgid "Calculate simple sums"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/colorpicker/package/metadata.desktop:2
msgctxt "Name"
msgid "Color Picker"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/colorpicker/package/metadata.desktop:62
msgctxt "Comment"
msgid "Pick a color from the desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/comic/comic.knsrc:2
msgctxt "Name"
msgid "Comics"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/comic/package/metadata.desktop:2
msgctxt "Name"
msgid "Comic Strip"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/comic/package/metadata.desktop:58
msgctxt "Comment"
msgid "View comic strips from the Internet"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/dict/package/metadata.desktop:2
#: runners/dictionary/plasma-runner-dictionary.desktop:2
#: runners/dictionary/plasma-runner-dictionary_config.desktop:9
msgctxt "Name"
msgid "Dictionary"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/dict/package/metadata.desktop:63
msgctxt "Comment"
msgid "Look up the meaning of words and their translation into different languages"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/diskquota/package/metadata.desktop:2
msgctxt "Name"
msgid "Disk Quota"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/diskquota/package/metadata.desktop:41
msgctxt "Comment"
msgid "Shows details about disk quota"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/fifteenPuzzle/package/metadata.desktop:2
msgctxt "Name"
msgid "Fifteen Puzzle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/fifteenPuzzle/package/metadata.desktop:58
msgctxt "Comment"
msgid "Put the pieces in order"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/fuzzy-clock/package/metadata.desktop:2
msgctxt "Name"
msgid "Fuzzy Clock"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/fuzzy-clock/package/metadata.desktop:58
msgctxt "Comment"
msgid "Time displayed in a less precise format"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/grouping/container/package/metadata.desktop:2
#: applets/grouping/package/metadata.desktop:2
msgctxt "Name"
msgid "Grouping Plasmoid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/grouping/container/package/metadata.desktop:38
#: applets/grouping/package/metadata.desktop:38
msgctxt "Comment"
msgid "Group Plasma widgets together"
msgstr ""
#. +> trunk5 stable5
#: applets/keyboardindicator/metadata.desktop:2
msgctxt "Name"
msgid "Keyboard Indicator"
msgstr ""
#. +> trunk5 stable5
-#: applets/keyboardindicator/metadata.desktop:29
+#: applets/keyboardindicator/metadata.desktop:30
msgctxt "Comment"
msgid "Shows the state of the keyboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/kickerdash/metadata.desktop:2
msgctxt "Name"
msgid "Application Dashboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/kickerdash/metadata.desktop:42
msgctxt "Comment"
msgid "A fullscreen application launcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/konsoleprofiles/package/metadata.desktop:2
#: dataengines/konsoleprofiles/plasma-dataengine-konsoleprofiles.desktop:2
#: runners/konsoleprofiles/plasma-runner-konsoleprofiles.desktop:2
msgctxt "Name"
msgid "Konsole Profiles"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/konsoleprofiles/package/metadata.desktop:58
#: dataengines/konsoleprofiles/plasma-dataengine-konsoleprofiles.desktop:58
msgctxt "Comment"
msgid "List and launch Konsole profiles"
msgstr ""
#. +> trunk5 stable5
#: applets/mediaframe/package/metadata.desktop:2
msgctxt "Name"
msgid "Media Frame"
msgstr ""
#. +> plasma5lts
#: applets/mediaframe/package/metadata.desktop:2
msgctxt "Name"
msgid "Media frame"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: applets/mediaframe/package/metadata.desktop:29
+#: applets/mediaframe/package/metadata.desktop:30
msgctxt "Comment"
msgid "(Picture) Frame"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/minimizeall/package/metadata.desktop:2
msgctxt "Name"
msgid "Minimize all Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/minimizeall/package/metadata.desktop:41
msgctxt "Comment"
msgid "Shows the desktop by minimizing all windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/notes/package/metadata.desktop:2
msgctxt "Name"
msgid "Notes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/notes/package/metadata.desktop:64
msgctxt "Comment"
msgid "Desktop sticky notes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/quicklaunch/package/metadata.desktop:2
msgctxt "Name"
msgid "Quicklaunch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/quicklaunch/package/metadata.desktop:42
msgctxt "Comment"
msgid "Launch your favourite Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/quickshare/plasmoid/metadata.desktop:2
msgctxt "Name"
msgid "Quick Share"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/quickshare/plasmoid/metadata.desktop:44
msgctxt "Comment"
msgid "Paste text/images to a remote server"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/showdesktop/package/metadata.desktop:2
msgctxt "Name"
msgid "Show Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/showdesktop/package/metadata.desktop:60
msgctxt "Comment"
msgid "Show the Plasma desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/systemloadviewer/package/metadata.desktop:2
msgctxt "Name"
msgid "System Load Viewer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/systemloadviewer/package/metadata.desktop:58
msgctxt "Comment"
msgid "Tiny CPU/RAM/Swap monitor"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/timer/package/metadata.desktop:2
msgctxt "Name"
msgid "Timer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/timer/package/metadata.desktop:60
msgctxt "Comment"
msgid "Countdown over a specified time period"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/userswitcher/package/metadata.desktop:2
msgctxt "Name"
msgid "User Switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/userswitcher/package/metadata.desktop:40
msgctxt "Comment"
msgid "Quickly switch between different users"
msgstr ""
#. +> trunk5 stable5
#: applets/weather/package/metadata.desktop:2
msgctxt "Name"
msgid "Weather Report"
msgstr ""
#. +> plasma5lts
#: applets/weather/package/metadata.desktop:2
msgctxt "Name"
msgid "Weather Forecast"
msgstr ""
#. +> trunk5 stable5
-#: applets/weather/package/metadata.desktop:29
+#: applets/weather/package/metadata.desktop:30
msgctxt "Comment"
msgid "Forecast and current conditions"
msgstr ""
#. +> plasma5lts
#: applets/weather/package/metadata.desktop:58
msgctxt "Comment"
msgid "Find out weather for today"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/webbrowser/package/metadata.desktop:2
msgctxt "Name"
msgid "Web browser"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: applets/webbrowser/package/metadata.desktop:42
msgctxt "Comment"
msgid "Add a webpage on your desktop."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/comic/plasma-dataengine-comic.desktop:2
msgctxt "Name"
msgid "Comic Strips"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/comic/plasma-dataengine-comic.desktop:57
msgctxt "Comment"
msgid "Online comic strips"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/comic/plasma-packagestructure-comic.desktop:2
msgctxt "Name"
msgid "Comic"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/comic/plasma-packagestructure-comic.desktop:58
msgctxt "Comment"
msgid "Comic Package Structure"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/comic/plasma_comicprovider.desktop:4
msgctxt "Comment"
msgid "Plugin for Plasma Comic Engine"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/potd/plasma-dataengine-potd.desktop:2
#: wallpapers/potd/metadata.desktop:2
msgctxt "Name"
msgid "Picture of the Day"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/potd/plasma-dataengine-potd.desktop:55
msgctxt "Comment"
msgid "Data Engine for getting various online Pictures of The Day."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: dataengines/potd/plasma_potdprovider.desktop:4
msgctxt "Comment"
msgid "Plugin for Plasma PoTD Engine"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopswitchers/previews/metadata.desktop:2
msgctxt "Name"
msgid "Previews"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopswitchers/previews/metadata.desktop:42
msgctxt "Comment"
msgid "A desktop switcher layout with previews of the desktops"
msgstr ""
#. +> trunk5 stable5
#: runners/characters/plasma-runner-character.desktop:2
msgctxt "Name"
msgid "Special Characters"
msgstr ""
#. +> trunk5 stable5
#: runners/characters/plasma-runner-character.desktop:56
msgctxt "Comment"
msgid "Creates special characters from their hexadecimal codes"
msgstr ""
#. +> trunk5 stable5
#: runners/characters/plasma-runner-character_config.desktop:2
msgctxt "Name"
msgid "special Characters"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/converter/plasma-runner-converter.desktop:2
msgctxt "Name"
msgid "Unit Converter"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/converter/plasma-runner-converter.desktop:60
msgctxt "Comment"
msgid "Convert values to different units"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/datetime/plasma-runner-datetime.desktop:2
msgctxt "Name"
msgid "Date and Time"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/datetime/plasma-runner-datetime.desktop:58
msgctxt "Comment"
msgid "The current date and time, locally or in any timezone"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/dictionary/plasma-runner-dictionary.desktop:63
#: runners/dictionary/plasma-runner-dictionary_config.desktop:70
msgctxt "Comment"
msgid "Define words"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/katesessions/plasma-runner-katesessions.desktop:2
msgctxt "Name"
msgid "Kate Sessions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/katesessions/plasma-runner-katesessions.desktop:58
msgctxt "Comment"
msgid "Matches Kate Sessions"
msgstr ""
#. +> trunk5 stable5
#: runners/konsoleprofiles/plasma-runner-konsoleprofiles.desktop:58
msgctxt "Comment"
msgid "Matches Konsole Profiles"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-techbase.desktop:2
msgctxt "Name"
msgid "TechBase"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-techbase.desktop:51
msgctxt "Comment"
msgid "Search on KDE's TechBase"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-userbase.desktop:2
msgctxt "Name"
msgid "KDE Documentation"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-userbase.desktop:55
msgctxt "Comment"
msgid "Search on KDE's Userbase"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-wikipedia.desktop:2
msgctxt "Name"
msgid "Wikipedia"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-wikipedia.desktop:56
msgctxt "Comment"
msgid "Search on Wikipedia"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-wikitravel.desktop:2
msgctxt "Name"
msgid "Wikitravel"
msgstr ""
#. +> trunk5 stable5
#: runners/mediawiki/plasma-runner-wikitravel.desktop:53
msgctxt "Comment"
msgid "Search on Wikitravel"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/spellchecker/plasma-runner-spellchecker.desktop:2
msgctxt "Name"
msgid "Spell Checker"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/spellchecker/plasma-runner-spellchecker.desktop:54
msgctxt "Comment"
msgid "Check the spelling of a word"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: runners/spellchecker/plasma-runner-spellchecker_config.desktop:9
msgctxt "Name"
msgid "Spell Checker Runner"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: wallpapers/haenau/metadata.desktop:2
msgctxt "Name"
msgid "Haenau"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: wallpapers/haenau/metadata.desktop:46
msgctxt "Comment"
msgid "Haenau wallpaper"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: wallpapers/hunyango/metadata.desktop:2
msgctxt "Name"
msgid "Hunyango"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: wallpapers/hunyango/metadata.desktop:46
msgctxt "Comment"
msgid "Hunyango wallpaper"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: wallpapers/potd/metadata.desktop:55
msgctxt "Comment"
msgid "A new picture from the Internet each day"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/big_icons/metadata.desktop:2
msgctxt "Name"
msgid "Large Icons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/big_icons/metadata.desktop:42
msgctxt "Comment"
msgid "A window switcher layout using large icons to represent the window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/compact/metadata.desktop:2
msgctxt "Name"
msgid "Compact"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/compact/metadata.desktop:42
msgctxt "Comment"
msgid "A compact window switcher layout"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/informative/metadata.desktop:2
msgctxt "Name"
msgid "Informative"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/informative/metadata.desktop:42
msgctxt "Comment"
msgid "An informative window switcher layout including desktop name"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/present_windows/metadata.desktop:2
msgctxt "Name"
msgid "Grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/present_windows/metadata.desktop:42
msgctxt "Comment"
msgid "A Window Switcher layout showing all windows as thumbnails in a grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/small_icons/metadata.desktop:2
msgctxt "Name"
msgid "Small Icons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/small_icons/metadata.desktop:42
msgctxt "Comment"
msgid "A window switcher layout using small icons to represent the window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/text/metadata.desktop:2
msgctxt "Name"
msgid "Text Only"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/text/metadata.desktop:42
msgctxt "Comment"
msgid "A window switcher layout only showing window captions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/thumbnails/metadata.desktop:2
msgctxt "Name"
msgid "Thumbnails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowswitchers/thumbnails/metadata.desktop:42
msgctxt "Comment"
msgid "A window switcher layout using live thumbnails"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/apodprovider.desktop:9
msgctxt "Name"
msgid "Astronomy Picture of the Day"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/apodprovider.desktop:61
msgctxt "Comment"
msgid "Apod Provider"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/bingprovider.desktop:9
msgctxt "Name"
msgid "Bing's Picture of the Day"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/bingprovider.desktop:46
msgctxt "Comment"
msgid "Bing Provider"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/epodprovider.desktop:9
msgctxt "Name"
msgid "Earth Science Picture of the Day"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/epodprovider.desktop:61
msgctxt "Comment"
msgid "Epod Provider"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/flickrprovider.desktop:9
msgctxt "Name"
msgid "Flickr Picture of the Day"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/flickrprovider.desktop:61
msgctxt "Comment"
msgid "Flickr Provider"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/natgeoprovider.desktop:8
msgctxt "Name"
msgid "National Geographic"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/noaaprovider.desktop:9
msgctxt "Name"
msgid "NOAA Environmental Visualization Laboratory Picture of the Day"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/noaaprovider.desktop:43
msgctxt "Comment"
msgid "NOAA Provider"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/wcpotdprovider.desktop:9
msgctxt "Name"
msgid "Wikimedia Picture of the Day"
msgstr ""
#. +> plasma5lts
#: dataengines/potd/wcpotdprovider.desktop:59
msgctxt "Comment"
msgid "Wcpotd Provider"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/klipper.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/klipper.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/klipper.pot (revision 1526938)
@@ -1,791 +1,791 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-workspace package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: plasma-workspace\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-30 09:18+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ReplayActionInHistory)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:17
#, kde-format
msgid "Replay actions on an item selected from history"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_StripWhiteSpace)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:24
#, kde-format
msgid "Remove whitespace when executing actions"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableMagicMimeActions)
#. i18n: ectx: label, entry (EnableMagicMimeActions), group (Actions)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:31 klipper.kcfg:84
#, kde-format
msgid "Enable MIME-based actions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:38
#, kde-format
msgid "Action list:"
msgstr ""
#. i18n: ectx: property (text), widget (ActionsTreeWidget, kcfg_ActionList)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:49
#, kde-format
msgid "Regular Expression"
msgstr ""
#. i18n: ectx: property (text), widget (ActionsTreeWidget, kcfg_ActionList)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:54 editactiondialog.cpp:227
#, kde-format
msgid "Description"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbAddAction)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:64
#, kde-format
msgid "Add Action..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbEditAction)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:71
#, kde-format
msgid "Edit Action..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbDelAction)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:78
#, kde-format
msgid "Delete Action"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbAdvanced)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:85
#, kde-format
msgid "Advanced..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: actionsconfig.ui:94
#, kde-format, no-c-format
msgid ""
"Click on a highlighted item's column to change it. \"%s\" in a command will be replaced with the clipboard contents.<br>"
"For more information about regular expressions, you could have a look at the <a href=\"http://en.wikipedia.org/wiki/Regular_expression\">Wikipedia entry about this topic</a>."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:37
#, kde-format
msgid " second"
msgid_plural " seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:38
#, kde-format
msgid " entry"
msgid_plural " entries"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:263
#, kde-format
msgid "Advanced Settings"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:287
#, kde-format
msgctxt "General Config"
msgid "General"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:287
#, kde-format
msgid "General Configuration"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:288
#, kde-format
msgctxt "Actions Config"
msgid "Actions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:288
#, kde-format
msgid "Actions Configuration"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:292
#, kde-format
msgctxt "Shortcuts Config"
msgid "Shortcuts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:292
#, kde-format
msgid "Shortcuts Configuration"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:383
#, kde-format
msgid "D&isable Actions for Windows of Type WM_CLASS"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: configdialog.cpp:391
#, kde-format
msgid ""
"<qt>This lets you specify windows in which Klipper should not invoke \"actions\". Use<br />"
"<br />"
"<center><b>xprop | grep WM_CLASS</b></center>"
"<br />"
"in a terminal to find out the WM_CLASS of a window. Next, click on the window you want to examine. The first string it outputs after the equal sign is the one you need to enter here.</qt>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:39
#, kde-format
msgid "Ignore"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:41
#, kde-format
msgid "Replace Clipboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:43
#, kde-format
msgid "Add to Clipboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:223
#, kde-format
msgid "Command"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:225
#, kde-format
msgid "Output Handling"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:267
#, kde-format
msgid "Action Properties"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:373
#, kde-format
msgid "new command"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.cpp:374
#, kde-format
msgid "Command Description"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:20
#, kde-format
msgid "Action properties:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:42
#, kde-format
msgid "Regular expression:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:52
#, kde-format
msgid "Description:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:62
#, kde-format
msgid "Automatic:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:87
#, kde-format
msgid "List of commands for this action:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbAddCommand)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:144
#, kde-format
msgid "Add Command"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbRemoveCommand)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:151
#, kde-format
msgid "Remove Command"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTableView, twCommandList)
#. +> trunk5 stable5 plasma5lts
#: editactiondialog.ui:176
#, kde-format
msgid "Double-click an item to edit"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_KeepClipboardContents)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:17
#, kde-format
msgid "Save clipboard contents on exit"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PreventEmptyClipboard)
#. i18n: ectx: label, entry (PreventEmptyClipboard), group (General)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:24 klipper.kcfg:16
#, kde-format
msgid "Prevent empty clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_IgnoreImages)
#. i18n: ectx: label, entry (IgnoreImages), group (General)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:31 klipper.kcfg:21
#, kde-format
msgid "Ignore images"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, selection_group)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:38
#, kde-format
msgid "Selection and Clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_IgnoreSelection)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:44
#, kde-format
msgid "Ignore selection"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SelectionTextOnly)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:51
#, kde-format
msgid "Text selection only"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SyncClipboards)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:58
#, kde-format
msgid "Synchronize contents of the clipboard and the selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, timeout_label)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:68
#, kde-format
msgid "Timeout for action popups:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, history_size_label)
#. +> trunk5 stable5 plasma5lts
#: generalconfig.ui:82
#, kde-format
msgid "Clipboard history size:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:126
#, kde-format
msgid "Enable Clipboard Actions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:152
#, kde-format
msgid "C&lear Clipboard History"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:159
#, kde-format
msgid "&Configure Klipper..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:164
#, kde-format
msgctxt "@item:inmenu Quit Klipper"
msgid "&Quit"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:168
#, kde-format
msgid "Manually Invoke Action on Current Clipboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:175
#, kde-format
msgid "&Edit Contents..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:186
#, kde-format
msgid "&Show Barcode..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:197
#, kde-format
msgid "Next History Item"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:201
#, kde-format
msgid "Previous History Item"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipper.cpp:207
#, kde-format
msgid "Open Klipper at Mouse Position"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:506
+#: klipper.cpp:498
#, kde-format
msgid "You can enable URL actions later by left-clicking on the Klipper icon and selecting 'Enable Clipboard Actions'"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:534
+#: klipper.cpp:526
#, kde-format
msgid "Should Klipper start automatically when you login?"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:535
+#: klipper.cpp:527
#, kde-format
msgid "Automatically Start Klipper?"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:535
+#: klipper.cpp:527
#, kde-format
msgid "Start"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:536
+#: klipper.cpp:528
#, kde-format
msgid "Do Not Start"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:863
+#: klipper.cpp:855
#, kde-format
msgid "Edit Contents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:930
+#: klipper.cpp:922
#, kde-format
msgid "Mobile Barcode"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:978
+#: klipper.cpp:970
#, kde-format
msgid "Really delete entire clipboard history?"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:979
+#: klipper.cpp:971
#, kde-format
msgid "Delete clipboard history?"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:997 klipper.cpp:1006
+#: klipper.cpp:989 klipper.cpp:998
#, kde-format
msgid "Clipboard history"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:1023
+#: klipper.cpp:1015
#, kde-format
msgid "up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:1030
+#: klipper.cpp:1022
#, kde-format
msgid "current"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: klipper.cpp:1037
+#: klipper.cpp:1029
#, kde-format
msgid "down"
msgstr ""
#. i18n: ectx: label, entry (Version), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:9
#, kde-format
msgid "Klipper version"
msgstr ""
#. i18n: ectx: label, entry (KeepClipboardContents), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:12
#, kde-format
msgid "Keep clipboard contents"
msgstr ""
#. i18n: ectx: whatsthis, entry (PreventEmptyClipboard), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:18
#, kde-format
msgid "Selecting this option has the effect, that the clipboard can never be emptied. E.g. when an application exits, the clipboard would usually be emptied."
msgstr ""
#. i18n: ectx: label, entry (IgnoreSelection), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:25
#, kde-format
msgid "Ignore Selection"
msgstr ""
#. i18n: ectx: whatsthis, entry (IgnoreSelection), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:27
#, kde-format
msgid ""
"When an area of the screen is selected with mouse or keyboard, this is called \"the selection\".<br/>"
"If this option is set, the selection is not entered into the clipboard history, though it is still available for pasting using the middle mouse button."
msgstr ""
#. i18n: ectx: label, entry (SyncClipboards), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:34
#, kde-format
msgid "Synchronize clipboard and selection"
msgstr ""
#. i18n: ectx: whatsthis, entry (SyncClipboards), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:36
#, kde-format
msgid ""
"When an area of the screen is selected with mouse or keyboard, this is called \"the selection\".<br/>"
"If this option is selected, the selection and the clipboard is kept the same, so that anything in the selection is immediately available for pasting elsewhere using any method, including the traditional middle mouse button. Otherwise, the selection is recorded in the clipboard history, but the selection can only be pasted using the middle mouse button. Also see the 'Ignore Selection' option."
msgstr ""
#. i18n: ectx: label, entry (SelectionTextOnly), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:39
#, kde-format
msgid "Selection text only"
msgstr ""
#. i18n: ectx: whatsthis, entry (SelectionTextOnly), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:41
#, kde-format
msgid ""
"When an area of the screen is selected with mouse or keyboard, this is called \"the selection\".<br/>"
"If this option is selected, only text selections are stored in the history, while images and other selections are not."
msgstr ""
#. i18n: ectx: label, entry (UseGUIRegExpEditor), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:44
#, kde-format
msgid "Use graphical regexp editor"
msgstr ""
#. i18n: ectx: label, entry (URLGrabberEnabled), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:48
#, kde-format
msgid "URL grabber enabled"
msgstr ""
#. i18n: ectx: label, entry (NoActionsForWM_CLASS), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:53
#, kde-format
msgid "No actions for WM_CLASS"
msgstr ""
#. i18n: ectx: label, entry (TimeoutForActionPopups), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:56
#, kde-format
msgid "Timeout for action popups (seconds)"
msgstr ""
#. i18n: ectx: tooltip, entry (TimeoutForActionPopups), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:60
#, kde-format
msgid "A value of 0 disables the timeout"
msgstr ""
#. i18n: ectx: label, entry (MaxClipItems), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:63
#, kde-format
msgid "Clipboard history size"
msgstr ""
#. i18n: ectx: label, entry (ActionList), group (General)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:69
#, kde-format
msgid "Dummy entry for indicating changes in an action's tree widget"
msgstr ""
#. i18n: ectx: label, entry (StripWhiteSpace), group (Actions)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:75
#, kde-format
msgid "Strip whitespace when executing an action"
msgstr ""
#. i18n: ectx: whatsthis, entry (StripWhiteSpace), group (Actions)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:77
#, kde-format
msgid "Sometimes, the selected text has some whitespace at the end, which, if loaded as URL in a browser would cause an error. Enabling this option removes any whitespace at the beginning or end of the selected string (the original clipboard contents will not be modified)."
msgstr ""
#. i18n: ectx: label, entry (ReplayActionInHistory), group (Actions)
#. +> trunk5 stable5 plasma5lts
#: klipper.kcfg:80
#, kde-format
msgid "Replay action in history"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipperpopup.cpp:70
#, kde-format
msgid "<empty clipboard>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipperpopup.cpp:71
#, kde-format
msgid "<no matches>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipperpopup.cpp:118
#, kde-format
msgid "Klipper - Clipboard Tool"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipperpopup.cpp:122
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: klipperpopup.cpp:132 main.cpp:43
#, kde-format
msgid "KDE cut & paste history utility"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:41 tray.cpp:35
#, kde-format
msgid "Klipper"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:45
#, kde-format
msgid ""
"(c) 1998, Andrew Stanley-Jones\n"
"1998-2002, Carsten Pfeiffer\n"
"2001, Patrick Dubroy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:48
#, kde-format
msgid "Carsten Pfeiffer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:49
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:52
#, kde-format
msgid "Andrew Stanley-Jones"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:53
#, kde-format
msgid "Original Author"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:56
#, kde-format
msgid "Patrick Dubroy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:57
#, kde-format
msgid "Contributor"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:60
#, kde-format
msgid "Luboš Luňák"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:61
#, kde-format
msgid "Bugfixes and optimizations"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:64
#, kde-format
msgid "Esben Mose Hansen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:65
#, kde-format
msgid "Previous Maintainer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:68
#, kde-format
msgid "Martin Gräßlin"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:69
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:72
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:72
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: popupproxy.cpp:168
#, kde-format
msgid "&More"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tray.cpp:38
#, kde-format
msgid "Clipboard Contents"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tray.cpp:38 tray.cpp:54
#, kde-format
msgid "Clipboard is empty"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: urlgrabber.cpp:213
#, kde-format
msgid "%1 - Actions For: %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: urlgrabber.cpp:241
#, kde-format
msgid "Disable This Popup"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: urlgrabber.cpp:247
#, kde-format
msgid "&Cancel"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kscreenlocker._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kscreenlocker._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kscreenlocker._desktop_.pot (revision 1526938)
@@ -1,72 +1,72 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-19 07:32+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#: greeter/themes/org.kde.passworddialog/metadata.desktop:2
msgctxt "Name"
msgid "Password dialog"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: greeter/themes/org.kde.passworddialog/metadata.desktop:44
msgctxt "Comment"
msgid "Screen locker that provides a password dialog and an interface to switch the current user"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcm/screenlocker.desktop:13
msgctxt "Name"
msgid "Screen Locking"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcm/screenlocker.desktop:53
msgctxt "Comment"
msgid "Configure Screen Locking"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: kcm/screenlocker.desktop:88
+#: kcm/screenlocker.desktop:89
msgctxt "X-KDE-Keywords"
msgid "lock,resume, screensaver, screenlock"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kscreenlocker.notifyrc:3
msgctxt "Comment"
msgid "Screen Saver"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kscreenlocker.notifyrc:47
msgctxt "Name"
msgid "Screen locked"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kscreenlocker.notifyrc:89
msgctxt "Comment"
msgid "The screen has been locked"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kscreenlocker.notifyrc:134
msgctxt "Name"
msgid "Screen unlocked"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kscreenlocker.notifyrc:176
msgctxt "Comment"
msgid "The screen has been unlocked"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kwin._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kwin._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kwin._desktop_.pot (revision 1526938)
@@ -1,756 +1,756 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:11+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#: effects/blur/blur_config.desktop:8
msgctxt "Name"
msgid "Blur"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/coverswitch/coverswitch_config.desktop:8
msgctxt "Name"
msgid "Cover Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/cube/cube_config.desktop:8
msgctxt "Name"
msgid "Desktop Cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/cubeslide/cubeslide_config.desktop:8
msgctxt "Name"
msgid "Desktop Cube Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/desktopgrid/desktopgrid_config.desktop:8
msgctxt "Name"
msgid "Desktop Grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/dialogparent/package/metadata.desktop:2
msgctxt "Name"
msgid "Dialog Parent"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/dialogparent/package/metadata.desktop:78
msgctxt "Comment"
msgid "Darkens the parent window of the currently active dialog"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/diminactive/diminactive_config.desktop:8
msgctxt "Name"
msgid "Dim Inactive"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/eyeonscreen/package/metadata.desktop:2
msgctxt "Name"
msgid "eye On Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/eyeonscreen/package/metadata.desktop:44
msgctxt "Comment"
msgid "Suck windows into desktop to show the latter. This might remind you of something."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/fade/package/metadata.desktop:2
msgctxt "Name"
msgid "Fade"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/fade/package/metadata.desktop:82
msgctxt "Comment"
msgid "Make windows smoothly fade in and out when they are shown or hidden"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/fadedesktop/package/metadata.desktop:2
msgctxt "Name"
msgid "Fade Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/fadedesktop/package/metadata.desktop:70
msgctxt "Comment"
msgid "Fade between virtual desktops when switching between them"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/flipswitch/flipswitch_config.desktop:8
msgctxt "Name"
msgid "Flip Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/frozenapp/package/metadata.desktop:2
msgctxt "Name"
msgid "Desaturate Unresponsive Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/frozenapp/package/metadata.desktop:38
msgctxt "Comment"
msgid "Desaturate windows of unresponsive (frozen) applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/glide/glide_config.desktop:8
msgctxt "Name"
msgid "Glide"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/invert/invert_config.desktop:8
msgctxt "Name"
msgid "Invert"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/kwineffect.desktop:5
msgctxt "Comment"
msgid "KWin Effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/login/package/metadata.desktop:2
msgctxt "Name"
msgid "Login"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/login/package/metadata.desktop:88
msgctxt "Comment"
msgid "Smoothly fade to the desktop when logging in"
msgstr ""
#. +> trunk5 stable5
#: effects/logout/package/metadata.desktop:2
msgctxt "Name"
msgid "Logout"
msgstr ""
#. +> plasma5lts
#: effects/logout/package/metadata.desktop:2
msgctxt "Name"
msgid "logout"
msgstr ""
#. +> trunk5 stable5
-#: effects/logout/package/metadata.desktop:28
+#: effects/logout/package/metadata.desktop:29
msgctxt "Comment"
msgid "Smoothly fade to the logout screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/lookingglass/lookingglass_config.desktop:8
msgctxt "Name"
msgid "Looking Glass"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/magiclamp/magiclamp_config.desktop:8
msgctxt "Name"
msgid "Magic Lamp"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/magnifier/magnifier_config.desktop:8
msgctxt "Name"
msgid "Magnifier"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/maximize/package/metadata.desktop:2
msgctxt "Comment"
msgid "Animation for a window going to maximize/restore from maximize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/maximize/package/metadata.desktop:49
msgctxt "Name"
msgid "Maximize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/morphingpopups/package/metadata.desktop:2
msgctxt "Comment"
msgid "Cross fade animation when Tooltips or Notifications change their geometry"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/morphingpopups/package/metadata.desktop:39
msgctxt "Name"
msgid "Morphing popups"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/mouseclick/mouseclick_config.desktop:8
msgctxt "Name"
msgid "Mouse Click Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/mousemark/mousemark_config.desktop:8
msgctxt "Name"
msgid "Mouse Mark"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/presentwindows/presentwindows_config.desktop:8
msgctxt "Name"
msgid "Present Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/resize/resize_config.desktop:8
msgctxt "Name"
msgid "Resize Window"
msgstr ""
#. +> trunk5 stable5
#: effects/scale/scale_config.desktop:8
msgctxt "Name"
msgid "Scale"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/showfps/showfps_config.desktop:8
msgctxt "Name"
msgid "Show FPS"
msgstr ""
#. +> trunk5
#: effects/showpaint/showpaint_config.desktop:8
msgctxt "Name"
msgid "Show Paint"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/slide/slide_config.desktop:8
msgctxt "Name"
msgid "Slide"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/thumbnailaside/thumbnailaside_config.desktop:8
msgctxt "Name"
msgid "Thumbnail Aside"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/trackmouse/trackmouse_config.desktop:8
msgctxt "Name"
msgid "Track Mouse"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/translucency/package/metadata.desktop:2
msgctxt "Name"
msgid "Translucency"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/translucency/package/metadata.desktop:85
msgctxt "Comment"
msgid "Make windows translucent under different conditions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/windowaperture/package/metadata.desktop:2
msgctxt "Name"
msgid "Window Aperture"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/windowaperture/package/metadata.desktop:43
msgctxt "Comment"
msgid "Move window into the corners while showing desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/windowgeometry/windowgeometry_config.desktop:8
msgctxt "Name"
msgid "WindowGeometry"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/wobblywindows/wobblywindows_config.desktop:8
msgctxt "Name"
msgid "Wobbly Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effects/zoom/zoom_config.desktop:8
msgctxt "Name"
msgid "Zoom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwincompositing/kcmkwineffects.desktop:15
msgctxt "Name"
msgid "Desktop Effects"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwincompositing/kcmkwineffects.desktop:61
msgctxt "Comment"
msgid "Desktop Effects"
msgstr ""
#. +> trunk5 stable5
#: kcmkwin/kwincompositing/kcmkwineffects.desktop:107
msgctxt "X-KDE-Keywords"
msgid "kwin,window,manager,effect,3D effects,2D effects,graphical effects,desktop effects,animations,various animations,window management effects,window switching effect,desktop switching effect,animations,desktop animations,drivers,driver settings,rendering,render,invert effect,looking glass effect,magnifier effect,snap helper effect,track mouse effect,zoom effect,blur effect,fade effect,fade desktop effect,fall apart effect,glide effect,highlight window effect,login effect,logout effect,magic lamp effect,minimize animation effect,mouse mark effect,scale effect,screenshot effect,sheet effect,slide effect,sliding popups effect,thumbnail aside effect,translucency,translucency effect,transparency,window geometry effect,wobbly windows effect,startup feedback effect,dialog parent effect,dim inactive effect,dim screen effect,slide back effect,eye candy,candy,show FPS effect,show paint effect,cover switch effect,desktop cube effect,desktop cube animation effect,desktop grid effect,flip switch effect,present windows effect,resize window effect,background contrast effect"
msgstr ""
#. +> plasma5lts
#: kcmkwin/kwincompositing/kcmkwineffects.desktop:107
msgctxt "X-KDE-Keywords"
msgid "kwin,window,manager,effect,3D effects,2D effects,graphical effects,desktop effects,animations,various animations,window management effects,window switching effect,desktop switching effect,animations,desktop animations,drivers,driver settings,rendering,render,invert effect,looking glass effect,magnifier effect,snap helper effect,track mouse effect,zoom effect,blur effect,explosion effect,fade effect,fade desktop effect,fall apart effect,glide effect,highlight window effect,login effect,logout effect,magic lamp effect,minimize animation effect,mouse mark effect,scale in effect,screenshot effect,sheet effect,slide effect,sliding popups effect,taskbar thumbnails effect,thumbnail aside effect,translucency,translucency effect,transparency,window geometry effect,wobbly windows effect,startup feedback effect,dialog parent effect,dim inactive effect,dim screen effect,slide back effect,eye candy,candy,show FPS effect,show paint effect,box switch effect,cover switch effect,desktop cube effect,desktop cube animation effect,desktop grid effect,flip switch effect,outline effect,present windows effect,resize window effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwincompositing/kwincompositing.desktop:15
msgctxt "Name"
msgid "Compositor"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwincompositing/kwincompositing.desktop:59
msgctxt "Comment"
msgid "Compositor Settings for Desktop Effects"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwincompositing/kwincompositing.desktop:103
msgctxt "X-KDE-Keywords"
msgid "kwin,window,manager,compositing,effect,3D effects,2D effects,OpenGL,XRender,video settings,graphical effects,desktop effects,animation speed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwincompositing/kwineffect.knsrc:2
msgctxt "Name"
msgid "Window Manager Effects"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwindecoration/kwindecoration.desktop:14
msgctxt "Name"
msgid "Window Decorations"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwindecoration/kwindecoration.desktop:75
msgctxt "Comment"
msgid "Look and Feel of Window Titles"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwindecoration/kwindecoration.desktop:120
msgctxt "X-KDE-Keywords"
msgid "kwin,window,manager,border,style,theme,look,feel,layout,button,handle,edge,kwm,decoration"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwindesktop/desktop.desktop:14
msgctxt "Name"
msgid "Virtual Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwindesktop/desktop.desktop:77
msgctxt "Comment"
msgid "Navigation, Number and Layout of Virtual Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwindesktop/desktop.desktop:120
msgctxt "X-KDE-Keywords"
msgid "desktop,desktops,number,virtual desktop,multiple desktops,pager,pager widget,pager applet,pager settings"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinactions.desktop:12
msgctxt "Name"
msgid "Actions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinactions.desktop:102
msgctxt "Comment"
msgid "Mouse Actions on Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinactions.desktop:147
msgctxt "X-KDE-Keywords"
msgid "shade,maximise,maximize,minimize,minimise,lower,operations menu,titlebar,resize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinadvanced.desktop:11
msgctxt "Name"
msgid "Advanced"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinadvanced.desktop:101
msgctxt "Comment"
msgid "Advanced Window Management Features"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinadvanced.desktop:146
msgctxt "X-KDE-Keywords"
msgid "shading,border,hover,active borders,tiling,tabs,tabbing,window tabbing,window grouping,window tiling,window placement,placement of windows,window advanced behavior"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinfocus.desktop:11
msgctxt "Name"
msgid "Focus"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinfocus.desktop:99
msgctxt "Comment"
msgid "Active Window Policy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinfocus.desktop:142
msgctxt "X-KDE-Keywords"
msgid "focus,placement,auto raise,raise,click raise,keyboard,CDE,alt-tab,all desktop,focus follows mouse,focus prevention,focus stealing,focus policy,window focus behavior,window screen behavior"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinmoving.desktop:12
msgctxt "Name"
msgid "Moving"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinmoving.desktop:100
msgctxt "Comment"
msgid "Window Moving"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinmoving.desktop:145
msgctxt "X-KDE-Keywords"
msgid "moving,smart,cascade,maximize,maximise,snap zone,snap,border"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinoptions.desktop:15
msgctxt "Name"
msgid "Window Behavior"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinoptions.desktop:103
msgctxt "Comment"
msgid "Window Actions and Behavior"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinoptions/kwinoptions.desktop:148
msgctxt "X-KDE-Keywords"
msgid "focus,placement,window behavior,window actions,animation,raise,auto raise,windows,frame,titlebar,doubleclick"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinrules/kwinrules.desktop:14
msgctxt "Name"
msgid "Window Rules"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinrules/kwinrules.desktop:76
msgctxt "Comment"
msgid "Individual Window Behavior"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinrules/kwinrules.desktop:121
msgctxt "X-KDE-Keywords"
msgid "size,position,state,window behavior,windows,specific,workarounds,remember,rules"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscreenedges/kwinscreenedges.desktop:14
msgctxt "Name"
msgid "Screen Edges"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscreenedges/kwinscreenedges.desktop:83
msgctxt "Comment"
msgid "Active Screen Corners and Edges"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscreenedges/kwinscreenedges.desktop:126
msgctxt "X-KDE-Keywords"
msgid "kwin,window,manager,effect,corner,edge,border,action,switch,desktop,kwin screen edges,desktop edges,screen edges,maximize windows,tile windows,side of screen,screen behavior,switch desktop,virtual desktop,screen corners"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscreenedges/kwintouchscreen.desktop:13
msgctxt "Name"
msgid "Touch Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscreenedges/kwintouchscreen.desktop:51
msgctxt "Comment"
msgid "Touch screen swipe gestures"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscreenedges/kwintouchscreen.desktop:87
msgctxt "X-KDE-Keywords"
msgid "kwin,window,manager,effect,edge,border,action,switch,desktop,desktop edges,screen edges,side of screen,screen behavior,touch screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscripts/kwinscripts.desktop:11
msgctxt "X-KDE-Keywords"
msgid "kwin script"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscripts/kwinscripts.desktop:63
msgctxt "Name"
msgid "KWin Scripts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscripts/kwinscripts.desktop:113
msgctxt "Comment"
msgid "Manage KWin scripts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwinscripts/kwinscripts.knsrc:2
msgctxt "Name"
msgid "Window Manager Scripts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwintabbox/kwinswitcher.knsrc:2
msgctxt "Name"
msgid "Window Manager Switching Layouts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwintabbox/kwintabbox.desktop:13
msgctxt "Name"
msgid "Task Switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwintabbox/kwintabbox.desktop:73
msgctxt "Comment"
msgid "Navigation Through Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kcmkwin/kwintabbox/kwintabbox.desktop:116
msgctxt "X-KDE-Keywords"
msgid "window,windows,switcher,window switcher,switching,window switching,alttab,alt-tab,alt+tab,alt tab"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwin.notifyrc:3
msgctxt "Comment"
msgid "KWin Window Manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwin.notifyrc:68
msgctxt "Name"
msgid "Compositing has been suspended"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwin.notifyrc:132
msgctxt "Comment"
msgid "Another application has requested to suspend compositing."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwin.notifyrc:196
msgctxt "Name"
msgid "Graphics Reset"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwin.notifyrc:241
msgctxt "Comment"
msgid "A graphics reset event occurred"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: packageplugins/aurorae/kwin-packagestructure-aurorae.desktop:2
msgctxt "Name"
msgid "KWin Aurorae"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: packageplugins/decoration/kwin-packagestructure-decoration.desktop:2
msgctxt "Name"
msgid "KWin Decoration"
msgstr ""
#. +> trunk5
#: packageplugins/effect/kwin-packagestructure-effect.desktop:2
msgctxt "Name"
msgid "KWin Effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: packageplugins/scripts/kwin-packagestructure-scripts.desktop:2
msgctxt "Name"
msgid "KWin Script"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: packageplugins/windowswitcher/kwin-packagestructure-windowswitcher.desktop:2
msgctxt "Name"
msgid "KWin Window Switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugins/kdecorations/aurorae/src/aurorae.knsrc:2
msgctxt "Name"
msgid "Aurorae Window Decorations"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugins/kdecorations/aurorae/src/kwindecoration.desktop:5
msgctxt "Comment"
msgid "KWin Window Decoration"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugins/kdecorations/aurorae/themes/plastik/package/metadata.desktop:2
msgctxt "Name"
msgid "Plastik"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: plugins/kdecorations/aurorae/themes/plastik/package/metadata.desktop:90
msgctxt "Comment"
msgid "The classic theme known from KDE 3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/kwinscript.desktop:5
msgctxt "Comment"
msgid "KWin Script"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/desktopchangeosd/metadata.desktop:2
msgctxt "Name"
msgid "Desktop Change OSD"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/desktopchangeosd/metadata.desktop:49
msgctxt "Comment"
msgid "An on screen display indicating the desktop change"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/enforcedeco/metadata.desktop:2
msgctxt "Name"
msgid "Enforces Window Decorations on GTK+ window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/enforcedeco/metadata.desktop:45
msgctxt "Comment"
msgid "Fixes functional deficits for client side decorated windows."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/minimizeall/metadata.desktop:2
msgctxt "Name"
msgid "MinimizeAll"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/minimizeall/metadata.desktop:43
msgctxt "Comment"
msgid "Adds a shortcut to minimize and restore all windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/synchronizeskipswitcher/metadata.desktop:2
msgctxt "Name"
msgid "Synchronize Skip Switcher with Taskbar"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/synchronizeskipswitcher/metadata.desktop:46
msgctxt "Comment"
msgid "Hides all windows marked as Skip Taskbar to be also excluded from window switchers (e.g. Alt+Tab)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/videowall/metadata.desktop:2
msgctxt "Name"
msgid "Video Wall"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripts/videowall/metadata.desktop:50
msgctxt "Comment"
msgid "Spans fullscreen video player over all attached screens to create a Video Wall"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/kwindesktopswitcher.desktop:5
msgctxt "Comment"
msgid "KWin Desktop Switcher Layout"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/kwinwindowswitcher.desktop:5
msgctxt "Comment"
msgid "KWin Window Switcher Layout"
msgstr ""
#. +> plasma5lts
#: effects/scalein/package/metadata.desktop:2
msgctxt "Name"
msgid "Scale In"
msgstr ""
#. +> plasma5lts
#: effects/scalein/package/metadata.desktop:79
msgctxt "Comment"
msgid "Animate the appearing of windows"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kwin.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kwin.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kwin.pot (revision 1526938)
@@ -1,2348 +1,2348 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kwin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-09 14:13+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: abstract_client.cpp:1874
+#: abstract_client.cpp:1876
#, kde-format
msgctxt "Application is not responding, appended to window title"
msgid "(Not Responding)"
msgstr ""
#. +> trunk5 stable5
#: abstract_output.cpp:51
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: composite.cpp:569
#, kde-format
msgid ""
"Desktop effects have been suspended by another application.<br/>"
"You can resume using the '%1' shortcut."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:74
#, kde-format
msgid "Timestamp"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:79
#, kde-format
msgid "Timestamp (µsec)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:86
#, kde-format
msgctxt "A mouse button"
msgid "Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:88
#, kde-format
msgctxt "A mouse button"
msgid "Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:90
#, kde-format
msgctxt "A mouse button"
msgid "Middle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:92
#, kde-format
msgctxt "A mouse button"
msgid "Back"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:94
#, kde-format
msgctxt "A mouse button"
msgid "Forward"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:96
#, kde-format
msgctxt "A mouse button"
msgid "Task"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:98
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 4"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:100
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 5"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:102
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 6"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:104
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 7"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:106
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 8"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:108
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 9"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:110
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 10"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:112
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 11"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:114
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 12"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:116
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 13"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:118
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 14"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:120
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 15"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:122
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 16"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:124
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 17"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:126
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 18"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:128
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 19"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:130
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 20"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:132
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 21"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:134
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 22"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:136
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 23"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:138
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 24"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:147 debug_console.cpp:149
#, kde-format
msgid "Input Device"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:147
#, kde-format
msgctxt "The input device of the event is not known"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:184
#, kde-format
msgctxt "A mouse pointer motion event"
msgid "Pointer Motion"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:191
#, kde-format
msgctxt "The relative mouse movement"
msgid "Delta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:195
#, kde-format
msgctxt "The relative mouse movement"
msgid "Delta (not accelerated)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:198
#, kde-format
msgctxt "The global mouse pointer position"
msgid "Global Position"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:202
#, kde-format
msgctxt "A mouse pointer button press event"
msgid "Pointer Button Press"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:205 debug_console.cpp:213
#, kde-format
msgctxt "A button in a mouse press/release event"
msgid "Button"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:206 debug_console.cpp:214
#, kde-format
msgctxt "A button in a mouse press/release event"
msgid "Native Button code"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:207 debug_console.cpp:215
#, kde-format
msgctxt "All currently pressed buttons in a mouse press/release event"
msgid "Pressed Buttons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:210
#, kde-format
msgctxt "A mouse pointer button release event"
msgid "Pointer Button Release"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:230
#, kde-format
msgctxt "A mouse pointer axis (wheel) event"
msgid "Pointer Axis"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:234
#, kde-format
msgctxt "The orientation of a pointer axis event"
msgid "Orientation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:235
#, kde-format
msgctxt "An orientation of a pointer axis event"
msgid "Horizontal"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:236
#, kde-format
msgctxt "An orientation of a pointer axis event"
msgid "Vertical"
msgstr ""
#. +> trunk5
#: debug_console.cpp:237
#, kde-format
msgctxt "The angle delta of a pointer axis event"
msgid "Delta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:252
#, kde-format
msgctxt "A key press event"
msgid "Key Press"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:255
#, kde-format
msgctxt "A key release event"
msgid "Key Release"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:264
#, kde-format
msgctxt "A keyboard modifier"
msgid "Shift"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:268
#, kde-format
msgctxt "A keyboard modifier"
msgid "Control"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:272
#, kde-format
msgctxt "A keyboard modifier"
msgid "Alt"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:276
#, kde-format
msgctxt "A keyboard modifier"
msgid "Meta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:280
#, kde-format
msgctxt "A keyboard modifier"
msgid "Keypad"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:284
#, kde-format
msgctxt "A keyboard modifier"
msgid "Group-switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:290
#, kde-format
msgctxt "Whether the event is an automatic key repeat"
msgid "Repeat"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:291
#, kde-format
msgctxt "The code as read from the input device"
msgid "Scan code"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:292
#, kde-format
msgctxt "The translated code to an Xkb symbol"
msgid "Xkb symbol"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:293
#, kde-format
msgctxt "The translated code interpreted as text"
msgid "Utf8"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:294
#, kde-format
msgctxt "The currently active modifiers"
msgid "Modifiers"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:306
#, kde-format
msgctxt "A touch down event"
msgid "Touch down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:308 debug_console.cpp:323 debug_console.cpp:338
#, kde-format
msgctxt "The id of the touch point in the touch event"
msgid "Point identifier"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:309 debug_console.cpp:324
#, kde-format
msgctxt "The global position of the touch point"
msgid "Global position"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:321
#, kde-format
msgctxt "A touch motion event"
msgid "Touch Motion"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:336
#, kde-format
msgctxt "A touch up event"
msgid "Touch Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:349
#, kde-format
msgctxt "A pinch gesture is started"
msgid "Pinch start"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:351
#, kde-format
msgctxt "Number of fingers in this pinch gesture"
msgid "Finger count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:362
#, kde-format
msgctxt "A pinch gesture is updated"
msgid "Pinch update"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:364
#, kde-format
msgctxt "Current scale in pinch gesture"
msgid "Scale"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:365
#, kde-format
msgctxt "Current angle in pinch gesture"
msgid "Angle delta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:366
#, kde-format
msgctxt "Current delta in pinch gesture"
msgid "Delta x"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:367
#, kde-format
msgctxt "Current delta in pinch gesture"
msgid "Delta y"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:378
#, kde-format
msgctxt "A pinch gesture ended"
msgid "Pinch end"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:390
#, kde-format
msgctxt "A pinch gesture got cancelled"
msgid "Pinch cancelled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:402
#, kde-format
msgctxt "A swipe gesture is started"
msgid "Swipe start"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:404
#, kde-format
msgctxt "Number of fingers in this swipe gesture"
msgid "Finger count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:415
#, kde-format
msgctxt "A swipe gesture is updated"
msgid "Swipe update"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:417
#, kde-format
msgctxt "Current delta in swipe gesture"
msgid "Delta x"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:418
#, kde-format
msgctxt "Current delta in swipe gesture"
msgid "Delta y"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:429
#, kde-format
msgctxt "A swipe gesture ended"
msgid "Swipe end"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:441
#, kde-format
msgctxt "A swipe gesture got cancelled"
msgid "Swipe cancelled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:453
#, kde-format
msgctxt "A hardware switch (e.g. notebook lid) got toggled"
msgid "Switch toggled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:461
#, kde-format
msgctxt "Name of a hardware switch"
msgid "Notebook lid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:463
#, kde-format
msgctxt "Name of a hardware switch"
msgid "Tablet mode"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:465
#, kde-format
msgctxt "A hardware switch"
msgid "Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:469
#, kde-format
msgctxt "The hardware switch got turned off"
msgid "Off"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:472
#, kde-format
msgctxt "The hardware switch got turned on"
msgid "On"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:477
#, kde-format
msgctxt "State of a hardware switch (on/off)"
msgid "State"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:662
#, kde-format
msgid "No Mouse Buttons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:666
#, kde-format
msgctxt "Mouse Button"
msgid "left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:669
#, kde-format
msgctxt "Mouse Button"
msgid "right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:672
#, kde-format
msgctxt "Mouse Button"
msgid "middle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:675
#, kde-format
msgctxt "Mouse Button"
msgid "back"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:678
#, kde-format
msgctxt "Mouse Button"
msgid "forward"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:681
#, kde-format
msgctxt "Mouse Button"
msgid "extra 1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:684
#, kde-format
msgctxt "Mouse Button"
msgid "extra 2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:687
#, kde-format
msgctxt "Mouse Button"
msgid "extra 3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:690
#, kde-format
msgctxt "Mouse Button"
msgid "extra 4"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:693
#, kde-format
msgctxt "Mouse Button"
msgid "extra 5"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:696
#, kde-format
msgctxt "Mouse Button"
msgid "extra 6"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:699
#, kde-format
msgctxt "Mouse Button"
msgid "extra 7"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:702
#, kde-format
msgctxt "Mouse Button"
msgid "extra 8"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:705
#, kde-format
msgctxt "Mouse Button"
msgid "extra 9"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:708
#, kde-format
msgctxt "Mouse Button"
msgid "extra 10"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:711
#, kde-format
msgctxt "Mouse Button"
msgid "extra 11"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:714
#, kde-format
msgctxt "Mouse Button"
msgid "extra 12"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:717
#, kde-format
msgctxt "Mouse Button"
msgid "extra 13"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:720
#, kde-format
msgctxt "Mouse Button"
msgid "extra 14"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:723
#, kde-format
msgctxt "Mouse Button"
msgid "extra 15"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:726
#, kde-format
msgctxt "Mouse Button"
msgid "extra 16"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:729
#, kde-format
msgctxt "Mouse Button"
msgid "extra 17"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:732
#, kde-format
msgctxt "Mouse Button"
msgid "extra 18"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:735
#, kde-format
msgctxt "Mouse Button"
msgid "extra 19"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:738
#, kde-format
msgctxt "Mouse Button"
msgid "extra 20"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:741
#, kde-format
msgctxt "Mouse Button"
msgid "extra 21"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:744
#, kde-format
msgctxt "Mouse Button"
msgid "extra 22"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:747
#, kde-format
msgctxt "Mouse Button"
msgid "extra 23"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:750
#, kde-format
msgctxt "Mouse Button"
msgid "extra 24"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:753
#, kde-format
msgctxt "Mouse Button"
msgid "task"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:1094
#, kde-format
msgid "X11 Client Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:1096
#, kde-format
msgid "X11 Unmanaged Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:1098
#, kde-format
msgid "Wayland Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:1100
#, kde-format
msgid "Internal Windows"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, quitButton)
#. +> trunk5 stable5
#: debug_console.ui:32
#, kde-format
msgid "Quit Debug Console"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, windows)
#. +> trunk5 stable5
#: debug_console.ui:45
#, kde-format
msgid "Windows"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, surfaces)
#. +> trunk5 stable5
#: debug_console.ui:59
#, kde-format
msgid "Surfaces"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, input)
#. +> trunk5 stable5
#: debug_console.ui:69
#, kde-format
msgid "Input Events"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, inputDevices)
#. +> trunk5 stable5
#: debug_console.ui:86
#, kde-format
msgid "Input Devices"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: debug_console.ui:96
#, kde-format
msgid "OpenGL"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, noOpenGLLabel)
#. +> trunk5 stable5
#: debug_console.ui:102
#, kde-format
msgid "No OpenGL compositor running"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, driverInfoBox)
#. +> trunk5 stable5
#: debug_console.ui:130
#, kde-format
msgid "OpenGL (ES) driver information"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: debug_console.ui:136
#, kde-format
msgid "Vendor:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: debug_console.ui:143
#, kde-format
msgid "Renderer:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: debug_console.ui:150
#, kde-format
msgid "Version:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: debug_console.ui:157
#, kde-format
msgid "Shading Language Version:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: debug_console.ui:164
#, kde-format
msgid "Driver:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: debug_console.ui:171
#, kde-format
msgid "GPU class:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: debug_console.ui:178
#, kde-format
msgid "OpenGL Version:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: debug_console.ui:185
#, kde-format
msgid "GLSL Version:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, platformExtensionsBox)
#. +> trunk5 stable5
#: debug_console.ui:251
#, kde-format
msgid "Platform Extensions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, glExtensionsBox)
#. +> trunk5 stable5
#: debug_console.ui:267
#, kde-format
msgid "OpenGL (ES) Extensions"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, keyboard)
#. +> trunk5 stable5
#: debug_console.ui:288
#, kde-format
msgid "Keyboard"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, layoutBox)
#. +> trunk5 stable5
#: debug_console.ui:315
#, kde-format
msgid "Keymap Layouts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: debug_console.ui:337
#, kde-format
msgid "Current Layout:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, modifiersBox)
#. +> trunk5 stable5
#: debug_console.ui:356
#, kde-format
msgid "Modifiers"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, activeModifiersBox)
#. +> trunk5 stable5
#: debug_console.ui:372
#, kde-format
msgid "Active Modifiers"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, ledsBox)
#. +> trunk5 stable5
#: debug_console.ui:388
#, kde-format
msgid "LEDs"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, activeLedsBox)
#. +> trunk5 stable5
#: debug_console.ui:404
#, kde-format
msgid "Active LEDs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:45
#, kde-format
msgid "Window Manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:50
#, kde-format
msgid "PID of the application to terminate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:50
#, kde-format
msgid "pid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:52
#, kde-format
msgid "Hostname on which the application is running"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:52
#, kde-format
msgid "hostname"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:54
#, kde-format
msgid "Caption of the window to be terminated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:54
#, kde-format
msgid "caption"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:56
#, kde-format
msgid "Name of the application to be terminated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:56
#, kde-format
msgid "name"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:58
#, kde-format
msgid "ID of resource belonging to the application"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:58
#, kde-format
msgid "id"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:60
#, kde-format
msgid "Time of user action causing termination"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:60
#, kde-format
msgid "time"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:62
#, kde-format
msgid "KWin helper utility"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:86
#, kde-format
msgid "This helper utility is not supposed to be called directly."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:96
#, kde-format
msgctxt "@info"
msgid "<b>Application \"%1\" is not responding</b>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:98
#, kde-kuit-format
msgctxt "@info"
msgid "<p>You tried to close window \"%1\" from application \"%2\" (Process ID: %3) but the application is not responding.</p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:100
#, kde-kuit-format
msgctxt "@info"
msgid "<p>You tried to close window \"%1\" from application \"%2\" (Process ID: %3), running on host \"%4\", but the application is not responding.</p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:103
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<p>Do you want to terminate this application?</p>"
"<p><warning>Terminating the application will close all of its child windows. Any unsaved data will be lost.</warning></p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:107
#, kde-format
msgid "&Terminate Application %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:108
#, kde-format
msgid "Wait Longer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: keyboard_layout.cpp:119 keyboard_layout.cpp:120
#, kde-format
msgctxt "tooltip title"
msgid "Keyboard Layout"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: keyboard_layout.cpp:266
#, kde-format
msgid "Configure Layouts..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: killwindow.cpp:44
#, kde-format
msgid ""
"Select window to force close with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:49
#, kde-format
msgid "Walk Through Window Tabs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:50
#, kde-format
msgid "Walk Through Window Tabs (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:51
#, kde-format
msgid "Remove Window From Group"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:53
#, kde-format
msgid "Window Operations Menu"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:55
#, kde-format
msgid "Close Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:57
#, kde-format
msgid "Maximize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:59
#, kde-format
msgid "Maximize Window Vertically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:61
#, kde-format
msgid "Maximize Window Horizontally"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:63
#, kde-format
msgid "Minimize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:65
#, kde-format
msgid "Shade Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:67
#, kde-format
msgid "Move Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:69
#, kde-format
msgid "Resize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:71
#, kde-format
msgid "Raise Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:73
#, kde-format
msgid "Lower Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:75
#, kde-format
msgid "Toggle Window Raise/Lower"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:77
#, kde-format
msgid "Make Window Fullscreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:79
#, kde-format
msgid "Hide Window Border"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:81
#, kde-format
msgid "Keep Window Above Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:83
#, kde-format
msgid "Keep Window Below Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:85
#, kde-format
msgid "Activate Window Demanding Attention"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:87
#, kde-format
msgid "Setup Window Shortcut"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:89
#, kde-format
msgid "Pack Window to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:91
#, kde-format
msgid "Pack Window to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:93
#, kde-format
msgid "Pack Window Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:95
#, kde-format
msgid "Pack Window Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:97
#, kde-format
msgid "Pack Grow Window Horizontally"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:99
#, kde-format
msgid "Pack Grow Window Vertically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:101
#, kde-format
msgid "Pack Shrink Window Horizontally"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:103
#, kde-format
msgid "Pack Shrink Window Vertically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:105
#, kde-format
msgid "Quick Tile Window to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:107
#, kde-format
msgid "Quick Tile Window to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:109
#, kde-format
msgid "Quick Tile Window to the Top"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:111
#, kde-format
msgid "Quick Tile Window to the Bottom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:113
#, kde-format
msgid "Quick Tile Window to the Top Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:115
#, kde-format
msgid "Quick Tile Window to the Bottom Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:117
#, kde-format
msgid "Quick Tile Window to the Top Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:119
#, kde-format
msgid "Quick Tile Window to the Bottom Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:121
#, kde-format
msgid "Switch to Window Above"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:123
#, kde-format
msgid "Switch to Window Below"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:125
#, kde-format
msgid "Switch to Window to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:127
#, kde-format
msgid "Switch to Window to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:129
#, kde-format
msgid "Increase Opacity of Active Window by 5 %"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:131
#, kde-format
msgid "Decrease Opacity of Active Window by 5 %"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:134
#, kde-format
msgid "Keep Window on All Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:138
#, kde-format
msgid "Window to Desktop %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:140
#, kde-format
msgid "Window to Next Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:141
#, kde-format
msgid "Window to Previous Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:142
#, kde-format
msgid "Window One Desktop to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:143
#, kde-format
msgid "Window One Desktop to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:144
#, kde-format
msgid "Window One Desktop Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:145
#, kde-format
msgid "Window One Desktop Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:148
#, kde-format
msgid "Window to Screen %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:150
#, kde-format
msgid "Window to Next Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:151
#, kde-format
msgid "Window to Previous Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:152
#, kde-format
msgid "Show Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:155
#, kde-format
msgid "Switch to Screen %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:158
#, kde-format
msgid "Switch to Next Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:159
#, kde-format
msgid "Switch to Previous Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:161
#, kde-format
msgid "Kill Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:162
#, kde-format
msgid "Suspend Compositing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:163
#, kde-format
msgid "Invert Screen Colors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:186 main.cpp:213
#, kde-format
msgid "KDE window manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:191
#, kde-format
msgid "KWin"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:195
#, kde-format
msgid "(c) 1999-2013, The KDE Developers"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:197
#, kde-format
msgid "Matthias Ettrich"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:198
#, kde-format
msgid "Cristian Tibirna"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:199
#, kde-format
msgid "Daniel M. Duley"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:200
#, kde-format
msgid "Luboš Luňák"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:201
#, kde-format
msgid "Martin Gräßlin"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:201
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:210
#, kde-format
msgid "Disable configuration options"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:211
#, kde-format
msgid "Indicate that KWin has recently crashed n times"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:248
#, kde-format
msgid "kwin_wayland: an X11 window manager is running on the X11 Display.\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:577
#, kde-format
msgid "Start a rootless Xwayland server."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:579
#, kde-format
msgid "Name of the Wayland socket to listen on. If not set \"wayland-0\" is used."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:582
#, kde-format
msgid "Render to framebuffer."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:584
#, kde-format
msgid "The framebuffer device to render to."
msgstr ""
#. +> plasma5lts
#: main_wayland.cpp:584
#, kde-format
msgid "Use a nested compositor in windowed mode."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:587
#, kde-format
msgid "The X11 Display to use in windowed mode on platform X11."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:590
#, kde-format
msgid "The Wayland Display to use in windowed mode on platform Wayland."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:592
#, kde-format
msgid "Render to a virtual framebuffer."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:594
#, kde-format
msgid "The width for windowed mode. Default width is 1024."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:598
#, kde-format
msgid "The height for windowed mode. Default height is 768."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:603
#, kde-format
msgid "The scale for windowed mode. Default value is 1."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:608
#, kde-format
msgid "The number of windows to open as outputs in windowed mode. Default value is 1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:638
#, kde-format
msgid "Use libhybris hwcomposer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:644
#, kde-format
msgid "Enable libinput support for input events processing. Note: never use in a nested session."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:647
#, kde-format
msgid "Render through drm node."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:654
#, kde-format
msgid "Input method that KWin starts."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:659
#, kde-format
msgid "List all available backends and quit."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:663
#, kde-format
msgid "Starts the session in locked mode."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:667
#, kde-format
msgid "Exit after the session application, which is started by KWin, closed."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:672
#, kde-format
msgid "Applications to start once Wayland and Xwayland server are started"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:75
#, kde-format
msgid ""
"KWin is unstable.\n"
"It seems to have crashed several times in a row.\n"
"You can select another window manager to run:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:226
#, kde-format
msgid "kwin: unable to claim manager selection, another wm running? (try using --replace)\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:243
#, kde-format
msgid "kwin: another window manager is running (try using --replace)\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:418
#, kde-format
msgid "Replace already-running ICCCM2.0-compliant window manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:425
#, kde-format
msgid "Disable KActivities integration."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: orientation_sensor.cpp:72
#, kde-format
msgid "Automatic screen rotation is enabled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: orientation_sensor.cpp:74 orientation_sensor.cpp:122
#, kde-format
msgid "Automatic screen rotation is disabled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: orientation_sensor.cpp:118
#, kde-format
msgid "Automatic Screen Rotation"
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:574
#, kde-format
msgid "Desktop effects were restarted due to a graphics reset"
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:826
#, kde-format
msgid ""
"<h1>OpenGL desktop effects not possible</h1>"
"Your system cannot perform OpenGL Desktop Effects at the current resolution<br>"
"<br>"
"You can try to select the XRender backend, but it might be very slow for this resolution as well.<br>"
"Alternatively, lower the combined resolution of all screens to %1x%2 "
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:833
#, kde-format
msgid ""
"The demanded resolution exceeds the GL_MAX_VIEWPORT_DIMS limitation of your GPU and is therefore not compatible with the OpenGL compositor.<br>"
"XRender does not know such limitation, but the performance will usually be impacted by the hardware limitations that restrict the OpenGL viewport size."
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:858
#, kde-format
msgid ""
"<h1>OpenGL desktop effects might be unusable</h1>"
"OpenGL Desktop Effects at the current resolution are supported but might be exceptionally slow.<br>"
"Also large windows will turn entirely black.<br>"
"<br>"
"Consider to suspend compositing, switch to the XRender backend or lower the resolution to %1x%1."
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:864
#, kde-format
msgid ""
"The demanded resolution exceeds the GL_MAX_TEXTURE_SIZE limitation of your GPU, thus windows of that size cannot be assigned to textures and will be entirely black.<br>"
"Also this limit will often be a performance level barrier despite below GL_MAX_VIEWPORT_DIMS, because the driver might fall back to software rendering in this case."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/genericscriptedconfig.cpp:81
#, kde-format
msgctxt "Error message"
msgid "Plugin does not provide configuration file in expected location"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:128
#, kde-format
msgctxt "Assertion failed in KWin script with given value"
msgid "Assertion failed: %1 is not null"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:146
#, kde-format
msgctxt "Assertion failed in KWin script"
msgid "Assertion failed: argument is null"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:188
#, kde-format
msgctxt "Error in KWin Script"
msgid "Invalid number of arguments. At least service, path, interface and method need to be provided"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:194
#, kde-format
msgctxt "Error in KWin Script"
msgid "Invalid type. Service, path, interface and method need to be string values"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scriptingutils.cpp:28
#, kde-format
msgctxt "syntax error in KWin script"
msgid "Invalid number of arguments"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scriptingutils.cpp:41
#, kde-format
msgctxt "KWin Scripting function received incorrect value for an expected type"
msgid "%1 is not a variant type"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ShortcutDialog)
#. +> trunk5 stable5
#: shortcutdialog.ui:14
#, kde-format
msgid "Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, clearButton)
#. +> trunk5 stable5
#: shortcutdialog.ui:25
#, kde-format
msgid "..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:387
#, kde-format
msgctxt "Special entry in alt+tab list for minimizing all windows"
msgid "Show Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:536
#, kde-format
msgid "Walk Through Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:537
#, kde-format
msgid "Walk Through Windows (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:538
#, kde-format
msgid "Walk Through Windows Alternative"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:539
#, kde-format
msgid "Walk Through Windows Alternative (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:540
#, kde-format
msgid "Walk Through Windows of Current Application"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:541
#, kde-format
msgid "Walk Through Windows of Current Application (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:542
#, kde-format
msgid "Walk Through Windows of Current Application Alternative"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:543
#, kde-format
msgid "Walk Through Windows of Current Application Alternative (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:544
#, kde-format
msgid "Walk Through Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:545
#, kde-format
msgid "Walk Through Desktops (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:546
#, kde-format
msgid "Walk Through Desktop List"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:547
#, kde-format
msgid "Walk Through Desktop List (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabboxhandler.cpp:283
#, kde-format
msgid ""
"The Window Switcher installation is broken, resources are missing.\n"
"Contact your distribution about this."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:204
#, kde-format
msgid ""
"You have selected to show a window without its border.\n"
"Without the border, you will not be able to enable the border again using the mouse: use the window operations menu instead, activated using the %1 keyboard shortcut."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:212
#, kde-format
msgid ""
"You have selected to show a window in fullscreen mode.\n"
"If the application itself does not have an option to turn the fullscreen mode off you will not be able to disable it again using the mouse: use the window operations menu instead, activated using the %1 keyboard shortcut."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:275
#, kde-format
msgid "&Move"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:280
#, kde-format
msgid "&Resize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:284
#, kde-format
msgid "Keep &Above Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:290
#, kde-format
msgid "Keep &Below Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:296
#, kde-format
msgid "&Fullscreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:302
#, kde-format
msgid "&Shade"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:307
#, kde-format
msgid "&No Border"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:314
#, kde-format
msgid "Window Short&cut..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:319
#, kde-format
msgid "Special &Window Settings..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:324
#, kde-format
msgid "S&pecial Application Settings..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:332
#, kde-format
msgctxt "Entry in context menu of window decoration to open the configuration module of KWin"
msgid "Window Manager S&ettings..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:362
#, kde-format
msgid "Mi&nimize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:366
#, kde-format
msgid "Ma&ximize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:375
#, kde-format
msgid "&Untab"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:379
#, kde-format
msgid "Close Entire &Group"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:390
#, kde-format
msgid "&More Actions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:394
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:468
#, kde-format
msgid "&Extensions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:532
#, kde-format
msgctxt "Switch to tab -> Previous"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:533
#, kde-format
msgctxt "Switch to tab -> Next"
msgid "Next"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:574
#, kde-format
msgctxt "There's no window available to be attached as tab to this one"
msgid "None available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:583
#, kde-format
msgid "Switch to Tab"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:594
#, kde-format
msgid "&Attach as tab to"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:617
#, kde-format
msgid "Move To &Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:633
#, kde-format
msgid "Move To &Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:648
#, kde-format
msgid "Ac&tivities"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:660
#, kde-format
msgid "&All Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:686
#, kde-format
msgctxt "Create a new desktop and move there the window"
msgid "&New Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:706
#, kde-format
msgctxt "@item:inmenu List of all Screens to send a window to. First argument is a number, second the output identifier. E.g. Screen 1 (HDMI1)"
msgid "Screen &%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:727
#, kde-format
msgid "&All Activities"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:942
#, kde-format
msgctxt "'%1' is a keyboard shortcut like 'ctrl+w'"
msgid "<b>%1</b> is already in use"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:944
#, kde-format
msgctxt "keyboard shortcut '%1' is used by action '%2' in application '%3'"
msgid "<b>%1</b> is used by %2 in %3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:1075
#, kde-format
msgid "Activate Window (%1)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:1280
#, kde-format
msgid ""
"The window manager is configured to consider the screen with the mouse on it as active one.\n"
"Therefore it is not possible to switch to a screen explicitly."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:451 virtualdesktops.cpp:513
#, kde-format
msgid "Desktop %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:545
#, kde-format
msgid "Switch to Next Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:547
#, kde-format
msgid "Switch to Previous Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:549
#, kde-format
msgid "Switch One Desktop to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:550
#, kde-format
msgid "Switch One Desktop to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:551
#, kde-format
msgid "Switch One Desktop Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:552
#, kde-format
msgid "Switch One Desktop Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:564
#, kde-format
msgid "Switch to Desktop %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualkeyboard.cpp:95
#, kde-format
msgid "Virtual Keyboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualkeyboard.cpp:216
#, kde-format
msgid "Virtual Keyboard is enabled."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualkeyboard.cpp:219
#, kde-format
msgid "Virtual Keyboard is disabled."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: workspace.cpp:1315
#, kde-format
msgctxt "Introductory text shown in the support information."
msgid ""
"KWin Support Information:\n"
"The following information should be used when requesting support on e.g. http://forum.kde.org.\n"
"It provides information about the currently running instance, which options are used,\n"
"what OpenGL driver and which effects are running.\n"
"Please post the information provided underneath this introductory text to a paste bin service\n"
"like http://paste.kde.org instead of pasting into support threads.\n"
msgstr ""
#. +> plasma5lts
#: pointer_input.cpp:651
#, kde-format
msgctxt "notification about mouse pointer confined"
msgid ""
"Pointer motion confined to the current window.\n"
"To release pointer hold Escape for 3 seconds."
msgstr ""
#. +> plasma5lts
#: pointer_input.cpp:668
#, kde-format
msgctxt "notification about mouse pointer locked"
msgid ""
"Pointer locked to current position.\n"
"To end pointer lock hold Escape for 3 seconds."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kwin_effects.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kwin_effects.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kwin_effects.pot (revision 1526938)
@@ -1,2611 +1,2611 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kwin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-16 07:54+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantBlurDescription)
#. +> trunk5 stable5
#: blur/blur_config.ui:17
#, kde-format
msgid "Blur strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> plasma5lts
#: blur/blur_config.ui:17
#, kde-format
msgid "Strength of the effect:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantBlurLight)
#. i18n: ectx: property (text), widget (QLabel, labelConstantNoiseLight)
#. +> trunk5 stable5 plasma5lts
#: blur/blur_config.ui:42 blur/blur_config.ui:108
#, kde-format
msgid "Light"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantBlurStrong)
#. i18n: ectx: property (text), widget (QLabel, labelConstantNoiseStrong)
#. +> trunk5 stable5 plasma5lts
#: blur/blur_config.ui:74 blur/blur_config.ui:137
#, kde-format
msgid "Strong"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantNoiseDescription)
#. +> trunk5 stable5
#: blur/blur_config.ui:83
#, kde-format
msgid "Noise strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CacheTexture)
#. +> plasma5lts
#: blur/blur_config.ui:86
#, kde-format
msgid "Save intermediate rendering results."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: colorpicker/colorpicker.cpp:118
#, kde-format
msgid ""
"Select a position for color picking with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch.cpp:956 flipswitch/flipswitch.cpp:934
#, kde-format
msgctxt "Special entry in alt+tab list for minimizing all windows"
msgid "Show Desktop"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawWindowCaptions)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WindowTitle)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:17 flipswitch/flipswitch_config.ui:191
#: presentwindows/presentwindows_config.ui:396
#, kde-format
msgid "Display window &titles"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:29 cube/cube_config.ui:344
#, kde-format
msgid "Zoom"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kcfg_zPosition)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:39
#, kde-format
msgid "Define how far away the windows should appear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:66 cube/cube_config.ui:350
#, kde-format
msgid "Near"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:86 cube/cube_config.ui:357
#, kde-format
msgid "Far"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:110
#, kde-format
msgid "Animation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateSwitch)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:116
#, kde-format
msgid "Animate switch"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateStart)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:123
#, kde-format
msgid "Animation on tab box open"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateStop)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:130
#, kde-format
msgid "Animation on tab box close"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:139 magiclamp/magiclamp_config.ui:17
#, kde-format
msgid "Animation duration:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_RotationDuration)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_AnimationDuration)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:158 cube/cube_config.ui:149
#: cubeslide/cubeslide_config.ui:49 magiclamp/magiclamp_config.ui:36
#, kde-format
msgctxt "Duration of rotation"
msgid "Default"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Duration)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:161 glide/glide_config.ui:35
#: scale/scale_config.ui:33 slide/slide_config.ui:35
#, kde-format
msgid " milliseconds"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Reflection)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:177 coverswitch/coverswitch_config.ui:183
#, kde-format
msgid "Reflections"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:195
#, kde-format
msgid "Rear color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:205
#, kde-format
msgid "Front color"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube.cpp:187 cube/cube_config.cpp:71
#, kde-format
msgid "Desktop Cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube.cpp:195 cube/cube_config.cpp:76
#, kde-format
msgid "Desktop Cylinder"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube.cpp:201 cube/cube_config.cpp:80
#, kde-format
msgid "Desktop Sphere"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.cpp:60
#, kde-format
msgctxt "@title:tab Basic Settings"
msgid "Basic"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.cpp:61
#, kde-format
msgctxt "@title:tab Advanced Settings"
msgid "Advanced"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.cpp:65 desktopgrid/desktopgrid_config.cpp:63
#: flipswitch/flipswitch_config.cpp:67 invert/invert_config.cpp:49
#: lookingglass/lookingglass_config.cpp:69 magnifier/magnifier_config.cpp:69
#: mouseclick/mouseclick_config.cpp:61 mousemark/mousemark_config.cpp:67
#: presentwindows/presentwindows_config.cpp:62
#: showpaint/showpaint_config.cpp:47
#: thumbnailaside/thumbnailaside_config.cpp:68
#: trackmouse/trackmouse_config.cpp:65
#: windowgeometry/windowgeometry_config.cpp:56 zoom/zoom_config.cpp:65
#, kde-format
msgid "KWin"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:21
#, kde-format
msgid "Tab 1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:27
#, kde-format
msgid "Background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:33
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:56
#, kde-format
msgid "Wallpaper:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_8)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:82 desktopgrid/desktopgrid_config.ui:207
#: flipswitch/flipswitch_config.ui:204
#: presentwindows/presentwindows_config.ui:17
#, kde-format
msgid "Activation"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_7)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:104 desktopgrid/desktopgrid_config.ui:17
#: flipswitch/flipswitch_config.ui:17 mousemark/mousemark_config.ui:17
#: presentwindows/presentwindows_config.ui:377
#: thumbnailaside/thumbnailaside_config.ui:17
#, kde-format
msgid "Appearance"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DisplayDesktopName)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:110
#, kde-format
msgid "Display desktop name"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Reflection)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:117
#, kde-format
msgid "Reflection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:124 cubeslide/cubeslide_config.ui:72
#, kde-format
msgid "Rotation duration:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ZOrdering)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:175
#, kde-format
msgid "Windows hover above cube"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:185
#, kde-format
msgid "Opacity"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_OpacitySpin)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Opacity)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:225 thumbnailaside/thumbnailaside_config.ui:87
#, kde-format, no-c-format
msgid " %"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:238 translucency/package/contents/ui/config.ui:156
#: translucency/package/contents/ui/config.ui:418
#, kde-format
msgid "Transparent"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:245 translucency/package/contents/ui/config.ui:121
#: translucency/package/contents/ui/config.ui:431
#, kde-format
msgid "Opaque"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_OpacityDesktopOnly)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:255
#, kde-format
msgid "Do not change opacity of windows"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:279
#, kde-format
msgid "Tab 2"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:285
#, kde-format
msgid "Caps"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Caps)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:291
#, kde-format
msgid "Show caps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, capColorLabel)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:298
#, kde-format
msgid "Cap color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TexturedCaps)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:321
#, kde-format
msgid "Display image on caps"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kcfg_ZPosition)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:367
#, kde-format
msgid "Define how far away the object should appear"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_9)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:408
#, kde-format
msgid "Additional Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_CloseOnMouseRelease)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:415
#, kde-format
msgid ""
"If enabled the effect will be deactivated after rotating the cube with the mouse,\n"
"otherwise it will remain active"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CloseOnMouseRelease)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:418
#, kde-format
msgid "Close after mouse dragging"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabBox)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:425
#, kde-format
msgid "Use this effect for walking through the desktops"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_InvertKeys)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:432
#, kde-format
msgid "Invert cursor keys"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_InvertMouse)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:439
#, kde-format
msgid "Invert mouse"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, capDeformationGroupBox)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:449
#, kde-format
msgid "Sphere Cap Deformation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, capDeformationSphereLabel)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:471
#, kde-format
msgid "Sphere"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, capDeformationPlaneLabel)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:478
#, kde-format
msgid "Plane"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DontSlideStickyWindows)
#. +> trunk5 stable5 plasma5lts
#: cubeslide/cubeslide_config.ui:17
#, kde-format
msgid "Do not animate windows on all desktops"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_RingLife)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_RotationDuration)
#. +> trunk5 stable5 plasma5lts
#: cubeslide/cubeslide_config.ui:52 mouseclick/mouseclick_config.ui:132
#, kde-format
msgid " msec"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DontSlidePanels)
#. +> trunk5 stable5 plasma5lts
#: cubeslide/cubeslide_config.ui:65
#, kde-format
msgid "Do not animate panels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UsePagerLayout)
#. +> trunk5 stable5 plasma5lts
#: cubeslide/cubeslide_config.ui:85
#, kde-format
msgid "Use pager layout for animation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseWindowMoving)
#. +> trunk5 stable5 plasma5lts
#: cubeslide/cubeslide_config.ui:92
#, kde-format
msgid "Start animation when moving windows towards screen edges"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid.cpp:73 desktopgrid/desktopgrid_config.cpp:68
#, kde-format
msgid "Show Desktop Grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:76
#, kde-format
msgctxt "Desktop name alignment:"
msgid "Disabled"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:77 flipswitch/flipswitch_config.ui:160
#: glide/glide_config.ui:70 glide/glide_config.ui:168
#, kde-format
msgid "Top"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:78
#, kde-format
msgid "Top-Right"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:79 flipswitch/flipswitch_config.ui:125
#: glide/glide_config.ui:75 glide/glide_config.ui:173
#, kde-format
msgid "Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:80
#, kde-format
msgid "Bottom-Right"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:81 flipswitch/flipswitch_config.ui:180
#: glide/glide_config.ui:80 glide/glide_config.ui:178
#, kde-format
msgid "Bottom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:82
#, kde-format
msgid "Bottom-Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:83 flipswitch/flipswitch_config.ui:105
#: glide/glide_config.ui:85 glide/glide_config.ui:183
#, kde-format
msgid "Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:84
#, kde-format
msgid "Top-Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:85
#, kde-format
msgid "Center"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:23
#, kde-format
msgid "Zoom &duration:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_ZoomDuration)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:42
#, kde-format
msgctxt "Duration of zoom"
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:55
#, kde-format
msgid "Border wid&th:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:84
#, kde-format
msgid "Desktop &name alignment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:107
#, kde-format
msgid "&Layout mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:127
#, kde-format
msgid "Pager"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:132
#, kde-format
msgid "Automatic"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:137
#, kde-format
msgid "Custom"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, layoutRowsLabel)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:145
#, kde-format
msgid "N&umber of rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PresentWindows)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:190
#, kde-format
msgid "Use Present Windows effect to layout the windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAddRemove)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:197
#, kde-format
msgid "Show buttons to alter count of virtual desktops"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_Strength)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:17
#, kde-format
msgid "Strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimPanels)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:17
#, kde-format
msgid "Apply effect to &panels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimDesktop)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:24
#, kde-format
msgid "Apply effect to the desk&top"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimByGroup)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:38
#, kde-format
msgid "Apply effect to &groups"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:45
#, kde-format
msgid "&Strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_Dim)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:40
#, kde-format
msgid "Dim:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimPanels)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:47
#, kde-format
msgid "Docks and panels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimDesktop)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:54
#, kde-format
msgid "Desktop"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimKeepAbove)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:61
#, kde-format
msgid "Keep above windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimKeepAbove)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:31
#, kde-format
msgid "Apply effect to &keep-above windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimByGroup)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:68
#, kde-format
msgid "By window group"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimFullScreen)
#. +> trunk5
#: diminactive/diminactive_config.ui:75
#, kde-format
msgid "Fullscreen windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:105
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Blur"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:106
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Blurs the background behind semi-transparent windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:120
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Color Picker"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:121
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Supports picking a color"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:135
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Background contrast"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:136
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Improve contrast and readability behind semi-transparent windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:150
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Cover Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:151
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display a Cover Flow effect for the alt+tab window switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:165
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Desktop Cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:166
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display each virtual desktop on a side of a cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:180
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Desktop Cube Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:181
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Animate desktop switching with a cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:195
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Desktop Grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:196
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Zoom out so all desktops are displayed side-by-side in a grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:210
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Dim Inactive"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:211
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Darken inactive windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:225
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Dim Screen for Administrator Mode"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:226
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Darkens the entire screen when requesting root privileges"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:240
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Fall Apart"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:241
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Closed windows fall into pieces"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:255
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Flip Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:256
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Flip through windows that are in a stack for the alt+tab window switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:270
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Glide"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:271
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Glide windows as they appear or disappear"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:285
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Highlight Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:286
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Highlight the appropriate window when hovering over taskbar entries"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:300
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Invert"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:301
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Inverts the color of the desktop and windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:315
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Kscreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:316
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Helper Effect for KScreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:330
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Looking Glass"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:331
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "A screen magnifier that looks like a fisheye lens"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:345
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Magic Lamp"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:346
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Simulate a magic lamp when minimizing windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:360
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Magnifier"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:361
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Magnify the section of the screen that is near the mouse cursor"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:375
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Minimize Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:376
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Animate the minimizing of windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:390
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Mouse Click Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:391
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Creates an animation whenever a mouse button is clicked. This is useful for screenrecordings/presentations"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:405
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Mouse Mark"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:406
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Allows you to draw lines on the desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:420
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Present Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:421
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Zoom out until all opened windows can be displayed side-by-side"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:435
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Resize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:436
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Resizes windows with a fast texture scale instead of updating contents"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:450
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Scale"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:451
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Make windows smoothly scale in and out when they are shown or hidden"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:465
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Screen Edge"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:466
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Highlights a screen edge when approaching"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:480
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Screenshot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:481
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Helper effect for KSnapshot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:495
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Sheet"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:496
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Make modal dialogs smoothly fly in and out when they are shown or hidden"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:510
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Show FPS"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:511
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display KWin's performance in the corner of the screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:525
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Show Paint"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:526
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Highlight areas of the desktop that have been recently updated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:540
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Slide"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:541
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Slide desktops when switching virtual desktops"
msgstr ""
#. +> plasma5lts
#: effect_builtins.cpp:525
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Slide windows across the screen when switching virtual desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:555
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Slide Back"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:556
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Slide back windows when another window is raised"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:570
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Sliding popups"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:571
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Sliding animation for Plasma popups"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:585
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Snap Helper"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:586
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Help you locate the center of the screen when moving a window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:600
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Startup Feedback"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:601
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Helper effect for startup feedback"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:615
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Thumbnail Aside"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:616
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display window thumbnails on the edge of the screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:630
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Touch Points"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:631
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Visualize touch points"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:645
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Track Mouse"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:646
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display a mouse cursor locating effect when activated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:660
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Window Geometry"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:661
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display window geometries on move/resize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:675
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Wobbly Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:676
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Deform windows while they are moving"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:690
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Zoom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:691
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Magnify the entire desktop"
msgstr ""
#. +> plasma5lts
#: effect_builtins.cpp:270
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Windows Glide Effect as they are open and closed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch.cpp:59 flipswitch/flipswitch_config.cpp:61
#, kde-format
msgid "Toggle Flip Switch (Current desktop)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch.cpp:66 flipswitch/flipswitch_config.cpp:64
#, kde-format
msgid "Toggle Flip Switch (All desktops)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:23
#, kde-format
msgid "Flip animation duration:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:42
#, kde-format
msgctxt "Duration of flip animation"
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:55
#, kde-format
msgid "Angle:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Angle)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:71
#, kde-format
msgid " °"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:81
#, kde-format
msgid "Horizontal position of front:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:136
#, kde-format
msgid "Vertical position of front:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideEffectLabel)
#. +> plasma5lts
#: glide/glide_config.ui:17
#, kde-format
msgid "Glide Effect:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_Duration)
#. +> trunk5 stable5 plasma5lts
#: glide/glide_config.ui:19 scale/scale_config.ui:17 slide/slide_config.ui:19
#, kde-format
msgid "Duration:"
msgstr ""
#. i18n: Duration of the slide animation.
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. +> trunk5 stable5
#: glide/glide_config.ui:32 scale/scale_config.ui:30 slide/slide_config.ui:32
#, kde-format
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, inGlideEffectLabel)
#. +> plasma5lts
#: glide/glide_config.ui:42
#, kde-format
msgid "In"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_InAnimation)
#. +> trunk5 stable5
#: glide/glide_config.ui:50
#, kde-format
msgid "Window Open Animation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_OutRotationEdge)
#. +> trunk5 stable5
#: glide/glide_config.ui:56 glide/glide_config.ui:154
#, kde-format
msgid "Rotation edge:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, outGlideEffectLabel)
#. +> plasma5lts
#: glide/glide_config.ui:71
#, kde-format
msgid "Out"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InRotationAngle)
#. i18n: ectx: property (text), widget (QLabel, label_OutRotationAngle)
#. +> trunk5 stable5
#: glide/glide_config.ui:93 glide/glide_config.ui:191
#, kde-format
msgid "Rotation angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideAngleLabel)
#. +> plasma5lts
#: glide/glide_config.ui:93
#, kde-format
msgid "Glide Angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideAnglenegLabel)
#. +> plasma5lts
#: glide/glide_config.ui:118
#, kde-format
msgid "-90"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InDistance)
#. i18n: ectx: property (text), widget (QLabel, label_OutDistance)
#. +> trunk5 stable5
#: glide/glide_config.ui:119 glide/glide_config.ui:198
#, kde-format
msgid "Distance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideAngleposLabel)
#. +> plasma5lts
#: glide/glide_config.ui:147
#, kde-format
msgid "90"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_OutAnimation)
#. +> trunk5 stable5
#: glide/glide_config.ui:148
#, kde-format
msgid "Window Close Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: invert/invert.cpp:45 invert/invert_config.cpp:52
#, kde-format
msgid "Toggle Invert Effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: invert/invert.cpp:53 invert/invert_config.cpp:58
#, kde-format
msgid "Toggle Invert Effect on Window"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FadeToBlack)
#. +> trunk5 stable5 plasma5lts
#: login/package/contents/ui/config.ui:17
#, kde-format
msgid "Fade to black (fullscreen splash screens only)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: lookingglass/lookingglass_config.ui:24
#, kde-format
msgid "&Radius:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_AnimationDuration)
#. +> trunk5 stable5 plasma5lts
#: magiclamp/magiclamp_config.ui:39
#, kde-format
msgid "milliseconds"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupSize)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:17
#, kde-format
msgid "Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:23
#, kde-format
msgid "&Width:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Width)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Height)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:42 magnifier/magnifier_config.ui:74
#, kde-format
msgid " px"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:55
#, kde-format
msgid "&Height:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:51 mouseclick/mouseclick_config.cpp:64
#, kde-format
msgid "Toggle Mouse Click Effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:59
#, kde-format
msgctxt "Left mouse button"
msgid "Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:60
#, kde-format
msgctxt "Middle mouse button"
msgid "Middle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:61
#, kde-format
msgctxt "Right mouse button"
msgid "Right"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, basic_tab)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:21
#, kde-format
msgid "Basic Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, button1_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:37
#, kde-format
msgid "Left Mouse Button Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, button2_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:50
#, kde-format
msgid "Middle Mouse Button Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, button3_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:70
#, kde-format
msgid "Right Mouse Button Color:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, advanced_tab)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:91
#, kde-format
msgid "Advanced Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, rings)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:97
#, kde-format
msgid "Rings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ring_line_width_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:103
#, kde-format
msgid "Line Width:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, kcfg_LineWidth)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_RingSize)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:119 mouseclick/mouseclick_config.ui:171
#: mousemark/mousemark_config.cpp:56
#, kde-format
msgid " pixel"
msgid_plural " pixels"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, ring_duration_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:145
#, kde-format
msgid "Ring Duration:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ring_radius_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:155
#, kde-format
msgid "Ring Radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ring_count_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:184
#, kde-format
msgid "Ring Count:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, font)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:210 showfps/showfps_config.ui:17
#, kde-format
msgid "Text"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, font_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:216
#, kde-format
msgid "Font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, showtext_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:233
#, kde-format
msgid "Show Text:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark.cpp:52
#, kde-format
msgid "Clear All Mouse Marks"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark.cpp:59 mousemark/mousemark_config.cpp:76
#, kde-format
msgid "Clear Last Mouse Mark"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.cpp:70
#, kde-format
msgid "Clear Mouse Marks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.ui:23
#, kde-format
msgid "Wid&th:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.ui:36
#, kde-format
msgid "&Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.ui:78
#, kde-format
msgid "Draw with the mouse by holding Shift+Meta keys and moving the mouse."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:78
#: presentwindows/presentwindows_config.cpp:73
#, kde-format
msgid "Toggle Present Windows (Current desktop)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:86
#: presentwindows/presentwindows_config.cpp:67
#, kde-format
msgid "Toggle Present Windows (All desktops)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:95
#: presentwindows/presentwindows_config.cpp:79
#, kde-format
msgid "Toggle Present Windows (Window class)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: presentwindows/presentwindows.cpp:1648
+#: presentwindows/presentwindows.cpp:1660
#, kde-format
msgid ""
"Filter:\n"
"%1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:39
#, kde-format
msgid "Natural Layout Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FillGaps)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:45
#, kde-format
msgid "Fill &gaps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:65
#, kde-format
msgid "Faster"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:112
#, kde-format
msgid "Nicer"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:122
#, kde-format
msgid "Windows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:128
#: presentwindows/presentwindows_config.ui:272
#, kde-format
msgid "Left button:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:139
#: presentwindows/presentwindows_config.ui:183
#: presentwindows/presentwindows_config.ui:227
#: presentwindows/presentwindows_config.ui:283
#: presentwindows/presentwindows_config.ui:317
#: presentwindows/presentwindows_config.ui:351
#, kde-format
msgid "No action"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:144
#: presentwindows/presentwindows_config.ui:188
#: presentwindows/presentwindows_config.ui:232
#: presentwindows/presentwindows_config.ui:288
#: presentwindows/presentwindows_config.ui:322
#: presentwindows/presentwindows_config.ui:356
#, kde-format
msgid "Activate window"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:149
#: presentwindows/presentwindows_config.ui:193
#: presentwindows/presentwindows_config.ui:237
#: presentwindows/presentwindows_config.ui:293
#: presentwindows/presentwindows_config.ui:327
#: presentwindows/presentwindows_config.ui:361
#, kde-format
msgid "End effect"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:154
#: presentwindows/presentwindows_config.ui:198
#: presentwindows/presentwindows_config.ui:242
#, kde-format
msgid "Bring window to current desktop"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:159
#: presentwindows/presentwindows_config.ui:203
#: presentwindows/presentwindows_config.ui:247
#, kde-format
msgid "Send window to all desktops"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:164
#: presentwindows/presentwindows_config.ui:208
#: presentwindows/presentwindows_config.ui:252
#, kde-format
msgid "(Un-)Minimize window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:172
#: presentwindows/presentwindows_config.ui:306
#, kde-format
msgid "Middle button:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:216
#: presentwindows/presentwindows_config.ui:340
#, kde-format
msgid "Right button:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:263
#, kde-format
msgctxt "@title:group actions when clicking on desktop"
msgid "Desktop"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:298
#: presentwindows/presentwindows_config.ui:332
#: presentwindows/presentwindows_config.ui:366
#, kde-format
msgid "Show desktop"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:383
#, kde-format
msgid "Layout mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawWindowIcons)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:403
#, kde-format
msgid "Display window &icons"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_IgnoreMinimized)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:410
#, kde-format
msgid "Ignore &minimized windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowPanel)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:417
#, kde-format
msgid "Show &panels"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:431
#, kde-format
msgid "Natural"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:436
#, kde-format
msgid "Regular Grid"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:441
#, kde-format
msgid "Flexible Grid"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AllowClosingWindows)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:449
#, kde-format
msgid "Provide buttons to close the windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TextureScale)
#. +> trunk5 stable5 plasma5lts
#: resize/resize_config.ui:17
#, kde-format
msgid "Scale window"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Outline)
#. +> trunk5 stable5 plasma5lts
#: resize/resize_config.ui:24
#, kde-format
msgid "Show outline"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InScale)
#. +> trunk5 stable5
#: scale/scale_config.ui:46
#, kde-format
msgid "Window open scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_OutScale)
#. +> trunk5 stable5
#: scale/scale_config.ui:53
#, kde-format
msgid "Window close scale:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:294
#, kde-format
msgctxt "Notification caption that a screenshot got saved to file"
msgid "Screenshot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:295
#, kde-format
msgctxt "Notification with path to screenshot file"
msgid "Screenshot saved to %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:403
#, kde-format
msgid ""
"Select window to screen shot with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:406
#, kde-format
msgid ""
"Create screen shot with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps.cpp:63
#, kde-format
msgid "This effect is not a benchmark"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:23
#, kde-format
msgid "Text position:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:43
#, kde-format
msgid "Inside Graph"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:48
#, kde-format
msgid "Nowhere"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:53
#, kde-format
msgid "Top Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:58
#, kde-format
msgid "Top Right"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:63
#, kde-format
msgid "Bottom Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:68
#, kde-format
msgid "Bottom Right"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:76
#, kde-format
msgid "Text font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:96
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:119
#, kde-format
msgid "Text alpha:"
msgstr ""
#. +> trunk5
#: showpaint/showpaint.cpp:53 showpaint/showpaint_config.cpp:52
#, kde-format
msgid "Toggle Show Paint"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. +> plasma5lts
#: slide/slide_config.ui:36
#, kde-format
msgctxt "Duration of the slide animation"
msgid "Default"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_Gaps)
#. +> trunk5 stable5
#: slide/slide_config.ui:50
#, kde-format
msgid "Gap between desktops"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_HorizontalGap)
#. +> trunk5 stable5
#: slide/slide_config.ui:56
#, kde-format
msgid "Horizontal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_VerticalGap)
#. +> trunk5 stable5
#: slide/slide_config.ui:79
#, kde-format
msgid "Vertical:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SlideDocks)
#. +> trunk5 stable5
#: slide/slide_config.ui:105
#, kde-format
msgid "Slide docks"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SlideBackground)
#. +> trunk5 stable5
#: slide/slide_config.ui:112
#, kde-format
msgid "Slide desktop background"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside.cpp:38
#: thumbnailaside/thumbnailaside_config.cpp:73
#, kde-format
msgid "Toggle Thumbnail for Current Window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:23
#, kde-format
msgid "Maximum &width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:36
#, kde-format
msgid "&Spacing:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Spacing)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_MaxWidth)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:55
#: thumbnailaside/thumbnailaside_config.ui:106
#, kde-format
msgid " pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:68
#, kde-format
msgid "&Opacity:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse.cpp:61 trackmouse/trackmouse_config.cpp:70
#, kde-format
msgid "Track mouse"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget)
#. +> plasma5lts
#: trackmouse/trackmouse_config.ui:20
#, kde-format
msgid "Trigger on"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: trackmouse/trackmouse_config.ui:26
#, kde-format
msgid "Trigger effect with:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_KeyboardShortcut)
#. +> trunk5 stable5
#: trackmouse/trackmouse_config.ui:33
#, kde-format
msgid "Keyboard shortcut:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_ModifierKeys)
#. +> trunk5 stable5
#: trackmouse/trackmouse_config.ui:43
#, kde-format
msgid "Modifier keys:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, modifierRadio)
#. +> plasma5lts
#: trackmouse/trackmouse_config.ui:27
#, kde-format
msgid "Modifiers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Alt)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:65
#, kde-format
msgid "Alt"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Control)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:72
#, kde-format
msgid "Ctrl"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shortcutRadio)
#. +> plasma5lts
#: trackmouse/trackmouse_config.ui:74
#, kde-format
msgid "Shortcut"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Shift)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:79
#, kde-format
msgid "Shift"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Meta)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:86
#, kde-format
msgid "Meta"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KWin::TranslucencyEffectConfigForm)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:14
#, kde-format
msgid "Translucency"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_opacityGroupBox)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:20
#, kde-format
msgid "General Translucency Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, comboboxpopup_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:64
#, kde-format
msgid "Combobox popups:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dialogs_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:137
#, kde-format
msgid "Dialogs:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, menus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:188
#, kde-format
msgid "Menus:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, moveresize_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:207
#, kde-format
msgid "Moving windows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, inactive_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:226
#, kde-format
msgid "Inactive windows:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_IndividualMenuConfig)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:267
#, kde-format
msgid "Set menu translucency independently"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dropdownmenus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:285
#, kde-format
msgid "Dropdown menus:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, popupmenus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:329
#, kde-format
msgid "Popup menus:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, tornoffmenus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:367
#, kde-format
msgid "Torn-off menus:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry.cpp:53
#, kde-format
msgid "Toggle window geometry display (effect only)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry_config.cpp:58
#, kde-format
msgid "Toggle KWin composited geometry display"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Move)
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry_config.ui:17
#, kde-format
msgid "Display for moving windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Resize)
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry_config.ui:24
#, kde-format
msgid "Display for resizing windows"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, advancedGroup)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:20
#, kde-format
msgid "Advanced"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:26
#, kde-format
msgid "&Stiffness:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:68
#, kde-format
msgid "Dra&g:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:81
#, kde-format
msgid "&Move factor:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MoveWobble)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:155
#, kde-format
msgid "Wo&bble when moving"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResizeWobble)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:162
#, kde-format
msgid "Wobble when &resizing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AdvancedMode)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:182
#, kde-format
msgid "Enable &advanced mode"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, basicGroup)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:192
#, kde-format
msgid "&Wobbliness"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:201
#, kde-format
msgid "Less"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:224
#, kde-format
msgid "More"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:84
#, kde-format
msgid "Move Zoomed Area to Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:92
#, kde-format
msgid "Move Zoomed Area to Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:100
#, kde-format
msgid "Move Zoomed Area Upwards"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:108
#, kde-format
msgid "Move Zoomed Area Downwards"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:117 zoom/zoom_config.cpp:115
#, kde-format
msgid "Move Mouse to Focus"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:125 zoom/zoom_config.cpp:122
#, kde-format
msgid "Move Mouse to Center"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:87
#, kde-format
msgid "Move Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:94
#, kde-format
msgid "Move Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:101
#, kde-format
msgid "Move Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:108
#, kde-format
msgid "Move Down"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, label)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, kcfg_ZoomFactor)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:25 zoom/zoom_config.ui:41
#, kde-format
msgid "On zoom-in and zoom-out change the zoom by the defined zoom-factor."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:28
#, kde-format
msgid "Zoom Factor:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableFocusTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:66
#, kde-format
msgid "Enable tracking of the focused location. This needs QAccessible to be enabled per application (\"export QT_ACCESSIBILITY=1\")."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableFocusTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:69
#, kde-format
msgid "Enable Focus Tracking"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableFollowFocus)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:79
#, kde-format
msgid "When the focus changes, move the zoom area to the focused location."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableFollowFocus)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:82
#, kde-format
msgid "Follow Focus"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:89
#, kde-format
msgid "Mouse Pointer:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:102
#, kde-format
msgid "Visibility of the mouse-pointer."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:106
#, kde-format
msgid "Scale"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:111
#, kde-format
msgid "Keep"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:116
#, kde-format
msgid "Hide"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:124
#, kde-format
msgid "Track moving of the mouse."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:128
#, kde-format
msgid "Proportional"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:133
#, kde-format
msgid "Centered"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:138
#, kde-format
msgid "Push"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:143
#, kde-format
msgid "Disabled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:151
#, kde-format
msgid "Mouse Tracking:"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/libdiscover.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/libdiscover.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/libdiscover.pot (revision 1526938)
@@ -1,3430 +1,3436 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the discover package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: discover\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-17 09:12+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:2 categoriesxml.cpp:114 categoriesxml.cpp:220
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:5
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:5
#: libdiscover/backends/SnapBackend/snap-backend-categories.xml:5
#, kde-format
msgctxt "Category"
msgid "Applications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:4 categoriesxml.cpp:116
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:14
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:14
#, kde-format
msgctxt "Category"
msgid "Accessories"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:6 categoriesxml.cpp:118
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:26
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:26
#, kde-format
msgctxt "Category"
msgid "Accessibility"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:8 categoriesxml.cpp:120
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:38
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:38
#, kde-format
msgctxt "Category"
msgid "Developer Tools"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:10 categoriesxml.cpp:122
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:48
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:48
#, kde-format
msgctxt "Category"
msgid "Debugging"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:12 categoriesxml.cpp:124
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:58
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:58
#, kde-format
msgctxt "Category"
msgid "Graphic Interface Design"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:14 categoriesxml.cpp:126
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:67
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:67
#, kde-format
msgctxt "Category"
msgid "IDEs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:16 categoriesxml.cpp:128
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:76
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:76
#, kde-format
msgctxt "Category"
msgid "Localization"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:18 categoriesxml.cpp:130
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:86
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:86
#, kde-format
msgctxt "Category"
msgid "Profiling"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:20 categoriesxml.cpp:132
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:95
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:95
#, kde-format
msgctxt "Category"
msgid "Web Development"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:22 categoriesxml.cpp:134
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:108
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:108
#, kde-format
msgctxt "Category"
msgid "Education"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:24 categoriesxml.cpp:136
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:120
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:120
#, kde-format
msgctxt "Category"
msgid "Science and Engineering"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:181
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:181
#: libmuon/backends/PackageKitBackend/muon-packagekit-backend-categories.xml:112
#, kde-format
msgctxt "Category"
msgid "Science & Engineering"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:26 categoriesxml.cpp:138
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:130
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:130
#, kde-format
msgctxt "Category"
msgid "Astronomy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:28 categoriesxml.cpp:140
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:138
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:138
#, kde-format
msgctxt "Category"
msgid "Biology"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:30 categoriesxml.cpp:142
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:146
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:146
#, kde-format
msgctxt "Category"
msgid "Chemistry"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:32 categoriesxml.cpp:144
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:155
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:155
#, kde-format
msgctxt "Category"
msgid "Computer Science and Robotics"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:215
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:215
#: libmuon/backends/PackageKitBackend/muon-packagekit-backend-categories.xml:146
#, kde-format
msgctxt "Category"
msgid "Computer Science & Robotics"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:34 categoriesxml.cpp:146
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:166
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:166
#, kde-format
msgctxt "Category"
msgid "Electronics"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:36 categoriesxml.cpp:148
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:175
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:175
#, kde-format
msgctxt "Category"
msgid "Engineering"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:38 categoriesxml.cpp:150
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:184
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:184
#, kde-format
msgctxt "Category"
msgid "Geography"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:40 categoriesxml.cpp:152
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:192
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:192
#, kde-format
msgctxt "Category"
msgid "Geology"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:42 categoriesxml.cpp:154
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:201
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:201
#, kde-format
msgctxt "Category"
msgid "Mathematics"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:44 categoriesxml.cpp:156
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:212
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:212
#, kde-format
msgctxt "Category"
msgid "Physics"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:46 categoriesxml.cpp:158
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:223
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:223
#, kde-format
msgctxt "Category"
msgid "Games"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:48 categoriesxml.cpp:160
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:233
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:233
#, kde-format
msgctxt "Category"
msgid "Arcade"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:50 categoriesxml.cpp:162
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:242
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:242
#, kde-format
msgctxt "Category"
msgid "Board Games"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:52 categoriesxml.cpp:164
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:251
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:251
#, kde-format
msgctxt "Category"
msgid "Card Games"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:54 categoriesxml.cpp:166
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:260
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:260
#, kde-format
msgctxt "Category"
msgid "Puzzles"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:56 categoriesxml.cpp:168
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:269
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:269
#, kde-format
msgctxt "Category"
msgid "Role Playing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:58 categoriesxml.cpp:170
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:278
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:278
#, kde-format
msgctxt "Category"
msgid "Simulation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:60 categoriesxml.cpp:172
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:287
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:287
#, kde-format
msgctxt "Category"
msgid "Strategy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:62 categoriesxml.cpp:174
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:296
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:296
#, kde-format
msgctxt "Category"
msgid "Sports"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:64 categoriesxml.cpp:176
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:305
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:305
#, kde-format
msgctxt "Category"
msgid "Action"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:66 categoriesxml.cpp:178
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:314
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:314
#, kde-format
msgctxt "Category"
msgid "Emulators"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:68 categoriesxml.cpp:180
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:327
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:327
#, kde-format
msgctxt "Category"
msgid "Graphics"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:70 categoriesxml.cpp:182
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:336
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:336
#, kde-format
msgctxt "Category"
msgid "3D"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:72 categoriesxml.cpp:184
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:344
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:344
#, kde-format
msgctxt "Category"
msgid "Drawing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:74 categoriesxml.cpp:186
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:356
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:356
#, kde-format
msgctxt "Category"
msgid "Painting and Editing"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:411
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:411
#: libmuon/backends/PackageKitBackend/muon-packagekit-backend-categories.xml:329
#, kde-format
msgctxt "Category"
msgid "Painting & Editing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:76 categoriesxml.cpp:188
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:369
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:369
#, kde-format
msgctxt "Category"
msgid "Photography"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:78 categoriesxml.cpp:190
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:378
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:378
#, kde-format
msgctxt "Category"
msgid "Publishing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:80 categoriesxml.cpp:192
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:387
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:387
#, kde-format
msgctxt "Category"
msgid "Scanning and OCR"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:442
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:442
#: libmuon/backends/PackageKitBackend/muon-packagekit-backend-categories.xml:360
#, kde-format
msgctxt "Category"
msgid "Scanning & OCR"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:82 categoriesxml.cpp:194
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:397
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:397
#, kde-format
msgctxt "Category"
msgid "Viewers"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:84 categoriesxml.cpp:196
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:409
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:409
#, kde-format
msgctxt "Category"
msgid "Internet"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:86 categoriesxml.cpp:198
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:418
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:418
#, kde-format
msgctxt "Category"
msgid "Chat"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:88 categoriesxml.cpp:200
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:428
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:428
#, kde-format
msgctxt "Category"
msgid "File Sharing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:90 categoriesxml.cpp:202
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:437
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:437
#, kde-format
msgctxt "Category"
msgid "Mail"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:92 categoriesxml.cpp:204
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:446
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:446
#, kde-format
msgctxt "Category"
msgid "Web Browsers"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:94 categoriesxml.cpp:206
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:458
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:458
#, kde-format
msgctxt "Category"
msgid "Multimedia"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:96 categoriesxml.cpp:208
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:468
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:468
#, kde-format
msgctxt "Category"
msgid "Audio and Video Editors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:98 categoriesxml.cpp:210
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:477
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:477
#, kde-format
msgctxt "Category"
msgid "Audio Players"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:100 categoriesxml.cpp:212
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:498
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:498
#, kde-format
msgctxt "Category"
msgid "Video Players"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:102 categoriesxml.cpp:214
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:516
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:516
#, kde-format
msgctxt "Category"
msgid "CD and DVD"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:104 categoriesxml.cpp:216
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:528
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:528
#, kde-format
msgctxt "Category"
msgid "Office"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:106 categoriesxml.cpp:218
#: libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml:539
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:539
#, kde-format
msgctxt "Category"
msgid "System Settings"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:533
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:533
#: libmuon/backends/PackageKitBackend/muon-packagekit-backend-categories.xml:451
#, kde-format
msgctxt "Category"
msgid "System & Settings"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:108
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:552
#, kde-format
msgctxt "Category"
msgid "Plasma Addons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:110
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:563
#, kde-format
msgctxt "Category"
msgid "Plasma Widgets"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:544
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:544
#: libmuon/backends/KNSBackend/muon-knsplasmoids-backend-categories.xml:4
#: libmuon/backends/PackageKitBackend/muon-packagekit-backend-categories.xml:462
#, kde-format
msgctxt "Category"
msgid "Plasma Desktop Widgets"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:112
#: libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml:575
#, kde-format
msgctxt "Category"
msgid "Fonts"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:222
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:4
#, kde-format
msgctxt "Category"
msgid "Dummy Category"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:224
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:10
#, kde-format
msgctxt "Category"
msgid "dummy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:226
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:18
#, kde-format
msgctxt "Category"
msgid "dummy addons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:228
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:27
#, kde-format
msgctxt "Category"
msgid "dummy 1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:230
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:35
#, kde-format
msgctxt "Category"
msgid "dummy with stuff"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:232 categoriesxml.cpp:236
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:42
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:57
#, kde-format
msgctxt "Category"
msgid "dummy 2.1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:234
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:50
#, kde-format
msgctxt "Category"
msgid "dummy with quite some stuff"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:238
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:66
#, kde-format
msgctxt "Category"
msgid "dummy 3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: categoriesxml.cpp:240
#: libdiscover/backends/DummyBackend/dummy-backend-categories.xml:76
#, kde-format
msgctxt "Category"
msgid "dummy 4"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:61
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:61
#, kde-format
msgctxt "Category"
msgid "Haskell"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:83
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:83
#, kde-format
msgctxt "Category"
msgid "Java"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:106
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:106
#, kde-format
msgctxt "Category"
msgid "Perl"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:127
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:127
#, kde-format
msgctxt "Category"
msgid "Python"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:140
#: libmuon/backends/ApplicationBackend/muon-applications-backend-categories.xml:140
#, kde-format
msgctxt "Category"
msgid "Version Control"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/muon-akabei-backend-categories.xml:554
#, kde-format
msgctxt "Category"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/appstream/OdrsReviewsBackend.cpp:251
#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:112
#, kde-format
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp:361
#, kde-format
msgid "Local bundle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp:1152
-#: libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp:451
-#: libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp:465
+#: libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp:454
+#: libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp:468
#, kde-format
msgid "Malformed appstream url '%1'"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:107
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:229
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:234
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:102
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:349
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:357
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:354
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:362
#, kde-format
msgid "Retrieving size information"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:351
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:359
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:356
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:364
#, kde-format
msgid "Unknown size"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:353
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:358
#, kde-format
msgctxt "@info app size"
msgid "%1 to download, %2 on disk"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:361
+#: libdiscover/backends/FlatpakBackend/FlatpakResource.cpp:366
#, kde-format
msgctxt "@info app size"
msgid "%1 on disk"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp:53
#, kde-format
msgid "Add Flathub"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp:103
#: libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp:114
#, kde-format
msgid "Could not add the source %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp:283
#, kde-format
msgid "Flatpak repository URI (*.flatpakrepo)"
msgstr ""
#. +> trunk5
-#: libdiscover/backends/FwupdBackend/FwupdResource.cpp:192
+#: libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.cpp:53
#, kde-format
-msgid "Not Invokable"
+msgid "Adding remote '%1' in %2 from %3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:127
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:318
-#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:259
+#: libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:123
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:328
+#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:260
#, kde-format
msgid "Accept EULA"
msgstr ""
#. +> trunk5 stable5
-#: libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:127
+#: libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:123
#, kde-format
msgid ""
"The remote %1 require that you accept their license:\n"
" %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/KNSBackend/KNSBackend.cpp:122
#, kde-format
msgid "Invalid %1 backend, contact your distributor."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/KNSBackend/KNSBackend.cpp:131
#, kde-format
msgid "%1: %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/KNSBackend/KNSBackend.cpp:158
#, kde-format
msgid "Plasma Addons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/KNSBackend/KNSBackend.cpp:158
#, kde-format
msgid "Application Addons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/KNSBackend/KNSBackend.cpp:423
#, kde-format
msgid "Wrong KNewStuff URI: %1"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/KNSBackend/KNSResource.cpp:232
#, kde-format
msgid "Use"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/KNSBackend/KNSReviews.cpp:142
#, kde-format
msgid "Log in information for %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp:166
+#: libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp:170
#, kde-format
msgid "Please make sure that Appstream is properly set up on your system"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:34
#, kde-format
msgid "Out of memory"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:36
#, kde-format
msgid "No network connection available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:38
#, kde-format
msgid "Operation not supported"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:40
#, kde-format
msgid "Internal error"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:42
#, kde-format
msgid "GPG failure"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:44
#, kde-format
msgid "PackageID invalid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:46
#, kde-format
msgid "Package not installed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:48
#, kde-format
msgid "Package not found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:50
#, kde-format
msgid "Package is already installed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:52
#, kde-format
msgid "Package download failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:54
#, kde-format
msgid "Package group not found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:56
#, kde-format
msgid "Package group list invalid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:58
#, kde-format
msgid "Dependency resolution failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:60
#, kde-format
msgid "Filter invalid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:62
#, kde-format
msgid "Failed while creating a thread"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:64
#, kde-format
msgid "Transaction failure"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:66
#, kde-format
msgid "Transaction canceled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:68
#, kde-format
msgid "No Cache available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:70
#, kde-format
msgid "Cannot find repository"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:72
#, kde-format
msgid "Cannot remove system package"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:74
#, kde-format
msgid "The PackageKit daemon has crashed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:76
#, kde-format
msgid "Initialization failure"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:78
#, kde-format
msgid "Failed to finalize transaction"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:80
#, kde-format
msgid "Config parsing failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:82
#, kde-format
msgid "Cannot cancel transaction"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:84
#, kde-format
msgid "Cannot obtain lock"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:86
#, kde-format
msgid "No packages to update"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:88
#, kde-format
msgid "Cannot write repo config"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:90
#, kde-format
msgid "Local install failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:92
#, kde-format
msgid "Bad GPG signature found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:94
#, kde-format
msgid "No GPG signature found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:96
#, kde-format
msgid "Cannot install source package"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:98
#, kde-format
msgid "Repo configuration error"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:100
#, kde-format
msgid "No license agreement"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:102
#, kde-format
msgid "File conflicts found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:104
#, kde-format
msgid "Package conflict found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:106
#, kde-format
msgid "Repo not available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:108
#, kde-format
msgid "Invalid package file"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:110
#, kde-format
msgid "Package install blocked"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:112
#, kde-format
msgid "Corrupt package found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:114
#, kde-format
msgid "All packages already installed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:116
#, kde-format
msgid "File not found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:118
#, kde-format
msgid "No more mirrors available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:120
#, kde-format
msgid "No distro upgrade data"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:122
#, kde-format
msgid "Incompatible architecture"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:124
#, kde-format
msgid "No space on device left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:126
#, kde-format
msgid "A media change is required"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:128
#, kde-format
msgid "You have no authorization to execute this operation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:130
#, kde-format
msgid "Update not found"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:132
#, kde-format
msgid "Cannot install from unsigned repo"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:134
#, kde-format
msgid "Cannot update from unsigned repo"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:136
#, kde-format
msgid "Cannot get file list"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:138
#, kde-format
msgid "Cannot get requires"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:140
#, kde-format
msgid "Cannot disable repository"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:142
#, kde-format
msgid "Restricted download detected"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:144
#, kde-format
msgid "Package failed to configure"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:146
#, kde-format
msgid "Package failed to build"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:148
#, kde-format
msgid "Package failed to install"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:150
#, kde-format
msgid "Package failed to remove"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:152
#, kde-format
msgid "Update failed due to running process"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:154
#, kde-format
msgid "The package database changed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:156
#, kde-format
msgid "The provided type is not supported"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:158
#, kde-format
msgid "Install root is invalid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:160
#, kde-format
msgid "Cannot fetch sources"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:162
#, kde-format
msgid "Canceled priority"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:164
#, kde-format
msgid "Unfinished transaction"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:166
#, kde-format
msgid "Lock required"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:171
#, kde-format
msgid "Unknown error %1."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:180
#, kde-format
msgid "'%1' was changed and suggests to be restarted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:182
#, kde-format
msgid "A change by '%1' suggests your session to be restarted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:184
#, kde-format
msgid "'%1' was updated for security reasons, a restart of the session is recommended."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:186
#, kde-format
msgid "'%1' was updated for security reasons, a restart of the system is recommended."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:191
#, kde-format
msgid "A change by '%1' suggests your system to be rebooted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:199
#, kde-format
msgid "The application will have to be restarted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:201
#, kde-format
msgid "The session will have to be restarted"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:203
#, kde-format
msgid "The system will have to be rebooted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:205
#, kde-format
msgid "For security, the session will have to be restarted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:207
#, kde-format
msgid "For security, the system will have to be restarted."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:219
#, kde-format
msgid "Waiting..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:221
#, kde-format
msgid "Refreshing Cache..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:223
#, kde-format
msgid "Setup..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:225
#, kde-format
msgid "Processing..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:227
#, kde-format
msgid "Remove..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:229
#, kde-format
msgid "Downloading..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:231
#, kde-format
msgid "Installing..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:233
#, kde-format
msgid "Updating..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:235
#, kde-format
msgid "Cleaning up..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:238
#, kde-format
msgid "Resolving dependencies..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:240
#, kde-format
msgid "Checking signatures..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:242
#, kde-format
msgid "Test committing..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:244
#, kde-format
msgid "Committing..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:247
#, kde-format
msgid "Finished"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:249
#, kde-format
msgid "Canceled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:251
#, kde-format
msgid "Waiting for lock..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:253
#, kde-format
msgid "Waiting for authorization..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:258
#, kde-format
msgid "Copying files..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:261
#, kde-format
msgid "Unknown Status"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:269
#, kde-format
msgid "We are waiting for something."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:271
#, kde-format
msgid "Setting up transaction..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:273
#, kde-format
msgid "The transaction is currently working..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:275
#, kde-format
msgid "The transaction is currently removing packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:277
#, kde-format
msgid "The transaction is currently downloading packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:279
#, kde-format
msgid "The transactions is currently installing packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:281
#, kde-format
msgid "The transaction is currently updating packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:283
#, kde-format
msgid "The transaction is currently cleaning up..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:286
#, kde-format
msgid "The transaction is currently resolving the dependencies of the packages it will install..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:288
#, kde-format
msgid "The transaction is currently checking the signatures of the packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:290
#, kde-format
msgid "The transaction is currently testing the commit of this set of packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:292
#, kde-format
msgid "The transaction is currently committing its set of packages..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:295
#, kde-format
msgid "The transaction has finished!"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:297
#, kde-format
msgid "The transaction was canceled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:299
#, kde-format
msgid "The transaction is currently waiting for the lock..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:301
#, kde-format
msgid "Waiting for the user to authorize the transaction..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:306
#, kde-format
msgid "The transaction is currently copying files..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:308
#, kde-format
msgid "Currently refreshing the repository cache..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:313
#, kde-format
msgid "Unknown status %1."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:324
#, kde-format
msgctxt "update state"
msgid "Stable"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:326
#, kde-format
msgctxt "update state"
msgid "Unstable"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitMessages.cpp:328
#, kde-format
msgctxt "update state"
msgid "Testing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:117
-#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:129
+#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:123
+#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:135
#, kde-format
msgid "Offline Updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:118
+#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:124
#, kde-format
msgid ""
"Failed to update %1 packages\n"
"%2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:130
+#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:136
#, kde-format
msgid "Successfully updated %1 packages"
msgstr ""
#. +> stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:211
#, kde-format
msgid "Upgrade available"
msgstr ""
#. +> stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:215
#, kde-format
msgid "New unstable version: %1"
msgstr ""
#. +> stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:218
#, kde-format
msgid "New version: %1"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:302
#, kde-format
msgid "Restart is required"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:303
#, kde-format
msgid "The system needs to be restarted for the updates to take effect."
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:306
#, kde-format
msgid "Session restart is required"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp:307
#, kde-format
msgid "You will need to log out and back in for the update to take effect."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:232
#, kde-format
msgctxt "package-name (version)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:234
#, kde-format
msgctxt "comma separating package names"
msgid ", "
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:253
#, kde-format
msgid "Current Version:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:254
#, kde-format
msgid "Obsoletes:"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:255
#, kde-format
msgid "New Version:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:256
#, kde-format
msgid "Update State:"
msgstr ""
#. +> stable5 plasma5lts
#: libmuon/backends/PackageKitBackend/PackageKitResource.cpp:350
#, kde-format
msgid "Updates:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:257
#, kde-format
msgid "Restart:"
msgstr ""
#. +> stable5 plasma5lts
#: libmuon/backends/PackageKitBackend/PackageKitResource.cpp:348
#, kde-format
msgid "Reason:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:260
#, kde-format
msgid "Vendor:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitResource.cpp:280
#, kde-format
msgid "%2 (plus %1 dependency)"
msgid_plural "%2 (plus %1 dependencies)"
msgstr[0] ""
msgstr[1] ""
#. +> stable5
#: libmuon/backends/PackageKitBackend/PackageKitResource.cpp:351
#, kde-format
msgid "Change Log:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitSourcesBackend.cpp:103
#, kde-format
msgid "Repository URL:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:202
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:212
#, kde-format
msgid "Packages to remove"
msgstr ""
#. +> trunk5 stable5
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:202
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:212
#, kde-format
msgid ""
"The following packages will be removed by the update:\n"
"<ul>"
"<li>%1</li>"
"</ul>"
"\n"
"in order to install:\n"
"<ul>"
"<li>%2</li>"
"</ul>"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:179
#, kde-format
msgid ""
"The following packages will be removed by the update:\n"
"<ul>"
"<li>%1</li>"
"</ul>"
msgstr ""
-#. +> trunk5 stable5
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:218
+#. +> trunk5
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:228
+#, kde-format
+msgid "Please restart the computer to finish the update"
+msgstr ""
+
+#. +> stable5
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:207
#, kde-format
msgid "Please restart the computer to finish the installation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:305
-#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:274
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:315
+#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:275
#, kde-format
msgid ""
"Media Change of type '%1' is requested.\n"
"%2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:318
-#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:259
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:328
+#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:260
#, kde-format
msgid ""
"The package %1 and its vendor %2 require that you accept their license:\n"
" %3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:394
-#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:286
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:404
+#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:287
#, kde-format
msgid "Missing signature for %1 in %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:395
-#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:287
+#: libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp:405
+#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:288
#, kde-format
msgid ""
"Do you trust the following key?\n"
"\n"
"Url: %1\n"
"User: %2\n"
"Key: %3\n"
"Fingerprint: %4\n"
"Timestamp: %4\n"
msgstr ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:176
#, kde-format
msgid "Confirm..."
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:180
#, kde-format
msgid "Confirm package removal"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:180
#, kde-format
msgid ""
"This action will also remove the following package:\n"
"%2"
msgid_plural ""
"This action will also remove the following packages:\n"
"%2"
msgstr[0] ""
msgstr[1] ""
#. +> plasma5lts
#: libdiscover/backends/PackageKitBackend/PKTransaction.cpp:176
#, kde-format
msgid ""
"To proceed with this action, the following package needs removal:\n"
"%2"
msgid_plural ""
"To proceed with this action, the following packages need removal:\n"
"%2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libdiscover/backends/SnapBackend/SnapBackend.cpp:50
#, kde-format
msgid "Snap"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/SnapBackend/SnapResource.cpp:288
#, kde-format
msgid "%1 - %2"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/backends/SnapBackend/SnapTransaction.cpp:61
#, kde-format
msgid "This snap application needs security confinement measures disabled."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/DiscoverBackendsFactory.cpp:120
#, kde-format
msgid "List all the backends we'll want to have loaded, separated by comma ','."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/AbstractResource.cpp:99
#, kde-format
msgid "Broken"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/AbstractResource.cpp:100
#, kde-format
msgid "Available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/AbstractResource.cpp:101
#, kde-format
msgid "Installed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/AbstractResource.cpp:102
#, kde-format
msgid "Upgradeable"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/AbstractResource.cpp:242
#, kde-format
msgctxt "origin (backend name)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/resources/AbstractResource.cpp:247
#, kde-format
msgid "Launch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/ResourcesModel.cpp:73
#, kde-format
msgctxt "@action Checks the Internet for updates"
msgid "Check for Updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/resources/ResourcesUpdatesModel.cpp:108
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5 stable5
#: libdiscover/Transaction/Transaction.cpp:148
#, kde-format
msgctxt "@label Download rate"
msgid "%1/s"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:88
#, kde-format
msgctxt "@info:status"
msgid "Starting"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:90
#, kde-format
msgctxt "@info:status"
msgid "Waiting"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:92
#, kde-format
msgctxt "@info:status"
msgid "Downloading"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:96
#, kde-format
msgctxt "@info:status"
msgid "Installing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:98
#, kde-format
msgctxt "@info:status"
msgid "Removing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:100
#, kde-format
msgctxt "@info:status"
msgid "Changing Addons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:104
#, kde-format
msgctxt "@info:status"
msgid "Done"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:106
#, kde-format
msgctxt "@info:status"
msgid "Failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/Transaction/TransactionModel.cpp:108
#, kde-format
msgctxt "@info:status"
msgid "Cancelled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/UpdateModel/UpdateModel.cpp:138
#, kde-format
msgctxt "@item:inlistbox"
msgid "Application Updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: libdiscover/UpdateModel/UpdateModel.cpp:139
#, kde-format
msgctxt "@item:inlistbox"
msgid "System Updates"
msgstr ""
#. +> trunk5
#: libdiscover/UpdateModel/UpdateModel.cpp:140
#, kde-format
msgctxt "@item:inlistbox"
msgid "Addons"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiTransaction.cpp:180
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:182
#, kde-format
msgid "Something went wrong!"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiTransaction.cpp:181
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:61
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:183
#, kde-format
msgid "Error"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiTransaction.cpp:184
#, kde-format
msgid "There are a couple of transaction messages:"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiTransaction.cpp:184
#, kde-format
msgid "Transaction messages"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:61
#, kde-format
msgid "Another transaction is still running!"
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:87
#, kde-format
msgid "Started downloading packages..."
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:91
#, kde-format
msgid "Started processing packages..."
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:109
#, kde-format
msgid "Started downloading %1..."
msgstr ""
#. +> stable5
#: libmuon/backends/AkabeiBackend/AkabeiUpdater.cpp:113
#, kde-format
msgid "Started processing %1..."
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:188
#, kde-format
msgid "Applications"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:292
#, kde-format
msgctxt "@info license"
msgid "Open Source"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:294
#, kde-format
msgctxt "@info license"
msgid "Proprietary"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:296
#, kde-format
msgctxt "@info license"
msgid "Unknown"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:603
#, kde-kuit-format
msgctxt "@info/rich"
msgid "The list of changes is not yet available. Please use <link url='%1'>Launchpad</link> instead."
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:607
#, kde-kuit-format
msgctxt "@info"
msgid "The list of changes is not yet available."
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:626
#: libmuon/backends/BodegaBackend/BodegaResource.cpp:95
#, kde-format
msgctxt "@info:label Refers to a software version, Ex: Version 1.2.1:"
msgid "Version %1:"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/Application.cpp:631
#: libmuon/backends/BodegaBackend/BodegaResource.cpp:99
#, kde-format
msgctxt "@info:label"
msgid "This update was issued on %1"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationNotifier.cpp:89
#, kde-format
msgid "System update available!"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationNotifier.cpp:91
#, kde-format
msgctxt "Notification when a new version of Kubuntu is available"
msgid "A new version of Kubuntu is available"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationNotifier.cpp:96
#, kde-format
msgid "Upgrade"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:255
#, kde-format
msgctxt "@title:window"
msgid "Media Change Required"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:256
#, kde-kuit-format
msgctxt "@label"
msgid "Please insert %1 into <filename>%2</filename>"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:265
#, kde-format
msgctxt "@title:window"
msgid "Warning - Unverified Software"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:267
#, kde-kuit-format
msgctxt "@label"
msgid "The following piece of software cannot be verified. <warning>Installing unverified software represents a security risk, as the presence of unverifiable software can be a sign of tampering.</warning> Do you wish to continue?"
msgid_plural "The following pieces of software cannot be verified. <warning>Installing unverified software represents a security risk, as the presence of unverifiable software can be a sign of tampering.</warning> Do you wish to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:285
#, kde-format
msgctxt "@title:window"
msgid "Configuration File Changed"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:287
#, kde-kuit-format
msgctxt "@label Notifies a config file change"
msgid "A new version of the configuration file <filename>%1</filename> is available, but your version has been modified. Would you like to keep your current version or install the new version?"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:292
#, kde-format
msgctxt "@action Use the new config file"
msgid "Use New Version"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:293
#, kde-format
msgctxt "@action Keep the old config file"
msgid "Keep Old Version"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:309
#, kde-format
msgctxt "@info Status info, widget title"
msgid "Starting"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:314
#, kde-format
msgctxt "@info Status info, widget title"
msgid "Waiting for Authentication"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:319
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:326
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:333
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:340
#, kde-format
msgctxt "@info Status information, widget title"
msgid "Waiting"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:321
#, kde-format
msgctxt "@info Status info"
msgid "Waiting for other transactions to finish"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:328
#, kde-format
msgctxt "@info Status info"
msgid "Waiting for other software managers to quit"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:335
#, kde-format
msgctxt "@info Status info"
msgid "Waiting for required medium"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:342
#, kde-format
msgctxt "@info Status info"
msgid "Waiting for configuration file"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:352
#, kde-format
msgctxt "@info Status info"
msgid "Loading Software List"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:358
#, kde-format
msgctxt "@info Status information, widget title"
msgid "Updating software sources"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:363
#, kde-format
msgctxt "@info Status information, widget title"
msgid "Downloading Packages"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:372
#, kde-format
msgctxt "@info Status information, widget title"
msgid "Applying Changes"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:378
#, kde-format
msgctxt "@info Status information, widget title"
msgid "Finished"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/AptSourcesBackend.cpp:140
#, kde-format
msgid "Adding Origins..."
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/AptSourcesBackend.cpp:154
#, kde-format
msgid "Removing Origins..."
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/AptSourcesBackend.cpp:208
#, kde-format
msgid "%1 (Binary)"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/AptSourcesBackend.cpp:220
#, kde-format
msgid ""
"<sourceline> - The apt repository source line to add. This is one of:\n"
" a complete apt line, \n"
" a repo url and areas (areas defaults to 'main')\n"
" a PPA shortcut.\n"
"\n"
" Examples:\n"
" deb http://myserver/path/to/repo stable myrepo\n"
" http://myserver/path/to/repo myrepo\n"
" https://packages.medibuntu.org free non-free\n"
" http://extras.ubuntu.com/ubuntu\n"
" ppa:user/repository"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/AptSourcesBackend.cpp:235
#, kde-format
msgid "Software Management"
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/ReviewsBackend.cpp:425
#, kde-format
msgid "No reviews available for Debian."
msgstr ""
#. +> stable5
#: libmuon/backends/ApplicationBackend/UbuntuLoginBackend.cpp:59
#: libmuon/backends/ApplicationBackend/UbuntuLoginBackend.cpp:67
#, kde-format
msgid "Log in to the Ubuntu SSO service"
msgstr ""
#. +> stable5
#: libmuon/backends/BodegaBackend/BodegaBackend.cpp:59
#, kde-format
msgid "Enter %1 credentials for MakePlayLive (http://makeplaylive.com)"
msgstr ""
#. +> stable5
#: libmuon/backends/BodegaBackend/muon-bodegawallpapers-backend-categories.xml:5
#, kde-format
msgctxt "Category"
msgid "Wallpapers"
msgstr ""
#. +> stable5
#: libmuon/backends/KNSBackend/muon-knscomics-backend-categories.xml:4
#, kde-format
msgctxt "Category"
msgid "Comics"
msgstr ""
#. +> stable5
#: libmuon/backends/PackageKitBackend/PackageKitUpdater.cpp:264
#, kde-format
msgid "PackageKit error found"
msgstr ""
#. +> stable5
#: libmuon/backends/PackageKitBackend/PackageKitUpdater.cpp:271
#: libmuon/backends/PackageKitBackend/PKTransaction.cpp:149
#, kde-format
msgid "PackageKit media change"
msgstr ""
#. +> stable5
#: libmuon/backends/PackageKitBackend/PackageKitUpdater.cpp:276
#: libmuon/backends/PackageKitBackend/PKTransaction.cpp:154
#, kde-format
msgid "PackageKit restart required"
msgstr ""
#. +> stable5
#: libmuon/backends/PackageKitBackend/PackageKitUpdater.cpp:282
#, kde-format
msgid "%1 requires user to accept its license"
msgstr ""
#. +> stable5
#: libmuon/backends/PackageKitBackend/PKTransaction.cpp:143
#, kde-format
msgid "PackageKit Error"
msgstr ""
#. +> stable5
#: libmuon/Category/Category.cpp:42
#, kde-format
msgctxt "@label The label used for viewing all members of this category"
msgid "All"
msgstr ""
#. +> stable5
#: libmuon/MuonBackendsFactory.cpp:117
#, kde-format
msgid "List all the available backends."
msgstr ""
#. +> stable5
#: libmuon/MuonBackendsFactory.cpp:118
#, kde-format
msgid "List all the backends we'll want to have loaded, separated by coma ','."
msgstr ""
#. +> stable5
#: libmuon/MuonBackendsFactory.cpp:125
#, kde-format
msgid "Available backends:\n"
msgstr ""
#. +> stable5
#: libmuon/resources/ResourcesUpdatesModel.cpp:159
#, kde-format
msgctxt "@item:intext Remaining time"
msgid "%1 remaining"
msgstr ""
#. +> stable5
#: libmuon/resources/StandardBackendUpdater.cpp:73
#, kde-format
msgid "%1 has been updated"
msgstr ""
#. +> stable5
#: libmuon/resources/StandardBackendUpdater.cpp:170
#, kde-format
msgid "Setting up for install..."
msgstr ""
#. +> stable5
#: libmuonapt/ChangesDialog.cpp:39
#, kde-format
msgctxt "@title:window"
msgid "Confirm Additional Changes"
msgstr ""
#. +> stable5
#: libmuonapt/ChangesDialog.cpp:44
#, kde-format
msgctxt "@info"
msgid "<h2>Mark additional changes?</h2>"
msgstr ""
#. +> stable5
#: libmuonapt/ChangesDialog.cpp:48
#, kde-format
msgid "This action requires a change to another package:"
msgid_plural "This action requires changes to other packages:"
msgstr[0] ""
msgstr[1] ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:48
#, kde-kuit-format
msgctxt "@info"
msgid "<title>History</title>"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:54
#, kde-format
msgctxt "@label Line edit click message"
msgid "Search"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:66
#, kde-format
msgctxt "@item:inlistbox Filters all changes in the history view"
msgid "All changes"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:70
#, kde-format
msgctxt "@item:inlistbox Filters installations in the history view"
msgid "Installations"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:74
#, kde-format
msgctxt "@item:inlistbox Filters updates in the history view"
msgid "Updates"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:78
#, kde-format
msgctxt "@item:inlistbox Filters removals in the history view"
msgid "Removals"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:89
#, kde-format
msgctxt "@title:column"
msgid "Date"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:97
#, kde-format
msgctxt "@info:status describes a past-tense action"
msgid "Installed"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:98
#, kde-format
msgctxt "@info:status describes a past-tense action"
msgid "Upgraded"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:99
#, kde-format
msgctxt "@status describes a past-tense action"
msgid "Downgraded"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:100
#, kde-format
msgctxt "@status describes a past-tense action"
msgid "Removed"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:101
#, kde-format
msgctxt "@status describes a past-tense action"
msgid "Purged"
msgstr ""
#. +> stable5
#: libmuonapt/HistoryView/HistoryView.cpp:136
#: libmuonapt/HistoryView/HistoryView.cpp:151
#: libmuonapt/HistoryView/HistoryView.cpp:166
#: libmuonapt/HistoryView/HistoryView.cpp:181
#: libmuonapt/HistoryView/HistoryView.cpp:196
#, kde-format
msgctxt "@item example: muon installed at 16:00"
msgid "%1 %2 at %3"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:49
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"admin\""
msgid "System Administration"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:51
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"base\""
msgid "Base System"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:53
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"cli-mono\""
msgid "Mono/CLI Infrastructure"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:55
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"comm\""
msgid "Communication"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:57
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"database\""
msgid "Databases"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:59
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"devel\""
msgid "Development"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:61
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"doc\""
msgid "Documentation"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:63
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"debug\""
msgid "Debug"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:65
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"editors\""
msgid "Editors"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:67
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"electronics\""
msgid "Electronics"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:69
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"embedded\""
msgid "Embedded Devices"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:71
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"fonts\""
msgid "Fonts"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:73
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"games\""
msgid "Games and Amusement"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:75
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"gnome\""
msgid "GNOME Desktop Environment"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:77
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"graphics\""
msgid "Graphics"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:79
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"gnu-r\""
msgid "GNU R Statistical System"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:81
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"gnustep\""
msgid "Gnustep Desktop Environment"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:83
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"hamradio\""
msgid "Amateur Radio"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:85
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"haskell\""
msgid "Haskell Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:87
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"httpd\""
msgid "Web Servers"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:89
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"interpreters\""
msgid "Interpreted Computer Languages"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:91
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"java\""
msgid "Java Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:93
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"kde\""
msgid "KDE Software Compilation"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:95
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"kernel\""
msgid "Kernel and Modules"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:97
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"libdevel\""
msgid "Libraries - Development"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:99
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"libs\""
msgid "Libraries"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:101
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"lisp\""
msgid "Lisp Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:103
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"localization\""
msgid "Localization"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:105
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"mail\""
msgid "Email"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:107
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"math\""
msgid "Mathematics"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:109
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"misc\""
msgid "Miscellaneous - Text-based"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:111
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"net\""
msgid "Networking"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:113
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"news\""
msgid "Newsgroups"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:115
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"ocaml\""
msgid "OCaml Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:117
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"oldlibs\""
msgid "Libraries - Old"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:119
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"otherosfs\""
msgid "Cross Platform"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:121
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"perl\""
msgid "Perl Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:123
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"php\""
msgid "PHP Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:125
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"python\""
msgid "Python Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:127
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"ruby\""
msgid "Ruby Programming Language"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:129
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"science\""
msgid "Science"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:131
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"shells\""
msgid "Shells"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:133
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"sound\""
msgid "Multimedia"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:135
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"tex\""
msgid "TeX Authoring"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:137
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"text\""
msgid "Word Processing"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:139
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"utils\""
msgid "Utilities"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:141
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"vcs\""
msgid "Version Control Systems"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:143
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"video\""
msgid "Video Software"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:145
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"web\""
msgid "Internet"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:147
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"x11\""
msgid "Miscellaneous - Graphical"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:149
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"xfce\""
msgid "Xfce Desktop Environment"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:151
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"zope\""
msgid "Zope/Plone Environment"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:153
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"unknown\""
msgid "Unknown"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:155
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"alien\""
msgid "Converted from RPM by Alien"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:157
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"translations\""
msgid "Internationalization and Localization"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:159
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"metapackages\""
msgid "Meta Packages"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:161
#, kde-format
msgctxt "@item:inlistbox Debian package section \"non-US\", for packages that cannot be shipped in the US"
msgid "Restricted On Export"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:163
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"non-free\""
msgid "Non-free"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:165
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"contrib\""
msgid "Contrib"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:167
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"education\""
msgid "Education"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:169
#, kde-format
msgctxt "@item:inlistbox Human-readable name for the Debian package section \"introspection\""
msgid "GObject Introspection Data"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:195
#, kde-format
msgctxt "@info:status Package state"
msgid "No Change"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:196 libmuonapt/MuonStrings.cpp:197
#, kde-format
msgctxt "@info:status Requested action"
msgid "Install"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:198
#, kde-format
msgctxt "@info:status Requested action"
msgid "Reinstall"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:199
#, kde-format
msgctxt "@info:status Requested action"
msgid "Upgrade"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:200
#, kde-format
msgctxt "@info:status Requested action"
msgid "Downgrade"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:201
#, kde-format
msgctxt "@info:status Requested action"
msgid "Remove"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:202
#, kde-format
msgctxt "@info:status Package state"
msgid "Held"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:203
#, kde-format
msgctxt "@info:status Package state"
msgid "Installed"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:204
#, kde-format
msgctxt "@info:status Package state"
msgid "Upgradeable"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:205
#, kde-format
msgctxt "@info:status Package state"
msgid "Broken"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:206
#, kde-format
msgctxt "@info:status Package state"
msgid "Install Broken"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:207
#, kde-format
msgctxt "@info:status Package state"
msgid "Orphaned"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:208
#, kde-format
msgctxt "@info:status Package state"
msgid "Locked"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:209
#, kde-format
msgctxt "@info:status Package state"
msgid "New in repository"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:210
#, kde-format
msgctxt "@info:status Package state"
msgid "Residual Configuration"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:211
#, kde-format
msgctxt "@info:status Package state"
msgid "Not Downloadable"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:212
#, kde-format
msgctxt "@info:status Requested action"
msgid "Purge"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:213
#, kde-format
msgctxt "@info:status Package state"
msgid "Important for base install"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:214
#, kde-format
msgctxt "@info:status Package state"
msgid "Version overridden"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:215
#, kde-format
msgctxt "@info:status Package state"
msgid "Required by other packages"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:216
#, kde-format
msgctxt "@info:status Package state"
msgid "Installed (auto-removable)"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:217 libmuonapt/MuonStrings.cpp:218
#, kde-format
msgctxt "@info:status Package state"
msgid "Policy Broken"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:219
#, kde-format
msgctxt "@info:status Package state"
msgid "Not Installed"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:221
#, kde-format
msgctxt "@info:status Package locked at a certain version"
msgid "Locked"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:222
#, kde-format
msgctxt "@info:status Package state"
msgid "Manually held back"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:243
#, kde-format
msgctxt "@item:inlistbox"
msgid "Common"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:244
#, kde-format
msgctxt "@item:inlistbox CPU architecture"
msgid "32-bit"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:245
#, kde-format
msgctxt "@item:inlistbox CPU architecture"
msgid "64-bit"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:246
#, kde-format
msgctxt "@item:inlistbox PU architecture"
msgid "Power PC"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:265
#, kde-format
msgctxt "@title:window"
msgid "Initialization Error"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:267
#, kde-format
msgctxt "@title:window"
msgid "Unable to Obtain Package System Lock"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:269
#, kde-format
msgctxt "@title:window"
msgid "Low Disk Space"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:272
#, kde-format
msgctxt "@title:window"
msgid "Failed to Apply Changes"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:274
#, kde-format
msgctxt "@title:window"
msgid "Authentication error"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:276
#, kde-format
msgctxt "@title:window"
msgid "Unexpected Error"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:278
#, kde-format
msgctxt "@title:window"
msgid "Untrusted Packages"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:281
#, kde-format
msgctxt "@title:window"
msgid "Unknown Error"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:291
#, kde-format
msgctxt "@label"
msgid "The package system could not be initialized, your configuration may be broken."
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:296
#, kde-format
msgctxt "@label"
msgid "Another application seems to be using the package system at this time. You must close all other package managers before you will be able to install or remove any packages."
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:303
#, kde-format
msgctxt "@label"
msgid "You do not have enough disk space in the directory at %1 to continue with this operation."
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:307
#, kde-format
msgctxt "@label"
msgid "Could not download packages"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:310
#, kde-format
msgctxt "@label"
msgid "An error occurred while applying changes:"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:314
#, kde-format
msgctxt "@label"
msgid "This operation cannot continue since proper authorization was not provided"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:318
#, kde-format
msgctxt "@label"
msgid "It appears that the QApt worker has either crashed or disappeared. Please report a bug to the QApt maintainers"
msgstr ""
#. +> stable5
#: libmuonapt/MuonStrings.cpp:323
#, kde-format
msgctxt "@label"
msgid "The following package has not been verified by its author. Downloading untrusted packages has been disallowed by your current configuration."
msgid_plural "The following packages have not been verified by their authors. Downloading untrusted packages has been disallowed by your current configuration."
msgstr[0] ""
msgstr[1] ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:118
#, kde-format
msgctxt "@action Reverts all potential changes to the cache"
msgid "Unmark All"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:125
#, kde-format
msgctxt "@action Opens the software sources configuration dialog"
msgid "Configure Software Sources"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:131
#, kde-format
msgctxt "@action"
msgid "Read Markings..."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:137
#, kde-format
msgctxt "@action"
msgid "Save Markings As..."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:144
#, kde-format
msgctxt "@action"
msgid "Save Package Download List..."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:151
#, kde-format
msgctxt "@action"
msgid "Download Packages From List..."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:160
#, kde-format
msgctxt "@action"
msgid "Add Downloaded Packages"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:167
#, kde-format
msgctxt "@action"
msgid "Save Installed Packages List..."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:173
#, kde-format
msgctxt "@action::inmenu"
msgid "History..."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:179
#, kde-format
msgctxt "@action"
msgid "Upgrade"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:182
#, kde-format
msgctxt "Notification when a new version of Kubuntu is available"
msgid "A new version of Kubuntu is available."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:226
#, kde-format
msgctxt "@title:window"
msgid "Save Markings As"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:233 libmuonapt/QAptActions.cpp:258
#: libmuonapt/QAptActions.cpp:282
#, kde-kuit-format
msgctxt "@label"
msgid ""
"The document could not be saved, as it was not possible to write to <filename>%1</filename>\n"
"\n"
"Check that you have write access to this file or that enough disk space is available."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:251
#, kde-format
msgctxt "@title:window"
msgid "Save Installed Packages List As"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:275
#, kde-format
msgctxt "@title:window"
msgid "Save Download List As"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:297 libmuonapt/QAptActions.cpp:314
#, kde-format
msgctxt "@title:window"
msgid "Open File"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:322
#, kde-format
msgctxt "@label"
msgid "Could not mark changes. Please make sure that the file is a markings file created by either the Muon Package Manager or the Synaptic Package Manager."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:333
#, kde-format
msgctxt "@title:window"
msgid "Choose a Directory"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:356
#, kde-format
msgctxt "@label"
msgid "%1 package was successfully added to the cache"
msgid_plural "%1 packages were successfully added to the cache"
msgstr[0] ""
msgstr[1] ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:362
#, kde-format
msgctxt "@label"
msgid "No valid packages could be found in this directory. Please make sure the packages are compatible with your computer and are at the latest version."
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:366
#, kde-format
msgctxt "@title:window"
msgid "Packages Could Not be Found"
msgstr ""
#. +> stable5
#: libmuonapt/QAptActions.cpp:481
#, kde-format
msgctxt "@title:window"
msgid "Package History"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-browser-integration._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-browser-integration._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-browser-integration._desktop_.pot (revision 1526938)
@@ -1,36 +1,36 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-08 14:11+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#: reminder/browserintegrationreminder.desktop:3
msgctxt "Name"
msgid "Plasma Browser Integration Installation Reminder"
msgstr ""
#. +> trunk5 stable5
-#: reminder/browserintegrationreminder.desktop:29
+#: reminder/browserintegrationreminder.desktop:30
msgctxt "Comment"
msgid "Provides a link to the browser extension if the Plasma Browser Integration host is installed"
msgstr ""
#. +> trunk5 stable5
#: tabsrunner/plasma-runner-browsertabs.desktop:2
msgctxt "Name"
msgid "Browser Tabs"
msgstr ""
#. +> trunk5 stable5
#: tabsrunner/plasma-runner-browsertabs.desktop:39
msgctxt "Comment"
msgid "Find and activate browser tabs"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-discover.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-discover.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/plasma-discover.pot (revision 1526938)
@@ -1,1065 +1,1079 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the discover package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: discover\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-17 09:12+0200\n"
+"POT-Creation-Date: 2018-10-21 16:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#: discover/DiscoverObject.cpp:146
#, kde-format
msgid "No application back-ends found, please report to your distribution."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/DiscoverObject.cpp:217
#, kde-format
msgid "Could not find category '%1'"
msgstr ""
#. +> trunk5 stable5
#: discover/DiscoverObject.cpp:250
#, kde-format
msgid "Cannot interact with flatpak resources without the flatpak backend %1. Please install it first."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/DiscoverObject.cpp:253 discover/DiscoverObject.cpp:281
#, kde-format
msgid "Couldn't open %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:45
#, kde-format
msgid "Directly open the specified application by its package name."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:46
#, kde-format
msgid "Open with a program that can deal with the given mimetype."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:47
#, kde-format
msgid "Display a list of entries with a category."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:48
#, kde-format
msgid "Open Discover in a said mode. Modes correspond to the toolbar buttons."
msgstr ""
#. +> stable5
#: discover/main.cpp:51
#, kde-format
msgid "Open Muon Discover in a said mode. Modes correspond to the toolbar buttons."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:49
#, kde-format
msgid "List all the available modes."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:50
#, kde-format
msgid "Compact Mode (auto/compact/full)."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:51
#, kde-format
msgid "Local package file to install"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:52
#, kde-format
msgid "List all the available backends."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:54
#, kde-format
msgid "Supports appstream: url scheme"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:96 discover/qml/DiscoverWindow.qml:48
#, kde-format
msgid "Discover"
msgstr ""
#. +> stable5
#: discover/main.cpp:37
#, kde-format
msgid "Muon Discover"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:96
#, kde-format
msgid "An application explorer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:97
#, kde-format
msgid "© 2010-2018 Plasma Development Team"
msgstr ""
#. +> stable5
#: discover/main.cpp:38
#, kde-format
msgid "© 2010-2014 Muon Development Team"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:98
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:99
#, kde-format
msgid "Jonathan Thomas"
msgstr ""
#. +> trunk5
#: discover/main.cpp:103
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#: discover/main.cpp:104
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:116
#, kde-format
msgid "Available backends:\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/main.cpp:146
#, kde-format
msgid "Available modes:\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/AddonsView.qml:24 discover/qml/ApplicationPage.qml:193
#, kde-format
msgid "Addons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/AddonsView.qml:73
#, kde-format
msgid "Apply Changes"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/AddonsView.qml:80
#, kde-format
msgid "Discard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/AddonsView.qml:91
#, kde-format
msgid "More..."
msgstr ""
#. +> stable5 plasma5lts
#: discover/qml/AddSourceDialog.qml:27
#, kde-format
msgid "Specify the new source for %1"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/AddSourceDialog.qml:49
#, kde-format
msgid "Add a new %1 repository"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/AddSourceDialog.qml:74
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/AddSourceDialog.qml:86 discover/qml/DiscoverWindow.qml:182
#: discover/qml/SourcesPage.qml:149 discover/qml/UpdatesPage.qml:71
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationDelegate.qml:96 discover/qml/ApplicationPage.qml:126
#, kde-format
msgid "%1 rating"
msgid_plural "%1 ratings"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: discover/qml/ApplicationDelegate.qml:96 discover/qml/ApplicationPage.qml:126
#, kde-format
msgid "No ratings yet"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:55
#, kde-format
msgid "Sources"
msgstr ""
#. +> plasma5lts
#: discover/qml/ApplicationPage.qml:69
#, kde-format
msgid ""
"\n"
"Also available in %1"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:164
#, kde-format
msgid "What's New"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:205
#, kde-format
msgid "Reviews"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:213
#, kde-format
msgid "Show %1 review..."
msgid_plural "Show all %1 reviews..."
msgstr[0] ""
msgstr[1] ""
#. +> plasma5lts
#: discover/qml/ApplicationPage.qml:231
#, kde-format
msgid "Show reviews (%1)..."
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:246
#, kde-format
msgid "Write a review!"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:248
#, kde-format
msgid "Be the first to write a review!"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:253
#, kde-format
msgid "Install this app to write a review!"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationPage.qml:255
#, kde-format
msgid "Install this app and be the first to write a review!"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/ApplicationPage.qml:295
+#: discover/qml/ApplicationPage.qml:296
#, kde-format
msgid "Category:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/ApplicationPage.qml:307
+#: discover/qml/ApplicationPage.qml:310
#, kde-format
msgid "Version:"
msgstr ""
#. +> trunk5 stable5
-#: discover/qml/ApplicationPage.qml:318
+#: discover/qml/ApplicationPage.qml:321
#, kde-format
msgid "%1, released on %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/ApplicationPage.qml:335
+#: discover/qml/ApplicationPage.qml:338
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/ApplicationPage.qml:346
+#: discover/qml/ApplicationPage.qml:349
#, kde-format
msgid "Source:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/ApplicationPage.qml:358
+#: discover/qml/ApplicationPage.qml:361
#, kde-format
msgid "License:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/ApplicationPage.qml:373
+#: discover/qml/ApplicationPage.qml:376
#, kde-format
msgid "Homepage:"
msgstr ""
#. +> trunk5 stable5
-#: discover/qml/ApplicationPage.qml:386
+#: discover/qml/ApplicationPage.qml:389
#, kde-format
msgid "User Guide:"
msgstr ""
#. +> trunk5 stable5
-#: discover/qml/ApplicationPage.qml:399
+#: discover/qml/ApplicationPage.qml:402
#, kde-format
msgid "Donate:"
msgstr ""
#. +> trunk5 stable5
-#: discover/qml/ApplicationPage.qml:412
+#: discover/qml/ApplicationPage.qml:415
#, kde-format
msgid "Report a Problem:"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationsListPage.qml:69
#, kde-format
msgid "Sort: %1"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationsListPage.qml:72
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationsListPage.qml:82
#, kde-format
msgid "Rating"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationsListPage.qml:92
#, kde-format
msgid "Size"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:96 discover/qml/CategoryPage.qml:120
#, kde-format
msgid "Popularity"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ApplicationsListPage.qml:102
#, kde-format
msgid "Release Date"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:104
#, kde-format
msgid "Buzz"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:112
#, kde-format
msgid "Origin"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:140
#, kde-format
msgid "List"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ApplicationsListPage.qml:142
#, kde-format
msgid "Sorry, nothing found..."
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:149
#, kde-format
msgid "Grid"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:163
#, kde-format
msgid "Show technical packages"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ApplicationsListPage.qml:189
#, kde-format
msgid "Still looking..."
msgstr ""
#. +> stable5
#: discover/qml/ApplicationsListPage.qml:213
#: discover/qml/InstallApplicationButton.qml:39
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/BrowsingPage.qml:31
#, kde-format
msgid "Featured"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:43
#, kde-format
msgid "Running as <em>root</em> is discouraged and unnecessary."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:57
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:64 discover/qml/InstalledPage.qml:15
#, kde-format
msgid "Installed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:71
#, kde-format
msgid "Checking for updates..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:71
#, kde-format
msgid "No Updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:71
#, kde-format
msgctxt "Update section name"
msgid "Update (%1)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:78 discover/qml/SourcesPage.qml:12
#, kde-format
msgid "Settings"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/DiscoverWindow.qml:118
#, kde-format
msgid "Sorry..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:121
#, kde-format
msgid "Could not close the application, there are tasks that need to be done."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:123
#, kde-format
msgid "Unable to find resource: %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/DiscoverWindow.qml:172 discover/qml/SourcesPage.qml:139
#, kde-format
msgid "Proceed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/InstallApplicationButton.qml:14
#, kde-format
msgid "Install"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/InstallApplicationButton.qml:14
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/LoadingPage.qml:8
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/navigation.js:32
#, kde-format
msgid "Resources for '%1'"
msgstr ""
#. +> stable5
#: discover/qml/navigation.js:49
#, kde-format
msgid "Ratings for %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/navigation.js:56
#, kde-format
msgid "Extensions..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ProgressView.qml:10
#, kde-format
msgid "Tasks (%1%)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ProgressView.qml:10
#, kde-format
msgid "Tasks"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ProgressView.qml:75
#, kde-format
msgctxt "TransactioName - TransactionStatus"
msgid "%1 - %2: %3"
msgstr ""
#. +> plasma5lts
#: discover/qml/ProgressView.qml:76
#, kde-format
msgctxt "TransactioName - TransactionStatus"
msgid "%1 - %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:37
#, kde-format
msgid "<em>Tell us about this review!</em>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:38
#, kde-format
msgid "<em>%1 out of %2 people found this review useful</em>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:47
#, kde-format
msgid "unknown reviewer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:48
#, kde-format
msgid "<b>%1</b> by %2"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDelegate.qml:48
#, kde-format
msgid "Comment by %1"
msgstr ""
#. +> stable5
#: discover/qml/ReviewDelegate.qml:51
#, kde-format
msgid ""
"<p style='margin: 0 0 0 0'><b>%1</b> by %2</p>"
"<p style='margin: 0 0 0 0'>%3</p>"
"<p style='margin: 0 0 0 0'>%4</p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:73
#, kde-format
msgid "<em>Useful? <a href='true'><b>Yes</b></a>/<a href='false'>No</a></em>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:76
#, kde-format
msgid "<em>Useful? <a href='true'>Yes</a>/<a href='false'><b>No</b></a></em>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDelegate.qml:79
#, kde-format
msgid "<em>Useful? <a href='true'>Yes</a>/<a href='false'>No</a></em>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDialog.qml:21
#, kde-format
msgid "Reviewing '%1'"
msgstr ""
#. +> stable5
#: discover/qml/ReviewDialog.qml:15
#, kde-format
msgid "Reviewing %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/ReviewDialog.qml:22
#, kde-format
msgid "Rating:"
msgstr ""
#. +> stable5 plasma5lts
#: discover/qml/ReviewDialog.qml:27
#, kde-format
msgid "Summary:"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:30
#, kde-format
msgid "Submission name: %1"
msgstr ""
#. +> stable5 plasma5lts
#: discover/qml/ReviewDialog.qml:31
#, kde-format
msgid "Short summary..."
msgstr ""
#. +> plasma5lts
#: discover/qml/ReviewDialog.qml:49
#, kde-format
msgid "Improve summary"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:32
#, kde-format
msgid "Title:"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:38
#, kde-format
msgid "Review:"
msgstr ""
#. +> plasma5lts
#: discover/qml/ReviewDialog.qml:38
#, kde-format
msgid "Comment too short"
msgstr ""
#. +> plasma5lts
#: discover/qml/ReviewDialog.qml:48
#, kde-format
msgid "Accept"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:51
#, kde-format
msgid "Enter a rating"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:52
#, kde-format
msgid "Write a title"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:53
#, kde-format
msgid "Keep writing..."
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:54
#, kde-format
msgid "Too long!"
msgstr ""
#. +> plasma5lts
#: discover/qml/ReviewDialog.qml:39
#, kde-format
msgid "Comment too long"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewDialog.qml:55
#, kde-format
msgid "Submit review"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/ReviewsPage.qml:67
#, kde-format
msgid "Review..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SearchField.qml:31
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SearchField.qml:31
#, kde-format
msgid "Search in '%1'..."
msgstr ""
#. +> plasma5lts
#: discover/qml/SourcesPage.qml:46
#, kde-format
msgid "Help..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SourcesPage.qml:54
#, kde-format
msgid "%1 (Default)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SourcesPage.qml:99
#, kde-format
msgid "Make default"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SourcesPage.qml:104
#, kde-format
msgid "Add Source..."
msgstr ""
#. +> stable5
#: discover/qml/SourcesPage.qml:23
#, kde-format
msgid "Add Source"
msgstr ""
#. +> stable5
#: discover/qml/SourcesPage.qml:115
#, kde-format
msgid "Browse the origin's resources"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/SourcesPage.qml:183
#, kde-format
msgid "Failed to increase '%1' preference"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/SourcesPage.qml:193
#, kde-format
msgid "Failed to decrease '%1' preference"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SourcesPage.qml:198
#, kde-format
msgid "Delete the origin"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/SourcesPage.qml:203
#, kde-format
msgid "Failed to remove the source '%1'"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/SourcesPage.qml:238
#, kde-format
msgid "Missing Backends"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:12
#, kde-format
msgid "Updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:40
#, kde-format
msgid "Update Selected"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:40
#, kde-format
msgid "Update All"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:97
#, kde-format
msgid "updates selected"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:105
#, kde-format
msgid "updates not selected"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:213
#, kde-format
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: discover/qml/UpdatesPage.qml:250
#, kde-format
msgid "More Information..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:277
+#: discover/qml/UpdatesPage.qml:278
#, kde-format
msgctxt "@info"
msgid "Fetching..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:278
+#: discover/qml/UpdatesPage.qml:279
#, kde-format
msgctxt "@info"
msgid "Looking for updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:282
+#: discover/qml/UpdatesPage.qml:283
#, kde-format
msgctxt "@info"
msgid "Updating..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:283
+#: discover/qml/UpdatesPage.qml:284
#, kde-format
msgctxt "@info"
msgid "Fetching updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:287
+#: discover/qml/UpdatesPage.qml:288
#, kde-format
msgctxt "@info"
msgid "Updates"
msgstr ""
+#. +> trunk5
+#: discover/qml/UpdatesPage.qml:292
+#, kde-format
+msgctxt "@info"
+msgid "The system requires a reboot"
+msgstr ""
+
+#. +> trunk5
+#: discover/qml/UpdatesPage.qml:293
+#, kde-format
+msgctxt "@info"
+msgid "Reboot"
+msgstr ""
+
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:291 discover/qml/UpdatesPage.qml:296
+#: discover/qml/UpdatesPage.qml:297 discover/qml/UpdatesPage.qml:302
#, kde-format
msgctxt "@info"
msgid "The system is up to date"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:292 discover/qml/UpdatesPage.qml:297
+#: discover/qml/UpdatesPage.qml:298 discover/qml/UpdatesPage.qml:303
#, kde-format
msgctxt "@info"
msgid "No updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:301
+#: discover/qml/UpdatesPage.qml:307
#, kde-format
msgctxt "@info"
msgid "No updates are available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:305
+#: discover/qml/UpdatesPage.qml:311
#, kde-format
msgctxt "@info"
msgid "Should check for updates"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: discover/qml/UpdatesPage.qml:309
+#: discover/qml/UpdatesPage.qml:315
#, kde-format
msgctxt "@info"
msgid "It is unknown when the last check for updates was"
msgstr ""
#. +> trunk5 stable5
#: discover/qml/UrlButton.qml:23
#, kde-format
msgid "Copy link address"
msgstr ""
#. +> stable5
#: discover/MuonDiscoverMainWindow.cpp:100
#, kde-format
msgid "Found some errors while setting up the GUI, the application can't proceed."
msgstr ""
#. +> stable5
#: discover/MuonDiscoverMainWindow.cpp:101
#, kde-format
msgid "Initialization error"
msgstr ""
#. +> stable5
#: discover/MuonDiscoverMainWindow.cpp:217
#, kde-format
msgid "Advanced..."
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDescription.qml:87
#, kde-format
msgid "Description"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDescription.qml:113
#, kde-format
msgid "Comments"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDescription.qml:140
#, kde-format
msgid "More comments (%1)..."
msgstr ""
#. +> stable5 plasma5lts
#: discover/qml/ApplicationDescription.qml:146
#, kde-format
msgid "Review"
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDetails.qml:45
#, kde-format
msgid "Total Size: "
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDetails.qml:47
#, kde-format
msgid "Version: "
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDetails.qml:49
#, kde-format
msgid "Homepage: "
msgstr ""
#. +> stable5
#: discover/qml/ApplicationDetails.qml:62
#, kde-format
msgid "License: "
msgstr ""
#. +> stable5 plasma5lts
#: discover/qml/ApplicationDetails.qml:68
#, kde-format
msgid "Launch"
msgstr ""
#. +> stable5
#: discover/qml/CategoryPage.qml:121
#, kde-format
msgid "points: %1"
msgstr ""
#. +> stable5
#: discover/qml/DefaultBanner.qml:16
#, kde-format
msgid ""
"Welcome to\n"
"Muon Discover!"
msgstr ""
#. +> stable5
#: discover/qml/FeaturedBanner.qml:81
#, kde-format
msgid ""
"<b>%1</b><br/>"
"%2"
msgstr ""
#. +> stable5
#: discover/qml/Main.qml:108
#, kde-format
msgid "Installed (%1 update)"
msgid_plural "Installed (%1 updates)"
msgstr[0] ""
msgstr[1] ""
#. +> stable5 plasma5lts
#: discover/qml/MuonToolbar.qml:49
#, kde-format
msgid "Back"
msgstr ""
#. +> stable5
#: discover/qml/MuonToolbar.qml:112
#, kde-format
msgid "Configure and learn about Muon Discover"
msgstr ""
#. +> plasma5lts
#: discover/qml/PageHeader.qml:53
#, kde-format
msgid "Search: %1 + %2"
msgstr ""
#. +> plasma5lts
#: discover/qml/PageHeader.qml:54
#, kde-format
msgid "Search: %1"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdeedu/cantor.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdeedu/cantor.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdeedu/cantor.pot (revision 1526938)
@@ -1,3496 +1,3496 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the cantor package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: cantor\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:02+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: animationresultitem.cpp:53
#, kde-format
msgid "Pause"
msgstr ""
#. +> trunk5 stable5
#: animationresultitem.cpp:56
#, kde-format
msgid "Start"
msgstr ""
#. +> trunk5 stable5
#: animationresultitem.cpp:60
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 stable5
#: animationresultitem.cpp:129 imageresultitem.cpp:85 resultitem.cpp:70
#: textresultitem.cpp:150
#, kde-format
msgid "Save result"
msgstr ""
#. +> trunk5 stable5
#: assistants/advancedplot/advancedplotassistant.cpp:45
#, kde-format
msgid "Advanced Plotting"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: assistants/advancedplot/advancedplotdialog.ui:24
#: backends/qalculate/plotassistant/qalculateplotassistant.cpp:39
#, kde-format
msgid "Plot"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: assistants/advancedplot/advancedplotdialog.ui:33
#: assistants/differentiate/differentiatedlg.ui:19
#: assistants/integrate/integratedlg.ui:19 assistants/plot2d/plot2ddlg.ui:19
#: assistants/plot3d/plot3ddlg.ui:17
#, kde-format
msgid "Expression:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: assistants/advancedplot/advancedplotdialog.ui:45
#, kde-format
msgid "Additional options:"
msgstr ""
#. i18n: ectx: Menu (Plot)
#. +> trunk5 stable5
#: assistants/advancedplot/cantor_advancedplot_assistant.rc:4
#: assistants/plot2d/cantor_plot2d_assistant.rc:4
#: assistants/plot3d/cantor_plot3d_assistant.rc:4
#: backends/qalculate/plotassistant/cantor_qalculateplotassistant.rc:4
#, kde-format
msgid "&Plot"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, directiveContainer)
#. +> trunk5 stable5
#: assistants/advancedplot/directivecontainer.ui:14
#, kde-format
msgid "Option active"
msgstr ""
#. i18n: ectx: Menu (calculate)
#. +> trunk5 stable5
#: assistants/differentiate/cantor_differentiate_assistant.rc:4
#: assistants/integrate/cantor_integrate_assistant.rc:4
#: assistants/solve/cantor_solve_assistant.rc:4
#, kde-format
msgid "&Calculate"
msgstr ""
#. +> trunk5 stable5
#: assistants/differentiate/differentiateassistant.cpp:44
#, kde-format
msgid "Differentiate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: assistants/differentiate/differentiatedlg.ui:29
#: assistants/integrate/integratedlg.ui:29
#, kde-format
msgid "Variable:"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, xVarEdit)
#. i18n: ectx: property (text), widget (KLineEdit, variable)
#. +> trunk5 stable5
#: assistants/differentiate/differentiatedlg.ui:36
#: assistants/integrate/integratedlg.ui:36
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:123
#, kde-format
msgid "x"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: assistants/differentiate/differentiatedlg.ui:47
#, kde-format
msgid "Times: "
msgstr ""
#. i18n: ectx: Menu (import_package)
#. +> trunk5 stable5
#: assistants/importpackage/cantor_import_package_assistant.rc:4
#, kde-format
msgid "&Package"
msgstr ""
#. +> trunk5 stable5
#: assistants/importpackage/importpackageassistant.cpp:44
#, kde-format
msgid "Import Package"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: assistants/importpackage/importpackagedlg.ui:17
#, kde-format
msgid "Package:"
msgstr ""
#. +> trunk5 stable5
#: assistants/integrate/integrateassistant.cpp:44
#, kde-format
msgid "Integrate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: assistants/integrate/integratedlg.ui:49
#, kde-format
msgid "Lower limit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: assistants/integrate/integratedlg.ui:63
#, kde-format
msgid "Upper limit:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, isDefinite)
#. +> trunk5 stable5
#: assistants/integrate/integratedlg.ui:77
#, kde-format
msgid "definite integral"
msgstr ""
#. i18n: ectx: Menu (linear_algebra)
#. +> trunk5 stable5
#: assistants/linearalgebra/creatematrix/cantor_create_matrix_assistant.rc:4
#: assistants/linearalgebra/eigenvalues/cantor_eigenvalues_assistant.rc:4
#: assistants/linearalgebra/eigenvectors/cantor_eigenvectors_assistant.rc:4
#: assistants/linearalgebra/invertmatrix/cantor_invert_matrix_assistant.rc:4
#, kde-format
msgid "&Linear Algebra"
msgstr ""
#. +> trunk5 stable5
#: assistants/linearalgebra/creatematrix/creatematrixassistant.cpp:41
#, kde-format
msgid "Create Matrix"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: assistants/linearalgebra/creatematrix/creatematrixdlg.ui:19
#, kde-format
msgid "Columns:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: assistants/linearalgebra/creatematrix/creatematrixdlg.ui:37
#, kde-format
msgid "Rows:"
msgstr ""
#. +> trunk5 stable5
#: assistants/linearalgebra/eigenvalues/eigenvaluesassistant.cpp:43
#, kde-format
msgid "Compute Eigenvalues"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: assistants/linearalgebra/eigenvalues/eigenvaluesdlg.ui:17
#: assistants/linearalgebra/eigenvectors/eigenvectorsdlg.ui:17
#: assistants/linearalgebra/invertmatrix/invertmatrixdlg.ui:17
#, kde-format
msgid "Matrix:"
msgstr ""
#. +> trunk5 stable5
#: assistants/linearalgebra/eigenvectors/eigenvectorsassistant.cpp:43
#, kde-format
msgid "Compute Eigenvectors"
msgstr ""
#. +> trunk5 stable5
#: assistants/linearalgebra/invertmatrix/invertmatrixassistant.cpp:43
#, kde-format
msgid "Invert Matrix"
msgstr ""
#. +> trunk5 stable5
#: assistants/plot2d/plot2dassistant.cpp:43
#, kde-format
msgid "Plot 2D"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: assistants/plot2d/plot2ddlg.ui:31
#, kde-format
msgid "Variable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: assistants/plot2d/plot2ddlg.ui:43 assistants/plot3d/plot3ddlg.ui:41
#: assistants/plot3d/plot3ddlg.ui:86
#, kde-format
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: assistants/plot2d/plot2ddlg.ui:53 assistants/plot3d/plot3ddlg.ui:51
#: assistants/plot3d/plot3ddlg.ui:96
#, kde-format
msgid "Minimum:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: assistants/plot2d/plot2ddlg.ui:63 assistants/plot3d/plot3ddlg.ui:61
#: assistants/plot3d/plot3ddlg.ui:106
#, kde-format
msgid "Maximum:"
msgstr ""
#. +> trunk5 stable5
#: assistants/plot3d/plot3dassistant.cpp:43
#, kde-format
msgid "Plot 3D"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: assistants/plot3d/plot3ddlg.ui:29
#, kde-format
msgid "1st Variable"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: assistants/plot3d/plot3ddlg.ui:74
#, kde-format
msgid "2nd Variable"
msgstr ""
#. +> trunk5 stable5
#: assistants/runscript/runscriptassistant.cpp:43
#: scripteditor/scripteditorwidget.cpp:54
#, kde-format
msgid "Run Script"
msgstr ""
#. +> trunk5 stable5
#: assistants/solve/solveassistant.cpp:43
#, kde-format
msgid "Solve equations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: assistants/solve/solvedlg.ui:19
#, kde-format
msgid "Equations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: assistants/solve/solvedlg.ui:33
#, kde-format
msgid "Variables:"
msgstr ""
#. +> trunk5 stable5
#: backendchoosedialog.cpp:31
#, kde-format
msgid ""
"<h1>%1</h1>"
"<div><b>Recommended version:</b> %4</div><br/>"
"<div>%2</div><br/>"
"<div>See <a href=\"%3\">%3</a> for more information</div>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backendchooser.ui:29
#, kde-format
msgid "Choose the Backend to use:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, makeDefault)
#. +> trunk5 stable5
#: backendchooser.ui:59
#, kde-format
msgid "Make this the default backend"
msgstr ""
#. +> trunk5 stable5
#: backends/julia/juliabackend.cpp:66
#, kde-format
msgid "<p><b>Julia</b> is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.</p>"
msgstr ""
#. +> trunk5 stable5
#: backends/julia/juliabackend.cpp:79
#, kde-format
msgctxt "The url to the documentation of Julia, please check if there is a translated version and use the correct url"
msgid "http://docs.julialang.org/en/latest/"
msgstr ""
#. i18n: ectx: label, entry (replPath), group (JuliaBackend)
#. +> trunk5 stable5
#: backends/julia/juliabackend.kcfg:10
#, kde-format
msgid "Path to the Julia native REPL"
msgstr ""
#. i18n: ectx: label, entry (integratePlots), group (RBackend)
#. i18n: ectx: label, entry (integratePlots), group (MaximaBackend)
#. i18n: ectx: label, entry (integratePlots), group (ScilabBackend)
#. i18n: ectx: label, entry (integratePlots), group (JuliaBackend)
#. i18n: ectx: label, entry (integratePlots), group (OctaveBackend)
#. i18n: ectx: label, entry (integratePlots), group (Python2Backend)
#. i18n: ectx: label, entry (integratePlots), group (Python3Backend)
#. +> trunk5 stable5
#: backends/julia/juliabackend.kcfg:16 backends/maxima/maximabackend.kcfg:14
#: backends/octave/octavebackend.kcfg:14
#: backends/python2/python2backend.kcfg:9
#: backends/python3/python3backend.kcfg:9 backends/R/rserver/rserver.kcfg:9
#: backends/scilab/scilabbackend.kcfg:14
#, kde-format
msgid "Integrate Plots into the Worksheet"
msgstr ""
#. +> trunk5 stable5
#: backends/julia/juliaextensions.cpp:213
#, kde-format
msgid "Julia script file (*.jl)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/julia/settings.ui:24
#, kde-format
msgid "Path to Julia REPL:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_integratePlots)
#. +> trunk5 stable5
#: backends/julia/settings.ui:36
#, kde-format
msgid "Integrate Plots in Worksheet (start a new session when changed)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: backends/julia/settings.ui:45
#, kde-format
msgid "Inline Plots Intermediate Format:"
msgstr ""
#. +> trunk5 stable5
#: backends/kalgebra/kalgebrabackend.cpp:71
#, kde-format
msgctxt "the url to the documentation of KAlgebra, please check if there is a translated version and use the correct url"
msgid "http://docs.kde.org/stable/en/kdeedu/kalgebra/"
msgstr ""
#. i18n: ectx: label, entry (autorunScripts), group (QalculateBackend)
#. i18n: ectx: label, entry (autorunScripts), group (RBackend)
#. i18n: ectx: label, entry (autorunScripts), group (MaximaBackend)
#. i18n: ectx: label, entry (autorunScripts), group (SageBackend)
#. i18n: ectx: label, entry (autorunScripts), group (ScilabBackend)
#. i18n: ectx: label, entry (autorunScripts), group (KAlgebraBackend)
#. i18n: ectx: label, entry (autorunScripts), group (OctaveBackend)
#. i18n: ectx: label, entry (autorunScripts), group (Python2Backend)
#. i18n: ectx: label, entry (autorunScripts), group (Python3Backend)
#. i18n: ectx: label, entry (autorunScripts), group (LuaBackend)
#. +> trunk5 stable5
#: backends/kalgebra/kalgebrabackend.kcfg:9 backends/lua/luabackend.kcfg:14
#: backends/maxima/maximabackend.kcfg:22 backends/octave/octavebackend.kcfg:18
#: backends/python2/python2backend.kcfg:13
#: backends/python3/python3backend.kcfg:13
#: backends/qalculate/qalculatebackend.kcfg:130
#: backends/R/rserver/rserver.kcfg:13 backends/sage/sagebackend.kcfg:14
#: backends/scilab/scilabbackend.kcfg:18
#, kde-format
msgid "List of scripts to autorun at the beginning of session"
msgstr ""
#. +> trunk5 stable5
#: backends/kalgebra/kalgebraexpression.cpp:56
#, kde-format
msgid "Error: %1"
msgstr ""
#. +> trunk5 stable5
#: backends/kalgebra/kalgebrasyntaxhelpobject.cpp:39
#, kde-format
msgid "<p><b>%1:</b> %2</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_scriptGroup)
#. +> trunk5 stable5
#: backends/kalgebra/settings.ui:17 backends/lua/settings.ui:31
#: backends/maxima/settings.ui:48 backends/octave/settings.ui:38
#: backends/python/settings.ui:24 backends/qalculate/settings.ui:183
#: backends/R/settings.ui:24 backends/sage/settings.ui:31
#: backends/scilab/settings.ui:38
#, kde-format
msgid "Scripts to autorun"
msgstr ""
#. +> trunk5 stable5
#: backends/lua/luabackend.cpp:68
#, kde-format
msgctxt "Lua official documentation"
msgid "http://www.lua.org/docs.html"
msgstr ""
#. +> trunk5 stable5
#: backends/lua/luabackend.cpp:73
#, kde-format
msgid ""
"<p> Lua is a fast and lightweight scripting language, with a simple procedural syntax. There are several libraries in Lua aimed at math and science.</p>"
"<p>This backend supports luajit 2.</p>"
msgstr ""
#. i18n: ectx: label, entry (Path), group (LuaBackend)
#. +> trunk5 stable5
#: backends/lua/luabackend.kcfg:10
#, kde-format
msgid "Path to luajit command"
msgstr ""
#. +> trunk5 stable5
#: backends/lua/luaextensions.cpp:36
#, kde-format
msgid "Lua script file (*.lua)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/lua/settings.ui:19
#, kde-format
msgid "Path to luajit command:"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximabackend.cpp:94
#, kde-format
msgctxt "the url to the documentation of Maxima, please check if there is a translated version and use the correct url"
msgid "http://maxima.sourceforge.net/docs/manual/en/maxima.html"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximabackend.cpp:112
#, kde-format
msgid "Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can plot functions and data in two and three dimensions. "
msgstr ""
#. i18n: ectx: label, entry (Path), group (MaximaBackend)
#. +> trunk5 stable5
#: backends/maxima/maximabackend.kcfg:10
#, kde-format
msgid "Path to the Maxima executable"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_variableManagement)
#. i18n: ectx: label, entry (variableManagement), group (MaximaBackend)
#. +> trunk5 stable5
#: backends/maxima/maximabackend.kcfg:18 backends/maxima/settings.ui:41
#, kde-format
msgid "Enable Variable Management"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximaexpression.cpp:115
#, kde-format
msgid "Error: Too many */"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximaexpression.cpp:128
#, kde-format
msgid "Error: Too many /*"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximaexpression.cpp:134
#, kde-format
msgid "Error: expected \" before ;"
msgstr ""
-#. +> trunk5 stable5
-#: backends/maxima/maximaexpression.cpp:595
+#. +> trunk5
+#: backends/maxima/maximaexpression.cpp:332
#, kde-format
-msgid "Waiting for Image..."
+msgid "Waiting for the plot result"
msgstr ""
-#. +> trunk5
-#: backends/maxima/maximaexpression.cpp:741
+#. +> stable5
+#: backends/maxima/maximaexpression.cpp:592
#, kde-format
-msgid "Waiting for the plot result"
+msgid "Waiting for Image..."
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximaextensions.cpp:46
#, kde-format
msgid "Maxima batch file (*.mac)"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximasession.cpp:186
#, kde-format
msgid "Failed to start Maxima"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximasession.cpp:289
#, kde-format
msgid "Maxima crashed. restarting..."
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximasession.cpp:303
#, kde-format
msgid "Maxima crashed twice within a short time. Stopping to try starting"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximasession.cpp:303 cantor_part.cpp:140
#: cantor_part.cpp:829 worksheet.cpp:876 worksheet.cpp:901 worksheet.cpp:918
#: worksheet.cpp:954 worksheet.cpp:966
#, kde-format
msgid "Error - Cantor"
msgstr ""
#. +> trunk5 stable5
#: backends/maxima/maximavariablemodel.cpp:216
#, kde-format
msgid "function"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/maxima/settings.ui:19
#, kde-format
msgid "Path to Maxima:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_integratePlots)
#. +> trunk5 stable5
#: backends/maxima/settings.ui:31 backends/octave/settings.ui:31
#: backends/python/settings.ui:17 backends/R/settings.ui:17
#: backends/scilab/settings.ui:31
#, kde-format
msgid "Integrate Plots in Worksheet"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_variableManagement)
#. +> trunk5 stable5
#: backends/maxima/settings.ui:38
#, kde-format
msgid "Let Cantor follow the creation/destruction of variables"
msgstr ""
#. +> trunk5 stable5
#: backends/octave/octavebackend.cpp:71
#, kde-format
msgctxt "the url to the documentation of Octave, please check if there is a translated version (currently Czech and Japanese) and use the correct url"
msgid "http://www.gnu.org/software/octave/doc/interpreter/"
msgstr ""
#. +> trunk5 stable5
#: backends/octave/octavebackend.cpp:76
#, kde-format
msgid ""
"GNU Octave is a high-level language, primarily intended for numerical computations. <br/>"
"It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab."
msgstr ""
#. i18n: ectx: label, entry (Path), group (OctaveBackend)
#. +> trunk5 stable5
#: backends/octave/octavebackend.kcfg:10
#, kde-format
msgid "Path to the Octave executable"
msgstr ""
#. +> trunk5 stable5
#: backends/octave/octaveextensions.cpp:47
#, kde-format
msgid "Octave script file (*.m)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/octave/settings.ui:19
#, kde-format
msgid "Path to Octave:"
msgstr ""
#. +> trunk5 stable5
#: backends/python/pythonextensions.cpp:184
#, kde-format
msgid "Python script file (*.py)"
msgstr ""
#. +> trunk5 stable5
#: backends/python2/python2backend.cpp:58
#, kde-format
msgctxt "the url to the documentation Python 2"
msgid "http://docs.python.org/2/"
msgstr ""
#. +> trunk5 stable5
#: backends/python2/python2backend.cpp:63
#, kde-format
msgid ""
"<p>Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. There are several Python packages to scientific programming.</p>"
"<p>This backend supports Python 2.</p>"
msgstr ""
#. +> trunk5 stable5
#: backends/python3/python3backend.cpp:51
#, kde-format
msgctxt "the url to the documentation Python 3"
msgid "http://docs.python.org/3/"
msgstr ""
#. +> trunk5 stable5
#: backends/python3/python3backend.cpp:56
#, kde-format
msgid ""
"<p>Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. There are several Python packages to scientific programming.</p>"
"<p>This backend supports Python 3.</p>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, QalculatePlotAssistantBase)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:14
#, kde-format
msgid "Cantor - Plot Dialog"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:24
#, kde-format
msgid "Functions"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, functionTable)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:40
#, kde-format
msgid "Title"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, functionTable)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:45
#, kde-format
msgid "Expression"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addButton)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:72
#, kde-format
msgid "Add"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:82
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearButton)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:92
#, kde-format
msgid "Clear List"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:107
#, kde-format
msgid "X variable"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:134
#, kde-format
msgid "Style"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:145
#: backends/qalculate/settings.ui:509
#, kde-format
msgid "Lines"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:150
#: backends/qalculate/settings.ui:514
#, kde-format
msgid "Points"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:155
#: backends/qalculate/settings.ui:519
#, kde-format
msgid "Points and Lines"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:160
#: backends/qalculate/settings.ui:524
#, kde-format
msgid "Boxes"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:165
#: backends/qalculate/settings.ui:529
#, kde-format
msgid "Histogram"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:170
#, kde-format
msgid "Steps"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:175
#: backends/qalculate/settings.ui:539
#, kde-format
msgid "Candlesticks"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, styleBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:180
#: backends/qalculate/settings.ui:544
#, kde-format
msgid "Dots"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:192
#, kde-format
msgid "Smoothing"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_structuring)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:203
#: backends/qalculate/settings.ui:95 backends/qalculate/settings.ui:249
#: backends/qalculate/settings.ui:287 backends/qalculate/settings.ui:466
#, kde-format
msgid "None"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:208
#: backends/qalculate/settings.ui:471
#, kde-format
msgid "Monotonic"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:213
#, kde-format
msgid "Natural Cubic Splines"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:218
#: backends/qalculate/settings.ui:481
#, kde-format
msgid "Bezier"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. i18n: ectx: property (text), item, widget (KComboBox, smoothingBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:223
#: backends/qalculate/settings.ui:486
#, kde-format
msgid "Bezier (monotonic)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:233
#, kde-format
msgid "Function Range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:239
#, kde-format
msgid "X range"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, xMinEdit)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:254
#, kde-format
msgid "0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:261
#, kde-format
msgid "-"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, xMaxEdit)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:274
#, kde-format
msgid "10"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, stepsButton)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:283
#, kde-format
msgid "Sa&mpling rate"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, stepButton)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:293
#, kde-format
msgid "Step si&ze"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:324
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:332
#, kde-format
msgid "Plot title"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:353
#, kde-format
msgid "X-axis label"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:374
#, kde-format
msgid "Y-axis label"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:395
#, kde-format
msgid "Legend position"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:403
#: backends/qalculate/settings.ui:567
#, kde-format
msgid "Hide legend"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:408
#: backends/qalculate/settings.ui:572
#, kde-format
msgid "Top-left"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:413
#: backends/qalculate/settings.ui:577
#, kde-format
msgid "Top-right"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:418
#: backends/qalculate/settings.ui:582
#, kde-format
msgid "Bottom-left"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:423
#: backends/qalculate/settings.ui:587
#, kde-format
msgid "Bottom-right"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:428
#: backends/qalculate/settings.ui:592
#, kde-format
msgid "Below"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotLegend)
#. i18n: ectx: property (text), item, widget (KComboBox, legendBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:433
#: backends/qalculate/settings.ui:597
#, kde-format
msgid "Outside"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, gridCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:445
#, kde-format
msgid "Display Grid"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, borderCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:452
#, kde-format
msgid "Display full border"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, colorCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:463
#, kde-format
msgid "Use Colors"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, inlineCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:470
#, kde-format
msgid "Display inline"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, xLogCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:481
#, kde-format
msgid "Logarithmic x scale"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, yLogCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:502
#, kde-format
msgid "Logarithmic y scale"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:521
#, kde-format
msgid "File Options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, saveCheckBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:527
#, kde-format
msgid "Save plot to file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:547
#, kde-format
msgid "File type"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:555
#, kde-format
msgid "Detect from filename"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:560
#, kde-format
msgid "PNG"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:565
#, kde-format
msgid "PS"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:570
#, kde-format
msgid "EPS"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:575
#, kde-format
msgid "LaTeX"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:580
#, kde-format
msgid "SVG"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, saveFileBox)
#. +> trunk5 stable5
#: backends/qalculate/plotassistant/qalculateplotdialog.ui:585
#, kde-format
msgid "FIG"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.cpp:69
#, kde-format
msgid "Qalculate! is not your regular software replication of the cheapest available calculator. Qalculate! aims to make full use of the superior interface, power and flexibility of modern computers. The center of attention in Qalculate! is the expression entry. Instead of entering each number in a mathematical expression separately, you can directly write the whole expression and later modify it. The interpretation of expressions is flexible and fault tolerant, and if you nevertheless do something wrong, Qalculate! will tell you so. Not fully solvable expressions are however not errors. Qalculate! will simplify as far as it can and answer with an expression. In addition to numbers and arithmetic operators, an expression may contain any combination of variables, units, and functions."
msgstr ""
#. i18n: ectx: label, entry (postConversion), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:9
#, kde-format
msgid "If and how units will be automatically converted. If true, convert to the best suited SI units (the least amount of units)."
msgstr ""
#. i18n: ectx: label, entry (angleUnit), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:13
#, kde-format
msgid "Default angle unit for trigonometric functions."
msgstr ""
#. i18n: ectx: label, entry (base), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:23
#, kde-format
msgid "Base of parsed and evaluated numbers."
msgstr ""
#. i18n: ectx: label, entry (structuring), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:32
#, kde-format
msgid "If the evaluation result will be simplified or factorized."
msgstr ""
#. i18n: ectx: label, entry (fractionFormat), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:42
#, kde-format
msgid "If rational numbers will be displayed with decimals, as a fraction, or something in between."
msgstr ""
#. i18n: ectx: label, entry (indicateInfiniteSeries), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:46
#, kde-format
msgid "Show that the digit series of a number continues forever with three dots, instead of rounding (ex. 2/3 displays as 0.666666... instead of 0.666667)."
msgstr ""
#. i18n: ectx: label, entry (useAllPrefixes), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:50
#, kde-format
msgid "Use all decimal SI prefixes. If false, prefixes which is not a multiple of thousand (centi, deci, deca, hecto) will not be used automatically."
msgstr ""
#. i18n: ectx: label, entry (negativeExponents), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:54
#, kde-format
msgid "If true, negative exponents will be used instead of division (ex. 5/x^2 becomes 5*x^-2)."
msgstr ""
#. i18n: ectx: label, entry (minExp), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:64
#, kde-format
msgid "Numerical display."
msgstr ""
#. i18n: ectx: label, entry (inlinePlot), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:68
#, kde-format
msgid "If true, plots will be displayed inside the worksheet. If not they appear in a separate window."
msgstr ""
#. i18n: ectx: label, entry (coloredPlot), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:72
#, kde-format
msgid "Whether colors should be used in plots."
msgstr ""
#. i18n: ectx: label, entry (plotGrid), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:76
#, kde-format
msgid "Whether a grid should be plotted."
msgstr ""
#. i18n: ectx: label, entry (plotBorder), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:80
#, kde-format
msgid "Whether full borders should be drawn around the plot."
msgstr ""
#. i18n: ectx: label, entry (plotLineWidth), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:84
#, kde-format
msgid "Width of lines, in pixels."
msgstr ""
#. i18n: ectx: label, entry (plotSteps), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:88
#, kde-format
msgid "Number of interpolation steps to be used in plotting."
msgstr ""
#. i18n: ectx: label, entry (plotSmoothing), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:99
#, kde-format
msgid "Smoothing mode in plots."
msgstr ""
#. i18n: ectx: label, entry (plotStyle), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:113
#, kde-format
msgid "Style of plots."
msgstr ""
#. i18n: ectx: label, entry (plotLegend), group (QalculateBackend)
#. +> trunk5 stable5
#: backends/qalculate/qalculatebackend.kcfg:126
#, kde-format
msgid "Legend position in plots."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:158
#, kde-format
msgid "Qalculate reports it cannot print. Is gnuplot installed?"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:179
#, kde-format
msgid "missing %1"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:269
#, kde-format
msgid "%1 must be a number."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:270
#, kde-format
msgid "%1 must be a integer."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:271
#, kde-format
msgid "%1 must be a boolean."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:272
#, kde-format
msgid "invalid option for %1: %2"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:599
#, kde-format
msgid "found multiple expressions in one plot command (%1 and %2)."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:699
#: backends/qalculate/qalculateexpression.cpp:806
#: backends/qalculate/qalculatehighlighter.cpp:40
#, kde-format
msgid "ERROR"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculateexpression.cpp:701
#: backends/qalculate/qalculateexpression.cpp:808
#: backends/qalculate/qalculatehighlighter.cpp:40
#, kde-format
msgid "WARNING"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:58
#, kde-format
msgid "No function, variable or unit with specified name exist."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:65
#, kde-format
msgid "Function: %1"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:150
#, kde-format
msgid "Plotting interface"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:151
#, kde-format
msgid "Plots one or more functions either inline or in a separate window."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:152
#, kde-format
msgid "expression"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:153
#, kde-format
msgid "option"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:154
#, kde-format
msgid "value"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:158
#, kde-format
msgid "integer"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:159
#, kde-format
msgid "boolean"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:160
#, kde-format
msgid "number"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:161
#, kde-format
msgid "default: %1"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:221
#, kde-format
msgid "The function's name"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:223
#, kde-format
msgid "Title label"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:224
#, kde-format
msgid "x-axis label"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:225
#, kde-format
msgid "y-axis label"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:226
#, kde-format
msgid "Image to save plot to. If empty shows plot in a window on the screen. If inline=true the image is shown regardless of this option."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:227
#, kde-format
msgid "The image type to save as. One of auto, png, ps, eps, latex, svg, fig."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:228
#, kde-format
msgid "Set to true for colored plot, false for monochrome."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:229
#, kde-format
msgid "Minimum x-axis value."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:230
#, kde-format
msgid "Maximum x-axis value."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:231
#, kde-format
msgid "If a logarithmic scale shall be used for the x-axis."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:232
#, kde-format
msgid "If a logarithmic scale shall be used for the y-axis."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:233
#, kde-format
msgid "Logarithmic base for the x-axis."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:234
#, kde-format
msgid "Logarithmic base for the y-axis."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:235
#, kde-format
msgid "If a grid shall be shown in the plot."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:236
#, kde-format
msgid "If the plot shall be surrounded by borders on all sides (not just axis)."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:237
#, kde-format
msgid "Width of lines."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:238
#, kde-format
msgid "Where the plot legend shall be placed. One of none, top_left, top_right, bottom_left, bottom_right, below, outside"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:239
#, kde-format
msgid "Plot smoothing. One of none, unique, csplines, bezier, sbezier"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:240
#, kde-format
msgid "Plot style. One of lines, points, points_lines, boxes, histogram, steps, candlesticks, dots"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:241
#, kde-format
msgid "Use scale on second x-axis."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:242
#, kde-format
msgid "Use scale on second y-axis."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:243
#, kde-format
msgid "If the plot is to be drawn inline, instead of in a new window."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:244
#, kde-format
msgid "Distance between two interpolation points. See also steps."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:245
#, kde-format
msgid "Number of interpolation points. See also step."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:246
#, kde-format
msgid "The name of the x variable. This must be an unknown variable"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:255
#, kde-format
msgid "Save variables to a file"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:256
#, kde-format
msgid "Save all currently defined variables to a file. They can be reloaded with %1."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:257
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:266
#, kde-format
msgid "file"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:258
#, kde-format
msgid "file: the file to save to"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:264
#, kde-format
msgid "Load variables from a file"
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:265
#, kde-format
msgid "Load variables from a file that has previously been created by %1."
msgstr ""
#. +> trunk5 stable5
#: backends/qalculate/qalculatesyntaxhelpobject.cpp:267
#, kde-format
msgid "file: the file to load"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
-#: backends/qalculate/settings.ui:21 cantor.cpp:455
+#: backends/qalculate/settings.ui:21 cantor.cpp:445
#, kde-format
msgid "General"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:29
#, kde-format
msgid "Number base:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:46
#, kde-format
msgid "Fraction format:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:57
#, kde-format
msgid "Decimal"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:62
#, kde-format
msgid "Exact"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:67
#, kde-format
msgid "Fractional"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fractionFormat)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:72
#, kde-format
msgid "Combined"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:84
#, kde-format
msgid "Numerical display:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:100
#, kde-format
msgid "Pure"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:105
#, kde-format
msgid "Scientific"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_minExp)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:110
#, kde-format
msgid "Precision"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:122
#, kde-format
msgid "Indicate infinite series:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_indicateInfiniteSeries)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_useAllPrefixes)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_negativeExponents)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_postConversion)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_inlinePlot)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_coloredPlot)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_plotGrid)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_plotBorder)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:132 backends/qalculate/settings.ui:153
#: backends/qalculate/settings.ui:174 backends/qalculate/settings.ui:227
#: backends/qalculate/settings.ui:339 backends/qalculate/settings.ui:360
#: backends/qalculate/settings.ui:381 backends/qalculate/settings.ui:402
#, kde-format
msgid "Enabled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:143
#, kde-format
msgid "Use all SI prefixes:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:164
#, kde-format
msgid "Use negative exponents:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:209
#, kde-format
msgid "Evaluate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:217
#, kde-format
msgid "Convert to best SI units:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:238
#, kde-format
msgid "Angle unit:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:254
#, kde-format
msgid "Radians"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:259
#, kde-format
msgid "Degrees"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_angleUnit)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:264
#, kde-format
msgid "Gradians"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:276
#, kde-format
msgid "Structuring Mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_structuring)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:292
#, kde-format
msgid "Simplify"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_structuring)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:297
#, kde-format
msgid "Factorize"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:321
#, kde-format
msgid "Plotting"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:329
#, kde-format
msgid "Display plots inline:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:350
#, kde-format
msgid "Colored Plots:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:371
#, kde-format
msgid "Show grid:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:392
#, kde-format
msgid "Show full borders:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:413
#, kde-format
msgid "Width of lines:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:434
#, kde-format
msgid "Sampling rate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:455
#, kde-format
msgid "Smoothing Mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotSmoothing)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:476
#, kde-format
msgid "Natural cubic Splines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:498
#, kde-format
msgid "Plot Style:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_plotStyle)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:534
#, kde-format
msgctxt "Plot Style"
msgid "Steps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5 stable5
#: backends/qalculate/settings.ui:556
#, kde-format
msgid "Legend Position:"
msgstr ""
#. +> trunk5 stable5
#: backends/R/rbackend.cpp:93
#, kde-format
msgctxt "the url to the documentation of R, please check if there is a translated version and use the correct url"
msgid "http://rwiki.sciviews.org/doku.php?id=rdoc:rdoc"
msgstr ""
#. +> trunk5 stable5
#: backends/R/rbackend.cpp:98
#, kde-format
msgid ""
"R is a language and environment for statistical computing and graphics, similar to the S language and environment. <br/>"
"It provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity."
msgstr ""
#. +> trunk5 stable5
#: backends/R/rexpression.cpp:112 backends/R/rexpression.cpp:113
#, kde-format
msgid "Error opening file %1"
msgstr ""
#. +> trunk5 stable5
#: backends/R/rextensions.cpp:37
#, kde-format
msgid "R script file (*.R)"
msgstr ""
#. +> trunk5 stable5
#: backends/R/rserver/rserver.cpp:348
#, kde-format
msgid "Error Parsing Command"
msgstr ""
#. +> trunk5 stable5
#: backends/R/rsettingswidget.cpp:33
#, kde-format
msgid "Double click to open file selection dialog"
msgstr ""
#. +> trunk5 stable5
#: backends/R/rsettingswidget.cpp:53
#, kde-format
msgid "*.R *.r|R source files (*.R, *.r)"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagebackend.cpp:99
#, kde-format
msgctxt "the url to the documentation of Sage, please check if there is a translated version and use the correct url"
msgid "http://www.sagemath.org/doc/reference/index.html"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagebackend.cpp:104
#, kde-format
msgid ""
"Sage is a free open-source mathematics software system licensed under the GPL. <br/>"
"It combines the power of many existing open-source packages into a common Python-based interface."
msgstr ""
#. i18n: ectx: label, entry (Path), group (SageBackend)
#. +> trunk5 stable5
#: backends/sage/sagebackend.kcfg:10
#, kde-format
msgid "Path to the Sage executable"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sageexpression.cpp:70
#, kde-format
msgid "Syntax Error"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sageexpression.cpp:225 backends/sage/sageexpression.cpp:227
#, kde-format
msgid "Result of %1"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sageexpression.cpp:234
#, kde-format
msgid ""
"%1\n"
"The last output was: \n"
" %2"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sageextensions.cpp:47
#, kde-format
msgid "Python script file (*.py);;Sage script file (*.sage)"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:211
#, kde-format
msgid "Sage version %1.%2 is unsupported. Please update your installation to the supported versions to make it work with Cantor."
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:213 backends/sage/sagesession.cpp:322
#: backends/sage/sagesession.cpp:333 cantor.cpp:161 cantor.cpp:163 main.cpp:77
#: main.cpp:144 worksheet.cpp:984 worksheet.cpp:1007 worksheet.cpp:1016
#: worksheet.cpp:1035 worksheet.cpp:1044
#, kde-format
msgid "Cantor"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:318
#, kde-format
msgid "The Sage process crashed while evaluating this expression"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:322
#, kde-format
msgid "The Sage process crashed"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:329
#, kde-format
msgid "The Sage process exited while evaluating this expression"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:333
#, kde-format
msgid "The Sage process exited"
msgstr ""
#. +> trunk5 stable5
#: backends/sage/sagesession.cpp:343
#, kde-format
msgid "Failed to start Sage"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/sage/settings.ui:19
#, kde-format
msgid "Path to Sage:"
msgstr ""
#. +> trunk5 stable5
#: backends/scilab/scilabbackend.cpp:96
#, kde-format
msgctxt "the url to the documentation of Scilab, please check if there is a translated version and use the correct url"
msgid "http://www.scilab.org/support/documentation"
msgstr ""
#. +> trunk5 stable5
#: backends/scilab/scilabbackend.cpp:101
#, kde-format
msgid ""
"<p>Scilab is a free software, cross-platform numerical computational package and a high-level, numerically oriented programming language.</p>"
"Scilab is distributed under CeCILL license (GPL compatible)"
msgstr ""
#. i18n: ectx: label, entry (Path), group (ScilabBackend)
#. +> trunk5 stable5
#: backends/scilab/scilabbackend.kcfg:10
#, kde-format
msgid "Path to scilab-adv-cli command (Warning: Scilab version must better or equal than 5.4 version)"
msgstr ""
#. +> trunk5 stable5
#: backends/scilab/scilabextensions.cpp:38
#, kde-format
msgid ";;Scilab script file (*.sce);;Scilab function file (*.sci)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: backends/scilab/settings.ui:19
#, kde-format
msgid "Path to scilab-adv-cli command:"
msgstr ""
#. +> trunk5 stable5
#: cantor.cpp:117
#, kde-format
msgid "Download Example Worksheets"
msgstr ""
#. +> trunk5 stable5
#: cantor.cpp:122
#, kde-format
msgid "&Open Example"
msgstr ""
#. +> trunk5 stable5
#: cantor.cpp:172 cantor_part.cpp:428
#, kde-format
msgid "Cantor Worksheet (*.cws)"
msgstr ""
#. +> trunk5 stable5
#: cantor.cpp:172
#, kde-format
msgid "Open file"
msgstr ""
#. +> trunk5 stable5
#: cantor.cpp:230
#, kde-format
msgid ""
"<h1>No Backend Found</h1>"
"\n"
"<div>You could try:\n"
" "
"<ul> "
"<li>Changing the settings in the config dialog;</li>"
" "
"<li>Installing packages for the following program:</li>"
" %2 </ul>"
" </div> "
msgid_plural ""
"<h1>No Backend Found</h1>"
"\n"
"<div>You could try:\n"
" "
"<ul> "
"<li>Changing the settings in the config dialog;</li>"
" "
"<li>Installing packages for one of the following programs:</li>"
" %2 </ul>"
" </div> "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: cantor.cpp:250
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5 stable5
-#: cantor.cpp:287 cantor.cpp:289
+#: cantor.cpp:279
#, kde-format
msgid "Session %1"
msgstr ""
#. +> trunk5 stable5
-#: cantor.cpp:303
+#: cantor.cpp:293
#, kde-format
msgid "Could not find the Cantor Part."
msgstr ""
#. +> trunk5 stable5
-#: cantor.cpp:408
+#: cantor.cpp:398
#, kde-format
msgid "Multiple unsaved Worksheets are opened. Do you want to close them?"
msgstr ""
#. +> trunk5 stable5
-#: cantor.cpp:409
+#: cantor.cpp:399
#, kde-format
msgid "Close Cantor"
msgstr ""
#. +> trunk5 stable5
-#: cantor.cpp:419
+#: cantor.cpp:409
#, kde-format
msgid "The current project has been modified. Do you want to save it?"
msgstr ""
#. +> trunk5 stable5
-#: cantor.cpp:420
+#: cantor.cpp:410
#, kde-format
msgid "Save Project"
msgstr ""
#. i18n: ectx: label, entry (DefaultBackend), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:10
#, kde-format
msgid "The Backend that is used by default"
msgstr ""
#. i18n: ectx: label, entry (TypesetDefault), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:14
#, kde-format
msgid "Do Typesetting by default"
msgstr ""
#. i18n: ectx: label, entry (HighlightDefault), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:18
#, kde-format
msgid "Do Syntax Highlighting by default"
msgstr ""
#. i18n: ectx: label, entry (CompletionDefault), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:22
#, kde-format
msgid "Enable Completions by default"
msgstr ""
#. i18n: ectx: label, entry (ExpressionNumberingDefault), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:26
#, kde-format
msgid "Enable Numbering of Expressions by default"
msgstr ""
#. i18n: ectx: label, entry (AnimationDefault), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:30
#, kde-format
msgid "Animate changes in the Worksheet by default"
msgstr ""
#. i18n: ectx: label, entry (AutoEval), group (Cantor)
#. +> trunk5 stable5
#: cantor.kcfg:34
#, kde-format
msgid "Automatically reevaluate the entries below the current"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:140
#, kde-format
msgid "Backend %1 is not installed"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:176
#, kde-format
msgid "Save Plain Text"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:213 cantor_part.cpp:466
#, kde-format
msgid "Export to LaTeX"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:227 cantor_part.cpp:522 worksheet.cpp:1173
#, kde-format
msgid "Evaluate Worksheet"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:233
#, kde-format
msgid "Typeset using LaTeX"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:240
#, kde-format
msgid "Syntax Highlighting"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:245
#, kde-format
msgid "Completion"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:250
#, kde-format
msgid "Line Numbers"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:255
#, kde-format
msgid "Animate Worksheet"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:260
#, kde-format
msgid "Restart Backend"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:265 worksheetentry.cpp:321 worksheetentry.cpp:711
#, kde-format
msgid "Evaluate Entry"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:270 worksheet.cpp:1205
#, kde-format
msgid "Insert Command Entry"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:275 worksheet.cpp:1206
#, kde-format
msgid "Insert Text Entry"
msgstr ""
#. +> trunk5
#: cantor_part.cpp:280 worksheet.cpp:1207
#, kde-format
msgid "Insert Markdown Entry"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:285
#, kde-format
msgid "Insert Latex Entry"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:289 worksheet.cpp:1210
#, kde-format
msgid "Insert Page Break"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:293 worksheet.cpp:1209
#, kde-format
msgid "Insert Image"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:297
#, kde-format
msgid "Remove current Entry"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:302 cantor_part.cpp:741
#, kde-format
msgid "Show %1 Help"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:307
#, kde-format
msgid "Publish Worksheet"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:312
#, kde-format
msgid "Show Script Editor"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:318
#, kde-format
msgid "Show Completion"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:376
#, kde-format
msgid "CantorPart"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:378
#, kde-format
msgid "(C) 2009-2015 Alexander Rieder"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:382 main.cpp:91
#, kde-format
msgid "Alexander Rieder"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:440
#, kde-format
msgid "Save as"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:459 panelplugins/variablemgr/variablemanagerwidget.cpp:130
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:514 worksheet.cpp:1176
#, kde-format
msgid "Interrupt"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:517
#, kde-format
msgid "Calculating..."
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:526 cantor_part.cpp:564
#, kde-format
msgid "Ready"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:534
#, kde-format
msgid "Session Error: %1"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:554
#, kde-format
msgid "Initialization complete"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:559
#, kde-format
msgid "Initializing..."
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:597
#, kde-format
msgid "Unnamed"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:747
#, kde-format
msgid "Do you want to upload current Worksheet to public web server?"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:748
#, kde-format
msgid "Question - Cantor"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:754
#, kde-format
msgid "The Worksheet is not saved. You should save it before uploading."
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:755
#, kde-format
msgid "Warning - Cantor"
msgstr ""
#. +> trunk5 stable5
#: cantor_part.cpp:829
#, kde-format
msgid "This backend does not support scripts."
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 stable5
#: cantor_part.rc:14 cantor_shell.rc:18
#, kde-format
msgid "&Edit"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable5
#: cantor_part.rc:27 cantor_shell.rc:21
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (worksheet)
#. +> trunk5 stable5
#: cantor_part.rc:32
#, kde-format
msgid "&Worksheet"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: cantor_shell.rc:4
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (file_new_menu)
#. +> trunk5 stable5
#: cantor_shell.rc:6
#, kde-format
msgid "&New"
msgstr ""
#. i18n: ectx: Menu (panels)
#. +> trunk5 stable5
#: cantor_shell.rc:23
#, kde-format
msgid "Panels"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: cantor_shell.rc:28
#, kde-format
msgid "&Settings"
msgstr ""
#. +> trunk5
#: commandentry.cpp:113
#, kde-format
msgid "White"
msgstr ""
#. +> trunk5
#: commandentry.cpp:113
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk5
#: commandentry.cpp:114
#, kde-format
msgid "Dark Red"
msgstr ""
#. +> trunk5
#: commandentry.cpp:114
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk5
#: commandentry.cpp:114
#, kde-format
msgid "Light Red"
msgstr ""
#. +> trunk5
#: commandentry.cpp:115
#, kde-format
msgid "Dark Green"
msgstr ""
#. +> trunk5
#: commandentry.cpp:115
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk5
#: commandentry.cpp:115
#, kde-format
msgid "Light Green"
msgstr ""
#. +> trunk5
#: commandentry.cpp:116
#, kde-format
msgid "Dark Blue"
msgstr ""
#. +> trunk5
#: commandentry.cpp:116
#, kde-format
msgid "Blue"
msgstr ""
#. +> trunk5
#: commandentry.cpp:116
#, kde-format
msgid "Light Blue"
msgstr ""
#. +> trunk5
#: commandentry.cpp:117
#, kde-format
msgid "Dark Yellow"
msgstr ""
#. +> trunk5
#: commandentry.cpp:117
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk5
#: commandentry.cpp:117
#, kde-format
msgid "Light Yellow"
msgstr ""
#. +> trunk5
#: commandentry.cpp:118
#, kde-format
msgid "Dark Cyan"
msgstr ""
#. +> trunk5
#: commandentry.cpp:118
#, kde-format
msgid "Cyan"
msgstr ""
#. +> trunk5
#: commandentry.cpp:118
#, kde-format
msgid "Light Cyan"
msgstr ""
#. +> trunk5
#: commandentry.cpp:119
#, kde-format
msgid "Dark Magenta"
msgstr ""
#. +> trunk5
#: commandentry.cpp:119
#, kde-format
msgid "Magenta"
msgstr ""
#. +> trunk5
#: commandentry.cpp:119
#, kde-format
msgid "Light Magenta"
msgstr ""
#. +> trunk5
#: commandentry.cpp:120
#, kde-format
msgid "Dark Orange"
msgstr ""
#. +> trunk5
#: commandentry.cpp:120
#, kde-format
msgid "Orange"
msgstr ""
#. +> trunk5
#: commandentry.cpp:120
#, kde-format
msgid "Light Orange"
msgstr ""
#. +> trunk5
#: commandentry.cpp:121
#, kde-format
msgid "Dark Grey"
msgstr ""
#. +> trunk5
#: commandentry.cpp:121
#, kde-format
msgid "Grey"
msgstr ""
#. +> trunk5
#: commandentry.cpp:121
#, kde-format
msgid "Light Grey"
msgstr ""
#. +> trunk5
#: commandentry.cpp:129
#, kde-format
msgid "Background Color"
msgstr ""
#. +> trunk5
#: commandentry.cpp:146
#, kde-format
msgid "Text Color"
msgstr ""
#. +> trunk5
#: commandentry.cpp:157
#, kde-format
msgid "Font"
msgstr ""
#. +> trunk5
#: commandentry.cpp:160
#, kde-format
msgid "Bold"
msgstr ""
#. +> trunk5
#: commandentry.cpp:165
#, kde-format
msgid "Italic"
msgstr ""
#. +> trunk5
#: commandentry.cpp:171
#, kde-format
msgid "Increase Size"
msgstr ""
#. +> trunk5
#: commandentry.cpp:175
#, kde-format
msgid "Decrease Size"
msgstr ""
#. +> trunk5
#: commandentry.cpp:180
#, kde-format
msgid "Select"
msgstr ""
#. +> trunk5 stable5
#: commandentry.cpp:655
#, kde-format
msgid "Interrupted"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, StandardSearchBar)
#. i18n: ectx: property (windowTitle), widget (QWidget, ExtendedSearchBar)
#. +> trunk5 stable5
#: extendedsearchbar.ui:14 standardsearchbar.ui:14
#, kde-format
msgid "SearchBar"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, close)
#. i18n: ectx: property (text), widget (QToolButton, openExtended)
#. i18n: ectx: property (text), widget (QToolButton, openStandard)
#. i18n: ectx: property (text), widget (QToolButton, addFlag)
#. i18n: ectx: property (text), widget (QToolButton, removeFlag)
#. +> trunk5 stable5
#: extendedsearchbar.ui:22 extendedsearchbar.ui:77 extendedsearchbar.ui:159
#: extendedsearchbar.ui:166 standardsearchbar.ui:22 standardsearchbar.ui:86
#, kde-format
msgid "..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: extendedsearchbar.ui:47 standardsearchbar.ui:32
#, kde-format
msgid "Find:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, next)
#. +> trunk5 stable5
#: extendedsearchbar.ui:61 standardsearchbar.ui:42
#, kde-format
msgid "&Next"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, previous)
#. +> trunk5 stable5
#: extendedsearchbar.ui:68 standardsearchbar.ui:49
#, kde-format
msgid "&Previous"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: extendedsearchbar.ui:102
#, kde-format
msgid "Replace:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, replace)
#. +> trunk5 stable5
#: extendedsearchbar.ui:116
#, kde-format
msgid "&Replace"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, replaceAll)
#. +> trunk5 stable5
#: extendedsearchbar.ui:123
#, kde-format
msgid "Replace &All"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: extendedsearchbar.ui:139
#, kde-format
msgid "Search in:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, matchCase)
#. +> trunk5 stable5
#: extendedsearchbar.ui:173 standardsearchbar.ui:72
#, kde-format
msgid "&Match case"
msgstr ""
#. +> trunk5 stable5
#: imageentry.cpp:53 imageentry.cpp:307
#, kde-format
msgid "Configure Image"
msgstr ""
#. +> trunk5 stable5
#: imageentry.cpp:204
#, kde-format
msgid "Right click here to insert image"
msgstr ""
#. +> trunk5 stable5
#: imageentry.cpp:222
#, kde-format
msgid "Cannot load image %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ImageSettingsBase)
#. +> trunk5 stable5
#: imagesettings.ui:14
#, kde-format
msgid "Image Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openDialogButton)
#. +> trunk5 stable5
#: imagesettings.ui:25
#, kde-format
msgid "Open"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: imagesettings.ui:34
#, kde-format
msgid "Display Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: imagesettings.ui:43 imagesettings.ui:97
#, kde-format
msgid "Width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: imagesettings.ui:56 imagesettings.ui:110
#, kde-format
msgid "Height"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbPreview)
#. +> trunk5 stable5
#: imagesettings.ui:72
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: imagesettings.ui:84
#, kde-format
msgid "Print Size"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useDisplaySize)
#. +> trunk5 stable5
#: imagesettings.ui:90
#, kde-format
msgid "Use Display Size"
msgstr ""
#. +> trunk5 stable5
#: imagesettingsdialog.cpp:45
#, kde-format
msgid "(auto)"
msgstr ""
#. +> trunk5 stable5
#: imagesettingsdialog.cpp:45
#, kde-format
msgid "px"
msgstr ""
#. +> trunk5 stable5
#: imagesettingsdialog.cpp:45
#, kde-format
msgid "%"
msgstr ""
#. +> trunk5 stable5
#: imagesettingsdialog.cpp:138
#, kde-format
msgid "Open image file"
msgstr ""
#. +> trunk5 stable5
#: latexentry.cpp:67 textentry.cpp:65
#, kde-format
msgid "Show LaTeX code"
msgstr ""
#. i18n: ectx: label, entry (latexCommand), group (Cantor)
#. +> trunk5 stable5
#: lib/cantor_libs.kcfg:10
#, kde-format
msgid "Path to the latex executable"
msgstr ""
#. i18n: ectx: label, entry (dvipsCommand), group (Cantor)
#. +> trunk5 stable5
#: lib/cantor_libs.kcfg:14
#, kde-format
msgid "Path to the dvips executable"
msgstr ""
#. +> trunk5 stable5
#: lib/defaultvariablemodel.cpp:74
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: lib/defaultvariablemodel.cpp:77
#, kde-format
msgctxt "@title:column"
msgid "Value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: lib/directives/axisrange.ui:19
#, kde-format
msgid "From:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: lib/directives/axisrange.ui:40
#, kde-format
msgid "To:"
msgstr ""
#. +> trunk5 stable5
#: lib/directives/plotdirectives.cpp:34
#, kde-format
msgid "Main title"
msgstr ""
#. +> trunk5 stable5
#: lib/directives/plotdirectives.cpp:45
#, kde-format
msgid "Abscissa scale"
msgstr ""
#. +> trunk5 stable5
#: lib/directives/plotdirectives.cpp:56
#, kde-format
msgid "Ordinate scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: lib/directives/plottitle.ui:19
#, kde-format
msgid "Plot title:"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:36
#, kde-format
msgid "KDE Frontend to mathematical applications"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:85
#, kde-format
msgid ""
"(C) 2016 Filipe Saraiva<br/>"
"(C) 2009-2015 Alexander Rieder"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:89
#, kde-format
msgid "Filipe Saraiva"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:89
#, kde-format
msgid ""
"Maintainer<br/>"
"Qt5/KF5 port, Scilab and Python backends"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:91
#, kde-format
msgid ""
"Original author<br/>"
"Maintainer (2009 - 2015)"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:92
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:92
#, kde-format
msgid "KAlgebra backend"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:93
#, kde-format
msgid "Miha Čančula"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:93
#, kde-format
msgid "Octave backend"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:95
#, kde-format
msgid "Martin Küttler"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:95
#, kde-format
msgid "Interface"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:97 main.cpp:98
#, kde-format
msgid "Cantor icon"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:106
#, kde-format
msgid "Use backend <backend>"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:109
#, kde-format
msgid "Documents to open."
msgstr ""
#. +> trunk5 stable5
#: main.cpp:144 worksheet.cpp:984
#, kde-format
msgid "Couldn't open the file %1"
msgstr ""
#. +> trunk5 stable5
#: pagebreakentry.cpp:39
#, kde-format
msgid "--- Page Break ---"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/helppanel/helppanelplugin.cpp:44
#, kde-format
msgid ""
"<h1>Cantor</h1>"
"The KDE way to do Mathematics"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: panelplugins/variablemgr/newvardlg.ui:17
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: panelplugins/variablemgr/newvardlg.ui:27
#, kde-format
msgid "Value:"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:52
#, kde-format
msgid "Add new variable"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:59
#, kde-format
msgid "Load Variables"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:66
#, kde-format
msgid "Store Variables"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:73
#, kde-format
msgid "Clear Variables"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:108
#, kde-format
msgid "Are you sure you want to remove all variables?"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:108
#, kde-format
msgid "Confirmation - Cantor"
msgstr ""
#. +> trunk5 stable5
#: panelplugins/variablemgr/variablemanagerwidget.cpp:143
#, kde-format
msgid "Load file"
msgstr ""
#. +> trunk5 stable5
#: resultitem.cpp:71
#, kde-format
msgid "Remove result"
msgstr ""
#. +> trunk5 stable5
#: scripteditor/scripteditorwidget.cpp:59
#, kde-format
msgid ""
"A KDE text-editor component could not be found;\n"
"please check your KDE installation."
msgstr ""
#. +> trunk5 stable5
#: scripteditor/scripteditorwidget.cpp:147
#, kde-format
msgid "Script Editor"
msgstr ""
#. +> trunk5 stable5
#: scripteditor/scripteditorwidget.cpp:150
#, kde-format
msgid "Script Editor - %1"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:150 searchbar.cpp:199
#, kde-format
msgid "Not found"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:153
#, kde-format
msgid "Reached beginning"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:202
#, kde-format
msgid "Reached end"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:259
#, kde-format
msgid "Replaced %1 instance"
msgid_plural "Replaced %1 instances"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: searchbar.cpp:354 searchbar.cpp:383
#, kde-format
msgid "Commands"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:354 searchbar.cpp:383
#, kde-format
msgid "Results"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:354 searchbar.cpp:383
#, kde-format
msgid "Errors"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:355 searchbar.cpp:384
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5 stable5
#: searchbar.cpp:355 searchbar.cpp:384
#, kde-format
msgid "LaTeX Code"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: settings.ui:19
#, kde-format
msgid "Default Backend:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_AutoEval)
#. +> trunk5 stable5
#: settings.ui:35
#, kde-format
msgid "When enabled, Cantor will automatically evaluate every entry below the current one."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutoEval)
#. +> trunk5 stable5
#: settings.ui:38
#, kde-format
msgid "Reevaluate Entries automatically"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: settings.ui:47
#, kde-format
msgid "Defaults"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TypesetDefault)
#. +> trunk5 stable5
#: settings.ui:53
#, kde-format
msgid "Enable LaTeX Typesetting"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_HighlightDefault)
#. +> trunk5 stable5
#: settings.ui:60
#, kde-format
msgid "Enable Syntax Highlighting"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CompletionDefault)
#. +> trunk5 stable5
#: settings.ui:67
#, kde-format
msgid "Enable Completion"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ExpressionNumberingDefault)
#. +> trunk5 stable5
#: settings.ui:74
#, kde-format
msgid "Enable Line Numbers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimationDefault)
#. +> trunk5 stable5
#: settings.ui:81
#, kde-format
msgid "Enable Worksheet Animations"
msgstr ""
#. +> trunk5 stable5
#: textresultitem.cpp:59
#, kde-format
msgid "Show Rendered"
msgstr ""
#. +> trunk5 stable5
#: textresultitem.cpp:61
#, kde-format
msgid "Show Code"
msgstr ""
#. +> trunk5 stable5
#: textresultitem.cpp:122
#, kde-format
msgid "Cannot render Eps file. You may need additional packages"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:875
#, kde-format
msgid "Cannot write file %1."
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:900
#, kde-format
msgid "Cannot write file."
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:918 worksheet.cpp:954
#, kde-format
msgid "Error saving file %1"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:966
#, kde-format
msgid "Error loading latex.xsl stylesheet"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1007 worksheet.cpp:1016
#, kde-format
msgid "The selected file is not a valid Cantor project file."
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1035
#, kde-format
msgid "The backend with which this file was generated is not installed. It needs %1"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1042
#, kde-format
msgid ""
"There are some problems with the %1 backend,\n"
"please check your configuration or install the needed packages.\n"
"You will only be able to view this worksheet."
msgstr ""
#. +> stable5
#: worksheet.cpp:1166
#, kde-format
msgid "Insert"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1184 worksheet.cpp:1191
#, kde-format
msgid "Command Entry"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1185 worksheet.cpp:1192
#, kde-format
msgid "Text Entry"
msgstr ""
#. +> trunk5
#: worksheet.cpp:1186 worksheet.cpp:1193
#, kde-format
msgid "Markdown Entry"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1187 worksheet.cpp:1194
#, kde-format
msgid "LaTeX Entry"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1188 worksheet.cpp:1195
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1189 worksheet.cpp:1196
#, kde-format
msgid "Page Break"
msgstr ""
#. +> trunk5
#: worksheet.cpp:1198
#, kde-format
msgid "Insert Entry After"
msgstr ""
#. +> trunk5
#: worksheet.cpp:1200
#, kde-format
msgid "Insert Entry Before"
msgstr ""
#. +> stable5
#: worksheet.cpp:1167
#, kde-format
msgid "Insert Before"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1208
#, kde-format
msgid "Insert LaTeX Entry"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1258
#, kde-format
msgctxt "@action"
msgid "Text &Color..."
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1259
#, kde-format
msgctxt "@label text color"
msgid "Color"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1267
#, kde-format
msgctxt "@action"
msgid "Text &Highlight..."
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1274
#, kde-format
msgctxt "@action"
msgid "&Font"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1281
#, kde-format
msgctxt "@action"
msgid "Font &Size"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1290
#, kde-format
msgctxt "@action boldify selected text"
msgid "&Bold"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1304
#, kde-format
msgctxt "@action italicize selected text"
msgid "&Italic"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1318
#, kde-format
msgctxt "@action underline selected text"
msgid "&Underline"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1331
#, kde-format
msgctxt "@action"
msgid "&Strike Out"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1344
#, kde-format
msgctxt "@action"
msgid "Align &Left"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1347
#, kde-format
msgctxt "@label left justify"
msgid "Left"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1356
#, kde-format
msgctxt "@action"
msgid "Align &Center"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1359
#, kde-format
msgctxt "@label center justify"
msgid "Center"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1368
#, kde-format
msgctxt "@action"
msgid "Align &Right"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1371
#, kde-format
msgctxt "@label right justify"
msgid "Right"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1380
#, kde-format
msgctxt "@action"
msgid "&Justify"
msgstr ""
#. +> trunk5 stable5
#: worksheet.cpp:1383
#, kde-format
msgctxt "@label justify fill"
msgid "Justify"
msgstr ""
#. +> trunk5 stable5
#: worksheetentry.cpp:323 worksheetentry.cpp:702
#, kde-format
msgid "Remove Entry"
msgstr ""
#. +> trunk5 stable5
#: worksheetentry.cpp:707
#, kde-format
msgid "Drag Entry"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdegames/kgoldrunner.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdegames/kgoldrunner.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdegames/kgoldrunner.pot (revision 1526938)
@@ -1,6280 +1,6289 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kgoldrunner package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kgoldrunner\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:02+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_blb.txt:3
#, kde-format
msgid "Beginner's Luck"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_blb.txt:4
#, kde-format
msgid ""
"These 70 levels are a graded introduction to the Traditional game, composed by Jason Self (j at jxself org). Although there are no hints, every level has a recorded solution.\n"
"\n"
"The game is aimed at new players, but the later levels are quite hard, so keep an eye on how the enemies react to your moves as you go along. You need to have them well trained by the time you get to level 70.\n"
"\n"
"Jason provided most of the solutions, but some are by Ian Wadham."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:2
#, kde-format
msgid "Curse of the Mummy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:3
#, kde-format
msgid ""
"Drawing on Western movie icons about mummies and Egypt, this set of levels is best run under the Treasure of Egypt theme. You also need to dig while falling sometimes.\n"
"\n"
"To polish your Egyptology, you will find factual tidbits related to each level in the hints, where the facts are drawn from Wikipedia rather than Hollywood.\n"
"\n"
"This Championship game was composed by Steve Mann <smann at cgl uwaterloo ca>, with a few Egyptian ideas and the Red Sea level contributed by Ian Wadham."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:10
#, kde-format
msgid "The Giza Plateau"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:11
#, kde-format
msgid ""
"The Giza Plateau on the outskirts of Cairo is the site of the Giza Necropolis, which consists of the Pyramid of Khufu (The Great Pyramid), the Pyramid of Khafre, the Pyramid of Menkaure, along with the Great Sphinx and a number of other smaller edifices.\n"
"\n"
"As you make your way under the plateau, try to avoid killing the mummies: if too many reappear on the right, it becomes difficult to escape at the end. To get started, you will need to use the technique of digging while falling."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:16
#, kde-format
msgid "The Pyramid of Djoser"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:17
#, kde-format
msgid ""
"The Pyramid of Djoser (Zoser), or step pyramid (kbhw-ntrw in Egyptian) is an archeological remain in the Saqqara necropolis, Egypt, northwest of the city of Memphis.\n"
"\n"
"To complete this level, it is important to proceed in steps: first free the mummy on the left side of the second level (from the bottom), allowing it to drop into and fill the hidden pit on the ground level.\n"
"\n"
"Now enter the right side of the second level and move across the pole, over the mummy, and get the piece of treasure in the middle, being sure to dig out the brick to the left of the middle.\n"
"\n"
"The mummy on the third level is a bit problematic because it will take a piece of treasure and carry it. You may get lucky and find that it abandons its treasure at some point, but you can also trap him in the one diggable brick on the right with careful timing.\n"
"\n"
"Finally, before getting the last piece of treasure, be sure to open the bottom right of the step pyramid to allow the mummies on the right to enter the pyramid - if there is more than one mummy on the bottom right before the escape ladder appears, you will be unable to reach the exit."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:28
#, kde-format
msgid "Pharaoh's Barge"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:29
#, kde-format
msgid ""
"The Khufu ship is an intact full-size vessel from Ancient Egypt that was sealed into a pit in the Giza pyramid complex at the foot of the Great Pyramid of Giza around 2,500 BC. The ship was almost certainly built for Khufu (King Cheops).\n"
"\n"
"It is one of the oldest, largest, and best-preserved vessels from antiquity, and measures 43.6 m overall. Despite its age, it could sail today if put into water.\n"
"\n"
"This is almost a simple level: good treasure and not too many mummies. But your task is to wrest the treasure they carry."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:36
#, kde-format
msgid "Pyramid Puzzles"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:37
#, kde-format
msgid ""
"The Great Pyramid was the tallest man-made structure in the world for over 3,800 years. Going up and down all the time must have been a chore for ancient Egyptians, much as you are likely to find it a chore going up and down this pyramid.\n"
"\n"
"To get the second treasure from the left, you have to use the brick that blocks the ladder at the bottom as a bridge to escape.\n"
"\n"
"To get the fourth treasure from the left, clear the three brick above and to the right of the left most mummy; if dug in the correct order, this will give you just enough time to grab the treasure and escape.\n"
"\n"
"Some of the mummies must be released to get some of the treasure. However, get the first, second, and fourth treasures (from the left) before releasing any of the mummies. Be careful not to kill any mummies; if they appear to the right of the pyramid, you will be unable to finish the level. Also it is possible to release the mummies and trap them in one of the other chambers."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:46
#, kde-format
msgid "Crocodile"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:47
#, kde-format
msgid ""
"Crocodiles can live to be over 100 years of age, with the largest species reaching 4.85 meters in length. Various species have been observed attacking and killing sharks.\n"
"\n"
"Sobek was the deification of crocodiles. Egyptians who worked or travelled on the Nile hoped that if they prayed to Sobek, the crocodile god, he would protect them from being attacked by crocodiles.\n"
"\n"
"In this level, it is not the crocodile you need to fear. Still, a prayer to Sobek might help you escape the mummies while you gather the treasure."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:54
#, kde-format
msgid "Three Pyramids"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:55
#, kde-format
msgid ""
"The Giza Necropolis has been a popular tourist destination since antiquity, and was popularized in Hellenistic times when the Great Pyramid was listed by Antipater of Sidon as one of the Seven Wonders of the World. Today it is the only one of those wonders still in existence.\n"
"\n"
"You may find it easiest to navigate this wonder if you get two mummies in the far right pyramid before going over there."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:60
#, kde-format
msgid "Tura Caves"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:61
#, kde-format
msgid ""
"Tura was Egypt's primary quarry for limestone, and was used on the Great Pyramid of Khufu. The mining of this limestone left behind caverns that were later used by the British Army as a secret depot during World War II, and which you can now explore.\n"
"\n"
"To the left of the bottom of the long shaft, there are two hidden pits. Free the mummy to the right of the long shaft to fill one of them and free the mummy in the large chamber to fill the other. Be sure to ride the first of the two mummies down to get the piece of treasure in the nook near the bottom of the shaft. When leaving this nook, dig to your right several times to open up your escape route.\n"
"\n"
"Get all the treasure on the left of the board, then move to the right. Make sure to dig free the mummy at the top so that you can get its treasure later. You will also need its help to escape back to the left at the end of the level. The treasure on the right is easier to get than it looks: strategically placed false bricks make this the easy half of the level. Note: If you feel like some variety, you can do all of the right first and then the left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:68
#, kde-format
msgid "Pyramid Crawl"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:69
#, kde-format
msgid ""
"There are over 100 pyramids in Egypt, with the oldest being built around 2600 BC.\n"
"\n"
"In this pyramid level (built around AD 2008), avoid (by luring away or killing) getting the two mummies in the middle of the bottom section."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:74
#, kde-format
msgid "The Great Sphinx"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:75
#, kde-format
msgid ""
"The Great Sphinx is a guardian of the Giza Plateau, where it faces the rising sun. Standing 73 meters long and 20 meters high, it is the largest monolith statue in the world and is a mere 4500 years young.\n"
"\n"
"As you grab the treasure inside the sphinx, try to solve The Riddle of the Sphinx: how do you get past the horde of mummies on the right?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:80
#, kde-format
msgid "Ladder Pyramid"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:81
#, kde-format
msgid ""
"Most accepted theories on the construction of the pyramids are based on the idea that it was built by moving huge stones from a quarry and dragging and lifting them into place. The disagreements center on the method by which the stones were conveyed and placed. Regardless, there were likely many ladders involved in its construction, such as on this level.\n"
"\n"
"This level is mostly a run around. Picking up the treasure while avoiding mummies is not so hard - but getting treasure away from the mummies is a much harder task. The three-wide stone platform is a useful killing field, although you'll have to run around a bit to get the mummies carrying treasure to line up properly. Note also that the middle block of this platform is a fall-through block.\n"
"\n"
"And once you've gotten all the treasure, you'll need to cross over to the escape ladder. One way to do this is to kill a mummy and cross over on its back when the mummy crosses from the escape ladder to the main pyramid."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:88
#, kde-format
msgid "Ankh"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:89
#, kde-format
msgid ""
"The Ankh was the Egyptian hieroglyphic symbol that read 'life', and as a sun symbol, was almost always crafted in gold.\n"
"\n"
"To keep your life on this level, be careful of the false bricks in the main Ankh and figure out which of them are useful."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:94 gamedata/game_plwv.txt:55
#, kde-format
msgid "Pharaoh's Tomb"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:95
#, kde-format
msgid ""
"Researchers estimate that 2.3 million blocks were used to build the Great Pyramid, with an average weight of about 2.5 metric tons per block.\n"
"\n"
"The pyramid of this level was built from fewer than 100 blocks. In the beginning, manuever to get inside the pyramid and then stand on one of the ladders on the second layer nearest the outer wall of the left side of the pyramid. Wait for the mummies to group on the other side of the outer wall. Then climb to the top of the ladders on the small pyramid and wait for the mummies to climb the tall ladder and drop off the pole. Once the last one has dropped (or slightly before), run up the tall ladder, across the pole and dig to get back inside the big pyramid and to the tomb.\n"
"\n"
"Repeat this trick to exit after grabbing the lone piece of treasure, only this time you need to get out on the right side of the pyramid."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:102
#, kde-format
msgid "Cat"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:103
#, kde-format
msgid ""
"A revered, important animal to Egyptian society and religion, the cat was afforded the same mummification after death as humans were.\n"
"\n"
"When finishing this catty level, do not be fooled by the cat's tail that appears once you pick up the last treasure. The only exit is on the left. So you need to let the mummies bring you the treasure that is to the right of the cat's head, since you cannot pick up every piece and run back in time.\n"
"\n"
"To get the mummies to bring you the treasure, you must dig out the five bricks on the bottom and allow them to pass (or get trapped and killed). "
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:110
#, kde-format
msgid "Pyramid Power"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:111
#, kde-format
msgid ""
"Imhotep designed the Step Pyramid of Djoser to serve as a gigantic stairway by which the soul of the deceased pharaoh could ascend to the heavens. Such was the importance of Imhotep's achievement that he was deified by later Egyptians.\n"
"\n"
"Before you can ascend to the top of this pyramid level, you must make your way to the bottom. To get the top piece of treasure, move left off the apex, dig the next block and step onto the mummy below, continuing to move right (try placing your mouse pointer on the apex).\n"
"\n"
"After getting the last piece of treasure, exit to the right and run up and down the ladders. The lower left is the only difficult part: just run under the mummies on the ladder above you and maneuver ... and hope!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:118
#, kde-format
msgid "Eye of Horus"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:119
#, kde-format
msgid ""
"The Eye of Horus is an ancient Egyptian symbol of protection and royal power from deities.\n"
"\n"
"On this level, there is some protection inside the eye, but not much. Repeated trips from the top to the bottom are required to get all the treasure. Eventually, there will be two mummies on the bottom left. To get by them, climb to the top of the short ladder four from the left, dig left, climb down and dig left again. One of the mummies will fall in the lower pit. Climb up the ladder. The second mummy will climb the other ladder and fall in the top pit. Move across the two trapped mummies and climb to the top."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:124
#, kde-format
msgid "Inverted Pyramid"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:125
#, kde-format
msgid ""
"Probably not a traditional Egyptian design.\n"
"\n"
"You have to zig-zag back and forth along the poles to get all the treasure. To get past the lone chaser mummy, wait for him on one pole and just before he reaches you, drop to the pole below and move directly under him.\n"
"\n"
"Since the design is non-traditional, considering playing the level non-traditionally: the drop-and-move-under move is easier to do with the keyboard (easier, but still hard). Once you get the last piece of treasure above the bricks inside the pyramid, pause the game and switch back to mouse mode."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:132
#, kde-format
msgid "Anubis"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:133
#, kde-format
msgid ""
"Anubis, or Inpu, was an Egyptian god of the afterlife.\n"
"\n"
"To get the treasure between Anubis' ears, dig out the two columns to the left of the mummy and stand on top of the mummy. Move left off the mummy while digging right. The mummy should fall into the hole in the right most column. Now dig out the left two columns until you connect to the ladder-eye. Move down from the right most ladder of the eye and you will fall to the pole below.\n"
"\n"
"To get the treasure inside the right ear, dig out the higher of the two-block columns, falling onto the right two-block column. Move to the left and dig the second two-block column. Now move to the right and dig out the one-block column, freeing the mummy. Move one more to the right and dig out three blocks so that you have a two block wide ledge to stand on. Move left and dig out the square to your right. Wait for the mummy to fall, get his treasure, and race up the ladder to confront five mummies blocking the exit."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:140
#, kde-format
msgid "Pyramid of Treasure"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:141
#, kde-format
msgid ""
"Nubia was a major source of gold in Egypt. King Tushratta of the Mitanni claimed gold was 'more plentiful than dirt' in Egypt.\n"
"\n"
"In this pyramid, treasure is even in the air! Lots of treasure, only three mummies - it can't be that hard, can it?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:146
#, kde-format
msgid "Sarcophagus"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:147
#, kde-format
msgid ""
"A sarcophagus is a funeral receptacle for a corpse, most commonly carved or cut from stone. In Ancient Egypt, a sarcophagus formed the external layer of protection for a royal mummy, with several layers of coffins nested within, and was often carved out of alabaster.\n"
"\n"
"If you do not want this level to be your sarcophagus, get the piece of treasure under the left edge of the sarcophagus at the start - otherwise, there is no way to get it."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:152
#, kde-format
msgid "The Parting of the Red Sea"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_CM.txt:153
#, kde-format
msgid ""
"The Bible tells us that Moses parted the sea to escape the Pharaoh's men. After you have looted the pyramids of his ancestors, it should come as no surprise that the Pharaoh has sent his men after you, too.\n"
"\n"
"Fortunately, the sea can be parted just by falling onto the last treasure. To escape the Pharaoh's men is not so easy. First, make your hero go down as far as he can, then wait for his moment. Then move up the wall of water to the right, cross the pole to the middle and wait for the mummies to reach the top of the water before dropping down a second time.\n"
"\n"
"This time, immediately run up the wall of water to your left, crossing under the chasing mummies. Await near the top left where the mummies to your right cannot get you. Once the mummies to your left reach the top, drop to the sea bed a third time (even Moses did not have it this rough). The trick to getting past the mummies on this last trip to the top is to pass under and to the left of them while they are falling as a column down one of the long ladder drops.\n"
"\n"
"Note: It is possible to move up the wall of water to your left initially, but it is much harder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:2
#, kde-format
msgid "Count"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:3
#, kde-format
msgid ""
"This game is based on counting, from 0 to 16 (or 0 to 10 in hexadecimal). The first level has no gold and no enemies: the problem is to find a way out and up to the next level. After that, the number of enemies and pieces of gold increases by 1 at each level. The name of each level corresponds to the number of enemies, the pieces of gold and the digits that appear in the layout.\n"
"\n"
"These elegant and rather tricky Championship levels were composed by Steve Mann <smann at cgl uwaterloo ca>. You need to dig while falling sometimes."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:8
#, kde-format
msgid "Zero"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:9
#, kde-format
msgid ""
"The only challenge is getting inside the 0, which is the only path to the exit.\n"
"\n"
"Getting inside the 0 requires climbing to the top of the zigzag ladder, digging away five bricks on the left edge of the 0, racing back to the top of the zigzag ladder, over the pole, falling through your recently dug bricks and immediately moving right to get into the 0. The timing is fairly tight."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:14
#, kde-format
msgid "One"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:15
#, kde-format
msgid ""
"Getting the gold requires multiple digs in the right places. However, see the next paragraph.\n"
"\n"
"To get out, you have to get the enemy to go over the top of the 1 and fill the pit at the bottom. There are three ways to do this. The first and most sensible is to wait on the pole above the top right edge of the 1 until the enemy is almost upon you and then move to the right, digging to your right as you reach the bottom of the 1.\n"
"\n"
"The second way involves timing your digging for the gold (or where the gold was); moving onto the gold at the right time will cause the enemy to fall into the pit on the right of the 1. The third way is to destroy the enemy and hope he reappears over the right side of the 1."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:22
#, kde-format
msgid "Two"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:23
#, kde-format
msgid "To get the leftmost gold drop down on it from above, stepping one square to either side as you fall. Immediately dig the square that was just below the gold and step in. The false floor will drop you to the bottom."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:26
#, kde-format
msgid "Three"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:27
#, kde-format
msgid "After getting all the gold, the only escape is up the highest ladder on the left, but it is not connected to anything. To reach it, you will need to entice an enemy to follow you, then step across the enemy to reach the ladder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:30
#, kde-format
msgid "Four"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:31
#, kde-format
msgid ""
"At the start, you need to race to the floor to the right. You will need to trap some enemies (with luck, you will get a piece of gold in the process), but you should easily be able to go up the ladders shaped like a 4, on the right. \n"
"\n"
"When getting the gold from the 4, wait until the enemies have reached the top of the ladders shaped like a 4. This will allow you enough time to reach the ladders before the enemies cut you off."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:36
#, kde-format
msgid "Five"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:37
#, kde-format
msgid "In the beginning, climb down the first set of ladders and wait on the lowest section until the enemies have settled in their positions. Then drop to the floor and aim for the big ladder at the right with the fork at the bottom. The fork is what enables you to get past the enemies above: wait at the floor level of the left rung (not below the floor level!) until the enemy on the long ladder drops next to you. Then climb up and to the right to get up the big ladder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:40
#, kde-format
msgid "Six"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:41
#, kde-format
msgid ""
"The first trick for this level is to time when you go through the bottom of the 6 with the enemy climbing up the ladder to the left of the 6. Once you get on the ladder, the enemies will climb up the ladder away from you, so you just need to wait until there are no enemies low on the ladder before digging through the bottom of the 6.\n"
"\n"
"The second trick is figuring how to get all the enemies off the ladder on the left of the screen. One way is to sit on top of the big 6 in the middle and wait for them to come over the poles. Then drop to the floor and cross to the ladder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:46
#, kde-format
msgid "Seven"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:47
#, kde-format
msgid "The gold on top of the 7 is the main challenge. In the beginning, climb to the left most square of the top of the 7 and wait there until enemies fill the holes on top of the 7."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:50
#, kde-format
msgid "Eight"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:51
#, kde-format
msgid ""
"With careful moves and timing, you can tempt two enemies over to the leftmost ladder and leave them there while you retrieve the five highest gold pieces.\n"
"\n"
"The three lowest pieces must be collected all in one pass, but you may need to force enemies towards the right of the 8 first, to avoid trouble when the ladders appear and you land on the floor.\n"
"\n"
"You can clear your final escape ladder by hitting the floor again, on the far right."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:58
#, kde-format
msgid "Nine"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:59
#, kde-format
msgid ""
"In the beginning, drop as fast as you can to get to the floor. Dig several pits on the bottom to delay the enemies from coming up the ladder. Then grab the two pieces of gold off the left side of the 9 while there are no enemies around, digging to enter the 9 after grabbing the higher of these two pieces.\n"
"\n"
"To get the gold from the bottom of the 9, stand on the left enemy, dig left and move right. The two enemies will start to move left, fall, and climb the ladder. When the first one gets stuck where you just dug, jump in the lowest part of the 9 and dig to the left. The next enemy will carry the gold down. Grab it, dig to the right, drop down to the pole and escape as quickly as you can."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:64
#, kde-format
msgid "Ten"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:65
#, kde-format
msgid "You can trap several enemies in the pits at the bottom left and right, but they will get loose when the hidden ladders appear. Dropping to the floor during your escape can help clear your path to the top right."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:68
#, kde-format
msgid "Eleven"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:69
#, kde-format
msgid ""
"Get the piece of gold below the left side of the poles shaped like an 11 first, then grab the piece on the base of the left 1 of the central 11. Now drop to the floor just to the left of the double high wall. The enemies will drop into different sections. You now want to do three things: get the gold in the left and center sections, take gold from the enemies to the right of you when on the floor and lure as many enemies as you can into the section to the left of the 11.\n"
"\n"
"The first two tasks are relatively easy: the last task can be accomplished in several ways. If you run up the center ladder and move over the left, you can wait above the right hand side of the poles (possibly dropping onto the poles) and lure a few enemies at a time from the center section to the left section. You can also pick up a piece of gold or two while doing this.\n"
"\n"
"Once you have all the gold (except the pieces to the right of the 11), run to the top right of the H of ladders in the middle. This will cause all the enemies not in the far right section to move into the left section."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:76
#, kde-format
msgid "Twelve"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:77
#, kde-format
msgid ""
"This is a slow level with lots of waiting for enemies to move where you want them.\n"
"\n"
"At the start, fall onto the nearest enemy as it falls and move onto the right hand poles to get the piece of gold just below them. Be sure to wait for an opening in the enemies below before dropping onto this gold piece. \n"
"\n"
"The grid of 12 boxes on the right is useful. If you are on this grid but below the top of it, enemies climbing the ladder just left of the grid will not drop onto the grid and chase you. You can wait near the bottom of the grid until the enemies move above the pits of brick and concrete at the bottom left, then you can fall to the floor. This will cause the enemies to fall into the pits and become trapped.\n"
"\n"
"Another useful trick is to wait at the top of the ladder on the far left (where you start the level). Any enemies far enough away will run over the top of the grid of boxes and drop into the trapped area on the right.\n"
"\n"
"To get the gold on the leftmost floor area, you need to fill the second section of floor with enemies and dig out the squares that block the enemies in the leftmost region. You may want to lose that gold (i.e. have the enemy carrying the gold enter a dug square and be destroyed there), although it is possible to get this piece of gold if you really want it.\n"
"\n"
"If you leave the leftmost suspended gold until last, then it is easy to escape to the top. Alternatively, if you leave the gold inside the 2 for last, you should be able to escape without much difficultly. Otherwise, the enemies trapped on the far left will cut off your escape route."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:90
#, kde-format
msgid "Thirteen"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:91
#, kde-format
msgid ""
"In the beginning, wait on the top of the left (or better, right) branch of the leftmost ladders until the enemies in the middle climb to the middle of the center ladder. Then drop to the horizontal ladder, move all the way to the right and drop to the floor, thus trapping several enemies.\n"
"\n"
"You have to release most of the enemies from where they are trapped, to get the gold from various places. In particular, you have to release the enemies trapped on the left half of the floor to get at least one piece of gold. \n"
"\n"
"Once you pick up the last piece of gold, the enemies will swarm the center ladder, so you will have to decide which piece of gold to pick up last. A reasonable choice is the one held by the three enemies in the lowest leg of the 3, as is the one in the center arm of the 3."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:98
#, kde-format
msgid "Fourteen"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:99
#, kde-format
msgid ""
"Four tricks: first, do not dig out the enemies trapped in the 4s on the left until towards the end (likewise if one gets trapped in the middle 4) - this leaves fewer enemies to deal with. \n"
"\n"
"Second, you will need to ride down on top of an enemy to get the trapped gold in the 4s on the left and the floating piece of gold in the center.\n"
"\n"
"Third, when you release the enemies on the 4s along the right (and possibly the two in the 4s on the left), you may find it easier to double dig and lose those pieces of gold.\n"
"\n"
"Finally, it is easiest to escape at the end if you leave until last a piece of gold in or near the floating 14 at middle right. Then you can run up the ladder that appears there."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:108
#, kde-format
msgid "Fifteen"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:109
#, kde-format
msgid ""
"Two hints: if you wait on one of the left two ladders one rung below the piece of gold suspended between the two ladders, the enemies in the middle will jump into the base of the 5. This should allow you to easily get the gold between the 1 and the 5.\n"
"\n"
"Second, if you wait on the base of the 1 to the right of the one, the enemies on the right of the two ladders to the left of the 1 will jump off the pole onto the other half of the base of the 1. If you wait high up between the 1 and the 5, then jump to the base of the 1, while the enemies are falling toward the base of the 1 you will be able to rush up the ladder to the left of the 1 and get the gold to the left of the 1."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:114
#, kde-format
msgid "Sixteen"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_cnt.txt:115
#, kde-format
msgid ""
"The column to the left of the 1 requires a quick run down and back up, with careful dodging both ways to avoid the enemies.\n"
"\n"
"To get the gold in the middle of the 6, drop down on the top of the 'O' part of the 6, move right/dig left and immediately move left and dig left to delay the enemy who otherwise is likely to catch you. However, you may wish to leave this piece of gold to the end so as not to free two additional enemies earlier; it is possible to get two enemies to retrap themselves in that section, though.\n"
"\n"
"To get the gold held by enemies in the bottom right, dig out the blocking square to their left, run up the ladder, dig off the right side of the 6, drop in, run left and dig off a square on the left side of the 6 and drop to the floor. The timing is tight - only one or two enemies in the bottom right section will be able to move to the next section to the left. You will still need to dig out the bottom of the 6 to get their gold, but that is straightforward albeit a bit hectic because of the enemies lingering to the left of the 6.\n"
"\n"
"Once you have gotten all the gold, you may find it easiest to exit by passing through the middle false floor on the 1 and exiting via the ladders on the left of the 1."
msgstr ""
#. i18n:
#. NOTES: Files 'gamedata/game_*.txt' are KGoldrunner DATA files. They
#. are installed in $KDEDIR/share/apps/kgoldrunner/system and contain
#. names and descriptions of games, plus names and hints for levels. You
#. may sometimes need to look at the corresponding game or level graphics
#. to work out a good translation (e.g. Initiation 25, Mongolian Horde).
#.
#. To see any level of any game, run KGoldrunner, click on the New Game button
#. and select the game and level from the list. If you start to play a level,
#. you will probably need to stop the animation by pressing the Pause key
#. (default Esc or P).
#.
#. The most urgent translations would be names and hints for the Tutorial
#. games, then the game names and descriptions (as appearing in the main
#. dialog box) and then the other level names and finally the remaining
#. hints, which are intended for experienced players and champions.
#.
#. Messages marked as NOTi18n should deliberately be left untranslated. The
#. one below is never displayed and others, from time to time, would be long
#. hint texts used by a small number of championship players, left untranslated
#. to economise on translation effort.
#.
#. The "Das Boot" message in level 97 of the Initiation game is the name of
#. a German submarine warfare movie, left untranslated as a compliment to the
#. original author of KGoldrunner, who is German. The movie is known as
#. "Das Boot" in many countries, including English-speaking countries. If it
#. is known by some other name in your country, please include that in your
#. translation of the corresponding hint text. See this Internet page:
#. http://akas.imdb.com/title/tt0082096/releaseinfo#akas
#.
#. +> trunk5 stable5
#: gamedata/game_ende.txt:31
#, kde-format
msgid "TRANSLATORS: Please see the notes in the translation comment."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_fd.txt:2
#, kde-format
msgid "Dig While Falling"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_fd.txt:3
#, kde-format
msgid "In Championship games, you often need to dig while falling. These levels are a graded introduction to that technique, composed by Jason Self (j at jxself org). Every level has a recorded solution, also provided by Jason."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:2
#, kde-format
msgid "Jail Break"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:3
#, kde-format
msgid ""
"Arrested for stealing and for robbing and trapping your enemies several times, you are held in prison.\n"
"\n"
"But the police are ruthless here and if you try to break out they will not lose any sleep over killing you... So be careful and most important of all: be quick --- or be dead!\n"
"\n"
"These Championship levels use the quick and quirky KGoldrunner Rules and are composed by Gabriel Miltschitzky [gabriel dot miltschitzky at freenet de]. You need to dig while falling sometimes."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:10
#, kde-format
msgid "Don't Panic!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:11
#, kde-format
msgid ""
"As the name of the level says, there is absolutely no need to panic.\n"
"\n"
"It is very easy to escape from this prison, because the guards themselves are trapped and cannot touch you..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:16
#, kde-format
msgid "Robbery"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:17
#, kde-format
msgid ""
"Being free again you need some money from somewhere.\n"
"\n"
"The trick is to tie up your enemies. If you can make each one fall onto a concrete block, that might help. On the other hand, you can just run a lot..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:22
#, kde-format
msgid "Use the Guards"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:23
#, kde-format
msgid ""
"They may be ruthless, but they are predictable.\n"
"\n"
"When you reach the ladders on the right, wait for one guard to jump, then walk over his head to fetch the gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:28
#, kde-format
msgid "Falling Enemies (1) - Finding A Way"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:29
#, kde-format
msgid ""
"Make use of your enemies by walking over their heads.\n"
"\n"
"If there is more than one gap to cross, first make the enemies walk right, then start walking on their heads."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:34
#, kde-format
msgid "Falling Enemies (2) - Digging"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:35
#, kde-format
msgid "Start the level with a click. The rest should be self-explanatory..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:38
#, kde-format
msgid "Falling Enemies (3) - Hidden Ladders"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:39
#, kde-format
msgid ""
"This time they are more intelligent and are falling on you from above.\n"
"\n"
"First, dig all the bricks on the way to the gold.\n"
"\n"
"After that, run back to the middle and wait for the reborn enemies to fall. You will have to trap the leaders while you wait for the others. On the way up, keep an eye out for more reborn enemies."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:46
#, kde-format
msgid "Imprisoned Guards"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:47
#, kde-format
msgid "It is easy enough to break into the main structure, but to collect all the gold and get out again, you will need to walk on an enemy's head."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:50
#, kde-format
msgid "Forbidden Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:51
#, kde-format
msgid ""
"You escaped them very nicely in the last few levels.\n"
"\n"
"Now you are free again and may do whatever you please. Everything except stealing the gold again, needless to say..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:56
#, kde-format
msgid "Dig Your Way Out"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:57
#, kde-format
msgid ""
"No guards and you are still asking for help?\n"
"\n"
"Well, you can get it.\n"
"\n"
"Dig the bricks next to the bar. When you fall, quickly find a way back to the bar so that you can cross over into the niche. Of course you can only succeed if you know the way and do not hesitate. There is not much time to spare..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:64
#, kde-format
msgid "An Unpleasant Cellmate"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:65
#, kde-format
msgid "Click to start the level and he will be trapped before he can do you any harm."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:68
#, kde-format
msgid "Awaiting Enemies"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:69
#, kde-format
msgid "They will not do anything to you if you stay where you are. They just want to protect their gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:72
#, kde-format
msgid "Too Many Guards"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:73
#, kde-format
msgid ""
"This level is difficult, but definitely not impossible.\n"
"\n"
"Get rid of the first group of guards by leading them to the bottom. Here is how. Go to the lowest ladders and stay on the rightmost low ladder for an instant, then quickly go back left so that only one enemy is following you. Wait on the leftmost low ladder until he also reaches the lowest ladders, then quickly climb up and to the left. He will jump to the ground. Repeat this trick with all the guards at this location.\n"
"\n"
"The next guard should be easy to pass, but after that you will have some work to do... When you climb the ladder next to the concrete, the guard will start running to the leftmost ladder and back. You must find the right moment to ride across on his head.\n"
"\n"
"The last section involves some digging. First fall through the tunnel of false bricks on the left, not forgetting to take the gold as you pass by. Then climb up the long ladder. The third brick over to the right is a trap. Fall into it, then dig right and five times left as you fall. Continue on down. Dig the lower of two bricks that have spaces above them, climb up the rightmost ladders to the first brick you dug (hoping it has not closed by now), then head right and on up to the exit."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:82
#, kde-format
msgid "Caught In The Heights"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:83
#, kde-format
msgid "As soon as you move down they will chase you till you are dead. So you are advised to plan an exact route before you start your escape attempt."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:86
#, kde-format
msgid "Teamwork (1) - The Liberation"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:87
#, kde-format
msgid ""
"You need the first enemy to help you break out.\n"
"\n"
"The gold on the left just needs a bit of timing.\n"
"\n"
"As you go up and over to the right, make sure your team mate does not fall into the concrete pit. To collect the three gold pieces on the right, try to keep him on the left hand ladder, so that you can jump over his head to the gold.\n"
"\n"
"When you go up and left, there is a ladder standing on a concrete column. Walk over your friend's head to reach it and stay above him. The first brick to the left of you is a trap. Walk on his head so that he falls into the trap and not you. But then you must liberate him again if you want to reach the highest ladders.\n"
"\n"
"Better be nice to your team mate: you will probably have to get along with him for the next couple of levels..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:98
#, kde-format
msgid "Teamwork (2) - Diving Platforms"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:99
#, kde-format
msgid "Start running immediately or you are doomed!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:102
#, kde-format
msgid "Teamwork (3) - The Final Escape"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMEP.txt:103
#, kde-format
msgid ""
"This is the last level where you are working with your friend. I think he has helped you enough to deserve being liberated.\n"
"\n"
"Sorry, I cannot help you further. There is nothing more to the level than sleight of hand."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:2
#, kde-format
msgid "Gold Rush"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:3
#, kde-format
msgid ""
"Some little levels with Traditional rules which could take a while to solve. You need to dig while falling sometimes.\n"
"\n"
"Created by Gabriel Miltschitzky [gabriel dot miltschitzky at freenet de]"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:8
#, kde-format
msgid "Too Easy?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:9
#, kde-format
msgid ""
"It may seem to be fairly straightforward but unfortunately it is not, because there are many false bricks on the way to the gold.\n"
"\n"
"Dig the first brick while falling, then fall through it, run up the ladder and wait until the enemy jumps into the hole. Now you can fall on his head and go left. Jump into the hole on the left and dig another brick while falling. This will allow you to continue left on the bar.\n"
"\n"
"Of course there are still quite a lot of traps on the way, but they are easier to avoid, so you will have to find them yourself. You know, you can always press 'Q' to restart the level."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:16
#, kde-format
msgid "Have A Nice Flight..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:17
#, kde-format
msgid ""
"It should not be too difficult.\n"
"\n"
"Just put the mouse in the upper left corner and the hero will automatically finish the level."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:22
#, kde-format
msgid "Golddigger"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:23
#, kde-format
msgid "My suggestion: dig!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:26
#, kde-format
msgid "Golden Town"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:27
#, kde-format
msgid "You have to collect the gold to the right of you first. Then try to dig a way down. It is easier to control the enemies when you are on the lower levels."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:30
#, kde-format
msgid "A Hectic Enemy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:31
#, kde-format
msgid ""
"You do not have to be quick. You just have to know how to avoid the enemy.\n"
"\n"
"By jumping down to the lower level you can make your enemy run up and down on one ladder as you fall. As soon as you reach the lower level the enemy will follow, but you will have time to collect some gold or get past him and move over to another section.\n"
"\n"
"Two important notes: do not let the enemy fall onto the middle row of ladders and leave the gold down there till last."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:38
#, kde-format
msgid "Don't Wake Them Up"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:39
#, kde-format
msgid ""
"This is not very easy because there are so many enemies who block the only way out of the level.\n"
"\n"
"The best way to get past them is to go up on the right and wait until most of the enemies go up the middle ladders. Then, by moving up and down, try to group them. Finally fall down to the lowest level and wait for them to do the same. When the first enemies arrive, run up and try to get to the highest concrete pit ahead of the others. You may have to try several times before succeeding.\n"
"\n"
"When there are only one or two enemies blocking the exit, you can try getting past them by moving up a ladder just before they reach you. Then walk over their heads. Good luck!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:46
#, kde-format
msgid "On The Brink"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:47
#, kde-format
msgid ""
"To wait or not to wait? Well, just try...\n"
"\n"
"Before entering any of the structures on the right, make sure you have an escape route."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:52
#, kde-format
msgid "Dropping Enemies"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:53
#, kde-format
msgid ""
"No, there is no special trick for solving this level.\n"
"Just be faster than your enemies."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:57
#, kde-format
msgid "The Big Maze"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:58
#, kde-format
msgid ""
"You can avoid some enemies by finding a false brick to fall through. As for the others, you must find a place where you can dig or go around them.\n"
"\n"
"You have to reach the single piece of gold above a ladder on the left by digging through. If you go all the way round, the enemy will chase you and block your exit."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:63
#, kde-format
msgid "Hurry Up!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:64
#, kde-format
msgid ""
"As the level name tells you, you should not hang around for too long. Run immediately, dig the first brick and let the enemy fall into it, then run to the second brick and dig through.\n"
"\n"
"You are not done yet, because you have to reach the gold before the second enemy arrives. So speed up!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:69
#, kde-format
msgid "Two Useful Enemies"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:70
#, kde-format
msgid ""
"To get out of the concrete structure below you, go down first, wait for the enemy, then walk over his head and escape. Use a similar trick with the second enemy.\n"
"\n"
"The line of gold on the bricks near the bottom requires a bit more thinking. Because one of the bricks is a trap, you need to dig all bricks as far as the trap, then run over the bricks above, dig through to the remaining gold and get out fast.\n"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:76
#, kde-format
msgid "The Prison"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:77
#, kde-format
msgid ""
"When you reach the enemies, take all the gold. Then dig one of the bricks, jump into it and dig immediately on both sides. The enemies either side of you will in 9 out of 10 cases get trapped. Now step onto one of the enemies, dig the middle brick and jump through.\n"
"\n"
"You are free again!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:82 gamedata/game_plws.txt:116
#, kde-format
msgid "Free Fall"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:83
#, kde-format
msgid ""
"This needs a bit of timing.\n"
"\n"
"When you have entered the niche in the concrete, wait for the right moment to walk over the enemies: not too early, because you would walk straight into their arms, and not too late, because then you will not reach the other side."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:88
#, kde-format
msgid "Two Friends"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:89
#, kde-format
msgid ""
"Make use of your friend.\n"
"\n"
"Dig him out, then walk over his head to reach the bar to the left and below you. After taking the gold at the top left, let your friend free again.\n"
"\n"
"When he runs towards you and falls into the pit, jump onto his head and then collect five pieces of gold while walking on his head. You need to adjust your speed to match his.\n"
"\n"
"To reach the piece of gold next to a tube of false bricks, jump through the tube, run up the ladder and wait for the enemy to fall in. Now you can ride on his head and step to the right to take the gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:98 gamedata/game_plwv.txt:9
#, kde-format
msgid "Impossible?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:99
#, kde-format
msgid ""
"No hint this time!\n"
"\n"
"But it is not impossible."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:104
#, kde-format
msgid "The Wall"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:105
#, kde-format
msgid ""
"There is only one ladder up to the top of the wall and to reach it you need an enemy. So you have to dig right and left all the way to the floor as you fall.\n"
"\n"
"On the other side of the wall you have to wait on the ground until the enemy nearly reaches you, then run up very quickly.\n"
"\n"
"But how do you get to the other side?\n"
"\n"
"Trial and error..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:114
#, kde-format
msgid "Snakepits"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:115
#, kde-format
msgid ""
"After you reach the ladder and as you work your way down through the middle section, you will need to release five enemies, no more no less. They will help form a bridge to the ladders that appear on the left.\n"
"\n"
"To make the enemies in the boxes on the left move into position as you make your escape, just stand at the same height on one side or the other."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:120
#, kde-format
msgid "Get In And Up"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:121
#, kde-format
msgid "After you reach the first ladder, go down and wait for the enemies to run towards you. When they are nearly upon you, run up, go left and enter the building. Take the two pieces of gold and dig yourself through."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:124
#, kde-format
msgid "No Way Out"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:125
#, kde-format
msgid "You have to dig before you take the gold and before the ladders appear."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:128
#, kde-format
msgid "How To Get There"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:129
#, kde-format
msgid ""
"First you must find a way to the upper-left corner.\n"
"\n"
"When you arrive, there are two ladders below you, a very short one and a longer one. Between them there is a column of bricks. The top two are real bricks: the rest is a tube of traps and you have to go through it.\n"
"\n"
"Dig through two columns of bricks over on the right, step left and run up the ladder. Jump to the left and dig two bricks while falling. Run back to the right, but dig the last brick, because the one to the left of it is a trap. Run up the big ladder, go left and dig through the brick above the little ladder. Fall onto it, then head right and fall through the tube.\n"
"\n"
"The timing is very tight. The tiniest hesitation will kill you!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:138
#, kde-format
msgid "The Bull"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:139
#, kde-format
msgid ""
"For the gold on the left you need very good timing, similar to 'Free Fall', only a bit harder. Try to find the right moment to run over an enemy's head.\n"
"\n"
"On the right hand side, start by digging two single bricks, to let the enemy run left and into the hole. Step onto his head, dig on both sides at once while falling, then run to the left, take the gold, run back and step onto the last falling enemy. Be quick, because you can only reach the five pieces of gold on the left by riding on an enemy."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:144
#, kde-format
msgid "Long Way Up"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:145
#, kde-format
msgid ""
"You have to climb up on the pyramid of ladders and run over the heads of the enemies. You need more luck than skill. It is better to wait for an instant before climbing up.\n"
"\n"
"To get the single gold above the traps near the center, dig the enemies free then go down and left to the big bar. The enemies will fill the pit under the traps, so then you can take the gold easily.\n"
"\n"
"The rest is a bit hard, but it is easy to understand how to do it. In general, it is best to avoid killing enemies."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:152
#, kde-format
msgid "A Little Present To Say Goodbye"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GMGR.txt:153
#, kde-format
msgid "After some very hard levels, maybe you would like an easy one. Goodbye!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:2
#, kde-format
msgid "Gold Rush II"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:3
#, kde-format
msgid ""
"These 20 levels have even harder challenges, more complicated puzzles and tighter timings than the first Gold Rush. They are not for the faint hearted. As before, you need to dig while falling sometimes. Have fun!\n"
"\n"
"Created by Gabriel Miltschitzky [gabriel dot miltschitzky at googlemail dot com], who also provided the recorded solutions.\n"
"\n"
"It is best to play the first Gold Rush levels before attempting Gold Rush II, because you will need many techniques that are easier to learn there. None of the levels in Gold Rush and Gold Rush II are impossible. If in doubt, use menu item 'Move->Show A Solution' to watch solutions provided by the author."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:10
#, kde-format
msgid "A Big Start"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:11
#, kde-format
msgid ""
"Wait an instant before you head left. Then it will be easier to reach the gold by walking on the enemies' heads.\n"
"\n"
"Step quickly onto the ladders when they appear. You will now have to cross two gaps, with the help of an enemy, before you can reach the highest ladders.\n"
"\n"
"How you manage that depends on how many enemies are following you when you step onto the first ladder. In the best case there are two, so you can walk back over them to cross the first gap, then pause briefly while they form a bridge over the next gap.\n"
"\n"
"Your escape further upwards depends on your speed and dexterity."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:20
#, kde-format
msgid "Teamwork"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:21
#, kde-format
msgid ""
"The gold on the right hand side is just a question of speed and dexterity. So is the gold on the lower levels. \n"
"\n"
"To reach the gold above the bar on the left, walk on your enemy's head as he moves along the bar.\n"
"\n"
"The gold in the middle needs more thought. When the enemy is climbing the long ladder at center-left, jump to the right and dig the brick left of the bar. Go upstairs and wait for the enemy, then ride on his head, take the gold, dig three bricks and enter the central structure.\n"
"\n"
"Wait for the enemy to come up the ladder when you emerge on the right. As he moves up and down on the top rungs, choose the right moment to walk over his head and reach the gold at the top right. The rest is easy."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:30
#, kde-format
msgid "Watch Out For Traps"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:31
#, kde-format
msgid "Use the four enemies to fill up the false bricks you will find on your way up the ladders."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:34
#, kde-format
msgid "Easy Prey"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:35
#, kde-format
msgid ""
"This is not very difficult. The main thing is to prevent any enemy getting a piece of gold. This is easier than it seems if you collect the easily accessible pieces first.\n"
"\n"
"Trying to group the enemies will help. If you are on the other side of a barrier you can group them by moving up and down.\n"
"\n"
"Furthermore some of the bricks are traps, so you can sometimes take a short cut. But you should not count on it."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:42
#, kde-format
msgid "The Gold Mine"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:43
#, kde-format
msgid ""
"Of course the gold at the bottom needs to be taken last.\n"
"\n"
"It may be useful to lead some of the enemies into pits as you collect the higher pieces of gold, but do not forget to release them before you go for the last gold.\n"
"\n"
"As for the gold at the bottom, think where the escape route could be before you start digging down to the gold, because you will not have time to reflect when you are inside the big pit..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:50 gamedata/game_plwv.txt:61
#, kde-format
msgid "Entangled"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:51
#, kde-format
msgid ""
"Dodge the first enemy among the ladders on the right.\n"
"\n"
"Now you come to a place where there are several shafts of false bricks leading down. Fall through the leftmost shaft and dig the brick to the right while falling. The enemy needs to be one ladder away from you and has to jump down immediately after you. Climb up, fall through the rightmost shaft and head for the single piece of gold. Escape through the traps beneath the dug brick. Timing is very tight.\n"
"\n"
"Be quick enough to reach the ladder on the left before the second enemy blocks your path, then step down to the same height as the pit to the right. The enemy will pass above you and fall into the pit. Take the gold on the right, dig the bricks on the left, lure the third enemy into a false brick and step over his head to escape upward.\n"
"\n"
"Get into the left-hand section by digging a brick near the top. You can dodge the next enemy by falling through a trap that leads back to the right-hand section, making him follow you.\n"
"\n"
"To reach the gold at the bottom, lure the enemies away, search for false bricks leading down, dig the brick on the end of the line and take those pieces fast."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:62
#, kde-format
msgid "Three Friends"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:63
#, kde-format
msgid ""
"You will need both enemies to help you finish the level. When you get to the gold on the column of concrete, wait on the edge. Make sure that your first helper will follow you when you jump down. Take the gold to your left, then go up and quickly dig the bricks on the left of the ladder until you can move further left, followed by the enemy. Step over his head to reach the next ladder and go up again.\n"
"\n"
"Jump into the pit and dig on both sides equally. As the enemy moves towards you through the dug bricks, trap him so that you can dig two more columns of bricks on the left. When he runs out of the dug brick, go left, stand next to the pit and dig to your right to trap him again. Go one step down the nearest ladder and make him jump into the pit. Now take the gold and get out!\n"
"\n"
"As you go back to the right, you will need to find a shaft of false bricks which is hidden under a diggable brick. When you get back, make the second enemy follow you down to the lowest level. Leave him there, but use him to get back to the ladders leading upwards.\n"
"\n"
"Go to the pit and ladder at center-left and open up a shaft two bricks wide all the way down to the concrete near where the enemy is standing. When he follows you left, trap him, go right to the ladder and wait for him to run towards the pit. You need to start your escape to the left when he is just starting to fall into the pit, to avoid being killed when the bricks close."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:72
#, kde-format
msgid "Let Me Out!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:73
#, kde-format
msgid ""
"It is no use looking for traps: there are none!\n"
"\n"
"When taking the first gold run down quickly so that the enemy does not follow you but goes by another route. Go down nearly as far as you can, so that the enemy will move to a position where you can get past him. You need to be very, very quick!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:78
#, kde-format
msgid "Let Them Live"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:79
#, kde-format
msgid ""
"With a bit of dexterity, it is possible to pass three trapped enemies. Killing is not an option, because you will need two of the three enemies, so be careful not to dig too early, otherwise the enemies will reappear near the concrete pit at the top right and you will have to restart the level.\n"
"\n"
"The next two pieces of gold can only be reached with the help of two enemies. You have free choice which piece you take first, but my personal suggestion is to take the higher piece last. A popup ladder will make it easier for you to continue your way up.\n"
"\n"
"The last enemy is very likely to have been in the concrete pit, because he got killed by the refilling bricks. He is a bit difficult to pass. The easiest way is to wait on the highest ladder until the enemy goes back to the concrete pit. Then you just have time to reach a short ladder before two big ladders. Wait there until he jumps down, then you can quickly climb up and escape.\n"
"\n"
"If you managed to let all three enemies survive, then you are lucky..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:88
#, kde-format
msgid "Jump And Run!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:89
#, kde-format
msgid ""
"Jump to the left from the highest bar on the right. Do not wait too long: no more than two enemies should be below the highest bar on the left when you jump down. \n"
"\n"
"Step over the heads of the falling enemies next to you and dig the higher brick. Cross over the brick and take the gold. Wait on the middle bar until the first ladder is free of enemies. Do not jump to that ladder too early or too late.\n"
"\n"
"If you got that far, start collecting the gold quickly, overtaking the enemies and staying just below them."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:96
#, kde-format
msgid "The Lone Golddigger"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:97
#, kde-format
msgid ""
"It is best to collect the gold at the upper left by working from right to left. You have to dig the column of bricks next to the ladder to get out again, so when you take the leftmost gold there will only be enough time to escape if you dig diagonally and take a short cut. The bricks you dig must first be cleared of gold.\n"
"\n"
"In the lower left section the leftmost gold is tricky. Dig the column of bricks until there are only five bricks left. Wait until the bricks above refill and dig the next brick just when the brick above reappears. Now dig the whole column of bricks, but leave the sixth brick from the bottom. Then you can run in, dig and fall on the gold at the left.\n"
"\n"
"The gold at the bottom requires speed. Dig all the bricks, take all the gold and get back. At the last brick you need to dig both sides at the same time.\n"
"\n"
"The gold inside the big box needs a bit of thinking --- and you have to be fast too..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:106
#, kde-format
msgid "Left Or Right?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:107
#, kde-format
msgid ""
"Move left, then immediately right. Continue down until you fall into a false brick with two concrete blocks beneath it. Wait there until no enemy is moving, then head right.\n"
"\n"
"When you reach the bottom, take the gold and run to the nearest ladders leading upward. Continue up for a while, but return to the bottom to the left of your enemies and head for the leftmost ladders, which will lead to the upper right corner.\n"
"\n"
"Passing the two enemies will need some skill. Move up and down until both enemies go up and one comes left to catch you. Walk over his head and escape upward before the other one gets you."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:114
#, kde-format
msgid "Treasures of Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:115
#, kde-format
msgid ""
"Start by collecting the gold over on the left. Then take the gold in the next section to the right. To escape from there, step over the enemy's head as he climbs out of a dug brick.\n"
"\n"
"Dodge the free enemy, climb up to the highest gold and take the first three pieces, making sure you have cleared an escape route. Then lure the free enemy up and into the false brick in this section and take the last piece of gold. At one point on the way up you have to let him come really close...\n"
"\n"
"The remaining sections need some thinking and tight timing, but should not be too hard.\n"
"\n"
"Take the rightmost gold last. There is very little time to get back up when the hidden ladders appear.\n"
"\n"
"Make sure the leftmost enemy does not leave his niche. You need him to help you reach the hidden escape ladders as he climbs across the bar at top left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:126
#, kde-format
msgid "Never Reaching The Bottom"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:127
#, kde-format
msgid ""
"On the bars, dodge the enemy by dropping to the lower bar just before he reaches you and then go below him and to the right. Take the gold and fall to the next bar. Wait for the right moment to do that. The enemy must fall near the column of concrete.\n"
"\n"
"When you reach the middle, make him fall between the two pieces of gold. Hang on each bar, then walk over him to take the gold.\n"
"\n"
"To reach the last piece of gold, use the trick of making the enemy run up ahead of you when you are below him on a ladder. Push him up and over onto the concrete. As he falls off it, walk over his head and take the gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:134
#, kde-format
msgid "Getting Past The Enemy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:135
#, kde-format
msgid ""
"The first enemy needs very careful timing: you have to jump into the trap just before he does, then go left and run down the ladder.\n"
"\n"
"The second enemy is very tricky indeed. Walk over his head, then dig the upper left brick and all of the bricks to your right as you fall. Now persuade the enemy to fall by standing at the bottom. Then run up the ladders and run over him to the right, just before the bricks close.\n"
"\n"
"The two enemies in the next pit should be no trouble.\n"
"\n"
"Passing the last enemy is a delicate operation. You have to know exactly when to drop. It is shortly after he has reached the highest point of the ladder and is moving down."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:144
#, kde-format
msgid "Narrow Paths"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:145
#, kde-format
msgid ""
"Await the first enemy at the bottom. The two larger ladders give you a chance to pass him. Move up the rightmost ladder to the same height as those two ladders. Then the enemy will go up them and will not cause you any further trouble.\n"
"\n"
"The enemy guarding the gold can be passed at the leftmost of three bricks, which is a false brick. Wait until he climbs up the ladder, then quickly fall through the trap and go for the gold. To get back past him, use a trick similar to the one you used on the first enemy.\n"
"\n"
"When you climb up again make sure that only one of the next four enemies is going right. At the rightmost ladder, only go up one step and wait until the next enemy is just below the gap in the ladders. If you wait there, the previous enemy will not follow you. Now climb up and left and fall through a column of false bricks next to the enemy you want to pass.\n"
"\n"
"Quickly descend the ladders and let yourself fall through the false bricks down low on the left. Wait until the two enemies start falling, then quickly run up the ladders before the next enemy can block the exit.\n"
"\n"
"The leftmost column of bricks is again where you can fall through. Wait until the next enemy has climbed up enough to let you push him up the ladder ahead of you. Now lure the other two enemies into some traps that are next to the column of false bricks.\n"
"\n"
"Go back down to the bottom where you were, take the gold and make the enemy follow you through. As he starts falling, run up again and escape. Dodge the next three enemies on the lowest level, where there is enough space to get past them.\n"
"\n"
"Now make sure that the last enemy lingers on the right-hand ladder when you dig through to him. He is only enemy in this level who can be trapped by digging. Have fun!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:160
#, kde-format
msgid "The Breakout"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:161
#, kde-format
msgid ""
"Getting past the first enemy needs careful timing. When you climb up the ladder you can make him pace up and down on the top two steps. At the right moment, you can sneak in and dig the bricks left of the ladder.\n"
"\n"
"The way to the next enemy is a dig-timing puzzle. Getting the two pieces of gold in the middle of the bricks is rather complicated and very hard, even when you know the way, so do not give up if it seems impossible. In the worst case you might have to take a peek at the bricks with the game editor or even replay the solution.\n"
"\n"
"When you reach the section with the second enemy, you need to lure him into the pit. The brick in the pit is a trap, so you have to be fast enough to step over his head and move left before he falls into the trap. Timing is very important.\n"
"\n"
"To get past the third enemy, just dig.\n"
"\n"
"Lure the last enemy down to the two rightmost ladders at the bottom. There you can dodge him if you are fast enough."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:172 gamedata/game_plws.txt:254
#, kde-format
msgid "Digging Hassle"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:173
#, kde-format
msgid ""
"To get out of the first section, jump through the tunnel of traps below the highest bar and dig the column of bricks to your left. You will never be fast enough to get back to the bar in time, because there is one brick that slows you down. You can save time by digging it first. However, the timing is still tight.\n"
"\n"
"In the second section, climb up to the bar and move to the column of false bricks above the rightmost of the short ladders. Fall into the tunnel and dig on both sides at once, but leave the lowest brick. Now go back, fall into the traps at the right and dig until you reach the pieces of gold. Then escape to the ladders on the left.\n"
"\n"
"Climb up and dig the top brick to your left. Fall through the false bricks under it, not forgetting to dig three more bricks to your left. Now you will need good timing to get the gold and proceed to the lower level. Dig all of the two columns of bricks to your left, except the two lowest. As the bricks begin to refill, dig all the remaining bricks, run up the ladders, dig the highest of the bricks on the right and get the gold. After that dig your way down to the lower part of this level.\n"
"\n"
"The way to the bottom and across to the tall ladder at the right is very tricky. The landmarks are two cross-shapes of five bricks each. Fall into the lower left cross and dig its highest brick, then quickly go up and dig the brick to the left of the second cross. There are three traps to fall through before you return to the brick you dug first. Enter it and fall through the two traps that are beneath it.\n"
"\n"
"Now you can head right and find a way to the bottom over there."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:184
#, kde-format
msgid "Synchronised Running 2"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:185
#, kde-format
msgid ""
"This level is named after the original 'Synchronised Running' in the 'Challenge' game.\n"
"\n"
"Admittedly, it is very difficult to keep to the same speed as the enemy as you walk on his head, but it is definitely not impossible. If you want a real challenge, try it in keyboard mode. That will make things a little more demanding..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:190
#, kde-format
msgid "The Heartbreaker"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_GRII.txt:191 gamedata/game_lars.txt:85
#, kde-format
msgid "No hint!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_kgr.txt:3 src/main.cpp:44
#, kde-format
msgid "KGoldrunner"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_kgr.txt:4
#, kde-format
msgid "These levels were composed by Marco Krüger, the original author of the KGoldrunner program, and some of his friends and contributors. They use KGoldrunner rules. The enemies run fast and have an aggressive search strategy. Enjoy!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:2
#, kde-format
msgid "Demolition"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:3
#, kde-format
msgid ""
"Twenty levels that require a bit of thinking and a bit of timing. You need to dig while falling sometimes.\n"
"\n"
"Created by Lars Luthman <lars luthman at gmail com>."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:8
#, kde-format
msgid "Ups And Downs"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:9
#, kde-format
msgid "The trick is to get past all the enemies and on to the highest ladder, then make them follow you up in small groups. Once they are up on the bricks you can kill them and take their gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:12
#, kde-format
msgid "Dig, Baby, Dig!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:13
#, kde-format
msgid "This should be fairly easy. No hint!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:16
#, kde-format
msgid "Fetch!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:17
#, kde-format
msgid "Make your enemies fetch the gold pieces you cannot reach yourself."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:20
#, kde-format
msgid "Acrophobia"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:21
#, kde-format
msgid "To get that last piece of gold, kill an enemy and have him fetch it."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:24
#, kde-format
msgid "Panic!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:25
#, kde-format
msgid "Sometimes you can make the enemies run towards or away from you by moving one step up or down a ladder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:28
#, kde-format
msgid "Landfill"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:29
#, kde-format
msgid "You can walk on top of trapped enemies."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:32
#, kde-format
msgid "Inwards And Upwards"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:33
#, kde-format
msgid "You only get one chance to grab those first three pieces of gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:36
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:37
#, kde-format
msgid "If you dig a hole quickly and jump into it, the enemy will jump into the concrete hole to the right."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:40
#, kde-format
msgid "The Divide"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:41
#, kde-format
msgid "You can kill one enemy by digging away one of the bottom bricks in the divider and making him go in there."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:44
#, kde-format
msgid "Do Not Fall Down"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:45
#, kde-format
msgid "The way up to the escape route on the right is tricky. How do you get past that last enemy? Timing is everything!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:48
#, kde-format
msgid "The Box (1)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:49
#, kde-format
msgid "This level is fairly straightforward. There are some places where you can trap enemies if you do not like all of them running around."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:52
#, kde-format
msgid "Crowd Control"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:53
#, kde-format
msgid "Remember 'Landfill'?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:56
#, kde-format
msgid "One Way Up"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:57 gamedata/game_lars.txt:81
#, kde-format
msgid "This one is easy. No hint!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:60
#, kde-format
msgid "Use Your Enemy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:61
#, kde-format
msgid "Use yourself as bait."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:64
#, kde-format
msgid "Race To The Bottom"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:65
#, kde-format
msgid "Unless you can stop all the enemies from reaching the bottom before you, you are dead."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:68
#, kde-format
msgid "No-Brainer"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:69
#, kde-format
msgid "You need to walk on an enemy's head to get that gold piece in the middle."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:72
#, kde-format
msgid "Depth"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:73
#, kde-format
msgid "Get some enemies into the concrete pit so that you can go across it. Then push them one step further down before you dig and grab the gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:76
#, kde-format
msgid "Density"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:77
#, kde-format
msgid "Avoid killing enemies. That will make the last bit much easier."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:80
#, kde-format
msgid "The Box (2)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_lars.txt:84
#, kde-format
msgid "Concrete Towers"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:2
#, kde-format
msgid "Mazes"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:3
#, kde-format
msgid ""
"Mazes, mazes, mazes. Some with enemies, some without. While occasionally you will need to kill an enemy, as a general rule it is best not to kill them, because they reappear at the top and block your exit. You also need to dig while falling sometimes.\n"
"\n"
"Another great set of Championship levels from Steve Mann <smann at cgl uwaterloo ca>. The levels are named after dwarves in myths and stories (with a few named after elves), beginning with the seven dwarves from Disney's version of Snow White."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:8
#, kde-format
msgid "Dopey"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:9
#, kde-format
msgid "Fairly simple, just avoid falling off the ladders. There are several ways to get past the two enemies at the end. One of the quickest is to wait on a tall vertical ladder, just below the second highest horizontal ladder, until the path to the exit is clear."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:12
#, kde-format
msgid "Sleepy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:13
#, kde-format
msgid "A lot of backtracking, but nothing too difficult here."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:16
#, kde-format
msgid "Doc"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:17
#, kde-format
msgid "A few tricks to figure out how to get the gold, but nothing too hard."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:20
#, kde-format
msgid "Grumpy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:21
#, kde-format
msgid "Visually confusing, but otherwise a simple maze."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:24
#, kde-format
msgid "Sneezy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:25
#, kde-format
msgid "Mostly straightforward, the only trick here is how to draw off the enemies so as to get past them. In the beginning, try to lure the top two enemies into the top-center pit. This gives you enough time to slip past them. The enemy on the bottom is relatively easy to avoid (twice). To get past the top two enemies on your way back, lure the first one deep into the maze until you find a way back past him, then lure the second one to the section with the pole near the top."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:28
#, kde-format
msgid "Bashful"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:29
#, kde-format
msgid ""
"To reach the two pieces of gold stacked one above the other, you have to drop through a trap below one of the ladders above that section.\n"
"\n"
"Leave the piece of gold at the upper left until the very last."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:34
#, kde-format
msgid "Happy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:35
#, kde-format
msgid "There are two tricks to this level. First, if you want gold that is high, move low to draw the enemies down, then move up to get the gold - and vice-versa. Second, at times you will need to use the ladder trick: if you are on a vertical ladder with an enemy above you, sometimes the enemy will run away from you."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:38
#, kde-format
msgid "Glorfindel"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:39
#, kde-format
msgid "To get the piece of gold at mid-left, you will need to lure the enemy across the pole and run across him as he gets to the end of the pole. The same trick will be needed to get back, unless he follows you back across the pole; then you will need to find another place to dodge past him."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:42
#, kde-format
msgid "Hreidmar"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:43
#, kde-format
msgid "Be careful not to let the enemies get the gold - it is hard to get it away from them! Otherwise, by moving into the middle section, you can get most of the enemies to move up and to the right. This allows you to get the gold on the bottom level. Some of the bricks on the bottom level are traps. When an enemy gets close, you can drop into the trap, step to the side and move over the enemy. But it is better to maneuver the enemies so that they stay away from the bottom section while you are down there getting the gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:46
#, kde-format
msgid "Ori"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:47
#, kde-format
msgid "A straightforward maze: the false brick underneath the ladder near the bottom center may prove useful."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:50
#, kde-format
msgid "Nori"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:51
#, kde-format
msgid "The hardest part is when two enemies get in the center of the maze and you need to pass them. Try to move down and to their left, lure one down, trap it and then go up to trap the other. Otherwise, clever digging should deal with them."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:54
#, kde-format
msgid "Dori"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:55
#, kde-format
msgid "The only trick to this level is using the hidden passages and enticing the enemies to use them."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:58
#, kde-format
msgid "Bombur"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:59
#, kde-format
msgid "There are several ways to get past an enemy who is in the ladder-trap loop. One is to wait next to the trap and when the enemy is half-way up the ladder, step into the trap and move immediately to the left and down. However, at the start, you might get three enemies in the ladder-trap loop. Avoid this. One of the three can break out of the loop, but the other two remain trapped, leaving you no way to get past them."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:62
#, kde-format
msgid "Luthien"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:63
#, kde-format
msgid "After dodging the first enemy you come to, try not to jump off and grab the floating piece of gold in the center too soon. If you do, the enemy you just dodged will drop to the lower level, grab a piece of gold and head for the floor where you can not get the gold away from him."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:66
#, kde-format
msgid "Bofur"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:67
#, kde-format
msgid "If you have two or more enemies between you and where you want to go, you may find the diggable columns useful. Dig two layers, wait one from the top to trap the first enemy and then move to the top to trap the second enemy."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:70
#, kde-format
msgid "Bifur"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:71
#, kde-format
msgid ""
"Lots of gold, only one enemy and he is trapped! It should be a cake walk!\n"
"\n"
"The first part just involves digging (at most) to collect the gold. But then there is no obvious way to get the gold on the bottom and on the left. Look for a trap under the bottom of a ladder to get to it. The only other trick is to get all the other gold and leave the enemy and its piece of gold to the last. And watch out - since there is only one enemy, it is pretty fast!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:76
#, kde-format
msgid "Gloin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:77
#, kde-format
msgid "The pit in the upper right is tricky. To leave the maze, you need an enemy in the pit. But you would rather not have him there before you have taken the gold out. And if two enemies get in the pit before you get the gold, forget it."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:80
#, kde-format
msgid "Oin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:81
#, kde-format
msgid "Look for false floors to get to places that are otherwise inaccessible. You have to dig to find a couple of them."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:84
#, kde-format
msgid "Kili"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:85
#, kde-format
msgid "Get the gold in the middle and on the top before getting the gold on the bottom or lower left. That way, if you have to kill an enemy (the one at the left is just asking for it) then they only block your way to the exit rather than make it impossible to gather the remaining gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:88
#, kde-format
msgid "Fili"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:89
#, kde-format
msgid ""
"Lots of false bricks to trap you, or give you access to different parts of the maze. Test below the ladders and other places.\n"
"\n"
"The four high trap in the middle is a show stopper: you can only get back past it once you have gathered all the gold. So stay out of the lower right until you have cleared the rest of the gold. Then drop through the trap below the top right ladder - there is no other way to get the piece of gold below it. Once you are down here, there is no getting back to the top right until you have cleared all the gold. After getting the piece of gold at center right, dig down to get the left of the two adjacent pieces. The escape from the lower right comes when all the gold is gathered and a small section of ladder appears in the center."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:94
#, kde-format
msgid "Dwalin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:95
#, kde-format
msgid "A maze, but you can not see the path out. You have to use the false floors. Trial and error is your only hope - try mapping it on paper if you are having trouble."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:98 gamedata/game_MAZ.txt:184
#, kde-format
msgid "Durin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:99
#, kde-format
msgid "This diagonal maze is not too hard, except there is the occasional pit to get trapped in and that lone enemy is fast. Try to lure the enemy down and into one of the pits. Then the rest is almost a cake walk."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:102
#, kde-format
msgid "Dain"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:103
#, kde-format
msgid ""
"There are too many enemies to fight up on the top level (there are not many bricks there for a reason). Instead, wait on the level below and let them come to you. Dig to escape and get the gold at bottom left.\n"
"\n"
"On the way back, stand on the top level and use the same trick to draw the enemies up there. Dig a brick leading down and head for the exit.\n"
"\n"
"The only tricky parts come when two enemies end up in the lower left, in the center (on your way back) or at the upper right. Except for the last case, you should be able to complete the level without intentionally trapping any enemies, but some may inadvertently fall into your two pits."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:110
#, kde-format
msgid "Duergar "
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:111
#, kde-format
msgid "A maze without walls or enemies - how hard can it be? But the traps act as walls, and the enemies would just fill the traps, so perhaps this is another one where you will want to draw a map. Note that you can probe for traps by digging, but that can lead to a rather slow game while you wait for the bricks you dig to refill."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:114
#, kde-format
msgid "Balin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:115
#, kde-format
msgid ""
"To get through the center, you will have to clear it of enemies, but there is only one diggable brick. Use it to drop through, race to the right and go up to the row above the dug brick. There is just enough time to entice the enemy into the closing hole. Repeat as necessary.\n"
"\n"
"To leave the maze, you need to find a way through the long diagonal barrier of ladders. Beneath one of them is a false floor to use for your escape route."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:120
#, kde-format
msgid "Gimli"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:121
#, kde-format
msgid ""
"The enemies are paper tigers, although you need a trick to get past the first one. Stand on top of the ladder to the left of the false brick. When the enemy moves over the ladder to the right of the false brick, move down your ladder, enticing the enemy to move down into the false brick. Quickly move up and over the enemy's head.\n"
"\n"
"Otherwise, it is just a matter of maneuvering the enemies to a place where you can trap them or pass by them. The only real problem occurs if an enemy grabs a piece of gold and gets stuck somewhere and you can not dig him out. Oh, well, sometimes you lose.\n"
"\n"
"To get out of the center section, search for the double trap on the left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:128
#, kde-format
msgid "Brokkr"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:129
#, kde-format
msgid "Leave the piece of gold just down and to your right until last. To get back to this section of the maze, you will need to dig through the wall a bit further down and to the right. The easiest way to handle most of the enemies is to lure them along until they fall into a pit. But beware, the pits fill with ladders once you have all the gold, allowing the trapped enemies to escape."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:132 gamedata/game_MAZ.txt:168
#, kde-format
msgid "Thrain"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:133
#, kde-format
msgid "Mostly straightforward, but beware of a couple of one-way gates, in particular in the section at the top, right of center. Be sure to clear out all the gold before freeing the trapped enemy at top right, who has a piece of gold. You will also need to use the false floor on the far right at the top."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:136
#, kde-format
msgid "Thorin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:137
#, kde-format
msgid ""
"In the beginning, rush to the top of the pyramid-like structure, dig off the top, go down and get two pieces of gold. Then lure the enemies into the area under the pyramid and move down and to the left. This can cause an enemy to be trapped and others to move into areas where they are harmless. If any enemies follow you, escape to the bottom left, collecting some gold on the way.\n"
"\n"
"To get the piece of gold in the upper left, you first have to lure the one enemy out of that section. After collecting the gold, you may find yourself threatened by enemies to your right. If so, go to the lowest level of the section that you can reach without digging. The enemies will go into a side corridor, giving you enough time to run up over the bar and reach the top of the pyramid just ahead of them.\n"
"\n"
"The rest is just hard work."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:144
#, kde-format
msgid "Telchar"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:145
#, kde-format
msgid "False floors are the key to this level. The way into a section is often not the way out. Many of the enemies will get trapped if you move low enough. Save the middle bottom gold for last: you can not get out of this section until a hidden ladder appears."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:148
#, kde-format
msgid "Dvergar"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:149
#, kde-format
msgid ""
"When you collect the gold at top left, you may have trouble leaving the section. The obvious way out (at the foot of the ladder) does not work because of a false brick. Instead, you need to plan ahead when you dig into this section. Dig out the piece of wall that blocks your exit to the right, then quickly go up and grab the gold, then back down and out through the missing wall before it reappears. There is a false brick here, so be sure to dig as you fall into it.\n"
"\n"
"After getting the last piece of gold, you can exit through the center, where a new piece of ladder allows you to dig and re-enter the left of the maze."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:154
#, kde-format
msgid "Thingol"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:155
#, kde-format
msgid ""
"There is one piece of gold that must be grabbed at the start.\n"
"\n"
"When you go to the lower part of the maze, the enemies will go down and stay there. This makes it easy to get the gold up high, but it becomes hard to collect the gold in the lower left. Try to get one or two pieces on your first trip down.\n"
"\n"
"By moving up and down on the bottom right ladder you can persuade the enemies to group on the left or right. Grouping them to the left makes it easy to get the piece of gold just down and to the right of center. Getting one enemy on the left and two on the right gives you a chance to get the remaining gold on the lower left, but consider getting it last after grouping all three enemies on the right, because you will then have more choice of ladders when dodging enemies on your way to the top."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:162
#, kde-format
msgid "Dvalin"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:163
#, kde-format
msgid ""
"There are two problems. First, in the early part you want to get the enemy just to the right of middle trapped in the bottom of that section. This requires getting the gold on the left and passing through the trap doors at the right time, as well as racing to get the gold on the bottom left. The gold on the bottom right is no big trick: just a small amount of timing and passing through the traps.\n"
"\n"
"The second problem is that at least one enemy will pick up a piece of gold. Getting him to let go of that piece of gold is tough. You need to lure that enemy into the top right section or the section down and to the left of that. Draw the enemy to the ladder with a gap above it, in the middle of the section. Wait two over to either side of this vacant square, leaving a brick between you and the vacant square. The enemy will move up and down the ladder, in and out of the vacant square. Eventually he will drop the gold on top of the ladder, at which point you have to move down to prevent him from moving back up the ladder and retaking the gold. The timing is tight - good luck! Alternatively, you can run around and trust to luck - the enemy will drop the piece of gold eventually!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:169
#, kde-format
msgid "Lots of false floors to use and avoid."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:172
#, kde-format
msgid "Rumpelstiltskin"
msgstr ""
-#. +> trunk5 stable5
+#. +> trunk5
+#: gamedata/game_MAZ.txt:173
+#, kde-format
+msgid ""
+"The main trick for this level is luring the enemies so that you can get around them, or in one case, so that you can walk over an enemy to collect a piece of gold. The luring is not so hard, but the distances you have to lure them are long. Maneuvering the enemy so that you can walk over him to get the piece of gold has timing that is a bit tight, but not too bad.\n"
+"\n"
+"When you reach the section above your starting point, there are two ways out: one is a false brick under the short ladder. But if you dig the other square and drop down, there is a path through a false floor that avoids retracing all the early part of the maze."
+msgstr ""
+
+#. +> stable5
#: gamedata/game_MAZ.txt:173
#, kde-format
msgid ""
"The main trick for this level is luring the enemies so that you can get around them, or in one case, so that you can walk over an enemy to collect a piece of gold. The luring is not so hard, but the distances you have to lure them are long. Maneuvering the enemy so that you can walk over him to get the piece of gold has timing that is a bit tight, but not too bad.\n"
"\n"
"When you reach the section above your starting point, there are two ways out: one is a false brick under the short ladder. But if you dig the other square and drop down, there is a a path through a false floor that avoids retracing all the early part of the maze."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:178
#, kde-format
msgid "Thror"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:179
#, kde-format
msgid ""
"The two gold in the lower left are cut off from the rest of the maze. On the right of this section, there is an empty square where you can dig a brick. To visit the isolated section, dig out the brick and move left and down through a false brick. You have to race to get one piece of gold and return through another false brick, just in time to cross the dug brick before it closes.\n"
"\n"
"The enemy is a bit of a pain. Try luring him to the bottom of the maze, dropping to the floor where you have a ladder to climb back up, but with the enemy above a square without a ladder, thus trapping him."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_MAZ.txt:185
#, kde-format
msgid ""
"The maze is sparser and harder. The enemies are trickier. The traps are more wicked. The maze changes. May you walk through interesting mazes.\n"
"\n"
"To get the last few gold pieces, you have to enter a section of maze at the left and lower left that is walled off from the rest. This section is shaped like a large letter 'L'. Dig two bricks on the right edge of the L (at left of center) and jump in - there is a false brick that lets you through.\n"
"\n"
"After you have gathered all the gold, the maze changes. You have to drop down to somewhere near the beginning and make your way back through. At the upper right the exit seems to be blocked. Dig down two bricks and fall for a while, then you will find the way out."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:3
#, kde-format
msgid "Initiation"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:4
#, kde-format
msgid ""
"These 100 levels make an excellent introductory game, as well as a good opportunity for experts to build up high scores. They were composed by Peter Wadham and use traditional playing rules.\n"
"\n"
"The last few levels are very hard, but if you are looking for even more of a challenge, have a go at 'Vengeance of Peter W' ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:9
#, kde-format
msgid "Don't Panic"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:10
#, kde-format
msgid "The cover of 'The Hitchhiker's Guide to the Galaxy' by Douglas Adams said so, in large friendly letters, so there is no need to panic. The enemies are behind a wall and can not reach you."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:13
#, kde-format
msgid "Lust for Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:14
#, kde-format
msgid "When you kill the enemies you can trap them permanently in the pit at top right."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:17
#, kde-format
msgid "Ladders? Trust me!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:20
#, kde-format
msgid "Drop In and Say Hello"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:23
#, kde-format
msgid "The Mask"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:26
#, kde-format
msgid "Check for Traps"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:29
#, kde-format
msgid "Take It Easy!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:32
#, kde-format
msgid "Fall on a Fortune"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:35
#, kde-format
msgid "The Lattice"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:38
#, kde-format
msgid "Shower of Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:41
#, kde-format
msgid "The Foundry"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:44
#, kde-format
msgid "Soft Landings"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:47
#, kde-format
msgid "Unlucky for Some"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:50
#, kde-format
msgid "The Balance"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:53
#, kde-format
msgid "Gold Bars"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:56
#, kde-format
msgid "Hard Row to Hoe"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:59
#, kde-format
msgid "Golden Maze"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:62
#, kde-format
msgid "Delayed Trap"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:65
#, kde-format
msgid "Nowhere to Hide"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:68
#, kde-format
msgid "Watch the Centre"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:71
#, kde-format
msgid "Where to Dig?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:74
#, kde-format
msgid "Easy Stages"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:77
#, kde-format
msgid "Gold Mesh"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:80
#, kde-format
msgid "Acrobat"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:83
#, kde-format
msgid "Mongolian Horde"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:86
#, kde-format
msgid "Rocky Terrain"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:89
#, kde-format
msgid "Down the Chimney"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:92
#, kde-format
msgid "Space Invader"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:95
#, kde-format
msgid "Winding Road"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:98
#, kde-format
msgid "Light My Fire"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:101
#, kde-format
msgid "Cockroach"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:104 gamedata/game_plwv.txt:13
#, kde-format
msgid "The Runaround"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:107
#, kde-format
msgid "Speedy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:110
#, kde-format
msgid "Dig Deep"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:113
#, kde-format
msgid "Zig Zag"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:119
#, kde-format
msgid "Forgotten Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:122
#, kde-format
msgid "Two of Diamonds"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:125
#, kde-format
msgid "Suicide Jump"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:128
#, kde-format
msgid "Easy Access"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:131
#, kde-format
msgid "Gold Braid"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:134
#, kde-format
msgid "Cat's Eyes"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:137
#, kde-format
msgid "Keep Them Coming"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:140
#, kde-format
msgid "The Funnel"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:143
#, kde-format
msgid "Lattice Maze"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:146
#, kde-format
msgid "Hard Work for Poor Pay"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:149
#, kde-format
msgid "Forked Ladders"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:152
#, kde-format
msgid "Snowing Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:155
#, kde-format
msgid "Left or Right?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:158
#, kde-format
msgid "Houndstooth"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:161
#, kde-format
msgid "Five Levels"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:164
#, kde-format
msgid "Pitfalls"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:167
#, kde-format
msgid "Get IN There!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:170
#, kde-format
msgid "A Steady Climb"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:173
#, kde-format
msgid "Fall-through Lattice"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:176
#, kde-format
msgid "Get me OUT of Here!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:179
#, kde-format
msgid "Empty Cellar"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:182
#, kde-format
msgid "The Rose"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:185
#, kde-format
msgid "Lotus Puzzle"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:188
#, kde-format
msgid "Long Drop"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:191
#, kde-format
msgid "Party On!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:194
#, kde-format
msgid "Cross-stitch"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:197
#, kde-format
msgid "Cannot Get Up There"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:200
#, kde-format
msgid "They Are Everywhere!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:203
#, kde-format
msgid "Rooftops"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:206
#, kde-format
msgid "Tricky Traps"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:209
#, kde-format
msgid "Make Them Work for You"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:212
#, kde-format
msgid "Get Going!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:215
#, kde-format
msgid "Three Chimneys"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:218
#, kde-format
msgid "The Archway"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:221
#, kde-format
msgid "Starwave"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:224
#, kde-format
msgid "Amazing Finish"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:227
#, kde-format
msgid "Overcrowding"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:230
#, kde-format
msgid "Pillars"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:233
#, kde-format
msgid "Hopeful Descent"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:236
#, kde-format
msgid "The Rack"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:239
#, kde-format
msgid "Twists and Turns"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:242
#, kde-format
msgid "The Saucer"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:245
#, kde-format
msgid "The Dotted Line"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:248
#, kde-format
msgid "Do Not Look Down (1)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:251
#, kde-format
msgid "Getting Started"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:257
#, kde-format
msgid "Easy Middle"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:260
#, kde-format
msgid "Do Not Look Down (2)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:263
#, kde-format
msgid "Which Way?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:266
#, kde-format
msgid "Do Not Look Down (3)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:269
#, kde-format
msgid "Drop?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:272
#, kde-format
msgid "Help!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:275
#, kde-format
msgid "Yorick's Skull"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:278
#, kde-format
msgid "No Mercy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:281
#, kde-format
msgid "Gold Sandwich"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:284
#, kde-format
msgid "Golden Curtain"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:287
#, kde-format
msgid "Are you spider or fly?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:290
#, kde-format
msgid "Funny?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:293
#, kde-format
msgid "Hard Landings"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:296
#, kde-format
msgid "Golden Tower"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:300
#, kde-format
msgid ""
"This level is named after the famous German submarine war film 'Das Boot' and dedicated to Marco Krüger of Berlin, the original author of KGoldrunner.\n"
"\n"
"Just one small hint ... if you stand on the right hand end of the boat you can get the enemy to fall towards you ... the rest is up to you!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:305
#, kde-format
msgid "Quick! RUN!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:308
#, kde-format
msgid "Surprise Ending"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plws.txt:311
#, kde-format
msgid "Diagonal Disaster"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:3
#, kde-format
msgid "Vengeance of Peter W"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:4
#, kde-format
msgid ""
"Gooood luck!\n"
"Mwarrhh hwwarrrr haarrrr!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:10
#, kde-format
msgid "No, it is not impossible. There is a trick in how you dig the bricks next to the gold nuggets."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:14
#, kde-format
msgid ""
"Go up the left side to the top and across. Drop down left of the bricks. There is more than one route from these bars to the gold.\n"
"\n"
"When starting, wait on a short ladder while the enemy above falls past you on the left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:19
#, kde-format
msgid "Short Cut?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:20
#, kde-format
msgid "Yes, you just have time to zip across the bottom, dodging all the enemies to get to the gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:23
#, kde-format
msgid "Sky Walker"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:24
#, kde-format
msgid ""
"To get the gold in the cave, dig two bricks, wait till they start to re-appear, then quickly dig the third brick (your escape route). Run back up, dig and drop onto the gold.\n"
"\n"
"You can JUST get past the fourth enemy if you wait on the bottom ladder as he falls to the floor next to you. Finally, take a wandering route through the sky and emerge at the top left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:29
#, kde-format
msgid "The Vault"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:30
#, kde-format
msgid "You can trap enemies in the bottom vault by waiting at the bottom of the long ladder. To kill them, come out, dig one brick, then go back and wait again."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:33
#, kde-format
msgid "Patchwork Quilt"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:34
#, kde-format
msgid ""
"To get the gold in the top middle section, dig three bricks next to the trapped enemy, wait till they start to re-appear, dig once more, then run up and right to fall back to where the enemy was.\n"
"\n"
"Now you can dig and get onto the ladders before he gets back to you."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:39
#, kde-format
msgid "Do You Need Him?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:40
#, kde-format
msgid ""
"You can leave the enemy where he is.\n"
"\n"
"Go nearly to the gold at the bottom right. Do not pick it up yet, but go up and get the two nuggets at the top left. Then you can come back down to where you were and complete the level."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:45
#, kde-format
msgid "Stuck in Storage"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:46
#, kde-format
msgid ""
"First clean out the cave by digging three bricks at the right. Later you can kill enemies on the bottom bricks and trap them in the cave.\n"
"\n"
"At the right, get the vertical row of gold first, then go across and get the gold on the horizontal platforms. Stay right, dig through the last platform, then dig and get the right hand nugget in the cave. Finally pick up the left hand nugget."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:51
#, kde-format
msgid "So Far for So Little"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:52
#, kde-format
msgid "At the start, go down and dig. At the finish, approach the gold from below."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:56
#, kde-format
msgid ""
"Finish by collecting the two nuggets either side of a ladder on the left, then the four at the very bottom of the tomb. You need to get an enemy to fall onto the hanging nugget in the left side of the pyramid. You need another to fill the pit at bottom left.\n"
"\n"
"The rest is several digging puzzles, often with limited time to get out before your escape route closes. Enjoy!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:62
#, kde-format
msgid ""
"Drop from the bar at top left and you will get to the gold. Exit right and up, on the ladders that appear. Go across the top until you are seven or eight spaces from the right, then go down.\n"
"\n"
"As you head diagonally down to the left, there are two false bricks. Drop into the second one, stay inside it and dig right. Now fall into a string of ladders that leads down and to the left ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:67
#, kde-format
msgid "Flying Tower"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:68
#, kde-format
msgid "Well you just have to be fast and accurate on this one and that is all we can say ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:71
#, kde-format
msgid "Pot Hole"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:72
#, kde-format
msgid ""
"Well, the old MG was pretty fast and agile in its day and you have to be too.\n"
"\n"
"You can try digging three bricks left and one centre to kill one of the enemies right at the start, but chances are he will fall into the pot hole on the right and you will have no chance of collecting the last lot of gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:77
#, kde-format
msgid "Sticky Ladders"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:78
#, kde-format
msgid ""
"Start by going about three quarters the way up the ladder. The enemies run right. Run to the top in time to get one to fall through a false brick while the others run towards you. Go left, dig two holes to trap them, then run right, dig and fall to the bottom of the first small ladder on the right. The enemies should come down the long ladder and fill up the two false bricks at its foot.\n"
"\n"
"Dig and catch the third enemy on top of the thick brick area, then run to the second space from the bottom of the long ladder, next to a row of bricks. The enemy should run into the pits on the left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:83
#, kde-format
msgid "The Laboratory"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:84
#, kde-format
msgid ""
"You have to go up the leftmost ladder to get to every nugget and then exit to the next level. Come across from the right to collect the top centre nugget.\n"
"\n"
"Get past enemies on the 'bunsen burner' by killing them on the right of it, by dropping through the middle of it when they are nearly touching you and will fall after you OR by jumping left over their heads before they get to the top of the burner."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:89
#, kde-format
msgid "Pete likes Ladders"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:90
#, kde-format
msgid "Keep going between the top and bottom to dodge the enemy. Pick up nuggets when you can. If the enemy gets one he can only drop it in one of the empty spaces. So keep him running through them and wait patiently ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:93
#, kde-format
msgid "Where is the Roof?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:94
#, kde-format
msgid ""
"First clear up all the gold at the left and top, then dig out the cave and collect the gold on the ladders between the two low walls of false brick.\n"
"\n"
"If there is an enemy in that section, kill him by hiding in the bottom of a false wall and digging one hole next to it. He will die as he attempts to get you. This will not work if there is gold on the brick you want to dig ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:99
#, kde-format
msgid "Ninja Style"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:100
#, kde-format
msgid ""
"After collecting all the gold on the left, stay over there, go up high, get the enemy to follow you, then drop to the floor. If an enemy falls near the middle ladder on the right, quickly climb to a point higher than that ladder. After a few tries, you should get all three enemies at the right onto the long rightmost ladder. Now it is easy to clear out the first two areas of gold on the right.\n"
"\n"
"Attract three or maybe only two enemies onto the middle ladder at the right. Go up near the hole in the concrete, drop, run right, go up the long ladder, drop left and collect the gold.\n"
"\n"
"If you get only two enemies onto the middle ladder, make sure the third one is dropping off the right ladder before you run across. You will then have to go all the way up the long ladder and wait till it is safe to drop left and collect the gold.\n"
"\n"
"If the enemies are still carrying gold, keep them chasing you around on the middle ladder and falling to the concrete until they release it."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:109
#, kde-format
msgid "Cooperation?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:110
#, kde-format
msgid ""
"It looks as though you should trap two enemies in the two pits at the bottom. Try it, but it is very hard to get one into the right hand pit and you are apt to get an enemy with gold in the left hand pit. Four false bricks further left prevent you running over from the left and digging.\n"
"\n"
"It is best to pick up the bottom row of gold last, dropping in via the hanging nugget at the right and escaping via the ladder that appears.\n"
"\n"
"The key to clearing up the left hand section is the line of ladders embedded in the bricks. Exit via the three places that have false bricks beneath them. It is suicide to drop onto the middle of the T-shaped bricks.\n"
"\n"
"Start by collecting the gold on the right of the T: then you can get an enemy to run into the U-shaped pit.\n"
"\n"
"Watch out for the false brick in the middle of the platform at the lower left. You have to collect the gold in separate trips from the left and the right."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:121
#, kde-format
msgid "Triple Trap"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_plwv.txt:122
#, kde-format
msgid ""
"Trap the first enemy immediately. Go up and right and hang on the ladder to the right of a short bar. As the enemy arrives, climb up quickly. As he reaches you again, go left, drop and go up the left hand ladder to the top.\n"
"\n"
"The enemy should head right, over the concrete, and fall. Now go down to the bottom left corner. The enemy should drop into a false brick next to the gold.\n"
"\n"
"Collect all gold at the top, then dig and drop to the next enemy. Stand on him, dig left and move right. The enemy will drop into the pit. Move to the right and collect more gold as you fall.\n"
"\n"
"Climb to the top, drop onto the trapped enemy via a false brick under a bar and collect five more nuggets. Now dig and go down the short ladder at the right of the bricks, to kill the enemy in the pit (who has more gold). He should reappear above you and fall through a false brick back into the pit.\n"
"\n"
"Dig three bricks between the two enemies and go down the short ladder until the enemies bunch up. Dig two more bricks to release them. Go up the ladder, over the concrete and, just before the enemies get up to the concrete, drop down to the floor and run to the bottom of the short ladder. The enemies should come down and run into the double pit on the right.\n"
"\n"
"Quickly run out to the right, over the enemies. Drop onto the last piece of gold, over on the right and the hidden ladders appear. Phew!\n"
"\n"
"P.S. Another way to trap the left hand enemy in the false brick is to get him to follow you up the leftmost ladder while you run across the top and dig to drop onto the second enemy. Timing is VERY tight. You must dig and drop before the enemy climbs over the top left and runs right.\n"
"\n"
"Later, climb the right hand ladders to the top, wait on the left hand bar over a false brick till the leftmost enemy starts to run towards you, then drop. Wait again till he starts to drop, then dig two bricks at the right of a short ladder, go right and drop, then run left to the bottom of a short ladder. The enemy should drop through a false brick and a ladder into the false brick beneath.\n"
"\n"
"P.P.S. There is no room for error or hesitation in this method! Not much in the first method either!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:2
#, kde-format
msgid "State Of Terror"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:3
#, kde-format
msgid ""
"Just when you thought it was safe ... fifteen levels of pure terror, using those quirky-yet-fast KGoldrunner rules. You frequently need to dig while falling.\n"
"\n"
"Composed by Stuart Popejoy - spopejoy@panix.com"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:8
#, kde-format
msgid "Easy Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:9
#, kde-format
msgid ""
"Proceed downward from platform to platform to the third from lowest. Wait at the rightmost point to get the enemies to fall to the bottom.\n"
"Fall onto the lowest platform, dig above the gold and then dig right, while falling, and escape back to the top of the platform. Head upward as quickly as you can."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:13
#, kde-format
msgid "Fear of Heights"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:14
#, kde-format
msgid ""
"For each side of the terrace structure, run up the outside ladder from the bottom and fall onto the lowest platform. Run up the center ladder and wait at a gap for enemies from the outside ladders to fall. Fall after them to get to the gold.\n"
"After collecting the gold, run right, across the top with enemies in tow, and fall to the right of the outside ladder. As the enemies fall after you, run back up the ladder and fall on top of the enemies to get to the pole."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:18
#, kde-format
msgid "The Spiral"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:19
#, kde-format
msgid ""
"Work your way out of the spiral, digging to trap enemies just before you emerge from the tunnels.\n"
"Proceed up to the top left. As you run right, drop into the zig-zag area before the enemy does, so as to get to the top side at the right. After collecting the gold, dig to trap enemies at the bottom, then exit at the top left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:23
#, kde-format
msgid "Crags of Fire"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:24
#, kde-format
msgid ""
"Generally, dig down and go through to get the gold, then move right and up to the next crag.\n"
"The top-mid crag, however, needs to be done before the second-from-left crag. Leave one piece of gold in the middle area for last. Then get out quick!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:28
#, kde-format
msgid "The Heist"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:29
#, kde-format
msgid ""
"The safest way to enter the building is to go down the top-left ladder and wait on top of the short ladder to the right. As an enemy approaches, run over him to the pole. Now go right and fall onto the balcony, then dig out and fall.\n"
"Run into the lobby and up the ladder sculpture to get gold. Fall off to the left onto the concrete block and wait for the enemies to bunch up. Fall left and run back outside to the concrete outcropping with the enemies following. Use the same ladder and pole to get back in. \n"
"Run to the very top of the building up the rightmost ladders. Stand at the leftmost point of the roof. Wait for an enemy to fall below you, then step back, dig and fall after him to the balcony, where you can collect three gold pieces. If you wait long enough on the roof before falling you can persuade several enemies to follow and become trapped on the balcony.\n"
"Use the ladders on the right to collect the remaining gold and exit."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:35
#, kde-format
msgid "Endless Enemies (1)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:36
#, kde-format
msgid "Collect the gold by working from top to bottom. Before the last gold, dig to the right of it and left of the enemy. Run up as fast as you can."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:39
#, kde-format
msgid "Torture Chamber"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:40
#, kde-format
msgid ""
"Fall off the ledge, digging left to go left up the ladder. Continue left from the pole, then fall while digging left and collect some gold. Go right, fall through the false brick below the ladder, continue right and fall through a brick tunnel to the pole below.\n"
"Head right and fall through another brick tunnel while digging right. Dig and trap the enemy, next to the ladder, run up and left then dig and fall to collect the gold. Dig to trap the enemy again. When the first hole fills, run up to the top of the section with the enemy following. Dig at the left to collect gold and fall back onto the pole.\n"
"Now head left and fall through a brick tunnel, digging left to trap the next enemy. Go to the upper left of the section, then fall and dig left and jump left to reach the platform at the bottom left.\n"
"You can now navigate the spiral of ladders and brick tunnels to pick up four more gold pieces.\n"
"After that, go back out to the right, fall and walk over the enemy trapped at the bottom, to return to the right hand half of the play area. Head up the ladders to the upper right, then fall, digging right twice, to gather the last piece of gold. Repeat falling in the brick tunnel to the right and digging right to trap the enemy. Finally, escape via the right hand side of the play area."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:47
#, kde-format
msgid "Endless Cascade"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:48
#, kde-format
msgid ""
"Quickly go right and down the staircase, with the enemy following. Dig once, about halfway down. After the last gold piece, dig and go up on the underladder. Wait under the next brick down from where the enemy is trapped. The enemy will climb out and descend, Run through the opening where he was, before it closes. You can then use him to move over to the next underladder to the right.\n"
"Run to the top of the underladder, over and down the staircase. Dig left while standing on the enemy and then dig right, underneath the enemy, when you are next him. Run over him, to collect any gold he has, and then down a few steps. Dig and go up the underladder, to wait for him to be reborn and come down your staircase, so that you can use him to move across to the next underladder. Repeat for the remaining staircases to the right until you can get to the top pole.\n"
"Go across to the far left and fall to the top brick of the bottom left section. Collect all the gold, leaving the piece on the far left of the second staircase for last, otherwise you will fall and be trapped.\n"
"Evade the enemies by running up ladders and luring them onto steps. Run all the way to the right and up the last ladder. Dig as necessary to outwit the enemies, proceeding through the remaining cascades and up the ladders on the far right to end the level."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:54
#, kde-format
msgid "Infiltration"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:55
#, kde-format
msgid ""
"Run fast and dig well ...\n"
"At the innermost chamber, stand on the leftmost or rightmost brick on top and dig the next brick in towards the center. Fall onto the enemy and run right or left, then dig to trap him. You will have to be quick!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:59
#, kde-format
msgid "Endless Enemies (2)"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:60
#, kde-format
msgid ""
"Go left and fall on the gold, then go right to collect the next two pieces. Wait, high up on a pole at the far right of the play area, for the enemies to collect at the bottom right.\n"
"Now go left and down and fall on the leftmost, bottom gold. Ignore the last gold for now, but go right and up along three poles and up three ladders. Step left off the third ladder while digging left, to prepare a trap for the enemy in the box on the left.\n"
"Quickly go back down, fall on the last gold and prepare to move up and left in a hurry as a short hidden ladder appears below and to your left. The enemies swarm after you, but keep going till you get back to where you set the trap. The enemy should be in it now.\n"
"Continue up and left over a short ladder, then down and left over long poles and ladders to the next short ladder. Go up and left again, then up and right over more long ladders and poles to the top of the screen."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:66
#, kde-format
msgid "Tunnels (1) - The Monster"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:67
#, kde-format
msgid ""
"The monster is made almost completely of false bricks. Analyze the concrete parts of his body, to determine where to fall and where not to fall. All four enemies will have to be trapped above particular concrete pieces, to enable you to reach certain gold pieces.\n"
"Trap the enemies by using KGoldrunner rules to your advantage.\n"
"Wait on the top pole at the point where you want the enemy to fall. As he approaches you, fall onto a lower pole and move left or right to avoid the enemy's fate. This is how he falls into danger while you fall to safety."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:72
#, kde-format
msgid "Breaking and Entering"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:73
#, kde-format
msgid ""
"Break into the bottom left room, then proceed to the top right. Head left, grab the gold and escape by digging down to the middle floor. Continue all the way down to the bottom right.\n"
"Before collecting the second gold piece, hang from the top pole in the center room of the bottom floor and dig one brick from the two-brick wall at the right. Run left over the enemies' heads, grab the gold and escape back through the dug brick.\n"
"Run up to the top right room, then to the lower left area via the center. Dodge the enemies any way you can and climb up to the top left room. To get out of the building, dig rapidly while falling next to the left wall."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:78
#, kde-format
msgid "Tunnels (2) - The Honeycomb"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:79
#, kde-format
msgid ""
"Go to the top of the central ladder and work on the left side first.\n"
"Fall onto ledge with gold. Outwit enemy to run through fake brick below ladder. While falling, dig left; run up ladder to gap and wait for enemy to fall in, escape, and fall in again to your dug brick; run up and left on pole, fall onto ledge while digging left, fall left, get gold, go right and fall into chamber while enemy spawns; get gold. You can dig into bottom chamber if you wish here.\n"
"The other chambers are all accessible by dropping through fake brick tunnels. Dodge the enemies or fall on them to get the gold.\n"
"To reach the right hand side, fall down the fake brick tunnel next to the central ladder and run fast to the right, digging behind you to trap the enemies. Collect the gold by going to the top and dropping through fake brick tunnels to the right of each piece."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:85
#, kde-format
msgid "Four Chambers Suspended"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:86
#, kde-format
msgid ""
"First Chamber. Dig down to collect the top left piece of gold. Fall onto the enemies to get the gold on the right. Dodge them to pick up the rest. Trap the enemies high on the right while you dig out through the bottom of the chamber.\n"
"As you emerge, you must drop straight onto the ladder next to the concrete. Climb down that ladder, under the concrete to the right and then up to the top of the next chamber.\n"
"Second Chamber. Proceed left to right with the shafts, using your digging skills to get the gold. On the rightmost shaft, dig left while falling, then fall left while digging both left and right. In the three-brick platform now remaining, dig the left brick, then the right and the center while falling right. Pick up the gold on the right and fall onto the last gold piece while digging left. Dig left again, fall onto the ladder next to the concrete, as before, and go on up to the next chamber.\n"
"Third Chamber. Dig right, fall on the left gold piece and immediately dig right to trap the enemy, then dig and exit left. Repeat, one brick over, for the gold piece on the right. Now go back to the top and fall into the lower section, on top of the enemy. Take the short pole left and step across the falling enemy to grab the long pole going left. Fall on the gold, dig to trap the enemy, dig again and exit left. Repeat for the other hanging gold piece. This time dig down and out, onto the ladder next to the concrete, and so to the last chamber.\n"
"Fourth Chamber. Trap the enemy, run to the top, dig through to the concrete on the left, wait for the enemy and fall on him to get at more gold on the left. When all the gold in this chamber is gone, run to the bottom and fall through to the floor.\n"
"Now pick up the rest of the gold and get out quick."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:94
#, kde-format
msgid "Ruins"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_sot.txt:95
#, kde-format
msgid ""
"Fall on the enemy, dig below the gap on the right, then quickly go right, over his head. Pick up the gold, fall through a false brick, run up the ladder to the right and go to the right along the lower pole. Dig to the right (which traps the second enemy), get the gold, fall, dig left, fall, collect two gold pieces and go up two ladders.\n"
"Move to the left via a false brick - the second enemy should still be trapped below. Go left to the ladder, down, then left and down through a false brick. Collect one gold, dig on the right, get three gold, dig and go up all the ladders on the right.\n"
"Go left on the pole again, but this time climb upwards. Get one gold and dig right to trap another enemy. Move up to the top, go right, fall and continue to the concrete area at top center.\n"
"Outwit the enemy in the concrete area, then exit by falling on him and moving to the gap on the left and down through two false bricks. Hold onto the pole at center screen, go right and back on up to the top. Move left on the pole and wait for the other enemy to enter the concrete area. Pick up the top gold, fall and exit left again, leaving two enemies trapped in the concrete. Go back up to the top again, but this time continue left towards the top-left corner of the screen.\n"
"When you get up there, dig, fall through onto some gold and dig left twice while falling further. Now fall down the leftmost shaft and dig the brick that blocks the shaft. Wait for the enemy below to step into the shaft, then fall on him in order to collect the gold encased in concrete. Drop onto the remaining gold and fall to the bottom-left corner.\n"
"Run right and up, right again, fall on three gold pieces and move on to the mid-bottom section. Outwit the enemy, go to the topmost ladder on the right, dig twice and fall through one gold and three bricks while digging right. Exit right to get more gold, then climb the ladder, dig and fall to collect another two gold pieces. Climb the ladder again, take the pole left, go up and then right to claim four gold pieces. Dig at the right-hand end and fall through three false bricks.\n"
"Fall into the chamber, going right and digging left. Dig on the lower left to get out, then go back up to the pole and fall to onto the gold in this chamber. Exit right this time, collect some gold and climb up, up, up. \n"
"Outwit the enemies in the upper-right area. It is possible to lure them into the chamber below by running ahead of them up the ladders. Collect the rightmost mid-level gold second to last and the gold at the bottom right last of all.\n"
"Get out quick!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:3
#, kde-format
msgid "Tutorial"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:4
#, kde-format
msgid ""
"This tutorial is a collection of easy levels that teaches you the rules of KGoldrunner and helps you develop the skills you need to get started. It uses the Traditional set of rules, similar to those used on early home-computers. Each level has a brief explanation, then you play ...\n"
"\n"
"When you move on to play more advanced levels, you will find that KGoldrunner combines action, strategy and puzzle solving --- all in one game."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:9
#, kde-format
msgid "Hi!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:10
#, kde-format
msgid ""
"Hi! Welcome to KGoldrunner! The idea of the game is to pick up all the gold nuggets, then climb to the top of the playing area and move up to the next level. A hidden ladder will appear as you collect the last nugget.\n"
"\n"
"The hero, at the top left, is your deputy. To collect the nuggets, just point the mouse where you want him to go. At first gravity takes over and he falls ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:15
#, kde-format
msgid "Navigation"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:16
#, kde-format
msgid ""
"This is an exercise in moving around. Follow the track of gold nuggets until the ladder pops up at the right. The hero can only follow the mouse along simple paths (like _ | L or U), so be careful not to get too far ahead of him.\n"
"\n"
"DANGER: Try not to fall off the ladder or bar into the concrete pit at the bottom right. If you do get trapped there, the only way out is to kill the hero (press key Q for quit) and start the level again."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:21
#, kde-format
msgid "Digging"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:22
#, kde-format
msgid ""
"Now you have to dig to get the gold! Just use the left and right mouse buttons to dig left or right of the hero's position. The hero can then jump into and through the hole he has dug. He can also dig several holes in a row and run sideways through the dug holes. Be careful though. After a while the holes close up and you can get trapped and killed.\n"
"\n"
"When you dig, you must be supported by something solid, such as a ladder, concrete, a brick or a bar. In some Championship games you are allowed to dig while falling, but not in this game.\n"
"\n"
"In the third box down, you have to dig two holes, jump in and quickly dig one more, to get through two layers. On the right, you have to dig three, then two then one to get through. There are also two little puzzles to work out along the way. Good luck!\n"
"\n"
"By the way, you can dig through brick, but not concrete."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:31
#, kde-format
msgid "You Have ENEMIES!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:32
#, kde-format
msgid ""
"Well, it has been nice and easy up to now, but the game would be no fun without enemies. They are after the gold too: worse still they are after you! You die if they catch you, but maybe you will have a few lives left and can start again.\n"
"\n"
"You can handle enemies by running away, digging a hole or luring them into part of the playing area where they get stranded.\n"
"\n"
"If an enemy falls into a hole, he gives up any gold he is carrying, then gets stuck in the hole for a time and climbs out. If the hole closes while he is in it, he dies and reappears somewhere else on the screen. You can deliberately kill enemies by digging several holes in a row.\n"
"\n"
"More importantly, you can run over an enemy's head. You should do that right at the start of this level. Dig a hole, trap the enemy, wait for him to fall all the way in, then run over him, with the other enemy in hot pursuit ...\n"
"\n"
"If you are feeling stressed, you can hit the Pause key at any time (default P or Esc) and take a break. Hit it again when you wish to continue."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:43
#, kde-format
msgid "Bars"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:44
#, kde-format
msgid "You can move horizontally along bars (or poles), but if you move down you will let go and fall ... Also, note that you can collect gold by falling onto it."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:47
#, kde-format
msgid "False Bricks"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:48
#, kde-format
msgid "Some of the bricks in this level are not what they seem. If you walk onto them you fall through. The enemies fall through them too."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:51 gamedata/game_tutea.txt:31
#, kde-format
msgid "Bye ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tute.txt:52 gamedata/game_tutea.txt:32
#, kde-format
msgid ""
"This is just a nice easy level to finish up with. Have fun with the other games in KGoldrunner.\n"
"\n"
"Note that there is a game Editor in which you and your friends can make up levels and challenge each other. And if you like action, the KGoldrunner rules used in some of the games are fast and furious. There is also a KGoldrunner Handbook in the Help Menu, which contains more detail than this Tutorial.\n"
"\n"
"It has been a pleasure showing you around. Bye!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:3
#, kde-format
msgid "Advanced Tutorial"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:4
#, kde-format
msgid "This tutorial is preparation for some of the things you might find in the middle levels of the 'Initiation' game. Enjoy ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:7
#, kde-format
msgid "Bars and Ladders"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:8
#, kde-format
msgid ""
"There is nowhere to dig, so you must dodge the enemies and avoid falling to the concrete at the wrong time. Try to keep the enemies together.\n"
"\n"
"If an enemy has gold coloring, he is holding a nugget. He might drop it as he runs over the concrete or maybe at the top of a ladder ... patience, patience!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:13
#, kde-format
msgid "To kill ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:14
#, kde-format
msgid ""
"You cannot get up to the gold, so you must get the enemies to bring it down to you. But how do you get them to keep going back?\n"
"\n"
"If you are feeling stressed, you can hit the Pause key (default P or Esc) and take a break. Also, you can use the Settings menu to slow down the action."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:19
#, kde-format
msgid "... Or not to kill?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:20
#, kde-format
msgid ""
"It is best not to kill the enemy. Try it and you will find out why ... Heh, heh, heh!\n"
"\n"
"If you do kill him unintentionally, before you have collected the gold at the top left, you can still finish the level by digging away the side of the pit he is in."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:25
#, kde-format
msgid "Traps"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_tutea.txt:26
#, kde-format
msgid ""
"Some of the bricks here are not what they seem. They are known as false bricks, fall-through bricks or traps. If you try to walk on them, you fall through. If the enemies walk on them, they can descend on you without warning. Sometimes you have to fall through a brick to get some gold.\n"
"\n"
"At the start, jump into the concrete pit, dig and drop through. That will get one enemy tied up for a while ..."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:3
#, kde-format
msgid "Challenge"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:4
#, kde-format
msgid "These tricky little levels were composed by Peter, Simon, Genevieve and their father Ian Wadham. They use traditional playing rules. Enjoy!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:7
#, kde-format
msgid "Easy Start"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:8
#, kde-format
msgid "Drop through the false brick under the bar."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:11
#, kde-format
msgid "Mobile Bricks"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:12
#, kde-format
msgid "Just run over the enemies' heads."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:15
#, kde-format
msgid "The Big Haul"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:16
#, kde-format
msgid ""
"Advance to the right and trap the oncoming enemies. Now retreat under the enemies who are falling behind you, then dig, dig, dig and kill all the enemies.\n"
"\n"
"Now go right and clear out all the brick and ladder structures in right-to-left order."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:21
#, kde-format
msgid "Quick Off The Mark"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:22
#, kde-format
msgid "Move very quickly to the left to start. Keep digging until the enemies have brought down all the gold. Retreat to higher ground and dig there, if necessary."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:25
#, kde-format
msgid "Who Needs Enemies?"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:26
#, kde-format
msgid "Keep digging rows of three bricks next to the ladder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:29
#, kde-format
msgid "Asymmetrical"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:30
#, kde-format
msgid "Leave the bottom left nugget till last. False bricks give you access to most of the nuggets, but they are not symmetrically placed."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:33
#, kde-format
msgid "Goldrunner Prophecy"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:34
#, kde-format
msgid ""
"Peter W. composed this in 1985. Do you see the prophetic letters GR? Spooky!\n"
"\n"
"When you collect the row of gold at bottom left, wait there and the first enemy will obligingly fall into the pit above you.\n"
"\n"
"When you move over to the right side, collect all nuggets except the three hanging under a ladder. Leave them till last.\n"
"\n"
"To get the gold above the trapped enemy, climb the ladder, dig down four bricks, wait till they start to re-appear, then dig one more, climb back up, re-dig the first two and the way will be clear to fall in, collect the gold and escape over the enemy's head.\n"
"\n"
"When you release the enemy, retreat quickly to where you can trap and kill him. After one or two tries he will re-appear harmlessly over on the left."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:45
#, kde-format
msgid "The Rosette"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:46
#, kde-format
msgid ""
"Try to get all the enemies together, by going to the middle then down. Now trap them in the trough at the bottom, ignoring the gold there for now. Stand on one side just above the trough, then drop down one square as the enemies get above the trough.\n"
"\n"
"Collect all the gold not in the trough, then release the enemies and lead them around over the tops of ladders, until they drop their gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:51
#, kde-format
msgid "He Has The Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:52
#, kde-format
msgid ""
"The right hand enemy gets trapped holding some gold.\n"
"\n"
"You can kill him and destroy the gold by digging to the left of the small ladder. You may need to kill the other enemy and trap him in there too."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:57
#, kde-format
msgid "Towers of Gold"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:58
#, kde-format
msgid ""
"Before you kill any enemies, you must collect all the gold in the tops of the towers and above the bars.\n"
"\n"
"One place to get started is just under the second tower from the left. Dig once to trap the first enemy that comes towards you, run right to clear some gold, step back and trap the second enemy just to the left of the third tower. Now run right, with three enemies in hot pursuit and very much alive!"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:63
#, kde-format
msgid "The Box"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:64
#, kde-format
msgid "Dig the two bricks next to a ladder, then look for fall-through bricks."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:67
#, kde-format
msgid "Delayed Drop"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:68
#, kde-format
msgid ""
"The enemy on the left falls before you can get past the one on the right.\n"
"\n"
"So stay up there with him, repeatedly digging one hole and trapping him, until the second enemy gets back up the ladders and well clear of the concrete."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:73
#, kde-format
msgid "Maze of Ladders"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:74
#, kde-format
msgid ""
"Move to left of centre and go high, then you can drop and move left or right to get all the gold.\n"
"\n"
"Leave the nugget in the U-shaped space till last.\n"
"\n"
"Ignore the enemy. Let him stay trapped."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:81
#, kde-format
msgid "Ride Them Down"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:82
#, kde-format
msgid ""
"Quickly get the first two enemies into the double pit to the left of the gold. First get both of them into the little box, then release them left.\n"
"\n"
"Now fall onto them and collect the gold, then ride the third enemy down and use him to get across to the ladder."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:87
#, kde-format
msgid "Hair's Breadth Timing"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:88
#, kde-format
msgid ""
"At top centre dig two bricks. As they re-appear, dig two more, run across the top and dig next to the short ladder. Drop in and collect the gold. You have no time to spare!\n"
"\n"
"Clear the bottom left last. To go right, fall into a false brick under a short ladder, then climb along just under the concrete.\n"
"\n"
"In the middle of the right hand side, stand under the right hand bar next to the hole, dig left, drop into a false brick, then dig twice more, moving down and left. Lastly, stand on the short ladder, dig your escape brick on the right, run like mad round to the hole, drop in, collect the gold, fall through some bricks and dig again to escape."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:95
#, kde-format
msgid "The Three Musketeers"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:96
#, kde-format
msgid ""
"You have to kill all three Musketeers, so that they fill the false bricks under the gap in the bars at the top. Ignore d'Artagnan at the bottom right. You only walk over him to get a nugget.\n"
"\n"
"Collect the gold left to right across the bottom of the play area, then right to left across the top. Be sure to leave the nugget left of centre on the concrete. Collect that one last.\n"
"\n"
"Before you do so, dig away a row of three bricks above and to the left of it, then exit to the next level along roughly the same route as you used earlier."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:103
#, kde-format
msgid "Rat Trap"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:104
#, kde-format
msgid ""
"Move ultra-quickly to trap the two enemies and run over them. If you wait till they are almost touching you, they may both survive, then you can run up and around to the bottom right, descend the ladder to the concrete and trap them permanently in the nearby pit.\n"
"\n"
"If one gets stuck in the tower structure, use the same trick. There are false bricks in the bottom of the tower. If one is trapped and still has some gold, dig one hole at the right hand end of the pit, go back down the ladder and lead the enemy to his death, whereupon the gold will be destroyed."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:109
#, kde-format
msgid "Head Case"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:110
#, kde-format
msgid ""
"This is a warmup for a later level. To get the gold at the right, descend onto the enemy's head, release him to the left, move left after him and, as you ride down on his head, dig right. You can then run in, get the gold and exit before the brick closes.\n"
"\n"
"If you move to the bottom right corner, you can get the enemy to fall into the hole containing gold."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:115
#, kde-format
msgid "Under the Stairs"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:116
#, kde-format
msgid ""
"Start by killing the enemies. When they fall into the space at the right, move down and to the left to get them to drop further in and stop them getting the gold. If they go more than one third of the way in, they will be permanently trapped.\n"
"\n"
"Now tackle the three dig-and-run puzzles. You may have to make several trips to empty an area. Finally, collect the rightmost nugget."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:121
#, kde-format
msgid "Bertie Beetle"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:122
#, kde-format
msgid ""
"The top of this one is similar to the Head Case level (13). Trap the enemy to the right near the top of the ladder. Run down the ladder part way and get him to fall into the first of the pits. You will need to repeat this a few times.\n"
"\n"
"Now you must get the enemy into the pit at the far bottom left, so that you can run over him as you get the gold from inside the beetle.\n"
"\n"
"Trap the enemy at the end of the row of bricks under the beetle's antennae. Stand on his head, dig right and drop down. Step right, dig left and trap him again as he runs in after you.\n"
"\n"
"Run down to the left, dig the brick to the right of the pit and trap him again. Collect the nugget, dig left and escape left onto the concrete. As the enemy climbs out he will fall into the pit.\n"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:132
#, kde-format
msgid "Short Circuit"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:133
#, kde-format
msgid ""
"Go anti-clockwise around the circuit and take an enemy with you, trapping him in the pits at bottom left, lower right and upper right. Then you can run across the concrete and collect the gold up there.\n"
"\n"
"Next, clear out all of the left side except for one nugget above a ladder. To get this one, release the second enemy and take him all the way around the circuit. Follow him up the long ladder, staying on it till he runs over to the left and falls. Now go to the left end of the concrete as he circulates around the left side of the play area. As he falls past your feet, run over to the small ladder and get the gold.\n"
"\n"
"To get past the lower left pit, stand on the enemy and dig left. When you fall, dig right and escape, but stay low until the bricks close, then you can use the short ladder to lead the enemy up, across, down and out.\n"
"\n"
"To operate the lower right pit, go and get the gold in the centre of the circuit, then dig each side of the short ladder there. Fall to the left as the enemy is caught on the right. When the enemy emerges, he will go right and drop into the pit. Stand on his head and dig left to release him.\n"
"\n"
"You can push the enemy up the right hand ladder and to the left by standing a little way from the bottom of the ladder. You will need careful timing and digging to get him into the top right pit. Once there, you can run over him. If he still has gold, stand to the left of the pit and dig repeatedly until he drops the gold somewhere on his rounds."
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:144
#, kde-format
msgid "Synchronised Running"
msgstr ""
#. +> trunk5 stable5
#: gamedata/game_wad.txt:145
#, kde-format
msgid "Yes, you must run on the enemy's head --- all the way across! All it takes is a steady hand."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:202 src/kgrgame.cpp:730
#, kde-format
msgid "&New Game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:205
#, kde-format
msgid "Pla&y Next Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:206
#, kde-format
msgid "Play next level."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:207
#, kde-format
msgid "Try the next level in the game you are playing."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:214
#, kde-format
msgid "&Load Saved Game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:223
#, kde-format
msgid "&Save Game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:229 src/kgoldrunner.cpp:230
#, kde-format
msgid "Save A Solution..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:231
#, kde-format
msgid "Save a solution for a level into a file called 'sol_&lt;prefix&gt;.txt' in your user's data directory..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:264 src/kgrgame.cpp:1310
#, kde-format
msgid "&Show A Solution"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:265
#, kde-format
msgid "Show how to win this level."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:266
#, kde-format
msgid "Play a recording of how to win this level, if there is one available."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:270
#, kde-format
msgid "&Instant Replay"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:271
#, kde-format
msgid "Instant replay."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:272
#, kde-format
msgid "Show a recording of the level you are currently playing."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:277
#, kde-format
msgid "Replay &Last Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:278
#, kde-format
msgid "Replay last level."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:279
#, kde-format
msgid "Show a recording of the last level you played and finished, regardless of whether you won or lost."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:285
#, kde-format
msgid "&Replay Any Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:286
#, kde-format
msgid "Replay any level."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:287
#, kde-format
msgid "Show a recording of any level you have played so far."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:292
#, kde-format
msgid "&Kill Hero"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:293
#, kde-format
msgid "Kill Hero."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:294
#, kde-format
msgid "Kill the hero, in case he finds himself in a situation from which he cannot escape."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:316
#, kde-format
msgid "&Create Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:317
#, kde-format
msgid "Create level."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:318
#, kde-format
msgid "Create a completely new level."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:320
#, kde-format
msgid "Create"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:323
#, kde-format
msgid "&Edit Level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:324
#, kde-format
msgid "Edit level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:325
#, kde-format
msgid "Edit any level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:327
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:335 src/kgrgame.cpp:1466
#, kde-format
msgid "&Save Edits..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:336
#, kde-format
msgid "Save edits..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:337
#, kde-format
msgid "Save your level after editing..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:339
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:343
#, kde-format
msgid "&Move Level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:344
#, kde-format
msgid "Move level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:345
#, kde-format
msgid "Change a level's number or move it to another game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:349
#, kde-format
msgid "&Delete Level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:350
#, kde-format
msgid "Delete level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:351
#, kde-format
msgid "Delete a level..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:358
#, kde-format
msgid "Create &Game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:359
#, kde-format
msgid "Create game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:360
#, kde-format
msgid "Create a completely new game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:363
#, kde-format
msgid "Edit Game &Info..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:364
#, kde-format
msgid "Edit game info..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:365
#, kde-format
msgid "Change the name, rules or description of a game..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:374
#, kde-format
msgid "Change &Theme..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:375
#, kde-format
msgid "Change the graphics theme..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:376
#, kde-format
msgid "Alter the visual appearance of the runners and background scene..."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:393
#, kde-format
msgid "&Play Sounds"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:394
#, kde-format
msgid "Play sound effects."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:395
#, kde-format
msgid "Play sound effects during the game."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:398
#, kde-format
msgid "Play &Footstep Sounds"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:399 src/kgoldrunner.cpp:400
#, kde-format
msgid "Make sounds of player's footsteps."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:405
#, kde-format
msgid "&Demo At Start"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:406 src/kgoldrunner.cpp:407
#, kde-format
msgid "Run a demo when the game starts."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:415
#, kde-format
msgid "&Mouse Controls Hero"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:416
#, kde-format
msgid "Mouse controls hero."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:417
#, kde-format
msgid "Use the mouse to control the hero's moves."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:421
#, kde-format
msgid "&Keyboard Controls Hero"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:422
#, kde-format
msgid "Keyboard controls hero."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:423
#, kde-format
msgid "Use the keyboard to control the hero's moves."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:427
#, kde-format
msgid "Hybrid Control (&Laptop)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:428
#, kde-format
msgid "Pointer controls hero; dig using keyboard."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:430
#, kde-format
msgid "Use the laptop's pointer device to control the hero's moves, and use the keyboard to dig left and right."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:445
#, kde-format
msgid "&Click Key To Move"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:446
#, kde-format
msgid "Click Key To Move."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:447
#, kde-format
msgid "In keyboard mode, click a direction-key to start moving and keep on going until you click another key."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:453
#, kde-format
msgid "&Hold Key To Move"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:454
#, kde-format
msgid "Hold Key To Move."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:455
#, kde-format
msgid "In keyboard mode, hold down a direction-key to move and release it to stop."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:472
#, kde-format
msgid "Normal Speed"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:473
#, kde-format
msgid "Set normal speed."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:474
#, kde-format
msgid "Set normal game speed."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:478
#, kde-format
msgid "Beginner Speed"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:479
#, kde-format
msgid "Set beginners' speed."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:480
#, kde-format
msgid "Set beginners' game speed (0.5 times normal)."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:485
#, kde-format
msgid "Champion Speed"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:486
#, kde-format
msgid "Set champions' speed."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:487
#, kde-format
msgid "Set champions' game speed (1.5 times normal)."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:491
#, kde-format
msgid "Increase Speed"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:492
#, kde-format
msgid "Increase speed."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:493
#, kde-format
msgid "Increase the game speed by 0.1 (maximum is 2.0 times normal)."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:498
#, kde-format
msgid "Decrease Speed"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:499
#, kde-format
msgid "Decrease speed."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:500
#, kde-format
msgid "Decrease the game speed by 0.1 (minimum is 0.2 times normal)."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:534
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:535
#, kde-format
msgid "Move Right"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:536
#, kde-format
msgid "Move Left"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:537
#, kde-format
msgid "Move Up"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:538
#, kde-format
msgid "Move Down"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:539
#, kde-format
msgid "Dig Right"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:540
#, kde-format
msgid "Dig Left"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:568
#, kde-format
msgid "Do a Step"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:569
#, kde-format
msgid "Test Bug Fix"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:570
#, kde-format
msgid "Show Positions"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:571
#, kde-format
msgid "Start Logging"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:572
#, kde-format
msgid "Show Hero"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:573
#, kde-format
msgid "Show Object"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:575 src/kgoldrunner.cpp:576 src/kgoldrunner.cpp:577
#: src/kgoldrunner.cpp:578 src/kgoldrunner.cpp:579 src/kgoldrunner.cpp:580
#: src/kgoldrunner.cpp:581
#, kde-format
msgid "Show Enemy"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:755
#, kde-format
msgid "The game is paused"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:757
#, kde-format
msgid "Press \"%1\" to RESUME"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:759
#, kde-format
msgid "Press \"%1\" or \"%2\" to RESUME"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:766
#, kde-format
msgid "Press \"%1\" to PAUSE"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:768
#, kde-format
msgid "Press \"%1\" or \"%2\" to PAUSE"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:780
#, kde-format
msgid "Has hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:780
#, kde-format
msgid "No hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:896
#, kde-format
msgid "Get Folders"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:897
#, kde-format
msgid "Cannot find system games sub-folder '/system/' in areas '%1'."
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:934
#, kde-format
msgid "Edit Name/Hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:935
#, kde-format
msgid "Edit level name or hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:936
#, kde-format
msgid "Edit text for the name or hint of a level"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:939
#, kde-format
msgid "Name/Hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:942
#, kde-format
msgid "Erase"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:942
#, kde-format
msgid "Space/Erase"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:943
#, kde-format
msgid "Paint empty squares or erase"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:944
#, kde-format
msgid "Erase objects or paint empty squares"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:947
#, kde-format
msgid "Hero"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:948
#, kde-format
msgid "Move hero"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:949
#, kde-format
msgid "Change the hero's starting position"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:952
#, kde-format
msgid "Enemy"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:953
#, kde-format
msgid "Paint enemies"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:954
#, kde-format
msgid "Paint enemies at their starting positions"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:958
#, kde-format
msgid "Brick"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:959
#, kde-format
msgid "Paint bricks (can dig)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:960
#, kde-format
msgid "Paint bricks (diggable objects)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:963
#, kde-format
msgid "Concrete"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:964
#, kde-format
msgid "Paint concrete (cannot dig)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:965
#, kde-format
msgid "Paint concrete objects (not diggable)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:968
#, kde-format
msgid "Trap"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:968
#, kde-format
msgid "Trap/False Brick"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:969 src/kgoldrunner.cpp:971
#, kde-format
msgid "Paint traps or false bricks (can fall through)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:975
#, kde-format
msgid "Ladder"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:976
#, kde-format
msgid "Paint ladders"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:977
#, kde-format
msgid "Paint ladders (ways to go up or down)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:980
#, kde-format
msgid "H Ladder"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:980
#, kde-format
msgid "Hidden Ladder"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:981
#, kde-format
msgid "Paint hidden ladders"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:982
#, kde-format
msgid "Paint hidden ladders, which appear when all the gold is gone"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:986
#, kde-format
msgid "Bar"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:986
#, kde-format
msgid "Bar/Pole"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:987
#, kde-format
msgid "Paint bars or poles"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:988
#, kde-format
msgid "Paint bars or poles (can fall from these)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:992
#, kde-format
msgid "Gold"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:992
#, kde-format
msgid "Gold/Treasure"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:993
#, kde-format
msgid "Paint gold (or other treasure)"
msgstr ""
#. +> trunk5 stable5
#: src/kgoldrunner.cpp:994
#, kde-format
msgid "Paint gold pieces (or other treasure)"
msgstr ""
#. i18n: ectx: Menu (editor)
#. +> trunk5 stable5
#: src/kgoldrunnerui.rc:20
#, kde-format
msgid "&Editor"
msgstr ""
#. i18n: ectx: ToolBar (editToolbar)
#. +> trunk5 stable5
#: src/kgoldrunnerui.rc:52
#, kde-format
msgid "Edit Toolbar"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:45
#, kde-format
msgid "Edit Name & Hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:67
#, kde-format
msgid "Name of level:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:74
#, kde-format
msgid "Hint for level:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:114 src/kgrdialog.cpp:183 src/kgrselector.cpp:95
#: src/kgrselector.cpp:291
#, kde-format
msgid "Edit Game Info"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:134
#, kde-format
msgid "Name of game:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:142
#, kde-format
msgid "File name prefix:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:150
#, kde-format
msgid "Traditional rules"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:151
#, kde-format
msgid "KGoldrunner rules"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:160 src/kgrdialog.cpp:195
#, kde-format
msgid "1 level"
msgid_plural "%1 levels"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:163
#, kde-format
msgid "About this game:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:180
#, kde-format
msgid "Create Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:197
#, kde-format
msgid "Save Changes"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:202
#, kde-format
msgid "0 levels"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:203 src/kgrselector.cpp:279
#, kde-format
msgid "Save New"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:258
#, kde-format
msgid "Select Saved Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrdialog.cpp:277
#, kde-format
msgid "Game Level/Lives/Score Day Date Time "
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:77
#, kde-format
msgid "Create Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:78
#, kde-format
msgid "You cannot create and save a level until you have created a game to hold it. Try menu item \"Create Game\"."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:126 src/kgreditor.cpp:148 src/kgrselector.cpp:276
#, kde-format
msgid "Edit Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:127
#, kde-format
msgid "You cannot edit and save a level until you have created a game and a level. Try menu item \"Create Game\"."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:149
#, kde-format
msgid "It is OK to edit a system level, but you MUST save the level in one of your own games. You are not just taking a peek at the hidden ladders and fall-through bricks, are you? :-)"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:253 src/kgreditor.cpp:271 src/kgrgame.cpp:267
#, kde-format
msgid "Save Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:254
#, kde-format
msgid "Do you want to insert a level and move existing levels up by one?"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:256
#, kde-format
msgid "&Insert Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:256 src/kgreditor.cpp:455
#, kde-format
msgid "&Cancel"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:272 src/kgreditor.cpp:790 src/kgrgame.cpp:1490
#: src/kgrgame.cpp:1698
#, kde-format
msgid "Cannot open file '%1' for output."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:327 src/kgreditor.cpp:343 src/kgreditor.cpp:351
#: src/kgreditor.cpp:366
#, kde-format
msgid "Move Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:328
#, kde-format
msgid "You must first load a level to be moved. Use the \"%1\" or \"%2\" menu."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:330
#, kde-format
msgid "Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:330 src/kgreditor.cpp:650
#, kde-format
msgid "Editor"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:344
#, kde-format
msgid "You cannot move a level until you have created a game and at least two levels. Try menu item \"Create Game\"."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:352
#, kde-format
msgid "Sorry, you cannot move a system level."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:367
#, kde-format
msgid "You must change the level or the game or both."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:429 src/kgreditor.cpp:452 src/kgreditor.cpp:470
#: src/kgrselector.cpp:285
#, kde-format
msgid "Delete Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:430
#, kde-format
msgid "You cannot delete a level until you have created a game and a level. Try menu item \"Create Game\"."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:453
#, kde-format
msgid "Do you want to delete a level and move higher levels down by one?"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:455
#, kde-format
msgid "&Delete Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:471
#, kde-format
msgid "Cannot find file '%1' to be deleted."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:519 src/kgreditor.cpp:529 src/kgreditor.cpp:534
#: src/kgreditor.cpp:548 src/kgreditor.cpp:566 src/kgreditor.cpp:778
#: src/kgreditor.cpp:789
#, kde-format
msgid "Save Game Info"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:520
#, kde-format
msgid "You must enter a name for the game."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:530
#, kde-format
msgid "You must enter a filename prefix for the game."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:535
#, kde-format
msgid "The filename prefix should not be more than 5 characters."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:549
#, kde-format
msgid "The filename prefix should be all alphabetic characters."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:567
#, kde-format
msgid "The filename prefix '%1' is already in use."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:651
#, kde-format
msgid "You have not saved your work. Do you want to save it now?"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:653
#, kde-format
msgid "&Save"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:653
#, kde-format
msgid "&Do Not Save"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:654
#, kde-format
msgid "&Go on editing"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:779
#, kde-format
msgid "You can only modify user games."
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:840
#, kde-format
msgid "New Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:850 src/kgrgame.cpp:1395
#, kde-format
msgctxt "Game name - level number."
msgid "%1 - %2"
msgstr ""
#. +> trunk5 stable5
#: src/kgreditor.cpp:854 src/kgrgame.cpp:1398
#, kde-format
msgctxt "Game name - level number - level name."
msgid "%1 - %2 - %3"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:119
#, kde-format
msgid "Click anywhere to begin live play"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:197
#, kde-format
msgid "Play Next Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:198
#, kde-format
msgid "There are no more levels in this game."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:268
#, kde-format
msgid "Inappropriate action: you are not editing a level."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:427
#, kde-format
msgid "No Sound"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:428
#, kde-format
msgid ""
"Warning: This copy of KGoldrunner has no sound.\n"
"\n"
"This is because no development versions of the OpenAL and SndFile libraries were present when it was compiled and built."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:632 src/kgrgame.cpp:789
#, kde-format
msgid "Game Paused"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:633
#, kde-format
msgid "The replay has stopped and the game is pausing while you prepare to go on playing. Please press the Pause key (default P or Esc) when you are ready."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:677 src/kgrgame.cpp:683
#, kde-format
msgid "Replay Last Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:678
#, kde-format
msgid "ERROR: Could not find and replay a recording of the last level you played."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:684
#, kde-format
msgid "There is no last level to replay. You need to play a level to completion, win or lose, before you can use the Replay Last Level action."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:702
#, kde-format
msgid "Quick Start"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:719
#, kde-format
msgctxt "Button text: start playing a game"
msgid "&PLAY"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:720
#, kde-format
msgid "Start playing this level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:722
#, kde-format
msgid "Set up to start playing the game and level being shown, as soon as you click, move the mouse or press a key"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:726
#, kde-format
msgid "&Quit"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:727
#, kde-format
msgid "Close KGoldrunner"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:731
#, kde-format
msgid "Start a different game or level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:733
#, kde-format
msgid "Use the Select Game dialog box to choose a different game or level and start playing it"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:737
#, kde-format
msgid "&Use Menu"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:739
#, kde-format
msgid "Use the menus to choose other actions"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:741
#, kde-format
msgid "Before playing, use the menus to choose other actions, such as loading a saved game or changing the theme"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:790
#, kde-format
msgid "The game is halted. You will need to press the Pause key (default P or Esc) when you are ready to play."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:843
#, kde-format
msgid "Show A Solution"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:844
#, kde-format
msgid "Sorry, although all levels of KGoldrunner can be solved, no solution has been recorded yet for the level you selected."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:855
#, kde-format
msgid "Replay Any Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:856 src/kgrgame.cpp:2060
#, kde-format
msgid "Sorry, you do not seem to have played and recorded the selected level before."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1070
#, kde-format
msgid "<NOBR><B>GAME OVER !!!</B></NOBR><P>Would you like to try this level again?</P>"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1072
#, kde-format
msgid "Game Over"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1073
#, kde-format
msgid "&Try Again"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1073
#, kde-format
msgid "&Finish"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1147
#, kde-format
msgid ""
"<b>CONGRATULATIONS !!!!</b>"
"<p>You have conquered the last level in the <b>\"%1\"</b> game !!</p>"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1304
#, kde-format
msgid "Hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1310
#, kde-format
msgid "&OK"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1323
#, kde-format
msgid "Sorry, there is no hint for this level."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1385
#, kde-format
msgid "T H E E N D"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1422
#, kde-format
msgid "You have pressed a key that can be used to control the Hero. Do you want to switch automatically to keyboard control? Pointer control is easier to use in the long term - like riding a bike rather than walking!"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1426
#, kde-format
msgid "Switch to Keyboard Mode"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1427
#, kde-format
msgid "Switch to &Keyboard Mode"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1428
#, kde-format
msgid "Stay in &Mouse Mode"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1429
#, kde-format
msgid "Keyboard Mode"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1463 src/kgrgame.cpp:1489 src/kgrgame.cpp:1499
#: src/kgrgame.cpp:1518 src/kgrgame.cpp:1524
#, kde-format
msgid "Save Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1464
#, kde-format
msgid "Sorry, you cannot save your game play while you are editing. Please try menu item \"%1\"."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1500 src/kgrgame.cpp:1544 src/kgrgame.cpp:1659
#: src/kgrgame.cpp:1862 src/kgrgame.cpp:2026 src/kgrgameio.cpp:181
#, kde-format
msgid "Cannot open file '%1' for read-only."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1519
#, kde-format
msgid "Please note: for reasons of simplicity, your saved game position and score will be as they were at the start of this level, not as they are now."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1525
#, kde-format
msgid "Error: Failed to save your game."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1537 src/kgrgame.cpp:1543 src/kgrgame.cpp:1581
#, kde-format
msgid "Load Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1538
#, kde-format
msgid "Sorry, there are no saved games."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1582
#, kde-format
msgid "Cannot find the game with prefix '%1'."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1640
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1658 src/kgrgame.cpp:1697
#, kde-format
msgid "Check for High Score"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1715
#, kde-format
msgid ""
"<html><b>Congratulations !!!</b><br/>"
"You have achieved a high score in this game.<br/>"
"Please enter your name so that it may be enshrined<br/>"
"in the KGoldrunner Hall of Fame.</html>"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1729 src/kgrgame.cpp:1816
#, kde-format
msgid "Save High Score"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1817
#, kde-format
msgid "Error: Failed to save your high score."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1829 src/kgrgame.cpp:1852 src/kgrgame.cpp:1861
#, kde-format
msgid "Show High Scores"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1830
#, kde-format
msgid "Sorry, we do not keep high scores for tutorial games."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1853
#, kde-format
msgid "Sorry, there are no high scores for the \"%1\" game yet."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1877
#, kde-format
msgid ""
"<center>"
"<h2>KGoldrunner Hall of Fame</h2>"
"</center>"
"<center>"
"<h3>\"%1\" Game</h3>"
"</center>"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1887
#, kde-format
msgctxt "1, 2, 3 etc."
msgid "Rank"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1888
#, kde-format
msgctxt "Person"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1889
#, kde-format
msgctxt "Game level reached"
msgid "Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1890
#, kde-format
msgid "Score"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1891
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:1894
#, kde-format
msgid "High Scores"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:2019 src/kgrgame.cpp:2025 src/kgrgame.cpp:2029
#, kde-format
msgid "Load Game Info"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:2020
#, kde-format
msgid "Cannot find game info file '%1'."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:2030
#, kde-format
msgid "Reached end of file '%1' before finding end of game-data."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:2054 src/kgrgame.cpp:2059 src/kgrselector.cpp:273
#, kde-format
msgid "Save A Solution"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgame.cpp:2055
#, kde-format
msgid "Your solution to level %1 has been saved on file %2"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgameio.cpp:175 src/kgrgameio.cpp:180 src/kgrgameio.cpp:184
#, kde-format
msgid "Read Level Data"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgameio.cpp:176
#, kde-format
msgid "Cannot find file '%1'."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgameio.cpp:185
#, kde-format
msgid "Reached end of file '%1' without finding level data."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgameio.cpp:393 src/kgrgameio.cpp:400
#, kde-format
msgid "Rename File"
msgstr ""
#. +> trunk5 stable5
#: src/kgrgameio.cpp:394
#, kde-format
msgid "Cannot delete previous version of file '%1'."
msgstr ""
#. +> trunk5 stable5
#: src/kgrgameio.cpp:401
#, kde-format
msgid "Cannot rename file '%1' to '%2'."
msgstr ""
#. +> trunk5 stable5
#: src/kgrrenderer.cpp:111
#, kde-format
msgid "Theme Selector"
msgstr ""
#. +> trunk5 stable5
#: src/kgrscene.cpp:288
#, kde-format
msgid "Lives: %1"
msgstr ""
#. +> trunk5 stable5
#: src/kgrscene.cpp:295
#, kde-format
msgid "Score: %1"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:83 src/kgrselector.cpp:89 src/kgrselector.cpp:109
#: src/kgrselector.cpp:513
#, kde-format
msgid "Select Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:84
#, kde-format
msgid "Sorry, you can only save or move into one of your own games."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:90
#, kde-format
msgid "Sorry, you can only delete a level from one of your own games."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:96
#, kde-format
msgid "Sorry, you can only edit the game information on your own games."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:110
#, kde-format
msgid "There is no level %1 in \"%2\", so you cannot play or edit it."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:132 src/kgrselector.cpp:187
#, kde-format
msgid "Select Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:146
#, kde-format
msgid "<html><b>Please select a game:</b></html>"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:154
#, kde-format
msgid "Name of Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:155
#, kde-format
msgid "Rules"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:156
#, kde-format
msgid "Levels"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:157
#, kde-format
msgid "Skill"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:189
#, kde-format
msgid "Level 1 of the selected game is:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:193
#, kde-format
msgid "Select Game/Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:195
#, kde-format
msgid "Please select a level:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:214
#, kde-format
msgid "Level number:"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:220
#, kde-format
msgid "Edit Level Name && Hint"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:255
#, kde-format
msgid "Start Game"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:264
#, kde-format
msgid "Play Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:267
#, kde-format
msgid "Replay Level"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:270
#, kde-format
msgid "Show Solution"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:282
#, kde-format
msgid "Save Change"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:288
#, kde-format
msgid "Move To..."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:370
#, kde-format
msgctxt "Rules"
msgid "KGoldrunner"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:371
#, kde-format
msgctxt "Rules"
msgid "Traditional"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:374
#, kde-format
msgctxt "Skill Level"
msgid "Tutorial"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:376
#, kde-format
msgctxt "Skill Level"
msgid "Normal"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:377
#, kde-format
msgctxt "Skill Level"
msgid "Championship"
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:480
#, kde-format
msgid "1 level, uses KGoldrunner rules."
msgid_plural "%1 levels, uses KGoldrunner rules."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:483
#, kde-format
msgid "1 level, uses Traditional rules."
msgid_plural "%1 levels, uses Traditional rules."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:488
#, kde-format
msgid "Sorry, there is no further information about this game."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:514
#, kde-format
msgid "This level number is not valid. It can not be used."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:535
#, kde-format
msgid "The main button at the bottom echoes the menu action you selected. Click it after choosing a game and level - or use \"Cancel\"."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:540
#, kde-format
msgid ""
"\n"
"\n"
"If this is your first time in KGoldrunner, select the tutorial game, which gives you hints as you go.\n"
"\n"
"Otherwise, just click on the name of a game in the table, then, to start at level 001, click on the main button at the bottom. Play begins when you move the mouse or press a key."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:549
#, kde-format
msgid ""
"\n"
"\n"
"You can select System levels for editing (or copying), but you must save the result in a game you have created. Use the left mouse-button as a paintbrush and the editor toolbar buttons as a palette. Use the 'Erase' button or the right mouse-button to erase. You can drag the mouse with a button held down and paint or erase multiple squares."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:557
#, kde-format
msgid ""
"\n"
"\n"
"You can add a name and hint to your new level here, but you must save the level you have created into one of your own games. By default your new level will go at the end of your game, but you can also select a level number and save into the middle of your game."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:564
#, kde-format
msgid ""
"\n"
"\n"
"You can create or edit a name and hint here, before saving. If you change the game or level, you can do a copy or \"Save As\", but you must always save into one of your own games. If you save a level into the middle of a series, the other levels are automatically re-numbered."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:571
#, kde-format
msgid ""
"\n"
"\n"
"You can only delete levels from one of your own games. If you delete a level from the middle of a series, the other levels are automatically re-numbered."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:576
#, kde-format
msgid ""
"\n"
"\n"
"To move (re-number) a level, you must first select it by using \"Edit Any Level...\", then you can use \"Move Level...\" to move it to a new number or even a different game. Other levels are automatically re-numbered as required. You can only move levels within your own games."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:583
#, kde-format
msgid ""
"\n"
"\n"
"When editing game info you only need to choose a game, then you can go to a dialog where you edit the details of the game."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:590
#, kde-format
msgid ""
"\n"
"\n"
"Click on the table to choose a game. In the table and below it you can see more information about the selected game, including how many levels there are, how difficult the game is and what rules the enemies follow (see the KGoldrunner Handbook).\n"
"\n"
"You select a level number by typing it or using the spin box or scroll bar. As you vary the game or level, the thumbnail area shows a preview of your choice."
msgstr ""
#. +> trunk5 stable5
#: src/kgrselector.cpp:601
#, kde-format
msgid "Help: Select Game & Level"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:32
#, kde-format
msgid "KGoldrunner is a game of action and puzzle solving"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:47
#, kde-format
msgid "(C) 2003 Ian Wadham and Marco Krüger"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:80
#, kde-format
msgid "Ian Wadham"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:80
#, kde-format
msgid "Current author"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:82
#, kde-format
msgid "Marco Krüger"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:82
#, kde-format
msgid "Original author"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:84 src/main.cpp:90
#, kde-format
msgid "Mauricio Piacentini"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:85
#, kde-format
msgid "Port to KDE4, Qt4 and KGameCanvas classes"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:87
#, kde-format
msgid "Maurizio Monge"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:88
#, kde-format
msgid "KGameCanvas classes for KDE4"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:91
#, kde-format
msgid "Artwork for runners and default theme"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:93
#, kde-format
msgid "Johann Ollivier Lapeyre"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:94
#, kde-format
msgid "Artwork for bars and ladders"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:96 src/main.cpp:104
#, kde-format
msgid "Eugene Trounev"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:97
#, kde-format
msgid "Artwork for background of Geek City theme"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:99
#, kde-format
msgid "Luciano Montanaro"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:100
#, kde-format
msgid "Nostalgia themes, improvements to runners, multiple-backgrounds feature, fade-in/fade-out feature and several other ideas"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:105
#, kde-format
msgid "Artwork for the Treasure of Egypt theme"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdegames/kpat.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdegames/kpat.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdegames/kpat.pot (revision 1526938)
@@ -1,892 +1,892 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kpat package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kpat\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-14 12:30+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: clock.cpp:155
#, kde-format
msgid "Grandfather's Clock"
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:92
+#: dealer.cpp:75
#, kde-format
msgid "Solver: This game is winnable."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:94
+#: dealer.cpp:77
#, kde-format
msgid "Solver: This game is no longer winnable."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:95
+#: dealer.cpp:78
#, kde-format
msgid "Solver: This game cannot be won."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:97
+#: dealer.cpp:80
#, kde-format
msgid "Solver: Unable to determine if this game is winnable."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:983
+#: dealer.cpp:966
#, kde-format
msgid "Congratulations! We have won."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:985
+#: dealer.cpp:968
#, kde-format
msgid "Congratulations! You have won."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:1329
+#: dealer.cpp:1312
#, kde-format
msgid "Solver: This game is lost."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:1484
+#: dealer.cpp:1467
#, kde-format
msgid "Solver: Calculating..."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:1951
+#: dealer.cpp:1934
#, kde-format
msgid ""
"A new game has been requested, but there is already a game in progress.\n"
"\n"
"A loss will be recorded in the statistics if the current game is abandoned."
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:1953
+#: dealer.cpp:1936
#, kde-format
msgid "Abandon Current Game?"
msgstr ""
#. +> trunk5 stable5
-#: dealer.cpp:1954
+#: dealer.cpp:1937
#, kde-format
msgid "Abandon Current Game"
msgstr ""
#. +> trunk5 stable5
#: fortyeight.cpp:252
#, kde-format
msgid "Forty & Eight"
msgstr ""
#. +> trunk5 stable5
#: freecell.cpp:301
#, kde-format
msgid "Freecell"
msgstr ""
#. +> trunk5 stable5
#: golf.cpp:177
#, kde-format
msgid "Golf"
msgstr ""
#. +> trunk5 stable5
#: grandf.cpp:200
#, kde-format
msgid "Grandfather"
msgstr ""
#. +> trunk5 stable5
#: gypsy.cpp:177
#, kde-format
msgid "Gypsy"
msgstr ""
#. +> trunk5 stable5
#: idiot.cpp:259
#, kde-format
msgid "Aces Up"
msgstr ""
#. +> trunk5 stable5
#: klondike.cpp:142
#, kde-format
msgid "Klondike &Options"
msgstr ""
#. +> trunk5 stable5
#: klondike.cpp:143
#, kde-format
msgid "Draw 1"
msgstr ""
#. +> trunk5 stable5
#: klondike.cpp:144
#, kde-format
msgid "Draw 3"
msgstr ""
#. +> trunk5 stable5
#: klondike.cpp:345
#, kde-format
msgid "Klondike"
msgstr ""
#. +> trunk5 stable5
#: klondike.cpp:347
#, kde-format
msgid "Klondike (Draw 1)"
msgstr ""
#. +> trunk5 stable5
#: klondike.cpp:348
#, kde-format
msgid "Klondike (Draw 3)"
msgstr ""
#. i18n: ectx: Menu (move)
#. +> trunk5 stable5
#: kpatui.rc:23
#, kde-format
msgid "Move"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: kpatui.rc:43
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5
-#: libkcardgame/kcardthemewidget.cpp:295
+#: libkcardgame/kcardthemewidget.cpp:294
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5 stable5
-#: libkcardgame/kcardthemewidget.cpp:394
+#: libkcardgame/kcardthemewidget.cpp:393
#, kde-format
msgid "Get New Card Decks..."
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:115
+#: main.cpp:114
#, kde-format
msgid "KPatience"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:117
+#: main.cpp:116
#, kde-format
msgid "KDE Patience Game"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:119
+#: main.cpp:118
#, kde-format
msgid ""
"© 1995 Paul Olav Tvete\n"
"© 2000 Stephan Kulow"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:124
+#: main.cpp:123
#, kde-format
msgid "Paul Olav Tvete"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:125
+#: main.cpp:124
#, kde-format
msgid "Author of original Qt version"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:127
+#: main.cpp:126
#, kde-format
msgid "Mario Weilguni"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:128
+#: main.cpp:127
#, kde-format
msgid "Initial KDE port"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:130
+#: main.cpp:129
#, kde-format
msgid "Matthias Ettrich"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:133
+#: main.cpp:132
#, kde-format
msgid "Rodolfo Borges"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:134
+#: main.cpp:133
#, kde-format
msgid "New game types"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:136
+#: main.cpp:135
#, kde-format
msgid "Peter H. Ruegg"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:139
+#: main.cpp:138
#, kde-format
msgid "Michael Koch"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:140 main.cpp:161
+#: main.cpp:139 main.cpp:160
#, kde-format
msgid "Bug fixes"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:142
+#: main.cpp:141
#, kde-format
msgid "Marcus Meissner"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:143
+#: main.cpp:142
#, kde-format
msgid "Shuffle algorithm for game numbers"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:145
+#: main.cpp:144
#, kde-format
msgid "Tom Holroyd"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:146
+#: main.cpp:145
#, kde-format
msgid "Initial patience solver"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:148
+#: main.cpp:147
#, kde-format
msgid "Stephan Kulow"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:149
+#: main.cpp:148
#, kde-format
msgid "Rewrite and current maintainer"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:151
+#: main.cpp:150
#, kde-format
msgid "Erik Sigra"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:152
+#: main.cpp:151
#, kde-format
msgid "Klondike improvements"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:154
+#: main.cpp:153
#, kde-format
msgid "Josh Metzler"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:155
+#: main.cpp:154
#, kde-format
msgid "Spider implementation"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:157
+#: main.cpp:156
#, kde-format
msgid "Maren Pakura"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:158
+#: main.cpp:157
#, kde-format
msgid "Documentation"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:160
+#: main.cpp:159
#, kde-format
msgid "Inge Wallin"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:163
+#: main.cpp:162
#, kde-format
msgid "Simon Hürlimann"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:164
+#: main.cpp:163
#, kde-format
msgid "Menu and toolbar work"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:166
+#: main.cpp:165
#, kde-format
msgid "Parker Coates"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:167
+#: main.cpp:166
#, kde-format
msgid "Cleanup and polish"
msgstr ""
#. +> trunk5
-#: main.cpp:169
+#: main.cpp:168
#, kde-format
msgid "Shlomi Fish"
msgstr ""
#. +> trunk5
-#: main.cpp:170
+#: main.cpp:169
#, kde-format
msgid "Integration with Freecell Solver and further work"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:186
+#: main.cpp:185
#, kde-format
msgctxt "List separator"
msgid ", "
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:192
+#: main.cpp:191
#, kde-format
msgid "Try to find a solution to the given savegame"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:193
+#: main.cpp:192
#, kde-format
msgid "Dealer to solve (debug)"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:194
+#: main.cpp:193
#, kde-format
msgid "Game range start (default 0:INT_MAX)"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:195
+#: main.cpp:194
#, kde-format
msgid "Game range end (default start:start if start given)"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:196
+#: main.cpp:195
#, kde-format
msgid "Skip the selection screen and load a particular game type. Valid values are: %1"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:197
+#: main.cpp:196
#, kde-format
msgid "Directory with test cases"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:198
+#: main.cpp:197
#, kde-format
msgid "Generate random test cases"
msgstr ""
#. +> trunk5 stable5
-#: main.cpp:199
+#: main.cpp:198
#, kde-format
msgid "File to load"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:155
#, kde-format
msgctxt "Start a new game of a different type"
msgid "New &Game..."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:161
#, kde-format
msgctxt "Start a new game of without changing the game type"
msgid "New &Deal"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:167
#, kde-format
msgctxt "Start a game by giving its particular number"
msgid "New &Numbered Deal..."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:172
#, kde-format
msgctxt "Replay the current deal from the start"
msgid "Restart Deal"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:178
#, kde-format
msgctxt "Start the game with the number one greater than the current one"
msgid "Next Deal"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:187
#, kde-format
msgctxt "Start the game with the number one less than the current one"
msgid "Previous Deal"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, GameStats)
#. +> trunk5 stable5
#: mainwindow.cpp:201 statisticsdialog.cpp:61 statisticsdialog.ui:13
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:231
#, kde-format
msgctxt "Take one or more cards from the deck, flip them, and place them in play"
msgid "Dra&w"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:236
#, kde-format
msgctxt "Deal a new row of cards from the deck"
msgid "Dea&l Row"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:241
#, kde-format
msgctxt "Collect the cards in play, shuffle them and redeal them"
msgid "&Redeal"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:246
#, kde-format
msgctxt "Automatically move cards to the foundation piles"
msgid "Dro&p"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:255
#, kde-format
msgid "Change Appearance..."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:259
#, kde-format
msgid "&Enable Autodrop"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:264
#, kde-format
msgid "E&nable Solver"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:269
#, kde-format
msgid "Play &Sounds"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:274
#, kde-format
msgid "&Remember State on Exit"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:291
#, kde-format
msgid "Generate a theme preview image"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:296
#, kde-format
msgid "Take Game Preview Snapshots"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:301
#, kde-format
msgid "Random Cards"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:308
#, kde-format
msgid "Move Focus to Previous Pile"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:312
#, kde-format
msgid "Move Focus to Next Pile"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:316
#, kde-format
msgid "Move Focus to Card Below"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:320
#, kde-format
msgid "Move Focus to Card Above"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:324
#, kde-format
msgid "Cancel Focus"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:328
#, kde-format
msgid "Pick Up or Set Down Focus"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:439
#, kde-format
msgid "Card Deck"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:441
#, kde-format
msgid "Select a card deck"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:446
#, kde-format
msgid "Game Theme"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:448
#, kde-format
msgid "Select a theme for non-card game elements"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:535
#, kde-format
msgctxt "Is disabled and changes to \"Help &with Current Game\" when there is no current game."
msgid "Help &with %1"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:569
#, kde-format
msgctxt "Shown when there is no game open. Is always disabled."
msgid "Help &with Current Game"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:741
#, kde-format
msgid "Are you sure you want to hide the menubar? The current shortcut to show it again is %1."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:743
#, kde-format
msgid "Hide Menubar"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:844
#, kde-format
msgid "Downloading file failed: %1"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:851
#, kde-format
msgid "Error reading XML file: "
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:881
#, kde-format
msgid "XML file is not a KPat save."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:887
#, kde-format
msgid "Unrecognized game id."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:908
#, kde-format
msgid "Errors encountered while parsing file."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:928
#, kde-format
msgid "Load"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:952
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:971
#, kde-format
msgid "Error opening file for writing. Saving failed."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:979
#, kde-format
msgid "Unable to create temporary file. Saving failed."
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:1000
#, kde-format
msgid "Error uploading file. Saving failed: %1"
msgstr ""
#. +> trunk5 stable5
#: mainwindow.cpp:1024
#, kde-format
msgid "1 move"
msgid_plural "%1 moves"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: mod3.cpp:238
#, kde-format
msgid "Mod3"
msgstr ""
#. +> trunk5 stable5
#: numbereddealdialog.cpp:38
#, kde-format
msgid "New Numbered Deal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: numbereddealdialog.cpp:53 statisticsdialog.ui:33
#, kde-format
msgid "Game:"
msgstr ""
#. +> trunk5 stable5
#: numbereddealdialog.cpp:57
#, kde-format
msgid "Deal number:"
msgstr ""
#. +> trunk5 stable5
#: simon.cpp:183
#, kde-format
msgid "Simple Simon"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:137
#, kde-format
msgid "Spider &Options"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:138
#, kde-format
msgid "1 Suit (Easy)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:139
#, kde-format
msgid "2 Suits (Medium)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:140
#, kde-format
msgid "4 Suits (Hard)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:149
#, kde-format
msgid "S&tack Options"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:150
#, kde-format
msgid "Face &Down (harder)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:151
#, kde-format
msgid "Face &Up (easier)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:497
#, kde-format
msgid "Spider"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:499
#, kde-format
msgid "Spider (1 Suit)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:500
#, kde-format
msgid "Spider (2 Suit)"
msgstr ""
#. +> trunk5 stable5
#: spider.cpp:501
#, kde-format
msgid "Spider (4 Suit)"
msgstr ""
#. +> trunk5 stable5
#: statisticsdialog.cpp:121
#, kde-format
msgid "%1 (%2%)"
msgstr ""
#. +> trunk5 stable5
#: statisticsdialog.cpp:128
#, kde-format
msgid "1 loss"
msgid_plural "%1 losses"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: statisticsdialog.cpp:130
#, kde-format
msgid "1 win"
msgid_plural "%1 wins"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5 stable5
#: statisticsdialog.ui:75
#, kde-format
msgid "Longest winning streak:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: statisticsdialog.ui:82
#, kde-format
msgid "Games played:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. +> trunk5 stable5
#: statisticsdialog.ui:99
#, kde-format
msgid "Longest losing streak:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: statisticsdialog.ui:116
#, kde-format
msgid "Games won:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: statisticsdialog.ui:133
#, kde-format
msgid "Current streak:"
msgstr ""
#. +> trunk5 stable5
#: yukon.cpp:132
#, kde-format
msgid "Yukon"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdegames/kshisen.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdegames/kshisen.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdegames/kshisen.pot (revision 1526938)
@@ -1,502 +1,502 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kshisen package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kshisen\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:41+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#, 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/app.cpp:100 src/app.cpp:338
#, kde-format
msgid "Select a tile"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:103
#, kde-format
msgid "Time: 0:00:00"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:106
#, kde-format
msgid "Removed: 0/0"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:109
#, kde-format
msgid "Cheat mode"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:128
#, kde-format
msgid "Play Sounds"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:258
#, kde-format
msgctxt "time string: hh:mm:ss"
msgid "%1:%2:%3"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Gravity)
#. +> trunk5 stable5
#: src/app.cpp:267 src/app.cpp:370 src/settings.ui:26
#, kde-format
msgid "Gravity"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:270
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:272
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:278
#, kde-format
msgid ""
"\n"
"You could have been in the highscores\n"
"if you did not use Undo or Hint.\n"
"Try without them next time."
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:279 src/app.cpp:287
#, kde-format
msgid "End of Game"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:282
#, kde-format
msgid ""
"Congratulations!\n"
"You made it into the hall of fame."
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:286
#, kde-format
msgctxt "%1 - time string like hh:mm:ss"
msgid "You made it in %1"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:302
#, kde-format
msgid "Your time: %1:%2:%3 %4"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:306
#, kde-format
msgid "(Paused) "
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:314
#, kde-format
msgid "Removed: %1/%2 "
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:343
#, kde-format
msgid "Select a matching tile"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:348
#, kde-format
msgid "Select the move you want by clicking on the blue line"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:353
#, kde-format
msgid "This tile did not match the one you selected"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:358
#, kde-format
msgid "You cannot make this move"
msgstr ""
#. +> trunk5 stable5
#: src/app.cpp:389
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:102
#, kde-format
msgid "Error Loading Tiles"
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:103
#, kde-format
msgctxt "%1 is a path to a tileset file"
msgid ""
"An error occurred when loading the tileset. %1 and the default tileset have been tried.\n"
"Please install the KMahjongg library."
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:109
#, kde-format
msgid "Error Loading Background"
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:110
#, kde-format
msgctxt "%1 is a path to a background image file"
msgid ""
"An error occurred when loading the background. %1 and the default background have been tried.\n"
"Please install the KMahjongg library."
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:667
#, kde-format
msgid ""
"Game Paused\n"
"Click to resume game."
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:671
#, kde-format
msgid ""
"Game Stuck\n"
"No more moves possible."
msgstr ""
#. +> trunk5 stable5
#: src/board.cpp:674
#, kde-format
msgid ""
"Game Over\n"
"Click to start a new game."
msgstr ""
#. i18n: ectx: label, entry (TileSet), group (General)
#. +> trunk5 stable5
#: src/kshisen.kcfg:9
#, kde-format
msgid "The tile set to use."
msgstr ""
#. i18n: ectx: label, entry (Background), group (General)
#. +> trunk5 stable5
#: src/kshisen.kcfg:12
#, kde-format
msgid "The background to use."
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: src/kshisenui.rc:13
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:44
+#: src/main.cpp:39
#, kde-format
msgid "A KDE game similar to Mahjongg"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:58
+#: src/main.cpp:53
#, kde-format
msgid "Shisen-Sho"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:59
+#: src/main.cpp:54
#, kde-format
msgid "Copyright 1997 Mario Weilguni"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:61
+#: src/main.cpp:56
#, kde-format
msgid "Frederik Schwarzer"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:61
+#: src/main.cpp:56
#, kde-format
msgid "Current Maintainer"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:62
+#: src/main.cpp:57
#, kde-format
msgid "Dave Corrie"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:62
+#: src/main.cpp:57
#, kde-format
msgid "Former Maintainer"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:63
+#: src/main.cpp:58
#, kde-format
msgid "Mario Weilguni"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:63
+#: src/main.cpp:58
#, kde-format
msgid "Original Author"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:64
+#: src/main.cpp:59
#, kde-format
msgid "Mauricio Piacentini"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:64
+#: src/main.cpp:59
#, kde-format
msgid "KMahjonggLib integration for KDE4"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:65
+#: src/main.cpp:60
#, kde-format
msgid "Jason Lane"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:65
+#: src/main.cpp:60
#, kde-format
msgid ""
"Added 'tiles removed' counter<br/>"
"Tile smooth-scaling and window resizing"
msgstr ""
#. +> trunk5 stable5
-#: src/main.cpp:66
+#: src/main.cpp:61
#, kde-format
msgid "Thanks also to everyone who should be listed here but is not!"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_Gravity)
#. +> trunk5 stable5
#: src/settings.ui:23
#, kde-format
msgid ""
"<b>Gravity</b>"
"<p>Checking this makes the game even harder: If a tile is removed, all tiles lying above it will fall down one step.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_Solvable)
#. +> trunk5 stable5
#: src/settings.ui:33
#, kde-format
msgid ""
"<b>Create solvable games only</b>"
"<p>If checked, you will only be presented with games that are possible to solve.</p>"
"<p>Note: Even in solvable games you can fail to complete if you remove the tiles in the wrong order.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Solvable)
#. +> trunk5 stable5
#: src/settings.ui:36
#, kde-format
msgid "Create solvable games only"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ChineseStyle)
#. +> trunk5 stable5
#: src/settings.ui:43
#, kde-format
msgid ""
"<b>Use Chinese style: any flower match any flower, any season match any season</b>"
"<p>Use the traditional rules for matching the tiles. Previous version of the game used to allow only exact tiles matches, which is inconsistent with Mah-jongg rules. It is recommended to keep this option checked.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ChineseStyle)
#. +> trunk5 stable5
#: src/settings.ui:46
#, kde-format
msgid "Use Chinese style: any flower match any flower, any season match any season"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_TilesCanSlide)
#. +> trunk5 stable5
#: src/settings.ui:53
#, kde-format
msgid ""
"<b>Tiles can slide, but you can connect only in 2 lines instead of 3</b>"
"<p>This option changes the rules to the point where it almost becomes a completely different game. When it is active, you can only remove the tiles if they can be connected by a line consisting of only two segments instead of the customary three. However, you are allowed to slide the tiles on the board, if the row or column where they are placed has some empty space. To make a sliding move, you have to click on the tile containing the column or row that can slide, and then on the matching tile. If there are two possible sliding moves, you will have to click on one of the two connecting lines to choose your preferred move.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TilesCanSlide)
#. +> trunk5 stable5
#: src/settings.ui:56
#, kde-format
msgid "Tiles can slide, but you can connect only in 2 lines instead of 3"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, difficulty_groupBox)
#. +> trunk5 stable5
#: src/settings.ui:63
#, kde-format
msgid ""
"<b>Board Difficulty</b>"
"<p>The slider controls the difficulty of the board from Easy to Hard.</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, difficulty_groupBox)
#. +> trunk5 stable5
#: src/settings.ui:66
#, kde-format
msgid "Board Difficulty"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: src/settings.ui:93
#, kde-format
msgid "Easy"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: src/settings.ui:113
#, kde-format
msgid "Hard"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, speed_groupBox)
#. +> trunk5 stable5
#: src/settings.ui:128
#, kde-format
msgid ""
"<b>Piece Removal Speed</b>"
"<p>Adjusting this slider alters the speed at which the pieces are removed from the screen after a match has been made.</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, speed_groupBox)
#. +> trunk5 stable5
#: src/settings.ui:131
#, kde-format
msgid "Piece Removal Speed"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5
#: src/settings.ui:158
#, kde-format
msgid "Slow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5 stable5
#: src/settings.ui:178
#, kde-format
msgid "Fast"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, size_groupBox)
#. +> trunk5 stable5
#: src/settings.ui:193
#, kde-format
msgid ""
"<b>Board Size</b>"
"<p>This slider allows you to change the number of tiles on the board. The more tiles you have, the harder (and longer) the game will be.</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, size_groupBox)
#. +> trunk5 stable5
#: src/settings.ui:196
#, kde-format
msgid "Board Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel8)
#. +> trunk5 stable5
#: src/settings.ui:226
#, kde-format
msgid "14x6"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel9)
#. +> trunk5 stable5
#: src/settings.ui:246
#, kde-format
msgid "16x9"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5 stable5
#: src/settings.ui:269
#, kde-format
msgid "18x8"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel10)
#. +> trunk5 stable5
#: src/settings.ui:292
#, kde-format
msgid "24x12"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel11)
#. +> trunk5 stable5
#: src/settings.ui:315
#, kde-format
msgid "26x14"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel12)
#. +> trunk5 stable5
#: src/settings.ui:338
#, kde-format
msgid "30x16"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdegames/kubrick.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdegames/kubrick.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdegames/kubrick.pot (revision 1526938)
@@ -1,1026 +1,1026 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kubrick package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kubrick\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:41+0200\n"
+"POT-Creation-Date: 2018-10-21 16:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:93
+#: game.cpp:92
#, kde-format
msgid "Front View"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:94
+#: game.cpp:93
#, kde-format
msgid "Back View"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:101
+#: game.cpp:100
#, kde-format
msgid "DEMO - Click anywhere to begin playing"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:156
+#: game.cpp:155
#, kde-format
msgid "Sorry, the cube cannot be shuffled at the moment. The number of shuffling moves is set to zero. Please select your number of shuffling moves in the options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:160
+#: game.cpp:159
#, kde-format
msgid "New Puzzle"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:176
+#: game.cpp:175
#, kde-format
msgid "Load Puzzle"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:177 game.cpp:1341
+#: game.cpp:176 game.cpp:1340
#, kde-format
msgid "Kubrick Game Files (*.kbk)"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:186
+#: game.cpp:185
#, kde-format
msgid "The file '%1' is not a valid Kubrick game-file."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:246
+#: game.cpp:245
#, kde-format
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:252
+#: game.cpp:251
#, kde-format
msgid "Redo"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:262
+#: game.cpp:261
#, kde-format
msgid "This cube has not been shuffled, so there is nothing to solve."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:264
+#: game.cpp:263
#, kde-format
msgid "Solve the Cube"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:361
+#: game.cpp:360
#, kde-format
msgid "Restart Puzzle (Undo All)"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:367 kubrick.cpp:308
+#: game.cpp:366 kubrick.cpp:308
#, kde-format
msgid "Redo All"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:428
+#: game.cpp:427
#, kde-format
msgid "Sorry, could not find a valid Kubrick demo file called %1. It should have been installed in the 'apps/kubrick' sub-directory."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:431
+#: game.cpp:430
#, kde-format
msgid "File Not Found"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1055
+#: game.cpp:1054
#, kde-format
msgid "Only one of your dimensions can be one cubie wide."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1056
+#: game.cpp:1055
#, kde-format
msgid "Cube Options"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1340
+#: game.cpp:1339
#, kde-format
msgid "Save Puzzle"
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1563
+#: game.cpp:1562
#, kde-format
msgid "You have no moves to undo."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1593
+#: game.cpp:1592
#, kde-format
msgid ""
"There are no moves to redo.\n"
"\n"
"That could be because you have not undone any or you have redone them all or because all previously undone moves are automatically deleted whenever you make a new move using the keyboard or mouse."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1884
+#: game.cpp:1883
#, kde-format
msgid ""
"The cube has animated moves in progress or the demo is running.\n"
"\n"
"Please wait or click on the cube to stop the demo."
msgstr ""
#. +> trunk5 stable5
-#: game.cpp:1887
+#: game.cpp:1886
#, kde-format
msgid "Sorry, too busy."
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:44
#, kde-format
msgid "Rubik's Cube Options"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:61
#, kde-format
msgid "Cube dimensions:"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:74
#, kde-format
msgid "Moves per shuffle (difficulty):"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:81
#, kde-format
msgid "Cube dimensions: %1x%2x%3"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:87
#, kde-format
msgid "Moves per shuffle (difficulty): %1"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:94
#, kde-format
msgid "<i>Please use <nobr>'Choose Puzzle Type->Make Your Own...'</nobr> to set the above options.</i>"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:112
#, kde-format
msgid "Watch shuffling in progress?"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:115
#, kde-format
msgid "Watch your moves in progress?"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:121
#, kde-format
msgid "Speed of moves:"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:131
#, kde-format, no-c-format
msgid "% of bevel on edges of cubies:"
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:188
#, kde-format
msgid ""
"You can choose any size of cube (or brick) up to 6x6x6, but only one side can have dimension 1 (otherwise the puzzle becomes trivial). The easiest puzzle is 2x2x1 and 3x3x1 is a good warmup for the original Rubik's Cube, which is 3x3x3. Simple puzzles have 2 to 5 shuffling moves, a difficult 3x3x3 puzzle has 10 to 20 --- or you can choose zero shuffling then shuffle the cube yourself, maybe for a friend to solve.\n"
"The other options determine whether you can watch the shuffling and/or your own moves and how fast the animation goes. The bevel option affects the appearance of the small cubes. Try setting it to 30 and you'll see what we mean."
msgstr ""
#. +> trunk5 stable5
#: gamedialog.cpp:200
#, kde-format
msgid "HELP: Rubik's Cube Options"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:84
#, kde-format
msgid "Welcome to Kubrick"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:105
#, kde-format
msgid "2x2x1 mat, 1 move"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:106
#, kde-format
msgid "2x2x1 mat, 2 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:107
#, kde-format
msgid "2x2x1 mat, 3 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:108
#, kde-format
msgid "2x2x2 cube, 2 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:109
#, kde-format
msgid "2x2x2 cube, 3 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:110
#, kde-format
msgid "2x2x2 cube, 4 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:111
#, kde-format
msgid "3x3x1 mat, 4 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:112 kubrick.cpp:119
#, kde-format
msgid "3x3x3 cube, 3 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:113 kubrick.cpp:120
#, kde-format
msgid "3x3x3 cube, 4 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:121
#, kde-format
msgid "4x4x4 cube, 4 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:122
#, kde-format
msgid "5x5x5 cube, 4 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:123
#, kde-format
msgid "6x3x2 brick, 4 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:129
#, kde-format
msgid "3x3x3 cube, 7 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:130
#, kde-format
msgid "4x4x4 cube, 5 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:131
#, kde-format
msgid "5x5x5 cube, 6 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:132
#, kde-format
msgid "6x6x6 cube, 6 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:133
#, kde-format
msgid "6x4x1 mat, 9 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:134
#, kde-format
msgid "6x3x2 brick, 6 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:140
#, kde-format
msgid "3x3x3 cube, 12 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:141
#, kde-format
msgid "3x3x3 cube, 15 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:142
#, kde-format
msgid "3x3x3 cube, 20 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:143
#, kde-format
msgid "4x4x4 cube, 12 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:144
#, kde-format
msgid "5x5x5 cube, 15 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:145
#, kde-format
msgid "6x6x6 cube, 25 moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:151
#, kde-format
msgid "Rubik's Cube can be moved into many interesting patterns. Here are a few from David Singmaster's classic book 'Notes on Rubik's Magic Cube, Fifth Edition', pages 47-49, published in 1981. After a pattern has formed, you can use the Solve action (default key S) to undo and redo it as often as you like."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:160 kubrick.cpp:195
#, kde-format
msgid "Info"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:161
#, kde-format
msgid "3x3x3, 6 X"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:162
#, kde-format
msgid "3x3x3, 2 X"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:163
#, kde-format
msgid "3x3x3, 6 Spot"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:164
#, kde-format
msgid "3x3x3, 4 Spot"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:165
#, kde-format
msgid "3x3x3, 4 Plus"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:166
#, kde-format
msgid "3x3x3, 4 Bar"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:167
#, kde-format
msgid "3x3x3, 6 U"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:168
#, kde-format
msgid "3x3x3, 4 U"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:169
#, kde-format
msgid "3x3x3, Snake"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:170
#, kde-format
msgid "3x3x3, Worm"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:171
#, kde-format
msgid "3x3x3, Tricolor"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:172
#, kde-format
msgid "3x3x3, Double Cube"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:178
#, kde-format
msgid ""
"<qt>Mathematicians calculate that a 3x3x3 cube can be shuffled into 43,252,003,274,489,856,000 different patterns, yet they conjecture that all positions can be solved in 20 moves or less. The method that can do that (as yet undiscovered) is called God's Algorithm.<br>"
"<br>"
"Many longer methods are known. See the two Wikipedia articles on Rubik's Cube and Optimal Solutions for Rubik's Cube.<br>"
"<br>"
"Several methods work systematically by building the solution one layer at a time, using sequences of moves that solve a few pieces without disturbing what has already been done. The 'Beginner Solution' demonstrated here uses that approach. Just over 100 moves solve a cube that is shuffled in 20.</qt>"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:196
#, kde-format
msgid "3x3x3 Layer 1, Edges First"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:197
#, kde-format
msgid "3x3x3 Layer 2, Edge from Bottom Right"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:198
#, kde-format
msgid "3x3x3 Layer 2, Edge from Bottom Left"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:199
#, kde-format
msgid "3x3x3 Layer 3, Flip Edge Pieces"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:200
#, kde-format
msgid "3x3x3 Layer 3, Place Corners"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:201
#, kde-format
msgid "3x3x3 Layer 3, Twist Corners"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:202
#, kde-format
msgid "3x3x3 Layer 3, Place Edges and DONE!"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:203
#, kde-format
msgid "3x3x3 Cube, Complete Solution"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:204
#, kde-format
msgid "3x3x3 Swap 2 Pairs of Edges"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:205
#, kde-format
msgid "3x3x3 Untwist 2 Corners"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:206
#, kde-format
msgid "3x3x3 Flip 2 Edges"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:219
#, kde-format
msgid "&New Puzzle"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:220
#, kde-format
msgid "Start a new puzzle."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:221
#, kde-format
msgid "Finish the puzzle you are working on and start a new puzzle with the same dimensions and number of shuffling moves."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:229
#, kde-format
msgid "&Load Puzzle..."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:230
#, kde-format
msgid "Reload a saved puzzle from a file."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:231
#, kde-format
msgid "Reload a puzzle you have previously saved on a file, including its dimensions, settings, current state and history of moves."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:239
#, kde-format
msgid "&Save Puzzle..."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:240
#, kde-format
msgid "Save the puzzle on a file."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:241
#, kde-format
msgid "Save the puzzle on a file, including its dimensions, settings, current state and history of moves."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:248
#, kde-format
msgid "&Save Puzzle As..."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:253
#, kde-format
msgid "Restart &Puzzle..."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:254 kubrick.cpp:256
#, kde-format
msgid "Undo all previous moves and start again."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:268 kubrick.cpp:269
#, kde-format
msgid "Undo the last move."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:274
#, kde-format
msgid "Redo a previously undone move."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:275
#, kde-format
msgid "Redo a previously undone move (repeatedly from the start if required)."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:281
#, kde-format
msgid "Show the solution of the puzzle."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:282
#, kde-format
msgid "Show the solution of the puzzle by undoing and re-doing all shuffling moves."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:288
#, kde-format
msgid "Main &Demo"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:289
#, kde-format
msgid "Run a demonstration of puzzle moves."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:290
#, kde-format
msgid "Run a demonstration of puzzle moves, in which randomly chosen cubes, bricks or mats are shuffled and solved."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:295
#, kde-format
msgid "Realign Cube"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:296
#, kde-format
msgid "Realign the cube so that the top, front and right faces are visible together."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:298
#, kde-format
msgid "Realign the cube so that the top, front and right faces are visible together and the cube's axes are parallel to the XYZ axes, thus making keyboard moves properly meaningful."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:313
#, kde-format
msgid "Singmaster Moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:328
#, kde-format
msgid "This area shows Singmaster moves."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:333
#, kde-format
msgctxt "The letters RLFBUD are mathematical notation based on English words. Please leave those letters and words untranslated in some form."
msgid "This area shows Singmaster moves. They are based on the letters RLFBUD, representing (in English) the Right, Left, Front, Back, Up and Down faces. In normal view, the letters RFU represent clockwise moves of the three visible faces and LBD appear as anticlockwise moves of the hidden faces. Adding a ' (apostrophe) to a letter gives the reverse of that letter's move. To move inner slices, add periods (or dots) before the letter of the nearest face."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:357
#, kde-format
msgid "&Easy"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:362
#, kde-format
msgid "&Not So Easy"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:367
#, kde-format
msgid "&Hard"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:372
#, kde-format
msgid "&Very Hard"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:378
#, kde-format
msgid "Make your own..."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:389
#, kde-format
msgid "1 Cube"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:391
#, kde-format
msgid "Show one view of this cube."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:392
#, kde-format
msgid "Show one view of this cube, from the front."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:400
#, kde-format
msgid "2 Cubes"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:402
#, kde-format
msgid "Show two views of this cube."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:403
#, kde-format
msgid "Show two views of this cube, from the front and the back. Both can rotate."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:410
#, kde-format
msgid "3 Cubes"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:412
#, kde-format
msgid "Show three views of this cube."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:413
#, kde-format
msgid "Show three views of this cube, a large one, from the front, and two small ones, from the front and the back. Only the large one can rotate."
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:425
#, kde-format
msgid "&Watch Shuffling"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:430
#, kde-format
msgid "Watch Your &Own Moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:445
#, kde-format
msgid "Kubri&ck Game Settings"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:449
#, kde-format
msgid "Keyboard S&hortcut Settings"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:459
#, kde-format
msgid "X Axis"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:465
#, kde-format
msgid "Y Axis"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:471
#, kde-format
msgid "Z Axis"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:486
#, kde-format
msgid "Slice %1"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:494
#, kde-format
msgid "Turn whole cube"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:505
#, kde-format
msgid "Anti-clockwise"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:511
#, kde-format
msgid "Clockwise"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:520
#, kde-format
msgid "Move 'Up' face"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:522
#, kde-format
msgid "Move 'Down' face"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:524
#, kde-format
msgid "Move 'Left' face"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:526
#, kde-format
msgid "Move 'Right' face"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:528
#, kde-format
msgid "Move 'Front' face"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:530
#, kde-format
msgid "Move 'Back' face"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:532
#, kde-format
msgid "Anti-clockwise move"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:534
#, kde-format
msgid "Singmaster two-slice move"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:536
#, kde-format
msgid "Singmaster anti-slice move"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:538
#, kde-format
msgid "Move an inner slice"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:540 kubrick.cpp:542
#, kde-format
msgid "Complete a Singmaster move"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:544
#, kde-format
msgid "Add space to Singmaster moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:673
#, kde-format
msgid "Pretty Patterns"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:691
#, kde-format
msgid "Solution Moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:700
#, kde-format
msgid "%1x%2x%3 cube, %4 shuffling moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:704
#, kde-format
msgid "%1x%2x%3 brick, %4 shuffling moves"
msgstr ""
#. +> trunk5 stable5
#: kubrick.cpp:708
#, kde-format
msgid "%1x%2x%3 mat, %4 shuffling moves"
msgstr ""
#. i18n: ectx: Menu (puzzles)
#. +> trunk5 stable5
#: kubrickui.rc:10
#, kde-format
msgid "&Choose Puzzle Type"
msgstr ""
#. i18n: ectx: Menu (demos)
#. +> trunk5 stable5
#: kubrickui.rc:28
#, kde-format
msgid "&Demos"
msgstr ""
#. i18n: ectx: Menu (puzzles)
#. +> trunk5 stable5
#: kubrickui.rc:30
#, kde-format
msgid "&Pretty Patterns"
msgstr ""
#. i18n: ectx: Menu (puzzles)
#. +> trunk5 stable5
#: kubrickui.rc:33
#, kde-format
msgid "&Solution Moves"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:30
#, kde-format
msgid "A game based on Rubik's Cube (TM)"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:40
#, kde-format
msgid "Kubrick"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:43
#, kde-format
msgid "&copy; 2008 Ian Wadham"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:45
#, kde-format
msgid "Ian Wadham"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:45
#, kde-format
msgid "Author"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdegraphics/spectacle.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdegraphics/spectacle.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdegraphics/spectacle.pot (revision 1526938)
@@ -1,785 +1,787 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the spectacle package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: spectacle\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-18 08:22+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
-#: src/ExportManager.cpp:238
+#: src/ExportManager.cpp:284
#, kde-format
msgid "QImageWriter cannot write image: %1"
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:253
+#: src/ExportManager.cpp:299
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Cannot save screenshot because creating the directory failed:<nl/>"
"<filename>%1</filename>"
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:263
+#: src/ExportManager.cpp:309
#, kde-format
msgid "Cannot save screenshot. Error while writing file."
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:284
+#: src/ExportManager.cpp:330
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Cannot save screenshot because creating the remote directory failed:<nl/>"
"<filename>%1</filename>"
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:295 src/ExportManager.cpp:344
+#: src/ExportManager.cpp:341 src/ExportManager.cpp:390
#, kde-format
msgid "Cannot save screenshot. Error while writing temporary local file."
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:303
+#: src/ExportManager.cpp:349
#, kde-format
msgid "Unable to save image. Could not upload file to remote location."
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:351
+#: src/ExportManager.cpp:397
#, kde-format
msgid "Cannot save screenshot. The save filename is invalid."
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:384
+#: src/ExportManager.cpp:430
#, kde-format
msgid "Cannot save an empty screenshot image."
msgstr ""
#. +> trunk5 stable5
-#: src/ExportManager.cpp:451
+#: src/ExportManager.cpp:499
#, kde-format
msgid "Printing failed. The printer failed to initialize."
msgstr ""
#. +> trunk5 stable5
#: src/Gui/ExportMenu.cpp:54
#, kde-format
msgid "More Online Services"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/ExportMenu.cpp:55
#, kde-format
msgid "Please wait..."
msgstr ""
#. +> trunk5 stable5
-#: src/Gui/ExportMenu.cpp:100
+#: src/Gui/ExportMenu.cpp:102
#, kde-format
msgid "Other Application"
msgstr ""
#. +> trunk5 stable5
-#: src/Gui/ExportMenu.cpp:139
+#: src/Gui/ExportMenu.cpp:143
#, kde-format
msgid "KIPI plugin from library %1 failed to load"
msgstr ""
#. +> trunk5 stable5
-#: src/Gui/ExportMenu.cpp:164
+#: src/Gui/ExportMenu.cpp:168
#, kde-format
msgid "No KIPI plugins available"
msgstr ""
#. +> trunk5 stable5
-#: src/Gui/ExportMenu.cpp:174
+#: src/Gui/ExportMenu.cpp:178
#, kde-format
msgid "Share"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSImageWidget.cpp:41
#, kde-format
msgid "Image Size: %1x%2 pixels"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:138
#, kde-format
msgid "Configure..."
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:139
#, kde-format
msgid "Change Spectacle's settings."
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:143
#, kde-format
msgid "Tools"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:148
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5
#: src/Gui/KSMainWindow.cpp:153
#, kde-format
msgid "Copy to Clipboard"
msgstr ""
#. +> stable5
#: src/Gui/KSMainWindow.cpp:153
#, kde-format
msgid "Copy To Clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:154
#, kde-format
msgid "Copy the current screenshot image to the clipboard."
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:169
#, kde-format
msgid "Open Screenshots Folder"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:172
#, kde-format
msgid "Record Screen"
msgstr ""
#. +> trunk5
#: src/Gui/KSMainWindow.cpp:244
#, kde-format
msgid "Save As..."
msgstr ""
#. +> trunk5
#: src/Gui/KSMainWindow.cpp:279
#, kde-format
msgctxt "@title:window Unsaved Screenshot"
msgid "Unsaved[*]"
msgstr ""
#. +> stable5
#: src/Gui/KSMainWindow.cpp:277
#, kde-format
msgctxt "Unsaved Screenshot"
msgid "Unsaved[*]"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:374
#, kde-format
msgid "There was a problem sharing the image: %1"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:378
#, kde-format
msgid "Image shared"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:380
#, kde-format
msgid "The shared image link (<a href=\"%1\">%1</a>) has been copied to the clipboard."
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSMainWindow.cpp:393
#, kde-format
msgid "The screenshot has been copied to the clipboard."
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:53
#, kde-format
msgid "<b>Capture Mode</b>"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:56
#, kde-format
msgid "Full Screen (All Monitors)"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:57
#, kde-format
msgid "Current Screen"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:58
#, kde-format
msgid "Active Window"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:59
#, kde-format
msgid "Window Under Cursor"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:60
#, kde-format
msgid "Rectangular Region"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:69
#, kde-format
msgid "No Delay"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:74
#, kde-format
msgid "On Click"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:75
#, kde-format
msgid "Wait for a mouse click before capturing the screenshot image"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:84
#, kde-format
msgid "Area:"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:85
#, kde-format
msgid "Delay:"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:91
#, kde-format
msgid "<b>Options</b>"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:93
#, kde-format
msgid "Include mouse pointer"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:94
#, kde-format
msgid "Show the mouse cursor in the screenshot image"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:97
#, kde-format
msgid "Include window titlebar and borders"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:98
#, kde-format
msgid "Show the window title bar, the minimize/maximize/close buttons, and the window border"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:102
#, kde-format
msgid "Capture the current pop-up only"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:103
#, kde-format
msgid ""
"Capture only the current pop-up window (like a menu, tooltip etc).\n"
"If disabled, the pop-up is captured along with the parent window"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:108
#, kde-format
msgid "Quit after Save or Copy"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:109
#, kde-format
msgid "Quit Spectacle after saving or copying the image"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/KSWidget.cpp:121
#, kde-format
msgid "Take a New Screenshot"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:39
#, kde-format
msgid "Use light background"
msgstr ""
#. +> trunk5
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:41
#, kde-format
msgid "Rectangular Region:"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:44
#, kde-format
msgid "Remember selected area"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:49
#, kde-format
msgid "Show magnifier"
msgstr ""
#. +> trunk5
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:46
#, kde-format
msgid "Save Location:"
msgstr ""
#. +> stable5
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:39
#, kde-format
msgid "Default Save Location"
msgstr ""
#. +> stable5
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:44
#, kde-format
msgid "Location:"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:49
#, kde-format
msgid "Copy file location to clipboard after saving"
msgstr ""
#. +> stable5
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:55
#, kde-format
msgid "Default Save Filename"
msgstr ""
#. +> trunk5
-#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:92
+#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:93
#, kde-format
msgctxt "%1 is the default filename of a screenshot"
msgid ""
"<p>You can use the following placeholders in the filename, which will be replaced with actual text when the file is saved:</p>"
"<blockquote><b>%Y</b>: Year (4 digit)<br />"
"<b>%y</b>: Year (2 digit)<br />"
"<b>%M</b>: Month<br />"
"<b>%D</b>: Day<br />"
"<b>%H</b>: Hour<br />"
"<b>%m</b>: Minute<br />"
"<b>%S</b>: Second<br />"
-"<b>%T</b>: Window title</blockquote>"
+"<b>%T</b>: Window title<br />"
+"<b>%d</b>: Sequential numbering<br />"
+"<b>%Nd</b>: Sequential numbering, padded out to N digits</blockquote>"
"<p>To save to a sub-folder, use slashes, e.g.:</p>"
"<blockquote><b>%Y</b>/<b>%M</b>/%1</blockquote>"
msgstr ""
#. +> stable5
#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:94
#, kde-format
msgid ""
"<p>You can use the following placeholders in the filename, which will be replaced with actual text when the file is saved:</p>"
"<blockquote><b>%Y</b>: Year (4 digit)<br />"
"<b>%y</b>: Year (2 digit)<br />"
"<b>%M</b>: Month<br />"
"<b>%D</b>: Day<br />"
"<b>%H</b>: Hour<br />"
"<b>%m</b>: Minute<br />"
"<b>%S</b>: Second<br />"
"<b>%T</b>: Window title</blockquote>"
"<p>To save to a sub-folder, use slashes to describe the desired path, e.g.:</p>"
"<blockquote><b>%Y</b>/<b>%M</b>/Screenshot_<b>%Y%M%D</b>_<b>%H%m%S</b></blockquote>"
msgstr ""
#. +> trunk5 stable5
-#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:119
+#: src/Gui/SettingsDialog/SaveOptionsPage.cpp:122
#, kde-format
msgid "Filename:"
msgstr ""
#. +> trunk5
#: src/Gui/SettingsDialog/SettingsDialog.cpp:34
#, kde-format
msgctxt "@title:window"
msgid "Configure"
msgstr ""
#. +> stable5
#: src/Gui/SettingsDialog/SettingsDialog.cpp:34
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/SettingsDialog.cpp:44
#: src/Gui/SettingsDialog/SettingsDialog.cpp:45
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/SettingsDialog.cpp:50
#: src/Gui/SettingsDialog/SettingsDialog.cpp:51
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/SettingsDialog.cpp:77
#, kde-format
msgid "Apply Unsaved Changes"
msgstr ""
#. +> trunk5 stable5
#: src/Gui/SettingsDialog/SettingsDialog.cpp:78
#, kde-format
msgid "You have made changes to the settings in this tab. Do you want to apply those changes?"
msgstr ""
#. +> trunk5
#: src/Gui/SmartSpinBox.cpp:44
#, kde-format
msgctxt "Integer number of seconds"
msgid " second"
msgid_plural " seconds"
msgstr[0] ""
msgstr[1] ""
#. +> stable5
#: src/Gui/SmartSpinBox.cpp:43
#, kde-format
msgid " second"
msgstr ""
#. +> trunk5
#: src/Gui/SmartSpinBox.cpp:46
#, kde-format
msgctxt "Decimal number of seconds"
msgid " seconds"
msgstr ""
#. +> stable5
#: src/Gui/SmartSpinBox.cpp:45
#, kde-format
msgid " seconds"
msgstr ""
#. +> trunk5 stable5
#: src/KipiInterface/KSGKipiImageCollectionSelector.cpp:35
#, 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
#: src/KipiInterface/KSGKipiInfoShared.cpp:39
#, kde-format
msgid "Taken with Spectacle"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:43
#, kde-format
msgid "Spectacle"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:45
#, kde-format
msgid "KDE Screenshot Utility"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:47
#, kde-format
msgid "(C) 2015 Boudhayan Gupta"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:49
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:49
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:59
#, kde-format
msgid "Capture the entire desktop (default)"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:60
#, kde-format
msgid "Capture the current monitor"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:61
#, kde-format
msgid "Capture the active window"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:62
#, kde-format
msgid "Capture the window currently under the cursor, including parents of pop-up menus"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:63
#, kde-format
msgid "Capture the window currently under the cursor, excluding parents of pop-up menus"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:64
#, kde-format
msgid "Capture a rectangular region of the screen"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:65
#, kde-format
msgid "Start in GUI mode (default)"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:66
#, kde-format
msgid "Take a screenshot and exit without showing the GUI"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:67
#, kde-format
msgid "Start in DBus-Activation mode"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:68
#, kde-format
msgid "In background mode, do not pop up a notification when the screenshot is taken"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:69
#, kde-format
msgid "In background mode, save image to specified file"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:70
#, kde-format
msgid "In background mode, delay before taking the shot (in milliseconds)"
msgstr ""
#. +> trunk5 stable5
#: src/Main.cpp:71
#, kde-format
msgid "Wait for a click before taking screenshot. Invalidates delay"
msgstr ""
#. +> trunk5
#: src/QuickEditor/EditorRoot.qml:446
#, kde-format
msgid ""
"Click anywhere to start drawing a selection rectangle,\n"
"or press Esc to cancel."
msgstr ""
#. +> stable5
#: src/QuickEditor/EditorRoot.qml:446
#, kde-format
msgid "Click anywhere to start drawing a selection rectangle,\n"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:473
#, kde-format
msgid "Enter, double-click:"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:476
#, kde-format
msgid "Take screenshot"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:479
#, kde-format
msgid "Shift:"
msgstr ""
#. +> trunk5
#: src/QuickEditor/EditorRoot.qml:482
#, kde-format
msgid ""
"Hold to toggle magnifier\n"
"while dragging selection handles"
msgstr ""
#. +> stable5
#: src/QuickEditor/EditorRoot.qml:483
#, kde-format
msgid "Hold to toggle magnifier \n"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:485
#, kde-format
msgid "Arrow keys:"
msgstr ""
#. +> trunk5
#: src/QuickEditor/EditorRoot.qml:488
#, kde-format
msgid ""
"Move selection rectangle.\n"
"Hold Alt to resize, Shift to fine-tune"
msgstr ""
#. +> stable5
#: src/QuickEditor/EditorRoot.qml:490
#, kde-format
msgid "Move selection rectangle \n"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:491
#, kde-format
msgid "Right-click:"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:494
#, kde-format
msgid "Reset selection"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:497
#, kde-format
msgid "Esc:"
msgstr ""
#. +> trunk5 stable5
#: src/QuickEditor/EditorRoot.qml:500
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:217
#, kde-format
msgid "Screenshot capture canceled or failed"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:236
#, kde-format
msgctxt "The entire screen area was captured, heading"
msgid "Full Screen Captured"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:239
#, kde-format
msgctxt "The current screen was captured, heading"
msgid "Current Screen Captured"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:242
#, kde-format
msgctxt "The active window was captured, heading"
msgid "Active Window Captured"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:246
#, kde-format
msgctxt "The window under the mouse was captured, heading"
msgid "Window Under Cursor Captured"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:249
#, kde-format
msgctxt "A rectangular region was captured, heading"
msgid "Rectangular Region Captured"
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:260
#, kde-format
msgctxt "Placeholder is filename"
msgid "A screenshot was saved as '%1' to your Pictures folder."
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:262
#, kde-format
msgid "A screenshot was saved as '%1' to '%2'."
msgstr ""
#. +> trunk5 stable5
#: src/SpectacleCore.cpp:265
#, kde-format
msgctxt "Open the screenshot we just saved"
msgid "Open"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdemultimedia/juk.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdemultimedia/juk.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdemultimedia/juk.pot (revision 1526938)
@@ -1,2376 +1,2376 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the juk package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: juk\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-08 14:12+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:45
#, kde-format
msgid "Create Search Playlist"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:54
#, kde-format
msgid "Playlist name:"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:58
#, kde-format
msgid "Search Criteria"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:63
#, kde-format
msgid "Match any of the following"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:64
#, kde-format
msgid "Match all of the following"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:88
#, kde-format
msgctxt "additional search options"
msgid "More"
msgstr ""
#. +> trunk5 stable5
#: advancedsearchdialog.cpp:93
#, kde-format
msgid "Fewer"
msgstr ""
#. +> trunk5 stable5
#: cache.cpp:303
#, kde-format
msgid "The music data cache has been corrupted. JuK needs to rescan it now. This may take some time."
msgstr ""
#. +> trunk5 stable5
#: collectionlist.cpp:137
#, kde-format
msgid "Collection List"
msgstr ""
#. +> trunk5 stable5
#: collectionlist.cpp:278
#, kde-format
msgid ""
"Removing an item from the collection will also remove it from all of your playlists. Are you sure you want to continue?\n"
"\n"
"Note, however, that if the directory that these files are in is in your \"scan on startup\" list, they will be readded on startup."
msgstr ""
#. +> trunk5 stable5
#: collectionlist.cpp:328
#, kde-format
msgid "Show Playing"
msgstr ""
#. +> trunk5 stable5
#: coverdialog.cpp:37
#, kde-format
msgid "&lt;All Artists&gt;"
msgstr ""
#. +> trunk5 stable5
#: coverdialog.cpp:148
#, kde-format
msgid "Remove Cover"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, CoverDialogBase)
#. +> trunk5 stable5
#: coverdialogbase.ui:14 playlistcollection.cpp:972
#, kde-format
msgid "Cover Manager"
msgstr ""
#. +> trunk5 stable5
#: deletedialog.cpp:60
#, kde-format
msgid "<b>1</b> file selected."
msgid_plural "<b>%1</b> files selected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: deletedialog.cpp:71
#, kde-format
msgid "<qt>These items will be <b>permanently deleted</b> from your hard disk.</qt>"
msgstr ""
#. +> trunk5 stable5
#: deletedialog.cpp:77
#, kde-format
msgid "<qt>These items will be moved to the Trash Bin.</qt>"
msgstr ""
#. +> trunk5 stable5
#: deletedialog.cpp:89
#, kde-format
msgid "&Send to Trash"
msgstr ""
#. +> trunk5 stable5
#: deletedialog.cpp:93
#, kde-format
msgid "About to delete selected files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: deletedialogbase.ui:88
#, kde-format
msgid "Are you sure that you want to remove these items?"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, ddShouldDelete)
#. +> trunk5 stable5
#: deletedialogbase.ui:138
#, kde-format
msgid "If checked, files will be permanently removed instead of being placed in the Trash Bin"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, ddShouldDelete)
#. +> trunk5 stable5
#: deletedialogbase.ui:143
#, kde-format
msgid ""
"<qt>"
"<p>If this box is checked, files will be <b>permanently removed</b> instead of being placed in the Trash Bin.</p>"
"\n"
"\n"
"<p><em>Use this option with caution</em>: Most filesystems are unable to reliably undelete deleted files.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ddShouldDelete)
#. +> trunk5 stable5
#: deletedialogbase.ui:146
#, kde-format
msgid "&Delete files instead of moving them to the trash"
msgstr ""
#. +> trunk5 stable5
#: directorylist.cpp:56
#, kde-format
msgid "Folder List"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, informationLabel)
#. +> trunk5 stable5
#: directorylistbase.ui:19
#, kde-format
msgid "Please choose the folders where you keep your music:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListView, directoryListView)
#. i18n: ectx: property (toolTip), widget (QListView, excludeDirectoryListView)
#. +> trunk5 stable5
#: directorylistbase.ui:34 directorylistbase.ui:117
#, kde-format
msgid "These folders will be scanned on startup for new files."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addDirectoryButton)
#. i18n: ectx: property (text), widget (QPushButton, addExcludeDirectoryButton)
#. +> trunk5 stable5
#: directorylistbase.ui:64 directorylistbase.ui:147
#, kde-format
msgid "Add Folder..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, removeDirectoryButton)
#. i18n: ectx: property (text), widget (QPushButton, removeExcludeDirectoryButton)
#. +> trunk5 stable5
#: directorylistbase.ui:71 directorylistbase.ui:154
#, kde-format
msgid "Remove Folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ExcludeInformationLabel)
#. +> trunk5 stable5
#: directorylistbase.ui:102
#, kde-format
msgid "Please choose the folders that should be excluded from music search:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, importPlaylistsCheckBox)
#. +> trunk5 stable5
#: directorylistbase.ui:183
#, kde-format
msgid "Import playlists"
msgstr ""
#. +> trunk5 stable5
-#: exampleoptions.cpp:56 main.cpp:62 playermanager.cpp:445 playlist.cpp:195
+#: exampleoptions.cpp:56 main.cpp:62 playermanager.cpp:406 playlist.cpp:195
#: systemtray.cpp:492 systemtray.cpp:503
#, kde-format
msgid "JuK"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ExampleOptionsBase)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:13 filerenamerbase.ui:203
#, kde-format
msgid "Example"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:37
#, kde-format
msgid "Example Tag Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_fileTagsButton)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:58
#, kde-format
msgid "Get example tags from this file:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_manualTagsButton)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:81
#, kde-format
msgid "Enter example tags manually:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_manualGroup)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:91
#, kde-format
msgid "Example Tags"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:135
#, kde-format
msgctxt "song title"
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:145
#, kde-format
msgid "Artist:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:155
#, kde-format
msgid "Album:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:165
#, kde-format
msgid "Genre:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:175
#, kde-format
msgid "Track number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel6)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:185
#, kde-format
msgid "Year:"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, m_exampleTitle)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:214
#, kde-format
msgctxt "example song title"
msgid "Title"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, m_exampleArtist)
#. i18n: ectx: property (text), widget (K3ListView, trackList)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:221 playlist.cpp:1291 tagrenameroptions.cpp:104
#: trackpickerdialogbase.ui:108
#, kde-format
msgid "Artist"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, m_exampleAlbum)
#. i18n: ectx: property (text), widget (K3ListView, trackList)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:228 playlist.cpp:1292 tagrenameroptions.cpp:108
#: trackpickerdialogbase.ui:119
#, kde-format
msgid "Album"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, m_exampleGenre)
#. +> trunk5 stable5
#: exampleoptionsbase.ui:235 playlist.cpp:1295 tagrenameroptions.cpp:117
#, kde-format
msgid "Genre"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:66
#, kde-format
msgctxt "warning about mass file rename"
msgid "Warning"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:77
#, kde-format
msgid "You are about to rename the following files. Are you sure you want to continue?"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:84
#, kde-format
msgid "Original Name"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:85
#, kde-format
msgid "New Name"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:108
#, kde-format
msgid "No Change"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:395
#, kde-format
msgctxt "remove music genre from file renamer"
msgid "Remove"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:400
#, kde-format
msgctxt "file renamer genre options"
msgid "Options"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:498
#, kde-format
msgid "Insert folder separator"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:591
#, kde-format
msgid "No file selected, or selected file has no tags."
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:834
#, kde-format
msgid "Hide Renamer Test Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_showExample)
#. +> trunk5 stable5
#: filerenamer.cpp:839 filerenamerbase.ui:257
#, kde-format
msgid "Show Renamer Test Dialog"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:921
#, kde-format
msgid "%1 to %2"
msgstr ""
#. +> trunk5 stable5
#: filerenamer.cpp:928
#, kde-format
msgid "The following rename operations failed:\n"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, FileRenamerBase)
#. +> trunk5 stable5
#: filerenamerbase.ui:20
#, kde-format
msgid "File Renamer Configuration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_6)
#. +> trunk5 stable5
#: filerenamerbase.ui:65
#, kde-format
msgid "Music folder:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_category)
#. +> trunk5 stable5
#: filerenamerbase.ui:90
#, kde-format
msgid "Album Tag"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_category)
#. +> trunk5 stable5
#: filerenamerbase.ui:95
#, kde-format
msgid "Artist Tag"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_category)
#. +> trunk5 stable5
#: filerenamerbase.ui:100
#, kde-format
msgid "Genre Tag"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_category)
#. +> trunk5 stable5
#: filerenamerbase.ui:105
#, kde-format
msgid "Title Tag"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_category)
#. +> trunk5 stable5
#: filerenamerbase.ui:110
#, kde-format
msgid "Track Tag"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, m_category)
#. +> trunk5 stable5
#: filerenamerbase.ui:115
#, kde-format
msgid "Year Tag"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, m_insertCategory)
#. +> trunk5 stable5
#: filerenamerbase.ui:123
#, kde-format
msgid "Insert Category"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: filerenamerbase.ui:135
#, kde-format
msgid "&Add category:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_7)
#. +> trunk5 stable5
#: filerenamerbase.ui:145
#, kde-format
msgid "Separator:"
msgstr ""
#. +> trunk5 stable5
#: filerenamerconfigdlg.cpp:29
#, kde-format
msgid "File Renamer Options"
msgstr ""
#. +> trunk5 stable5
#: filerenameroptions.cpp:38
#, kde-format
msgctxt "%1 will be a music tag category like Artist or Album"
msgid "%1 Options"
msgstr ""
#. +> trunk5 stable5
#: filerenameroptions.cpp:39
#, kde-format
msgid "%1 Format"
msgstr ""
#. +> trunk5 stable5
#: filerenameroptions.cpp:40
#, kde-format
msgid "When the Track's %1 is Empty"
msgstr ""
#. +> trunk5 stable5
#: filerenameroptions.cpp:41
#, kde-format
msgid "When using the file renamer your files will be renamed to the values that you have in your track's %1 tag, plus any additional text that you specify below."
msgstr ""
#. +> trunk5 stable5
#: filerenameroptions.cpp:114
#, kde-format
msgid "File Renamer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_substitution)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:115
#, kde-format
msgid "Substitution Example"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_includeEmptyButton)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:137
#, kde-format
msgid "Include in the &filename anyways"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_ignoreTagButton)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:144
#, kde-format
msgid "&Ignore this tag when renaming the file"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_useValueButton)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:162
#, kde-format
msgid "Use &this value:"
msgstr ""
#. i18n: ectx: property (text), widget (KLineEdit, m_emptyTagValue)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:172
#, kde-format
msgctxt "value to use in replacement when source tag empty"
msgid "Empty"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_trackGroup)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:184
#, kde-format
msgid "Track numbering"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel10)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:196
#, kde-format
msgid "JuK can force the track used in a file name to have a minimum number of digits. You may want to do this for better sorting in file managers."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:228
#, kde-format
msgid "Minimum number of digits:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_doubleDigitExample)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:266
#, kde-format
msgid "014"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_singleDigitExample)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:284
#, kde-format
msgid "003"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_singleDigit)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:291
#, kde-format
msgid "3 ->"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_doubleDigit)
#. +> trunk5 stable5
#: filerenameroptionsbase.ui:301
#, kde-format
msgid "14 ->"
msgstr ""
#. +> trunk5 stable5
#: historyplaylist.cpp:42
#, kde-format
msgid "Time"
msgstr ""
#. +> trunk5 stable5
#: juk.cpp:207
#, kde-format
msgid "Your album art failed to download."
msgstr ""
#. +> trunk5 stable5
#: juk.cpp:209
#, kde-format
msgid "Your album art has finished downloading."
msgstr ""
#. +> trunk5 stable5
#: juk.cpp:253 systemtray.cpp:185
#, kde-format
msgid "&Random Play"
msgstr ""
#. +> trunk5 stable5
#: juk.cpp:260
#, kde-format
msgid "&Disable Random Play"
msgstr ""
#. +> trunk5 stable5
#: juk.cpp:266
#, kde-format
msgid "Use &Random Play"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:272
+#: juk.cpp:273
#, kde-format
msgid "Use &Album Random Play"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:279
+#: juk.cpp:280
#, kde-format
msgid "Remove From Playlist"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:283
+#: juk.cpp:284
#, kde-format
msgid "&Play"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:287
+#: juk.cpp:289
#, kde-format
msgid "P&ause"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:291
+#: juk.cpp:294
#, kde-format
msgid "&Stop"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:294
+#: juk.cpp:297
#, kde-format
msgctxt "previous track"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:299
+#: juk.cpp:304
#, kde-format
msgctxt "next track"
msgid "&Next"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:303
+#: juk.cpp:308
#, kde-format
msgid "&Loop Playlist"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:307
+#: juk.cpp:312
#, kde-format
msgid "&Resize Playlist Columns Manually"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:312
+#: juk.cpp:317
#, kde-format
msgctxt "silence playback"
msgid "Mute"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:316
+#: juk.cpp:321
#, kde-format
msgid "Volume Up"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:320
+#: juk.cpp:325
#, kde-format
msgid "Volume Down"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:324
+#: juk.cpp:329
#, kde-format
msgid "Play / Pause"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:328
+#: juk.cpp:333
#, kde-format
msgid "Seek Forward"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:332
+#: juk.cpp:337
#, kde-format
msgid "Seek Back"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:336
+#: juk.cpp:341
#, kde-format
msgid "Show / Hide"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:343
+#: juk.cpp:348
#, kde-format
msgid "&Dock in System Tray"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:347
+#: juk.cpp:352
#, kde-format
msgid "&Stay in System Tray on Close"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:350
+#: juk.cpp:355
#, kde-format
msgid "Popup &Track Announcement"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:353
+#: juk.cpp:358
#, kde-format
msgid "Save &Play Queue on Exit"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:356
+#: juk.cpp:361
#, kde-format
msgid "&Tag Guesser..."
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:359
+#: juk.cpp:364
#, kde-format
msgid "&File Renamer..."
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:362
+#: juk.cpp:367
#, kde-format
msgid "&Configure scrobbling..."
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:369
+#: juk.cpp:374
#, kde-format
msgid "Track Position"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:371 slider.cpp:232
+#: juk.cpp:376 slider.cpp:232
#, kde-format
msgid "Volume"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:543
+#: juk.cpp:548
#, kde-format
msgid "<qt>Closing the main window will keep JuK running in the system tray. Use Quit from the File menu to quit the application.</qt>"
msgstr ""
#. +> trunk5 stable5
-#: juk.cpp:545
+#: juk.cpp:550
#, kde-format
msgid "Docking in System Tray"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: jukui-rtl.rc:4 jukui.rc:6
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable5
#: jukui-rtl.rc:26 jukui.rc:28
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (player)
#. +> trunk5 stable5
#: jukui-rtl.rc:39 jukui.rc:41
#, kde-format
msgid "&Player"
msgstr ""
#. i18n: ectx: Menu (playlist)
#. +> trunk5 stable5
#: jukui-rtl.rc:56 jukui.rc:58
#, kde-format
msgid "&Tagger"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: jukui-rtl.rc:67 jukui.rc:69
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: jukui-rtl.rc:80 jukui.rc:82
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (playToolBar)
#. +> trunk5 stable5
#: jukui-rtl.rc:98 jukui.rc:100
#, kde-format
msgid "Play Toolbar"
msgstr ""
#. +> trunk5 stable5
#: keydialog.cpp:101
#, kde-format
msgid "Configure Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: keydialog.cpp:117
#, kde-format
msgid "Global Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: keydialog.cpp:123
#, kde-format
msgid "&No keys"
msgstr ""
#. +> trunk5 stable5
#: keydialog.cpp:127
#, kde-format
msgid "&Standard keys"
msgstr ""
#. +> trunk5 stable5
#: keydialog.cpp:131
#, kde-format
msgid "&Multimedia keys"
msgstr ""
#. +> trunk5 stable5
#: keydialog.cpp:137
#, kde-format
msgid "Here you can select the keys used as global shortcuts to control the player"
msgstr ""
#. +> trunk5 stable5
#: lyricswidget.cpp:46
#, kde-format
msgid "Show &Lyrics"
msgstr ""
#. +> trunk5 stable5
#: lyricswidget.cpp:73
#, kde-format
msgid "<i>No file playing.</i>"
msgstr ""
#. +> trunk5 stable5
#: lyricswidget.cpp:77
#, kde-format
msgid "<i>Loading...</i>"
msgstr ""
#. +> trunk5 stable5
#: lyricswidget.cpp:116 lyricswidget.cpp:144
#, kde-format
msgid "<span style='color:red'>Error while retrieving lyrics!</span>"
msgstr ""
#. +> trunk5 stable5
#: lyricswidget.cpp:160
#, kde-format
msgid "No lyrics available."
msgstr ""
#. +> trunk5
#: lyricswidget.cpp:169
#, kde-format
msgid ""
"<br />"
"<br />"
"<i>Lyrics provided by <a href='%1'>LyricWiki</a></i>"
msgstr ""
#. +> stable5
#: lyricswidget.cpp:161
#, kde-format
msgid ""
"<br />"
"<br />"
"<i>Lyrics provided by <a href='http://lyrics.wikia.com/Lyrics_Wiki'>LyricWiki</a></i>"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:34
#, kde-format
msgid "Jukebox and music manager by the KDE community"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:35
#, kde-format
msgid "Author, chief dork and keeper of the funk"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:36
#, kde-format
msgid "Assistant super-hero, fixer of many things"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:37
#, kde-format
msgid "More KDE Platform 4 porting efforts"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:38
#, kde-format
msgid ""
"System tray docking, \"inline\" tag editing,\n"
"bug fixes, evangelism, moral support"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:39
#, kde-format
msgid "GStreamer port"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:40
#, kde-format
msgid "Global keybindings support"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:41
#, kde-format
msgid "Track announcement popups"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:42
#, kde-format
msgid "Automagic track data guessing, bugfixes"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:43
#, kde-format
msgid "More automagical things, now using MusicBrainz"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:44
#, kde-format
msgid "Co-conspirator in MusicBrainz wizardry"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:45
#, kde-format
msgid "Friendly, neighborhood aRts guru"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:46
#, kde-format
msgid "Making JuK friendlier to people with terabytes of music"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:47
#, kde-format
msgid "DCOP interface"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:48
#, kde-format
msgid "FLAC and MPC support"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:49
#, kde-format
msgid "Album cover manager"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:50
#, kde-format
msgid "Gimper of splash screen"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:51
#, kde-format
msgid "Porting to KDE 4 when no one else was around"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:52
#, kde-format
msgid "Badly-needed tag editor bugfixes."
msgstr ""
#. +> trunk5 stable5
#: main.cpp:53
#, kde-format
msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks."
msgstr ""
#. +> trunk5 stable5
#: main.cpp:54
#, kde-format
msgid "MPRIS2 Interface implementation."
msgstr ""
#. +> trunk5 stable5
#: main.cpp:55
#, kde-format
msgid "Porting to KF5 when no one else was around"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:64
#, kde-format
msgid "© 2002–2017, Scott Wheeler, Michael Pyne, and others"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:68
#, kde-format
msgid "Scott Wheeler"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:69
#, kde-format
msgid "Michael Pyne"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:70
#, kde-format
msgid "Kacper Kasper"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:71
#, kde-format
msgid "Eike Hein"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:72
#, kde-format
msgid "Martin Sandsmark"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:73
#, kde-format
msgid "Γιώργος Κυλάφας (Giorgos Kylafas)"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:74
#, kde-format
msgid "Georg Grabler"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:75
#, kde-format
msgid "Laurent Montel"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:76
#, kde-format
msgid "Nathan Toone"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:77
#, kde-format
msgid "Matthias Kretz"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:78
#, kde-format
msgid "Daniel Molkentin"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:79
#, kde-format
msgid "Tim Jansen"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:80
#, kde-format
msgid "Stefan Asserhäll"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:81
#, kde-format
msgid "Stephen Douglas"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:82
#, kde-format
msgid "Frerich Raabe"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:83
#, kde-format
msgid "Zack Rusin"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:84
#, kde-format
msgid "Adam Treat"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:85
#, kde-format
msgid "Maks Orlovich"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:86
#, kde-format
msgid "Antonio Larrosa Jimenez"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:87
#, kde-format
msgid "Allan Sandfeld Jensen"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:88
#, kde-format
msgid "Pascal Klein"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:93
#, kde-format
msgid "File(s) to open"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:110
#, kde-format
msgid ""
"JuK running in docked mode\n"
"Use context menu in system tray to restore."
msgstr ""
#. +> trunk5 stable5
#: main.cpp:111
#, kde-format
msgid "JuK Docked"
msgstr ""
#. +> trunk5 stable5
#: mediafiles.cpp:126
#, kde-format
msgctxt "open audio file"
msgid "Open"
msgstr ""
#. +> trunk5 stable5
#: mediafiles.cpp:139
#, kde-format
msgid "Save Playlist"
msgstr ""
#. +> trunk5 stable5
#: musicbrainzquery.cpp:39
#, kde-format
msgid "Querying MusicBrainz server..."
msgstr ""
#. +> trunk5 stable5
#: musicbrainzquery.cpp:52
#, kde-format
msgid "No matches found."
msgstr ""
#. +> trunk5 stable5
#: musicbrainzquery.cpp:66
#, kde-format
msgid "Error connecting to MusicBrainz server."
msgstr ""
#. +> trunk5 stable5
#: nowplaying.cpp:311
#, kde-format
msgid "back to playlist"
msgstr ""
#. +> trunk5 stable5
-#: playermanager.cpp:415
+#: playermanager.cpp:60
+#, kde-format
+msgctxt "%1 is the artist and %2 is the title of the currently playing track."
+msgid "%1 - %2 :: JuK"
+msgstr ""
+
+#. +> trunk5 stable5
+#: playermanager.cpp:376
#, kde-format
msgctxt "%1 will be the /path/to/file, %2 will be some string from Phonon describing the error"
msgid ""
"JuK is unable to play the audio file<nl/>"
"<filename>%1</filename><nl/>"
"for the following reason:<nl/>"
"<message>%2</message>"
msgstr ""
#. +> trunk5 stable5
-#: playermanager.cpp:461
-#, kde-format
-msgctxt "%1 is the artist and %2 is the title of the currently playing track."
-msgid "%1 - %2 :: JuK"
-msgstr ""
-
-#. +> trunk5 stable5
#: playlist.cpp:338
#, kde-format
msgid "Could not save to file %1."
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:582
#, kde-format
msgid "Are you sure you want to delete these covers?"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:584
#, kde-format
msgid "&Delete Covers"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:613
#, kde-format
msgid "Select Cover Image File"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:615
#, kde-format
msgid "Images (*.png *.jpg)"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:768
#, kde-format
msgid "Could not delete these files"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:769
#, kde-format
msgid "Could not move these files to the Trash"
msgstr ""
#. i18n: ectx: property (text), widget (K3ListView, trackList)
#. +> trunk5 stable5
#: playlist.cpp:1290 trackpickerdialogbase.ui:97
#, kde-format
msgid "Track Name"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1293
#, kde-format
msgid "Cover"
msgstr ""
#. i18n: ectx: property (text), widget (K3ListView, trackList)
#. +> trunk5 stable5
#: playlist.cpp:1294 tagrenameroptions.cpp:112 trackpickerdialogbase.ui:130
#, kde-format
msgctxt "cd track number"
msgid "Track"
msgstr ""
#. i18n: ectx: property (text), widget (K3ListView, trackList)
#. +> trunk5 stable5
#: playlist.cpp:1296 tagrenameroptions.cpp:121 trackpickerdialogbase.ui:141
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1297
#, kde-format
msgid "Length"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1298
#, kde-format
msgid "Bitrate"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1299
#, kde-format
msgid "Comment"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, fileInfoGroup)
#. +> trunk5 stable5
#: playlist.cpp:1300 trackpickerdialogbase.ui:21
#, kde-format
msgid "File Name"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1301
#, kde-format
msgid "File Name (full path)"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1454
#, kde-format
msgid "&Show Columns"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1872
#, kde-format
msgid "Add to Play Queue"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1885 playlist.cpp:2002
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1900
#, kde-format
msgid "Create Playlist From Selected Items..."
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:1916
#, kde-format
msgid "Edit '%1'"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:2000
#, kde-format
msgid "This will edit multiple files. Are you sure?"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:2059 playlistcollection.h:192
#, kde-format
msgid "Create New Playlist"
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:2068
#, kde-format
msgid "Manual column widths have been enabled. You can switch back to automatic column sizes in the view menu."
msgstr ""
#. +> trunk5 stable5
#: playlist.cpp:2071
#, kde-format
msgid "Manual Column Widths Enabled"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:107
#, kde-format
msgid "View Modes"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:161
#, kde-format
msgid "Show &History"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:213 playlistcollection.cpp:424
#, kde-format
msgctxt "verb, copy the playlist"
msgid "Duplicate"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:345
#, kde-format
msgid "Do you want to delete these files from the disk as well?"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:345
#, kde-format
msgid "Keep"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:355
#, kde-format
msgid "Could not delete these files."
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:362
#, kde-format
msgid "Are you sure you want to remove these playlists from your collection?"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:365
#, kde-format
msgid "Remove Items?"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bRemove)
#. +> trunk5 stable5
#: playlistbox.cpp:366 tagguesserconfigdlgwidget.ui:100
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:559
#, kde-format
msgid "Hid&e"
msgstr ""
#. +> trunk5 stable5
#: playlistbox.cpp:561 playlistcollection.cpp:964
#, kde-format
msgid "R&emove"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:206
#, kde-format
msgid "Dynamic List"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:249
#, kde-format
msgid "Now Playing"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:351
#, kde-format
msgid "Do you want to add these items to the current list or to the collection list?"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:353
#, kde-format
msgctxt "current playlist"
msgid "Current"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:354
#, kde-format
msgid "Collection"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:412
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:531
#, kde-format
msgid "Search Playlist"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:556
#, kde-format
msgid "Create Folder Playlist"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:595
#, kde-format
msgid "History"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:780
#, kde-format
msgid "Please enter a name for this playlist:"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:925
#, kde-format
msgctxt "new playlist"
msgid "&New"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:928
#, kde-format
msgid "&Empty Playlist..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:930
#, kde-format
msgid "&Search Playlist..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:932
#, kde-format
msgid "Playlist From &Folder..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:938
#, kde-format
msgid "&Guess Tag Information"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:943
#, kde-format
msgid "From &File Name"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:945
#, kde-format
msgid "From &Internet"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:948
#, kde-format
msgid "Guess Tag Information From &File Name"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:953
#, kde-format
msgid "Play First Track"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:954
#, kde-format
msgid "Play Next Album"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:960
#, kde-format
msgid "Manage &Folders..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:961
#, kde-format
msgid "&Rename..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:962
#, kde-format
msgctxt "verb, copy the playlist"
msgid "D&uplicate..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:965
#, kde-format
msgid "Reload"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:966
#, kde-format
msgid "Edit Search..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:968
#, kde-format
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:969
#, kde-format
msgid "Refresh"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:970
#, kde-format
msgid "&Rename File"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:975
#, kde-format
msgid "&View Cover"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:977
#, kde-format
msgid "Get Cover From &File..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:979
#, kde-format
msgid "Get Cover From &Internet..."
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:981
#, kde-format
msgid "&Delete Cover"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:983
#, kde-format
msgid "Show Cover &Manager"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.cpp:987
#, kde-format
msgid "Show &Play Queue"
msgstr ""
#. +> trunk5 stable5
#: playlistcollection.h:195
#, kde-format
msgid "Playlist"
msgstr ""
#. +> trunk5 stable5
#: playlistsplitter.cpp:163
#, kde-format
msgid "Show &Search Bar"
msgstr ""
#. +> trunk5 stable5
#: playlistsplitter.cpp:166
#, kde-format
msgid "Edit Track Search"
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:38
#, kde-format
msgid "Configure scrobbling..."
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:43
#, kde-format
msgid "Test login..."
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:50
#, kde-format
msgid "Please enter your <a href=\"https://last.fm/\">last.fm</a> login credentials:"
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:54
#, kde-format
msgid "Username:"
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:55
#, kde-format
msgid "Password:"
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:84
#, kde-format
msgid "KWallet is unavailable, your Last.fm credentials will be stored without encryption."
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:84
#, kde-format
msgid "KWallet is unavailable"
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:130
#, kde-format
msgid "Validating login..."
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:140
#, kde-format
msgid "Login invalid."
msgstr ""
#. +> trunk5 stable5
#: scrobbleconfigdlg.cpp:148
#, kde-format
msgid "Login valid."
msgstr ""
#. +> trunk5 stable5
#: searchwidget.cpp:72
#, kde-format
msgid "Normal Matching"
msgstr ""
#. +> trunk5 stable5
#: searchwidget.cpp:73
#, kde-format
msgid "Case Sensitive"
msgstr ""
#. +> trunk5 stable5
#: searchwidget.cpp:74
#, kde-format
msgid "Pattern Matching"
msgstr ""
#. +> trunk5 stable5
#: searchwidget.cpp:173
#, kde-format
msgid "All Visible"
msgstr ""
#. +> trunk5 stable5
#: searchwidget.cpp:205
#, kde-format
msgid "Search:"
msgstr ""
#. +> trunk5 stable5
#: slider.cpp:233
#, kde-format
msgid "100%"
msgstr ""
#. +> trunk5 stable5
#: slider.cpp:234
#, kde-format
msgid "80%"
msgstr ""
#. +> trunk5 stable5
#: slider.cpp:235
#, kde-format
msgid "60%"
msgstr ""
#. +> trunk5 stable5
#: slider.cpp:236
#, kde-format
msgid "40%"
msgstr ""
#. +> trunk5 stable5
#: slider.cpp:237
#, kde-format
msgid "20%"
msgstr ""
#. +> trunk5 stable5
#: slider.cpp:238
#, kde-format
msgid "0%"
msgstr ""
#. +> trunk5 stable5
#: slideraction.cpp:53
#, kde-format
msgid "Seeking is not supported in this file with your audio settings."
msgstr ""
#. +> trunk5 stable5
#: statuslabel.cpp:85
#, kde-format
msgid "Jump to the currently playing item"
msgstr ""
#. +> trunk5 stable5
#: statuslabel.cpp:115
#, kde-format
msgid "1 item"
msgid_plural "%1 items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: systemtray.cpp:165
#, kde-format
msgid "Redisplay Popup"
msgstr ""
#. +> trunk5 stable5
#: tag.cpp:95
#, kde-format
msgctxt "a playing track, %1 is artist, %2 is song title"
msgid "%1 - <i>%2</i>"
msgstr ""
#. +> trunk5 stable5
#: tageditor.cpp:481
#, kde-format
msgid "Show &Tag Editor"
msgstr ""
#. +> trunk5 stable5
#: tageditor.cpp:485
#, kde-format
msgid "&Save"
msgstr ""
#. +> trunk5 stable5
#: tageditor.cpp:611
#, kde-format
msgid "Do you want to save your changes to:\n"
msgstr ""
#. +> trunk5 stable5
#: tageditor.cpp:613
#, kde-format
msgid "Save Changes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fileNameLabel)
#. +> trunk5 stable5
#: tageditor.ui:19
#, kde-format
msgid "F&ile name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, trackLabel)
#. +> trunk5 stable5
#: tageditor.ui:29
#, kde-format
msgid "T&rack:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, artistNameLabel)
#. +> trunk5 stable5
#: tageditor.ui:39
#, kde-format
msgid "&Artist name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, albumNameLabel)
#. +> trunk5 stable5
#: tageditor.ui:49
#, kde-format
msgid "Album &name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, genreLabel)
#. +> trunk5 stable5
#: tageditor.ui:59
#, kde-format
msgid "&Genre:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, yearLabel)
#. +> trunk5 stable5
#: tageditor.ui:72
#, kde-format
msgid "&Year:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lengthLabel)
#. +> trunk5 stable5
#: tageditor.ui:96
#, kde-format
msgid "&Length:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bitrateLabel)
#. +> trunk5 stable5
#: tageditor.ui:106
#, kde-format
msgid "&Bitrate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, commentLabel)
#. +> trunk5 stable5
#: tageditor.ui:116
#, kde-format
msgid "&Comment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, trackNameLabel)
#. +> trunk5 stable5
#: tageditor.ui:184
#, kde-format
msgid "Trac&k name:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, artistNameEnable)
#. i18n: ectx: property (text), widget (QCheckBox, trackNameEnable)
#. i18n: ectx: property (text), widget (QCheckBox, albumNameEnable)
#. i18n: ectx: property (text), widget (QCheckBox, genreEnable)
#. i18n: ectx: property (text), widget (QCheckBox, trackEnable)
#. i18n: ectx: property (text), widget (QCheckBox, yearEnable)
#. i18n: ectx: property (text), widget (QCheckBox, commentEnable)
#. +> trunk5 stable5
#: tageditor.ui:194 tageditor.ui:207 tageditor.ui:217 tageditor.ui:227
#: tageditor.ui:237 tageditor.ui:247 tageditor.ui:257
#, kde-format
msgid "Enable"
msgstr ""
#. +> trunk5 stable5
#: tagguesserconfigdlg.cpp:37
#, kde-format
msgid "Tag Guesser Configuration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeView, lvSchemes)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:18
#, kde-format
msgid "Currently used file name schemes"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QTreeView, lvSchemes)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:29
#, kde-format, no-c-format
msgid ""
"Here you can see the currently configured file name schemes which the \"Guess Tag Information From File Name\" entry in the song's context menu uses to extract tag information from a file name. Each string may contain one of the following placeholders:"
"<ul>\n"
"<li>%t: Title</li>"
"\n"
"<li>%a: Artist</li>"
"\n"
"<li>%A: Album</li>"
"\n"
"<li>%T: Track</li>"
"\n"
"<li>%c: Comment</li>"
"\n"
"</ul>"
"\n"
"For example, the file name scheme \"[%T] %a - %t\" would match \"[01] Deep Purple - Smoke on the water\" but not \"(Deep Purple) Smoke on the water\". For that second name, you would use the scheme \"(%a) %t\".<p/>"
"\n"
"Note that the order in which the schemes appear in the list is relevant, since the tag guesser will go through the list from the top to the bottom, and use the first matching scheme."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bMoveUp)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:42
#, kde-format
msgid "Move scheme up"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QToolButton, bMoveUp)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:45
#, kde-format
msgid "Press this button to move the currently selected scheme one step upwards."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bMoveDown)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:55
#, kde-format
msgid "Move scheme down"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QToolButton, bMoveDown)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:58
#, kde-format
msgid "Press this button to move the currently selected scheme one step downwards."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bAdd)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:68
#, kde-format
msgid "Add a new scheme"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, bAdd)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:71
#, kde-format
msgid "Press this button to add a new file name scheme to the end of the list."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bAdd)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:74
#, kde-format
msgid "&Add"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bModify)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:81
#, kde-format
msgid "Modify scheme"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, bModify)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:84
#, kde-format
msgid "Press this button to modify the currently selected scheme."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bModify)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:87
#, kde-format
msgid "&Modify"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bRemove)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:94
#, kde-format
msgid "Remove scheme"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, bRemove)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:97
#, kde-format
msgid "Press this button to remove the currently selected scheme from the list."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: tagguesserconfigdlgwidget.ui:128
#, kde-format, no-c-format
msgid ""
"You can use the following placeholders:\n"
"%t: Title\n"
"%A: Album\n"
"%a: Artist\n"
"%T: Track\n"
"%c: Comment"
msgstr ""
#. +> trunk5 stable5
#: tagrenameroptions.cpp:99
#, kde-format
msgctxt "song title"
msgid "Title"
msgstr ""
#. +> trunk5 stable5
#: tagrenameroptions.cpp:127
#, kde-format
msgctxt "unknown renamer category"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: tagtransactionmanager.cpp:112
#, kde-format
msgid ""
"This file already exists.\n"
"Do you want to replace it?"
msgstr ""
#. +> trunk5 stable5
#: tagtransactionmanager.cpp:113
#, kde-format
msgid "File Exists"
msgstr ""
#. +> trunk5 stable5
#: tagtransactionmanager.cpp:113
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5 stable5
#: tagtransactionmanager.cpp:178
#, kde-format
msgid "The following files were unable to be changed."
msgstr ""
#. +> trunk5 stable5
#: tagtransactionmanager.cpp:180
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5 stable5
#: trackpickerdialog.cpp:54
#, kde-format
msgid "Internet Tag Guesser"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, trackInfoGroup)
#. +> trunk5 stable5
#: trackpickerdialogbase.ui:64
#, kde-format
msgid "Select Best Possible Match"
msgstr ""
#. +> trunk5 stable5
#: treeviewitemplaylist.cpp:47
#, kde-format
msgid "artist"
msgstr ""
#. +> trunk5 stable5
#: treeviewitemplaylist.cpp:49
#, kde-format
msgid "genre"
msgstr ""
#. +> trunk5 stable5
#: treeviewitemplaylist.cpp:51
#, kde-format
msgid "album"
msgstr ""
#. +> trunk5 stable5
#: treeviewitemplaylist.cpp:55
#, kde-format
msgid "You are about to change the %1 on these files."
msgstr ""
#. +> trunk5 stable5
#: treeviewitemplaylist.cpp:57
#, kde-format
msgid "Changing Track Tags"
msgstr ""
#. +> trunk5 stable5
#: upcomingplaylist.cpp:36
#, kde-format
msgid "Play Queue"
msgstr ""
#. +> trunk5 stable5
#: viewmode.cpp:159
#, kde-format
msgctxt "the normal viewing mode"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: viewmode.cpp:288
#, kde-format
msgctxt "compact viewing mode"
msgid "Compact"
msgstr ""
#. +> trunk5 stable5
#: viewmode.cpp:325
#, kde-format
msgid "Tree"
msgstr ""
#. +> trunk5 stable5
#: viewmode.cpp:462
#, kde-format
msgid "Artists"
msgstr ""
#. +> trunk5 stable5
#: viewmode.cpp:465
#, kde-format
msgid "Albums"
msgstr ""
#. +> trunk5 stable5
#: viewmode.cpp:468
#, kde-format
msgid "Genres"
msgstr ""
#. +> trunk5 stable5
#: volumepopupbutton.cpp:75
#, kde-format
msgid "Mute/Unmute"
msgstr ""
#. +> trunk5 stable5
#: volumepopupbutton.cpp:114
#, kde-format
msgid "%1%"
msgstr ""
#. +> trunk5 stable5
#: volumepopupbutton.cpp:123 volumepopupbutton.cpp:134
#, kde-format
msgid "Volume: %1% (muted)"
msgstr ""
#. +> trunk5 stable5
#: volumepopupbutton.cpp:123
#, kde-format
msgid "Volume: %1%"
msgstr ""
#. +> trunk5 stable5
#: webimagefetcher.cpp:85
#, kde-format
msgid "Searching for cover. Please Wait..."
msgstr ""
#. +> trunk5
#: webimagefetcher.cpp:147
#, kde-format
msgid "Album '%1' not found."
msgstr ""
#. +> trunk5
#: webimagefetcher.cpp:147
#, kde-format
msgctxt "@title:window"
msgid "Album not Found"
msgstr ""
#. +> trunk5
#: webimagefetcher.cpp:149
#, kde-format
msgid ""
"Error %1 when searching for cover:\n"
"%2"
msgstr ""
#. +> trunk5
#: webimagefetcher.cpp:159
#, kde-format
msgid "No available cover for the album '%1'."
msgstr ""
#. +> trunk5
#: webimagefetcher.cpp:159
#, kde-format
msgctxt "@title:window"
msgid "Cover not Available"
msgstr ""
#. +> trunk5 stable5
#: webimagefetcher.cpp:168
#, kde-format
msgid "Downloading cover. Please Wait..."
msgstr ""
#. +> trunk5 stable5
#: webimagefetcher.cpp:185
#, kde-format
msgid "Cover found"
msgstr ""
#. +> trunk5 stable5
#: webimagefetcher.cpp:214
#, kde-format
msgid "Cover fetched from <a href='https://last.fm/'>last.fm</a>."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdemultimedia/kdenlive._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdemultimedia/kdenlive._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdemultimedia/kdenlive._desktop_.pot (revision 1526938)
@@ -1,120 +1,120 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:12+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#: data/kdenlive.notifyrc:3
msgctxt "Comment"
msgid "Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: data/kdenlive.notifyrc:48
msgctxt "Name"
msgid "Rendering finished"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:87
+#: data/kdenlive.notifyrc:88
msgctxt "Comment"
msgid "Rendering is over"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:129
+#: data/kdenlive.notifyrc:131
msgctxt "Name"
msgid "Rendering started"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:168
+#: data/kdenlive.notifyrc:171
msgctxt "Comment"
msgid "Rendering was started"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:210
+#: data/kdenlive.notifyrc:214
msgctxt "Name"
msgid "Frame captured"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:249
+#: data/kdenlive.notifyrc:254
msgctxt "Comment"
msgid "A frame was captured to disk"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:292
+#: data/kdenlive.notifyrc:298
msgctxt "Name"
msgid "Ready to capture"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:335
+#: data/kdenlive.notifyrc:342
msgctxt "Name"
msgid "Error"
msgstr ""
#. +> trunk5 stable5
-#: data/kdenlive.notifyrc:378
+#: data/kdenlive.notifyrc:385
msgctxt "Comment"
msgid "An error occurred in Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: data/kdenlive_renderprofiles.knsrc:2
msgctxt "Name"
msgid "Kdenlive Render Profiles"
msgstr ""
#. +> trunk5 stable5
#: data/kdenlive_titles.knsrc:2
msgctxt "Name"
msgid "Kdenlive Title Templates"
msgstr ""
#. +> trunk5 stable5
#: data/kdenlive_wipes.knsrc:2
msgctxt "Name"
msgid "Kdenlive Transition Wipes"
msgstr ""
#. +> trunk5 stable5
#: data/org.kde.kdenlive.desktop:3
msgctxt "Name"
msgid "Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: data/org.kde.kdenlive.desktop:46
msgctxt "GenericName"
msgid "Video Editor"
msgstr ""
#. +> trunk5 stable5
#: data/org.kde.kdenlive.desktop:87
msgctxt "Comment"
msgid "Nonlinear video editor by KDE"
msgstr ""
#. +> trunk5 stable5
-#: data/org.kde.kdenlive.desktop:124
+#: data/org.kde.kdenlive.desktop:125
msgctxt "Keywords"
msgid "editing;video;audio;mlt;kde;"
msgstr ""
#. +> trunk5 stable5
#: thumbnailer/mltpreview.desktop:3
msgctxt "Name"
msgid "MLT Playlist"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdemultimedia/kmix._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdemultimedia/kmix._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdemultimedia/kmix._desktop_.pot (revision 1526938)
@@ -1,72 +1,72 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-15 08:48+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#: desktop/kmix.notifyrc:3
msgctxt "Comment"
msgid "Sound Mixer"
msgstr ""
#. +> trunk5 stable5
#: desktop/kmix.notifyrc:57
msgctxt "Name"
msgid "Audio Device Fallback"
msgstr ""
#. +> trunk5 stable5
#: desktop/kmix.notifyrc:108
msgctxt "Comment"
msgid "Notification on automatic fallback if the preferred device is unavailable"
msgstr ""
#. +> trunk5 stable5
#: desktop/kmix_autostart.desktop:14 desktop/org.kde.kmix.desktop:8
msgctxt "GenericName"
msgid "Sound Mixer"
msgstr ""
#. +> trunk5 stable5
#: desktop/kmix_autostart.desktop:66 desktop/org.kde.kmix.desktop:60
msgctxt "Name"
msgid "KMix"
msgstr ""
#. +> trunk5 stable5
#: desktop/kmixctrl_restore.desktop:3
msgctxt "Name"
msgid "Restore Mixer Settings"
msgstr ""
#. +> trunk5 stable5
#: desktop/kmixd.desktop:4
msgctxt "Name"
msgid "KMix Daemon"
msgstr ""
#. +> trunk5 stable5
-#: desktop/kmixd.desktop:27
+#: desktop/kmixd.desktop:28
msgctxt "Comment"
msgid "Monitors sound devices"
msgstr ""
#. +> trunk5 stable5
#: desktop/restore_kmix_volumes.desktop:8
msgctxt "Name"
msgid "Restore Mixer Volumes"
msgstr ""
#. +> trunk5 stable5
#: plasma/engine/plasma-dataengine-mixer.desktop:2
msgctxt "Name"
msgid "Mixer DataEngine"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdereview/rkward.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdereview/rkward.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/kdereview/rkward.pot (revision 1526938)
@@ -1,6363 +1,6376 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the rkward package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: rkward\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-14 12:33+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 trunk
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 trunk
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkeditobjectagent.cpp:56
#, kde-format
msgid "The object '%1', could not be opened for editing. Either it does not exist, or RKWard does not support editing this type of object, yet."
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkeditobjectagent.cpp:56
#, kde-format
msgid "Cannot edit '%1'"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkloadagent.cpp:42
#, kde-format
msgid "Loading Workspace..."
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkloadagent.cpp:85
#, kde-format
msgid ""
"There has been an error opening file '%1':\n"
"%2"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkloadagent.cpp:85
#, kde-format
msgid "Error loading workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkprintagent.cpp:74
#, kde-format
msgid ""
"No service was found to provide a KDE print dialog for PostScript files. We will try to open a generic PostScript viewer (if any), instead.<br>"
"<br>"
"Consider installing 'okular', or configure RKWard not to attempt to print using a KDE print dialog."
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkprintagent.cpp:74
#, kde-format
msgid "Unable to open KDE print dialog"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkquitagent.cpp:41
#, kde-format
msgid "Waiting for remaining R commands to finish. To quit immediately, press Cancel (WARNING: This may result in loss of data)"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rkquitagent.cpp:41
#, kde-format
msgid "Waiting for R to finish"
msgstr ""
#. +> trunk5
#: rkward/agents/rksaveagent.cpp:85
#, kde-format
msgid "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5
#: rkward/agents/rksaveagent.cpp:87
#, kde-format
msgid "A file named \"%1\" already exists, and will be overwritten when saving to \"%2\". Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5
#: rkward/agents/rksaveagent.cpp:89
#, kde-format
msgid "Files named \"%1\" and \"%2\" already exist, and will both be overwritten. Are you sure you want to overwrite them?"
msgstr ""
#. +> trunk5
#: rkward/agents/rksaveagent.cpp:92
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
#: rkward/agents/rksaveagent.cpp:98 rkward/rkward.cpp:800
#, kde-format
msgid "R Workspace Files [%1](%1);;All files [*](*)"
msgstr ""
#. +> trunk
#: rkward/agents/rksaveagent.cpp:62 rkward/rkward.cpp:805 rkward/rkward.cpp:807
#, kde-format
msgid ""
"%1|R Workspace Files (%1)\n"
"*|All files"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rksaveagent.cpp:103
#, kde-format
msgid "No filename given. Your data was NOT saved. Do you still want to proceed?"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rksaveagent.cpp:117
#, kde-format
msgid "Saving to file '%1' failed. What do you want to do?"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rksaveagent.cpp:117
#, kde-format
msgid "Save failed"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rksaveagent.cpp:117
#, kde-format
msgid "Try saving with a different filename"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rksaveagent.cpp:117
#, kde-format
msgid "Saving failed"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/rksaveagent.cpp:119
#, kde-format
msgid "Saving to file '%1' failed. Do you want to try saving to a different filename?"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/showedittextfileagent.cpp:41
#: rkward/misc/rkprogresscontrol.cpp:372
#: rkward/plugin/rkstandardcomponentgui.cpp:600
#, kde-format
msgid "Done"
msgstr ""
#. +> trunk5
#: rkward/agents/showedittextfileagent.cpp:95
#, kde-format
msgid ""
"A command running in the R-engine wants you to see the following file(s):"
"<ul>"
"<li>"
msgstr ""
#. +> trunk
#: rkward/agents/showedittextfileagent.cpp:104
#, kde-format
msgid "A command running in the R-engine wants you to see the following file(s):\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/showedittextfileagent.cpp:95
#, kde-format
msgid "Showing file(s)"
msgstr ""
#. +> trunk5
#: rkward/agents/showedittextfileagent.cpp:99
#, kde-format
msgid ""
"A command running in the R-engine wants you to edit the following file(s). Please look at these files, edit them as appropriate, and save them. When done, press the \"Done\"-button, or close this dialog to resume."
"<ul>"
"<li>"
msgstr ""
#. +> trunk
#: rkward/agents/showedittextfileagent.cpp:110
#, kde-format
msgid ""
"A command running in the R-engine wants you to edit one or more file(s). Please look at these files, edit them as appropriate, and save them. When done, press the \"Done\"-button, or close this dialog to resume.\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/agents/showedittextfileagent.cpp:99
#, kde-format
msgid "Edit file(s)"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/renvironmentobject.cpp:53
#, kde-format
msgid "This section contains data in your \"workspace\". This is data that you created or imported, in contrast to data contained in a loaded R package. Technically, this corresponds to the <i>.GlobalEnv</i> environment."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/renvironmentobject.cpp:114
#, kde-format
msgid ""
"The package '%1' (probably you just loaded it) is currently blacklisted for retrieving structure information. Practically this means, the objects in this package will not appear in the object browser, and there will be no object name completion or function argument hinting for objects in this package.\n"
"Packages will typically be blacklisted, if they contain huge amount of data, that would take too long to load. To unlist the package, visit Settings->Configure RKWard->Workspace."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/renvironmentobject.cpp:114
#, kde-format
msgid "Package blacklisted"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:67
#, kde-format
msgid "The object '%1' was removed from workspace or changed to a different type of object, but is currently opened for editing. Do you want to restore it?"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:67
#, kde-format
msgid "Restore object?"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:83
#, kde-format
msgid "Do you really want to remove the object '%1'? The object is currently opened for editing, it will be removed in the editor, too. There's no way to get it back."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:83
#: rkward/core/rkmodificationtracker.cpp:88
#, kde-format
msgid "Remove object?"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:88
#, kde-format
msgid "Do you really want to remove the object '%1'? There's no way to get it back."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:358
#: rkward/dataeditor/rkvareditmodel.cpp:682
#: rkward/dialogs/rkloadlibsdialog.cpp:437
#: rkward/dialogs/rkloadlibsdialog.cpp:453
#: rkward/dialogs/rkloadlibsdialog.cpp:1018
#: rkward/misc/rkobjectlistview.cpp:287 rkward/plugin/rkformula.cpp:84
#: rkward/plugin/rkvarslot.cpp:69
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:359
#: rkward/dataeditor/rkvareditmodel.cpp:683
#: rkward/misc/editlabelsdialog.cpp:205 rkward/misc/rkobjectlistview.cpp:232
#: rkward/misc/rkobjectlistview.cpp:289
#, kde-format
msgid "Label"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:360
#: rkward/dataeditor/rkvareditmodel.cpp:684
#: rkward/misc/rkobjectlistview.cpp:231 rkward/rbackend/rcommandstack.cpp:323
#: rkward/windows/rkhelpsearchwindow.cpp:344
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkmodificationtracker.cpp:361
#: rkward/misc/rkobjectlistview.cpp:233 rkward/misc/rkobjectlistview.cpp:291
#, kde-format
msgid "Class"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkpseudoobjects.cpp:84
#, kde-format
msgctxt "Note: 'namespace' is a technical term, should not be translated"
msgid "Orphan Namespaces"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkpseudoobjects.cpp:159
#, kde-format
msgid "This special object does not actually exist anywhere in R. It is used, here, to list namespaces which are loaded, but not attached to a package on the search path. These are typically 'imported' namespaces."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkrownames.cpp:41
#, kde-format
msgid "row names"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/rkrownames.cpp:107
#, kde-format
msgid "new.row"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:120
#, kde-format
msgid "Full location:"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:122
#, kde-format
msgid "Label:"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:123
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:126
#, kde-format
msgid "Function"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:127
#, kde-format
msgid "Usage: "
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:129
#, kde-format
msgid "Data frame"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:131
#, kde-format
msgid "Array"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:133 rkward/misc/rkspecialactions.cpp:86
#, kde-format
msgid "Matrix"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:135
#, kde-format
msgid "List"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:137
#, kde-format
msgid "Variable"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:138
#, kde-format
msgid "Data Type:"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:140
#, kde-format
msgid "Environment"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:145
#, kde-format
msgid "Length: "
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:147
#, kde-format
msgid "Dimensions: "
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robject.cpp:155
#, kde-format
msgid "Class(es):"
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robjectlist.cpp:75
#, kde-format
msgid "This section contains environments that are not part of <i>.GlobalEnv</i> / your \"workspace\". Most importantly, this includes loaded packages, but also objects added to R's <i>search()<i>-path using <i>attach()</i>."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robjectlist.cpp:87
#, kde-format
msgid "Did not unload package %1. It is required in RKWard. If you really want to do this, do so on the R Console."
msgstr ""
#. +> trunk5 trunk
#: rkward/core/robjectlist.cpp:90
#, kde-format
msgid "Package %1 appears not to have been loaded"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkeditordataframe.cpp:63
#: rkward/windows/robjectbrowser.cpp:195 rkward/windows/robjectbrowser.cpp:241
#, kde-format
msgid "The name you specified was already in use or not valid. Renamed to %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkeditordataframe.cpp:63
#: rkward/windows/robjectbrowser.cpp:195 rkward/windows/robjectbrowser.cpp:241
#, kde-format
msgid "Invalid Name"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 trunk
#: rkward/dataeditor/rkeditordataframepart.rc:4 rkward/rkconsolepart.rc:12
#: rkward/rkwardui.rc:36 rkward/windows/detachedwindowcontainer.rc:11
#: rkward/windows/rkcommandeditorwindowpart.rc:5
#: rkward/windows/rkcommandlogpart.rc:4 rkward/windows/rkhelpwindow.rc:8
#: rkward/windows/rkoutputwindow.rc:8 rkward/windows/rkstandardactions.rc:10
#, kde-format
msgid "&Edit"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:285
#: rkward/dataeditor/rkvareditmodel.cpp:553
#, kde-format
msgid "Type on these fields to add new columns"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:286
#, kde-format
msgid "Type on these fields to add new rows"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:305 rkward/plugin/rkmatrixinput.cpp:527
#, kde-format
msgid "This value is not allowed, here"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:373
#, kde-format
msgid "#New Variable#"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:374
#, kde-format
msgid "Row names"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:379
#, kde-format
msgid "This column contains one or more invalid fields"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:685
#, kde-format
msgid "Format"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:686
#, kde-format
msgid "Levels"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:689
#, kde-format
msgid "Edit these fields to rename variables."
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:690
#, kde-format
msgid "A descriptive label for each column (optional)."
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:691
#, kde-format
msgid "Type of data."
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:692
#, kde-format
msgid "Double click on these fields to customize data display."
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/rkvareditmodel.cpp:693
#, kde-format
msgid "Double click on these fields to edit factor levels."
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:109
#, kde-format
msgid "Cuts the selected section and puts it to the clipboard"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:111
#, kde-format
msgid "Copies the selected section to the clipboard"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:114
#, kde-format
msgid "Pastes the clipboard contents to current position"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:117
#, kde-format
msgid "Paste inside table"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:119
#, kde-format
msgid "Pastes the clipboard contents to current position, but not beyond the table's boundaries"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:122
#, kde-format
msgid "Paste inside selection"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:124
#, kde-format
msgid "Pastes the clipboard contents to current position, but not beyond the boundaries of the current selection"
msgstr ""
#. +> trunk5
#: rkward/dataeditor/twintable.cpp:141
#, kde-format
msgid "Show / Edit row names"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:144 rkward/dataeditor/twintable.cpp:157
#, kde-format
msgid "Enable editing"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:149
#, kde-format
msgctxt "verb: switch to read-only state. Make this short."
msgid "Lock"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:152
#, kde-format
msgid "Disable editing (to prevent accidental modification of data)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:154
#, kde-format
msgctxt "verb: switch to read-write state. Make this short."
msgid "Unlock"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:218
#, kde-format
msgid "The editor '%1' contains the following duplicate columns. Editing this table may not be safe, and has been disabled. You may re-enable editing if you know what you are doing, but you are strongly advised to fix the table, and/or backup your data, first."
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:218
#, kde-format
msgid "Duplicate columns detected"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:227
#, kde-format
msgid "%1 [read-only]"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:272
#, kde-format
msgid "Insert new variable left"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:275
#, kde-format
msgid "Delete this variable"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:286
#, kde-format
msgid "Insert new case above (at %1)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:296
#, kde-format
msgid "Delete marked rows (%1-%2)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:302
#, kde-format
msgid "Delete this row (%1)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dataeditor/twintable.cpp:425
#, kde-format
msgid "Inserting clipboard contents..."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:52
#, kde-format
msgid "Reporting bugs in RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:54
#, kde-format
msgid ""
"<p><b>Where should I report bugs or wishes?</b></p>"
"<p>Thank you for taking the time to help improve RKWard. To help us handle your request, efficiently, please submit your bug reports or wishes in the <a href=\"%1\">KDE bugtracking system</a>. Note that you need a user account for this, so that we will be able to contact you, for follow-up questions. <b>If you do not have an account, please <a href=\"%2\">create one</a>, first.</b></p>"
"<p>In case this is not possible for some reason, refer to <a href=\"%3\">%3</a> for alternative ways of reporting issues.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:60
#, kde-format
msgid ""
"<p><b>What information should I provide, and how?</b></p>"
"Clicking \"Report issue\" will take you to the KDE bugtracking system. After logging in, some information will already be pre-filled into the report form. Please make sure to fill in the missing bits - in English - where indicated, especially in the \"Comment\" field.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:68
#, kde-format
msgid "Report issue"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:83
#, kde-format
msgid "Forwarding you to the KDE bugtracking system"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:84
#, kde-format
msgid "You are now being forwarded to the KDE bugtracking system. Should you continue to see this page for more than a few seconds (e.g. if JavaScript is disabled), please click \"Proceed\", below."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:90
#, kde-format
msgid "Proceed"
msgstr ""
#. +> trunk5
#: rkward/dialogs/rkerrordialog.cpp:112
#, kde-format
msgid "Show Details"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:114
#, kde-format
msgid "Report As Bug"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:124
#, kde-format
msgid "Message code: %1\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:133
#, kde-format
msgid ""
"---Problem description---\n"
"Please fill in the missing bits *in English*.\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:135
#, kde-format
msgid ""
"Please give a brief summary on the problem:\n"
"###Please fill in###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:137
#, kde-format
msgid ""
"I encountered the error message quoted below. Additionally, I saw the following symptoms:\n"
"###Please fill in (if applicable)###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:139
#, kde-format
msgid ""
"What - in detail - did you do directly before you encountered this problem?\n"
"###Please fill in###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:140
#, kde-format
msgid ""
"When you try to repeat the above, does the problem occur again (no, sometimes, always)?\n"
"###Please fill in###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:141
#, kde-format
msgid ""
"If applicable: When doing the same thing in an R session outside of RKWard, do you see the same problem?\n"
"###Please fill in###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:142
#, kde-format
msgid ""
"Do you have any further information that might help us to track this problem down? In particular, if applicable, can you provide sample data and sample R code to reproduce this problem?\n"
"###Please fill in###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:143
#, kde-format
msgid ""
"RKWard is available in many different packagings, and sometimes problems are specific to one method of installation. How did you install RKWard (which file(s) did you download)?\n"
"###Please fill in###\n"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:155
#, kde-format
msgid ""
"Please stand by while gathering some information on your setup.\n"
"In case the backend has died or hung up, you may want to press 'Cancel' to skip this step."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkerrordialog.cpp:155
#, kde-format
msgid "Gathering setup information"
msgstr ""
#. +> trunk
#: rkward/dialogs/rkimportdialog.cpp:35
#, kde-format
msgid "File format:"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkimportdialog.cpp:38
#, kde-format
msgid "No plugins defined for context '%1'"
msgstr ""
#. +> trunk
#: rkward/dialogs/rkimportdialog.cpp:51
#, kde-format
msgid "All Files"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:63
#, kde-format
msgid "Configure Packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:67
#, kde-format
msgid "Load / Unload R packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:71
#, kde-format
msgid "Install / Update / Remove R packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:73
#, kde-format
msgid "Manage RKWard Plugins"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:204
#: rkward/dialogs/rkloadlibsdialog.cpp:211
#: rkward/dialogs/rkloadlibsdialog.cpp:242
#, kde-format
msgid "Package %1 at %2"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:217
#, kde-format
msgid "The following packages, which you have selected for removal, are essential to the operation of RKWard, and will not be removed. If you are absolutely sure, that you want to remove these packages, please do so on the R command line."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:217
#, kde-format
msgid "Not removing certain packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:223
#, kde-format
msgid "Your current user permissions do not allow removing the following packages. These will be skipped."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:223
#: rkward/dialogs/rkloadlibsdialog.cpp:226
#, kde-format
msgid "Insufficient user permissions"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:226
#, kde-format
msgid "Your current user permissions do not allow removing the following packages. Do you want to skip these packages, or do you want to proceed with administrator privileges (you will be prompted for the password)?"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:248
#, kde-format
msgid "You are about to remove the following packages. Are you sure you want to proceed?"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:248
#, kde-format
msgid "About to remove packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:251
#, kde-format
msgid "Please stand by while removing selected packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:251
#, kde-format
msgid "Removing packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:278
#, kde-format
msgid "Selected library location not writable"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:279
#, kde-format
msgid ""
"<p>The directory you have selected for installation (%1) is not writable with your current user permissions.</p>"
"<p>Would you like to install to %2, instead (you can also press \"Cancel\" and use the \"Configure Repositories\"-button to set up a different directory)?</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:282
#, kde-format
msgid "<p>Alternatively, if you have access to an administrator account on this machine, you can use that to install the package(s), or you could change the permissions of '%1'. Sorry, automatic switching to Administrator is not yet supported in RKWard on Windows.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:284
#: rkward/dialogs/rkloadlibsdialog.cpp:288
#, kde-format
msgid "Install to %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:287
#, kde-format
msgid "<p>Alternatively, if you are the administrator of this machine, you can try to install the packages as root (you'll be prompted for the root password).</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:288
#, kde-format
msgid "Become root"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:320
#, kde-format
msgid "Please stand by while installing selected packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:320
#, kde-format
msgid "Installing packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:403
#, kde-format
msgid "Installation process died with exit code %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:435
#, kde-format
msgid "Installed packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:437
#: rkward/dialogs/rkloadlibsdialog.cpp:1019
#: rkward/settings/rksettingsmoduleplugins.cpp:480
#: rkward/windows/rkhelpsearchwindow.cpp:97
#: rkward/windows/rkhelpsearchwindow.cpp:342
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:437
#: rkward/dialogs/rkloadlibsdialog.cpp:1020
#, kde-format
msgid "Version"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:437
#: rkward/dialogs/rkloadlibsdialog.cpp:1021
#, kde-format
msgid "Location"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:442
#, kde-format
msgid "Load"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:444
#, kde-format
msgid "Unload"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:451
#, kde-format
msgid "Loaded packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:594
#, kde-format
msgid "There has been an error while trying to load / unload packages. See transcript below for details"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:594
#, kde-format
msgid "Error while handling packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:702
#, kde-format
msgid "Configure Repositories"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:703
#, kde-format
msgid ""
"Many packages are available on CRAN (Comprehensive R Archive Network), and other repositories.<br>"
"Click this to add more sources."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:710
#, kde-format
msgid "Show only packages matching:"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:712
#, kde-format
msgid "<p>You can limit the packages displayed in the list to with names or titles matching a filter string.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:716
#, kde-format
msgid "Show only packages providing RKWard dialogs"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:717
#, kde-format
msgid ""
"<p>Some but not all R packages come with plugins for RKWard. That means they provide a graphical user-interface in addition to R functions. Check this box to show only such packages.</p>"
"<p></p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:721
#, kde-format
msgid "Select all updates"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:791
#, kde-format
msgid "The package requested by the backend (\"%1\") was not found in the package repositories. Maybe the package name was mis-spelled. Or maybe you need to add additional repositories via the \"Configure Repositories\" button."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:791
#, kde-format
msgid "Package not available"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:864
#, kde-format
msgid "Install packages to:"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:868
#, kde-format
msgid "Install suggested packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:870
#, kde-format
msgid "Some packages \"suggest\" additional packages, which are not strictly necessary for using that package, but which may provide additional related functionality. Check this option to include such additional suggested packages."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:955
#, kde-format
msgid ""
"<p>Please stand by while searching for installed and available packages.</p>"
"<p><strong>Note:</strong> This requires a working internet connection, and may take some time, esp. if one or more repositories are temporarily unavailable.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:955
#, kde-format
msgid "Searching for packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1017
#: rkward/rbackend/rcommandstack.cpp:324
#: rkward/settings/rksettingsmoduleplugins.cpp:481
#, kde-format
msgid "Status"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1024
#, kde-format
msgid "<p>Packages marked with an RKWard icon in this column provide enhancements to RKWard, typically in the form of additional graphical dialogs.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1025
#, kde-format
msgid "<p>You can select packages for installation / removal by checking / unchecking the corresponding boxes in this column.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1026
#, kde-format
msgid "<p>The name of the package.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1027
#, kde-format
msgid "<p>A descriptive title for the package. Currently this is not available for packages in non-local repositories.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1028
#, kde-format
msgid "<p>Installed and / or available version of the package</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1029
#, kde-format
msgid "<p>Location where the package is installed / available</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1052
#, kde-format
msgid "Updateable Packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1053
#, kde-format
msgid "Packages for which an update is available. This may include packages which were merely built against a newer version of R."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1055
#, kde-format
msgid "New Packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1056
#, kde-format
msgid "Packages which are available for installation, but which are not currently installed."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1058
#, kde-format
msgid "Installed Packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1059
#, kde-format
msgid "Packages which are installed locally. Note that updates may be available for these packages."
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1087
#, kde-format
msgid "Install"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1090
#: rkward/misc/multistringselector.cpp:117
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkloadlibsdialog.cpp:1275
#, kde-format
msgid "Installed plugin groups (.pluginmap files)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkreadlinedialog.cpp:53
#, kde-format
msgid "Context:"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:44
#, kde-format
msgid "Crash recovery file detected"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:49
#, kde-format
msgid "<p>It looks like RKWard has crashed, recently. We are sorry about that! However, not everything is lost, and with a bit of luck, your data has been saved in time.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:50
#, kde-format
msgid "<p>A workspace recovery file exists, dating from <i>%2</i>.</p>"
msgid_plural "<p>%1 workspace recovery files exist, the most recent one of which dates from <i>%2</i>.</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:51
#, kde-format
msgid "<p>Do you want to open this file, now, save it for later (as <i>%1</i>), or discard it?</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:57
#, kde-format
msgid "Recover"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:58
#, kde-format
msgid "Saves the recovery file(s), and opens it (or the most recent one)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:59
#, kde-format
msgid "Save for later"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:60
#, kde-format
msgid "Saves the recovery file(s) for later use, but does not open it"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:61 rkward/windows/robjectbrowser.cpp:133
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:62
#, kde-format
msgid "Deletes the recovery file(s)"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:74
#, kde-format
msgid "You are about to delete the recovery file %2. There will be no way to bring it back. Really delete it?"
msgid_plural "You are about to delete %1 recovery files (the most recent one is %2). There will be no way to bring them back. Really delete them?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: rkward/dialogs/rkrecoverdialog.cpp:74
#, kde-format
msgid "Really delete recovery file(s)?"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkselectlistdialog.cpp:49
#, kde-format
msgid "<b>Select one or more:</b>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/rkselectlistdialog.cpp:50
#, kde-format
msgid "<b>Select one:</b>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:48
#, kde-format
msgid "What would you like to do?"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:62
#: rkward/settings/rksettingsmodulegeneral.cpp:77
#, kde-format
msgid "Start with an empty workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:64
#: rkward/settings/rksettingsmodulegeneral.cpp:79
#, kde-format
msgid "Start with an empty table"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:71
#, kde-format
msgid "Load workspace from current directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:72
#, kde-format
msgid ""
"Load workspace from current directory:\n"
"%1"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:73
#, kde-format
msgid "Load an existing workspace:"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:81
#, kde-format
msgid "<<Open another file>>"
msgstr ""
#. +> trunk5 trunk
#: rkward/dialogs/startupdialog.cpp:91
#, kde-format
msgid "Always do this on startup"
msgstr ""
#. +> trunk
#: rkward/main.cpp:126
#, kde-format
msgid "Debugger for the frontend. Specify last, or add '--' after all debugger arguments"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:181
#, kde-format
msgid "RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:181
#, kde-format
msgid "Frontend to the R statistics language"
msgstr ""
#. +> trunk5
#: rkward/main.cpp:181
#, kde-format
msgid "(c) 2002, 2004 - 2018"
msgstr ""
#. +> trunk
#: rkward/main.cpp:133
#, kde-format
msgid "(c) 2002, 2004 - 2016"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:182
#, kde-format
msgid "Thomas Friedrichsmeier"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:182
#, kde-format
msgid "Project leader / main developer"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:183
#, kde-format
msgid "Pierre Ecochard"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:183
#, kde-format
msgid "C++ developer between 2004 and 2007"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:184
#, kde-format
msgid "Prasenjit Kapat"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:184
#, kde-format
msgid "Many plugins, suggestions, plot history feature"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:185
#, kde-format
msgid "Meik Michalke"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:185
#, kde-format
msgid "Many plugins, suggestions, rkwarddev package"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:186
#, kde-format
msgid "Stefan Roediger"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:186
#, kde-format
msgid "Many plugins, suggestions, marketing, translations"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:187
#, kde-format
msgid "Contributors in alphabetical order"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:188
#, kde-format
msgid "Björn Balazs"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:188 rkward/main.cpp:190
#, kde-format
msgid "Extensive usability feedback"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:189
#, kde-format
msgid "Aaron Batty"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:189
#, kde-format
msgid "Whealth of feedback, hardware donations"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:190
#, kde-format
msgid "Jan Dittrich"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:191
#, kde-format
msgid "Philippe Grosjean"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:191
#, kde-format
msgid "Several helpful comments and discussions"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:192
#, kde-format
msgid "Adrien d'Hardemare"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:192
#, kde-format
msgid "Plugins and patches"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:193
#, kde-format
msgid "Yves Jacolin"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:193
#, kde-format
msgid "New website"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:194
#, kde-format
msgid "Germán Márquez Mejía"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:194
#, kde-format
msgid "HP filter plugin, spanish translation"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:195
#, kde-format
msgid "Marco Martin"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:195
#, kde-format
msgid "A cool icon"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:196
#, kde-format
msgid "Daniele Medri"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:196
#, kde-format
msgid "RKWard logo, many suggestions, help on wording"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:197
#, kde-format
msgid "David Sibai"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:197
#, kde-format
msgid "Several valuable comments, hints and patches"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:198
#, kde-format
msgid "Ilias Soumpasis"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:198
#, kde-format
msgid "Translation, Suggestions, plugins"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:199
#, kde-format
msgid "Ralf Tautenhahn"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:199
#, kde-format
msgid "Many comments, useful suggestions, and bug reports"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:200
#, kde-format
msgid "Jannis Vajen"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:200
#, kde-format
msgid "German Translation, bug reports"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:201
#, kde-format
msgid "Roland Vollgraf"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:201
#, kde-format
msgid "Some patches"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:202
#, kde-format
msgid "Roy Qu"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:202
#, kde-format
msgid "patches and helpful comments"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:203
#, kde-format
msgid "Many more people on rkward-devel@kde.org"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:203
#, kde-format
msgid "Sorry, if we forgot to list you. Please contact us to get added"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:209
#, kde-format
msgid "After starting (and after loading the specified workspace, if applicable), evaluate the given R code."
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:210
#, kde-format
msgid "Verbosity of debug messages (0-5)"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:211
#, kde-format
msgid "Mask for components to debug (see debug.h)"
msgstr ""
#. +> trunk5
#: rkward/main.cpp:212
#, kde-format
msgid "Where to send debug message (file|terminal)"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:213
#, kde-format
msgid "Debugger for the backend. (Enclose any debugger arguments in single quotes ('') together with the command. Make sure to re-direct stdout!)"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:214
#, kde-format
msgid "Use specified R installation, instead of the one configured at compile time (note: rkward R library must be installed to that installation of R)"
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:215
#, kde-format
msgid "Reuse a running RKWard instance (if available). If a running instance is reused, only the file arguments will be interpreted, all other options will be ignored."
msgstr ""
#. +> trunk5
#: rkward/main.cpp:216
#, kde-format
msgid "Behaves like --reuse, if any file arguments are also given, starts a new instance, otherwise. Intended for use in the .desktop file."
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:217
#, kde-format
msgid "When used in conjunction with rkward://runplugin/-URLs specified on the command line, suppresses the warning about application-external (untrusted) links."
msgstr ""
#. +> trunk5 trunk
#: rkward/main.cpp:218
#, kde-format
msgid "File or files to open, typically a workspace, or an R script file. When loading several things, you should specify the workspace, first."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:43
#, kde-format
msgid "Alignment"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:48
#, kde-format
msgid "Default"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:50
#, kde-format
msgid "Left"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:52
#, kde-format
msgid "Right"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:57
#, kde-format
msgid "Decimal Places"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:60
#, kde-format
msgid "Default setting"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:62
#, kde-format
msgid "As required"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:64
#, kde-format
msgid "Fixed precision:"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editformatdialog.cpp:83
#, kde-format
msgid "Formatting options for '%1'"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editlabelsdialog.cpp:213
#, kde-format
msgid "Levels / Value labels for '%1'"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/editlabelsdialog.cpp:216
#, kde-format
msgid "Levels can be assigned only to consecutive integers starting with 1 (the index column is read only). To remove levels at the end of the list, just set them to empty."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/multistringselector.cpp:46
#, kde-format
msgid "Filename"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/multistringselector.cpp:113
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/multistringselector.cpp:123
#, kde-format
msgid "Up"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/multistringselector.cpp:127
#, kde-format
msgid "Down"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkaccordiontable.cpp:94
#, kde-format
msgid "Click to add new row"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkaccordiontable.cpp:450
#, kde-format
msgid "Remove this row / element"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkcommonfunctions.cpp:242
#, kde-format
msgid "<p><em>Note:</em> This setting does not take effect until you restart RKWard.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkdynamicsearchline.cpp:34
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkdynamicsearchline.cpp:56
#, kde-format
msgid "<p><b>Note:</b> This search line accepts so-called regular expressions. To limit the search to matches at the start of the string, start the filter with '^', e.g. ('^rk.'). To limit searches to the end of the string, append '$' at the end of the filter. To match arbitrary text in the middle of the search term, insert '.*'.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkfindbar.cpp:61
#, kde-format
msgid "Search backwards (previous occurrence of search term)"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkfindbar.cpp:67
#, kde-format
msgid "Search forward (next occurrence of search term)"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkfindbar.cpp:97
#, kde-format
msgid "Match case"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkfindbar.cpp:99 rkward/windows/rkhtmlwindow.cpp:664
#, kde-format
msgid "Find as you type"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkfindbar.cpp:102
#, kde-format
msgid "Highlight all matches"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:62
#, kde-format
msgid "Other Environments"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:64
#, kde-format
msgid "My Workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:65
#, kde-format
msgid "My Workspace (no objects matching filter)"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:230 rkward/misc/rkobjectlistview.cpp:326
#, kde-format
msgid "Show Hidden Objects"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:281
#, kde-format
msgctxt "Fields==columns in tree view"
msgid "Fields to search in"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:302
#, kde-format
msgid "Top level objects, only"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:303
#, kde-format
msgid "Top level objects, and direct children"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:304
#, kde-format
msgid ""
"Depth of search in the object tree."
"<ul>"
"<li><i>%1</i> means looking for matches in objects that are on the search path, only (in <i>.GlobalEnv</i> or a loaded package)</li>"
"<li><i>%2</i> includes direct child objects. In this case, the list will show matching objects on the search path, <i>and</i> objects on the search path that hold matching child objects.</li>"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:313
#, kde-format
msgid "Show all objects"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:314
#, kde-format
msgid "Show functions, only"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:315
#, kde-format
msgid "Show objects excluding functions"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:316
#, kde-format
msgid "When looking for a particular function, you may want to exclude 'data' objects, and vice versa. This control allows you to limit the list to objects that are not (or do not contain) functions, or to those that are (or contain) functions."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:334
#, kde-format
msgctxt "Width is limited, please opt for something that is not much longer than the English string. Simply 'Clear'/'Reset' should be good enough to understand the function."
msgid "Reset filters"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:336
#, kde-format
msgid "Discards the current object search filters"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkobjectlistview.cpp:498
#, kde-format
msgid "Show Fields"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkprogresscontrol.cpp:256
#, kde-format
msgid "<b>There have been errors and / or warnings. See below for a transcript</b>"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkprogresscontrol.cpp:269
#: rkward/settings/rksettingsmoduleoutput.cpp:241
#, kde-format
msgid "Output"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkprogresscontrol.cpp:270
#, kde-format
msgid "Output:"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkprogresscontrol.cpp:272
#, kde-format
msgid "Errors / Warnings"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkprogresscontrol.cpp:273
#, kde-format
msgid "Errors / Warnings:"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkprogresscontrol.cpp:293
#: rkward/plugin/rkstandardcomponentgui.cpp:504 rkward/robjectviewer.cpp:176
#: rkward/windows/rkdebugconsole.cpp:66
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rksaveobjectchooser.cpp:53
#, kde-format
msgid "Change"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rksaveobjectchooser.cpp:92
#, kde-format
msgid "Parent object: %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rksaveobjectchooser.cpp:102
#, kde-format
msgid "Select parent object"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rksaveobjectchooser.cpp:181
#, kde-format
msgid "Overwrite? (The given object name already exists)"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rksaveobjectchooser.cpp:186
+#: rkward/plugin/rkpluginbrowser.cpp:146
#, kde-format
msgid "Overwrite?"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:27
#, kde-format
msgid "Paste special..."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:65
#, kde-format
msgid "Paste Special..."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:77
#, kde-format
msgid "Paste Mode"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:80
#, kde-format
msgid "Single string"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:83
#, kde-format
msgid "Vector"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:96
#, kde-format
msgid "Field Separator"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:99
#, kde-format
msgid "Tab"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:103
#, kde-format
msgid "Comma"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:107
#, kde-format
msgid "Single space"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:110
#, kde-format
msgid "Any whitespace"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:114
#, kde-format
msgid "Other:"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:127
#, kde-format
msgid "Quoting"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:130
#, kde-format
msgid "Do not quote values"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:133
#, kde-format
msgid "Automatic"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:137
#, kde-format
msgid "Quote all values"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:144
#, kde-format
msgid "Transformations"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:146
#, kde-format
msgid "Reverse horizontally"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:148
#, kde-format
msgid "Reverse vertically"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:150
#, kde-format
msgid "Flip rows/columns"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkspecialactions.cpp:152
#, kde-format
msgid "Insert NAs where needed"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:37
#, kde-format
msgid "Copy lines to output"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:56
#, kde-format
msgid "Run line / selection"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:57
#, kde-format
msgid "Runs the current selection (if any) or the current line (if there is no selection)"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:60
#, kde-format
msgid "Run selection"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:72
#, kde-format
msgid "Run all"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:85
#, kde-format
msgid "&Function reference"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkstandardactions.cpp:161
#, kde-format
msgid "Search Online"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkxmlguipreviewarea.cpp:198
#, kde-format
msgid "Warnings or Errors:"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkxmlguipreviewarea.cpp:257
#, kde-format
msgid "Preview not (yet) possible"
msgstr ""
#. +> trunk
#: rkward/plugin/rkpreviewbox.cpp:181
#, kde-format
msgid "Preview not (currently) possible"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkxmlguipreviewarea.cpp:259
#, kde-format
msgid "Preview disabled"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkxmlguipreviewarea.cpp:261
#, kde-format
msgid "Preview updating"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/rkxmlguipreviewarea.cpp:263
#, kde-format
msgid "Preview up to date"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:51
#, kde-format
msgid "Could not open file %1 for reading"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:53
#, kde-format
msgid "Error parsing XML-file. Error-message was: '%1' in line '%2', column '%3'. Expect further errors to be reported below"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:170
#, kde-format
msgid "Trying to retrieve children of invalid element"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:181
#, kde-format
msgid "Expected exactly one element '%1' but found %2"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:235 rkward/misc/xmlhelper.cpp:247
#, kde-format
msgid "'%1'-attribute not given. Assuming '%2'"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:270
#, kde-format
msgid "Illegal attribute value. Allowed values are one of '%1', only."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:284
#, kde-format
msgid "Illegal attribute value. Only integer numbers are allowed."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:300
#, kde-format
msgid "Illegal attribute value. Only real numbers are allowed."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:318
#, kde-format
msgid "Illegal attribute value. Allowed values are '%1' or '%2', only."
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:350
#, kde-format
msgid "Trying to retrieve contents of invalid element"
msgstr ""
#. +> trunk5 trunk
#: rkward/misc/xmlhelper.cpp:391
#, kde-format
msgid "XML-parsing '%1' "
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcheckbox.cpp:75
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcheckbox.cpp:75
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:276 rkward/plugin/rkcomponentmap.cpp:659
#, kde-format
msgid "(no label)"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:476
#, kde-format
msgid "You tried to invoke a plugin called '%1', but that plugin is currently unknown. Probably you need to load the corresponding PluginMap (Settings->Configure RKWard->Plugins), or perhaps the plugin was renamed."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:478
#, kde-format
msgid "No such plugin"
msgstr ""
#. +> trunk
#: rkward/plugin/rkcomponentmap.cpp:483
#, kde-format
msgid "Bad serialization format while trying to invoke plugin '%1'. Please contact the RKWard team (Help->About RKWard->Authors)."
msgstr ""
#. +> trunk5
#: rkward/plugin/rkcomponentmap.cpp:488
#, kde-format
msgid "Bad serialization format while trying to invoke plugin '%1'. In general, this should not happen, unless you modified the parameters by hand. Please consider reporting this issue."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:490
#, kde-format
msgid "Bad serialization format"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:513
#, kde-format
msgid ""
"\n"
"The plugin has crashed."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:521
#, kde-format
msgid "Not all specified settings could be applied. Most likely this is because some R objects are no longer present in your current workspace."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:524
#, kde-format
msgid "Not all settings applied"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:537
#, kde-format
msgid ""
"\n"
"The plugin could not be auto-submitted with these settings."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:539
#, kde-format
msgid "Could not submit"
msgstr ""
#. +> trunk5
#: rkward/plugin/rkcomponentmap.cpp:580
#, kde-format
msgid "Could not open plugin map file %1. (Is not readable, or failed to parse)"
msgstr ""
#. +> trunk
#: rkward/plugin/rkcomponentmap.cpp:575
#, kde-format
msgid "Could not open plugin map file %1. (Is not readble, or failed to parse)"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:595
#, kde-format
msgid "Skipping plugin map file '%1': Not compatible with this version of RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:610
#, kde-format
msgid "Specified required file '%1' does not exist or is not readable. Ignoring."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:628
#, kde-format
msgid "Could not resolve specified required pluginmap '%1'. You may have to install additional packages."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:662
#, kde-format
msgid "Duplicate declaration of component id \"%1\" within pluginmap file \"%2\"."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:668
#, kde-format
msgid "Specified file '%1' for component id \"%2\" does not exist or is not readable. Ignoring."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmap.cpp:684
#, kde-format
msgid "Component '%1' is not available in a version compatible with this version of RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:50
#, kde-format
msgid "Unspecified"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:89
#, kde-format
msgid "Copyright (c): %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:90
#, kde-format
msgid "License: %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:93
#, kde-format
msgid "Authors:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:99
#, kde-format
msgctxt "Author roles (contributor, etc.)"
msgid "Roles"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:107
#, kde-format
msgid "Translators:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:223
#, kde-format
msgid "RKWard plugin map"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentmeta.cpp:224
#, kde-format
msgid "R package"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentproperties.cpp:932
#, kde-format
msgid "This object has %1 dimension(s), but %2 dimension(s) is/are expected."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentproperties.cpp:935
#, kde-format
msgid "This object has a length of %1, but a minimum length of %2 is expected."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentproperties.cpp:936
#, kde-format
msgid "This object has a length of %1, but a maximum length of %2 is expected."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentproperties.cpp:948
#, kde-format
msgid "This object does not appear to belong to any of the classes <i>%1</i>."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkcomponentproperties.cpp:955
#, kde-format
msgid "This object's data type is <i>%1</i>, while expected type(s) is/are <i>%2</i>."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkdropdown.cpp:42 rkward/plugin/rkradio.cpp:45
#, kde-format
msgid "Select one:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:68
#, kde-format
msgid "Specify model"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:73
#, kde-format
msgid "Full Model"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:75
#, kde-format
msgid "Main Effects only"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:77
#, kde-format
msgid "Custom Model:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:103
#, kde-format
msgid "Main effects"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:108
#, kde-format
msgid "Level"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkformula.cpp:108
#, kde-format
msgid "Term"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkinput.cpp:51
#, kde-format
msgid "Enter text"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkmatrixinput.cpp:45
#, kde-format
msgid "Enter data:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkmatrixinput.cpp:515
#, kde-format
msgid "Type on these cells to expand the table"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkmatrixinput.cpp:526
#, kde-format
msgid "Empty values are not allowed"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkmatrixinput.cpp:550
#, kde-format
msgid "This column contains illegal values in some of its cells"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:64
#, kde-format
msgid "Updating status, please wait"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:817
#, kde-format
msgid "This row has not yet been processed."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:818
#, kde-format
msgid "This row contains invalid settings."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:838
#, kde-format
msgid "Please wait while settings are being processed"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:841
#, kde-format
msgid "One or more rows contain invalid settings."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:842
#, kde-format
msgid "At least %1 rows have to be defined (if any)"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:843
#, kde-format
msgid "At least %1 rows have to be defined"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:844
#, kde-format
msgid "At most %1 rows may be defined"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkoptionset.cpp:845
#, kde-format
msgid "This element is not valid for the following reason(s):"
msgstr ""
#. +> trunk5 trunk
-#: rkward/plugin/rkpluginbrowser.cpp:55
+#: rkward/plugin/rkpluginbrowser.cpp:56
#, kde-format
msgid "Enter filename"
msgstr ""
#. +> trunk5 trunk
-#: rkward/plugin/rkpluginbrowser.cpp:56
+#: rkward/plugin/rkpluginbrowser.cpp:57
#, kde-format
msgid "Select"
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:121
+#: rkward/plugin/rkpluginbrowser.cpp:133
#, kde-format
msgid "The file or directory does not exist."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:124
+#: rkward/plugin/rkpluginbrowser.cpp:136
#, kde-format
msgid "Only files (not directories) are acceptable, here."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:127
+#: rkward/plugin/rkpluginbrowser.cpp:139
#, kde-format
msgid "Only directories (not files) are acceptable, here."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:135
+#: rkward/plugin/rkpluginbrowser.cpp:149
#, kde-format
msgid "The specified file is not writable."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:138
+#: rkward/plugin/rkpluginbrowser.cpp:152
#, kde-format
msgid "You have to specify a filename (not directory) to write to."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:142
+#: rkward/plugin/rkpluginbrowser.cpp:158
#, kde-format
msgid "<b>Note:</b> The given file already exists, and will be modified / overwritten."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:150
+#: rkward/plugin/rkpluginbrowser.cpp:166
#, kde-format
msgid "Only local files are allowed, here."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:153
+#: rkward/plugin/rkpluginbrowser.cpp:169
#, kde-format
msgid "This url looks valid."
msgstr ""
#. +> trunk5
-#: rkward/plugin/rkpluginbrowser.cpp:158
+#: rkward/plugin/rkpluginbrowser.cpp:174
#, kde-format
msgid "The given filename / url is not valid."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkpluginsaveobject.cpp:39
#, kde-format
msgid "Save to:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkpluginsaveobject.cpp:40 rkward/rkward.cpp:250
#, kde-format
msgid "my.data"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkpluginspinbox.cpp:45
#, kde-format
msgid "Enter value:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkpreviewbox.cpp:61
#: rkward/windows/rkcommandeditorwindow.cpp:340
#, kde-format
msgid "Preview"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponent.cpp:101
#, kde-format
msgid "There has been an error while trying to parse the description of this plugin ('%1'). Please refer to stdout for details."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponent.cpp:101
#, kde-format
msgid "Could not create plugin"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponent.cpp:684
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:156
#: rkward/plugin/rkstandardcomponentgui.cpp:225
#, kde-format
msgid "Code Preview"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:194
#: rkward/plugin/rkstandardcomponentgui.cpp:619
#, kde-format
msgid "Submit"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:199
#: rkward/plugin/rkstandardcomponentgui.cpp:608
#, kde-format
msgid "Close"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:202
#, kde-format
msgid "Auto close"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:208
#: rkward/plugin/rkstandardcomponentgui.cpp:507
#, kde-format
msgid "Help"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:214
#, kde-format
msgid "Use Wizard"
msgstr ""
#. +> trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:261
#, kde-format
msgid "<b>%1</b>"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:333
#, kde-format
msgid "Run again"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:458
#, kde-format
msgid "Processing. Please wait"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:535
#, kde-format
msgid "Below you can preview the R commands corresponding to the settings you made. Click 'Submit' to run the commands."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:540
#, kde-format
msgid "Below you can preview the result of your settings, and the R commands to be run. Click 'Submit' to run the commands."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:596
#: rkward/plugin/rkstandardcomponentgui.cpp:614
#, kde-format
msgid "Next >"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:606
#: rkward/plugin/rkstandardcomponentgui.cpp:624
#, kde-format
msgid "< Back"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkstandardcomponentgui.cpp:627
#, kde-format
msgid "Use Dialog"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkvarselector.cpp:59
#, kde-format
msgid "Select Variable(s)"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkvarselector.cpp:73
#, kde-format
msgid "Show all environments"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkvarselector.cpp:75
#, kde-format
msgid "Show objects in all environments on the <i>search()</i> path, instead of just those in <i>.GlobalEnv</i>. Check this, if you want to select objects from a loaded package."
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkvarselector.cpp:82
#, kde-format
msgid "Show filter options"
msgstr ""
#. +> trunk5
#: rkward/plugin/rkvarselector.cpp:138
#, kde-format
msgid "Expand all root level objects (show columns of data.frames)"
msgstr ""
#. +> trunk5
#: rkward/plugin/rkvarselector.cpp:142
#, kde-format
msgid "Collapse all root level objects (hide columns of data.frames)"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkvarslot.cpp:48
#, kde-format
msgid "Variable:"
msgstr ""
#. +> trunk5 trunk
#: rkward/plugin/rkvarslot.cpp:169
#, kde-format
msgid "<p>Using this object, here, may lead to failures or unexpected results, for the following reason(s):</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:278
#, kde-format
msgid "Running"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:281
#, kde-format
msgid "Canceled"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:290
#, kde-format
msgid "Command Chain"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:292
#, kde-format
msgid "Closed"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:293
#, kde-format
msgid "Waiting"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:296
#, kde-format
msgid "Command Stack"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:322
#, kde-format
msgid "Command"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rcommandstack.cpp:325
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:115
#, kde-format
msgid "The backend executable could not be found. This is likely to be a problem with your installation."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:129
#, kde-format
msgid "The backend executable could not be started. Error message was: %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:167
#, kde-format
msgid "Error during handshake with backend process. Expected token '%1', received token '%2'"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:170
#, kde-format
msgid ""
"Version mismatch during handshake with backend process. Frontend is version '%1' while backend is '%2'.\n"
"Please fix your installation."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:204
#, kde-format
msgid "The backend process could not be started. Please check your installation."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:205
#, kde-format
msgid "The backend process failed to start with exit code %1."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkfrontendtransmitter.cpp:206
#, kde-format
msgid "Backend process has exited with code %1."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrbackend.cpp:582
#, kde-format
msgid "The R engine has shut down with status: %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrbackend.cpp:601
#, kde-format
msgid ""
"The R engine has encountered a fatal error:\n"
"%1"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrbackend.cpp:771
#, kde-format
msgid "Message from the R backend"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrbackend.cpp:779
#, kde-format
msgid "Question from the R backend"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrbackend.cpp:1651
#, kde-format
msgid ""
"</p>"
"\t- The 'rkward' R-library either could not be loaded at all, or not in the correct version. This may lead to all sorts of errors, from single missing features to complete failure to function. The most likely cause is that the last installation did not place all files in the correct place. However, in some cases, left-overs from a previous installation that was not cleanly removed may be the cause.</p>"
"\t\t"
"<p><b>You should quit RKWard, now, and fix your installation</b>. For help with that, see <a href=\"http://rkward.kde.org/compiling\">http://rkward.kde.org/compiling</a>.</p>"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrbackend.cpp:1655
#, kde-format
msgid ""
"<p>\t-There was a problem setting up the communication with R. Most likely this indicates a broken installation.</p>"
"\t\t"
"<p><b>You should quit RKWard, now, and fix your installation</b>. For help with that, see <a href=\"http://rkward.kde.org/compiling\">http://rkward.kde.org/compiling</a>.</p>"
"</p>"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:94
#, kde-format
msgid "R Startup"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:332
#, kde-format
msgid ""
"<p>\t-An unspecified error occurred that is not yet handled by RKWard. Likely RKWard will not function properly. Please check your setup.</p>"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:334
#, kde-format
msgid ""
"<p>There was a problem starting the R backend. The following error(s) occurred:</p>"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:342
#, kde-format
msgid "Error starting R"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:561
#, kde-format
msgid ""
"A command in the R backend is trying to change the character encoding. While RKWard offers support for this, and will try to adjust to the new locale, this operation may cause subtle bugs, if data windows are currently open. Also the feature is not well tested, yet, and it may be advisable to save your workspace before proceeding.\n"
"If you have any data editor opened, or in any doubt, it is recommended to close those first (this will probably be auto-detected in later versions of RKWard). In this case, please choose 'Cancel' now, then close the data windows, save, and retry."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:561
#, kde-format
msgid "Locale change"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:720
#, kde-format
msgid "The R-backend has indicated that in order to carry out the current task it needs the package '%1', which is not currently installed. We will open the package-management tool, and there you can try to locate and install the needed package."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:720
#, kde-format
msgid "Require package '%1'"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:825
#, kde-format
msgid "R backend requests information"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:852
#, kde-format
msgid ""
"\n"
"The R backend will be shut down immediately. This means, you can not use any more functions that rely on it. I.e. you can do hardly anything at all, not even save the workspace (but if you're lucky, R already did that). What you can do, however, is save any open command-files, the output, or copy data out of open data editors. Quit RKWard after that. Sorry!"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkrinterface.cpp:853
#, kde-format
msgid "R engine has died"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:112
#, kde-format
msgid "Graphics Device Number %1"
msgstr ""
#. +> trunk5
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:278
#, kde-format
msgctxt "Window title"
msgid "%1 (Active)"
msgstr ""
#. +> trunk5
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:279
#, kde-format
msgctxt "Window title"
msgid "%1 (Inactive)"
msgstr ""
#. +> trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:282
#, kde-format
msgid "%1 (Inactive)"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:304
#, kde-format
msgid ""
"<h2>Locating point(s)</h2>"
"<p>Use left mouse button to select point(s). Any other mouse button to stop.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:314
#, kde-format
msgid "<p>Press Enter to see next plot, or click 'Cancel' to abort.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice.cpp:318
#, kde-format
msgid "Ok to show next plot?"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice_frontendtransmitter.cpp:77
#, kde-format
msgid "There has been an error while trying to connect the on-screen graphics backend. This means, on-screen graphics using the RKWard device will not work in this session."
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice_frontendtransmitter.cpp:77
#, kde-format
msgid "Expected connection token %1, but read connection token %2"
msgstr ""
#. +> trunk5 trunk
#: rkward/rbackend/rkwarddevice/rkgraphicsdevice_frontendtransmitter.cpp:77
#, kde-format
msgid "Error while connection graphics backend"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:99
#, kde-format
msgid "The 'katepart' component could not be loaded. RKWard cannot run without katepart, and will exit, now. Please install katepart, and try again."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:99
#, kde-format
msgid "'katepart' component could not be found"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:147 rkward/windows/rkcommandeditorwindow.cpp:347
#, kde-format
msgid "R Console"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:657
#, kde-format
msgid "Syntax error\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:818
#, kde-format
msgid "Select command history file to load"
msgstr ""
#. +> trunk5
#: rkward/rkconsole.cpp:818
#, kde-format
msgid "R history files [*.Rhistory](*.Rhistory);;All files [*](*)"
msgstr ""
#. +> trunk
#: rkward/rkconsole.cpp:765 rkward/rkconsole.cpp:785
#, kde-format
msgid ""
"*.Rhistory|R history files (*.Rhistory)\n"
"*|All files (*)"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:852
#, kde-format
msgid "Select filename to save command history"
msgstr ""
#. +> trunk5
#: rkward/rkconsole.cpp:852
#, kde-format
msgid "R history files [*.Rhistory] (*.Rhistory);;All files [*] (*)"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:973
#, kde-format
msgid "Interrupt running command"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:980
#, kde-format
msgid "Copy selection literally"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:983
#, kde-format
msgid "Copy commands, only"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:990
#, kde-format
msgid "Print Console"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:997
#, kde-format
msgid "Import command history..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:999
#, kde-format
msgid "Export command history..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:1018
#, kde-format
msgid "You have configured RKWard to pipe script editor commands through the R Console. However, another command is currently active in the console. Do you want to append it to the command in the console, or do you want to reset the console, first? Press cancel if you do not wish to run the new command, now."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:1018
#, kde-format
msgid "R Console is busy"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:1018
#, kde-format
msgid "Append"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkconsole.cpp:1018
#, kde-format
msgid "Reset, then submit"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 trunk
#: rkward/rkconsolepart.rc:4 rkward/rkwardui.rc:7
#: rkward/windows/detachedwindowcontainer.rc:5
#: rkward/windows/rkcommandeditorwindowpart.rc:4
#: rkward/windows/rkhelpwindow.rc:4 rkward/windows/rkoutputwindow.rc:4
#: rkward/windows/rkstandardactions.rc:7
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 trunk
#: rkward/rkconsolepart.rc:30 rkward/rkwardui.rc:50
#: rkward/windows/detachedwindowcontainer.rc:24
#: rkward/windows/rkcatchedx11windowpart.rc:29
#: rkward/windows/rkhelpwindow.rc:17 rkward/windows/rkoutputwindow.rc:19
#, kde-format
msgid "&View"
msgstr ""
#. i18n: ectx: Menu (run)
#. +> trunk5 trunk
#: rkward/rkconsolepart.rc:35 rkward/rkwardui.rc:53
#: rkward/windows/detachedwindowcontainer.rc:30
#: rkward/windows/rkcommandeditorwindowpart.rc:12
#: rkward/windows/rkcommandeditorwindowpart.rc:33
#: rkward/windows/rkstandardactions.rc:13
#, kde-format
msgid "&Run"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:204
#, kde-format
msgid ""
"<p>RKWard either could not find its resource files at all, or only an old version of those files. The most likely cause is that the last installation failed to place the files in the correct place. This can lead to all sorts of problems, from single missing features to complete failure to function.</p>"
"<p><b>You should quit RKWard, now, and fix your installation</b>. For help with that, see <a href=\"http://rkward.kde.org/compiling\">http://rkward.kde.org/compiling</a>.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:204
#, kde-format
msgid "Broken installation"
msgstr ""
#. +> trunk
#: rkward/rkward.cpp:212
#, kde-format
msgid ""
"Your installation of KDE is configured to use \"native\" file dialogs. This is known to cause issues in some cases, and we recommend to disable \"native\" file dialogs.\n"
"Should \"native\" file dialogs be disabled in RKWard?"
msgstr ""
#. +> trunk
#: rkward/rkward.cpp:213
#, kde-format
msgid "Potential problem with your configuration"
msgstr ""
#. +> trunk
#: rkward/rkward.cpp:213
#, kde-format
msgid "Yes, disable"
msgstr ""
#. +> trunk
#: rkward/rkward.cpp:213
#, kde-format
msgid "No, use \"native\" file dialogs"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:291
#, kde-format
msgid ""
"<p>You are about to start an RKWard dialog from outside of RKWard, probably by clicking on an 'rkward://'-link, somewhere. In case you have found this link on an external website, please bear in mind that R can be used to run arbitrary commands on your computer, <b>potentially including downloading and installing malicious software</b>. If you do not trust the source of the link you were following, you should press 'Cancel', below.</p>"
"<p>In case you click 'Continue', no R code will be run, unless and until you click 'Submit' in the dialog window, and you are encouraged to review the generated R code, before doing so.</p>"
"<p><i>Note</i>: Checking 'Do not ask again' will suppress this message for the remainder of this session, only."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:292
#, kde-format
msgid "A note on external links"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:304
#, kde-format
msgid "Setting up plugins..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:308
#, kde-format
msgid "Plugins are needed: you may manage these through \"Settings->Manage R package and plugins\".\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:308
#, kde-format
msgid "No active plugin maps"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:342
#, kde-format
msgid "New RKWard plugin packs (listed below) have been found, and have been activated, automatically. To de-activate selected plugin packs, use Settings->Configure RKWard->Plugins."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:342
#, kde-format
msgid "New plugins found"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:346
#, kde-format
msgid "The following RKWard pluginmap files could not be loaded, and have been disabled. This could be because they are broken, not compatible with this version of RKWard, or not meant for direct loading (see the 'Details' for more information). They have been disabled."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:346 rkward/rkward.cpp:350
#, kde-format
msgid "Failed to load some plugin maps"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:350
#, kde-format
msgid "Some errors were encountered while loading the following RKWard pluginmap files. This could be because individual plugins are broken or not compatible with this version of RKWard (see the 'Details' for more information). Other plugins were loaded, successfully, however."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:350
#, kde-format
msgid "Note: You will not be warned about these pluginmap files again, until you upgrade RKWard, or remove and re-add them in Settings->Configure RKWard->Plugins."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:385
#, kde-format
msgid "Carbon Copy Settings"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:403 rkward/settings/rksettingsmoduleobjectbrowser.cpp:99
#, kde-format
msgid "Workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:412
#, kde-format
msgid "Files"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:416
#, kde-format
msgid "Pending Jobs"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:428
#, kde-format
msgid "Debugger Frames"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:433
#, kde-format
msgid "Debugger Console"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:437
#, kde-format
msgid "RKWard Debug Messages"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:449
#, kde-format
msgid "Dataset"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:451
#, kde-format
msgid "Creates new empty dataset and opens it for editing"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:454
#, kde-format
msgid "Script File"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:458
#, kde-format
msgid "Open R Script File..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:461
#, kde-format
msgid "Open Recent R Script File"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:472
#, kde-format
msgid "Import Data"
msgstr ""
#. +> trunk
#: rkward/rkward.cpp:550
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:473
#, kde-format
msgid "Import data from a variety of file formats"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:478
#, kde-format
msgid "Open Workspace..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:480
#, kde-format
msgid "Opens an existing document"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:483
#, kde-format
msgid "Open Recent Workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:484
#, kde-format
msgid "Opens a recently used file"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:487
#, kde-format
msgid "Save Workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:489
#, kde-format
msgid "Saves the actual document"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:493
#, kde-format
msgid "Save Workspace As"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:494
#, kde-format
msgid "Saves the actual document as..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:497
#, kde-format
msgid "Quits the application"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:500
#, kde-format
msgid "Interrupt all commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:506
#, kde-format
msgid "CC commands to output..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:510 rkward/rkward.cpp:514
#, kde-format
msgid "Manage R packages and plugins..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:521
#, kde-format
msgid "Close All Data"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:522
#, kde-format
msgid "Closes all open data editors"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:527
#, kde-format
msgid "Close All"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:531 rkward/windows/rktoolwindowbar.cpp:284
#: rkward/windows/rkworkplaceview.cpp:106
#, kde-format
msgid "Detach"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:536
#, kde-format
msgid "[No actions available for current view]"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:543
#, kde-format
msgid "Open..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:555
#, kde-format
msgid "Create..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:562
#, kde-format
msgid "Save..."
msgstr ""
#. +> trunk
#: rkward/rkward.cpp:564
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:658
#, kde-format
msgid "Ready."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:662
#, kde-format
msgid "Current working directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:739
#, kde-format
msgid "Exiting..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:747
#, kde-format
msgid "Quitting RKWard: Do you want to save the workspace?"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:747 rkward/rkward.cpp:787
#, kde-format
msgid "Save Workspace?"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:747
#, kde-format
msgid "Do Not Quit"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:777
#, kde-format
msgid "New dataset"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:777
#, kde-format
msgid "Enter name for the new dataset"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:787
#, kde-format
msgid "Do you want to save the current workspace?"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:797
#, kde-format
msgid "Opening workspace..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:800
#, kde-format
msgid "Select workspace to open..."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:886
#, kde-format
msgid "The <b>R</b> engine is busy."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:890
#, kde-format
msgid "The <b>R</b> engine is idle."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:894
#, kde-format
msgid "The <b>R</b> engine is being initialized."
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:930
#, kde-format
msgid "Open script file(s)"
msgstr ""
#. +> trunk5 trunk
#: rkward/rkward.cpp:942
#, kde-format
msgid "[Unnamed Workspace]"
msgstr ""
#. i18n: ectx: Menu (new_data)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:8
#, kde-format
msgid "&New"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:15
#, kde-format
msgid "&Import"
msgstr ""
#. i18n: ectx: Menu (export)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:20
#, kde-format
msgid "&Export"
msgstr ""
#. i18n: ectx: Menu (workspace)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:26
#, kde-format
msgid "&Workspace"
msgstr ""
#. i18n: ectx: Menu (window)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:64
#, kde-format
msgid "&Windows"
msgstr ""
#. i18n: ectx: Menu (window_activate)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:73 rkward/windows/detachedwindowcontainer.rc:42
#: rkward/windows/rktoplevelwindowgui.rc:9
#, kde-format
msgid "&Activate"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:83 rkward/windows/detachedwindowcontainer.rc:46
#: rkward/windows/rkcommandeditorwindowpart.rc:18
#: rkward/windows/rkcommandlogpart.rc:9 rkward/windows/rkstandardactions.rc:23
#: rkward/windows/rktoplevelwindowgui.rc:27
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: Menu (help)
#. +> trunk5 trunk
#: rkward/rkwardui.rc:89 rkward/windows/detachedwindowcontainer.rc:49
#: rkward/windows/rkstandardactions.rc:19
#: rkward/windows/rktoplevelwindowgui.rc:31
#, kde-format
msgid "&Help"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:58
#, kde-format
msgid "summary (x)"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:59
#, kde-format
msgid "print (x)"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:60
#, kde-format
msgid "str (x)"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:88
#, kde-format
msgid "<b>Object was deleted</b>"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:131
#, kde-format
msgid "Object Viewer: %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:135
#, kde-format
msgid "The object was changed. You may want to click \"Update\""
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:172 rkward/windows/robjectbrowser.cpp:118
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:220
#, kde-format
msgid "Fetching information. Please wait."
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:230
#, kde-format
msgid "Click \"Update\" to fetch information"
msgstr ""
#. +> trunk5 trunk
#: rkward/robjectviewer.cpp:251
#, kde-format
msgid "Ready"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/qtscriptbackend.cpp:123
#, kde-format
msgid ""
"The QtScript-backend has reported an error:\n"
"%1"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/qtscriptbackend.cpp:123
#, kde-format
msgid "Scripting error"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/qtscriptbackend.cpp:243
#, kde-format
msgid ""
"Script Error: %1\n"
"Backtrace:\n"
"%2"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/qtscriptbackend.cpp:261
#, kde-format
msgid "The file \"%1\" (needed by \"%2\") could not be found. Please check your installation."
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/qtscriptbackend.cpp:285
#, kde-format
msgid "Could not open common script file \"%1\""
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/rkcomponentscripting.cpp:65
#: rkward/scriptbackends/rkcomponentscripting.cpp:67
#, kde-format
msgid "Error opening script file %1"
msgstr ""
-#. +> trunk5 trunk
+#. +> trunk5
#: rkward/scriptbackends/rkcomponentscripting.cpp:82
#, kde-format
+msgid "inlined code"
+msgstr ""
+
+#. +> trunk5
+#: rkward/scriptbackends/rkcomponentscripting.cpp:82
+#, kde-format
+msgid "Script Error at '%1' line %2: %3\n"
+msgstr ""
+
+#. +> trunk
+#: rkward/scriptbackends/rkcomponentscripting.cpp:83
+#, kde-format
msgid "Script Error: %1\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/rkcomponentscripting.cpp:100
#, kde-format
msgid "error ('The file \"%1\" (needed by \"%2\") could not be found. Please check your installation.');\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/scriptbackend.cpp:92
#, kde-format
msgid "## Prepare\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/scriptbackend.cpp:95
#, kde-format
msgid "## Compute\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/scriptbackends/scriptbackend.cpp:98
#, kde-format
msgid "## Print result\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettings.cpp:69
#, kde-format
msgid "Settings"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:50
#: rkward/settings/rksettingsmodulegeneral.cpp:62
#, kde-format
msgid "Settings marked with (*) do not take effect until you restart RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:55
#, kde-format
msgid "Code Completion"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:58
#, kde-format
msgid "Enable code completion"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:65
#, kde-format
msgid "Minimum number of characters before completion is attempted"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:76
#, kde-format
msgid "Timeout (milliseconds) before completion is attempted"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:87
#, kde-format
msgid "Enable function argument hinting"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:94
#, kde-format
msgid "Autosaves"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:100
#, kde-format
msgid "Autosave interval (minutes)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:108
#, kde-format
msgid "Keep autosave file after manual save"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:117
#, kde-format
msgid "Opening script files"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:119
#, kde-format
msgid "Number of scripts in recent file lists (*)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:122
#, kde-format
msgid "<p>The number of recent files to remember (in the Open Recent R Script File menu).</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:128
#, kde-format
msgid "R script file filters (separated by spaces)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:131
#, kde-format
msgid ""
"<p>A list of filters (file name extensions) that should be treated as R script files. Most importantly, files matching one of these filters will always be opened with R syntax highlighting.</p>"
"<p>Filters are case insensitive.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulecommandeditor.cpp:156
#, kde-format
msgid "Script editor"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:48
#, kde-format
msgid "Load/Save command history"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:53
#, kde-format
msgid "Maximum length of command history"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:59
#: rkward/settings/rksettingsmoduleconsole.cpp:69
#: rkward/settings/rksettingsmodulewatch.cpp:157
#, kde-format
msgid "Unlimited"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:63
#, kde-format
msgid "Maximum number of paragraphs/lines to display in the console"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:75
#, kde-format
msgid "Run commands from script editor through console"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:80
#, kde-format
msgid "Also add those commands to console history"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:82
#, kde-format
msgid "Do not add"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:83
#, kde-format
msgid "Add only if single line"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:84
#, kde-format
msgid "Add all commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:92
#, kde-format
msgid "Command history is context sensitive by default"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleconsole.cpp:184
#, kde-format
msgid "Console"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduledebug.cpp:40
#, kde-format
msgid "<b>These settings are for debugging purposes, only.</b> It is safe to leave them untouched. Also, these settings will only apply to the current session, and will not be saved."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduledebug.cpp:46
#, kde-format
msgid "Debug level"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduledebug.cpp:56
#, kde-format
msgid "Debug flags"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduledebug.cpp:82
#, kde-format
msgid "Command timeout"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduledebug.cpp:92
#, kde-format
msgid "<i>Note:</i> Debug output is written to %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduledebug.cpp:109
#, kde-format
msgid "Debug"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:68
#, kde-format
msgid "Directory where rkward may store files (*)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:74
#, kde-format
msgid "Startup Action (*)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:78
#, kde-format
msgid "Load .RData-file from current directory, if available (R option '--restore')"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:80
#, kde-format
msgid "Ask for a file to open"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:81
#, kde-format
msgid "Show selection dialog (default)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:86
#, kde-format
msgid "Show RKWard Help on Startup"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:91
#, kde-format
msgid "Initial working directory (*)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:95
#, kde-format
msgid "Do not change current directory on startup"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:96
#, kde-format
msgid "RKWard files directory (as specified, above)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:97
#, kde-format
msgid "User home directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:98
#, kde-format
msgid "Last used directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:99
#, kde-format
msgid "The following directory (please specify):"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:103
#, kde-format
msgid "Initial working directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:107
#, kde-format
msgid "<p>The initial working directory to use. Note that if you are loading a workspace on startup, and you have configured RKWard to change to the directory of loaded workspaces, that directory will take precedence.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:112
#, kde-format
msgid "The workplace layout (i.e. which script-, data-, help-windows are open) may be saved (and loaded) per R workspace, or independent of the R workspace. Which do you prefer?"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:121
#, kde-format
msgid "Save/restore with R workspace, when saving/loading R workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:124
#, kde-format
msgid "Save/restore independent of R workspace (save at end of RKWard session, restore at next start)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:127
#, kde-format
msgid "Do not save/restore workplace layout"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:136
#, kde-format
msgid "When loading a workspace, change to the corresponding directory."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:143
#, kde-format
msgid "Warn when editing objects with more than this number of fields (0 for no limit):"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:146
#, kde-format
msgid "No limit"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:153
#, kde-format
msgid "MDI window focus behavior"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:156
#, kde-format
msgid "Click to focus"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:157
#, kde-format
msgid "Focus follows mouse"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegeneral.cpp:208
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:58
#, kde-format
msgid "Default graphics device"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:61
#, kde-format
msgid "RKWard native device"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:64
#, kde-format
msgid "Platform default device"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:67
#, kde-format
msgid "Other device:"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:76
#, kde-format
msgid ""
"<p>The default device to be used for plotting, i.e. when new plot is created, while no graphics device is active (see <i>options(\"device\")</i>).</p>"
"<p>The RKWard native device is the recommended choice for most users. This corresponds to the R command <i>RK()</i>.</p>"
"<p>The 'Platform default device' corresponds to one of <i>X11()</i>, <i>windows()</i>, or <i>quartz()</i>, depending on the platform.</p>"
"<p>You can also specify the name of a function such as <i>cairoDevice</i>.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:84
#, kde-format
msgid "Integration of R standard devices"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:87
#, kde-format
msgid "Replace with RKWard device"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:90
#, kde-format
msgid "Embed original device"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:96
#, kde-format
msgid "No device integration"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:101
#, kde-format
msgid ""
"<p>Many scripts use calls to platform specific standard devices (<i>X11()</i>, <i>windows()</i>, <i>quartz()</i>), although any on-screen device could be used at these places. RKWard provides overloads for these standard device functions, which can change their behavior when used in user code:</p>"
"<ul>"
"<li>The calls can be re-directed to the RKWard native device (<i>RK()</i>). Some, but not all function arguments will be matched, others will be ignored.</li>"
"<li>The original platform specific devices can be used, but embedded into RKWard windows. This option is not available on MacOS X.</li>"
"<li>The original platform specific devices can be used unchanged, without the addition of RKWard specific features.</li>"
"</ul>"
"<p>Regardless of this setting, the original devices are always accessible as <i>grDevices::X11()</i>, etc.</p>"
"<p>Using a device on a platform where it is not defined (e.g. <i>Windows()</i> on Mac OS X) will always fall back to the <i>RK()</i> device.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:113
#, kde-format
msgid "Default window size (for RK(), or embedded device windows)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:115
#, kde-format
msgid "Default width (inches):"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:119
#, kde-format
msgid "Default height (inches)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:126
#, kde-format
msgid "Use KDE printer dialog for printing devices (if available)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:131
#, kde-format
msgid "Screen device history"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:138
#, kde-format
msgid "Maximum number of recorded plots:"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:146
#, kde-format
msgid "Maximum size of a single recorded plot (in KB):"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulegraphics.cpp:181
#, kde-format
msgid "Onscreen Graphics"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleobjectbrowser.cpp:50
#, kde-format
msgid "Never fetch the structure of these packages:"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleobjectbrowser.cpp:82
#, kde-format
msgid "Add exclusion"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleobjectbrowser.cpp:82
#, kde-format
msgid "Add the name of the package that no structure should be fetched for"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:50
#, kde-format
msgid "Carbon copy commands to output"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:56
#, kde-format
msgid "Commands entered in the console"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:60
#, kde-format
msgid "Commands run via the 'Run' menu"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:64
#, kde-format
msgid "Commands originating from dialogs and plugins"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:68
#, kde-format
msgid "Also carbon copy the command output"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:159
#, kde-format
msgid "Output Window options"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:161
#, kde-format
msgid "show window on new output"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:164
#, kde-format
msgid "raise window on new output"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:171
#, kde-format
msgid "CSS file to use for output (leave empty for default)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:171
#, kde-format
msgid "Select CSS file"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:173
#, kde-format
msgid "Select a CSS file for custom formatting of the output window. Leave empty to use the default CSS file shipped with RKWard. Note that this setting takes effect, when initializing an output file (e.g. after flushing the output), only."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:176
#, kde-format
msgid "Graphics"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:180
#, kde-format
msgid "File format"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:182
#, kde-format
msgid "<Default>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:183
#, kde-format
msgid "PNG"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:184
#, kde-format
msgid "SVG"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:185
#, kde-format
msgid "JPG"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:190
#, kde-format
msgid "JPG quality"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:202
#, kde-format
msgid "Width:"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleoutput.cpp:209
#, kde-format
msgid "Height:"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:60
#, kde-format
msgid "Some plugins are available with both, a wizard-like interface and a traditional dialog interface. If both are available, which mode of presentation do you prefer?"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:70
#, kde-format
msgid "Always prefer dialogs"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:73
#, kde-format
msgid "Prefer recommended interface"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:76
#, kde-format
msgid "Always prefer wizards"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:86
#, kde-format
msgid "Configure Active Plugins"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:104
#, kde-format
msgid "Plugins"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:429
#: rkward/windows/rkhtmlwindow.cpp:837
#, kde-format
msgid "Dependencies"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:452
#, kde-format
msgid "Broken"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:454
#, kde-format
msgid "Loaded"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:457
#, kde-format
msgid "Quirky"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:478
#, kde-format
msgid "Active"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:479
#, kde-format
msgid "ID"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduleplugins.cpp:504
#, kde-format
msgid "Select .pluginmap-file"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:73
#, kde-format
msgid "The following settings mostly affect R behavior in the console. It is generally safe to keep these unchanged."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:82
#, kde-format
msgid "Display warnings"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:85
#, kde-format
msgid "Suppress warnings"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:86
#, kde-format
msgid "Print warnings later (default)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:87
#, kde-format
msgid "Print warnings immediately"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:88
#, kde-format
msgid "Convert warnings to errors"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:94
#, kde-format
msgid "Decimal character (only for printing)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:101
#, kde-format
msgid "Output width (characters)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:111
#, kde-format
msgid "Maximum number of elements shown in print"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:121
#, kde-format
msgid "Maximum length of warnings/errors to print"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:131
#, kde-format
msgid "Keep comments in functions"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:134
#, kde-format
msgid "TRUE (default)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:135
#, kde-format
msgid "FALSE"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:141
#, kde-format
msgid "Keep comments in packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:144
#: rkward/settings/rksettingsmoduler.cpp:174
#, kde-format
msgid "TRUE"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:145
#: rkward/settings/rksettingsmoduler.cpp:175
#, kde-format
msgid "FALSE (default)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:151
#, kde-format
msgid "Maximum level of nested expressions"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:161
#, kde-format
msgid "Default decimal precision in print ()"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:171
#, kde-format
msgid "Check vector bounds (warn)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:180
#, kde-format
msgid "Editor command"
msgstr ""
#. +> trunk
#: rkward/settings/rksettingsmoduler.cpp:185
#, kde-format
msgid "Use Internet Explorer functions for internet access"
msgstr ""
#. +> trunk
#: rkward/settings/rksettingsmoduler.cpp:190
#, kde-format
msgid "<p>Use Internet Explorer functions for accessing the internet from R. Enabling this option may help in case of problems with accessing the internet from R (e.g. for installing packages).</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:191
#, kde-format
msgid "Pager command"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:202
#, kde-format
msgid "Further (option) commands to run in each session"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:212
#, kde-format
msgid "Addition search paths for utilities used by R"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:230
#, kde-format
msgid "R-Backend"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:268
#, kde-format
msgid "Add System Path Directory"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:270
#, kde-format
msgid "Specify or select directory to add to the system file path of the running R session"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:279
#, kde-format
msgctxt "Add directory to list"
msgid "Add"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:399
#, kde-format
msgid "CRAN download mirror (leave empty to be prompted once each session):"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:406
#, kde-format
msgid "Select mirror"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:410
#, kde-format
msgid "Additional package repositories (where libraries are downloaded from)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:416
#, kde-format
msgid "Archive downloaded packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:422
#, kde-format
msgid "Build packages from source"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:425
#, kde-format
msgid "Build packages from source (not configurable on this platform)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:429
#, kde-format
msgid "Installing packages from pre-compiled binaries (if available) is generally faster, and does not require an installation of development tools and libraries. On the other hand, building packages from source provides best compatibility. On Mac OS X and Linux, building packages from source is currently recommended."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:435
#, kde-format
msgid "R Library locations (where libraries get installed to, locally)"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:440
#, kde-format
msgid "Note: The startup defaults will always be used in addition to the locations you specify in this list"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:491
#, kde-format
msgid "Add R Library Directory"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:493
#, kde-format
msgid ""
"Specify or select library location to add.\n"
"Note that locations may contain a '%v', which will expand to the first two components of the R version number (e.g. to 3.5), automatically. Including this is recommended, because R packages compiled for one version of R will often fail to work correctly in a different version of R."
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:505
#, kde-format
msgctxt "Add file to list"
msgid "Add"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:518
#, kde-format
msgid "Add repository"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:518
#, kde-format
msgid "Add URL of new repository"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:524
#, kde-format
msgid "R-Packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmoduler.cpp:530
#, kde-format
msgid "Select CRAN mirror"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:692
#, kde-format
msgid "Unversioned library location"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:694
#, kde-format
msgid "The configured library locations (where R packages will be installed on this system) contains the directory '%1', which was suggested as a default library location in earlier versions of RKWard. Use of this directory is no longer recommended, as it is not accessible R sessions outside of RKWard (unless configured, explicitly). Also due to the lack of an R version number in the directory name, it offers no protection against using packages built for an incompatible version of R."
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:702
#, kde-format
msgid "What do you want to do?"
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:704
#, kde-format
msgid "<b>Remove</b> this location from the configuration (it will not be deleted on disk). You will have to re-install any packages that you want to keep."
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:708
#, kde-format
msgid "<b>Rename</b> this location to include the version number of the currently running R. Packages will continue to work (if they are compatible with this version of R)."
msgstr ""
#. +> trunk5
#: rkward/settings/rksettingsmoduler.cpp:712
#, kde-format
msgid "<b>Keep</b> this location (do not change anything)."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:123
#, kde-format
msgid "For now, settings only apply to new commands. All previous commands remain visible/invisible."
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:131
#, kde-format
msgid "always show command"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:134
#, kde-format
msgid "always show result"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:137
#, kde-format
msgid "show errors"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:140
#, kde-format
msgid "show/raise window"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:144
#, kde-format
msgid "User commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:145
#, kde-format
msgid "Plugin generated commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:146
#, kde-format
msgid "Application commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:147
#, kde-format
msgid "Synchronization commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:151
#, kde-format
msgid "Maximum number of paragraphs/lines to display in the Command Log"
msgstr ""
#. +> trunk5 trunk
#: rkward/settings/rksettingsmodulewatch.cpp:279
#: rkward/windows/rkcommandlog.cpp:55
#, kde-format
msgid "Command log"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/detachedwindowcontainer.cpp:46
#, kde-format
msgid "Attach to main window"
msgstr ""
#. i18n: ectx: Menu (device)
#. +> trunk5 trunk
#: rkward/windows/detachedwindowcontainer.rc:8
#: rkward/windows/rkcatchedx11windowpart.rc:4
#, kde-format
msgid "&Device"
msgstr ""
#. i18n: ectx: Menu (history)
#. +> trunk5 trunk
#: rkward/windows/detachedwindowcontainer.rc:27
#: rkward/windows/rkcatchedx11windowpart.rc:14
#, kde-format
msgid "&History"
msgstr ""
#. i18n: ectx: Menu (window)
#. +> trunk5 trunk
#: rkward/windows/detachedwindowcontainer.rc:38
#: rkward/windows/rktoplevelwindowgui.rc:5
#, kde-format
msgid "&Window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rcontrolwindow.cpp:51
#, kde-format
msgid "Configure R backend"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rcontrolwindow.cpp:56 rkward/windows/rcontrolwindow.cpp:142
#, kde-format
msgid "Pause execution"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rcontrolwindow.cpp:61
#, kde-format
msgid "Cancel selected commands"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rcontrolwindow.cpp:133
#, kde-format
msgid "Some of the commands you were trying to cancel are marked as \"sync\" (letter 'S' in the type column). Cancelling such commands could lead to loss of data. These commands have _not_ been cancelled."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rcontrolwindow.cpp:133
#, kde-format
msgid "Some commands not cancelled"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rcontrolwindow.cpp:146
#, kde-format
msgid "Resume execution"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcallstackviewer.cpp:98
#, kde-format
msgid "<b>Active calls</b>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcallstackviewer.cpp:127
#: rkward/windows/rkdebugconsole.cpp:100
#, kde-format
msgid "Not in a debugger context"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcallstackviewer.cpp:146
#, kde-format
msgid ""
"<b>Current call:</b> %1<br>"
"<b>Environment:</b> %2<br>"
"<b>Local objects:</b> %3"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:158
#, kde-format
msgid "Unable to open \"%1\""
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:158
#, kde-format
msgid "Could not open command file"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:197
#, kde-format
msgid "Script Editor"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:316
#, kde-format
msgid "Insert line break and run"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:323
#, kde-format
msgid "Run block"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:327
#, kde-format
msgid "Mark selection as block"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:330
#, kde-format
msgid "Unmark block"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:335
#, kde-format
msgid "CD to script directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:336
#, kde-format
msgid "Change the working directory to the directory of this script"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:343
#, kde-format
msgid "No preview"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:344
#, kde-format
msgid "R Markdown"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:345
#, kde-format
msgid "RKWard Output"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:346
#, kde-format
msgid "Plot"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:349
#, kde-format
msgid "Disable preview"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:350
#, kde-format
msgid "Preview the script as rendered from RMarkdown format (appropriate for .Rmd files)."
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:351
#, kde-format
msgid "Preview the script as if it was run in the interactive R Console"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:352
#, kde-format
msgid "Preview any onscreen graphics produced by running this script. This preview will be empty, if there is no call to <i>plot()</i> or other graphics commands."
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:353
#, kde-format
msgid "Preview any output to the RKWard Output Window. This preview will be empty, if there is no call to <i>rk.print()</i> or other RKWard output commands."
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:363
#, kde-format
msgctxt "Checkable action: the preview gets updated while typing"
msgid "Update as you type"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:364
#, kde-format
msgid "When this option is enabled, an update of the preview will be triggered every time you modify the script. When this option is disabled, the preview will be updated whenever you save the script, only."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:371
#, kde-format
msgid "Save Script..."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:373
#, kde-format
msgid "Save Script As..."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:464
#: rkward/windows/rkcommandeditorwindow.cpp:717
#, kde-format
msgid " [modified]"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:471
#, kde-format
msgid "The document \"%1\" has been modified. Close it anyway?"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:471
#, kde-format
msgid "File not saved"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:526
#, kde-format
msgid ""
"<p>The preview feature <b>tries</b> to avoid making any lasting changes to your workspace (technically, by making use of a <i>local()</i> evaluation environment). <b>However, there are cases where using the preview feature may cause unexpected side-effects</b>.</p>"
"<p>In particular, this is the case for scripts that contain explicit assignments to <i>globalenv()</i>, or to scripts that alter files on your filesystem. Further, attaching/detaching packages or package namespaces will affect the entire running R session.</p>"
"<p>Please keep this in mind when using the preview feature, and especially when using the feature on scripts originating from untrusted sources.</p>"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:526
#, kde-format
msgid "Potential side-effects of previews"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:649
#, kde-format
msgid "An error occurred while trying to create an autosave of the script file '%1':"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:716
#, kde-format
msgid "Unnamed"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:915
#, kde-format
msgid "Preview of rendered R Markdown"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:919
#, kde-format
msgid "Pandoc is not installed"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:920
#, kde-format
msgid ""
"The software <tt>pandoc</tt>, required to rendering R markdown files, is not installed, or not in the system path of the running R session. You will need to install pandoc from <a href=\"https://pandoc.org/\">https://pandoc.org/</a>.</br>"
"If it is installed, but cannot be found, try adding it to the system path of the running R session at <a href=\"rkward://settings/rbackend\">Settings->Configure RKward->R-backend</a>."
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:932
#, kde-format
msgid "Preview of generated RKWard output"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:940
#, kde-format
msgid "Preview of generated plot"
msgstr ""
#. +> trunk5
#: rkward/windows/rkcommandeditorwindow.cpp:947
#, kde-format
msgid "Preview of script running in interactive R Console"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:1063
#, kde-format
msgid "%1 (Active)"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindow.cpp:1083
#, kde-format
msgid "%1 (Unused)"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5 trunk
#: rkward/windows/rkcommandeditorwindowpart.rc:6
#, kde-format
msgid "&Tools Move"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandlog.cpp:185
#, kde-format
msgid "Incomplete statement.\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandlog.cpp:187
#, kde-format
msgid "Syntax error.\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandlog.cpp:189
#, kde-format
msgid "An unspecified error occurred while running the command.\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkcommandlog.cpp:289
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkdebugconsole.cpp:54
#, kde-format
msgid "Next"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkdebugconsole.cpp:57
#, kde-format
msgid "Step out"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkdebugconsole.cpp:59
#, kde-format
msgid ""
"<p>Continue until the caller of this function is reached (unless another debug statement is hit, earlier)</p>"
"<p><b>Note:</b> In some cases, the calling function will never be reached, because the call was the last step in the caller. In these cases, the behavior is identical to 'Continue'.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkdebugconsole.cpp:63
#, kde-format
msgid "Continue"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkdebugconsole.cpp:170
#, kde-format
msgid "This window cannot be closed, while a debugger is active. If you have no idea what this means, and you want to get out, press the 'Cancel' button on the right hand side of this window."
msgstr ""
#. +> trunk5
#: rkward/windows/rkdebugmessagewindow.cpp:80
#, kde-format
msgid ""
"<p>This window is used for displaying RKWard related debug messages. It is targeted primarily at (plugin) developers. It does <b>not</b> offer any features for debugging R code.</p>"
"<p>Note that the list of messages is cleared every time you close the window.</p>"
"<p>Type and severity level of messages can be controlled from Settings->Configure RKWard->Debug</p>"
msgstr ""
#. +> trunk
#: rkward/windows/rkdebugmessagewindow.cpp:78
#, kde-format
msgid ""
"<p>This window is used for displaying RKWard related debug messages. It is targetted primarily at (plugin) developers. It does <b>not</b> offer any features for debugging R code.</p>"
"<p>Note that the list of messages is cleared every time you close the window.</p>"
"<p>Type and severity level of messages can be controlled from Settings->Configure RKWard->Debug</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkdebugmessagewindow.cpp:81
#, kde-format
msgid "About this window"
msgstr ""
#. +> trunk5
#: rkward/windows/rkfilebrowser.cpp:124
#, kde-format
msgid "Working directory"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkfilebrowser.cpp:135 rkward/windows/robjectbrowser.cpp:127
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5
#: rkward/windows/rkfilebrowser.cpp:164
#, kde-format
msgid "Rename..."
msgstr ""
#. +> trunk5
#: rkward/windows/rkfilebrowser.cpp:164
#, kde-format
msgid "New name for '%1':"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:73
#, kde-format
msgid "Find:"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:76
#, kde-format
msgid "Fields:"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:94
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:95
#, kde-format
msgid "All but keywords"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:96
#, kde-format
msgid "Keywords"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:100
#, kde-format
msgid "Package:"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:113
#, kde-format
msgid "Case sensitive"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:115
#, kde-format
msgid "Fuzzy matching"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:119
#, kde-format
msgid "Find"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:134
#, kde-format
msgid "Help search"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:171
#, kde-format
msgid "Find HTML help for %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:229
#, kde-format
msgid "All installed packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:230
#, kde-format
msgid "All loaded packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:256
#, kde-format
msgid "No help found on '%1'. Maybe the corresponding package is not installed/loaded, or maybe you mistyped the command. Try using Help->Search R Help for more options."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:256
#, kde-format
msgid "No help found"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:341
#, kde-format
msgid "Topic"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhelpsearchwindow.cpp:343
#, kde-format
msgid "Package"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:499
#, kde-format
msgid "Output %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:542
#, kde-format
msgid "Output Window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:544
#, kde-format
msgid "&Refresh Output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:572
#, kde-format
msgid ""
"<HTML><BODY><H1>RKWard output file could not be found</H1>\n"
"</BODY></HTML>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:574
#, kde-format
msgid "Page does not exist or is broken"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:585
#, kde-format
msgid "Do you really want to clear the output? This will also remove all image files used in the output. It will not be possible to restore it."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:585
#, kde-format
msgid "Flush output?"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:590
#, kde-format
msgid "Flushing output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:633
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:635
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:639
#, kde-format
msgid "Default &Encoding"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:640
#, kde-format
msgid "Set the encoding to assume in case no explicit encoding has been set in the page or in the HTTP headers."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:658
#, kde-format
msgid "&Flush Output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:674
#, kde-format
msgid "Print output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:675
#, kde-format
msgid "Save Output as HTML"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:683
#, kde-format
msgid "Print page"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:684
#, kde-format
msgid "Export page as HTML"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:741
#, kde-format
msgid "No Title"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:753
#, kde-format
msgid ""
"<h1>Help page missing</h1>"
"\n"
"<p>The help page for this component has not yet been written (or is broken). Please consider contributing it.</p>"
"\n"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:758
#, kde-format
msgid "Use %1 now"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:775
#, kde-format
msgid "Summary"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:781
#, kde-format
msgid "Usage"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:798
#, kde-format
msgid "GUI settings"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:822
#, kde-format
msgid "Related functions and pages"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:829
#, kde-format
msgid "Technical details"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:850
#, kde-format
msgid "About"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:856
#, kde-format
msgid "<h1>On this page:</h1>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:879
#, kde-format
msgid "Unnamed GUI element"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:953
#, kde-format
msgid "R Reference on '%1'"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkhtmlwindow.cpp:964
#, kde-format
msgid "BROKEN REFERENCE"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkmdiwindow.cpp:408
#, kde-format
msgid "Help on %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkmdiwindow.cpp:412
#, kde-format
msgid "Configure %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:284
#, kde-format
msgid "Attach"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:287
#, kde-format
msgid "Position"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:288
#, kde-format
msgid "Left Sidebar"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:289
#, kde-format
msgid "Right Sidebar"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:290
#, kde-format
msgid "Top Sidebar"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:291
#, kde-format
msgid "Bottom Sidebar"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoolwindowbar.cpp:292
#, kde-format
msgid "Not shown in sidebar"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:60
#, kde-format
msgid "Help on R"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:62
#, kde-format
msgid "Search R Help"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:64
#, kde-format
msgid "Help on RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:70
#, kde-format
msgid "Shows the R help index"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:71
#, kde-format
msgid "Shows/raises the R Help Search window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:72
#, kde-format
msgid "Show help on RKWard"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:77
#, kde-format
msgid "Previous Window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:81
#, kde-format
msgid "Next Window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:88
#, kde-format
msgid "Show/Hide %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:94
#, kde-format
msgid "Activate Document view"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:98
#, kde-format
msgid "Show &Output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:113
#, kde-format
msgid ""
"For technical reasons, the following dialog allows you to configure the keyboard shortcuts only for those parts of RKWard that are currently active.\n"
"\n"
"Therefore, if you want to configure keyboard shortcuts e.g. for use inside the script editor, you need to open a script editor window, and activate it."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:113
#: rkward/windows/rktoplevelwindowgui.cpp:126
#, kde-format
msgid "Note"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:119
#, kde-format
msgid "RKWard Plugins"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rktoplevelwindowgui.cpp:126
#, kde-format
msgid ""
"For technical reasons, the following dialog allows you to configure the toolbar buttons only for those parts of RKWard that are currently active.\n"
"\n"
"Therefore, if you want to configure tool buttons e.g. for use inside the script editor, you need to open a script editor window, and activate it."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:133
#, kde-format
msgid "You have tried to embed a new R graphics device window in RKWard. However, this is not currently supported in this build of RKWard on Mac OS X. See http://rkward.kde.org/mac for more information."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:133
#: rkward/windows/rkwindowcatcher.cpp:135
#, kde-format
msgid "Could not embed R X11 window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:135
#, kde-format
msgid "You have tried to embed a new R graphics device window in RKWard. However, either no window was created, or RKWard failed to detect the new window. If you think RKWard should have done better, consider reporting this as a bug. Alternatively, you may want to adjust Settings->Configure RKWard->Onscreen Graphics."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:302
#, kde-format
msgid "An error occurred"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:304
#, kde-format
msgid "Graphics Device Window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:351
#, kde-format
msgid "The current window appears too large to fit on the screen. If this happens regularly, you may want to adjust the default graphics window size in Settings->Configure RKWard->Onscreen Graphics."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:351
#, kde-format
msgid "Large window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:397
#, kde-format
msgid "Closing device (saving history)"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:399
#, kde-format
msgid "Shutting down device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:404
#, kde-format
msgid "<p>The graphics device is being closed, saving the last plot to the plot history. This may take a while, if the R backend is still busy. You can close the graphics device immediately, in case it is stuck. However, the last plot may be missing from the plot history, if you do this.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:406
#, kde-format
msgid "<p>Note: On X11, the embedded window may be expurged, and you will have to close it manually in this case.</p>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:408
#, kde-format
msgid "Close immediately"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:408
#, kde-format
msgid "Keep waiting"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:508
#, kde-format
msgid "Specify fixed size"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:513
#, kde-format
msgid "Width"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:523
#, kde-format
msgid "Height"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:552
#, kde-format
msgid "Activate graphics device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:558
#, kde-format
msgid "Copy contents of graphics device number %1 to output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:566
#, kde-format
msgid "Print contents of graphics device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:574
#, kde-format
msgid "Specify R object"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:578
#, kde-format
msgid "Specify the R object name, you want to save the graph to"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:598
#, kde-format
msgid "Save contents of graphics device number %1 to object '%2'"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:607
#, kde-format
msgid "Duplicate graphics device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:613
#, kde-format
msgid "Load next plot in device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:614
#: rkward/windows/rkwindowcatcher.cpp:622
#: rkward/windows/rkwindowcatcher.cpp:630
#: rkward/windows/rkwindowcatcher.cpp:638
#: rkward/windows/rkwindowcatcher.cpp:646
#, kde-format
msgid "Loading plot from history"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:621
#, kde-format
msgid "Load previous plot in device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:629
#, kde-format
msgid "Load first plot in device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:637
#, kde-format
msgid "Load last plot in device number %1"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:645
#, kde-format
msgid "Load plot %1 in device number %2"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:653
#, kde-format
msgid "Append this plot to history (device number %1)"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:659
#, kde-format
msgid "Remove current plot from history (device number %1)"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:665
#, kde-format
msgid "This will clear the plot history for all device windows, not just this one. If this is not your intent, press cancel, below."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:667
#, kde-format
msgid "Clear plot history"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:673
#, kde-format
msgid "Plot properties (device number %1)"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:687
#, kde-format
msgid "<Unsaved plot>"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:714
#, kde-format
msgid "Draw area follows size of window"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:721
#, kde-format
msgid "Set fixed size 500x500"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:724
#, kde-format
msgid "Set fixed size 1000x1000"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:727
#, kde-format
msgid "Set fixed size 2000x2000"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:730
#, kde-format
msgid "Set specified fixed size..."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:735
#, kde-format
msgid "Previous plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:740
#, kde-format
msgid "First plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:745
#, kde-format
msgid "Next plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:750
#, kde-format
msgid "Last plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:753
#, kde-format
msgid "Go to plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:762
#, kde-format
msgid "Append this plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:767
#, kde-format
msgid "Remove this plot"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:773
#, kde-format
msgid "Clear history"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:779
#, kde-format
msgid "Plot properties"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:784
#, kde-format
msgid "Make active"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:788
#, kde-format
msgid "Copy to output"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:792
#, kde-format
msgid "Store as R object..."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:794
#, kde-format
msgid "Duplicate"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkwindowcatcher.cpp:798
#, kde-format
msgid "Stop interaction"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplace.cpp:428
#, kde-format
msgid "The url you are trying to open ('%1') is not a local file or the filetype is not supported by RKWard. Do you want to open the url in the default application?"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplace.cpp:428
#, kde-format
msgid "Open in default application?"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplace.cpp:606
#, kde-format
msgid ""
"You are about to edit object \"%1\", which is very large (%2 fields). RKWard is not optimized to handle very large objects in the built in data editor. This will use a lot of memory, and - depending on your system - might be very slow. For large objects it is generally recommended to edit using command line means or to split into smaller chunks before editing. On the other hand, if you have enough memory, or the data is simple enough (numeric data is easier to handle, than factor), editing may not be a problem at all. You can configure this warning (or turn it off entirely) under Settings->Configure RKWard->General.\n"
"Really edit object?"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplace.cpp:606
#, kde-format
msgid "About to edit very large object"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplace.cpp:903
#, kde-format
msgid "Save Workplace layout"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplace.cpp:912
#, kde-format
msgid "Restore Workplace layout"
msgstr ""
#. +> trunk5
#: rkward/windows/rkworkplaceview.cpp:71
#, kde-format
msgid "Close all"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplaceview.cpp:248
#, kde-format
msgid "Window Left"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/rkworkplaceview.cpp:252
#, kde-format
msgid "Window Right"
msgstr ""
#. +> trunk5
#: rkward/windows/rkworkplaceview.cpp:258
#, kde-format
msgid "Split Ve&rtical"
msgstr ""
#. +> trunk5
#: rkward/windows/rkworkplaceview.cpp:261
#, kde-format
msgid "Split the currently active view into two views, vertically."
msgstr ""
#. +> trunk5
#: rkward/windows/rkworkplaceview.cpp:265
#, kde-format
msgid "Split &Horizontal"
msgstr ""
#. +> trunk5
#: rkward/windows/rkworkplaceview.cpp:268
#, kde-format
msgid "Split the currently active view into two views, horizontally."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:62
#, kde-format
msgid "R workspace browser"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:65
#, kde-format
msgid "R Workspace"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:123 rkward/windows/robjectbrowser.cpp:260
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:125
#, kde-format
msgid "View"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:129
#, kde-format
msgid "Copy to new symbol"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:131
#, kde-format
msgid "Copy to .GlobalEnv"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:135
#, kde-format
msgid "Unload Package"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:137
#, kde-format
msgid "Load / Unload Packages"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:191
#, kde-format
msgid "Copy object"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:191
#, kde-format
msgid "Enter the name to copy to"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:207
#, kde-format
msgid "An object named '%1' already exists in the GlobalEnv. Created the copy as '%2' instead."
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:207
#, kde-format
msgid "Name already in use"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:237
#, kde-format
msgid "Rename object"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:237
#, kde-format
msgid "Enter the new name"
msgstr ""
#. +> trunk5 trunk
#: rkward/windows/robjectbrowser.cpp:260
#, kde-format
msgid "View in editor (read-only)"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/akonadi_maildispatcher_agent.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/akonadi_maildispatcher_agent.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/pim/akonadi_maildispatcher_agent.pot (revision 1526938)
@@ -1,195 +1,195 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kdepim-runtime package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kdepim-runtime\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-25 13:23+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:95 maildispatcheragent.cpp:264
+#: maildispatcheragent.cpp:95 maildispatcheragent.cpp:265
#, kde-format
msgid "Sending messages (1 item in queue)..."
msgid_plural "Sending messages (%1 items in queue)..."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: maildispatcheragent.cpp:106
#, kde-format
msgid "Sending canceled."
msgstr ""
#. +> trunk5 stable5
#: maildispatcheragent.cpp:113
#, kde-format
msgid "Finished sending messages."
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:118
+#: maildispatcheragent.cpp:119
#, kde-format
msgctxt "Notification title when email was sent"
msgid "E-Mail Successfully Sent"
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:119
+#: maildispatcheragent.cpp:120
#, kde-format
msgctxt "Notification when the email was sent"
msgid "Your E-Mail has been sent successfully."
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:125
+#: maildispatcheragent.cpp:126
#, kde-format
msgid "No items in queue."
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:190
+#: maildispatcheragent.cpp:191
#, kde-format
msgid "Online, sending messages in queue."
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:194
+#: maildispatcheragent.cpp:195
#, kde-format
msgid "Offline, message sending suspended."
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:218
+#: maildispatcheragent.cpp:219
#, kde-format
msgctxt "Message with given subject is being sent."
msgid "Sending: %1"
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:289
+#: maildispatcheragent.cpp:291
#, kde-format
msgctxt "Notification title when email sending failed"
msgid "E-Mail Sending Failed"
msgstr ""
#. +> trunk5 stable5
-#: maildispatcheragent.cpp:322
+#: maildispatcheragent.cpp:324
#, kde-format
msgid "Ready to dispatch messages."
msgstr ""
#. i18n: ectx: label, entry (Outbox), group (General)
#. +> trunk5 stable5
#: maildispatcheragent.kcfg:10
#, kde-format
msgid "Outbox collection id"
msgstr ""
#. i18n: ectx: label, entry (SentMail), group (General)
#. +> trunk5 stable5
#: maildispatcheragent.kcfg:14
#, kde-format
msgid "Sent Mail collection id"
msgstr ""
#. +> trunk5 stable5
#: outboxqueue.cpp:278
#, kde-format
msgid "Could not access the outbox folder (%1)."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:62 sendjob.cpp:63
#, kde-format
msgid "Message sending aborted."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:71
#, kde-format
msgid "Could not initiate message transport. Possibly invalid transport."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:77
#, kde-format
msgid "Could not send message. Invalid transport."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:109
#, kde-format
msgid "Failed to get D-Bus interface of resource %1."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:124
#, kde-format
msgid "Invalid D-Bus reply from resource %1."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:245
#, kde-format
msgid "Default sent-mail folder unavailable. Keeping message in outbox."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:257
#, kde-format
msgid "Message transport aborted."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:258
#, kde-format
msgid "Failed to transport message."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:300
#, kde-format
msgid "Failed to get D-Bus interface of mailfilteragent."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:307
#, kde-format
msgid "Invalid D-Bus reply from mailfilteragent"
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:350
#, kde-format
msgid "Sending succeeded, but failed to remove the message from the outbox."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:354
#, kde-format
msgid "Sending succeeded, but failed to move the message to the sent-mail folder."
msgstr ""
#. +> trunk5 stable5
#: sendjob.cpp:390
#, kde-format
msgid "Failed to store result in item."
msgstr ""
#. +> trunk5 stable5
#: storeresultjob.cpp:76
#, kde-format
msgid "Failed to fetch item."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/kmail.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/kmail.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/pim/kmail.pot (revision 1526938)
@@ -1,7703 +1,7709 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kmail package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kmail\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-19 12:01+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: 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:2135 kmreaderwin.cpp:297 kmsystemtray.cpp:58
#: kmsystemtray.cpp:88
#, kde-format
msgid "KMail"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:363
#, kde-format
msgid "KDE Email Client"
msgstr ""
#. +> trunk5 stable5
#: aboutdata.cpp:365
#, kde-format
msgid "Copyright © 1997–2018, 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:456
+#: collectionpage/collectionmailinglistpage.cpp:134 messageactions.cpp:467
#, 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:685
#, 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:678
#, 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 stable5
#: configuredialog/configureaccountpage.cpp:65
#, kde-format
msgctxt "@title:tab Tab page where the user configures identities"
msgid "Identities"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:71
#, kde-format
msgctxt "@title:tab Tab page where the user configures accounts to receive mail"
msgid "Receiving"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:78
#, kde-format
msgctxt "@title:tab Tab page where the user configures accounts to send mail"
msgid "Sending"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:95
#, kde-format
msgid "Outgoing accounts (add at least one):"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:102
#, kde-format
msgid "Common Options"
msgstr ""
#. i18n: ectx: label, entry (ConfirmBeforeSend), group (Composer)
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:111 settings/kmail.kcfg.cmake:192
#, kde-format
msgid "Confirm &before send"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:115
#, kde-format
msgid "Check spelling before sending"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:123
#, kde-format
msgid "Never Automatically"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:124
#, kde-format
msgid "On Manual Mail Checks"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:125
#, kde-format
msgid "On All Mail Checks"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:133
#: editor/potentialphishingemail/potentialphishingemailwarning.cpp:38
#, kde-format
msgid "Send Now"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:134
#, kde-format
msgid "Send Later"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:139
#, kde-format
msgid "Send &messages in outbox folder:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:147
#, kde-format
msgid "Defa&ult send method:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:211
#, kde-format
msgid "Add Mail Account..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:212
#, kde-format
msgid "Custom Account..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:233
#: kmlaunchexternalcomponent.cpp:129
#, kde-format
msgid "Could not start the account wizard. Please make sure you have AccountWizard properly installed."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:235
#: kmlaunchexternalcomponent.cpp:131
#, kde-format
msgid "Unable to start account wizard"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:284
#, kde-format
msgctxt "Label to a checkbox, so is either checked/unchecked"
msgid "Include in Manual Mail Check"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:292
#, kde-format
msgctxt "Label to a checkbox, so is either checked/unchecked"
msgid "Switch offline on KMail Shutdown"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:299
#, kde-format
msgid "Check mail on startup"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureaccountpage.cpp:345
#, 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:405
#, 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:139
#, kde-format
msgctxt "@title:group"
msgid "Signature"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:147
#, kde-format
msgid ""
"Automatically insert the configured signature\n"
"when starting to compose a message"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:160
#, kde-format
msgid "Insert the signature above any quoted text"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:173
#, 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:186
#, kde-format
msgid "When replying, do not quote any existing signature"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:198
#, kde-format
msgctxt "@title:group"
msgid "Format"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:205
#, 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:218
#, 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:232
#, kde-format
msgid "Enable automatic word wrapping at the specified width"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:243
#, kde-format
msgid "Set the text width for automatic word wrapping"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:261
#, 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:275
#, 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:290
#, kde-format
msgctxt "@item:inlistbox Inline mail forwarding"
msgid "Inline"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:291
#, kde-format
msgid "As Attachment"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:293
#, kde-format
msgid "Set the default forwarded message format"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:297
#, kde-format
msgid "Default forwarding type:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:311
#, kde-format
msgctxt "@title:group"
msgid "Recipients"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:319
#, 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:347
#, kde-format
msgid "Warn if too many recipients are specified"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:358
#, kde-format
msgid "Set the maximum number of recipients for the warning"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:377
#, 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:403
#, kde-format
msgid ""
"Remember recent addresses entered,\n"
"and offer them for recipient completion"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:416
#, kde-format
msgctxt "No addresses are retained"
msgid "No save"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:419
#, kde-format
msgid "Maximum recent addresses retained:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:423
#, kde-format
msgid ""
"The maximum number of recently entered addresses that will\n"
"be remembered for completion"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:437
#, kde-format
msgid "Configure Completion..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:445
#, kde-format
msgctxt "@title:group"
msgid "Autosave"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:456
#, kde-format
msgid "No autosave"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:457
#, kde-format
msgctxt "Interval suffix"
msgid " minute"
msgid_plural " minutes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:459
#, kde-format
msgid "Automatically save the message at this specified interval"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:667
#, kde-format
msgid "Repl&y Subject Prefixes"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:671
#: configuredialog/configurecomposerpage.cpp:701
#, kde-format
msgid ""
"Recognize any sequence of the following prefixes\n"
"(entries are case-insensitive regular expressions):"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:681
#: configuredialog/configurecomposerpage.cpp:770
#: configuredialog/configurecomposerpage.cpp:1155
#, kde-format
msgid "A&dd..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:681
#: configuredialog/configurecomposerpage.cpp:923
#: configuredialog/configurecomposerpage.cpp:1155
#, kde-format
msgid "Re&move"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:682
#: configuredialog/configurecomposerpage.cpp:1156
#, kde-format
msgid "Mod&ify..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:683
#, kde-format
msgid "Enter new reply prefix:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:697
#, kde-format
msgid "For&ward Subject Prefixes"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:709 identity/identitypage.cpp:278
#, kde-format
msgid "Add..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, mRemoveButton)
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:710
#: configuredialog/configurecomposerpage.cpp:770 ui/identitypage.ui:66
#, kde-format
msgid "Remo&ve"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:711 identity/identitypage.cpp:280
#, kde-format
msgid "Modify..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:712
#, kde-format
msgid "Enter new forward prefix:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:762
#, 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:771 ui/identitypage.ui:40
#, kde-format
msgid "&Modify..."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:771
#, kde-format
msgid "Enter charset:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:777
#, kde-format
msgid "&Keep original charset when replying or forwarding (if possible)"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:812
#, kde-format
msgid "This charset is not supported."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:877
#, kde-format
msgid "&Use custom message-id suffix"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:890
#, kde-format
msgid "Custom message-&id suffix:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:902
#, kde-format
msgid "Define custom mime header fields:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:910
#, kde-format
msgctxt "@title:column Name of the mime header."
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:911
#, kde-format
msgctxt "@title:column Value of the mimeheader."
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:919
#, kde-format
msgctxt "@action:button Add new mime header field."
msgid "Ne&w"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:932
#, kde-format
msgctxt "@label:textbox Name of the mime header."
msgid "&Name:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:942
#, kde-format
msgid "&Value:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1084
#, kde-format
msgid "'Content-Type' is not an authorized string. This header will be not saved."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1084
#, kde-format
msgid "Invalid header"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1126
#, kde-format
msgid "Outlook-compatible attachment naming"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1129
#, kde-format
msgid "Turn this option on to make Outlook(tm) understand attachment names containing non-English characters"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1138
#, kde-format
msgid "E&nable detection of missing attachments"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1144
#, kde-format
msgid "Recognize any of the following key words as intention to attach a file:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1157
#, kde-format
msgid "Enter new key word:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1165
#, kde-format
msgid "Maximum Attachment Size:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1172
#, kde-format
msgctxt "spinbox suffix: unit for kilobyte"
msgid " kB"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1174
#, kde-format
msgid "No limit"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configurecomposerpage.cpp:1202
#, 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:45
#, kde-format
msgid "Folders"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuremiscpage.cpp:48
#, kde-format
msgid "Invitations"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuremiscpage.cpp:51
#, kde-format
msgid "Printing"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:171
#, kde-format
msgid "Check Before Send Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:178
#, kde-format
msgid "Composer Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:188
#, kde-format
msgid "Tools Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:196
#, kde-format
msgid "Editor Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:204
#, kde-format
msgid "Message Viewer"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:212
#, kde-format
msgid "Webengine Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:220
#, kde-format
msgid "Header Style Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:227
#, kde-format
msgid "Convertor Text Plugins"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configureplugins/configurepluginslistwidget.cpp:249
#, kde-format
msgid "Akonadi Agents"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:55
#, kde-format
msgid "Reading"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:57
#, kde-format
msgid "Message Disposition Notifications"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:63
#, kde-format
msgid "Composing"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:69
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:75
#, kde-format
msgid "S/MIME Validation"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:101
#, kde-format
msgid "Email Address:"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:129
#, kde-format
msgid "Changing the global HTML setting will override all folder specific values."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:332
#: configuredialog/configuresecuritypage.cpp:335
#: configuredialog/configuresecuritypage.cpp:337
#: configuredialog/configuresecuritypage.cpp:339
#: configuredialog/configuresecuritypage.cpp:342
#: configuredialog/configuresecuritypage.cpp:344
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:377
#, kde-format
msgid "The module is missing. Please verify your installation. This module is provided by Kleopatra."
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:382
#, kde-format
msgid "GnuPG Configure Module Error"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:452
#, kde-format
msgid "This option requires dirmngr >= 0.9.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemHTTPProxy)
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:564 ui/smimeconfiguration.ui:186
#, kde-format
msgid "no proxy"
msgstr ""
#. +> trunk5 stable5
#: configuredialog/configuresecuritypage.cpp:566
#, kde-format
msgid "(Current system setting: %1)"
msgstr ""
#. +> trunk5 stable5
#: dialog/addemailtoexistingcontactdialog.cpp:41
#, kde-format
msgid "Select Contact"
msgstr ""
#. +> trunk5 stable5
#: dialog/addemailtoexistingcontactdialog.cpp:74
#, 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:3543
+#: dialog/archivefolderdialog.cpp:72 kmmainwidget.cpp:3545
#, 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:265 kmail_part.cpp:62 kmmainwin.cpp:62
#: kmreadermainwin.cpp:389 kontactplugin/kmail/kmail_plugin.cpp:56
#, kde-format
msgid "KMail2"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:295
#, kde-format
msgid "Select the dictionary to use when spell-checking this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:302
#, kde-format
msgid "Select the sent-mail folder where a copy of this message will be saved"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:307
#, kde-format
msgid "Select the outgoing account to use for sending this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:314
#, kde-format
msgid "Set the \"From:\" email address for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:318
#, kde-format
msgid "Set the \"Reply-To:\" email address for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:330
#, kde-format
msgid "Set a subject for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:332
#, kde-format
msgid "&Identity:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:333
#, kde-format
msgid "&Dictionary:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:334
#, kde-format
msgid "&Sent-Mail folder:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:335
#, kde-format
msgid "&Mail transport:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:336
#, kde-format
msgctxt "sender address field"
msgid "&From:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:337
#, kde-format
msgid "&Reply to:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:338
#, kde-format
msgctxt "@label:textbox Subject of email."
msgid "S&ubject:"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1048 editor/kmcomposerwin.cpp:1082
#, kde-format
msgid "&Send Mail"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1055 editor/kmcomposerwin.cpp:1088
#, kde-format
msgid "&Send Mail Via"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1057
#, kde-format
msgid "Send"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1060 editor/kmcomposerwin.cpp:1072
#: editor/kmcomposerwin.cpp:2841
#, kde-format
msgid "Send &Later"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1066 editor/kmcomposerwin.cpp:1079
#, kde-format
msgid "Send &Later Via"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1068
#, kde-format
msgctxt "Queue the message for sending at a later date"
msgid "Queue"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1101
#, kde-format
msgid "Save as &Draft"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1103
#, kde-format
msgid "Save email in Draft folder"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1107
#, kde-format
msgid "Save as &Template"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1108
#, kde-format
msgid "Save email in Template folder"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1112
#, kde-format
msgid "Save as &File"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1113
#, kde-format
msgid "Save email as text or html file"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1117
#, kde-format
msgid "&Insert Text File..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1122
#, kde-format
msgid "&Insert Recent Text File"
msgstr ""
#. +> trunk5 stable5
-#: editor/kmcomposerwin.cpp:1128 kmmainwidget.cpp:2876
+#: editor/kmcomposerwin.cpp:1128 kmmainwidget.cpp:2878
#, kde-format
msgid "&Address Book"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1129
#, kde-format
msgid "Open Address Book"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1136
#, kde-format
msgid "&New Composer"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1142
#, kde-format
msgid "Select &Recipients..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1146
#, kde-format
msgid "Save &Distribution List..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1169
#, kde-format
msgid "Paste as Attac&hment"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1173
#, kde-format
msgid "Cl&ean Spaces"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1177
#, kde-format
msgid "Use Fi&xed Font"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1184
#, kde-format
msgctxt "@action:inmenu Mark the email as urgent."
msgid "&Urgent"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1186
#, kde-format
msgid "&Request Disposition Notification"
msgstr ""
#. +> trunk5
#: editor/kmcomposerwin.cpp:1190
#, kde-format
msgid "&Request Delivery Confirmation"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1197
#, kde-format
msgid "&Wordwrap"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1202
#, kde-format
msgid "&Snippets"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1208
#, kde-format
msgid "&Automatic Spellchecking"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1225
#, kde-format
msgid "Rich Text Editing"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1227
#, kde-format
msgid "Rich Text"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1228
#, kde-format
msgid "Toggle rich text editing mode"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1232
#, kde-format
msgid "&All Fields"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1235
#, kde-format
msgid "&Identity"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1238
#, kde-format
msgid "&Dictionary"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1241
#, kde-format
msgid "&Sent-Mail Folder"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1244
#, kde-format
msgid "&Mail Transport"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1247
#, kde-format
msgid "&From"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1250
#, kde-format
msgid "&Reply To"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1254
#, kde-format
msgctxt "@action:inmenu Show the subject in the composer window."
msgid "S&ubject"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1259
#, kde-format
msgid "Append S&ignature"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1263
#, kde-format
msgid "Pr&epend Signature"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1267
#, kde-format
msgid "Insert Signature At C&ursor Position"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1279
#, kde-format
msgid "&Spellchecker..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1280
#, kde-format
msgid "Spellchecker"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1284
#, kde-format
msgid "&Encrypt Message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1285
#, kde-format
msgid "Encrypt"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1287
#, kde-format
msgid "&Sign Message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1288
#, kde-format
msgid "Sign"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1311
#, kde-format
msgid "&Cryptographic Message Format"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1314
#, kde-format
msgid "Select a cryptographic format for this message"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1319
#, kde-format
msgid "Create Follow Up Reminder..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1342
#, kde-format
msgid "Configure KMail..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1355 kmmainwin.cpp:133
#, 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:1357 kmmainwin.cpp:135
#, kde-format
msgid "Hide menu bar"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1443 editor/kmcomposerwin.cpp:3289
#, kde-format
msgctxt "Shows the linenumber of the cursor position."
msgid " Line: %1 "
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1447 editor/kmcomposerwin.cpp:3291
#, kde-format
msgid " Column: %1 "
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1452
#, kde-format
msgid "OVR"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1452
#, kde-format
msgid "INS"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1457
#, kde-format
msgid "Spellcheck: on"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1457
#, kde-format
msgid "Spellcheck: off"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1819
#, kde-format
msgid "Re&save as Template"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1820
#, kde-format
msgid "&Save as Draft"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1822
#, 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:1824
#, 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:1828
#, kde-format
msgid "Do you want to save the message for later or discard it?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1829
#, kde-format
msgid "Close Composer"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1900
#, kde-format
msgid "Autosave Message Failed"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:1900
#, kde-format
msgid "Sending Message Failed"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2055
#, kde-format
msgctxt "@title:window"
msgid "Insert File"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2118
#, kde-format
msgid "Add as &Inline Image"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2119
#, kde-format
msgid "Add as &Attachment"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2135 editor/kmcomposerwin.cpp:2230
#, kde-format
msgid "Name of the attachment:"
msgstr ""
#. +> trunk5
#: editor/kmcomposerwin.cpp:2142
#, kde-format
msgid "Attachment name can't be empty"
msgstr ""
#. +> trunk5
#: editor/kmcomposerwin.cpp:2143
#, kde-format
msgid "Invalid Attachment Name"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2189
#, kde-format
msgid "Add URL into Message"
msgid_plural "Add URLs into Message"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2190
#, kde-format
msgid "Add File as &Attachment"
msgid_plural "Add Files as &Attachment"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2229
#, kde-format
msgid "Insert clipboard text as attachment"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2327
#, kde-format
msgid "unnamed"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2353
#, 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:2360
#, kde-format
msgid "Undefined Encryption Key"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2423
#, 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:2430
#, kde-format
msgid "Undefined Signing Key"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2566
#, 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:2575
#, 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:2581
#, kde-format
msgid "To: field is empty. Send message anyway?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2583
#, kde-format
msgid "No To: specified"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2596
#, kde-format
msgid "You did not specify a subject. Send message anyway?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2598
#, kde-format
msgid "No Subject Specified"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2599
#, kde-format
msgid "S&end as Is"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2600
#, kde-format
msgid "&Specify the Subject"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2650
#, 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:2838
#, kde-format
msgid "About to send email..."
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2839
#, kde-format
msgid "Send Confirmation"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2840
#, kde-format
msgid "&Send Now"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2909
#, kde-format
msgid "You are trying to send the mail to more than %1 recipients. Send message anyway?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2910
#, kde-format
msgid "Too many recipients"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2911
#, kde-format
msgid "&Send as Is"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2912
#, kde-format
msgid "&Edit Recipients"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2946
#, kde-format
msgid "Turning HTML mode off will cause the text to lose the formatting. Are you sure?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2948
#, kde-format
msgid "Lose the formatting?"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2948
#, kde-format
msgid "Lose Formatting"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:2948
#, kde-format
msgid "Add Markup Plain Text"
msgstr ""
#. +> trunk5 stable5
#: editor/kmcomposerwin.cpp:3616
#, 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:3621
#, 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:3626
#, 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:3632
#, 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 stable5
#: editor/kmcomposerwin.cpp:3666
#, 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 set it before sending the mail."
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:183
#, 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:201
#, kde-format
msgid "Error while generating new key pair: %1"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:202
#, kde-format
msgid "Key Generation Error"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:245
#, kde-format
msgid "No key"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:248
#, kde-format
msgid "Generate a new key pair"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:261
#, kde-format
msgid "Generating new key pair..."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:275
#, kde-format
msgid "Edit Identity"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:300
#, kde-format
msgctxt "@title:tab General identity settings."
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:309
#, kde-format
msgid "&Your name:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:312
#, 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:324
#, kde-format
msgid "Organi&zation:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:327
#, 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:340
#, kde-format
msgid "&Email address:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:343
#, 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:364
#, kde-format
msgid "Email a&liases:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:367
#, 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:385
#, kde-format
msgid "Cryptography"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:392
#, 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:398
#, kde-format
msgid "OpenPGP signing key:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:409
#, 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:416
#, kde-format
msgid "OpenPGP encryption key:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:427
#, 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:432
#, kde-format
msgid "S/MIME signing certificate:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:447
#, 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:453
#, kde-format
msgid "S/MIME encryption certificate:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:475
#, kde-format
msgctxt "preferred format of encrypted messages"
msgid "Preferred format:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:482
#, kde-format
msgid "Automatically sign messages"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:486
#, kde-format
msgid "Automatically encrypt messages when possible"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:500
#, kde-format
msgctxt "@title:tab Advanced identity settings."
msgid "Advanced"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:512
#, kde-format
msgid "&Reply-To address:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:515
#, 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:534
#, kde-format
msgid "&CC addresses:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:537
#, 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:554
#, kde-format
msgid "&BCC addresses:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:557
#, 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:573
#, kde-format
msgid "D&ictionary:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:582
#, kde-format
msgid "Sent-mail &folder:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:591
#, kde-format
msgid "&Drafts folder:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:600
#, kde-format
msgid "&Templates folder:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:606
#, kde-format
msgid "Outgoing Account:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:614
#, kde-format
msgid "Attach my vCard to message"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:616 identity/identitydialog.cpp:1148
#, kde-format
msgid "Create..."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:623
#, kde-format
msgid "Autocorrection language:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:635
#, kde-format
msgid "Restore default domain name"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:639
#, kde-format
msgid "Defaul&t domain:"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:644
#, 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:664
#, kde-format
msgid "&Use custom message templates for this identity"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:691
#, kde-format
msgid "Signature"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:698
#, kde-format
msgid "Picture"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:755
#, kde-format
msgid "Invalid Email Alias \"%1\""
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:764 job/addressvalidationjob.cpp:93
#: job/addressvalidationjob.cpp:102
#, kde-format
msgid "Invalid Email Address"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:820
#, 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:827
#, 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:832
#, 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:839
#, 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:847
#, kde-format
msgid "Email Address Not Found in Key/Certificates"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:860
#, kde-format
msgid "The signature file is not valid"
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:876
#, kde-format
msgid "Edit Identity \"%1\""
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:934
#, kde-format
msgid "Some custom folder for identity does not exist (anymore); therefore, default folders will be used."
msgstr ""
#. +> trunk5 stable5
#: identity/identitydialog.cpp:1150
#, 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:1832
#, 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:145
#, 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:843
#, kde-format
msgid "Contact cannot be stored: %1"
msgstr ""
#. +> trunk5 stable5
#: job/createnewcontactjob.cpp:140 kmreaderwin.cpp:843
#, kde-format
msgid "Failed to store contact"
msgstr ""
#. +> trunk5 stable5
#: job/opencomposerjob.cpp:131
#, kde-format
msgid "Do you want to attach this folder \"%1\"?"
msgstr ""
#. +> trunk5 stable5
#: job/opencomposerjob.cpp:131
#, 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:57 kmmainwin.rc:72 kmreadermainwin.rc:24
#, 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:273 kmmainwidget.cpp:3381 kmmainwin.rc:128
+#: kmail_part.rc:128 kmail_part.rc:273 kmmainwidget.cpp:3383 kmmainwin.rc:128
#: kmmainwin.rc:273
#, 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:278 kmmainwidget.cpp:3386 kmmainwin.rc:133
+#: kmail_part.rc:133 kmail_part.rc:278 kmmainwidget.cpp:3388 kmmainwin.rc:133
#: kmmainwin.rc:278
#, 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:149 kmcomposerui.rc:5 kmmainwin.rc:149 kmreadermainwin.rc:37
#, kde-format
msgid "&Message"
msgstr ""
#. i18n: ectx: Menu (reply_special)
#. +> trunk5 stable5
#: kmail_part.rc:156 kmmainwin.rc:156 kmreadermainwin.rc:44
#, kde-format
msgid "Reply Special"
msgstr ""
#. i18n: ectx: Menu (menubar_message_forward)
#. +> trunk5 stable5
#: kmail_part.rc:165 kmmainwin.rc:165 kmreadermainwin.rc:53
#, kde-format
msgid "&Forward"
msgstr ""
#. i18n: ectx: Menu (apply_filter_actions)
#. +> trunk5 stable5
-#: kmail_part.rc:182 kmmainwidget.cpp:3179 kmmainwin.rc:182
+#: kmail_part.rc:182 kmmainwidget.cpp:3181 kmmainwin.rc:182
#, kde-format
msgid "A&pply Filter"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5 stable5
#: kmail_part.rc:196 kmmainwin.rc:196
#, kde-format
msgid "&Tools"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: kmail_part.rc:214 kmcomposerui.rc:103 kmmainwin.rc:214
#: kmreadermainwin.rc:72 kontactplugin/summary/kontactsummary_part.rc:5
#, kde-format
msgid "&Settings"
msgstr ""
#. i18n: ectx: Menu (help)
#. +> trunk5 stable5
#: kmail_part.rc:230 kmmainwin.rc:230
#, kde-format
msgid "&Help"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5 stable5
#: kmail_part.rc:327 kmcomposerui.rc:108 kmmainwin.rc:327 kmreadermainwin.rc:81
#, 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:925
#, 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:928
#, kde-format
msgid "Send As Digest"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:929
#, kde-format
msgid "Send Individually"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1320
#, kde-format
msgid "Filtering messages"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1327
#, kde-format
msgid "Filtering message %1 of %2"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1543 kmcommands.cpp:1676
#, kde-format
msgid "Moving messages"
msgstr ""
#. +> trunk5 stable5
#: kmcommands.cpp:1543 kmcommands.cpp:1684
#, 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:79
#, kde-format
msgid "&Attach"
msgstr ""
#. i18n: ectx: ToolBar (htmlToolBar)
#. +> trunk5 stable5
#: kmcomposerui.rc:126
#, kde-format
msgid "HTML Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (directionToolBar)
#. +> trunk5 stable5
#: kmcomposerui.rc:160
#, kde-format
msgid "Text Direction Toolbar"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:735
#, kde-format
msgid "KMail is set to be offline; all network jobs are suspended"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:756 kmmainwidget.cpp:2387 kmmainwidget.cpp:2398
#, kde-format
msgid "Impossible to send email"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:756 kmmainwidget.cpp:2387 kmmainwidget.cpp:2398
#, kde-format
msgid "Send Email"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:785
#, kde-format
msgid "KMail is set to be online; all network jobs resumed"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:787
#, 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:862
#, kde-format
msgid "KMail is currently in offline mode. How do you want to proceed?"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:864
#, kde-format
msgid "Online/Offline"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:865 kmmainwidget.cpp:2377
#, kde-format
msgid "Work Online"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:866 kmmainwidget.cpp:2374
#, kde-format
msgid "Work Offline"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:891
#, kde-format
msgid "Network connection detected, all network jobs resumed"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:895
#, kde-format
msgid "No network connection detected, all network jobs are suspended"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:991
#, kde-format
msgid ""
"Failed to open autosave file at %1.\n"
"Reason: %2"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:993
#, kde-format
msgid "Opening Autosave File Failed"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:1506
#, 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:1531
#, 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:1546
#, kde-format
msgid "Sending messages"
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:1547
#, kde-format
msgid "Initiating sending process..."
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:1617
#, kde-format
msgid "Resource %1 is broken."
msgstr ""
#. +> trunk5 stable5
#: kmkernel.cpp:1788 kmkernel.cpp:1799
#, kde-format
msgctxt "<source>: <error message>"
msgid "%1: %2"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:54
#, kde-format
msgid "Archive Mail Agent was not registered."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:64
#, kde-format
msgid "Send Later Agent was not registered."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:74
#, kde-format
msgid "Followup Reminder Agent was not registered."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:81
#, kde-format
msgid "Could not start certificate manager; please make sure you have Kleopatra properly installed."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:83
#, kde-format
msgid "KMail Error"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:91
#, kde-format
msgid "Could not start the import wizard. Please make sure you have ImportWizard properly installed."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:93 kmmainwidget.cpp:318
#, kde-format
msgid "Unable to start import wizard"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:101
#, kde-format
msgid "Could not start \"PIM Setting Exporter\" program. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:103
#, kde-format
msgid "Unable to start \"PIM Setting Exporter\" program"
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:117
#, kde-format
msgid "Could not start the ImportWizard. Please make sure you have ImportWizard properly installed."
msgstr ""
#. +> trunk5 stable5
#: kmlaunchexternalcomponent.cpp:119
#, kde-format
msgid "Unable to start ImportWizard"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:313
#, kde-format
msgid "Another mailer was found on system. Do you want to import data from it?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:316
#, kde-format
msgid "Could not start the import wizard. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1376
#, kde-format
msgid "No Subject"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1390
#, kde-format
msgid "(no templates)"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1442
#, kde-format
msgid "This folder does not have any expiry options set"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1451
#, kde-format
msgid "<qt>Are you sure you want to expire the folder <b>%1</b>?</qt>"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1453
#, kde-format
msgid "Expire Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1454
#, kde-format
msgid "&Expire"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1476
#, kde-format
msgid "Empty Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1476 util.cpp:187
#, kde-format
msgid "Move to Trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1478
#, kde-format
msgid "Are you sure you want to empty the trash folder?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1479
#, 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:1503
#, kde-format
msgid "Moved all messages to the trash"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1558
#, kde-format
msgid "Are you sure you want to expire all old messages?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1559
#, kde-format
msgid "Expire Old Messages?"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1559
#, kde-format
msgid "Expire"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1574
#, 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:1577 kmmainwidget.cpp:4650
+#: kmmainwidget.cpp:1577 kmmainwidget.cpp:4655
#, kde-format
msgid "Security Warning"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1578
#, kde-format
msgid "Load External References"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1650
#, 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:1656
#, kde-format
msgid "Delete Messages"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1656
#, kde-format
msgid "Delete Message"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1675
#, kde-format
msgid "Moving messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1677 kmmainwidget.cpp:1868
#, kde-format
msgid "Deleting messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1692 kmmainwidget.cpp:1888
#, kde-format
msgid "Messages deleted successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1694
#, kde-format
msgid "Messages moved successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1699 kmmainwidget.cpp:1901
#, kde-format
msgid "Deleting messages failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1701 kmmainwidget.cpp:1914
#, kde-format
msgid "Deleting messages canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1705
#, kde-format
msgid "Moving messages failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1707
#, kde-format
msgid "Moving messages canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1773
#, kde-format
msgid "Move Messages to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1803
#, kde-format
msgid "Copying messages..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1811
#, kde-format
msgid "Messages copied successfully."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1814
#, kde-format
msgid "Copying messages failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1816
#, kde-format
msgid "Copying messages canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1826
#, kde-format
msgid "Copy Messages to Folder"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1865
#, kde-format
msgid "Moving messages to trash..."
msgstr ""
#. +> trunk5
#: kmmainwidget.cpp:1872
#, kde-format
msgid "Deleting and moving messages to trash..."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1885
#, kde-format
msgid "Messages moved to trash successfully."
msgstr ""
#. +> trunk5
#: kmmainwidget.cpp:1892
#, kde-format
msgid "Messages moved to trash or deleted successfully"
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1898
#, kde-format
msgid "Moving messages to trash failed."
msgstr ""
#. +> trunk5
#: kmmainwidget.cpp:1905
#, kde-format
msgid "Deleting or moving messages to trash failed."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:1911
#, kde-format
msgid "Moving messages to trash canceled."
msgstr ""
#. +> trunk5
#: kmmainwidget.cpp:1918
#, kde-format
msgid "Deleting or moving messages to trash canceled."
msgstr ""
#. +> trunk5 stable5
#: kmmainwidget.cpp:2190
#, kde-format
msgid "Jump to Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2822
+#: kmmainwidget.cpp:2824
#, kde-format
msgid "Save &As..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2836
+#: kmmainwidget.cpp:2838
#, kde-format
msgid "&Expire All Folders"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2841
+#: kmmainwidget.cpp:2843
#, kde-format
msgid "Check &Mail"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2849
+#: kmmainwidget.cpp:2851
#, kde-format
msgid "Check Mail In"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2851 kmmainwidget.cpp:2852
+#: kmmainwidget.cpp:2853 kmmainwidget.cpp:2854
#, kde-format
msgid "Check Mail"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2856
+#: kmmainwidget.cpp:2858
#, kde-format
msgid "&Send Queued Messages"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2864
+#: kmmainwidget.cpp:2866
#, kde-format
msgid "Online status (unknown)"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2869
+#: kmmainwidget.cpp:2871
#, kde-format
msgid "Send Queued Messages Via"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2885
+#: kmmainwidget.cpp:2887
#, kde-format
msgid "Certificate Manager"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2895
+#: kmmainwidget.cpp:2897
#, kde-format
msgid "&Import Messages..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2905
+#: kmmainwidget.cpp:2907
#, kde-format
msgid "&Debug Sieve..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2912
+#: kmmainwidget.cpp:2914
#, kde-format
msgid "Filter &Log Viewer..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2917
+#: kmmainwidget.cpp:2919
#, kde-format
msgid "&Import from another Email Client..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2922
+#: kmmainwidget.cpp:2924
#, kde-format
msgid "Edit \"Out of Office\" Replies..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2928
+#: kmmainwidget.cpp:2930
#, kde-format
msgid "&Configure Automatic Archiving..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2934
+#: kmmainwidget.cpp:2936
#, kde-format
msgid "Delayed Messages..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2940
+#: kmmainwidget.cpp:2942
#, kde-format
msgid "Followup Reminder Messages..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2951 util.cpp:184
+#: kmmainwidget.cpp:2953 util.cpp:184
#, kde-format
msgctxt "@action Hard delete, bypassing trash"
msgid "&Delete"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2956 kmmainwidget.cpp:4016
+#: kmmainwidget.cpp:2958 kmmainwidget.cpp:4021
#, kde-format
msgid "M&ove Thread to Trash"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2960
+#: kmmainwidget.cpp:2962
#, kde-format
msgid "Move thread to trashcan"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2963 kmmainwidget.cpp:4016
+#: kmmainwidget.cpp:2965 kmmainwidget.cpp:4021
#, kde-format
msgid "Delete T&hread"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2969 kmmainwidget.cpp:4018
+#: kmmainwidget.cpp:2971 kmmainwidget.cpp:4023
#, kde-format
msgid "&Find Messages..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2974
+#: kmmainwidget.cpp:2976
#, kde-format
msgid "Select &All Messages"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2981
+#: kmmainwidget.cpp:2983
#, kde-format
msgid "&Mailing List Management..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:2986
+#: kmmainwidget.cpp:2988
#, kde-format
msgid "&Assign Shortcut..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3002
+#: kmmainwidget.cpp:3004
#, kde-format
msgid "&Expiration Settings"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3018
+#: kmmainwidget.cpp:3020
#, kde-format
msgid "&Archive Folder..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3026
+#: kmmainwidget.cpp:3028
#, kde-format
msgid "Load E&xternal References"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3049 kmreadermainwin.cpp:440
+#: kmmainwidget.cpp:3051 kmreadermainwin.cpp:440
#, kde-format
msgid "Copy Message To..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3051 kmreadermainwin.cpp:453
+#: kmmainwidget.cpp:3053 kmreadermainwin.cpp:453
#, kde-format
msgid "Move Message To..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3056
+#: kmmainwidget.cpp:3058
#, kde-format
msgid "&New Message..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3058
+#: kmmainwidget.cpp:3060
#, kde-format
msgctxt "@action:intoolbar New Empty Message"
msgid "New"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3066
+#: kmmainwidget.cpp:3068
#, kde-format
msgid "Message From &Template"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3076
+#: kmmainwidget.cpp:3078
#, kde-format
msgid "New Message t&o Mailing-List..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3084
+#: kmmainwidget.cpp:3086
#, kde-format
msgid "&Create Filter"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3089
+#: kmmainwidget.cpp:3091
#, kde-format
msgid "Filter on &Subject..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3096
+#: kmmainwidget.cpp:3098
#, kde-format
msgid "Filter on &From..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3102
+#: kmmainwidget.cpp:3104
#, kde-format
msgid "Filter on &To..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3108
+#: kmmainwidget.cpp:3110
#, kde-format
msgid "Filter on &Cc..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3116
+#: kmmainwidget.cpp:3118
#, kde-format
msgid "Mark &Thread"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3119
+#: kmmainwidget.cpp:3121
#, kde-format
msgid "Mark Thread as &Read"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3122
+#: kmmainwidget.cpp:3124
#, kde-format
msgid "Mark all messages in the selected thread as read"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3125
+#: kmmainwidget.cpp:3127
#, kde-format
msgid "Mark Thread as &Unread"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3128
+#: kmmainwidget.cpp:3130
#, kde-format
msgid "Mark all messages in the selected thread as unread"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3134
+#: kmmainwidget.cpp:3136
#, kde-format
msgid "Mark Thread as &Important"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3137
+#: kmmainwidget.cpp:3139
#, kde-format
msgid "Remove &Important Thread Mark"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3140
+#: kmmainwidget.cpp:3142
#, kde-format
msgid "Mark Thread as &Action Item"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3143
+#: kmmainwidget.cpp:3145
#, kde-format
msgid "Remove &Action Item Thread Mark"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3147
+#: kmmainwidget.cpp:3149
#, kde-format
msgid "&Watch Thread"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3151
+#: kmmainwidget.cpp:3153
#, kde-format
msgid "&Ignore Thread"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3159 kmreadermainwin.cpp:397
+#: kmmainwidget.cpp:3161 kmreadermainwin.cpp:397
#, kde-format
msgid "Save A&ttachments..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3167
+#: kmmainwidget.cpp:3169
#, kde-format
msgid "Copy Decrypted To..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3173
+#: kmmainwidget.cpp:3175
#, kde-format
msgid "Appl&y All Filters"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3183
+#: kmmainwidget.cpp:3185
#, kde-format
msgctxt "View->"
msgid "&Expand Thread / Group"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3186
+#: kmmainwidget.cpp:3188
#, kde-format
msgid "Expand the current thread or group"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3190
+#: kmmainwidget.cpp:3192
#, kde-format
msgctxt "View->"
msgid "&Collapse Thread / Group"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3193
+#: kmmainwidget.cpp:3195
#, kde-format
msgid "Collapse the current thread or group"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3197
+#: kmmainwidget.cpp:3199
#, kde-format
msgctxt "View->"
msgid "Ex&pand All Threads"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3200
+#: kmmainwidget.cpp:3202
#, kde-format
msgid "Expand all threads in the current folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3204
+#: kmmainwidget.cpp:3206
#, kde-format
msgctxt "View->"
msgid "C&ollapse All Threads"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3207
+#: kmmainwidget.cpp:3209
#, kde-format
msgid "Collapse all threads in the current folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3211
+#: kmmainwidget.cpp:3213
#, kde-format
msgid "&Display Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3221
+#: kmmainwidget.cpp:3223
#, kde-format
msgid "&Next Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3227
+#: kmmainwidget.cpp:3229
#, kde-format
msgid "Go to the next message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3231
+#: kmmainwidget.cpp:3233
#, kde-format
msgid "Next &Unread Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3242
+#: kmmainwidget.cpp:3244
#, kde-format
msgctxt "@action:inmenu Goto next unread message"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3243
+#: kmmainwidget.cpp:3245
#, kde-format
msgid "Go to the next unread message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3247
+#: kmmainwidget.cpp:3249
#, kde-format
msgid "&Previous Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3249
+#: kmmainwidget.cpp:3251
#, kde-format
msgid "Go to the previous message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3257
+#: kmmainwidget.cpp:3259
#, kde-format
msgid "Previous Unread &Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3268
+#: kmmainwidget.cpp:3270
#, kde-format
msgctxt "@action:inmenu Goto previous unread message."
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3269
+#: kmmainwidget.cpp:3271
#, kde-format
msgid "Go to the previous unread message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3273
+#: kmmainwidget.cpp:3275
#, kde-format
msgid "Next Unread &Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3280
+#: kmmainwidget.cpp:3282
#, kde-format
msgid "Go to the next folder with unread messages"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3283
+#: kmmainwidget.cpp:3285
#, kde-format
msgid "Previous Unread F&older"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3289
+#: kmmainwidget.cpp:3291
#, kde-format
msgid "Go to the previous folder with unread messages"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3293
+#: kmmainwidget.cpp:3295
#, kde-format
msgctxt "Go->"
msgid "Next Unread &Text"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3296
+#: kmmainwidget.cpp:3298
#, kde-format
msgid "Go to the next unread text"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3297
+#: kmmainwidget.cpp:3299
#, kde-format
msgid "Scroll down current message. If at end of current message, go to next unread message."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3305
+#: kmmainwidget.cpp:3307
#, kde-format
msgid "Configure &Filters..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3311
+#: kmmainwidget.cpp:3313
#, kde-format
msgid "Manage &Sieve Scripts..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3316
+#: kmmainwidget.cpp:3318
#, kde-format
msgid "&Add Account..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3321
+#: kmmainwidget.cpp:3323
#, kde-format
msgid "KMail &Introduction"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3323
+#: kmmainwidget.cpp:3325
#, kde-format
msgid "Display KMail's Welcome Page"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3331
+#: kmmainwidget.cpp:3333
#, kde-format
msgid "Configure &Notifications..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3338
+#: kmmainwidget.cpp:3340
#, kde-format
msgid "&Configure KMail..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3345
+#: kmmainwidget.cpp:3347
#, kde-format
msgid "Expire..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3351
+#: kmmainwidget.cpp:3353
#, kde-format
msgid "Add Favorite Folder..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3357
+#: kmmainwidget.cpp:3359
#, kde-format
msgid "Serverside Subscription..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3363 kmmainwidget.cpp:3372
+#: kmmainwidget.cpp:3365 kmmainwidget.cpp:3374
#, kde-format
msgid "Apply All Filters"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3391
+#: kmmainwidget.cpp:3393
#, kde-format
msgid "Import/Export KMail Data..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3397
+#: kmmainwidget.cpp:3399
#, kde-format
msgid "New AddressBook Contact..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3419
+#: kmmainwidget.cpp:3421
#, kde-format
msgid "Copy Message to Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3426
+#: kmmainwidget.cpp:3428
#, kde-format
msgid "Jump to Folder..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3433
+#: kmmainwidget.cpp:3435
#, kde-format
msgid "Abort Current Operation"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3440
+#: kmmainwidget.cpp:3442
#, kde-format
msgid "Focus on Next Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3447
+#: kmmainwidget.cpp:3449
#, kde-format
msgid "Focus on Previous Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3454
+#: kmmainwidget.cpp:3456
#, kde-format
msgid "Select Folder with Focus"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3462
+#: kmmainwidget.cpp:3464
#, kde-format
msgid "Focus on First Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3469
+#: kmmainwidget.cpp:3471
#, kde-format
msgid "Focus on Last Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3476
+#: kmmainwidget.cpp:3478
#, kde-format
msgid "Focus on Next Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3483
+#: kmmainwidget.cpp:3485
#, kde-format
msgid "Focus on Previous Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3490
+#: kmmainwidget.cpp:3492
#, kde-format
msgid "Select First Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3497
+#: kmmainwidget.cpp:3499
#, kde-format
msgid "Select Last Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3504
+#: kmmainwidget.cpp:3506
#, kde-format
msgid "Select Message with Focus"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3512
+#: kmmainwidget.cpp:3514
#, kde-format
msgid "Set Focus to Quick Search"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3521
+#: kmmainwidget.cpp:3523
#, kde-format
msgid "Extend Selection to Previous Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3528
+#: kmmainwidget.cpp:3530
#, kde-format
msgid "Extend Selection to Next Message"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3536
+#: kmmainwidget.cpp:3538
#, kde-format
msgid "Move Message to Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3547
+#: kmmainwidget.cpp:3549
#, kde-format
msgid "Use Less Bandwidth"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3551
+#: kmmainwidget.cpp:3553
#, kde-format
msgid "Mark All Messages As Read in This Folder and All its Subfolder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3556
+#: kmmainwidget.cpp:3558
#, kde-format
msgid "Remove Duplicates in This Folder and All its Subfolder"
msgstr ""
#. +> trunk5
-#: kmmainwidget.cpp:3560
+#: kmmainwidget.cpp:3562
#, kde-format
msgid "Account &Settings"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3571
+#: kmmainwidget.cpp:3573
#, kde-format
msgid "Add Favorite Folder"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3912
+#: kmmainwidget.cpp:3917
#, kde-format
msgid "E&mpty Trash"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:3913
+#: kmmainwidget.cpp:3918
#, kde-format
msgid "&Move All Messages to Trash"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4006
+#: kmmainwidget.cpp:4011
#, kde-format
msgid "&Delete Search"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4018
+#: kmmainwidget.cpp:4023
#, kde-format
msgid "Edit Search..."
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4128
+#: kmmainwidget.cpp:4133
#, kde-format
msgid "&Undo"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4130
+#: kmmainwidget.cpp:4135
#, kde-format
msgid "&Undo: \"%1\""
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4182
+#: kmmainwidget.cpp:4187
#, kde-format
msgid "Filter %1"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4639
+#: kmmainwidget.cpp:4644
#, kde-format
msgctxt "Show shortcut for focus quick search. Don't change it"
msgid "Search... <%1>"
msgstr ""
#. +> trunk5 stable5
-#: kmmainwidget.cpp:4647
+#: kmmainwidget.cpp:4652
#, 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:4651
+#: kmmainwidget.cpp:4656
#, kde-format
msgid "Use HTML"
msgstr ""
#. +> trunk5
-#: kmmainwidget.cpp:4833
+#: kmmainwidget.cpp:4838
#, kde-format
msgid ""
"You have more than one email account set up. Do you want to enable the Unified Mailbox feature to show unified content of your inbox, sent and drafts folders?\n"
"You can configure unified mailboxes, create custom ones or disable the feature completely in KMail's Plugin settings."
msgstr ""
#. +> trunk5
-#: kmmainwidget.cpp:4836
+#: kmmainwidget.cpp:4841
#, kde-format
msgid "Enable Unified Mailboxes?"
msgstr ""
#. +> trunk5
-#: kmmainwidget.cpp:4837
+#: kmmainwidget.cpp:4842
#, kde-format
msgid "Enable Unified Mailboxes"
msgstr ""
#. +> trunk5
-#: kmmainwidget.cpp:4838
+#: kmmainwidget.cpp:4843
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: kmmainwin.cpp:173
#, kde-format
msgid "Starting..."
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:400 util.cpp:184
#, kde-format
msgid "&Move to Trash"
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:401
#, kde-format
msgctxt "@action:intoolbar Move to Trash"
msgid "Trash"
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:402
#, kde-format
msgid "Move message to trashcan"
msgstr ""
#. +> trunk5 stable5
#: kmreadermainwin.cpp:499
#, kde-format
msgid "Cannot copy item. %1"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:124
#, kde-format
msgid "New Message To..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:131
#, kde-format
msgid "Reply To..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:138
#, kde-format
msgid "Forward To..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:151
#, kde-format
msgid "Add to Existing Contact"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:158
#, kde-format
msgid "Open in Address Book"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:163
#, kde-format
msgid "Bookmark This Link"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:169
#, kde-format
msgid "Edit contact..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:175
#, kde-format
msgid "Save Link As..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:181
#, kde-format
msgid "&Find in Message..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:187
#, kde-format
msgid "Save Image On Disk..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:193
#, kde-format
msgid "Show HTML Format"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:194
#, kde-format
msgid "Show HTML format when mail comes from this contact"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:200
#, kde-format
msgid "Load external reference when mail comes for this contact"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:206
#, kde-format
msgid "Share image..."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:253
#, 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:264
#, kde-format
msgid "Push email (IMAP IDLE)"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:265
#, kde-format
msgid "Improved searches"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:266
#, kde-format
msgid "Support for adding notes (annotations) to mails"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:267
#, kde-format
msgid "Less GUI freezes, mail checks happen in the background"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:268
#, kde-format
msgid "Plugins support"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:269
#, kde-format
msgid "New HTML renderer (QtWebEngine)"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:270
#, kde-format
msgid "Added Check for Phishing URL"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:300
#, kde-format
msgid "The KDE Mail Client"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:309
#, kde-format
msgid "Retrieving Folder Contents"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:310
#, kde-format
msgid "Please wait . . ."
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:317 kmreaderwin.cpp:328
#, kde-format
msgid "Offline"
msgstr ""
#. +> trunk5 stable5
#: kmreaderwin.cpp:319
#, 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:330
#, 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:849
#, 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 stable5
#: kontactplugin/summary/summaryview_plugin.cpp:120
#, kde-format
msgid "(c) 2003-2018 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:72
#, kde-format
msgctxt "Message->"
msgid "&Reply"
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:76 searchdialog/searchwindow.cpp:171
#, kde-format
msgid "&Reply..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:82
#, kde-format
msgid "Reply to A&uthor..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:88 searchdialog/searchwindow.cpp:175
#, kde-format
msgid "Reply to &All..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:94 searchdialog/searchwindow.cpp:179
#, kde-format
msgid "Reply to Mailing-&List..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:101
#, kde-format
msgid "Reply Without &Quote..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:106
#, kde-format
msgid "Filter on Mailing-&List..."
msgstr ""
#. +> trunk5 stable5
#: messageactions.cpp:110
#, kde-format
msgid "Mar&k Message"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:129 messageactions.cpp:355
+#: messageactions.cpp:129 messageactions.cpp:365
#, kde-format
msgid "Add Note..."
msgstr ""
+#. +> trunk5
+#: messageactions.cpp:133
+#, kde-format
+msgid "&Edit As New"
+msgstr ""
+
#. +> trunk5 stable5
-#: messageactions.cpp:136 searchdialog/searchwindow.cpp:183
+#: messageactions.cpp:141 searchdialog/searchwindow.cpp:183
#, kde-format
msgctxt "Message->"
msgid "&Forward"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:141
+#: messageactions.cpp:146
#, kde-format
msgctxt "@action:inmenu Message->Forward->"
msgid "As &Attachment..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:149
+#: messageactions.cpp:154
#, kde-format
msgctxt "@action:inmenu Message->Forward->"
msgid "&Inline..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:157
+#: messageactions.cpp:162
#, kde-format
msgctxt "Message->Forward->"
msgid "&Redirect..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:164
+#: messageactions.cpp:169
#, kde-format
msgctxt "Message->"
msgid "Mailing-&List"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:189
+#: messageactions.cpp:194
#, kde-format
msgid "Add Followup Reminder..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:193
+#: messageactions.cpp:198
#, kde-format
msgid "Send A&gain..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:197
+#: messageactions.cpp:202
#, kde-format
msgid "New Message From &Template"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:357
+#: messageactions.cpp:367
#, kde-format
msgid "Edit Note..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:400
+#: messageactions.cpp:411
#, kde-format
msgid "Filter on Mailing-List..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:437
+#: messageactions.cpp:448
#, kde-format
msgid "Mailing List Name: %1"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:441
+#: messageactions.cpp:452
#, kde-format
msgid "Open Message in List Archive"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:444
+#: messageactions.cpp:455
#, kde-format
msgid "Post New Message"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:447
+#: messageactions.cpp:458
#, kde-format
msgid "Go to Archive"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:450
+#: messageactions.cpp:461
#, kde-format
msgid "Request Help"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:453
+#: messageactions.cpp:464
#, kde-format
msgctxt "Contact the owner of the mailing list"
msgid "Contact Owner"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:459
+#: messageactions.cpp:470
#, kde-format
msgid "Unsubscribe from List"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:468
+#: messageactions.cpp:479
#, kde-format
msgid "Filter on Mailing-List %1..."
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:641
+#: messageactions.cpp:652
#, kde-format
msgid "email"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:644
+#: messageactions.cpp:655
#, kde-format
msgid "web"
msgstr ""
#. +> trunk5 stable5
-#: messageactions.cpp:648
+#: messageactions.cpp:659
#, 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:917
#, 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 (DeleteMessageWithoutConfirmation), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:107
#, kde-format
msgid "Delete messages without confirmation"
msgstr ""
#. i18n: ectx: label, entry (StartSpecificFolderAtStartup), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:111
#, kde-format
msgid "Allow to start specific folder"
msgstr ""
#. i18n: ectx: label, entry (StartupFolder), group (General)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:115
#, 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:122
#, 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:126
#, 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, group (General)
#. +> trunk5
#: settings/kmail.kcfg.cmake:143
#, kde-format
msgid "Whether to ask if users wants to enable Unified Mailboxes if more than one email accounts are detected. We only ever ask once."
msgstr ""
#. i18n: ectx: whatsthis, entry (PreviousNewFeaturesMD5), group (Internal)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:151
#, 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:158
#, kde-format
msgid "Show folder quick search line edit"
msgstr ""
#. i18n: ectx: label, entry (ForwardingInlineByDefault), group (Composer)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:166
#, kde-format
msgid "Forward Inline As Default."
msgstr ""
#. i18n: ectx: label, entry (TooManyRecipients), group (Composer)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:169
#, 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:171 settings/kmail.kcfg.cmake:178
#, 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:199
#, kde-format
msgid "Check spelling before send"
msgstr ""
#. i18n: ectx: label, entry (RequestMDN), group (Composer)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:203
#, kde-format
msgid "Automatically request &message disposition notifications"
msgstr ""
#. i18n: ectx: whatsthis, entry (RequestMDN), group (Composer)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:204
#, 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:226
#, kde-format
msgid "Autosave interval:"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutosaveInterval), group (Composer)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:227
#, 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:234
#, 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:240
#, 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:244
#, 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:250
#, 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:256
#, kde-format
msgid "Show crypto label indicator"
msgstr ""
#. i18n: ectx: label, entry (CheckSendDefaultActionShortcut), group (Composer)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:260
#, kde-format
msgid "Validate Send Default Shortcut"
msgstr ""
#. i18n: ectx: label, entry (IdentityDialogSize), group (Geometry)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:277
#, 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:281
#, 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:285
#, 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:289
#, 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:293
#, 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:319
#, kde-format
msgid "Message Preview Pane"
msgstr ""
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:322
#, kde-format
msgid "Do not show a message preview pane"
msgstr ""
#. i18n: ectx: label, entry (readerWindowMode), group (Geometry)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:325
#, 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:328
#, 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:335
#, kde-format
msgid "Folder List"
msgstr ""
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:338
#, kde-format
msgid "Long folder list"
msgstr ""
#. i18n: ectx: label, entry (FolderList), group (Geometry)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:341
#, kde-format
msgid "Short folder list"
msgstr ""
#. i18n: ectx: label, entry (TemplateNewMessage), group (GlobalTemplates)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:350
#, kde-format
msgid "Message template for new message"
msgstr ""
#. i18n: ectx: label, entry (TemplateReply), group (GlobalTemplates)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:355
#, kde-format
msgid "Message template for reply"
msgstr ""
#. i18n: ectx: label, entry (TemplateReplyAll), group (GlobalTemplates)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:360
#, kde-format
msgid "Message template for reply to all"
msgstr ""
#. i18n: ectx: label, entry (TemplateForward), group (GlobalTemplates)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:365
#, kde-format
msgid "Message template for forward"
msgstr ""
#. i18n: ectx: label, entry (QuoteString), group (GlobalTemplates)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:370
#, kde-format
msgid "Quote characters"
msgstr ""
#. i18n: ectx: label, entry (ToolTipDisplayPolicy), group (MainFolderView)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:385
#, kde-format
msgid "Specifies the policy used when displaying policy"
msgstr ""
#. i18n: ectx: label, entry (CollectionWidth), group (SearchDialog)
#. +> trunk5 stable5
#: settings/kmail.kcfg.cmake:393
#, 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:397
#, 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:401
#, 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:405
#, 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:409
#, 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:413
#, 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 stable5
#: ui/composercryptoconfiguration.ui:64
#, kde-format
msgid "When sa&ving as draft, sign/encrypt as indicated"
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 (QCheckBox, mDeleteMessagesWithoutConfirmation)
#. +> trunk5
#: ui/miscpagemaintab.ui:180
#, kde-format
msgid "Allow deleting messages without confirmation"
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 (QCheckBox, mCheckMailUrlTracking)
#. +> trunk5
#: ui/securitypagegeneraltab.ui:167
#, kde-format
msgid "Check Mail Url Tracking"
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/ke&ys 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:389
#, kde-format
msgid "GnuPG Settings..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, enableAllWarningsPB)
#. +> trunk5 stable5
#: ui/warningconfiguration.ui:428
#, 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
#: util.cpp:187
#, kde-format
msgctxt "@action Hard delete, bypassing trash"
msgid "Delete"
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:106
#, kde-format
msgid "Out of office reply active on server"
msgid_plural "Out of office reply active on servers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/zoomlabelwidget.cpp:35
#, kde-format
msgid "Zoom: %1%"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/libgrantleetheme.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/libgrantleetheme.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/pim/libgrantleetheme.pot (revision 1526938)
@@ -1,54 +1,54 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the grantleetheme package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: grantleetheme\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:40+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
-#: grantleetheme.cpp:98
+#: grantleetheme.cpp:99
#, kde-format
msgid "Template"
msgstr ""
#. +> trunk5 stable5
-#: grantleetheme.cpp:98
+#: grantleetheme.cpp:99
#, kde-format
msgid "Error message"
msgstr ""
#. +> trunk5 stable5
-#: grantleetheme.cpp:106
+#: grantleetheme.cpp:107
#, kde-format
msgid "(null template)"
msgstr ""
#. +> trunk5 stable5
-#: grantleetheme.cpp:214
+#: grantleetheme.cpp:215
#, kde-format
msgid "Template parsing error"
msgstr ""
#. +> trunk5 stable5
-#: grantleetheme.cpp:220
+#: grantleetheme.cpp:221
#, kde-format
msgid "Template rendering error"
msgstr ""
#. +> trunk5 stable5
-#: grantleethememanager.cpp:55
+#: grantleethememanager.cpp:56
#, kde-format
msgid "Download New Themes..."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/libkdepim.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/libkdepim.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/pim/libkdepim.pot (revision 1526938)
@@ -1,837 +1,837 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the libkdepim package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libkdepim\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-21 09:16+0200\n"
+"POT-Creation-Date: 2018-10-21 16:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/addressline/recentaddress/recentaddresswidget.cpp:59
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/addressline/recentaddress/recentaddresswidget.cpp:69
#: libkdepim/addressline/recentaddress/recentaddresswidget.cpp:124
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/addressline/recentaddress/recentaddresswidget.cpp:124
#, kde-format
msgid "Do you want to remove this email address?"
msgid_plural "Do you want to remove %1 email addresses?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libkdepim/ldap/addhostdialog.cpp:77
#, kde-format
msgid "Add Host"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:96
#, kde-format
msgid "kcmldap"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:98
#, kde-format
msgid "LDAP Server Settings"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:100
#, kde-format
msgid "(c) 2009 - 2010 Tobias Koenig"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:101
#, kde-format
msgid "Tobias Koenig"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:163
#, kde-format
msgid "Edit Host"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:179
#, kde-format
msgid "Do you want to remove setting for host \"%1\"?"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:179
#, kde-format
msgid "Remove Host"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:314
#, kde-format
msgid "LDAP Servers"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:318
#, kde-format
msgid "Check all servers that should be used:"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:355
#, kde-format
msgid "&Add Host..."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:358
#, kde-format
msgid "&Edit Host..."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/kcmldap.cpp:362
#, kde-format
msgid "&Remove Host"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapclientsearchconfig.cpp:121
#, kde-format
msgid "LDAP password is stored as clear text, do you want to store it in kwallet?"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapclientsearchconfig.cpp:122
#, kde-format
msgid "Store clear text password in KWallet"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:104
#, kde-format
msgctxt "@item LDAP search key"
msgid "Title"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:105
#: libkdepim/ldap/ldapsearchdialog.cpp:315
#, kde-format
msgid "Full Name"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:106
#, kde-format
msgctxt "@item LDAP search key"
msgid "Email"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:107
#: libkdepim/ldap/ldapsearchdialog.cpp:319
#, kde-format
msgid "Home Number"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:108
#: libkdepim/ldap/ldapsearchdialog.cpp:321
#, kde-format
msgid "Work Number"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:109
#: libkdepim/ldap/ldapsearchdialog.cpp:323
#, kde-format
msgid "Mobile Number"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:110
#: libkdepim/ldap/ldapsearchdialog.cpp:325
#, kde-format
msgid "Fax Number"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:111
#, kde-format
msgid "Pager"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:112
#: libkdepim/ldap/ldapsearchdialog.cpp:331
#, kde-format
msgid "Street"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:113
#, kde-format
msgctxt "@item LDAP search key"
msgid "State"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:114
#: libkdepim/ldap/ldapsearchdialog.cpp:336
#, kde-format
msgid "Country"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:115
#: libkdepim/ldap/ldapsearchdialog.cpp:342
#, kde-format
msgid "City"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:116
#: libkdepim/ldap/ldapsearchdialog.cpp:329
#, kde-format
msgid "Organization"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:117
#: libkdepim/ldap/ldapsearchdialog.cpp:327
#, kde-format
msgid "Company"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:118
#: libkdepim/ldap/ldapsearchdialog.cpp:344
#, kde-format
msgid "Department"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:119
#: libkdepim/ldap/ldapsearchdialog.cpp:338
#, kde-format
msgid "Zip Code"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:120
#: libkdepim/ldap/ldapsearchdialog.cpp:340
#, kde-format
msgid "Postal Address"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:121
#: libkdepim/ldap/ldapsearchdialog.cpp:346
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:122
#: libkdepim/ldap/ldapsearchdialog.cpp:348
#, kde-format
msgid "User ID"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:317
#, kde-format
msgctxt "@title:column Column containing email addresses"
msgid "Email"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:334
#, kde-format
msgctxt "@title:column Column containing the residential state of the address"
msgid "State"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:350
#, kde-format
msgctxt "@title:column Column containing title of the person"
msgid "Title"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:486
#, kde-format
msgid "Import Contacts from LDAP"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:509
#, kde-format
msgid "Search for Addresses in Directory"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:515
#, kde-format
msgid "Search for:"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:523
#, kde-format
msgctxt "In LDAP attribute"
msgid "in"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:527
#, kde-format
msgctxt "@item:inlistbox Name of the contact"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:528
#, kde-format
msgctxt "@item:inlistbox email address of the contact"
msgid "Email"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:529
#, kde-format
msgctxt "@item:inlistbox"
msgid "Home Number"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:530
#, kde-format
msgctxt "@item:inlistbox"
msgid "Work Number"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:532
#, kde-format
msgctxt "@action:button Start searching"
msgid "&Search"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:548
#, kde-format
msgid "Recursive search"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:553
#, kde-format
msgid "Contains"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:554
#, kde-format
msgid "Starts With"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:564
#, kde-format
msgid "Search in result"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:595
#, kde-format
msgid "Searching..."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:599
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:604
#, kde-format
msgid "Unselect All"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:612
#, kde-format
msgid "Add Selected"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:613
#, kde-format
msgid "Configure LDAP Servers..."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:649
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:767
#, kde-format
msgid "You must select an LDAP server before searching."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:862
#, kde-format
msgctxt "arguments are host name, datetime"
msgid "Imported from LDAP directory %1 on %2"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/ldap/ldapsearchdialog.cpp:880
#, kde-format
msgid "Configure the Address Book LDAP Settings"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/multiplyingline/multiplyinglineview_p.cpp:76
#, kde-format
msgid "We can not add more recipients. We have reached maximum recipients"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/prefs/kprefsdialog.cpp:242
#, kde-format
msgid "Choose..."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/prefs/kprefsdialog.cpp:777
#, kde-format
msgid "Preferences"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/prefs/kprefsdialog.cpp:882
#, kde-format
msgid "You are about to set all preferences to default values. All custom modifications will be lost."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/prefs/kprefsdialog.cpp:884
#, kde-format
msgid "Setting Default Preferences"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/prefs/kprefsdialog.cpp:885
#, kde-format
msgid "Reset to Defaults"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/progresswidget/progressdialog.cpp:170
+#: libkdepim/progresswidget/progressdialog.cpp:171
#, kde-format
msgid "Cancel this operation."
msgstr ""
#. +> trunk5 stable5
#: libkdepim/progresswidget/progressmanager.cpp:134
#, kde-format
msgid "Aborting..."
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/progresswidget/ssllabel.cpp:62
+#: libkdepim/progresswidget/ssllabel.cpp:63
#, kde-format
msgid "Connection is encrypted"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/progresswidget/ssllabel.cpp:67
+#: libkdepim/progresswidget/ssllabel.cpp:68
#, kde-format
msgid "Connection is unencrypted"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/progresswidget/statusbarprogresswidget.cpp:88
+#: libkdepim/progresswidget/statusbarprogresswidget.cpp:89
#, kde-format
msgid "Open detailed progress dialog"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/progresswidget/statusbarprogresswidget.cpp:299
+#: libkdepim/progresswidget/statusbarprogresswidget.cpp:300
#, kde-format
msgid "Show detailed progress window"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/progresswidget/statusbarprogresswidget.cpp:302
+#: libkdepim/progresswidget/statusbarprogresswidget.cpp:303
#, kde-format
msgid "Hide detailed progress window"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/widgets/kdatepickerpopup.cpp:103
#, kde-format
msgctxt "@option today"
msgid "&Today"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/widgets/kdatepickerpopup.cpp:106
#, kde-format
msgctxt "@option tomorrow"
msgid "To&morrow"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/widgets/kdatepickerpopup.cpp:109
#, kde-format
msgctxt "@option next week"
msgid "Next &Week"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/widgets/kdatepickerpopup.cpp:112
#, kde-format
msgctxt "@option next month"
msgid "Next M&onth"
msgstr ""
#. +> trunk5 stable5
#: libkdepim/widgets/kdatepickerpopup.cpp:122
#, kde-format
msgctxt "@option do not specify a date"
msgid "No Date"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/widgets/kwidgetlister.cpp:116
+#: libkdepim/widgets/kwidgetlister.cpp:117
#, kde-format
msgctxt "more widgets"
msgid "More"
msgstr ""
#. +> trunk5 stable5
-#: libkdepim/widgets/kwidgetlister.cpp:122
+#: libkdepim/widgets/kwidgetlister.cpp:123
#, kde-format
msgctxt "fewer widgets"
msgid "Fewer"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:342
#, kde-format
msgid "vCard Import Failed"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:343
#, kde-format
msgid "<qt>Unable to access <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:463
#, kde-format
msgid "Select email from contact"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:582
#, kde-format
msgid "Show Organization Unit for LDAP results"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:590
#, kde-format
msgid "Configure Completion..."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:594
#, kde-format
msgid "Automatically expand groups"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:600
#, kde-format
msgid "Expand Groups..."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit.cpp:635
#: libkdepimakonadi/addressline/completionorder/completionorderwidget.cpp:326
#, kde-format
msgid "Recent Addresses"
msgstr ""
#. +> trunk5 stable5
-#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit_p.cpp:126
-#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit_p.cpp:790
+#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit_p.cpp:127
#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit_p.cpp:791
+#: libkdepimakonadi/addressline/addresslineedit/addresseelineedit_p.cpp:792
#, kde-format
msgctxt "@title:group"
msgid "Contacts found in your data"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/addresslineedit/addresseelineeditldap.cpp:47
#, kde-format
msgid "LDAP server: %1"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:48
#, kde-format
msgid "Search email:"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:53
#, kde-format
msgid "Research is done from 3 characters"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:61
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailwarning.cpp:41
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:67
#, kde-format
msgid "Show Blacklisted Emails"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:89
#, kde-format
msgid "&Select"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:94
#, kde-format
msgid "&Unselect"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:99
#, kde-format
msgid "<qt><a href=\"more_result\">More result...</a></qt>"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:113
#, kde-format
msgid "Search in result..."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:126
#, kde-format
msgid "Exclude domain names:"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:135
#, kde-format
msgid "Separate domain with '%1'"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:211
#, kde-format
msgid "No email found."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailcompletionwidget.cpp:213
#, kde-format
msgid "1 email found"
msgid_plural "%1 emails found"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemaillist.cpp:135
#, kde-format
msgid "No result found"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailwarning.cpp:35
#, kde-format
msgid "The list was changed. Do you want to save before to make another search ?"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/blacklistbaloocompletion/blacklistbalooemailwarning.cpp:36
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionconfiguredialog/completionconfiguredialog.cpp:52
#, kde-format
msgid "Configure completion"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionconfiguredialog/completionconfiguredialog.cpp:61
#, kde-format
msgid "Completion Order"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionconfiguredialog/completionconfiguredialog.cpp:65
#, kde-format
msgid "Recent Address"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionconfiguredialog/completionconfiguredialog.cpp:69
#, kde-format
msgid "Blacklist Email Address"
msgstr ""
#. +> trunk5 stable5
-#: libkdepimakonadi/addressline/completionorder/completionordereditor.cpp:66
+#: libkdepimakonadi/addressline/completionorder/completionordereditor.cpp:67
#, kde-format
msgid "Edit Completion Order"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionorder/completionorderwidget.cpp:65
#, kde-format
msgid "LDAP server %1"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionorder/completionorderwidget.cpp:268
#, kde-format
msgid "Move Up"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/addressline/completionorder/completionorderwidget.cpp:277
#, kde-format
msgid "Move Down"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addcontactjob.cpp:72
#, kde-format
msgctxt "@info"
msgid "The vCard's primary email address is already in your address book; however, you may save the vCard into a file and import it into the address book manually."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addcontactjob.cpp:129
#, kde-format
msgctxt "@info"
msgid "The vCard was added to your address book; you can add more information to this entry by opening the address book."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:85
#, kde-kuit-format
msgctxt "@info"
msgid "A contact with the email address <email>%1</email> is already in your address book."
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:143
#: libkdepimakonadi/job/addemaildisplayjob.cpp:167
#, kde-format
msgctxt "@info"
msgid "You must create an address book before adding a contact. Do you want to create an address book?"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:144
#: libkdepimakonadi/job/addemaildisplayjob.cpp:168
#, kde-format
msgctxt "@title:window"
msgid "No Address Book Available"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:146
#: libkdepimakonadi/job/addemaildisplayjob.cpp:170
#, kde-format
msgid "Add Address Book"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:236
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<para>A contact for <email>%1</email> was successfully added to your address book.</para>"
"<para>Do you want to edit this new contact now?</para>"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:270
#, kde-format
msgid "Contact cannot be stored: %1"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:270
#, kde-format
msgid "Failed to store contact"
msgstr ""
#. +> trunk5 stable5
#: libkdepimakonadi/job/addemailaddressjob.cpp:277
#, kde-format
msgid "Contact created successfully"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/playground-sysadmin/kalternatives._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/playground-sysadmin/kalternatives._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/playground-sysadmin/kalternatives._desktop_.pot (revision 1526938)
@@ -1,30 +1,30 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:16+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5
#: src/kalternatives.desktop:15
msgctxt "Name"
msgid "Alternatives Configuration"
msgstr ""
#. +> trunk5
-#: src/kalternatives.desktop:48
+#: src/kalternatives.desktop:49
msgctxt "Comment"
msgid "Distribution alternatives system manager"
msgstr ""
#. +> trunk5
-#: src/kalternatives.desktop:79
+#: src/kalternatives.desktop:81
msgctxt "X-KDE-Keywords"
msgid "Kalternatives,kalternatives,alternatives,alternative,debian,fedora,mandriva"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/playground-sysadmin/systemd-kcm._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/playground-sysadmin/systemd-kcm._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/playground-sysadmin/systemd-kcm._desktop_.pot (revision 1526938)
@@ -1,102 +1,102 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:16+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 trunk
#: other/kcm_systemd.desktop:11
msgctxt "Name"
msgid "Systemd"
msgstr ""
#. +> trunk5 trunk
-#: other/kcm_systemd.desktop:44
+#: other/kcm_systemd.desktop:45
msgctxt "Comment"
msgid "Configure the systemd daemon"
msgstr ""
#. +> trunk5 trunk
-#: other/kcm_systemd.desktop:76
+#: other/kcm_systemd.desktop:78
msgctxt "X-KDE-Keywords"
msgid "systemd"
msgstr ""
#. +> trunk5
#: other/settings-system-administration.desktop:9
msgctxt "Name"
msgid "System administration"
msgstr ""
#. +> trunk5 trunk
#: src/helper/kcmsystemd.actions:2
msgctxt "Name"
msgid "Systemd KDE control module"
msgstr ""
#. +> trunk5
-#: src/helper/kcmsystemd.actions:37
+#: src/helper/kcmsystemd.actions:38
msgctxt "Name"
msgid "Save the systemd configuration files"
msgstr ""
#. +> trunk
#: src/helper/kcmsystemd.actions:26
msgctxt "Name"
msgid "Save the systemd settings"
msgstr ""
#. +> trunk5
-#: src/helper/kcmsystemd.actions:69
+#: src/helper/kcmsystemd.actions:71
msgctxt "Description"
msgid "Administrator authorization is required to save the systemd configuration files"
msgstr ""
#. +> trunk5
-#: src/helper/kcmsystemd.actions:105
+#: src/helper/kcmsystemd.actions:108
msgctxt "Name"
msgid "Save a systemd unit file"
msgstr ""
#. +> trunk5
-#: src/helper/kcmsystemd.actions:135
+#: src/helper/kcmsystemd.actions:139
msgctxt "Description"
msgid "Administrator authorization is required to save the systemd unit file"
msgstr ""
#. +> trunk
#: src/helper/kcmsystemd.actions:47
msgctxt "Description"
msgid "Administrator authorization is required to save the systemd settings"
msgstr ""
#. +> trunk
#: src/helper/kcmsystemd.actions:93
msgctxt "Description"
msgid "Administrator authorization is required to modify this unit"
msgstr ""
#. +> trunk5
-#: src/helper/kcmsystemd.actions:169
+#: src/helper/kcmsystemd.actions:174
msgctxt "Name"
msgid "Manipulate systemd over D-Bus"
msgstr ""
#. +> trunk
#: src/helper/kcmsystemd.actions:72
msgctxt "Name"
msgid "Manipulate a systemd unit over DBus"
msgstr ""
#. +> trunk5
-#: src/helper/kcmsystemd.actions:201
+#: src/helper/kcmsystemd.actions:207
msgctxt "Description"
msgid "Administrator authorization is required to manipulate systemd"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/playground-sysadmin/systemdgenie._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/playground-sysadmin/systemdgenie._desktop_.pot (revision 1526937)
+++ trunk/l10n-support/templates/summit/messages/playground-sysadmin/systemdgenie._desktop_.pot (revision 1526938)
@@ -1,60 +1,60 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-10-11 14:16+0200\n"
+"POT-Creation-Date: 2018-10-21 17:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5
#: src/helper/systemdgenie.actions:2
msgctxt "Name"
msgid "Systemd Genie"
msgstr ""
#. +> trunk5
-#: src/helper/systemdgenie.actions:25
+#: src/helper/systemdgenie.actions:26
msgctxt "Name"
msgid "Save a systemd unit file"
msgstr ""
#. +> trunk5
-#: src/helper/systemdgenie.actions:50
+#: src/helper/systemdgenie.actions:52
msgctxt "Description"
msgid "Administrator authorization is required to save the systemd unit file"
msgstr ""
#. +> trunk5
-#: src/helper/systemdgenie.actions:79
+#: src/helper/systemdgenie.actions:82
msgctxt "Name"
msgid "Manipulate systemd over D-Bus"
msgstr ""
#. +> trunk5
-#: src/helper/systemdgenie.actions:106
+#: src/helper/systemdgenie.actions:110
msgctxt "Description"
msgid "Administrator authorization is required to manipulate systemd"
msgstr ""
#. +> trunk5
#: src/org.kde.systemdgenie.desktop:2
msgctxt "Name"
msgid "SystemdGenie"
msgstr ""
#. +> trunk5
-#: src/org.kde.systemdgenie.desktop:23
+#: src/org.kde.systemdgenie.desktop:24
msgctxt "GenericName"
msgid "Systemd Management Tool"
msgstr ""
#. +> trunk5
-#: src/org.kde.systemdgenie.desktop:44
+#: src/org.kde.systemdgenie.desktop:46
msgctxt "Comment"
msgid "Manage the systemd daemon"
msgstr ""