kde-l10n/ca@valencia/messages/kde-extraapps/kdevkdeprovider.po
2015-07-27 01:05:29 +03:00

100 lines
3.1 KiB
Text

# Translation of kdevkdeprovider.po to Catalan
# Copyright (C) 2013 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
# Josep Ma. Ferrer <txemaq@gmail.com>, 2013.
# Antoni Bella Pérez <antonibella5@orange.es>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: kdevkdeprovider\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-07-27 00:40+0300\n"
"PO-Revision-Date: 2013-11-10 15:02+0100\n"
"Last-Translator: Antoni Bella Pérez <antonibella5@orange.es>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
"Language: ca@valencia\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-Generator: Lokalize 1.5\n"
"X-Accelerator-Marker: &\n"
#: kdeproviderplugin.cpp:33
msgid "KDE Provider"
msgstr "Proveïdor del KDE"
#: kdeproviderplugin.cpp:33
msgid "Easily import KDE projects"
msgstr "Importeu projectes del KDE fàcilment"
#: kdeproviderplugin.cpp:46
msgid "KDE"
msgstr "KDE"
#: kdeproviderwidget.cpp:56
msgid "Settings"
msgstr "Arranjament"
#: kdeproviderwidget.cpp:94
msgid ""
"The Git plugin could not be loaded which is required to download a KDE "
"project."
msgstr ""
"El connector del Git no s'ha pogut carregar i es requereix per baixar el "
"projecte del KDE."
#: kdeproviderwidget.cpp:94
msgid "KDE Provider Error"
msgstr "Error del proveïdor del KDE"
#: kdeproviderwidget.cpp:123
msgid "General"
msgstr "General"
#. i18n: file: kdeconfig.ui:23
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:3
msgid "git.kde.org protocol:"
msgstr "Protocol git.kde.org:"
#. i18n: file: kdeconfig.ui:31
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_gitProtocol)
#: rc.cpp:6
msgid "git"
msgstr "git"
#. i18n: file: kdeconfig.ui:36
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_gitProtocol)
#: rc.cpp:9
msgid "http"
msgstr "http"
#. i18n: file: kdeconfig.ui:41
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_gitProtocol)
#: rc.cpp:12
msgid "ssh"
msgstr "ssh"
#. i18n: file: kdeconfig.ui:46
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_gitProtocol)
#: rc.cpp:15
msgid "kde:"
msgstr "kde:"
#. i18n: file: kdeconfig.ui:54
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: rc.cpp:18
msgid ""
"<html><head/><body><p>URL to clone the protocol from, like:<br/>git clone "
"git://anongit.kde.org/kdevelop<br/>git clone kde:kdevelop</p><p>For more "
"information go <a href=\"http://community.kde.org/Sysadmin/"
"GitKdeOrgManual#Overview_of_repository_URL_schemes\"><span style=\" text-"
"decoration: underline; color:#0057ae;\">here</span></a>.</p></body></html>"
msgstr ""
"<html><head/><body><p>URL del que clonar el protocol, com:<br/>git clone "
"git://anongit.kde.org/kdevelop<br/>git clone kde:kdevelop</p><p>Per a més "
"informació, aneu <a href=\"http://community.kde.org/Sysadmin/"
"GitKdeOrgManual#Overview_of_repository_URL_schemes\"><span style=\" text-"
"decoration: underline; color:#0057ae;\">ací</span></a>.</p></body></html>"