Translated using Weblate.

This commit is contained in:
Madhura Jayaratne
2012-04-11 05:00:27 +02:00
committed by Michal Čihař
parent 7b8ccdd369
commit 5a98417602

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.11-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-29 10:03+0200\n"
"PO-Revision-Date: 2012-04-08 17:11+0200\n"
"PO-Revision-Date: 2012-04-10 20:36+0200\n"
"Last-Translator: Madhura Jayaratne <madhura.cj@gmail.com>\n"
"Language-Team: sinhala <si@li.org>\n"
"Language: si\n"
@@ -2163,7 +2163,7 @@ msgstr "ඉහත ද්විත්වයම"
#: libraries/config.values.php:122
msgid "neither of the above"
msgstr "ඉහත දෙකින් එකක්වත් නොව"
msgstr "ඉහත එක් වර්ගයක්වත් නොව"
#: libraries/config/FormDisplay.class.php:83
#: libraries/config/validate.lib.php:422
@@ -2666,7 +2666,7 @@ msgstr "දෝෂ නොසලකා ඇතුල් කිරීම් භා
#: libraries/config/messages.inc.php:130
msgid "Syntax to use when inserting data"
msgstr "දත්ත ඇතුළු කිරීමේදී භාවිතා කලයුතු වින්‍යාසය"
msgstr "දත්ත ඇතුළු කිරීමේදී භාවිතා කලයුතු වාග් රීතිය"
#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163
msgid "Maximal length of created query"
@@ -5237,7 +5237,7 @@ msgstr "NULL වෙනුවට භාවිතා කරන්න:"
#: libraries/export/csv.php:26 libraries/export/excel.php:23
msgid "Remove carriage return/line feed characters within columns"
msgstr ""
msgstr "තීර තුළ අඩංගු carriage return/line feed අනු ලකුණු ඉවත් කරන්න"
#: libraries/export/excel.php:32
msgid "Excel edition:"
@@ -5273,10 +5273,9 @@ msgstr ""
#: libraries/export/latex.php:47 libraries/export/odt.php:39
#: libraries/export/sql.php:87
#, fuzzy
#| msgid "Transformation options"
msgid "Object creation options"
msgstr "Transformation options"
msgstr "වස්තු නිර්මාණය කිරීමේ විකල්ප"
#: libraries/export/latex.php:51 libraries/export/latex.php:75
#| msgid "Table caption"
@@ -5334,7 +5333,7 @@ msgstr "PDF"
#: libraries/export/pdf.php:23
msgid "(Generates a report containing the data of a single table)"
msgstr ""
msgstr "(තනි වගුවක දත්ත ඇතුලත් කරමින් වාර්තාවක් සාදයි)"
#: libraries/export/pdf.php:24
msgid "Report title:"
@@ -5349,6 +5348,8 @@ msgid ""
"Display comments <i>(includes info such as export timestamp, PHP version, "
"and server version)</i>"
msgstr ""
"විස්තර පෙන්වන්න <i>(අපනයන වේලාව, PHP අනුවාදය සහ සේවාදායකයේ අනුවාදය වැනි "
"තොරතුරු ඇතුලත් කරන්න)</i>"
#: libraries/export/sql.php:35
msgid "Additional custom header comment (\\n splits lines):"
@@ -5359,11 +5360,15 @@ msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
msgstr ""
"දත්තගබඩා සෑදූ , අවසන් වරට යාවත්කාලීන කල හා අවසන් වරට පරීක්ෂා කල වේලාවන් "
"ඇතුලත් කරන්න"
#: libraries/export/sql.php:65
msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
"ප්‍රතිදාන අනුකූලතාව උපරිම කල යුතු පැරණි MySQL සේවාදායකය හෝ වෙනත් දත්තගබඩා "
"පද්ධතිය:"
#: libraries/export/sql.php:72 libraries/export/sql.php:105
#: libraries/export/sql.php:107
@@ -5383,23 +5388,23 @@ msgstr ""
#: libraries/export/sql.php:136
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr ""
msgstr "<code>INSERT</code> ප්‍රකාශ වෙනුවට භාවිතා කරන්න:"
#: libraries/export/sql.php:138
msgid "<code>INSERT DELAYED</code> statements"
msgstr ""
msgstr "<code>INSERT DELAYED</code> ප්‍රකාශ"
#: libraries/export/sql.php:140
msgid "<code>INSERT IGNORE</code> statements"
msgstr ""
msgstr "<code>INSERT IGNORE</code> ප්‍රකාශ"
#: libraries/export/sql.php:147
msgid "Function to use when dumping data:"
msgstr ""
msgstr "දත්ත නික්ෂේපනයේදී භාවිතා කල යුතු ශ්‍රිතය:"
#: libraries/export/sql.php:151
msgid "Syntax to use when inserting data:"
msgstr ""
msgstr "දත්ත ඇතුළු කිරීමේදී භාවිතා කලයුතු වාග් රීතිය:"
#: libraries/export/sql.php:154
msgid ""
@@ -5407,6 +5412,9 @@ msgid ""
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
"(1,2,3)</code>"
msgstr ""
"සියලුම <code>INSERT</code> ප්‍රකාශ වල තීර නම් ඇතුලත් කරන්න <br /> &nbsp; "
"&nbsp; &nbsp; උදාහරණ: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
"(1,2,3)</code>"
#: libraries/export/sql.php:155
msgid ""
@@ -5414,30 +5422,41 @@ msgid ""
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
"(7,8,9)</code>"
msgstr ""
"සෑම <code>INSERT</code> ප්‍රකාශයක ම පේළි එකකට වැඩි ගණනක් ඇතුල් කරන්න<br /> "
"&nbsp; &nbsp; &nbsp; උදාහරණ: <code>INSERT INTO tbl_name VALUES (1,2,3), "
"(4,5,6), (7,8,9)</code>"
#: libraries/export/sql.php:156
msgid ""
"both of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
msgstr ""
"ඉහත දෙවර්ගයම<br /> &nbsp; &nbsp; &nbsp; උදාහරණ: <code>INSERT INTO tbl_name "
"(col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
#: libraries/export/sql.php:157
msgid ""
"neither of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
msgstr ""
"ඉහත එක් වර්ගයක්වත් නොව<br /> &nbsp; &nbsp; &nbsp; උදාහරණ: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
#: libraries/export/sql.php:167
msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
msgstr ""
"ද්වීමය තීර hexadecimal ලෙස නික්ෂේපනය කරන්න <i>(උදාහරණ: \"abc\", 0x616263 "
"ලෙස)</i>"
#: libraries/export/sql.php:171
msgid ""
"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)</i>"
msgstr ""
"TIMESTAMP තීර UTC ලෙස නික්ෂේපනය කරන්න <i>(වෙනස් වෙලා කලාපවල ඇති සේවාදායක අතර "
"TIMESTAMP තීර නික්ෂේපනය හා ප්‍රතිපූරණයට අවස්ථාව ලබා දේ)</i>"
#: libraries/export/sql.php:209 libraries/export/xml.php:34
msgid "Procedures"
@@ -5482,7 +5501,7 @@ msgstr "XML"
#: libraries/export/xml.php:30
msgid "Object creation options (all are recommended)"
msgstr ""
msgstr "වස්තු නිර්මාණය කිරීමේ විකල්ප (සියල්ලම නිර්දේශ කෙරේ)"
#: libraries/export/xml.php:40
msgid "Views"
@@ -5620,7 +5639,7 @@ msgstr "SQL ගැළපුම් ප්‍රකාරය:"
#: libraries/import/sql.php:42
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
msgstr ""
msgstr "ශුන්‍ය අගයන් සඳහා <code>AUTO_INCREMENT</code> භාවිතා නොකරන්න"
#: libraries/import/xml.php:83 libraries/import/xml.php:139
msgid ""