Translated using Weblate (Turkish)
Currently translated at 100.0% (3404 of 3404 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/ Signed-off-by: Oğuz Ersen <oguz@ersen.moe>
This commit is contained in:
parent
37199bf939
commit
6c5c48185f
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 6.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2024-05-12 00:20+0000\n"
|
||||
"PO-Revision-Date: 2024-05-05 08:33+0000\n"
|
||||
"PO-Revision-Date: 2024-05-13 01:02+0000\n"
|
||||
"Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/tr/>\n"
|
||||
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.5.3\n"
|
||||
"X-Generator: Weblate 5.5.4\n"
|
||||
|
||||
#: resources/templates/columns_definitions/column_attributes.twig:31
|
||||
#: resources/templates/database/central_columns/edit_table_row.twig:23
|
||||
@ -16023,10 +16023,8 @@ msgid "Report"
|
||||
msgstr "Raporla"
|
||||
|
||||
#: src/Exceptions/AuthenticationFailure.php:35
|
||||
#, fuzzy
|
||||
#| msgid "Cannot log in to the MySQL server"
|
||||
msgid "Cannot log in to the database server."
|
||||
msgstr "MySQL sunucusuna oturum açılamıyor"
|
||||
msgstr "Veritabanı sunucusuna oturum açılamıyor."
|
||||
|
||||
#: src/Exceptions/AuthenticationFailure.php:43
|
||||
#: src/Exceptions/AuthenticationFailure.php:51
|
||||
@ -16036,15 +16034,11 @@ msgid "Access denied!"
|
||||
msgstr "Erişim engellendi!"
|
||||
|
||||
#: src/Exceptions/AuthenticationFailure.php:61
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Login without a password is forbidden by configuration (see "
|
||||
#| "AllowNoPassword)"
|
||||
msgid ""
|
||||
"Login without a password is forbidden by configuration (see AllowNoPassword)."
|
||||
msgstr ""
|
||||
"Yapılandırma tarafından parolasız oturum açma yasaktır (AllowNoPassword'a "
|
||||
"bakın)"
|
||||
"bakın)."
|
||||
|
||||
#: src/Exceptions/AuthenticationFailure.php:73
|
||||
#, php-format
|
||||
@ -16924,10 +16918,9 @@ msgid "Wrong username/password. Access denied."
|
||||
msgstr "Yanlış kullanıcı adı/parola girdiniz. Erişim engellendi."
|
||||
|
||||
#: src/Plugins/Auth/AuthenticationSignon.php:128
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Can not find signon authentication script:"
|
||||
#, php-format
|
||||
msgid "Can not find signon authentication script: %s"
|
||||
msgstr "Oturumu açma kimlik doğrulaması betiği bulunamıyor:"
|
||||
msgstr "Oturumu açma kimlik doğrulaması betiği bulunamıyor: %s"
|
||||
|
||||
#: src/Plugins/AuthenticationPluginFactory.php:31
|
||||
msgid "Invalid authentication method set in configuration:"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user