mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
108 lines
No EOL
3 KiB
Text
108 lines
No EOL
3 KiB
Text
# Finnish messages for kdevcmakebuilder.
|
|
# Copyright © 2009 This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the kdevcmakebuilder package.
|
|
# Jorma Karvonen <karvonen.jorma@gmail.com>, 2009.
|
|
# Lasse Liehu <lasse.liehu@gmail.com>, 2011, 2012, 2013, 2014.
|
|
#
|
|
# KDE Finnish translation sprint participants:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kdevcmakebuilder\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2013-11-12 05:17+0000\n"
|
|
"PO-Revision-Date: 2014-12-23 19:55+0200\n"
|
|
"Last-Translator: Lasse Liehu <lasse.liehu@gmail.com>\n"
|
|
"Language-Team: Finnish <lokalisointi@lists.coss.fi>\n"
|
|
"Language: fi\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-POT-Import-Date: 2012-12-01 22:20:28+0000\n"
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Jorma Karvonen"
|
|
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "karvonen.jorma@gmail.com"
|
|
|
|
#: cmakebuilder.cpp:55
|
|
msgid "CMake Builder"
|
|
msgstr "CMake-käännin"
|
|
|
|
#: cmakebuilder.cpp:56
|
|
msgid "Support for building CMake projects"
|
|
msgstr "Tuki CMake-projektien kääntämiselle"
|
|
|
|
#: cmakebuilder.cpp:109
|
|
msgid "No Build Directory configured, cannot build"
|
|
msgstr "Mitään käännöshakemistoa ei ole asetuksissa, ei voida kääntää"
|
|
|
|
#: cmakebuilder.cpp:109
|
|
msgid "Aborting build"
|
|
msgstr "Keskeytetään kääntäminen"
|
|
|
|
#: cmakebuilder.cpp:160
|
|
msgid "No Build Directory configured, cannot clean"
|
|
msgstr "Mitään käännöshakemistoa ei ole asetuksissa, ei voida puhdistaa"
|
|
|
|
#: cmakebuilder.cpp:160
|
|
msgid "Aborting clean"
|
|
msgstr "Keskeytetään puhdistaminen"
|
|
|
|
#: cmakebuilder.cpp:195
|
|
msgid "No Build Directory configured, cannot install"
|
|
msgstr "Mitään käännöshakemistoa ei ole asetuksissa, ei voida asentaa"
|
|
|
|
#: cmakebuilder.cpp:195
|
|
msgid "Aborting install"
|
|
msgstr "Keskeytetään asennus"
|
|
|
|
#: cmakebuilder.cpp:219
|
|
msgid "No Build Directory configured, cannot configure"
|
|
msgstr "Mitään käännöshakemistoa ei ole asetuksissa, ei voida tehdä asetuksia"
|
|
|
|
#: cmakebuilder.cpp:219
|
|
msgid "Aborting configure"
|
|
msgstr "Keskeytetään asetusten tekeminen"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: cmakebuildersettings.ui:17
|
|
msgid "Generator:"
|
|
msgstr "Generaattori:"
|
|
|
|
#: cmakejob.cpp:50 prunejob.cpp:38
|
|
msgid "CMake"
|
|
msgstr "CMake"
|
|
|
|
#: cmakejob.cpp:137
|
|
#, kde-format
|
|
msgid "CMake: %1"
|
|
msgstr "CMake: %1"
|
|
|
|
#: prunejob.cpp:52
|
|
msgid "No Build Directory configured, cannot clear builddir"
|
|
msgstr ""
|
|
"Mitään käännöshakemistoa ei ole asetuksissa, ei voida tyhjentää "
|
|
"käännöshakemistoa builddir"
|
|
|
|
#: prunejob.cpp:58
|
|
msgid "Wrong build directory, cannot clear the build directory"
|
|
msgstr "Käännöshakemistoa ei voida tyhjentää: se on väärä"
|
|
|
|
#: prunejob.cpp:71
|
|
#, kde-format
|
|
msgid "%1> rm -rf %2"
|
|
msgstr "%1> rm -rf %2"
|
|
|
|
#: prunejob.cpp:86
|
|
msgid "** Prune successful **"
|
|
msgstr "** Tyhjentäminen onnistui **"
|
|
|
|
#: prunejob.cpp:88
|
|
#, kde-format
|
|
msgid "** Prune failed: %1 **"
|
|
msgstr "** Tyhjentäminen epäonnistui: %1 **" |