From 26db6499e188bdebd17fdb6707651146669f6c01 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Sun, 9 Aug 2020 16:47:52 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (3354 of 3354 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/ Signed-off-by: Burak Yavuz --- po/tr.po | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/po/tr.po b/po/tr.po index 1ff8180687..64f558d249 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-08-09 13:04-0300\n" -"PO-Revision-Date: 2020-07-31 10:32+0000\n" -"Last-Translator: Oğuz Ersen \n" +"PO-Revision-Date: 2020-08-11 17:32+0000\n" +"Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -13509,14 +13509,10 @@ msgid "Event scheduler status" msgstr "Olay zamanlayıcısı durumu" #: templates/database/export/index.twig:62 -#, fuzzy -#| msgid "" -#| "@SERVER@ will become the server name, @DATABASE@ will become the database " -#| "name." msgid "" "@SERVER@ will become the server name and @DATABASE@ will become the database " "name." -msgstr "@SERVER@ sunucu adı, @DATABASE@ veritabanı adı olacaktır." +msgstr "@SERVER@ sunucu adı ve @DATABASE@ veritabanı adı olacak." #. l10n: A query that the user has written freely #: templates/database/export/index.twig:5 @@ -14423,11 +14419,7 @@ msgid "File name template:" msgstr "Dosya adı şablonu:" #: templates/export.twig:324 -#, fuzzy, php-format -#| msgid "" -#| "This value is interpreted using the 'strftime' function, so you can use " -#| "time formatting strings. Additionally the following transformations will " -#| "happen:" +#, php-format msgid "" "This value is interpreted using the 'strftime' function, so you can use time " "formatting strings. Additionally the following transformations will happen: " @@ -14435,7 +14427,8 @@ msgid "" msgstr "" "Bu değer 'strftime' işlevi kullanılarak yorumlanır, bu yüzden zaman " "biçimlendirme dizgisi kullanabilirsiniz. İlave olarak aşağıdaki dönüşümler " -"meydana gelecektir:" +"meydana gelecektir: %s Diğer metinler olduğu gibi tutulacaktır. Ayrıntılar " +"için SSS 6.27'ye bakın." #: templates/export.twig:329 msgid "use this for future exports" @@ -16642,15 +16635,11 @@ msgid "Save chart as image" msgstr "Çizelgeyi resim olarak kaydet" #: templates/table/export/index.twig:8 -#, fuzzy -#| msgid "" -#| "@SERVER@ will become the server name, @DATABASE@ will become the database " -#| "name, @TABLE@ will become the table name." msgid "" "@SERVER@ will become the server name, @DATABASE@ will become the database " "name and @TABLE@ will become the table name." msgstr "" -"@SERVER@ sunucu adı, @DATABASE@ veritabanı adı, @TABLE@ tablo adı olacaktır." +"@SERVER@ sunucu adı, @DATABASE@ veritabanı adı ve @TABLE@ tablo adı olacak." #: templates/table/export/index.twig:5 #, php-format