Translated using Weblate (Turkish)
Currently translated at 100.0% (3208 of 3208 strings) [CI skip]
This commit is contained in:
parent
d0a0a850e9
commit
72914771bb
23
po/tr.po
23
po/tr.po
@ -4,16 +4,16 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.8-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2018-01-22 14:57+0100\n"
|
||||
"PO-Revision-Date: 2017-11-04 06:13+0000\n"
|
||||
"PO-Revision-Date: 2018-01-22 16:14+0000\n"
|
||||
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/phpmyadmin/4-7/"
|
||||
"tr/>\n"
|
||||
"Language-Team: Turkish "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-7/tr/>\n"
|
||||
"Language: tr\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: Weblate 2.18-dev\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 2.19-dev\n"
|
||||
|
||||
#: ajax.php:16 ajax.php:33 export.php:192 schema_export.php:64
|
||||
msgid "Bad type!"
|
||||
@ -297,12 +297,8 @@ msgid "The database name is empty!"
|
||||
msgstr "Veritabanı adı boş!"
|
||||
|
||||
#: db_operations.php:61
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Cannot rename database to the same name. Change the name and try again"
|
||||
msgid "Cannot copy database to the same name. Change the name and try again."
|
||||
msgstr ""
|
||||
"Veritabanı aynı isme yeniden adlandırılamaz. Adı değiştirin ve tekrar deneyin"
|
||||
msgstr "Veritabanı aynı isimde kopyalanamaz. Adı değiştirin ve tekrar deneyin."
|
||||
|
||||
#: db_operations.php:150
|
||||
#, php-format
|
||||
@ -1731,6 +1727,8 @@ msgid ""
|
||||
"It seems that the connection to server has been lost. Please check your "
|
||||
"network connectivity and server status."
|
||||
msgstr ""
|
||||
"Sunucuyla bağlantı kopmuş gibi görünüyor. Lütfen ağ bağlantınızı ve sunucu "
|
||||
"durumunu denetleyin."
|
||||
|
||||
#: js/messages.php:372
|
||||
#: libraries/controllers/server/ServerDatabasesController.php:194
|
||||
@ -8200,10 +8198,9 @@ msgid "The columns have been moved successfully."
|
||||
msgstr "Sütunlar başarılı olarak taşındı."
|
||||
|
||||
#: libraries/controllers/table/TableStructureController.php:501
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Failed to get real row count."
|
||||
#, php-format
|
||||
msgid "Failed to get description of column %s!"
|
||||
msgstr "Gerçek satır sayısını alma başarısız."
|
||||
msgstr "%s sütunu açıklamasını alma başarısız!"
|
||||
|
||||
#: libraries/controllers/table/TableStructureController.php:739
|
||||
#: libraries/controllers/table/TableStructureController.php:1026
|
||||
|
||||
Loading…
Reference in New Issue
Block a user