mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
200 lines
5.4 KiB
Text
200 lines
5.4 KiB
Text
![]() |
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
#
|
||
|
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010.
|
||
|
# Steve Allewell <steve.allewell@gmail.com>, 2014.
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: \n"
|
||
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
||
|
"POT-Creation-Date: 2014-06-26 05:39+0000\n"
|
||
|
"PO-Revision-Date: 2014-06-21 11:01+0100\n"
|
||
|
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||
|
"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
|
||
|
"Language: en_GB\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"X-Generator: Lokalize 1.5\n"
|
||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||
|
|
||
|
msgctxt "NAME OF TRANSLATORS"
|
||
|
msgid "Your names"
|
||
|
msgstr "Andrew Coles, Steve Allewell"
|
||
|
|
||
|
msgctxt "EMAIL OF TRANSLATORS"
|
||
|
msgid "Your emails"
|
||
|
msgstr "andrew_coles@yahoo.co.uk, steve.allewell@gmail.com"
|
||
|
|
||
|
#: appwizarddialog.cpp:27
|
||
|
msgid "Create New Project"
|
||
|
msgstr "Create New Project"
|
||
|
|
||
|
#: appwizarddialog.cpp:35
|
||
|
msgctxt "Page for general configuration options"
|
||
|
msgid "General"
|
||
|
msgstr "General"
|
||
|
|
||
|
#: appwizarddialog.cpp:37
|
||
|
msgctxt "Page for version control options"
|
||
|
msgid "Version Control"
|
||
|
msgstr "Version Control"
|
||
|
|
||
|
#: appwizardplugin.cpp:70
|
||
|
msgid "Project Wizard"
|
||
|
msgstr "Project Wizard"
|
||
|
|
||
|
#: appwizardplugin.cpp:70
|
||
|
msgid "Support for creating and importing projects"
|
||
|
msgstr "Support for creating and importing projects"
|
||
|
|
||
|
#: appwizardplugin.cpp:81
|
||
|
msgid "New From Template..."
|
||
|
msgstr "New From Template..."
|
||
|
|
||
|
#: appwizardplugin.cpp:83
|
||
|
msgid "Generate a new project from a template"
|
||
|
msgstr "Generate a new project from a template"
|
||
|
|
||
|
#: appwizardplugin.cpp:84
|
||
|
msgid ""
|
||
|
"This starts KDevelop's application wizard. It helps you to generate a "
|
||
|
"skeleton for your application from a set of templates."
|
||
|
msgstr ""
|
||
|
"This starts KDevelop's application wizard. It helps you to generate a "
|
||
|
"skeleton for your application from a set of templates."
|
||
|
|
||
|
#: appwizardplugin.cpp:114
|
||
|
msgid "Could not create project from template\n"
|
||
|
msgstr "Could not create project from template\n"
|
||
|
|
||
|
#: appwizardplugin.cpp:114
|
||
|
msgid "Failed to create project"
|
||
|
msgstr "Failed to create project"
|
||
|
|
||
|
#: appwizardplugin.cpp:140
|
||
|
msgid "Please see the Version Control toolview"
|
||
|
msgstr "Please see the Version Control toolview"
|
||
|
|
||
|
#: appwizardplugin.cpp:142
|
||
|
msgid "Version Control System Error"
|
||
|
msgstr "Version Control System Error"
|
||
|
|
||
|
#: appwizardplugin.cpp:158
|
||
|
msgid "Could not initialize DVCS repository"
|
||
|
msgstr "Could not initialize DVCS repository"
|
||
|
|
||
|
#: appwizardplugin.cpp:166
|
||
|
msgid "Could not add files to the DVCS repository"
|
||
|
msgstr "Could not add files to the DVCS repository"
|
||
|
|
||
|
#: appwizardplugin.cpp:173
|
||
|
#, kde-format
|
||
|
msgid "Could not import project into %1."
|
||
|
msgstr "Could not import project into %1."
|
||
|
|
||
|
#: appwizardplugin.cpp:190
|
||
|
msgid "Could not import project"
|
||
|
msgstr "Could not import project"
|
||
|
|
||
|
#: appwizardplugin.cpp:198
|
||
|
msgid "Could not checkout imported project"
|
||
|
msgstr "Could not checkout imported project"
|
||
|
|
||
|
#: appwizardplugin.cpp:280
|
||
|
msgid "Could not create new project"
|
||
|
msgstr "Could not create new project"
|
||
|
|
||
|
#: appwizardplugin.cpp:406
|
||
|
#, kde-format
|
||
|
msgid "The file %1 cannot be created."
|
||
|
msgstr "The file %1 cannot be created."
|
||
|
|
||
|
#: appwizardplugin.cpp:500
|
||
|
msgid "Project Templates"
|
||
|
msgstr "Project Templates"
|
||
|
|
||
|
#. i18n: ectx: Menu (project)
|
||
|
#: kdevappwizard.rc:5
|
||
|
msgctxt "@title:menu"
|
||
|
msgid "Project"
|
||
|
msgstr "Project"
|
||
|
|
||
|
#: projectselectionpage.cpp:57
|
||
|
msgid "Category"
|
||
|
msgstr "Category"
|
||
|
|
||
|
#: projectselectionpage.cpp:57
|
||
|
msgid "Project Type"
|
||
|
msgstr "Project Type"
|
||
|
|
||
|
#: projectselectionpage.cpp:68
|
||
|
msgid "Get More Templates"
|
||
|
msgstr "Get More Templates"
|
||
|
|
||
|
#: projectselectionpage.cpp:74
|
||
|
msgid "Load Template From File"
|
||
|
msgstr "Load Template From File"
|
||
|
|
||
|
#: projectselectionpage.cpp:182
|
||
|
msgid "Invalid location"
|
||
|
msgstr "Invalid location"
|
||
|
|
||
|
#: projectselectionpage.cpp:190
|
||
|
msgid "Empty project name"
|
||
|
msgstr "Empty project name"
|
||
|
|
||
|
#: projectselectionpage.cpp:212
|
||
|
msgid "Invalid project name"
|
||
|
msgstr "Invalid project name"
|
||
|
|
||
|
#: projectselectionpage.cpp:231
|
||
|
#, kde-format
|
||
|
msgid "Unable to create subdirectories, missing permissions on: %1"
|
||
|
msgstr "Unable to create subdirectories, missing permissions on: %1"
|
||
|
|
||
|
#: projectselectionpage.cpp:247
|
||
|
msgid "Invalid project template, please choose a leaf item"
|
||
|
msgstr "Invalid project template, please choose a leaf item"
|
||
|
|
||
|
#: projectselectionpage.cpp:260
|
||
|
msgid "Path already exists and contains files"
|
||
|
msgstr "Path already exists and contains files"
|
||
|
|
||
|
#: projectselectionpage.cpp:303
|
||
|
msgid ""
|
||
|
"The specified path already exists and contains files. Are you sure you want "
|
||
|
"to proceed?"
|
||
|
msgstr ""
|
||
|
"The specified path already exists and contains files. Are you sure you want "
|
||
|
"to proceed?"
|
||
|
|
||
|
#. i18n: ectx: property (title), widget (QGroupBox, propertiesBox)
|
||
|
#: projectselectionpage.ui:26
|
||
|
msgid "Properties"
|
||
|
msgstr "Properties"
|
||
|
|
||
|
#. i18n: ectx: property (text), widget (QLabel, appNameLabel)
|
||
|
#: projectselectionpage.ui:32
|
||
|
msgid "Application Name:"
|
||
|
msgstr "Application Name:"
|
||
|
|
||
|
#. i18n: ectx: property (text), widget (QLabel, locationLabel)
|
||
|
#: projectselectionpage.ui:42
|
||
|
msgid "Location:"
|
||
|
msgstr "Location:"
|
||
|
|
||
|
#. i18n: ectx: property (text), widget (KSqueezedTextLabel, locationValidLabel)
|
||
|
#: projectselectionpage.ui:52
|
||
|
msgid "KSqueezedTextLabel"
|
||
|
msgstr "KSqueezedTextLabel"
|
||
|
|
||
|
#: projectvcspage.cpp:42
|
||
|
msgctxt "No Version Control Support chosen"
|
||
|
msgid "None"
|
||
|
msgstr "None"
|
||
|
|
||
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
|
#: projectvcspage.ui:18
|
||
|
msgid "Version Control System:"
|
||
|
msgstr "Version Control System:"
|