Merge remote-tracking branch 'weblate/master'
Conflicts: po/es.po po/fi.po po/sl.po po/tr.po
This commit is contained in:
commit
001210e7d9
197
po/es.po
197
po/es.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-26 12:37-0400\n"
|
||||
"PO-Revision-Date: 2012-04-25 20:09+0200\n"
|
||||
"PO-Revision-Date: 2012-04-26 17:57+0200\n"
|
||||
"Last-Translator: Matías Bellone <matiasbellone@gmail.com>\n"
|
||||
"Language-Team: spanish <es@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2642,18 +2642,16 @@ msgid "Theme"
|
||||
msgstr "Tema"
|
||||
|
||||
#: libraries/Types.class.php:284
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A very small integer. The signed range is -128 to 127. The unsigned range "
|
||||
#| "is 0 to 255."
|
||||
msgid ""
|
||||
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
|
||||
msgstr ""
|
||||
"Un entero muy pequeño. El rango con signo es de -128 a 127. El rango sin "
|
||||
"signo es de 0 a 255."
|
||||
"Un entero de 1 byte; el rango con signo es de -128 a 127, el rango sin signo "
|
||||
"es de 0 a 255"
|
||||
|
||||
#: libraries/Types.class.php:286
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A small integer. The signed range is -32,768 to 32,767. The unsigned "
|
||||
#| "range is 0 to 65,535."
|
||||
@ -2661,11 +2659,10 @@ msgid ""
|
||||
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
|
||||
"65,535"
|
||||
msgstr ""
|
||||
"Un entero pequeño. El rango con signo es desde -32768 a 32767. El rango sin "
|
||||
"signo es desde 0 a 65535."
|
||||
"Un entero de 2 bytes; el rango con signo es de -32768 a 32767, el rango sin "
|
||||
"signo es de 0 a 65535"
|
||||
|
||||
#: libraries/Types.class.php:288
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A medium-sized integer. The signed range is -8,388,608 to 8,388,607. The "
|
||||
#| "unsigned range is 0 to 16,777,215."
|
||||
@ -2673,11 +2670,10 @@ msgid ""
|
||||
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
|
||||
"0 to 16,777,215"
|
||||
msgstr ""
|
||||
"Un entero de tamaño medio. El rango con signo es desde -8388608 a 8388607. "
|
||||
"El rango sin signo es desde 0 a 16777215."
|
||||
"Un entero de 3 bytes; el rango con signo es de -8388608 a 8388607, el rango "
|
||||
"sin signo es de 0 a 16777215"
|
||||
|
||||
#: libraries/Types.class.php:290
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A normal-size integer. The signed range is -2,147,483,648 to "
|
||||
#| "2,147,483,647. The unsigned range is 0 to 4,294,967,295."
|
||||
@ -2685,11 +2681,10 @@ msgid ""
|
||||
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
|
||||
"range is 0 to 4,294,967,295."
|
||||
msgstr ""
|
||||
"Un entero de tamaño normal. El rango con signo es desde 2147483648 a "
|
||||
"2147483647. El rango sin signo es desde 0 a 4294967295."
|
||||
"Un entero de 4 bytes; el rango con signo es de 2147483648 a 2147483647, el "
|
||||
"rango sin signo es de 0 a 4294967295."
|
||||
|
||||
#: libraries/Types.class.php:292
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A large integer. The signed range is -9,223,372,036,854,775,808 to "
|
||||
#| "9,223,372,036,854,775,807. The unsigned range is 0 to "
|
||||
@ -2698,11 +2693,10 @@ msgid ""
|
||||
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
|
||||
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
|
||||
msgstr ""
|
||||
"En entero grande. El rango con signo es desde -9223372036854775808 a "
|
||||
"9223372036854775807. El rango sin signo es desde 0 a 18446744073709551615."
|
||||
"En entero de 8 bytes; el rango con signo es de -9223372036854775808 a "
|
||||
"9223372036854775807, el rango sin signo es de 0 a 18446744073709551615"
|
||||
|
||||
#: libraries/Types.class.php:294 libraries/Types.class.php:707
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A packed \"exact\" fixed-point number. The maximum number of digits (M) "
|
||||
#| "for DECIMAL is 65. The maximum number of supported decimals (D) is 30. If "
|
||||
@ -2711,13 +2705,11 @@ msgid ""
|
||||
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
|
||||
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
|
||||
msgstr ""
|
||||
"Un número decimal fijo compacto y «exacto». La mayor cantidad de dígitos (M) "
|
||||
"para DECIMAL es 65. El mayor número posible de decimales (D) es 30. Si se "
|
||||
"omite D, tiene un valor predeterminado de 0. Si se omite M, su valor "
|
||||
"predeterminado es 10."
|
||||
"Un número decimal fijo (M, D) - la mayor cantidad de dígitos (M) es 65 "
|
||||
"(valor predeterminado de 10), el mayor número posible de decimales (D) es 30 "
|
||||
"(valor predeterminado de 0)"
|
||||
|
||||
#: libraries/Types.class.php:296
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A small (single-precision) floating-point number. Allowable values are -"
|
||||
#| "3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to "
|
||||
@ -2726,12 +2718,11 @@ msgid ""
|
||||
"A small floating-point number, allowable values are -3.402823466E+38 to -"
|
||||
"1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
|
||||
msgstr ""
|
||||
"Un número de coma flotante pequeño (de precisión simple). Los valores "
|
||||
"posibles son desde -3.402823466E+38 a -1.175494351E-38, 0 y desde "
|
||||
"1.175494351E-38 a 3.402823466E+38."
|
||||
"Un número de coma flotante pequeño; los valores posibles son de "
|
||||
"-3.402823466E+38 a -1.175494351E-38, 0 y de 1.175494351E-38 a "
|
||||
"3.402823466E+38"
|
||||
|
||||
#: libraries/Types.class.php:298
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A normal-size (double-precision) floating-point number. Allowable values "
|
||||
#| "are -1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
|
||||
@ -2741,12 +2732,11 @@ msgid ""
|
||||
"1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
|
||||
"2.2250738585072014E-308 to 1.7976931348623157E+308"
|
||||
msgstr ""
|
||||
"Un número de coma flotante normal (precisión doble). Los valores permitidos "
|
||||
"son desde -1.7976931348623157E+308 a -2.2250738585072014E-308, 0 y desde "
|
||||
"2.2250738585072014E-308 a 1.7976931348623157E+308."
|
||||
"Un número de coma flotante de precisión doble; los valores permitidos son de "
|
||||
"-1.7976931348623157E+308 a -2.2250738585072014E-308, 0 y de "
|
||||
"2.2250738585072014E-308 a 1.7976931348623157E+308"
|
||||
|
||||
#: libraries/Types.class.php:300
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Synonyms for DOUBLE. Exception: If the REAL_AS_FLOAT SQL mode is enabled, "
|
||||
#| "REAL is a synonym for FLOAT rather than DOUBLE."
|
||||
@ -2754,11 +2744,10 @@ msgid ""
|
||||
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
|
||||
"FLOAT)"
|
||||
msgstr ""
|
||||
"Sinónimos de DOUBLE. Excepción: si el modo SQL «REAL_AS_FLOAT» está activo, "
|
||||
"REAL es sinónimo de FLOAT en lugar de DOUBLE."
|
||||
"Sinónimo de DOUBLE (excepción: si el modo SQL «REAL_AS_FLOAT» está activo es "
|
||||
"sinónimo de FLOAT)"
|
||||
|
||||
#: libraries/Types.class.php:302
|
||||
#, fuzzy
|
||||
#| 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."
|
||||
@ -2766,11 +2755,10 @@ msgid ""
|
||||
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
|
||||
"64)"
|
||||
msgstr ""
|
||||
"Una máscara de bits. M indica la cantidad de bits por valor, de 1 a 64. Si "
|
||||
"se omite M, el valor predeterminado es 1."
|
||||
"Una máscara de bits (M), almacenando M bits por valor (valor predeterminado "
|
||||
"de 1, máximo de 64)"
|
||||
|
||||
#: libraries/Types.class.php:304
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "These types are synonyms for TINYINT(1). A value of zero is considered "
|
||||
#| "false. Nonzero values are considered true."
|
||||
@ -2778,27 +2766,26 @@ msgid ""
|
||||
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
|
||||
"values are considered true"
|
||||
msgstr ""
|
||||
"Estos tipos son sinónimos de TINYINT(1). Un valor de cero es considerado "
|
||||
"falso. Cualquier valor distinto de cero es considerado verdadero."
|
||||
"Sinónimo de TINYINT(1), un valor de cero es considerado falso, cualquier "
|
||||
"valor distinto de cero es considerado verdadero"
|
||||
|
||||
#: libraries/Types.class.php:306
|
||||
#, fuzzy
|
||||
#| msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE."
|
||||
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
|
||||
msgstr "Un sinónimo de BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE."
|
||||
msgstr "Un sinónimo de BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
|
||||
|
||||
#: libraries/Types.class.php:308 libraries/Types.class.php:717
|
||||
#, php-format
|
||||
msgid "A date, supported range is '%s' to '%s'"
|
||||
msgstr ""
|
||||
msgstr "Una fecha, el rango válido es de «%s» a «%s»"
|
||||
|
||||
#: libraries/Types.class.php:310 libraries/Types.class.php:719
|
||||
#, php-format
|
||||
msgid "A date and time combination, supported range is '%s' to '%s'"
|
||||
msgstr ""
|
||||
"Una combinación de fecha y marca temporal, el rango válido es de «%s» a «%s»"
|
||||
|
||||
#: libraries/Types.class.php:312
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A timestamp. The range is '1970-01-01 00:00:01' UTC to '2038-01-09 "
|
||||
#| "03:14:07' UTC. TIMESTAMP values are stored as the number of seconds since "
|
||||
@ -2808,23 +2795,25 @@ msgid ""
|
||||
"UTC, stored as the number of seconds since the epoch ('1970-01-01 00:00:00' "
|
||||
"UTC)"
|
||||
msgstr ""
|
||||
"Una marca temporal. El rango es «01-Ene-1970 00:00:01» UTC a «09-Ene-2038 "
|
||||
"03:14:07» URC. Los valores TIMESTAMPS son almacenados como la cantidad de "
|
||||
"segundos desde el «epoch» (01-Ene-1970 00:00:00 UTC)."
|
||||
"Una marca temporal; el rango es de «01-Ene-1970 00:00:01» UTC a «09-Ene-2038 "
|
||||
"03:14:07» UTC almacenados como la cantidad de segundos desde el «epoch» "
|
||||
"(01-Ene-1970 00:00:00 UTC)"
|
||||
|
||||
#: libraries/Types.class.php:314 libraries/Types.class.php:723
|
||||
#, php-format
|
||||
msgid "A time, range is '%s' to '%s'"
|
||||
msgstr ""
|
||||
msgstr "Una marca temporal, el rango es de «%s» a «%s»"
|
||||
|
||||
#: libraries/Types.class.php:316
|
||||
msgid ""
|
||||
"A year in four-digit (4, default) or two-digit (2) format, the allowable "
|
||||
"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
|
||||
msgstr ""
|
||||
"Un año en formato de cuatro dígitos (4, el valor predeterminado) o dos "
|
||||
"dígitos (2); los valores posibles son de 70 (1970) a 69 (2069) ó de 1901 a "
|
||||
"2155 y 0000"
|
||||
|
||||
#: libraries/Types.class.php:318
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A fixed-length string that is always right-padded with spaces to the "
|
||||
#| "specified length when stored. M represents the column length in "
|
||||
@ -2833,10 +2822,9 @@ msgid ""
|
||||
"A fixed-length (0-255, default 1) string that is always right-padded with "
|
||||
"spaces to the specified length when stored"
|
||||
msgstr ""
|
||||
"Una cadena de longitu fija que es siempre completada a la derecha con "
|
||||
"espacios hasta la longitud especificada al ser almacenada. M representa la "
|
||||
"longitud de la columna en caracteres. El rango de M es desde 0 a 255. Si M "
|
||||
"es omitido, el valor predeterminado es 1."
|
||||
"Una cadena de longitud fija (de 0 a 255, valor predeterminado de 1) que es "
|
||||
"siempre completada a la derecha con espacios hasta la longitud especificada "
|
||||
"al ser almacenada"
|
||||
|
||||
#: libraries/Types.class.php:320 libraries/Types.class.php:725
|
||||
#, php-format
|
||||
@ -2844,9 +2832,10 @@ msgid ""
|
||||
"A variable-length (%s) string, the effective maximum length is subject to "
|
||||
"the maximum row size"
|
||||
msgstr ""
|
||||
"Una cadena de longitud variable (%s), la longitud máxima está asociada al "
|
||||
"tamaño máximo de un registro"
|
||||
|
||||
#: libraries/Types.class.php:322
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A TEXT column with a maximum length of 255 (2^8 - 1) characters. Each "
|
||||
#| "TINYTEXT value is stored using a one-byte length prefix that indicates "
|
||||
@ -2855,12 +2844,11 @@ msgid ""
|
||||
"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
|
||||
"a one-byte prefix indicating the length of the value in bytes"
|
||||
msgstr ""
|
||||
"Una columna de texto con una longitud máxima de 255 (2^8 - 1) caracteres. "
|
||||
"Cada valor TINYTEXT es almacenado con un prefijo de 1 byte que indica la "
|
||||
"cantidad de bytes en el valor."
|
||||
"Una columna de texto con una longitud máxima de 255 (2^8 - 1) caracteres, "
|
||||
"almacenado con un prefijo de 1 byte que indica la longitud del valor en "
|
||||
"bytes"
|
||||
|
||||
#: libraries/Types.class.php:324 libraries/Types.class.php:727
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters. Each "
|
||||
#| "TEXT value is stored using a two-byte length prefix that indicates the "
|
||||
@ -2869,12 +2857,11 @@ msgid ""
|
||||
"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
|
||||
"with a two-byte prefix indicating the length of the value in bytes"
|
||||
msgstr ""
|
||||
"Una columna de texto con una longitud máxima de 65535 (2^16 - 1) caracteres. "
|
||||
"Cada valor TEXT es almacenado con un prefijo de 2 bytes que indica la "
|
||||
"cantidad de bytes en el valor."
|
||||
"Una columna de texto con una longitud máxima de 65535 (2^16 - 1) caracteres, "
|
||||
"almacenado con un prefijo de 2 bytes que indica la longitud del valor en "
|
||||
"bytes"
|
||||
|
||||
#: libraries/Types.class.php:326
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters. "
|
||||
#| "Each MEDIUMTEXT value is stored using a three-byte length prefix that "
|
||||
@ -2884,11 +2871,10 @@ msgid ""
|
||||
"stored with a three-byte prefix indicating the length of the value in bytes"
|
||||
msgstr ""
|
||||
"Una columna de texto con una longitud máxima de 16777215 (2^24 - 1) "
|
||||
"caracteres. Cada valor MEDIUMTEXT es almacenado con un prefijo de 3 bytes "
|
||||
"que indica la cantidad de bytes en el valor."
|
||||
"caracteres, almacenado con un prefijo de 3 bytes que indica la longitud del "
|
||||
"valor en bytes"
|
||||
|
||||
#: libraries/Types.class.php:328
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A TEXT column with a maximum length of 4,294,967,295 or 4GB (2^32 - 1) "
|
||||
#| "characters. Each LONGTEXT value is stored using a four-byte length prefix "
|
||||
@ -2899,11 +2885,10 @@ msgid ""
|
||||
"value in bytes"
|
||||
msgstr ""
|
||||
"Una columna de texto con una longitud máxima de 4294967295 (2^32 - 1) "
|
||||
"caracteres. Cada valor TEXT es almacenado con un prefijo de 4 bytes que "
|
||||
"indica la cantidad de bytes en el valor."
|
||||
"caracteres, almacenado con un prefijo de 4 bytes que indica la longitud del "
|
||||
"valor en bytes"
|
||||
|
||||
#: libraries/Types.class.php:330
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The BINARY type is similar to the CHAR type, but stores binary byte "
|
||||
#| "strings rather than non-binary character strings. M represents the column "
|
||||
@ -2912,12 +2897,10 @@ msgid ""
|
||||
"Similar to the CHAR type, but stores binary byte strings rather than non-"
|
||||
"binary character strings"
|
||||
msgstr ""
|
||||
"El tipo BINARY es similar al tipo CHAR, pero almacena cadenas binarias de "
|
||||
"bytes en lugar de cadenas de caracteres no binarios. M representa la "
|
||||
"longitud de la columna en bytes."
|
||||
"Similar al tipo CHAR, pero almacena cadenas binarias de bytes en lugar de "
|
||||
"cadenas de caracteres no binarios"
|
||||
|
||||
#: libraries/Types.class.php:332
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The BINARY type is similar to the CHAR type, but stores binary byte "
|
||||
#| "strings rather than non-binary character strings. M represents the column "
|
||||
@ -2926,12 +2909,10 @@ msgid ""
|
||||
"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
|
||||
"binary character strings"
|
||||
msgstr ""
|
||||
"El tipo BINARY es similar al tipo CHAR, pero almacena cadenas binarias de "
|
||||
"bytes en lugar de cadenas de caracteres no binarios. M representa la "
|
||||
"longitud de la columna en bytes."
|
||||
"Similar al tipo VARCHAR, pero almacena cadenas binarias de bytes en lugar de "
|
||||
"cadenas de caracteres no binarios"
|
||||
|
||||
#: libraries/Types.class.php:334
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A BLOB column with a maximum length of 255 (2^8 - 1) bytes. Each TINYBLOB "
|
||||
#| "value is stored using a one-byte length prefix that indicates the number "
|
||||
@ -2945,7 +2926,6 @@ msgstr ""
|
||||
"indica la cantidad de bytes en el valor."
|
||||
|
||||
#: libraries/Types.class.php:336
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes. Each "
|
||||
#| "MEDIUMBLOB value is stored using a three-byte length prefix that "
|
||||
@ -2955,11 +2935,10 @@ msgid ""
|
||||
"with a three-byte prefix indicating the length of the value"
|
||||
msgstr ""
|
||||
"Una columna de bloque de texto («BLOB») con una longitud máxima de 16777215 "
|
||||
"(2^24 - 1) bytes. Cada valor MEDIUMBLOB es almacenado con un prefijo de 3 "
|
||||
"bytes que indica la cantidad de bytes en el valor."
|
||||
"(2^24 - 1) bytes, almacenado con un prefijo de 3 bytes que indica la "
|
||||
"longitud del valor"
|
||||
|
||||
#: libraries/Types.class.php:338 libraries/Types.class.php:731
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes. Each BLOB "
|
||||
#| "value is stored using a two-byte length prefix that indicates the number "
|
||||
@ -2969,11 +2948,10 @@ msgid ""
|
||||
"a four-byte prefix indicating the length of the value"
|
||||
msgstr ""
|
||||
"Una columna de bloque de texto («BLOB») con una longitud máxima de 65535 "
|
||||
"(2^16 - 1) bytes. Cada valor BLOB es almacenado con un prefijo de 2 bytes "
|
||||
"que indica la cantidad de bytes en el valor."
|
||||
"(2^16 - 1) bytes, almacenado con un prefijo de 4 bytes que indica la "
|
||||
"longitud del valor"
|
||||
|
||||
#: libraries/Types.class.php:340
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A BLOB column with a maximum length of 4,294,967,295 or 4GB (2^32 - 1) "
|
||||
#| "bytes. Each LONGBLOB value is stored using a four-byte length prefix that "
|
||||
@ -2982,66 +2960,63 @@ msgid ""
|
||||
"A BLOB column with a maximum length of 4,294,967,295 or 4GB (2^32 - 1) "
|
||||
"bytes, stored with a two-byte prefix indicating the length of the value"
|
||||
msgstr ""
|
||||
"Una columna de bloque de texto («BLOB») con una longitud máxima de 4294967295 "
|
||||
"(2^32 - 1) bytes (4GB). Cada valor LONGBLOB es almacenado con un prefijo de "
|
||||
"4 bytes que indica la cantidad de bytes en el valor."
|
||||
"Una columna de bloque de texto («BLOB») con una longitud máxima de "
|
||||
"4294967295 (2^32 - 1) bytes (4GB), almacenado con un prefijo de 2 bytes que "
|
||||
"indica la longitud del valor"
|
||||
|
||||
#: libraries/Types.class.php:342
|
||||
msgid ""
|
||||
"An enumeration, chosen from the list of up to 65,535 values or the special "
|
||||
"'' error value"
|
||||
msgstr ""
|
||||
"Una enumeración, elegida de una lista de hasta 65535 valores o el valor "
|
||||
"especial de error ''"
|
||||
|
||||
#: libraries/Types.class.php:344
|
||||
msgid "A single value chosen from a set of up to 64 members"
|
||||
msgstr ""
|
||||
msgstr "Un único valor elegido de un conjunto de hasta 64 elementos"
|
||||
|
||||
#: libraries/Types.class.php:346
|
||||
msgid "A type that can store a geometry of any type"
|
||||
msgstr ""
|
||||
msgstr "Un tipo que puede almacenar una geometría de cualquier tipo"
|
||||
|
||||
#: libraries/Types.class.php:348
|
||||
msgid "A point in 2-dimensional space"
|
||||
msgstr ""
|
||||
msgstr "Un punto en espacio de dos dimensiones"
|
||||
|
||||
#: libraries/Types.class.php:350
|
||||
msgid "A curve with linear interpolation between points"
|
||||
msgstr ""
|
||||
msgstr "Una curva con interpolación lineal entre puntos"
|
||||
|
||||
#: libraries/Types.class.php:352
|
||||
#, fuzzy
|
||||
#| msgid "Add a polygon"
|
||||
msgid "A polygon"
|
||||
msgstr "Agregar un polígono"
|
||||
msgstr "Un polígono"
|
||||
|
||||
#: libraries/Types.class.php:354
|
||||
msgid "A collection of points"
|
||||
msgstr ""
|
||||
msgstr "Una colección de puntos"
|
||||
|
||||
#: libraries/Types.class.php:356
|
||||
msgid "A collection of curves with linear interpolation between points"
|
||||
msgstr ""
|
||||
msgstr "Una colección de curvas con interpolación lineal entre puntos"
|
||||
|
||||
#: libraries/Types.class.php:358
|
||||
msgid "A collection of polygons"
|
||||
msgstr ""
|
||||
msgstr "Una colección de polígonos"
|
||||
|
||||
#: libraries/Types.class.php:360
|
||||
msgid "A collection of geometry objects of any type"
|
||||
msgstr ""
|
||||
msgstr "Una colección de objetos geométricos de cualquier tipo"
|
||||
|
||||
#: libraries/Types.class.php:703
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A normal-size integer. The signed range is -2,147,483,648 to "
|
||||
#| "2,147,483,647. The unsigned range is 0 to 4,294,967,295."
|
||||
msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
|
||||
msgstr ""
|
||||
"Un entero de tamaño normal. El rango con signo es desde 2147483648 a "
|
||||
"2147483647. El rango sin signo es desde 0 a 4294967295."
|
||||
msgstr "Un entero de 4 bytes, el rango es de -2147483648 a 2147483647"
|
||||
|
||||
#: libraries/Types.class.php:705
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A large integer. The signed range is -9,223,372,036,854,775,808 to "
|
||||
#| "9,223,372,036,854,775,807. The unsigned range is 0 to "
|
||||
@ -3050,33 +3025,30 @@ msgid ""
|
||||
"An 8-byte integer, range is -9,223,372,036,854,775,808 to "
|
||||
"9,223,372,036,854,775,807"
|
||||
msgstr ""
|
||||
"En entero grande. El rango con signo es desde -9223372036854775808 a "
|
||||
"9223372036854775807. El rango sin signo es desde 0 a 18446744073709551615."
|
||||
"En entero de 8 bytes, el rango es de -9223372036854775808 a "
|
||||
"9223372036854775807"
|
||||
|
||||
#: libraries/Types.class.php:709
|
||||
msgid "A system's default double-precision floating-point number"
|
||||
msgstr ""
|
||||
"El número de coma flotante de doble precisión predeterminado del sistema"
|
||||
|
||||
#: libraries/Types.class.php:711
|
||||
#, fuzzy
|
||||
#| msgid "True or false."
|
||||
msgid "True or false"
|
||||
msgstr "Verdadero o falso."
|
||||
msgstr "Verdadero o falso"
|
||||
|
||||
#: libraries/Types.class.php:713
|
||||
#, fuzzy
|
||||
#| msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE."
|
||||
msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
|
||||
msgstr "Un sinónimo de BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE."
|
||||
msgstr "Un sinónimo de BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
|
||||
|
||||
#: libraries/Types.class.php:715
|
||||
#, fuzzy
|
||||
#| msgid "Stores Universally Unique Identifiers (UUID)."
|
||||
msgid "Stores a Universally Unique Identifier (UUID)"
|
||||
msgstr "Almacena indentificadores únicos universales («UUID»)."
|
||||
msgstr "Almacena indentificadores únicos universales («UUID»)"
|
||||
|
||||
#: libraries/Types.class.php:721
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A timestamp. The range is '1970-01-01 00:00:01' UTC to '2038-01-09 "
|
||||
#| "03:14:07' UTC. TIMESTAMP values are stored as the number of seconds since "
|
||||
@ -3085,19 +3057,20 @@ msgid ""
|
||||
"A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
|
||||
"UTC; TIMESTAMP(6) can store microseconds"
|
||||
msgstr ""
|
||||
"Una marca temporal. El rango es «01-Ene-1970 00:00:01» UTC a «09-Ene-2038 "
|
||||
"03:14:07» URC. Los valores TIMESTAMPS son almacenados como la cantidad de "
|
||||
"segundos desde el «epoch» (01-Ene-1970 00:00:00 UTC)."
|
||||
"Una marca temporal, el rango es de «01-Ene-0001 00:00:00» UTC a «31-Dic-9999 "
|
||||
"23:59:59» UTC; TIMESTAMP(6) puede almacena microsegundos"
|
||||
|
||||
#: libraries/Types.class.php:729
|
||||
msgid ""
|
||||
"A variable-length (0-65,535) string, uses binary collation for all "
|
||||
"comparisons"
|
||||
msgstr ""
|
||||
"Una cadena de longitud variable (0-65535) que utiliza cotejamiento binario "
|
||||
"para las comparaciones"
|
||||
|
||||
#: libraries/Types.class.php:733
|
||||
msgid "An enumeration, chosen from the list of defined values"
|
||||
msgstr ""
|
||||
msgstr "Una enumeración, elegida de una lista de valores definidos"
|
||||
|
||||
#: libraries/auth/config.auth.lib.php:72
|
||||
msgid "Cannot connect: invalid settings."
|
||||
|
||||
8
po/fi.po
8
po/fi.po
@ -4,15 +4,14 @@ 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-26 12:37-0400\n"
|
||||
"PO-Revision-Date: 2012-04-14 19:28+0200\n"
|
||||
"Last-Translator: Timo Moisio <tm8544@hotmail.com>\n"
|
||||
"Last-Translator: Jaakko Virtanen <taaateli@hotmail.com>\n"
|
||||
"Language-Team: finnish <fi@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Weblate 0.9\n"
|
||||
"X-Generator: Weblate 0.10\n"
|
||||
|
||||
#: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:357
|
||||
#: libraries/display_tbl.lib.php:362 server_privileges.php:1825
|
||||
@ -2599,6 +2598,9 @@ msgid ""
|
||||
"after you refresh this page. Please check if the table structure has been "
|
||||
"changed."
|
||||
msgstr ""
|
||||
"Ei voida tallentaa käyttöliittymän ominaisuutta \"%s\". Tehdyt muutokset eivät "
|
||||
"säily sivun päivittämisen jälkeen. Tarkista onko taulukon rakenne "
|
||||
"muuttunut."
|
||||
|
||||
#: libraries/Theme.class.php:148
|
||||
#, php-format
|
||||
|
||||
45
po/sl.po
45
po/sl.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-26 12:37-0400\n"
|
||||
"PO-Revision-Date: 2012-04-19 17:03+0200\n"
|
||||
"PO-Revision-Date: 2012-04-26 17:50+0200\n"
|
||||
"Last-Translator: Domen <dbc334@gmail.com>\n"
|
||||
"Language-Team: slovenian <sl@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
"X-Generator: Weblate 0.9\n"
|
||||
"X-Generator: Weblate 0.10\n"
|
||||
|
||||
#: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:357
|
||||
#: libraries/display_tbl.lib.php:362 server_privileges.php:1825
|
||||
@ -1500,10 +1500,9 @@ msgid "From general log"
|
||||
msgstr "Iz splošnega dnevnika"
|
||||
|
||||
#: js/messages.php:172
|
||||
#, fuzzy
|
||||
#| msgid "Loading logs"
|
||||
msgid "Analysing logs"
|
||||
msgstr "Dnevniki nalaganja"
|
||||
msgstr "Analiziranje dnevnikov"
|
||||
|
||||
#: js/messages.php:173
|
||||
msgid "Analysing & loading logs. This may take a while."
|
||||
@ -1542,10 +1541,9 @@ msgid "Jump to Log table"
|
||||
msgstr "Pojdi v dnevniško tabelo"
|
||||
|
||||
#: js/messages.php:180
|
||||
#, fuzzy
|
||||
#| msgid "No data"
|
||||
msgid "No data found"
|
||||
msgstr "Brez podatkov"
|
||||
msgstr "Našel nisem nobenih podatkov"
|
||||
|
||||
#: js/messages.php:181
|
||||
msgid "Log analysed, but no data found in this time span."
|
||||
@ -1584,16 +1582,14 @@ msgid "Chart"
|
||||
msgstr "Grafikon"
|
||||
|
||||
#: js/messages.php:191
|
||||
#, fuzzy
|
||||
#| msgid "Add chart"
|
||||
msgid "Edit chart"
|
||||
msgstr "Dodaj grafikon"
|
||||
msgstr "Uredi grafikon"
|
||||
|
||||
#: js/messages.php:192
|
||||
#, fuzzy
|
||||
#| msgid "Series:"
|
||||
msgid "Series"
|
||||
msgstr "Serije:"
|
||||
msgstr "Serije"
|
||||
|
||||
#. l10n: A collection of available filters
|
||||
#: js/messages.php:195
|
||||
@ -2637,36 +2633,49 @@ msgstr "Motiv"
|
||||
msgid ""
|
||||
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
|
||||
msgstr ""
|
||||
"1-bitno celo število; predznačen razpon je -128 do 127, nepredznačen razpon "
|
||||
"pa 0 do 255"
|
||||
|
||||
#: libraries/Types.class.php:286
|
||||
msgid ""
|
||||
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
|
||||
"65,535"
|
||||
msgstr ""
|
||||
"2-bitno celo število; predznačen razpon je -32.768 do 32.767, nepredznačen "
|
||||
"razpon pa 0 do 65.535"
|
||||
|
||||
#: libraries/Types.class.php:288
|
||||
msgid ""
|
||||
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
|
||||
"0 to 16,777,215"
|
||||
msgstr ""
|
||||
"3-bitno celo število; predznačen razpon je -8.388.608 do 8.388.607, "
|
||||
"nepredznačen razpon pa 0 do 16.777.215"
|
||||
|
||||
#: libraries/Types.class.php:290
|
||||
msgid ""
|
||||
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
|
||||
"range is 0 to 4,294,967,295."
|
||||
msgstr ""
|
||||
"4-bitno celo število; predznačen razpon je -2.147.483.648 do 2.147.483.647, "
|
||||
"nepredznačen razpon pa 0 do 4.294.967.295."
|
||||
|
||||
#: libraries/Types.class.php:292
|
||||
msgid ""
|
||||
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
|
||||
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
|
||||
msgstr ""
|
||||
"8-bitno celo število; predznačen razpon je -9.223.372.036.854.775.808 do "
|
||||
"9.223.372.036.854.775.807, nepredznačen razpon pa 0 do "
|
||||
"18.446.744.073.709.551.615"
|
||||
|
||||
#: libraries/Types.class.php:294 libraries/Types.class.php:707
|
||||
msgid ""
|
||||
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
|
||||
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
|
||||
msgstr ""
|
||||
"Število s fiksno vejico (M, D) – največje število števk (M) je 65 (privzeto "
|
||||
"10), največje število decimalnih mest (D) je 30 (privzeto 0)"
|
||||
|
||||
#: libraries/Types.class.php:296
|
||||
msgid ""
|
||||
@ -2828,10 +2837,9 @@ msgid "A curve with linear interpolation between points"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/Types.class.php:352
|
||||
#, fuzzy
|
||||
#| msgid "Add a polygon"
|
||||
msgid "A polygon"
|
||||
msgstr "Dodaj večkotnik"
|
||||
msgstr "Večkotnik"
|
||||
|
||||
#: libraries/Types.class.php:354
|
||||
msgid "A collection of points"
|
||||
@ -8416,10 +8424,9 @@ msgid "Index"
|
||||
msgstr "Indeks"
|
||||
|
||||
#: libraries/tbl_properties.inc.php:124
|
||||
#, fuzzy
|
||||
#| msgid "Remove column(s)"
|
||||
msgid "Move column"
|
||||
msgstr "Odstrani stolpec(-ce)"
|
||||
msgstr "Premakni stolpec"
|
||||
|
||||
#: libraries/tbl_properties.inc.php:133
|
||||
#, php-format
|
||||
@ -8478,10 +8485,10 @@ msgid "first"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/tbl_properties.inc.php:543
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "After %s"
|
||||
msgid "after %s"
|
||||
msgstr "Po %s"
|
||||
msgstr "po %s"
|
||||
|
||||
#: libraries/tbl_properties.inc.php:610 tbl_structure.php:665
|
||||
#, php-format
|
||||
@ -11523,10 +11530,9 @@ msgid "Table %1$s has been altered successfully"
|
||||
msgstr "Tabela %1$s je bila uspešno spremenjena"
|
||||
|
||||
#: tbl_alter.php:130
|
||||
#, fuzzy
|
||||
#| msgid "The selected users have been deleted successfully."
|
||||
msgid "The columns have been moved successfully."
|
||||
msgstr "Uspešno sem izbrisal izbrane uporabnike."
|
||||
msgstr "Stolpce sem uspešno premaknil."
|
||||
|
||||
#: tbl_change.php:748
|
||||
msgid "Because of its length,<br /> this column might not be editable"
|
||||
@ -11976,10 +11982,9 @@ msgid "Show more actions"
|
||||
msgstr "Prikaži več dejanj"
|
||||
|
||||
#: tbl_structure.php:582 tbl_structure.php:654
|
||||
#, fuzzy
|
||||
#| msgid "Remove column(s)"
|
||||
msgid "Move columns"
|
||||
msgstr "Odstrani stolpec(-ce)"
|
||||
msgstr "Premakni stolpce"
|
||||
|
||||
#: tbl_structure.php:583
|
||||
msgid "Move the columns by dragging them up and down."
|
||||
|
||||
45
po/tr.po
45
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-26 12:37-0400\n"
|
||||
"PO-Revision-Date: 2012-04-26 10:27+0200\n"
|
||||
"PO-Revision-Date: 2012-04-26 16:11+0200\n"
|
||||
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
|
||||
"Language-Team: turkish <tr@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -2613,18 +2613,16 @@ msgid "Theme"
|
||||
msgstr "Tema"
|
||||
|
||||
#: libraries/Types.class.php:284
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A very small integer. The signed range is -128 to 127. The unsigned range "
|
||||
#| "is 0 to 255."
|
||||
msgid ""
|
||||
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
|
||||
msgstr ""
|
||||
"Çok küçük bir tamsayı. İşaretli aralığı -128'den 127'ye dir. İşaretsiz "
|
||||
"aralığı 0'dan 255'e dir."
|
||||
"1-bayt'lık bir tamsayı, işaretli aralığı -128'den 127'ye kadardır, işaretsiz "
|
||||
"aralığı 0'dan 255'e kadardır"
|
||||
|
||||
#: libraries/Types.class.php:286
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A small integer. The signed range is -32,768 to 32,767. The unsigned "
|
||||
#| "range is 0 to 65,535."
|
||||
@ -2632,11 +2630,10 @@ msgid ""
|
||||
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
|
||||
"65,535"
|
||||
msgstr ""
|
||||
"Küçük bir tamsayı. İşaretli aralığı -32,768'den 32,767'ye dir. İşaretsiz "
|
||||
"aralığı 0'dan 65,535'e dir."
|
||||
"2-bayt'lık bir tamsayı, işaretli aralığı -32,768'den 32,767'ye kadardır, "
|
||||
"işaretsiz aralığı 0'dan 65,535'e kadardır"
|
||||
|
||||
#: libraries/Types.class.php:288
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A medium-sized integer. The signed range is -8,388,608 to 8,388,607. The "
|
||||
#| "unsigned range is 0 to 16,777,215."
|
||||
@ -2644,11 +2641,10 @@ msgid ""
|
||||
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
|
||||
"0 to 16,777,215"
|
||||
msgstr ""
|
||||
"Orta boyutta bir tamsayı. İşaretli aralığı -8,388,608'den 8,388,607'ye dir. "
|
||||
"İşaretsiz aralığı 0'dan 16,777,215'e dir."
|
||||
"3-bayt'lık bir tamsayı, işaretli aralığı -8,388,608'den 8,388,607'ye "
|
||||
"kadardır, işaretsiz aralığı 0'dan 16,777,215'e kadardır"
|
||||
|
||||
#: libraries/Types.class.php:290
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A normal-size integer. The signed range is -2,147,483,648 to "
|
||||
#| "2,147,483,647. The unsigned range is 0 to 4,294,967,295."
|
||||
@ -2656,11 +2652,10 @@ msgid ""
|
||||
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
|
||||
"range is 0 to 4,294,967,295."
|
||||
msgstr ""
|
||||
"Normal boyutta bir tamsayı. İşaretli aralığı -2,147,483,648'den "
|
||||
"2,147,483,647'ye dir. İşaretsiz aralığı 0'dan 4,294,967,295'e dir."
|
||||
"4-bayt'lık bir tamsayı, işaretli aralığı -2,147,483,648'den 2,147,483,647'ye "
|
||||
"kadardır, işaretsiz aralığı 0'dan 4,294,967,295'e kadardır"
|
||||
|
||||
#: libraries/Types.class.php:292
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A large integer. The signed range is -9,223,372,036,854,775,808 to "
|
||||
#| "9,223,372,036,854,775,807. The unsigned range is 0 to "
|
||||
@ -2669,12 +2664,11 @@ msgid ""
|
||||
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
|
||||
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
|
||||
msgstr ""
|
||||
"Büyük bir tamsayı. İşaretli aralığı -9,223,372,036,854,775,808'den "
|
||||
"9,223,372,036,854,775,807'ye dir. İşaretsiz aralığı 0'dan "
|
||||
"18,446,744,073,709,551,615'e dir."
|
||||
"8-bayt'lık bir tamsayı, işaretli aralığı -9,223,372,036,854,775,808'den "
|
||||
"9,223,372,036,854,775,807'ye kadardır, işaretsiz aralığı 0'dan "
|
||||
"18,446,744,073,709,551,615'e kadardır"
|
||||
|
||||
#: libraries/Types.class.php:294 libraries/Types.class.php:707
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A packed \"exact\" fixed-point number. The maximum number of digits (M) "
|
||||
#| "for DECIMAL is 65. The maximum number of supported decimals (D) is 30. If "
|
||||
@ -2683,12 +2677,10 @@ msgid ""
|
||||
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
|
||||
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
|
||||
msgstr ""
|
||||
"Paketlenmiş \"tam\" sabit noktalı sayı. ONDALIK için rakamların (M) en fazla "
|
||||
"sayısı 65'tir. Desteklenen ondalıkların (D) en fazla sayısı 30'dur. Eğer D "
|
||||
"işlenirse, varsayılan 0'dır. Eğer M işlenirse, varsayılan 10'dur."
|
||||
"Sabit noktalı bir sayı (M, D) - rakamların (M) en fazla sayısı 65'tir, "
|
||||
"ondalıkların (D) en fazla sayısı 30'dur. (varsayılan 0)"
|
||||
|
||||
#: libraries/Types.class.php:296
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A small (single-precision) floating-point number. Allowable values are -"
|
||||
#| "3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to "
|
||||
@ -2702,7 +2694,6 @@ msgstr ""
|
||||
"+38'e."
|
||||
|
||||
#: libraries/Types.class.php:298
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "A normal-size (double-precision) floating-point number. Allowable values "
|
||||
#| "are -1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
|
||||
@ -2712,15 +2703,17 @@ msgid ""
|
||||
"1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
|
||||
"2.2250738585072014E-308 to 1.7976931348623157E+308"
|
||||
msgstr ""
|
||||
"Normal boyutta bir (çift duyarlıklı) kayan noktalı sayı. İzin verilebilir "
|
||||
"değerler -1.7976931348623157E+308'den -2.2250738585072014E-308'e, 0 ve "
|
||||
"2.2250738585072014E-308'den 1.7976931348623157E+308'e."
|
||||
"Çift duyarlıklı kayan noktalı bir sayı, izin verilebilir değerler "
|
||||
"-1.7976931348623157E+308'den -2.2250738585072014E-308'e, 0 ve "
|
||||
"2.2250738585072014E-308'den 1.7976931348623157E+308'e kadardır"
|
||||
|
||||
#: libraries/Types.class.php:300
|
||||
msgid ""
|
||||
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
|
||||
"FLOAT)"
|
||||
msgstr ""
|
||||
"DOUBLE için eş anlamlı (istisna: REAL_AS_FLOAT SQL kipte FLOAT için eş "
|
||||
"anlamlıdır)"
|
||||
|
||||
#: libraries/Types.class.php:302
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user