matt/locale/tr/LC_MESSAGES/matt.po

398 lines
9.7 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-16 06:48+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/callback.c:34 src/callback.c:49
msgid "Failed to sync "
msgstr "Failed to sync "
#: src/callback.c:43 src/cmd/sync.c:32
msgid "Synced "
msgstr "Synced "
#: src/config.c:71
#, c-format
msgid "Unknown configuration option: %s/%s"
msgstr "Unknown configuration option: %s/%s"
#: src/config.c:79
msgid "Failed to access the configuration file: "
msgstr "Failed to access the configuration file: "
#: src/config.c:84
msgid "Failed to parse the configuration"
msgstr "Failed to parse the configuration"
#: src/config.c:89
msgid "Please specify \"tmpdir\" in the configuration"
msgstr "Please specify \"tmpdir\" in the configuration"
#: src/config.c:94
msgid "Please specify \"datadir\" in the configuration"
msgstr "Please specify \"datadir\" in the configuration"
#: src/config.c:101
#, c-format
msgid "URL not specified for the pool: %s"
msgstr "URL not specified for the pool: %s"
#: src/log.c:91
msgid "y"
msgstr "y"
#: src/log.c:91
msgid "Y"
msgstr "Y"
#: src/log.c:92
msgid "n"
msgstr "n"
#: src/log.c:92
msgid "N"
msgstr "N"
#: src/log.c:95
#, c-format
msgid "%s [y/N] "
msgstr "%s [y/N] "
#: src/log.c:115
msgid "Please answer with y/n"
msgstr "Please answer with y/n"
#: src/main.c:49
msgid "Received a segfault"
msgstr "Received a segfault"
#: src/main.c:64
#, fuzzy
msgid "show information about a single package"
msgstr "show information about a single package"
#: src/main.c:65
msgid "list all the installed packages"
msgstr "list all the installed packages"
#: src/main.c:66
msgid "update the pool info and package lists"
msgstr "update the pool info and package lists"
#: src/main.c:67
msgid "install package(s) from remote pools"
msgstr "install package(s) from remote pools"
#: src/main.c:68
msgid "remove installed package(s)"
msgstr "remove installed package(s)"
#: src/main.c:69
msgid "update installed package(s)"
msgstr "update installed package(s)"
#: src/main.c:118
msgid "Failed to access the root directory, are you running as root?"
msgstr "Failed to access the root directory, are you running as root?"
#: src/main.c:122
msgid "Failed to access the data directory ("
msgstr "Failed to access the data directory ("
#: src/main.c:126
msgid "Failed to access the temp directory ("
msgstr "Failed to access the temp directory ("
#: src/main.c:130
#, c-format
msgid "Failed to initialize libmp context: %s"
msgstr "Failed to initialize libmp context: %s"
#: src/main.c:141
msgid "Failed to create the pools directory ("
msgstr "Failed to create the pools directory ("
#: src/main.c:151
msgid "Failed to add pool "
msgstr "Failed to add pool "
#: src/main.c:165
msgid "Failed to lock, matt is already running"
msgstr "Failed to lock, matt is already running"
#: src/main.c:169
msgid "Failed to lock, are you root?"
msgstr "Failed to lock, are you root?"
#: src/main.c:182
msgid "Command not found: "
msgstr "Command not found: "
#: src/main.c:183
msgid "Displaying help information"
msgstr "Displaying help information"
#: src/main.c:186
#, c-format
msgid "MatterLinux package manager %s (libmp %s)"
msgstr "MatterLinux package manager %s (libmp %s)"
#: src/main.c:187
msgid "Usage: "
msgstr "Usage: "
#: src/main.c:189
msgid "Here is a list of available commands:"
msgstr "Here is a list of available commands:"
#: src/main.c:195
msgid "To list different options, use commands with "
msgstr "To list different options, use commands with "
#: src/main.c:196
msgid "Here is a list of available global options:"
msgstr "Here is a list of available global options:"
#: src/main.c:199 src/main.c:200 src/cmd/info.c:54 src/cmd/info.c:55
#: src/cmd/info.c:56 src/cmd/install.c:34 src/cmd/install.c:35
#: src/cmd/install.c:36 src/cmd/install.c:37 src/cmd/install.c:38
#: src/cmd/list.c:24 src/cmd/list.c:25 src/cmd/remove.c:28 src/cmd/remove.c:29
#: src/cmd/update.c:23
#, c-format
msgid " "
msgstr " "
#: src/main.c:202
msgid ""
"Licensed under GPLv3, see https://www.gnu.org/licenses/ for more information"
msgstr ""
"Licensed under GPLv3, see https://www.gnu.org/licenses/ for more information"
#: src/util.c:120
msgid "No available editor to open "
msgstr "No available editor to open "
#: src/util.c:127
#, c-format
msgid "Failed to run the editor: %s"
msgstr "Failed to run the editor: %s"
#: src/util.c:132
#, c-format
msgid "Failed to open the editor: %s"
msgstr "Failed to open the editor: %s"
#: src/cmd/info.c:19 src/cmd/info.c:29 src/cmd/install.c:91 src/cmd/remove.c:52
msgid "Package "
msgstr "Package "
#: src/cmd/info.c:48 src/cmd/install.c:28 src/cmd/list.c:18 src/cmd/remove.c:22
#: src/cmd/sync.c:15 src/cmd/update.c:17
msgid "Unknown argument: "
msgstr "Unknown argument: "
#: src/cmd/info.c:53 src/cmd/list.c:23
msgid "Listing options for the list command:"
msgstr "Listing options for the list command:"
#: src/cmd/info.c:76
msgid "Please specify only a single package name"
msgstr "Please specify only a single package name"
#: src/cmd/info.c:83
msgid "Please specify a single package"
msgstr "Please specify a single package"
#: src/cmd/info.c:98
msgid "Failed to get the changes file for "
msgstr "Failed to get the changes file for "
#: src/cmd/info.c:104
msgid "Failed to access the changes file, is the package installed?"
msgstr "Failed to access the changes file, is the package installed?"
#: src/cmd/info.c:111
msgid "Failed to get the depends list for "
msgstr "Failed to get the depends list for "
#: src/cmd/info.c:138
#, c-format
msgid "Name "
msgstr "Name "
#: src/cmd/info.c:139
#, c-format
msgid "Version "
msgstr "Version "
#: src/cmd/info.c:140
#, c-format
msgid "Desc "
msgstr "Desc "
#: src/cmd/info.c:141
#, c-format
msgid "Size "
msgstr "Size "
#: src/cmd/info.c:144
#, c-format
msgid "Depends "
msgstr "Depends "
#: src/cmd/info.c:147
#, c-format
msgid "Changes "
msgstr "Changes "
#: src/cmd/info.c:151 src/cmd/info.c:152
#, c-format
msgid "Installed "
msgstr "Installed "
#: src/cmd/info.c:154 src/cmd/info.c:155
#, c-format
msgid "Up-to-date "
msgstr "Up-to-date "
#: src/cmd/install.c:33
msgid "Listing options for the install command:"
msgstr "Listing options for the install command:"
#: src/cmd/install.c:43 src/cmd/update.c:28
msgid "There are no avaliable pools, have you synced yet?"
msgstr "There are no avaliable pools, have you synced yet?"
#: src/cmd/install.c:62
msgid "Specified "
msgstr "Specified "
#: src/cmd/install.c:72
msgid "Failed to load "
msgstr "Failed to load "
#: src/cmd/install.c:82 src/cmd/remove.c:54
msgid "Failed to find "
msgstr "Failed to find "
#: src/cmd/install.c:100
msgid "Failed to resolve "
msgstr "Failed to resolve "
#: src/cmd/install.c:109
msgid "Nothing to do (no packages to install)"
msgstr "Nothing to do (no packages to install)"
#: src/cmd/install.c:118 src/cmd/install.c:120 src/cmd/remove.c:74
#: src/cmd/remove.c:76 src/cmd/update.c:49 src/cmd/update.c:51
msgid "Following "
msgstr "Following "
#: src/cmd/install.c:126 src/cmd/remove.c:83
msgid "Total of "
msgstr "Total of "
#: src/cmd/install.c:129 src/cmd/update.c:58
#, c-format
msgid "Root directory is modified, install scripts will be saved in %s"
msgstr "Root directory is modified, install scripts will be saved in %s"
#: src/cmd/install.c:131 src/cmd/remove.c:84 src/cmd/update.c:60
msgid "Continue?"
msgstr "Continue?"
#: src/cmd/install.c:132 src/cmd/remove.c:85 src/cmd/update.c:61
msgid "Operation cancelled"
msgstr "Operation cancelled"
#: src/cmd/install.c:148 src/cmd/install.c:152 src/cmd/install.c:172
#: src/cmd/install.c:188 src/cmd/remove.c:92 src/cmd/update.c:71
#: src/cmd/update.c:82 src/cmd/update.c:93
msgid "("
msgstr "("
#: src/cmd/install.c:158 src/cmd/update.c:77
msgid "Failed to download "
msgstr "Failed to download "
#: src/cmd/install.c:179 src/cmd/remove.c:59 src/cmd/remove.c:99
#: src/cmd/update.c:88
msgid "Failed to remove "
msgstr "Failed to remove "
#: src/cmd/install.c:195 src/cmd/update.c:99
msgid "Failed to install "
msgstr "Failed to install "
#: src/cmd/install.c:202
msgid "Installed "
msgstr "Installed "
#: src/cmd/install.c:202
msgid "Installed all of the "
msgstr "Installed all of the "
#: src/cmd/list.c:38
msgid "There no installed packages"
msgstr "There no installed packages"
#: src/cmd/list.c:43
msgid "Listing "
msgstr "Listing "
#: src/cmd/remove.c:27
msgid "Listing options for the remove command:"
msgstr "Listing options for the remove command:"
#: src/cmd/remove.c:67
msgid "Nothing to do (no packages to remove)"
msgstr "Nothing to do (no packages to remove)"
#: src/cmd/remove.c:106
msgid "Removed "
msgstr "Removed "
#: src/cmd/remove.c:106
msgid "Removed all of the "
msgstr "Removed all of the "
#: src/cmd/sync.c:20
msgid "There are no pools specified in the configuration"
msgstr "There are no pools specified in the configuration"
#: src/cmd/sync.c:28
#, c-format
msgid "Failed to sync pools: %s"
msgstr "Failed to sync pools: %s"
#: src/cmd/update.c:22
msgid "Listing options for the update command:"
msgstr "Listing options for the update command:"
#: src/cmd/update.c:39
#, c-format
msgid "Failed to get the package update list: %s"
msgstr "Failed to get the package update list: %s"
#: src/cmd/update.c:44
msgid "All packages are up-to-date"
msgstr "All packages are up-to-date"
#: src/cmd/update.c:67
msgid "Failed to update "
msgstr "Failed to update "