kde-l10n/en_GB/messages/kde-extraapps/kdevappwizard.po

192 lines
5.2 KiB
Text
Raw Normal View History

# 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"
2015-07-27 01:05:29 +03:00
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2016-03-30 02:29+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"
2015-07-27 01:05:29 +03:00
#. i18n: file: kdevappwizard.rc:5
#. i18n: ectx: Menu (project)
#: rc.cpp:3
msgctxt "@title:menu"
msgid "Project"
msgstr "Project"
#. i18n: file: projectselectionpage.ui:26
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (title), widget (QGroupBox, propertiesBox)
#: rc.cpp:6
msgid "Properties"
msgstr "Properties"
#. i18n: file: projectselectionpage.ui:32
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QLabel, appNameLabel)
#: rc.cpp:9
msgid "Application Name:"
msgstr "Application Name:"
#. i18n: file: projectselectionpage.ui:42
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (QLabel, locationLabel)
#: rc.cpp:12
msgid "Location:"
msgstr "Location:"
#. i18n: file: projectselectionpage.ui:52
2015-07-27 01:05:29 +03:00
#. i18n: ectx: property (text), widget (KSqueezedTextLabel, locationValidLabel)
#: rc.cpp:15
msgid "KSqueezedTextLabel"
msgstr "KSqueezedTextLabel"
#. i18n: file: projectvcspage.ui:18
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:18
msgid "Version Control System:"
msgstr "Version Control System:"
#: 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
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
msgid "The file %1 cannot be created."
msgstr "The file %1 cannot be created."
#: appwizardplugin.cpp:500
msgid "Project Templates"
msgstr "Project Templates"
2015-09-04 23:40:04 +00:00
#: projectselectionpage.cpp:57
msgid "Category"
msgstr "Category"
2015-09-04 23:40:04 +00:00
#: projectselectionpage.cpp:57
msgid "Project Type"
msgstr "Project Type"
#: projectselectionpage.cpp:69
msgid "Load Template From File"
msgstr "Load Template From File"
#: projectselectionpage.cpp:177
msgid "Invalid location"
msgstr "Invalid location"
#: projectselectionpage.cpp:185
msgid "Empty project name"
msgstr "Empty project name"
#: projectselectionpage.cpp:207
msgid "Invalid project name"
msgstr "Invalid project name"
#: projectselectionpage.cpp:226
msgid "Unable to create subdirectories, missing permissions on: %1"
msgstr "Unable to create subdirectories, missing permissions on: %1"
#: projectselectionpage.cpp:242
msgid "Invalid project template, please choose a leaf item"
msgstr "Invalid project template, please choose a leaf item"
#: projectselectionpage.cpp:255
msgid "Path already exists and contains files"
msgstr "Path already exists and contains files"
#: projectselectionpage.cpp:300
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?"
#: 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"
#: projectvcspage.cpp:42
msgctxt "No Version Control Support chosen"
msgid "None"
msgstr "None"