Translated using Weblate.
This commit is contained in:
parent
13bd089c62
commit
e402a3a2c9
10
po/tr.po
10
po/tr.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2012-04-25 12:34-0400\n"
|
||||
"PO-Revision-Date: 2012-04-26 09:42+0200\n"
|
||||
"PO-Revision-Date: 2012-04-26 10:27+0200\n"
|
||||
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
|
||||
"Language-Team: turkish <tr@li.org>\n"
|
||||
"Language: tr\n"
|
||||
@ -5668,22 +5668,28 @@ msgid ""
|
||||
"Synonyms for DOUBLE. Exception: If the REAL_AS_FLOAT SQL mode is enabled, "
|
||||
"REAL is a synonym for FLOAT rather than DOUBLE."
|
||||
msgstr ""
|
||||
"DOUBLE için eş anlamlılar. İstisna: Eğer REAL_AS_FLOAT SQL kipi "
|
||||
"etkinleştirilmişse, REAL, FLOAT için DOUBLE yerine bir eş anlamlıdır."
|
||||
|
||||
#: libraries/data_mysql.inc.php:308
|
||||
msgid ""
|
||||
"A bit-field type. M indicates the number of bits per value, from 1 to 64. "
|
||||
"The default is 1 if M is omitted."
|
||||
msgstr ""
|
||||
"Bir bit alanı türü. M değer başına 1'den 64'e kadar bit'lerin sayısını "
|
||||
"gösterir. Eğer M işlenirse, varsayılan 1'dir."
|
||||
|
||||
#: libraries/data_mysql.inc.php:309
|
||||
msgid ""
|
||||
"These types are synonyms for TINYINT(1). A value of zero is considered "
|
||||
"false. Nonzero values are considered true."
|
||||
msgstr ""
|
||||
"Bu türler TINYINT(1) için eş anlamlılardır. Sıfır değeri false sayılır. "
|
||||
"Sıfır olmayan değerler true sayılır."
|
||||
|
||||
#: libraries/data_mysql.inc.php:310
|
||||
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE."
|
||||
msgstr ""
|
||||
msgstr "BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE için bir kod adı."
|
||||
|
||||
#: libraries/data_mysql.inc.php:311
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user