262 lines
4.6 KiB
Plaintext
262 lines
4.6 KiB
Plaintext
# Turkish translations for PACKAGE package.
|
|
# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# <ngn@ngn.tf>, 2024.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-05-04 22:30+0300\n"
|
|
"PO-Revision-Date: 2024-05-01 13:34+0300\n"
|
|
"Last-Translator: <ngn@ngn.tf>\n"
|
|
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
|
|
"Language: tr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ASCII\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: src/config.c:24
|
|
msgid "Configuration does not have a name field"
|
|
msgstr ""
|
|
|
|
#: src/config.c:29
|
|
msgid "Configuration does not have an author field"
|
|
msgstr ""
|
|
|
|
#: src/config.c:34
|
|
msgid "Configuration does not have any targets"
|
|
msgstr ""
|
|
|
|
#: src/config.c:92
|
|
msgid "Configuration contains multiple targets with the same name"
|
|
msgstr ""
|
|
|
|
#: src/config.c:119
|
|
#, c-format
|
|
msgid "Key %s is unknown"
|
|
msgstr ""
|
|
|
|
#: src/config.c:149
|
|
msgid "Configuration file not found"
|
|
msgstr ""
|
|
|
|
#: src/config.c:164
|
|
msgid "Failed to parse configuration file"
|
|
msgstr ""
|
|
|
|
#: src/config.c:180
|
|
msgid "Configuration details:\n"
|
|
msgstr ""
|
|
|
|
#: src/config.c:181 src/target.c:122
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: src/config.c:182
|
|
msgid "Author"
|
|
msgstr ""
|
|
|
|
#: src/config.c:184
|
|
msgid "Keywords"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:15
|
|
msgid "Please specify a directory for the repository"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:20
|
|
msgid "Failed to access the directory"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:25
|
|
msgid "Failed to change directory to the specified directory"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:29 src/gen.c:36 src/pull.c:83
|
|
msgid "Loaded repository configuration"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:31 src/pull.c:78
|
|
msgid "Failed to load the configuration file (mc.cfg):"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:42 src/pull.c:110
|
|
msgid "Copying all the targets"
|
|
msgstr ""
|
|
|
|
#: src/gen.c:48 src/pull.c:124
|
|
msgid "Failed to copy the target:"
|
|
msgstr ""
|
|
|
|
#: src/log.c:145
|
|
msgid "y"
|
|
msgstr ""
|
|
|
|
#: src/log.c:145
|
|
msgid "Y"
|
|
msgstr ""
|
|
|
|
#: src/log.c:146
|
|
msgid "n"
|
|
msgstr ""
|
|
|
|
#: src/log.c:146
|
|
msgid "N"
|
|
msgstr ""
|
|
|
|
#: src/log.c:149
|
|
#, c-format
|
|
msgid "%s [y/N] "
|
|
msgstr ""
|
|
|
|
#: src/log.c:169
|
|
msgid "Please answer with y/n"
|
|
msgstr ""
|
|
|
|
#: src/main.c:72
|
|
#, c-format
|
|
msgid "Failed to access paths (%s)"
|
|
msgstr ""
|
|
|
|
#: src/main.c:80
|
|
msgid "Failed to lock, mc is already running"
|
|
msgstr ""
|
|
|
|
#: src/main.c:83
|
|
msgid "Failed to lock, did you mess up your directory permissions?"
|
|
msgstr ""
|
|
|
|
#: src/main.c:92
|
|
#, c-format
|
|
msgid "%s: command failed"
|
|
msgstr ""
|
|
|
|
#: src/main.c:96
|
|
#, c-format
|
|
msgid "%s: command successful"
|
|
msgstr ""
|
|
|
|
#: src/main.c:100
|
|
#, c-format
|
|
msgid "MatterLinux Configuration Manager (%s)"
|
|
msgstr ""
|
|
|
|
#: src/main.c:101
|
|
msgid "Different operations are done using different commands\n"
|
|
msgstr ""
|
|
|
|
#: src/main.c:104
|
|
msgid "pull down a configuration"
|
|
msgstr ""
|
|
|
|
#: src/main.c:107
|
|
msgid "build the configuration in the current directory"
|
|
msgstr ""
|
|
|
|
#: src/main.c:109
|
|
msgid ""
|
|
"Licensed under GPLv3, see <https://www.gnu.org/licenses/> for more "
|
|
"information"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:28
|
|
msgid "Please specify a config name or a URL"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:57
|
|
#, c-format
|
|
msgid "Cloning %s"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:62
|
|
#, c-format
|
|
msgid "Failed to clone the %s:"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:73
|
|
#, c-format
|
|
msgid "Failed to chdir to %s"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:86
|
|
msgid "Do you want to continue?"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:92
|
|
msgid "Checking all the targets"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:98
|
|
#, c-format
|
|
msgid "Failed to access the source for the target \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/pull.c:107
|
|
msgid "All the target checks were successful"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:118
|
|
msgid "Install the target?"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:119
|
|
msgid "Skipping target"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:157
|
|
msgid "Installing all the requirements"
|
|
msgstr ""
|
|
|
|
#: src/pull.c:160
|
|
msgid "Failed to run the mp-install command"
|
|
msgstr ""
|
|
|
|
#: src/target.c:15
|
|
msgid "Configuration target is missing a name"
|
|
msgstr ""
|
|
|
|
#: src/target.c:20
|
|
#, c-format
|
|
msgid "Configuration target \"%s\" does not have \"dst\" field"
|
|
msgstr ""
|
|
|
|
#: src/target.c:25
|
|
#, c-format
|
|
msgid "Configuration target \"%s\" does not have \"src\" field"
|
|
msgstr ""
|
|
|
|
#: src/target.c:40
|
|
#, c-format
|
|
msgid "Failed to open the directory: %s"
|
|
msgstr ""
|
|
|
|
#: src/target.c:84
|
|
#, c-format
|
|
msgid "Source directory \"%s\" does not exist"
|
|
msgstr ""
|
|
|
|
#: src/target.c:121
|
|
msgid "Target details:\n"
|
|
msgstr ""
|
|
|
|
#: src/target.c:123
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: src/util.c:115 src/util.c:126
|
|
#, c-format
|
|
msgid "Failed to create directory: %s"
|
|
msgstr ""
|
|
|
|
#: src/util.c:205
|
|
#, c-format
|
|
msgid "Failed to open \"%s\" for reading"
|
|
msgstr ""
|
|
|
|
#: src/util.c:207
|
|
#, c-format
|
|
msgid "Failed to open \"%s\" for writing"
|
|
msgstr ""
|