diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-01-14 15:24:58 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-01-28 12:35:21 +0100 |
commit | edd9f0fbd07b183752fae5b3f6a03b5c04293517 (patch) | |
tree | 24019f29b07e447f294faaa328ae5889857a0a52 | |
parent | 55e1d30d5cafa7f1683a58224838ae0ff3d6ef50 (diff) |
update translations for 4.1.5 rc1
force-fix errors using pocheck
Change-Id: If5b51733785bb2d6b11e769b14b2f23a273578fc
304 files changed, 2960 insertions, 3158 deletions
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po index b8060823224..b05aaddd432 100644 --- a/source/bg/helpcontent2/source/text/sbasic/shared.po +++ b/source/bg/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-07-02 21:12+0000\n" +"PO-Revision-Date: 2013-11-27 12:07+0000\n" "Last-Translator: mbalabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: bg\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1372799553.0\n" +"X-POOTLE-MTIME: 1385554028.0\n" #: 00000002.xhp msgctxt "" @@ -12441,7 +12441,7 @@ msgctxt "" "7\n" "help.text" msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears." -msgstr "Ако не е зададен път, оперторът <emph>RmDir</emph> търси директорията за изтриване в текущия път. Ако не бъде намерена там, се показва съобщение за грешка." +msgstr "Ако не е зададен път, операторът <emph>RmDir</emph> търси директорията за изтриване в текущия път. Ако не бъде намерена там, се показва съобщение за грешка." #: 03020413.xhp msgctxt "" @@ -14109,7 +14109,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "" +msgstr "Функция CDateToUnoDate [динамична]" #: 03030111.xhp msgctxt "" @@ -14117,7 +14117,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateToUnoDate, функция</bookmark_value>" #: 03030111.xhp msgctxt "" @@ -14126,7 +14126,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">Функция CDateToUnoDate [динамична]</link>" #: 03030111.xhp msgctxt "" @@ -14135,7 +14135,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." -msgstr "" +msgstr "Връща датата като структура от типа com.sun.star.util.Date на UNO." #: 03030111.xhp msgctxt "" @@ -14144,7 +14144,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Синтаксис:" #: 03030111.xhp msgctxt "" @@ -14153,7 +14153,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDate(aDate)" -msgstr "" +msgstr "CDateToUnoDate(aDate)" #: 03030111.xhp msgctxt "" @@ -14162,7 +14162,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Връщана стойност:" #: 03030111.xhp msgctxt "" @@ -14171,7 +14171,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Date" -msgstr "" +msgstr "com.sun.star.util.Date" #: 03030111.xhp msgctxt "" @@ -14180,7 +14180,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Параметри:" #: 03030111.xhp msgctxt "" @@ -14189,7 +14189,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване" #: 03030111.xhp msgctxt "" @@ -14198,7 +14198,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Пример:" #: 03030111.xhp msgctxt "" @@ -14206,7 +14206,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" -msgstr "" +msgstr "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" #: 03030111.xhp msgctxt "" @@ -14214,7 +14214,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "aDateControl.Date = CDateToUnoDate(Now)" -msgstr "" +msgstr "aDateControl.Date = CDateToUnoDate(Now)" #: 03030112.xhp msgctxt "" @@ -14222,7 +14222,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" -msgstr "" +msgstr "Функция CDateFromUnoDate [динамична]" #: 03030112.xhp msgctxt "" @@ -14230,7 +14230,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoDate, функция</bookmark_value>" #: 03030112.xhp msgctxt "" @@ -14239,7 +14239,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">Функция CDateFromUnoDate [динамична]</link>" #: 03030112.xhp msgctxt "" @@ -14248,7 +14248,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." -msgstr "" +msgstr "Преобразува структура от тип com.sun.star.util.Date на UNO до стойност от тип Date." #: 03030112.xhp msgctxt "" @@ -14257,7 +14257,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Синтаксис:" #: 03030112.xhp msgctxt "" @@ -14266,7 +14266,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDate(aDate)" -msgstr "" +msgstr "CDateFromUnoDate(aDate)" #: 03030112.xhp msgctxt "" @@ -14275,7 +14275,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Връщана стойност:" #: 03030112.xhp msgctxt "" @@ -14284,7 +14284,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Дата" #: 03030112.xhp msgctxt "" @@ -14293,7 +14293,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Параметри:" #: 03030112.xhp msgctxt "" @@ -14302,7 +14302,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване" #: 03030112.xhp msgctxt "" @@ -14311,7 +14311,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Пример:" #: 03030112.xhp msgctxt "" @@ -14319,7 +14319,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getDate(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getDate(3))" #: 03030112.xhp msgctxt "" @@ -14327,7 +14327,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "MsgBox(CDateFromUnoDate(aDateControl.Date))" -msgstr "" +msgstr "MsgBox(CDateFromUnoDate(aDateControl.Date))" #: 03030113.xhp msgctxt "" @@ -14335,7 +14335,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "" +msgstr "Функция CDateToUnoTime [динамична]" #: 03030113.xhp msgctxt "" @@ -14343,7 +14343,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateToUnoTime, функция</bookmark_value>" #: 03030113.xhp msgctxt "" @@ -14352,7 +14352,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">Функция CDateToUnoTime [динамична]</link>" #: 03030113.xhp msgctxt "" @@ -14361,7 +14361,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." -msgstr "" +msgstr "Връща часа от дадена дата като структура от типа com.sun.star.util.Time на UNO." #: 03030113.xhp msgctxt "" @@ -14370,7 +14370,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Синтаксис:" #: 03030113.xhp msgctxt "" @@ -14379,7 +14379,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoTime(aDate)" -msgstr "" +msgstr "CDateToUnoTime(aDate)" #: 03030113.xhp msgctxt "" @@ -14388,7 +14388,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Връщана стойност:" #: 03030113.xhp msgctxt "" @@ -14397,7 +14397,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Time" -msgstr "" +msgstr "com.sun.star.util.Time" #: 03030113.xhp msgctxt "" @@ -14406,7 +14406,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Параметри:" #: 03030113.xhp msgctxt "" @@ -14415,7 +14415,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване" #: 03030113.xhp msgctxt "" @@ -14424,7 +14424,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Пример:" #: 03030113.xhp msgctxt "" @@ -14432,7 +14432,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" #: 03030113.xhp msgctxt "" @@ -14440,7 +14440,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "aTimeControl.Time = CDateToUnoTime(Now)" -msgstr "" +msgstr "aTimeControl.Time = CDateToUnoTime(Now)" #: 03030114.xhp msgctxt "" @@ -14448,7 +14448,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" -msgstr "" +msgstr "Функция CDateFromUnoTime [динамична]" #: 03030114.xhp msgctxt "" @@ -14456,7 +14456,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoTime, функция</bookmark_value>" #: 03030114.xhp msgctxt "" @@ -14465,7 +14465,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">Функция CDateFromUnoTime [динамична]</link>" #: 03030114.xhp msgctxt "" @@ -14474,7 +14474,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." -msgstr "" +msgstr "Преобразува структура от тип com.sun.star.util.Time на UNO до стойност от тип Date." #: 03030114.xhp msgctxt "" @@ -14483,7 +14483,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Синтаксис:" #: 03030114.xhp msgctxt "" @@ -14492,7 +14492,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoTime(aTime)" -msgstr "" +msgstr "CDateFromUnoTime(aTime)" #: 03030114.xhp msgctxt "" @@ -14501,7 +14501,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Връщана стойност:" #: 03030114.xhp msgctxt "" @@ -14510,7 +14510,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Date" #: 03030114.xhp msgctxt "" @@ -14519,7 +14519,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Параметри:" #: 03030114.xhp msgctxt "" @@ -14528,7 +14528,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aTime: </emph>Time to convert" -msgstr "" +msgstr "<emph>aTime:</emph> стойност от тип Time за преобразуване" #: 03030114.xhp msgctxt "" @@ -14537,7 +14537,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Пример:" #: 03030114.xhp msgctxt "" @@ -14545,7 +14545,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030114.xhp msgctxt "" @@ -14553,7 +14553,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "MsgBox(CDateFromUnoTime(aTimeControl.Time))" -msgstr "" +msgstr "MsgBox(CDateFromUnoTime(aTimeControl.Time))" #: 03030115.xhp msgctxt "" @@ -14561,7 +14561,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "" +msgstr "Функция CDateToUnoDateTime [динамична]" #: 03030115.xhp msgctxt "" @@ -14569,7 +14569,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateToUnoDateTime, функция</bookmark_value>" #: 03030115.xhp msgctxt "" @@ -14578,7 +14578,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">Функция CDateToUnoDateTime [динамична]</link>" #: 03030115.xhp msgctxt "" @@ -14587,7 +14587,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." -msgstr "" +msgstr "Връща часа от дадена дата като структура от типа com.sun.star.util.DateTime на UNO." #: 03030115.xhp msgctxt "" @@ -14596,7 +14596,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Синтаксис:" #: 03030115.xhp msgctxt "" @@ -14605,7 +14605,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDateTime(aDate)" -msgstr "" +msgstr "CDateToUnoDateTime(aDate)" #: 03030115.xhp msgctxt "" @@ -14614,7 +14614,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Връщана стойност:" #: 03030115.xhp msgctxt "" @@ -14623,7 +14623,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.DateTime" -msgstr "" +msgstr "com.sun.star.util.DateTime" #: 03030115.xhp msgctxt "" @@ -14632,7 +14632,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Параметри:" #: 03030115.xhp msgctxt "" @@ -14641,7 +14641,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate:</emph> стойност от тип Date за преобразуване" #: 03030115.xhp msgctxt "" @@ -14650,7 +14650,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Пример:" #: 03030115.xhp msgctxt "" @@ -14658,7 +14658,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" #: 03030116.xhp msgctxt "" @@ -14666,7 +14666,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" -msgstr "" +msgstr "Функция CDateFromUnoDateTime [динамична]" #: 03030116.xhp msgctxt "" @@ -14674,7 +14674,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoDateTime, функция</bookmark_value>" #: 03030116.xhp msgctxt "" @@ -14683,7 +14683,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">Функция CDateFromUnoDateTime [динамична]</link>" #: 03030116.xhp msgctxt "" @@ -14692,7 +14692,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." -msgstr "" +msgstr "Преобразува структура от тип com.sun.star.util.DateTime на UNO до стойност от тип Date." #: 03030116.xhp msgctxt "" @@ -14701,7 +14701,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Синтаксис:" #: 03030116.xhp msgctxt "" @@ -14710,7 +14710,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "" +msgstr "CDateFromUnoDateTime(aDateTime)" #: 03030116.xhp msgctxt "" @@ -14719,7 +14719,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Връщана стойност:" #: 03030116.xhp msgctxt "" @@ -14728,7 +14728,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Date" #: 03030116.xhp msgctxt "" @@ -14737,7 +14737,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Параметри:" #: 03030116.xhp msgctxt "" @@ -14746,7 +14746,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDateTime: </emph>DateTime to convert" -msgstr "" +msgstr "<emph>aDateTime:</emph> стойност от тип DateTime за преобразуване" #: 03030116.xhp msgctxt "" @@ -14755,7 +14755,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Пример:" #: 03030116.xhp msgctxt "" @@ -14763,7 +14763,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030120.xhp msgctxt "" @@ -16257,7 +16257,7 @@ msgctxt "" "2\n" "help.text" msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"." -msgstr "Тази функция връща текущият системен час като низ във формата „ЧЧ:ММ:СС“." +msgstr "Тази функция връща текущия системен час като низ във формата „ЧЧ:ММ:СС“." #: 03030302.xhp msgctxt "" @@ -16275,7 +16275,7 @@ msgctxt "" "4\n" "help.text" msgid "Time" -msgstr "Час" +msgstr "Time" #: 03030302.xhp msgctxt "" diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po index 9bf7a8f563b..a5b20c9560f 100644 --- a/source/bg/helpcontent2/source/text/shared/01.po +++ b/source/bg/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-06-28 18:36+0000\n" +"PO-Revision-Date: 2013-11-27 13:57+0000\n" "Last-Translator: mbalabanov <m.balabanov@gmail.com>\n" "Language-Team: .\n" "Language: bg\n" @@ -12,10 +12,10 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1372444616.0\n" +"X-POOTLE-MTIME: 1385560624.0\n" #: 01010000.xhp msgctxt "" @@ -1179,7 +1179,7 @@ msgctxt "" "2\n" "help.text" msgid "<ahelp hid=\"HID_LAB_FMT\">Set paper formatting options.</ahelp>" -msgstr "<ahelp hid=\"HID_LAB_FMT\">Задайте настрйоки за формата на хартията.</ahelp>" +msgstr "<ahelp hid=\"HID_LAB_FMT\">Задайте настройки за формата на хартията.</ahelp>" #: 01010202.xhp msgctxt "" @@ -15402,7 +15402,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Изберете категория от списъка, после изберете форматиращ стил в полето <emph>Формат</emph>.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15429,7 +15429,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Изберете как желаете да се показва съдържанието на избраната клетка или клетки.</ahelp> Кодът за избраната възможност се изписва в полето <emph>Код на формат</emph>." #: 05020300.xhp msgctxt "" @@ -15447,7 +15447,7 @@ msgctxt "" "98\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Изберете валута и превъртете до началото на списъка <emph>Формат</emph>, за да видите настройките за форматиране на валута.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15474,7 +15474,7 @@ msgctxt "" "24\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Задава настройката за език за избраните <switchinline select=\"appl\"><caseinline select=\"CALC\">клетки</caseinline><defaultinline>полета</defaultinline></switchinline>. Ако за език е посочено <emph>По подразбиране</emph>, $[officename] автоматично прилага числовите формати, свързани с подразбирания език на системата. Изберете произволен език, за да фиксирате настройките за избраните <switchinline select=\"appl\"><caseinline select=\"CALC\">клетки</caseinline><defaultinline>полета</defaultinline></switchinline>.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15501,7 +15501,7 @@ msgctxt "" "105\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Ще бъде използван същият формат като в клетките, съдържащи данните за диаграмата.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15537,7 +15537,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Въведете желания брой на видимите дробни позиции.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15555,7 +15555,7 @@ msgctxt "" "12\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Въведете максималния брой нули, които да се показват пред десетичния разделител.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15573,7 +15573,7 @@ msgctxt "" "14\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Променя цвета на шрифта на отрицателните числа на червено.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15591,7 +15591,7 @@ msgctxt "" "16\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Вмъква разделител между хилядите. Видът на разделителя зависи от езиковите настройки.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15609,7 +15609,7 @@ msgctxt "" "18\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Показва кода на избрания формат за числа. Можете да въведете и формат по избор.</ahelp> Следните настройки са достъпни само за дефинирани от потребителя формати." #: 05020300.xhp msgctxt "" @@ -15627,7 +15627,7 @@ msgctxt "" "20\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Добавя въведения от вас код на формат към категорията с потребителски формати.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15645,7 +15645,7 @@ msgctxt "" "22\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Изтрива избрания формат.</ahelp> Промените влизат в сила след като рестартирате $[officename]." #: 05020300.xhp msgctxt "" @@ -15663,7 +15663,7 @@ msgctxt "" "27\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Добавя коментар към избрания числов формат.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15681,7 +15681,7 @@ msgctxt "" "96\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Въведете коментар за избрания числов формат, след което щракнете извън това поле.</ahelp>" #: 05020300.xhp msgctxt "" @@ -30142,7 +30142,7 @@ msgctxt "" "52\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Задава настройките за подравняване на текущата клетка или избраните клетки.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30160,7 +30160,7 @@ msgctxt "" "55\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Изберете настройката за хоризонтално подравняване, която желаете да приложите върху съдържанието на клетките.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30309,7 +30309,7 @@ msgctxt "" "42\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Подравнява спрямо левия ръб на клетката според въведеното разстояние.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30327,7 +30327,7 @@ msgctxt "" "67\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Изберете настройката за вертикално подравняване, която желаете да приложите върху съдържанието на клетките.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30345,7 +30345,7 @@ msgctxt "" "69\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Подравнява съдържанието на клетката в долния й край.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30458,7 +30458,7 @@ msgctxt "" "49\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Щракнете върху пръстена, за да зададете ориентацията на текста.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30476,7 +30476,7 @@ msgctxt "" "46\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Въведете ъгъла на ротация за текста в избраната клетка или клетки. Положителните числа предизвикват завъртане на текста наляво, а отрицателните – надясно.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30494,7 +30494,7 @@ msgctxt "" "76\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Задайте ръба на клетката, от който да се изписва завъртеният текст.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30555,7 +30555,7 @@ msgctxt "" "85\n" "help.text" msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>" -msgstr "" +msgstr "Това поле за отметка е налично само ако е включена поддръжката за азиатски езици и посоката на текста е вертикална. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Подравнява азиатските знаци един под друг в избраната клетка или клетки. Ако клетката съдържа няколко реда текст, те се преобразуват в текстови колони, подредени отдясно наляво. Западните знаци в преобразувания текст се завъртат с 90 надясно. Азиатските знаци не се завъртат.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30591,7 +30591,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Излива текста на следващ ред, когато достигне ръба на клетката. Броят на редовете зависи от ширината на клетката.</ahelp> За да въведете ръчно знак за нов ред, натиснете <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter в клетката." #: 05340300.xhp msgctxt "" @@ -30609,7 +30609,7 @@ msgctxt "" "82\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Разрешава сричкопренасянето при пренасяне текст на следващия ред.</ahelp>" #: 05340300.xhp msgctxt "" diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po index d55d38329f1..91f3d7f9cd7 100644 --- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-07-24 11:21+0000\n" +"PO-Revision-Date: 2013-11-27 14:08+0000\n" "Last-Translator: mbalabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: bg\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374664913.0\n" +"X-POOTLE-MTIME: 1385561293.0\n" #: BaseWindowState.xcu msgctxt "" @@ -20365,7 +20365,7 @@ msgctxt "" "Title\n" "value.text" msgid "Character" -msgstr "" +msgstr "Знак" #: Sidebar.xcu msgctxt "" diff --git a/source/bg/sd/source/ui/slideshow.po b/source/bg/sd/source/ui/slideshow.po index 684fe4f3b07..d0e3a8343e9 100644 --- a/source/bg/sd/source/ui/slideshow.po +++ b/source/bg/sd/source/ui/slideshow.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2012-11-18 16:13+0000\n" -"Last-Translator: Hristo <h.hristov@icobgr.info>\n" +"PO-Revision-Date: 2013-11-27 14:08+0000\n" +"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: bg\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353255204.0\n" +"X-POOTLE-MTIME: 1385561331.0\n" #: slideshow.src msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "CM_EDIT_PRESENTATION\n" "menuitem.text" msgid "E~dit Presentation" -msgstr "" +msgstr "~Редактиране на презентацията" #: slideshow.src msgctxt "" diff --git a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po index 81bf990fa93..cc2f37de475 100644 --- a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-03 10:18+0000\n" +"PO-Revision-Date: 2013-12-01 21:22+0000\n" "Last-Translator: Alan <alan.monfort@free.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: br\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383473934.0\n" +"X-POOTLE-MTIME: 1385932937.0\n" #: BaseWindowState.xcu msgctxt "" @@ -20365,7 +20365,7 @@ msgctxt "" "Title\n" "value.text" msgid "Character" -msgstr "" +msgstr "Arouezenn" #: Sidebar.xcu msgctxt "" diff --git a/source/br/sd/source/ui/slideshow.po b/source/br/sd/source/ui/slideshow.po index 9e570436bf9..ff165d5db9f 100644 --- a/source/br/sd/source/ui/slideshow.po +++ b/source/br/sd/source/ui/slideshow.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2011-12-17 21:05+0200\n" +"PO-Revision-Date: 2013-12-01 21:25+0000\n" "Last-Translator: Alan <alan.monfort@free.fr>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: br\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385933101.0\n" #: slideshow.src msgctxt "" @@ -175,7 +176,7 @@ msgctxt "" "CM_EDIT_PRESENTATION\n" "menuitem.text" msgid "E~dit Presentation" -msgstr "" +msgstr "Em~bann ar ginnigadenn" #: slideshow.src msgctxt "" diff --git a/source/cy/scaddins/source/analysis.po b/source/cy/scaddins/source/analysis.po index 887e961db10..e9edbc8b829 100644 --- a/source/cy/scaddins/source/analysis.po +++ b/source/cy/scaddins/source/analysis.po @@ -3,15 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-10-08 16:20+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2013-05-23 12:05+0200\n" +"PO-Revision-Date: 2013-12-30 10:20+0000\n" +"Last-Translator: Rhoslyn <rprys@yahoo.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: cy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388398807.0\n" #: analysis.src msgctxt "" @@ -6902,6 +6905,15 @@ msgstr "IMCSC" msgctxt "" "analysis_funcnames.src\n" "RID_ANALYSIS_FUNCTION_NAMES\n" +"ANALYSIS_FUNCNAME_Imcot\n" +"string.text" +msgid "IMCOT" +msgstr "IMCOT" + +#: analysis_funcnames.src +msgctxt "" +"analysis_funcnames.src\n" +"RID_ANALYSIS_FUNCTION_NAMES\n" "ANALYSIS_FUNCNAME_Imsinh\n" "string.text" msgid "IMSINH" diff --git a/source/da/helpcontent2/source/text/scalc.po b/source/da/helpcontent2/source/text/scalc.po index dc64e504b4a..23b38c82e66 100644 --- a/source/da/helpcontent2/source/text/scalc.po +++ b/source/da/helpcontent2/source/text/scalc.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2012-07-15 16:04+0200\n" -"Last-Translator: Leif <leiflodahl@gmail.com>\n" +"PO-Revision-Date: 2013-12-29 17:27+0000\n" +"Last-Translator: aputsiaq <aj@isit.gl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: da\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388338068.0\n" #: main0000.xhp msgctxt "" @@ -1331,7 +1332,7 @@ msgctxt "" "3\n" "help.text" msgid "Scaling Factor" -msgstr "Skalleringsfaktor" +msgstr "Skaleringsfaktor" #: main0210.xhp msgctxt "" @@ -1339,7 +1340,7 @@ msgctxt "" "par_id460939\n" "help.text" msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too." -msgstr "Denne skyder definerer en sideskala for det udskrevne regneark. Skalleringsfaktor kan også sættes på <emph>Ark</emph>fanen i dialogen<emph>Sidetypografi</emph>." +msgstr "Denne skyder definerer en sideskala for det udskrevne regneark. Skaleringsfaktor kan også sættes på <emph>Ark</emph>fanen i dialogen<emph>Sidetypografi</emph>." #: main0210.xhp msgctxt "" diff --git a/source/da/nlpsolver/src/locale.po b/source/da/nlpsolver/src/locale.po index 257e0588054..fdc669dae17 100644 --- a/source/da/nlpsolver/src/locale.po +++ b/source/da/nlpsolver/src/locale.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-12-27 21:53+0200\n" -"Last-Translator: wkn <wkn@kor.dk>\n" +"PO-Revision-Date: 2013-12-29 17:28+0000\n" +"Last-Translator: aputsiaq <aj@isit.gl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: da\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388338112.0\n" #: NLPSolverCommon_en_US.properties msgctxt "" @@ -117,7 +118,7 @@ msgctxt "" "NLPSolverCommon.Properties.DEFactor\n" "property.text" msgid "DE: Scaling Factor (0-1.2)" -msgstr "DE: Skalleringsfaktor (0-1.2)" +msgstr "DE: Skaleringsfaktor (0-1.2)" #: NLPSolverCommon_en_US.properties msgctxt "" diff --git a/source/da/sd/source/ui/slideshow.po b/source/da/sd/source/ui/slideshow.po index 783d4536016..0c350ba1ad2 100644 --- a/source/da/sd/source/ui/slideshow.po +++ b/source/da/sd/source/ui/slideshow.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2011-12-26 13:41+0200\n" -"Last-Translator: Leif <leiflodahl@gmail.com>\n" +"PO-Revision-Date: 2013-11-29 21:56+0000\n" +"Last-Translator: aputsiaq <aj@isit.gl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: da\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385762213.0\n" #: slideshow.src msgctxt "" @@ -175,7 +176,7 @@ msgctxt "" "CM_EDIT_PRESENTATION\n" "menuitem.text" msgid "E~dit Presentation" -msgstr "" +msgstr "Re~digér præsentation" #: slideshow.src msgctxt "" diff --git a/source/de/cui/source/dialogs.po b/source/de/cui/source/dialogs.po index 030683dee97..1c17fbd2c7a 100644 --- a/source/de/cui/source/dialogs.po +++ b/source/de/cui/source/dialogs.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-02-12 16:09+0000\n" -"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2013-12-29 21:44+0000\n" +"Last-Translator: Jochen <dr@jochenschiffers.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1360685368.0\n" +"X-POOTLE-MTIME: 1388353474.0\n" #: colorpicker.src msgctxt "" @@ -2993,7 +2993,7 @@ msgctxt "" "RID_SVXDLG_SEARCHFORMAT\n" "tabdialog.text" msgid "Text Format" -msgstr "Text-Attribute" +msgstr "Textformatierungen " #: srchxtra.src msgctxt "" diff --git a/source/de/cui/source/options.po b/source/de/cui/source/options.po index 3bccc927bda..c2c60b56272 100644 --- a/source/de/cui/source/options.po +++ b/source/de/cui/source/options.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-13 12:55+0000\n" +"PO-Revision-Date: 2013-12-06 21:07+0000\n" "Last-Translator: Thomas <thackert@nexgo.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384347328.0\n" +"X-POOTLE-MTIME: 1386364043.0\n" #: certpath.src msgctxt "" @@ -2989,7 +2989,7 @@ msgctxt "" "RID_RIDER_SLL_SITE\n" "string.text" msgid "Site certificates" -msgstr "Site Zertifikate" +msgstr "Seitenzertifikate" #: treeopt.src msgctxt "" diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po index 476f601af4e..d47ae1e64bd 100644 --- a/source/de/helpcontent2/source/text/scalc/01.po +++ b/source/de/helpcontent2/source/text/scalc/01.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-14 08:55+0000\n" -"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2013-12-26 14:04+0000\n" +"Last-Translator: Jochen <dr@jochenschiffers.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384419312.0\n" +"X-POOTLE-MTIME: 1388066683.0\n" #: 01120000.xhp msgctxt "" @@ -21200,7 +21200,7 @@ msgctxt "" "par_id1027200802301348\n" "help.text" msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used." -msgstr "Für die Kompatlität unterstützen die Funktionen ADRESSE und INDIREKT einen optionalen Parameter, der angibt, ob die R1C1-Notation anstatt der üblichen A1-Notation verwendet werden soll." +msgstr "Für die Kompatibilität unterstützen die Funktionen ADRESSE und INDIREKT einen optionalen Parameter, der angibt, ob die R1C1-Notation anstatt der üblichen A1-Notation verwendet werden soll." #: 04060109.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po index cadd7e3e1bf..52c11699575 100644 --- a/source/de/helpcontent2/source/text/shared/00.po +++ b/source/de/helpcontent2/source/text/shared/00.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-13 17:25+0200\n" -"PO-Revision-Date: 2013-11-05 16:12+0000\n" -"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2013-12-03 16:31+0000\n" +"Last-Translator: Thomas <thackert@nexgo.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383667978.0\n" +"X-POOTLE-MTIME: 1386088317.0\n" #: 00000001.xhp msgctxt "" @@ -9062,7 +9062,7 @@ msgctxt "" "144\n" "help.text" msgid "<variable id=\"einfuegenbeschriftung\">Open a text document, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph></variable>" -msgstr "<variable id=\"einfuegenbeschriftung\">Öffnen Sie ein Textdokument und wählen Sie im Menü <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - %PRODUCTNAME Writer - Autobeschriftung</emph></variable>" +msgstr "<variable id=\"einfuegenbeschriftung\">Öffnen Sie ein Textdokument und wählen Sie im Menü <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen...</defaultinline></switchinline> - %PRODUCTNAME Writer - Automatische Bildbeschriftung</emph></variable>" #: 00000406.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po index 2b00552412c..3d8512e0db8 100644 --- a/source/de/helpcontent2/source/text/shared/guide.po +++ b/source/de/helpcontent2/source/text/shared/guide.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-21 07:48+0000\n" -"Last-Translator: Thomas <thackert@nexgo.de>\n" +"PO-Revision-Date: 2013-11-29 06:05+0000\n" +"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385020131.0\n" +"X-POOTLE-MTIME: 1385705102.0\n" #: aaa_start.xhp msgctxt "" @@ -15116,7 +15116,7 @@ msgctxt "" "par_idN10716\n" "help.text" msgid "By default only the character formatting is copied ; to include paragraph formatting, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you click. To copy only the paragraph formatting, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift when you click." -msgstr "Halten Sie beim Klicken die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrückt, um Absätze von der Formatierung auszuschließen. Halten Sie beim Klicken die Tasten <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt gedrückt, um Zeichen von der Formatierung auszuschließen." +msgstr "Standardmäßig wird nur die Zeichenformatierung übertragen. Um die Absatz- und Zeichenformatierung zu übertragen, halten Sie beim Klicken die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrückt. Um nur die Absatzformatierung zu übertragen, halten Sie beim Klicken die Tasten Umschalt+<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrückt." #: paintbrush.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po index e6a2a182743..09d9d0a2487 100644 --- a/source/de/helpcontent2/source/text/shared/optionen.po +++ b/source/de/helpcontent2/source/text/shared/optionen.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-11-13 12:20+0000\n" -"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2013-12-03 16:32+0000\n" +"Last-Translator: Thomas <thackert@nexgo.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384345257.0\n" +"X-POOTLE-MTIME: 1386088354.0\n" #: 01000000.xhp msgctxt "" @@ -8747,7 +8747,7 @@ msgctxt "" "tit\n" "help.text" msgid "AutoCaption" -msgstr "AutoBeschriftung" +msgstr "Automatische Bildbeschriftung" #: 01041100.xhp msgctxt "" @@ -8763,7 +8763,7 @@ msgctxt "" "par_idN10561\n" "help.text" msgid "<link href=\"text/shared/optionen/01041100.xhp\">AutoCaption</link>" -msgstr "<link href=\"text/shared/optionen/01041100.xhp\">AutoBeschriftung</link>" +msgstr "<link href=\"text/shared/optionen/01041100.xhp\">Automatische Bildbeschriftung</link>" #: 01041100.xhp msgctxt "" @@ -8787,7 +8787,7 @@ msgctxt "" "par_idN1058C\n" "help.text" msgid "<ahelp hid=\".\">Select the object type for which the AutoCaption settings are to be valid.</ahelp>" -msgstr "<ahelp hid=\".\">Wählen Sie den Objekttyp, für den die Einstellungen \"AutoBeschriftung\" gelten sollen.</ahelp>" +msgstr "<ahelp hid=\".\">Wählen Sie den Objekttyp, für den die Einstellungen \"Automatische Bildbeschriftung\" gelten sollen.</ahelp>" #: 01041100.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/swriter/01.po b/source/de/helpcontent2/source/text/swriter/01.po index 6ba53341e4f..7903f04e3cb 100644 --- a/source/de/helpcontent2/source/text/swriter/01.po +++ b/source/de/helpcontent2/source/text/swriter/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-13 17:25+0200\n" -"PO-Revision-Date: 2013-06-18 03:57+0000\n" +"PO-Revision-Date: 2013-12-03 16:33+0000\n" "Last-Translator: Thomas <thackert@nexgo.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371527849.0\n" +"X-POOTLE-MTIME: 1386088386.0\n" #: 01120000.xhp msgctxt "" @@ -5036,7 +5036,7 @@ msgctxt "" "par_idN10744\n" "help.text" msgid "AutoCaption" -msgstr "AutoBeschriftung" +msgstr "Automatische Bildbeschriftung" #: 04060000.xhp msgctxt "" @@ -5044,7 +5044,7 @@ msgctxt "" "par_idN1074A\n" "help.text" msgid "<ahelp hid=\".\">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</ahelp>" -msgstr "<ahelp hid=\".\">Öffnet den Dialog Beschriftung. Er enthält die gleichen Informationen wie der Dialog, den Sie über das Menü %PRODUCTNAME Writer - AutoBeschriftung im Dialog Optionen aufrufen können.</ahelp>" +msgstr "<ahelp hid=\".\">Öffnet den Dialog Beschriftung. Er enthält die gleichen Informationen wie der Dialog, den Sie über das Menü %PRODUCTNAME Writer - Automatische Bildbeschriftung im Dialog Optionen aufrufen können.</ahelp>" #: 04060100.xhp msgctxt "" diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po index d36d5bdc8c5..4fd26cafdfc 100644 --- a/source/de/helpcontent2/source/text/swriter/guide.po +++ b/source/de/helpcontent2/source/text/swriter/guide.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-05 16:52+0000\n" -"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2013-12-03 16:33+0000\n" +"Last-Translator: Thomas <thackert@nexgo.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383670343.0\n" +"X-POOTLE-MTIME: 1386088424.0\n" #: anchor_object.xhp msgctxt "" @@ -2716,7 +2716,7 @@ msgctxt "" "45\n" "help.text" msgid "$[officename] can automatically add a caption when you insert an object, graphic, frame, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>." -msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik, einen Rahmen oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoBeschriftung</emph>." +msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik, einen Rahmen oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - Automatische Bildbeschriftung</emph>." #: captions_numbers.xhp msgctxt "" @@ -2831,7 +2831,7 @@ msgctxt "" "43\n" "help.text" msgid "$[officename] can automatically add a caption when you insert an object, graphic, or table. Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoCaption</emph>." -msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - AutoBeschriftung</emph>." +msgstr "$[officename] kann automatisch eine Beschriftung hinzufügen, wenn Sie ein Objekt, eine Grafik oder eine Tabelle einfügen. Wählen Sie <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Einstellungen</caseinline><defaultinline>Extras - Optionen</defaultinline></switchinline> - %PRODUCTNAME Writer - Automatische Bildbeschriftung</emph>." #: captions_numbers.xhp msgctxt "" diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po index 121c5508197..fba271b8170 100644 --- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-15 22:03+0000\n" -"Last-Translator: Christian <kuehl.christian@googlemail.com>\n" +"PO-Revision-Date: 2013-12-02 05:51+0000\n" +"Last-Translator: Thomas <thackert@nexgo.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384552998.0\n" +"X-POOTLE-MTIME: 1385963461.0\n" #: BaseWindowState.xcu msgctxt "" @@ -15900,7 +15900,7 @@ msgctxt "" "Label\n" "value.text" msgid "Format Paintbrush (double click for multi-selection)" -msgstr "Pinsel formatieren (Doppelklick für Mehrfachauswahl)" +msgstr "Format übertragen (Doppelklick für mehrfache Anwendung)" #: GenericCommands.xcu msgctxt "" diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared.po b/source/en-GB/helpcontent2/source/text/sbasic/shared.po index eab89ba6d9a..9e0edba1222 100644 --- a/source/en-GB/helpcontent2/source/text/sbasic/shared.po +++ b/source/en-GB/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-25 16:41+0000\n" +"PO-Revision-Date: 2013-11-26 16:43+0000\n" "Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_GB\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385397718.0\n" +"X-POOTLE-MTIME: 1385484224.0\n" #: 00000002.xhp msgctxt "" @@ -14474,7 +14474,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." -msgstr "" +msgstr "Converts a UNO com.sun.star.util.Time struct to a Date value." #: 03030114.xhp msgctxt "" @@ -14483,7 +14483,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntax:" #: 03030114.xhp msgctxt "" @@ -14492,7 +14492,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoTime(aTime)" -msgstr "" +msgstr "CDateFromUnoTime(aTime)" #: 03030114.xhp msgctxt "" @@ -14501,7 +14501,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Return value:" #: 03030114.xhp msgctxt "" @@ -14587,7 +14587,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." -msgstr "" +msgstr "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." #: 03030115.xhp msgctxt "" @@ -14596,7 +14596,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntax:" #: 03030115.xhp msgctxt "" @@ -14605,7 +14605,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDateTime(aDate)" -msgstr "" +msgstr "CDateToUnoDateTime(aDate)" #: 03030115.xhp msgctxt "" @@ -14614,7 +14614,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Return value:" #: 03030115.xhp msgctxt "" @@ -14623,7 +14623,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.DateTime" -msgstr "" +msgstr "com.sun.star.util.DateTime" #: 03030115.xhp msgctxt "" @@ -14632,7 +14632,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030115.xhp msgctxt "" @@ -14641,7 +14641,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Date value to convert" #: 03030115.xhp msgctxt "" @@ -14650,7 +14650,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Example:" #: 03030115.xhp msgctxt "" @@ -14658,7 +14658,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" #: 03030116.xhp msgctxt "" @@ -14666,7 +14666,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" -msgstr "" +msgstr "CDateFromUnoDateTime Function [Runtime]" #: 03030116.xhp msgctxt "" @@ -14674,7 +14674,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>" #: 03030116.xhp msgctxt "" @@ -14683,7 +14683,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>" #: 03030116.xhp msgctxt "" @@ -14692,7 +14692,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." -msgstr "" +msgstr "Converts a UNO com.sun.star.util.DateTime struct to a Date value." #: 03030116.xhp msgctxt "" @@ -14701,7 +14701,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntax:" #: 03030116.xhp msgctxt "" @@ -14710,7 +14710,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "" +msgstr "CDateFromUnoDateTime(aDateTime)" #: 03030116.xhp msgctxt "" @@ -14719,7 +14719,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Return value:" #: 03030116.xhp msgctxt "" @@ -14728,7 +14728,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Date" #: 03030116.xhp msgctxt "" @@ -14737,7 +14737,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030116.xhp msgctxt "" @@ -14746,7 +14746,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDateTime: </emph>DateTime to convert" -msgstr "" +msgstr "<emph>aDateTime: </emph>DateTime to convert" #: 03030116.xhp msgctxt "" @@ -14755,7 +14755,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Example:" #: 03030116.xhp msgctxt "" @@ -14763,7 +14763,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030120.xhp msgctxt "" diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po index 3c81af62867..5a84167ef10 100644 --- a/source/en-GB/helpcontent2/source/text/shared/01.po +++ b/source/en-GB/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-25 16:51+0000\n" +"PO-Revision-Date: 2013-11-26 16:43+0000\n" "Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_GB\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385398292.0\n" +"X-POOTLE-MTIME: 1385484213.0\n" #: 01010000.xhp msgctxt "" @@ -30344,7 +30344,7 @@ msgctxt "" "69\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell content to the bottom of the cell.</ahelp>" #: 05340300.xhp msgctxt "" diff --git a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po index e3092af8699..d4e55c2e347 100644 --- a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibreOffice 3.5.x\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-07-27 06:32+0000\n" +"PO-Revision-Date: 2013-12-12 22:36+0000\n" "Last-Translator: Donald <donr2648@clear.net.nz>\n" "Language-Team: Esperanto <kde-i18n-doc@kde.org>\n" "Language: eo\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374906753.0\n" +"X-POOTLE-MTIME: 1386887786.0\n" #: BaseWindowState.xcu msgctxt "" @@ -20365,7 +20365,7 @@ msgctxt "" "Title\n" "value.text" msgid "Character" -msgstr "" +msgstr "Signo" #: Sidebar.xcu msgctxt "" diff --git a/source/eo/sd/source/ui/slideshow.po b/source/eo/sd/source/ui/slideshow.po index 5e16202ec6d..470cbba19bc 100644 --- a/source/eo/sd/source/ui/slideshow.po +++ b/source/eo/sd/source/ui/slideshow.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibreOffice 3.5.x\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2011-12-16 17:44+1300\n" +"PO-Revision-Date: 2013-12-12 22:36+0000\n" "Last-Translator: Donald <donr2648@clear.net.nz>\n" "Language-Team: Esperanto <eo@li.org>\n" "Language: eo\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386887802.0\n" #: slideshow.src msgctxt "" @@ -175,7 +176,7 @@ msgctxt "" "CM_EDIT_PRESENTATION\n" "menuitem.text" msgid "E~dit Presentation" -msgstr "" +msgstr "Redakti prezentaĵon" #: slideshow.src msgctxt "" diff --git a/source/fr/sd/source/core.po b/source/fr/sd/source/core.po index bafbb49a6d3..8adec3b24b1 100644 --- a/source/fr/sd/source/core.po +++ b/source/fr/sd/source/core.po @@ -473,7 +473,7 @@ msgctxt "" "STR_POOLSHEET_TITLE\n" "string.text" msgid "Title" -msgstr "Titre" +msgstr "Titre principal" #: glob.src msgctxt "" @@ -481,7 +481,7 @@ msgctxt "" "STR_POOLSHEET_TITLE1\n" "string.text" msgid "Title1" -msgstr "Titre4" +msgstr "Titre1" #: glob.src msgctxt "" @@ -489,7 +489,7 @@ msgctxt "" "STR_POOLSHEET_TITLE2\n" "string.text" msgid "Title2" -msgstr "Titre5" +msgstr "Titre2" #: glob.src msgctxt "" diff --git a/source/gu/cui/uiconfig/ui.po b/source/gu/cui/uiconfig/ui.po index 964f085a72c..2f2780f3451 100644 --- a/source/gu/cui/uiconfig/ui.po +++ b/source/gu/cui/uiconfig/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-06-21 11:17+0000\n" -"Last-Translator: sweta <swkothar@redhat.com>\n" +"PO-Revision-Date: 2013-12-16 10:49+0000\n" +"Last-Translator: Ankit <ankit@redhat.com>\n" "Language-Team: Gujarati <>\n" "Language: gu\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371813465.0\n" +"X-POOTLE-MTIME: 1387190955.0\n" #: aboutdialog.ui msgctxt "" @@ -1058,7 +1058,7 @@ msgctxt "" "label\n" "string.text" msgid "Family" -msgstr "" +msgstr "પરિવાર" #: charnamepage.ui msgctxt "" @@ -1220,7 +1220,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Preview" -msgstr "" +msgstr "પૂર્વદર્શન" #: colorconfigwin.ui msgctxt "" @@ -2606,7 +2606,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Preview" -msgstr "" +msgstr "પૂર્વદર્શન" #: effectspage.ui msgctxt "" @@ -7676,7 +7676,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Preview" -msgstr "" +msgstr "પૂર્વદર્શન" #: positionpage.ui msgctxt "" @@ -8513,7 +8513,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Preview" -msgstr "" +msgstr "પૂર્વદર્શન" #: twolinespage.ui msgctxt "" diff --git a/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po index b0f4758f6fa..1bd151be6c8 100644 --- a/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-06-21 11:19+0000\n" -"Last-Translator: sweta <swkothar@redhat.com>\n" +"PO-Revision-Date: 2013-12-16 10:42+0000\n" +"Last-Translator: Ankit <ankit@redhat.com>\n" "Language-Team: Gujarati <>\n" "Language: gu\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371813584.0\n" +"X-POOTLE-MTIME: 1387190524.0\n" #: BaseWindowState.xcu msgctxt "" @@ -20365,7 +20365,7 @@ msgctxt "" "Title\n" "value.text" msgid "Character" -msgstr "" +msgstr "અક્ષર" #: Sidebar.xcu msgctxt "" diff --git a/source/gu/readlicense_oo/docs.po b/source/gu/readlicense_oo/docs.po index 12cd02ac25a..4b15e71dddb 100644 --- a/source/gu/readlicense_oo/docs.po +++ b/source/gu/readlicense_oo/docs.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-08-05 15:07+0200\n" -"PO-Revision-Date: 2013-06-13 07:32+0000\n" -"Last-Translator: sweta <swkothar@redhat.com>\n" +"PO-Revision-Date: 2013-12-16 10:49+0000\n" +"Last-Translator: Ankit <ankit@redhat.com>\n" "Language-Team: gu_IN <kde-i18n-doc@kde.org>\n" "Language: gu\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371108764.0\n" +"X-POOTLE-MTIME: 1387190962.0\n" #: readme.xrm msgctxt "" @@ -342,7 +342,7 @@ msgctxt "" "debianinstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "ભાષા પૅક કેવી રીતે સ્થાપિત કરવું તેની સૂચનાઓ માટે (${PRODUCTNAME} ની યુ.એસ. અંગ્રેજી આવૃત્તિ સ્થાપિત કર્યા પછી), મહેરબાની કરીને ભાષા પૅક સ્થાપન શીર્ષકવાળો વિભાગ વાંચો." #: readme.xrm msgctxt "" @@ -406,7 +406,7 @@ msgctxt "" "rpminstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "ભાષા પૅક કેવી રીતે સ્થાપિત કરવું તેની સૂચનાઓ માટે (${PRODUCTNAME} ની યુ.એસ. અંગ્રેજી આવૃત્તિ સ્થાપિત કર્યા પછી), મહેરબાની કરીને ભાષા પૅક સ્થાપન શીર્ષકવાળો વિભાગ વાંચો." #: readme.xrm msgctxt "" @@ -494,7 +494,7 @@ msgctxt "" "otherinstall2\n" "readmeitem.text" msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions." -msgstr "" +msgstr "RPMS (અથવા DEBS, અનુલક્ષીને) ડિરેક્ટરી libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (અથવા libreoffice4.1-debian-menus_4.1.0-3_all.deb, અનુલક્ષીને, અથવા સરખું) નામવાળું પૅકેજ પણ સમાવે છે. આ પૅકેજ બધા Linux વિતરણો માટે છે કે જે Freedesktop.org સ્પષ્ટીકરણો/આગ્રહો અનુસરે છે (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), અને જે ઉપર સૂચિતમાં નહિ આવરિત અન્ય Linux વિતરણો પર સ્થાપન માટે પૂરું પાડવામાં આવે છે." #: readme.xrm msgctxt "" diff --git a/source/gu/sd/source/ui/slideshow.po b/source/gu/sd/source/ui/slideshow.po index b6951453312..3cf2e86a695 100644 --- a/source/gu/sd/source/ui/slideshow.po +++ b/source/gu/sd/source/ui/slideshow.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2012-06-01 12:14+0530\n" -"Last-Translator: \n" +"PO-Revision-Date: 2013-12-16 10:49+0000\n" +"Last-Translator: Ankit <ankit@redhat.com>\n" "Language-Team: gu_IN <kde-i18n-doc@kde.org>\n" "Language: gu\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1387190967.0\n" #: slideshow.src msgctxt "" @@ -175,7 +176,7 @@ msgctxt "" "CM_EDIT_PRESENTATION\n" "menuitem.text" msgid "E~dit Presentation" -msgstr "" +msgstr "રજૂઆતમાં ફેરફાર કરો (~d)" #: slideshow.src msgctxt "" diff --git a/source/gu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/gu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po index 15cd87924a9..976fc4f4c51 100644 --- a/source/gu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po +++ b/source/gu/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-21 06:56+0000\n" -"Last-Translator: sweta <swkothar@redhat.com>\n" +"PO-Revision-Date: 2013-12-16 10:49+0000\n" +"Last-Translator: Ankit <ankit@redhat.com>\n" "Language-Team: Gujarati <>\n" "Language: gu\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371797775.0\n" +"X-POOTLE-MTIME: 1387190970.0\n" #: SunPresentationMinimizer.xcu msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "STR_FILESIZESEPARATOR\n" "value.text" msgid "." -msgstr "" +msgstr "." #: SunPresentationMinimizer.xcu msgctxt "" diff --git a/source/hr/cui/source/options.po b/source/hr/cui/source/options.po index 0e9330a9117..4fab45b6675 100644 --- a/source/hr/cui/source/options.po +++ b/source/hr/cui/source/options.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-07-22 20:19+0000\n" -"Last-Translator: Krunoslav <kruno0407@gmail.com>\n" +"PO-Revision-Date: 2013-12-28 15:36+0000\n" +"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374524355.0\n" +"X-POOTLE-MTIME: 1388244973.0\n" #: certpath.src msgctxt "" @@ -291,7 +291,7 @@ msgctxt "" "STR_NEW_LINK\n" "string.text" msgid "Create Database Link" -msgstr "Kreiraj link baze podataka" +msgstr "Stvori poveznicu na bazu podataka" #: doclinkdialog.src msgctxt "" @@ -339,7 +339,7 @@ msgctxt "" "QUERY_DELETE_CONFIRM\n" "querybox.text" msgid "Do you want to delete the entry?" -msgstr "Želite li pobrisati unos?" +msgstr "Želite li obrisati unos?" #: internationaloptions.src msgctxt "" @@ -636,7 +636,7 @@ msgctxt "" "FL_SEQUENCECHECKING\n" "fixedline.text" msgid "Sequence checking" -msgstr "Provjeravanje sekvence" +msgstr "Provjeravanje niza" #: optctl.src msgctxt "" @@ -1398,7 +1398,7 @@ msgctxt "" "PB_ADDPATH\n" "pushbutton.text" msgid "Add ~Folder" -msgstr "Dodaj ~Mapu" +msgstr "Dodaj ~mapu" #: optjava.src msgctxt "" diff --git a/source/hr/cui/uiconfig/ui.po b/source/hr/cui/uiconfig/ui.po index 65b776bc3ea..26023137bf9 100644 --- a/source/hr/cui/uiconfig/ui.po +++ b/source/hr/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-08-05 19:41+0000\n" +"PO-Revision-Date: 2013-12-07 18:45+0000\n" "Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: none\n" "Language: hr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1375731693.0\n" +"X-POOTLE-MTIME: 1386441957.0\n" #: aboutdialog.ui msgctxt "" @@ -4811,7 +4811,7 @@ msgctxt "" "label\n" "string.text" msgid "_Class Path..." -msgstr "_Razredni put..." +msgstr "Putanja _klase..." #: optadvancedpage.ui msgctxt "" @@ -6923,7 +6923,7 @@ msgctxt "" "label\n" "string.text" msgid "_Width:" -msgstr "_Dužina:" +msgstr "Š_irina:" #: pageformatpage.ui msgctxt "" @@ -7910,7 +7910,7 @@ msgctxt "" "label\n" "string.text" msgid "Delete _Last" -msgstr "Izbriši pos_ljednje" +msgstr "Obriši pos_ljednji" #: specialcharacters.ui msgctxt "" diff --git a/source/hr/officecfg/registry/data/org/openoffice/Office/UI.po b/source/hr/officecfg/registry/data/org/openoffice/Office/UI.po index f17f66d1b67..d3aab1a7597 100644 --- a/source/hr/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/hr/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-06 06:59+0000\n" +"PO-Revision-Date: 2013-11-27 10:58+0000\n" "Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383721198.0\n" +"X-POOTLE-MTIME: 1385549900.0\n" #: BaseWindowState.xcu msgctxt "" @@ -24190,7 +24190,7 @@ msgctxt "" "Label\n" "value.text" msgid "E-mail as ~Microsoft Word..." -msgstr "Pošalji e-poštom kao dokument ~Microsoft Worda..." +msgstr "Pošalji e-poštom kao ~Microsoft Word dokument..." #: WriterCommands.xcu msgctxt "" diff --git a/source/hr/sc/source/ui/src.po b/source/hr/sc/source/ui/src.po index 0fc2bc1d64e..862c2360320 100644 --- a/source/hr/sc/source/ui/src.po +++ b/source/hr/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-08-06 05:29+0000\n" +"PO-Revision-Date: 2013-12-28 15:34+0000\n" "Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1375766962.0\n" +"X-POOTLE-MTIME: 1388244856.0\n" #: autofmt.src msgctxt "" @@ -5228,7 +5228,7 @@ msgctxt "" "STR_SPELLING_STOP_OK\n" "string.text" msgid "The spellcheck of this sheet has been completed." -msgstr "Provjera pravopisa ovog lista je završena." +msgstr "Provjera pravopisa za ovaj list je završena." #: globstr.src msgctxt "" @@ -18705,7 +18705,7 @@ msgctxt "" "5\n" "string.text" msgid "The number of successes in the trial sequence." -msgstr "Broj uspjeha u slijedu suđenja." +msgstr "Broj uspjeha u slijedu pokušaja." #: scfuncs.src msgctxt "" diff --git a/source/hr/sc/uiconfig/scalc/ui.po b/source/hr/sc/uiconfig/scalc/ui.po index ea60b648226..421d19447b8 100644 --- a/source/hr/sc/uiconfig/scalc/ui.po +++ b/source/hr/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-03 08:43+0200\n" -"PO-Revision-Date: 2013-07-30 11:36+0000\n" +"PO-Revision-Date: 2013-12-07 18:18+0000\n" "Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: none\n" "Language: hr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1375184196.0\n" +"X-POOTLE-MTIME: 1386440299.0\n" #: allheaderfooterdialog.ui msgctxt "" @@ -542,7 +542,7 @@ msgctxt "" "label\n" "string.text" msgid "_Update every" -msgstr "_Ažuriraj svaki" +msgstr "_Ažuriraj svakih" #: externaldata.ui msgctxt "" @@ -551,7 +551,7 @@ msgctxt "" "label\n" "string.text" msgid "_seconds" -msgstr "_sekunde" +msgstr "_sekundi" #: externaldata.ui msgctxt "" @@ -758,7 +758,7 @@ msgctxt "" "label\n" "string.text" msgid "_Center area" -msgstr "_Centriraj područje" +msgstr "_Središnje područje" #: headerfootercontent.ui msgctxt "" diff --git a/source/hr/sd/source/core.po b/source/hr/sd/source/core.po index 1e78a86317f..5ad9d0390e4 100644 --- a/source/hr/sd/source/core.po +++ b/source/hr/sd/source/core.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-07-14 16:09+0000\n" +"PO-Revision-Date: 2013-12-20 19:17+0000\n" "Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373818198.0\n" +"X-POOTLE-MTIME: 1387567035.0\n" #: glob.src msgctxt "" @@ -498,7 +498,7 @@ msgctxt "" "STR_POOLSHEET_HEADLINE\n" "string.text" msgid "Heading" -msgstr "Naslov" +msgstr "Stil naslova" #: glob.src msgctxt "" diff --git a/source/hr/xmlsecurity/uiconfig/ui.po b/source/hr/xmlsecurity/uiconfig/ui.po index fc65684de09..72990664075 100644 --- a/source/hr/xmlsecurity/uiconfig/ui.po +++ b/source/hr/xmlsecurity/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-07-10 21:14+0000\n" +"PO-Revision-Date: 2013-12-07 18:40+0000\n" "Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373490840.0\n" +"X-POOTLE-MTIME: 1386441641.0\n" #: digitalsignaturesdialog.ui msgctxt "" @@ -224,8 +224,8 @@ msgid "" "All other macros, regardless whether signed or not, are disabled." msgstr "" "_Vrlo visoka.\n" -"Moguće je pokrenut samo makronaredbe s vjerodostojnih datotečnih lokacija.\n" -"Sve ostale makronaredbe, bez obzira na potpis, bit će onemogućene." +"Moguće je pokrenuti samo makronaredbe s vjerodostojnih datotečnih lokacija.\n" +"Sve ostale makronaredbe, bez obzira na potpis, su onemogućene." #: securitytrustpage.ui msgctxt "" diff --git a/source/hu/cui/source/tabpages.po b/source/hu/cui/source/tabpages.po index c0785c70df5..f9b90f09117 100644 --- a/source/hu/cui/source/tabpages.po +++ b/source/hu/cui/source/tabpages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-22 09:18+0000\n" +"PO-Revision-Date: 2014-01-04 14:47+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382433513.0\n" +"X-POOTLE-MTIME: 1388846826.0\n" #: autocdlg.src msgctxt "" @@ -1044,7 +1044,7 @@ msgctxt "" "FT_LEFT\n" "fixedtext.text" msgid "~Left" -msgstr "~Balra zárt" +msgstr "~Balra" #: grfpage.src msgctxt "" diff --git a/source/hu/cui/uiconfig/ui.po b/source/hu/cui/uiconfig/ui.po index f4eec208bcb..00f2600b797 100644 --- a/source/hu/cui/uiconfig/ui.po +++ b/source/hu/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-10-22 10:01+0000\n" +"PO-Revision-Date: 2014-01-04 21:56+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382436083.0\n" +"X-POOTLE-MTIME: 1388872603.0\n" #: aboutdialog.ui msgctxt "" @@ -2633,7 +2633,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Lowercase" -msgstr "Kisbetű" +msgstr "Kisbetűs" #: effectspage.ui msgctxt "" @@ -6995,7 +6995,7 @@ msgctxt "" "label\n" "string.text" msgid "Top:" -msgstr "Teteje:" +msgstr "Felül:" #: pageformatpage.ui msgctxt "" @@ -7004,7 +7004,7 @@ msgctxt "" "label\n" "string.text" msgid "Bottom:" -msgstr "Alja:" +msgstr "Alul:" #: pageformatpage.ui msgctxt "" @@ -7013,7 +7013,7 @@ msgctxt "" "label\n" "string.text" msgid "Right:" -msgstr "Jobb:" +msgstr "Jobbra:" #: pageformatpage.ui msgctxt "" @@ -7031,7 +7031,7 @@ msgctxt "" "label\n" "string.text" msgid "Left:" -msgstr "Bal:" +msgstr "Balra:" #: pageformatpage.ui msgctxt "" diff --git a/source/hu/helpcontent2/source/text/sbasic/shared.po b/source/hu/helpcontent2/source/text/sbasic/shared.po index 2a4e43308b1..a62c5d53990 100644 --- a/source/hu/helpcontent2/source/text/sbasic/shared.po +++ b/source/hu/helpcontent2/source/text/sbasic/shared.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-06 12:54+0000\n" -"Last-Translator: Andras <timar74@gmail.com>\n" +"PO-Revision-Date: 2013-12-29 02:31+0000\n" +"Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383742498.0\n" +"X-POOTLE-MTIME: 1388284279.0\n" #: 00000002.xhp msgctxt "" @@ -14135,7 +14135,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." -msgstr "" +msgstr "A dátumot com.sun.star.util.Date UNO struktúraként adja vissza." #: 03030111.xhp msgctxt "" @@ -14153,7 +14153,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDate(aDate)" -msgstr "" +msgstr "CDateToUnoDate(aDate)" #: 03030111.xhp msgctxt "" @@ -14171,7 +14171,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Date" -msgstr "" +msgstr "com.sun.star.util.Date" #: 03030111.xhp msgctxt "" @@ -14189,7 +14189,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Az átalakítandó dátum" #: 03030111.xhp msgctxt "" @@ -14206,7 +14206,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" -msgstr "" +msgstr "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" #: 03030111.xhp msgctxt "" @@ -14214,25 +14214,23 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "aDateControl.Date = CDateToUnoDate(Now)" -msgstr "" +msgstr "aDateControl.Date = CDateToUnoDate(Now)" #: 03030112.xhp -#, fuzzy msgctxt "" "03030112.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" -msgstr "CDateFromIso függvény [futásidejű]" +msgstr "CDateFromUnoDate függvény [futásidejű]" #: 03030112.xhp -#, fuzzy msgctxt "" "03030112.xhp\n" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>" -msgstr "<bookmark_value>CdateFromIso függvény</bookmark_value>" +msgstr "<bookmark_value>CDateFromUnoDate függvény</bookmark_value>" #: 03030112.xhp msgctxt "" @@ -14241,7 +14239,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate függvény [futásidejű]\">CDateFromUnoDate függvény [futásidejű]</link>" #: 03030112.xhp msgctxt "" @@ -14250,7 +14248,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." -msgstr "" +msgstr "Egy com.sun.star.util.Date UNO struktúrát Date (dátum) értékké alakít." #: 03030112.xhp msgctxt "" @@ -14268,7 +14266,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDate(aDate)" -msgstr "" +msgstr "CDateFromUnoDate(aDate)" #: 03030112.xhp msgctxt "" @@ -14304,7 +14302,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Az átalakítandó dátum" #: 03030112.xhp msgctxt "" @@ -14321,7 +14319,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getDate(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getDate(3))" #: 03030112.xhp msgctxt "" @@ -14329,25 +14327,23 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "MsgBox(CDateFromUnoDate(aDateControl.Date))" -msgstr "" +msgstr "MsgBox(CDateFromUnoDate(aDateControl.Date))" #: 03030113.xhp -#, fuzzy msgctxt "" "03030113.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "CDateToIso függvény [futásidejű]" +msgstr "CDateToUnoDate függvény [futásidejű]" #: 03030113.xhp -#, fuzzy msgctxt "" "03030113.xhp\n" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>" -msgstr "<bookmark_value>CdateToIso függvény</bookmark_value>" +msgstr "<bookmark_value>CDateToUnoDate függvény</bookmark_value>" #: 03030113.xhp msgctxt "" @@ -14356,7 +14352,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime függvény [futásidejű]\">CDateToUnoTime függvény [futásidejű]</link>" #: 03030113.xhp msgctxt "" @@ -14365,7 +14361,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." -msgstr "" +msgstr "Visszaadja a dátum idő részét com.sun.star.util.Time UNO struktúraként." #: 03030113.xhp msgctxt "" @@ -14383,7 +14379,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoTime(aDate)" -msgstr "" +msgstr "CDateToUnoTime(aDate)" #: 03030113.xhp msgctxt "" @@ -14401,7 +14397,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Time" -msgstr "" +msgstr "com.sun.star.util.Time" #: 03030113.xhp msgctxt "" @@ -14419,7 +14415,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Az átalakítandó dátumérték" #: 03030113.xhp msgctxt "" @@ -14436,7 +14432,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" #: 03030113.xhp msgctxt "" @@ -14444,25 +14440,23 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "aTimeControl.Time = CDateToUnoTime(Now)" -msgstr "" +msgstr "aTimeControl.Time = CDateToUnoTime(Now)" #: 03030114.xhp -#, fuzzy msgctxt "" "03030114.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" -msgstr "CDateFromIso függvény [futásidejű]" +msgstr "CDateFromUnoTime függvény [futásidejű]" #: 03030114.xhp -#, fuzzy msgctxt "" "03030114.xhp\n" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>" -msgstr "<bookmark_value>CdateFromIso függvény</bookmark_value>" +msgstr "<bookmark_value>CDateFromUnoTime függvény</bookmark_value>" #: 03030114.xhp msgctxt "" @@ -14471,7 +14465,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime függvény [futásidejű]\">CDateFromUnoTime függvény [futásidejű]</link>" #: 03030114.xhp msgctxt "" @@ -14480,7 +14474,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." -msgstr "" +msgstr "Egy com.sun.star.util.Time UNO struktúrát Date (dátum) értékké alakít." #: 03030114.xhp msgctxt "" @@ -14498,7 +14492,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoTime(aTime)" -msgstr "" +msgstr "CDateFromUnoTime(aTime)" #: 03030114.xhp msgctxt "" @@ -14534,7 +14528,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aTime: </emph>Time to convert" -msgstr "" +msgstr "<emph>aTime: </emph>Az átalakítandó idő" #: 03030114.xhp msgctxt "" @@ -14551,7 +14545,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030114.xhp msgctxt "" @@ -14559,25 +14553,23 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "MsgBox(CDateFromUnoTime(aTimeControl.Time))" -msgstr "" +msgstr "MsgBox(CDateFromUnoTime(aTimeControl.Time))" #: 03030115.xhp -#, fuzzy msgctxt "" "03030115.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "CDateToIso függvény [futásidejű]" +msgstr "CDateToUnoDate függvény [futásidejű]" #: 03030115.xhp -#, fuzzy msgctxt "" "03030115.xhp\n" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>" -msgstr "<bookmark_value>FileDateTime függvény</bookmark_value>" +msgstr "<bookmark_value>CDateToUnoDateTime függvény</bookmark_value>" #: 03030115.xhp msgctxt "" @@ -14586,7 +14578,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime függvény [futásidejű]\">CDateToUnoDateTime függvény [futásidejű]</link>" #: 03030115.xhp msgctxt "" @@ -14595,7 +14587,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." -msgstr "" +msgstr "Visszaadja a dátum idő részét com.sun.star.util.DateTime UNO struktúraként." #: 03030115.xhp msgctxt "" @@ -14613,7 +14605,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDateTime(aDate)" -msgstr "" +msgstr "CDateToUnoDateTime(aDate)" #: 03030115.xhp msgctxt "" @@ -14631,7 +14623,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.DateTime" -msgstr "" +msgstr "com.sun.star.util.DateTime" #: 03030115.xhp msgctxt "" @@ -14649,7 +14641,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Az átalakítandó dátumérték" #: 03030115.xhp msgctxt "" @@ -14666,7 +14658,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" #: 03030116.xhp msgctxt "" @@ -14674,16 +14666,15 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" -msgstr "" +msgstr "CDateFromUnoDateTime függvény [futásidejű]" #: 03030116.xhp -#, fuzzy msgctxt "" "03030116.xhp\n" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>" -msgstr "<bookmark_value>FileDateTime függvény</bookmark_value>" +msgstr "<bookmark_value>CDateFromUnoDateTime függvény</bookmark_value>" #: 03030116.xhp msgctxt "" @@ -14692,7 +14683,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime függvény [futásidejű]\">CDateFromUnoDateTime függvény [futásidejű]</link>" #: 03030116.xhp msgctxt "" @@ -14701,7 +14692,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." -msgstr "" +msgstr "Egy com.sun.star.util.DateTime UNO struktúrát Date (dátum) értékké alakít." #: 03030116.xhp msgctxt "" @@ -14719,7 +14710,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "" +msgstr "CDateFromUnoDateTime(aDateTime)" #: 03030116.xhp msgctxt "" @@ -14755,7 +14746,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDateTime: </emph>DateTime to convert" -msgstr "" +msgstr "<emph>aDateTime: </emph>Az átalakítandó DateTime" #: 03030116.xhp msgctxt "" @@ -14772,7 +14763,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030120.xhp msgctxt "" @@ -27223,7 +27214,7 @@ msgctxt "" "13\n" "help.text" msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level." -msgstr "A Kezdés és a Befejezés numerikus kifejezés is lehet abban az esetben, ha a ReDim utasítást eljárási szintjen alkalmazzuk." +msgstr "A Kezdés és a Befejezés numerikus kifejezés is lehet abban az esetben, ha a ReDim utasítást eljárási szintjén alkalmazzuk." #: 03102100.xhp msgctxt "" @@ -27918,7 +27909,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>." -msgstr "<emph>Kifejezés:</emph> A tesztelni kívánt numerikus vagy string (karakterlánc) kifejezés. Ha a kifejezés dátummá alakítható, akkor a függvény <emph>True</emph> (igaz), ellenkező esetben pedig <emph>False</emph> (hamis) éréket ad vissza." +msgstr "<emph>Kifejezés:</emph> A tesztelni kívánt numerikus vagy string (karakterlánc) kifejezés. Ha a kifejezés dátummá alakítható, akkor a függvény <emph>True</emph> (igaz), ellenkező esetben pedig <emph>False</emph> (hamis) értéket ad vissza." #: 03102300.xhp msgctxt "" diff --git a/source/hu/helpcontent2/source/text/shared/01.po b/source/hu/helpcontent2/source/text/shared/01.po index 6a278652518..43324d6f4e5 100644 --- a/source/hu/helpcontent2/source/text/shared/01.po +++ b/source/hu/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-10-22 13:12+0000\n" +"PO-Revision-Date: 2013-12-28 22:26+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382447527.0\n" +"X-POOTLE-MTIME: 1388269581.0\n" #: 01010000.xhp msgctxt "" @@ -15401,7 +15401,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Válasszon egy kategóriát a listából, aztán válasszon formázási stílust a <emph>Formátum</emph> mezőből.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15428,7 +15428,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Válassza ki, hogy a kijelölt cella tartalmát milyen módon akarja megjeleníteni.</ahelp> A kiválasztott beállítás kódja a <emph>Formátumkód</emph> mezőben látható." #: 05020300.xhp msgctxt "" @@ -15446,7 +15446,7 @@ msgctxt "" "98\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Válassza ki a pénznemet, majd görgessen a <emph>Formátum</emph> lista tetejére, és tekintse meg a pénznem formázási lehetőségeit.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15473,7 +15473,7 @@ msgctxt "" "24\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Megadja a kijelölt <switchinline select=\"appl\"><caseinline select=\"CALC\">cellák</caseinline><defaultinline>mezők</defaultinline></switchinline> nyelvi beállításait. <emph>Automatikus</emph> értékre állított nyelvvel a $[officename] automatikusan a rendszer alapértelmezett nyelvéhez rendelt számformátumokat alkalmazza. Válassza ki bármelyik nyelvet a kijelölt <switchinline select=\"appl\"><caseinline select=\"CALC\">cellák</caseinline><defaultinline>mezők</defaultinline></switchinline> beállításainak kijavításához.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15500,7 +15500,7 @@ msgctxt "" "105\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Ugyanazt a számformátumot használja, mint a diagram adatait tartalmazó cellák.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15536,7 +15536,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Adja meg a megjelenítendő tizedesjegyek számát.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15554,7 +15554,7 @@ msgctxt "" "12\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Adja meg a tizedesvessző előtt megjelenítendő nullák maximális számát.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15572,7 +15572,7 @@ msgctxt "" "14\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">A negatív számok betűszínét pirosra váltja.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15590,7 +15590,7 @@ msgctxt "" "16\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Ezreselválasztót szúr be. A használt elválasztó típusa a nyelvi beállításoktól függ.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15608,7 +15608,7 @@ msgctxt "" "18\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Megmutatja a kiválasztott formátumhoz tartozó számformátumkódot. Beírható egyedi formátum is.</ahelp> A következő beállítások csak egyéni számformátumokra érvényesek." #: 05020300.xhp msgctxt "" @@ -15626,7 +15626,7 @@ msgctxt "" "20\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Hozzáadja az egyéni kategóriához a beírt számformátumkódot.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15644,7 +15644,7 @@ msgctxt "" "22\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Törli a kijelölt számformátumot.</ahelp> A változtatások a $[officename] újraindítása után lépnek érvénybe." #: 05020300.xhp msgctxt "" @@ -15662,7 +15662,7 @@ msgctxt "" "27\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Megjegyzést fűz hozzá a kiválasztott számformátumhoz.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15680,7 +15680,7 @@ msgctxt "" "96\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Írjon egy megjegyzést a kiválasztott számformátumhoz, majd kattintson a mezőn kívülre.</ahelp>" #: 05020300.xhp msgctxt "" @@ -30141,7 +30141,7 @@ msgctxt "" "52\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Beállítja az aktuális vagy a kijelölt cellák tartalmának igazítását.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30159,7 +30159,7 @@ msgctxt "" "55\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Válassza ki a cellatartalmakra alkalmazni kívánt vízszintes igazítást.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30308,7 +30308,7 @@ msgctxt "" "42\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">A cella bal oldalától a megadott értékkel beljebb húzza a tartalmat.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30326,7 +30326,7 @@ msgctxt "" "67\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Válassza ki a cellatartalmakra alkalmazni kívánt függőleges igazítást.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30344,7 +30344,7 @@ msgctxt "" "69\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">A cella tartalmát a cella aljához igazítja.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30457,7 +30457,7 @@ msgctxt "" "49\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Kattintson a körlapra a szövegirány beállításához.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30475,7 +30475,7 @@ msgctxt "" "46\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Adja meg a kijelölt cellák szövegének elforgatási szögét. Egy pozitív szám balra forgatja a szöveget, egy negatív szám jobbra.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30493,7 +30493,7 @@ msgctxt "" "76\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Adja meg, hogy melyik cellaszéltől kezdve íródjon ki az elforgatott szöveg.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30554,7 +30554,7 @@ msgctxt "" "85\n" "help.text" msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>" -msgstr "" +msgstr "Ez a jelölőnégyzet csak akkor érhető el, ha az ázsiai nyelv támogatása engedélyezve van, és ha a szöveg iránya függőlegesre van állítva. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">A kijelölt cellákban egymás alá rendezi az ázsiai karaktereket. Ha egy cella egynél több sornyi szöveget tartalmaz, a sorok szövegoszlopokká lesznek átalakítva, és az oszlopok jobbról balra kerülnek elrendezésre. Az átalakított szövegben a nyugati karakterek 90 fokkal elfordulnak jobbra. Az ázsiai karakterek nem fordulnak el. </ahelp>" #: 05340300.xhp msgctxt "" @@ -30590,7 +30590,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Új sorba töri a szöveget, amikor az eléri a cella szegélyét. A sorok száma a cella szélességétől függ.</ahelp> Egy kézi sortörés megadásához nyomja meg a <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter billentyűkombinációt a cellában." #: 05340300.xhp msgctxt "" @@ -30608,7 +30608,7 @@ msgctxt "" "82\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Bekapcsolja a szavak elválasztását, a szöveg több sorba történő tördelésekor.</ahelp>" #: 05340300.xhp msgctxt "" diff --git a/source/hu/helpcontent2/source/text/shared/optionen.po b/source/hu/helpcontent2/source/text/shared/optionen.po index 9313405ccb5..9a2be984534 100644 --- a/source/hu/helpcontent2/source/text/shared/optionen.po +++ b/source/hu/helpcontent2/source/text/shared/optionen.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-10-22 08:14+0000\n" +"PO-Revision-Date: 2014-01-03 17:40+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Magyar <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382429665.0\n" +"X-POOTLE-MTIME: 1388770815.0\n" #: 01000000.xhp msgctxt "" @@ -9048,7 +9048,7 @@ msgctxt "" "7\n" "help.text" msgid "Visible grid" -msgstr "Látható rácsozat" +msgstr "Rács megjelenítése" #: 01050100.xhp msgctxt "" diff --git a/source/hu/svx/source/dialog.po b/source/hu/svx/source/dialog.po index f479e2e899a..35de4a87b9e 100644 --- a/source/hu/svx/source/dialog.po +++ b/source/hu/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-07-12 16:06+0000\n" +"PO-Revision-Date: 2014-01-03 17:35+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373645212.0\n" +"X-POOTLE-MTIME: 1388770552.0\n" #: bmpmask.src msgctxt "" @@ -1706,7 +1706,7 @@ msgctxt "" "CBX_GRID_VISIBLE\n" "checkbox.text" msgid "V~isible grid" -msgstr "~Látható rácsozat" +msgstr "Rács ~megjelenítése" #: optgrid.src msgctxt "" diff --git a/source/hu/svx/source/tbxctrls.po b/source/hu/svx/source/tbxctrls.po index ebcbdd9e480..dae95010a92 100644 --- a/source/hu/svx/source/tbxctrls.po +++ b/source/hu/svx/source/tbxctrls.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-05-29 10:11+0000\n" +"PO-Revision-Date: 2014-01-04 13:08+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369822317.0\n" +"X-POOTLE-MTIME: 1388840939.0\n" #: colrctrl.src msgctxt "" @@ -602,7 +602,7 @@ msgctxt "" "RID_SVXSTR_NUM_UNDO_ACTIONS\n" "string.text" msgid "Actions to undo: $(ARG1)" -msgstr "Visszavonható műveletek: $(ARG1)" +msgstr "Visszavonandó műveletek: $(ARG1)" #: lboxctrl.src msgctxt "" @@ -610,7 +610,7 @@ msgctxt "" "RID_SVXSTR_NUM_UNDO_ACTION\n" "string.text" msgid "Actions to undo: $(ARG1)" -msgstr "Visszavonható műveletek: $(ARG1)" +msgstr "Visszavonandó műveletek: $(ARG1)" #: lboxctrl.src msgctxt "" @@ -618,7 +618,7 @@ msgctxt "" "RID_SVXSTR_NUM_REDO_ACTIONS\n" "string.text" msgid "Actions to redo: $(ARG1)" -msgstr "Újra végrehajtható műveletek: $(ARG1)" +msgstr "Újra végrehajtandó műveletek: $(ARG1)" #: lboxctrl.src msgctxt "" @@ -626,7 +626,7 @@ msgctxt "" "RID_SVXSTR_NUM_REDO_ACTION\n" "string.text" msgid "Actions to redo: $(ARG1)" -msgstr "Újra végrehajtható műveletek: $(ARG1)" +msgstr "Újra végrehajtandó műveletek: $(ARG1)" #: tbcontrl.src msgctxt "" diff --git a/source/hu/svx/uiconfig/ui.po b/source/hu/svx/uiconfig/ui.po index 485845bb2b3..79b55220758 100644 --- a/source/hu/svx/uiconfig/ui.po +++ b/source/hu/svx/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-07-12 15:59+0000\n" +"PO-Revision-Date: 2014-01-03 22:39+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373644793.0\n" +"X-POOTLE-MTIME: 1388788779.0\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -1103,7 +1103,7 @@ msgctxt "" "label\n" "string.text" msgid "Date" -msgstr "dátum" +msgstr "Dátum" #: redlineviewpage.ui msgctxt "" diff --git a/source/hu/sw/source/ui/fldui.po b/source/hu/sw/source/ui/fldui.po index 831fbf81321..c7b8dfe5a7a 100644 --- a/source/hu/sw/source/ui/fldui.po +++ b/source/hu/sw/source/ui/fldui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-12-26 11:40+0000\n" +"PO-Revision-Date: 2014-01-04 13:16+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1356522018.0\n" +"X-POOTLE-MTIME: 1388841388.0\n" #: flddb.src msgctxt "" @@ -1504,7 +1504,7 @@ msgctxt "" "FMT_MARK_GRAFIC\n" "string.text" msgid "Graphics" -msgstr "Képek száma" +msgstr "Kép" #: fldui.src msgctxt "" diff --git a/source/hu/sw/source/ui/index.po b/source/hu/sw/source/ui/index.po index 00b1696ccd5..5f80957672d 100644 --- a/source/hu/sw/source/ui/index.po +++ b/source/hu/sw/source/ui/index.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-05-29 11:05+0000\n" +"PO-Revision-Date: 2014-01-03 23:46+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369825534.0\n" +"X-POOTLE-MTIME: 1388792773.0\n" #: cnttab.src msgctxt "" @@ -687,7 +687,7 @@ msgctxt "" "STR_TOKEN_ENTRY\n" "string.text" msgid "E" -msgstr "E" +msgstr "B" #: cnttab.src msgctxt "" diff --git a/source/hu/sw/source/ui/utlui.po b/source/hu/sw/source/ui/utlui.po index b5891264328..f9e0102b0f0 100644 --- a/source/hu/sw/source/ui/utlui.po +++ b/source/hu/sw/source/ui/utlui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-06-20 14:11+0000\n" +"PO-Revision-Date: 2014-01-04 19:29+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371737483.0\n" +"X-POOTLE-MTIME: 1388863758.0\n" #: attrdesc.src msgctxt "" @@ -3974,7 +3974,7 @@ msgctxt "" "STR_CONTENT_TYPE_SINGLE_INDEX\n" "string.text" msgid "Index" -msgstr "Tárgymutató" +msgstr "Tartalomjegyzék" #: utlui.src msgctxt "" diff --git a/source/hu/sw/uiconfig/swriter/ui.po b/source/hu/sw/uiconfig/swriter/ui.po index b5f071e2229..0d6210e5bda 100644 --- a/source/hu/sw/uiconfig/swriter/ui.po +++ b/source/hu/sw/uiconfig/swriter/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-10-22 13:11+0000\n" +"PO-Revision-Date: 2014-01-04 15:33+0000\n" "Last-Translator: Gábor <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382447475.0\n" +"X-POOTLE-MTIME: 1388849624.0\n" #: abstractdialog.ui msgctxt "" @@ -4725,7 +4725,7 @@ msgctxt "" "label\n" "string.text" msgid "_Break" -msgstr "_Szétválasztás" +msgstr "Tö_rés" #: tabletextflowpage.ui msgctxt "" diff --git a/source/it/helpcontent2/source/text/sbasic/shared.po b/source/it/helpcontent2/source/text/sbasic/shared.po index f02dab4e830..cb999c8a656 100644 --- a/source/it/helpcontent2/source/text/sbasic/shared.po +++ b/source/it/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-07-11 18:45+0200\n" +"PO-Revision-Date: 2013-11-26 20:35+0100\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <l10n@it.libreoffice.org>\n" "Language: it\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Lokalize 1.5\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1371209479.0\n" @@ -14109,7 +14109,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "" +msgstr "Funzione CDateToUnoDate [Runtime]" #: 03030111.xhp msgctxt "" @@ -14117,7 +14117,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateToUnoDate, funzione</bookmark_value>" #: 03030111.xhp msgctxt "" @@ -14126,7 +14126,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"Funzione CDateToUnoDate [Runtime]\">Funzione CDateToUnoDate [Runtime]</link>" #: 03030111.xhp msgctxt "" @@ -14135,7 +14135,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." -msgstr "" +msgstr "Restituisce la data come un costrutto UNO com.sun.star.util.Date." #: 03030111.xhp msgctxt "" @@ -14144,7 +14144,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Sintassi:" #: 03030111.xhp msgctxt "" @@ -14153,7 +14153,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDate(aDate)" -msgstr "" +msgstr "CDateToUnoDate(aDate)" #: 03030111.xhp msgctxt "" @@ -14162,7 +14162,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Valore restituito:" #: 03030111.xhp msgctxt "" @@ -14171,7 +14171,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Date" -msgstr "" +msgstr "com.sun.star.util.Date" #: 03030111.xhp msgctxt "" @@ -14180,7 +14180,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parametri:" #: 03030111.xhp msgctxt "" @@ -14189,7 +14189,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Data da convertire" #: 03030111.xhp msgctxt "" @@ -14198,7 +14198,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Esempio:" #: 03030111.xhp msgctxt "" @@ -14206,7 +14206,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" -msgstr "" +msgstr "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" #: 03030111.xhp msgctxt "" @@ -14214,7 +14214,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "aDateControl.Date = CDateToUnoDate(Now)" -msgstr "" +msgstr "aDateControl.Date = CDateToUnoDate(Now)" #: 03030112.xhp msgctxt "" @@ -14222,7 +14222,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" -msgstr "" +msgstr "Funzione CDateFromUnoDate [Runtime]" #: 03030112.xhp msgctxt "" @@ -14230,7 +14230,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoDate, funzione</bookmark_value>" #: 03030112.xhp msgctxt "" @@ -14239,7 +14239,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"Funzione CDateFromUnoDate [Runtime]\">Funzione CDateFromUnoDate [Runtime]</link>" #: 03030112.xhp msgctxt "" @@ -14248,7 +14248,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." -msgstr "" +msgstr "Converte un costrutto UNO com.sun.star.util.Date in un valore Data." #: 03030112.xhp msgctxt "" @@ -14257,7 +14257,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Sintassi:" #: 03030112.xhp msgctxt "" @@ -14266,7 +14266,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDate(aDate)" -msgstr "" +msgstr "CDateFromUnoDate(aDate)" #: 03030112.xhp msgctxt "" @@ -14275,7 +14275,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Valore restituito:" #: 03030112.xhp msgctxt "" @@ -14284,7 +14284,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Data" #: 03030112.xhp msgctxt "" @@ -14293,7 +14293,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parametri:" #: 03030112.xhp msgctxt "" @@ -14302,7 +14302,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Data da convertire" #: 03030112.xhp msgctxt "" @@ -14311,7 +14311,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Esempio:" #: 03030112.xhp msgctxt "" @@ -14319,7 +14319,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getDate(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getDate(3))" #: 03030112.xhp msgctxt "" @@ -14327,7 +14327,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "MsgBox(CDateFromUnoDate(aDateControl.Date))" -msgstr "" +msgstr "MsgBox(CDateFromUnoDate(aDateControl.Date))" #: 03030113.xhp msgctxt "" @@ -14335,7 +14335,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "" +msgstr "Funzione CDateToUnoDate [Runtime]" #: 03030113.xhp msgctxt "" @@ -14343,7 +14343,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateToUnoTime, funzione</bookmark_value>" #: 03030113.xhp msgctxt "" @@ -14352,7 +14352,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"Funzione CDateToUnoTime [Runtime]\">Funzione CDateToUnoTime [Runtime]</link>" #: 03030113.xhp msgctxt "" @@ -14361,7 +14361,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." -msgstr "" +msgstr "Restituisce la parte di ora della data come un costrutto UNO com.sun.star.util.Time." #: 03030113.xhp msgctxt "" @@ -14370,7 +14370,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Sintassi:" #: 03030113.xhp msgctxt "" @@ -14379,7 +14379,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoTime(aDate)" -msgstr "" +msgstr "CDateToUnoTime(aDate)" #: 03030113.xhp msgctxt "" @@ -14388,7 +14388,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Valore restituito:" #: 03030113.xhp msgctxt "" @@ -14397,7 +14397,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Time" -msgstr "" +msgstr "com.sun.star.util.Time" #: 03030113.xhp msgctxt "" @@ -14406,7 +14406,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parametri:" #: 03030113.xhp msgctxt "" @@ -14415,7 +14415,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Valore di data da convertire" #: 03030113.xhp msgctxt "" @@ -14424,7 +14424,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Esempio:" #: 03030113.xhp msgctxt "" @@ -14432,7 +14432,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" #: 03030113.xhp msgctxt "" @@ -14440,7 +14440,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "aTimeControl.Time = CDateToUnoTime(Now)" -msgstr "" +msgstr "aTimeControl.Time = CDateToUnoTime(Now)" #: 03030114.xhp msgctxt "" @@ -14448,7 +14448,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" -msgstr "" +msgstr "Funzione CDateFromUnoTime [Runtime]" #: 03030114.xhp msgctxt "" @@ -14456,7 +14456,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoTime, funzione</bookmark_value>" #: 03030114.xhp msgctxt "" @@ -14465,7 +14465,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"Funzione CDateFromUnoTime [Runtime]\">Funzione CDateFromUnoTime [Runtime]</link>" #: 03030114.xhp msgctxt "" @@ -14474,7 +14474,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." -msgstr "" +msgstr "Converte un costrutto UNO com.sun.star.util.Time in un valore Data." #: 03030114.xhp msgctxt "" @@ -14483,7 +14483,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Sintassi:" #: 03030114.xhp msgctxt "" @@ -14492,7 +14492,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoTime(aTime)" -msgstr "" +msgstr "CDateFromUnoTime(aTime)" #: 03030114.xhp msgctxt "" @@ -14501,7 +14501,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Valore restituito:" #: 03030114.xhp msgctxt "" @@ -14510,7 +14510,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Data" #: 03030114.xhp msgctxt "" @@ -14519,7 +14519,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parametri:" #: 03030114.xhp msgctxt "" @@ -14528,7 +14528,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aTime: </emph>Time to convert" -msgstr "" +msgstr "<emph>aTime: </emph>Ora da convertire" #: 03030114.xhp msgctxt "" @@ -14537,7 +14537,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Esempio:" #: 03030114.xhp msgctxt "" @@ -14545,7 +14545,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030114.xhp msgctxt "" @@ -14553,7 +14553,7 @@ msgctxt "" "par_id3153127\n" "help.text" msgid "MsgBox(CDateFromUnoTime(aTimeControl.Time))" -msgstr "" +msgstr "MsgBox(CDateFromUnoTime(aTimeControl.Time))" #: 03030115.xhp msgctxt "" @@ -14561,7 +14561,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" -msgstr "" +msgstr "Funzione CDateToUnoDate [Runtime]" #: 03030115.xhp msgctxt "" @@ -14569,7 +14569,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateToUnoDateTime, funzione</bookmark_value>" #: 03030115.xhp msgctxt "" @@ -14578,7 +14578,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"Funzione CDateToUnoDateTime [Runtime]\">Funzione CDateToUnoDateTime [Runtime]</link>" #: 03030115.xhp msgctxt "" @@ -14587,7 +14587,7 @@ msgctxt "" "2\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." -msgstr "" +msgstr "Restituisce la parte di ora della data come un costrutto UNO com.sun.star.util.DateTime." #: 03030115.xhp msgctxt "" @@ -14596,7 +14596,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Sintassi:" #: 03030115.xhp msgctxt "" @@ -14605,7 +14605,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateToUnoDateTime(aDate)" -msgstr "" +msgstr "CDateToUnoDateTime(aDate)" #: 03030115.xhp msgctxt "" @@ -14614,7 +14614,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Valore restituito:" #: 03030115.xhp msgctxt "" @@ -14623,7 +14623,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.DateTime" -msgstr "" +msgstr "com.sun.star.util.DateTime" #: 03030115.xhp msgctxt "" @@ -14632,7 +14632,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parametri:" #: 03030115.xhp msgctxt "" @@ -14641,7 +14641,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Valore di data da convertire" #: 03030115.xhp msgctxt "" @@ -14650,7 +14650,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Esempio:" #: 03030115.xhp msgctxt "" @@ -14658,7 +14658,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" -msgstr "" +msgstr "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" #: 03030116.xhp msgctxt "" @@ -14666,7 +14666,7 @@ msgctxt "" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" -msgstr "" +msgstr "Funzione CDateFromUnoDateTime [Runtime]" #: 03030116.xhp msgctxt "" @@ -14674,7 +14674,7 @@ msgctxt "" "bm_id3150620\n" "help.text" msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CDateFromUnoDateTime, funzione</bookmark_value>" #: 03030116.xhp msgctxt "" @@ -14683,7 +14683,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"Funzione CDateFromUnoDateTime [Runtime]\">Funzione CDateFromUnoDateTime [Runtime]</link>" #: 03030116.xhp msgctxt "" @@ -14692,7 +14692,7 @@ msgctxt "" "2\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." -msgstr "" +msgstr "Converte un costrutto UNO com.sun.star.util.DateTime in un valore Data." #: 03030116.xhp msgctxt "" @@ -14701,7 +14701,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Sintassi:" #: 03030116.xhp msgctxt "" @@ -14710,7 +14710,7 @@ msgctxt "" "4\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "" +msgstr "CDateFromUnoDateTime(aDateTime)" #: 03030116.xhp msgctxt "" @@ -14719,7 +14719,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Valore restituito:" #: 03030116.xhp msgctxt "" @@ -14728,7 +14728,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Data" #: 03030116.xhp msgctxt "" @@ -14737,7 +14737,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parametri:" #: 03030116.xhp msgctxt "" @@ -14746,7 +14746,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDateTime: </emph>DateTime to convert" -msgstr "" +msgstr "<emph>aDateTime: </emph>DataOra da convertire" #: 03030116.xhp msgctxt "" @@ -14755,7 +14755,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Esempio:" #: 03030116.xhp msgctxt "" @@ -14763,7 +14763,7 @@ msgctxt "" "par_id3153126\n" "help.text" msgid "MsgBox(aDatabaseRow.getTime(3))" -msgstr "" +msgstr "MsgBox(aDatabaseRow.getTime(3))" #: 03030120.xhp msgctxt "" diff --git a/source/it/helpcontent2/source/text/shared/01.po b/source/it/helpcontent2/source/text/shared/01.po index 2f37ebe0e37..d22124ba3e0 100644 --- a/source/it/helpcontent2/source/text/shared/01.po +++ b/source/it/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-06-23 19:40+0200\n" +"PO-Revision-Date: 2013-11-26 21:23+0100\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <l10n@it.libreoffice.org>\n" "Language: it\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Lokalize 1.5\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1367619220.0\n" @@ -15401,7 +15401,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Selezionate una categoria dall'elenco e quindi scegliete uno stile di formato nella casella <emph>Formato</emph>.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15428,7 +15428,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Selezionate il modo in cui volete visualizzare il contenuto delle celle selezionate.</ahelp> Il codice dell'opzione selezionata viene visualizzato nella casella <emph>Codice del formato</emph>." #: 05020300.xhp msgctxt "" @@ -15446,7 +15446,7 @@ msgctxt "" "98\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Selezionate una valuta e scorrete l'elenco <emph>Formato</emph> per visualizzare le opzioni di formattazione disponibili.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15473,7 +15473,7 @@ msgctxt "" "24\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Imposta la lingua per <switchinline select=\"appl\"><caseinline select=\"CALC\">le celle</caseinline><defaultinline>i campi</defaultinline></switchinline> selezionati. Se è selezionata l'opzione <emph>Predefinito</emph>, $[officename] applica automaticamente i formati numerici associati alla lingua standard del sistema. Selezionate la lingua appropriata per <switchinline select=\"appl\"><caseinline select=\"CALC\">le celle</caseinline><defaultinline>i campi</defaultinline></switchinline> selezionati.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15500,7 +15500,7 @@ msgctxt "" "105\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Usa lo stesso formato numerico delle celle che contengono i dati del grafico.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15536,7 +15536,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Inserite il numero di cifre decimali da visualizzare.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15554,7 +15554,7 @@ msgctxt "" "12\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Inserite il numero massimo di zeri da visualizzare davanti alla virgola decimale.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15572,7 +15572,7 @@ msgctxt "" "14\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Visualizza i numeri negativi in rosso.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15590,7 +15590,7 @@ msgctxt "" "16\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserisce un separatore tra le migliaia. Il tipo di separatore utilizzato dipende dalla lingua impostata.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15608,7 +15608,7 @@ msgctxt "" "18\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Mostra il codice del formato numerico relativo al formato selezionato. Potete anche inserire un formato personalizzato.</ahelp> Le opzioni seguenti sono disponibili solo per i formati numerici definiti dall'utente." #: 05020300.xhp msgctxt "" @@ -15626,7 +15626,7 @@ msgctxt "" "20\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Aggiunge il codice del formato numerico specificato alla categoria definita dall'utente.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15644,7 +15644,7 @@ msgctxt "" "22\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Elimina il formato numerico selezionato.</ahelp> Le modifiche diventeranno effettive all'avvio successivo di $[officename]." #: 05020300.xhp msgctxt "" @@ -15662,7 +15662,7 @@ msgctxt "" "27\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Aggiunge un commento al formato numerico selezionato.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15680,7 +15680,7 @@ msgctxt "" "96\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Inserite un commento per il formato numerico selezionato e fate clic all'esterno della casella.</ahelp>" #: 05020300.xhp msgctxt "" @@ -30141,7 +30141,7 @@ msgctxt "" "52\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Permette di impostare le opzioni di allineamento per il contenuto della cella in cui si trova il cursore o per quello delle celle selezionate.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30159,7 +30159,7 @@ msgctxt "" "55\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Selezionate l'opzione di allineamento orizzontale che desiderate applicare al contenuto delle celle.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30308,7 +30308,7 @@ msgctxt "" "42\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Rientra il contenuto rispetto al bordo sinistro della cella della misura specificata.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30326,7 +30326,7 @@ msgctxt "" "67\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Potete selezionare l'opzione di allineamento verticale da applicare al contenuto delle celle.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30344,7 +30344,7 @@ msgctxt "" "69\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Allinea il contenuto della cella lungo il bordo inferiore.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30457,7 +30457,7 @@ msgctxt "" "49\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Fate clic all'interno del selettore per impostare l'orientamento desiderato.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30475,7 +30475,7 @@ msgctxt "" "46\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Inserite l'angolo di rotazione da applicare al testo della cella selezionata. Un valore positivo produce la rotazione del testo verso sinistra, mentre un valore negativo produce una rotazione verso destra.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30493,7 +30493,7 @@ msgctxt "" "76\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Qui potete specificare il bordo della cella da cui far partire il testo ruotato.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30554,7 +30554,7 @@ msgctxt "" "85\n" "help.text" msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>" -msgstr "" +msgstr "Questa opzione è disponibile solo se è abilitato il supporto delle lingue asiatiche e la direzione del testo è verticale. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Allinea i caratteri asiatici verticalmente nelle celle selezionate. Se una cella contiene più righe di testo, le righe vengono convertite in colonne, che vengono disposte da destra a sinistra. I caratteri occidentali del testo convertito vengono ruotati di 90 gradi verso destra. I caratteri asiatici non vengono ruotati.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30590,7 +30590,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Il testo viene mandato a capo quando raggiunge il bordo della cella. Il numero di righe dipende dalla larghezza della cella. Per inserire un'interruzione di riga manuale, premete <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Invio all'interno della cella.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30608,7 +30608,7 @@ msgctxt "" "82\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Abilita la sillabazione delle parole per il ritorno a capo del testo.</ahelp>" #: 05340300.xhp msgctxt "" diff --git a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po index ea1ff2fa8f3..295e5fe0ab6 100644 --- a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-13 18:27+0000\n" -"Last-Translator: Valter <valtermura@gmail.com>\n" +"PO-Revision-Date: 2013-12-09 11:23+0000\n" +"Last-Translator: Andras <timar74@gmail.com>\n" "Language-Team: Italian <l10n@it.libreoffice.org>\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384367263.0\n" +"X-POOTLE-MTIME: 1386588182.0\n" #: BaseWindowState.xcu msgctxt "" @@ -18673,7 +18673,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Tools" -msgstr "Strumenti" +msgstr "~Strumenti" #: GenericCommands.xcu msgctxt "" @@ -20824,7 +20824,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Tools" -msgstr "Strumenti" +msgstr "~Strumenti" #: StartModuleCommands.xcu msgctxt "" diff --git a/source/it/sc/source/ui/src.po b/source/it/sc/source/ui/src.po index 04bf54840d3..f3993eeb760 100644 --- a/source/it/sc/source/ui/src.po +++ b/source/it/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-13 18:24+0000\n" +"PO-Revision-Date: 2013-12-29 10:22+0000\n" "Last-Translator: Valter <valtermura@gmail.com>\n" "Language-Team: Italian <l10n@it.libreoffice.org>\n" "Language: it\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384367086.0\n" +"X-POOTLE-MTIME: 1388312563.0\n" #: autofmt.src msgctxt "" @@ -8446,7 +8446,7 @@ msgctxt "" "GB_COLORCHGS\n" "fixedline.text" msgid "Colors for changes" -msgstr "Colori per i comandi" +msgstr "Colori per le modifiche" #: opredlin.src msgctxt "" diff --git a/source/ja/helpcontent2/source/text/sbasic/shared.po b/source/ja/helpcontent2/source/text/sbasic/shared.po index 50a932e36c6..09fb6ed5579 100644 --- a/source/ja/helpcontent2/source/text/sbasic/shared.po +++ b/source/ja/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-10 10:50+0000\n" +"PO-Revision-Date: 2014-01-04 08:32+0000\n" "Last-Translator: Takayoshi <kano@na.rim.or.jp>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ja\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384080624.0\n" +"X-POOTLE-MTIME: 1388824376.0\n" #: 00000002.xhp msgctxt "" @@ -2619,7 +2619,7 @@ msgctxt "" "par_idN107B3\n" "help.text" msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>" -msgstr "プロシージャまたは関数を呼び出すには、完全修飾名を使うこともできます: <br/><item type=\"literal\">Library. Module. Macro()</item><br/>たとえば、Grimmicks ライブラリにある Autotext マクロを呼び出すには、以下のようにコマンドを使います: <br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>" +msgstr "プロシージャまたは関数を呼び出すには、完全修飾名を使うこともできます: <br/><item type=\"literal\">Library. Module. Macro()</item><br/>たとえば、Gimmicks ライブラリにある Autotext マクロを呼び出すには、以下のようにコマンドを使います: <br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>" #: 01020300.xhp msgctxt "" @@ -3591,7 +3591,7 @@ msgctxt "" "51\n" "help.text" msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there." -msgstr "ライブラリを追加するオブジェクトを、<emph>アプリケーションとドキュメント</emph> リストで選択します。ここで <emph>soffice</emph> を選択すると、ライブラリの登録先は $[officename] アプリケーションとなり、すべてのドキュメントで利用できるようになります。いずれかのドキュメントを選択すると、ライブラリの登録先はこの単独のドキュメントとなり、ライブラリを利用できるのもこのドキュメント上だけとなります。" +msgstr "ライブラリを追加するオブジェクトを、<emph>「場所」</emph> リストで選択します。ここで「%PRODUCTNAME マクロとダイアログ」を選択すると、ライブラリの登録先は $[officename] アプリケーションとなり、すべてのドキュメントで利用できるようになります。いずれかのドキュメントを選択すると、ライブラリの登録先はこの単独のドキュメントとなり、ライブラリを利用できるのもこのドキュメント上だけとなります。" #: 01030400.xhp msgctxt "" diff --git a/source/ja/sc/uiconfig/scalc/ui.po b/source/ja/sc/uiconfig/scalc/ui.po index 8c8453cf214..9b61c4525d6 100644 --- a/source/ja/sc/uiconfig/scalc/ui.po +++ b/source/ja/sc/uiconfig/scalc/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-03 08:43+0200\n" -"PO-Revision-Date: 2013-10-11 02:02+0000\n" -"Last-Translator: matuaki <matuaki.ooo@gmail.com>\n" +"PO-Revision-Date: 2014-01-02 16:58+0000\n" +"Last-Translator: Takayoshi <kano@na.rim.or.jp>\n" "Language-Team: none\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381456958.0\n" +"X-POOTLE-MTIME: 1388681937.0\n" #: allheaderfooterdialog.ui msgctxt "" @@ -2090,7 +2090,7 @@ msgctxt "" "label\n" "string.text" msgid "_By changing cells" -msgstr "変更させるセル(B)" +msgstr "変更させるセル(_B)" #: solverdlg.ui msgctxt "" diff --git a/source/ja/starmath/source.po b/source/ja/starmath/source.po index 5a00f18479c..1cddaba8c10 100644 --- a/source/ja/starmath/source.po +++ b/source/ja/starmath/source.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-13 17:25+0200\n" -"PO-Revision-Date: 2013-06-16 17:01+0000\n" -"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n" +"PO-Revision-Date: 2014-01-06 12:14+0000\n" +"Last-Translator: Takayoshi <kano@na.rim.or.jp>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371402101.0\n" +"X-POOTLE-MTIME: 1389010452.0\n" #: commands.src msgctxt "" @@ -1731,7 +1731,7 @@ msgctxt "" "5\n" "itemlist.text" msgid "B~orders" -msgstr "余白(~O)" +msgstr "枠(~O)" #: smres.src msgctxt "" diff --git a/source/ja/svtools/uiconfig/ui.po b/source/ja/svtools/uiconfig/ui.po index 49c46739e40..ddf20d3800b 100644 --- a/source/ja/svtools/uiconfig/ui.po +++ b/source/ja/svtools/uiconfig/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-02 13:55+0200\n" -"PO-Revision-Date: 2013-06-06 14:08+0000\n" -"Last-Translator: Ikuya <ikuya@fruitsbasket.info>\n" +"PO-Revision-Date: 2013-12-11 14:31+0000\n" +"Last-Translator: seiseitokyo <seiseik1@yahoo.co.jp>\n" "Language-Team: none\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370527680.0\n" +"X-POOTLE-MTIME: 1386772285.0\n" #: GraphicExportOptionsDialog.ui msgctxt "" @@ -347,7 +347,7 @@ msgctxt "" "label\n" "string.text" msgid "Color" -msgstr "色" +msgstr "カラー" #: graphicexport.ui msgctxt "" diff --git a/source/mr/readlicense_oo/docs.po b/source/mr/readlicense_oo/docs.po index e140e689728..3ca0340846f 100644 --- a/source/mr/readlicense_oo/docs.po +++ b/source/mr/readlicense_oo/docs.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-08-05 15:07+0200\n" -"PO-Revision-Date: 2013-06-21 13:11+0530\n" -"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n" +"PO-Revision-Date: 2013-12-17 14:29+0000\n" +"Last-Translator: Sandeep <sandeep.shedmake@gmail.com>\n" "Language-Team: Marathi <kde-i18n-doc@kde.org>\n" "Language: mr\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1368522292.0\n" +"X-POOTLE-MTIME: 1387290559.0\n" #: readme.xrm msgctxt "" @@ -342,7 +342,7 @@ msgctxt "" "debianinstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "लँगवेज पॅक इंस्टॉल करण्यासाठी सूचनांकरिता (${PRODUCTNAME} ची US इंग्रजी आवृत्ती इंस्टॉल केल्यानंतर), कृपया लँगवेज पॅक इंस्टॉलविषयी खालील विभाग वाचा." #: readme.xrm msgctxt "" @@ -406,7 +406,7 @@ msgctxt "" "rpminstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "लँगवेज पॅक इंस्टॉल करण्यासाठी सूचनांकरिता (${PRODUCTNAME} ची US इंग्रजी आवृत्ती इंस्टॉल केल्यानंतर), कृपया लँगवेज पॅक इंस्टॉलविषयी खालील विभाग वाचा." #: readme.xrm msgctxt "" @@ -494,7 +494,7 @@ msgctxt "" "otherinstall2\n" "readmeitem.text" msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions." -msgstr "" +msgstr "RPMS (किंवा DEBS, परस्पररित्या) डिरेक्ट्रीमध्ये libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (किंवा libreoffice4.1-debian-menus_4.1.0-3_all.deb, परस्पररित्या, किंवा समान) नावाचे संकुल देखील समाविष्टीत आहे. हे संकुल Freedesktop.org पैलू/शिफारस (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>) करीता समर्थन पुरवणाऱ्या सर्व Linux वितरणांकरीता आहे, व वरील सूचनांमध्ये समाविष्टीत नसलेल्या इतर Linux वितरणांमध्ये प्रतिष्ठापनकरीता पुरवले जाते." #: readme.xrm msgctxt "" diff --git a/source/nb/cui/source/tabpages.po b/source/nb/cui/source/tabpages.po index fcd49b50091..b8b01dbca17 100644 --- a/source/nb/cui/source/tabpages.po +++ b/source/nb/cui/source/tabpages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-19 23:13+0000\n" +"PO-Revision-Date: 2013-12-11 23:40+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371683611.0\n" +"X-POOTLE-MTIME: 1386805235.0\n" #: autocdlg.src msgctxt "" @@ -4976,7 +4976,7 @@ msgctxt "" "TSB_WORDWRAP_TEXT\n" "tristatebox.text" msgid "~Word wrap text in shape" -msgstr "~Fold tekst i figur" +msgstr "~Fold tekst i form" #: textattr.src msgctxt "" @@ -4985,7 +4985,7 @@ msgctxt "" "TSB_AUTOGROW_SIZE\n" "tristatebox.text" msgid "~Resize shape to fit text" -msgstr "~Endre størrelse på figur for å gi plass til tekst" +msgstr "~Endre størrelse på form for å gi plass til tekst" #: textattr.src msgctxt "" diff --git a/source/nb/dbaccess/source/ui/app.po b/source/nb/dbaccess/source/ui/app.po index 71462d059e6..a133013fe23 100644 --- a/source/nb/dbaccess/source/ui/app.po +++ b/source/nb/dbaccess/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-10-16 19:28+0200\n" +"PO-Revision-Date: 2013-12-11 12:32+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386765171.0\n" #: app.src msgctxt "" @@ -534,7 +535,7 @@ msgid "" msgstr "" "Makroer bør nå bygges inn i selve databasedokumentet\n" "\n" -"Du kan fortsatt bruke dokumentet som før, men du bør overføre skriptene og makroene. Til dette kan du bruke «Verktøy – Flytt over makroer …»\n" +"Du kan fortsatt bruke dokumentet som før, men du bør overføre skriptene og makroene. Til dette kan du bruke «Verktøy → Flytt over makroer …»\n" "\n" "Du vil ikke kunne legge inn makroer i databasedokumentet før denne migreringen er gjort." diff --git a/source/nb/dbaccess/source/ui/dlg.po b/source/nb/dbaccess/source/ui/dlg.po index 07a822fc2cd..f163bd980a8 100644 --- a/source/nb/dbaccess/source/ui/dlg.po +++ b/source/nb/dbaccess/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-01-22 05:36+0000\n" +"PO-Revision-Date: 2013-12-11 12:32+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358832971.0\n" +"X-POOTLE-MTIME: 1386765176.0\n" #: AutoControls.src msgctxt "" @@ -3112,7 +3112,7 @@ msgctxt "" "STR_EXPLAN_STRINGCONVERSION_ERROR\n" "string.text" msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties." -msgstr "En vanlig grunn til denne feilen er at feil tegnsett er valgt for språket i databasen. Kontroller innstillingene i «Rediger – Database – Egenskaper»." +msgstr "En vanlig grunn til denne feilen er at feil tegnsett er valgt for språket i databasen. Kontroller innstillingene i «Rediger → Database → Egenskaper»." #: sqlmessage.src msgctxt "" diff --git a/source/nb/extensions/source/abpilot.po b/source/nb/extensions/source/abpilot.po index 67dbeaf2e51..552ab9eeca4 100644 --- a/source/nb/extensions/source/abpilot.po +++ b/source/nb/extensions/source/abpilot.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-01-22 05:37+0000\n" +"PO-Revision-Date: 2013-12-11 12:33+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358833042.0\n" +"X-POOTLE-MTIME: 1386765183.0\n" #: abspilot.src msgctxt "" @@ -414,4 +414,4 @@ msgid "" msgstr "" "Ingen felt er tildelt.\n" "Du kan enten tildele felt nå, eller du kan gjøre det senere ved å velge:\n" -"«Fil – Mal – Adressebokkilde …»" +"«Fil → Mal → Adressebokkilde …»" diff --git a/source/nb/helpcontent2/source/text/shared/01.po b/source/nb/helpcontent2/source/text/shared/01.po index aa43ff40989..f3094eb7526 100644 --- a/source/nb/helpcontent2/source/text/shared/01.po +++ b/source/nb/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-01-19 18:31+0000\n" +"PO-Revision-Date: 2013-12-11 23:45+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358620263.0\n" +"X-POOTLE-MTIME: 1386805503.0\n" #: 01010000.xhp msgctxt "" @@ -27100,7 +27100,7 @@ msgctxt "" "par_idN10720\n" "help.text" msgid "Resize shape to fit text" -msgstr "Tilpass størrelsen på figuren slik at teksten passer." +msgstr "Tilpass størrelsen på formen slik at teksten passer." #: 05220000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/shared/02.po b/source/nb/helpcontent2/source/text/shared/02.po index 75c8f885313..482ba7d75f8 100644 --- a/source/nb/helpcontent2/source/text/shared/02.po +++ b/source/nb/helpcontent2/source/text/shared/02.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2012-06-15 19:19+0200\n" +"PO-Revision-Date: 2013-12-11 23:45+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386805518.0\n" #: 01110000.xhp msgctxt "" @@ -278,7 +279,7 @@ msgctxt "" "24\n" "help.text" msgid "<ahelp hid=\".uno:Polygon_Unfilled\">Draws a line composed of a series of straight line segments. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, double-click the starting point of the line.</ahelp>" -msgstr "<ahelp hid=\".uno:Polygon_Unfilled\">Tegn sammenhengende linjer. Hold museknappen nede for å dra den første streken, deretter klikker du for hver ny linje du vil legge til. Dobbeltklikk for å avslutte. For å tegne en lukket figur, avslutt den siste linja med å dobbeltklikke der du begynte.</ahelp>" +msgstr "<ahelp hid=\".uno:Polygon_Unfilled\">Tegn sammenhengende linjer. Hold museknappen nede for å dra den første streken, deretter klikker du for hver ny linje du vil legge til. Dobbeltklikk for å avslutte. For å tegne en lukket form, avslutt den siste linja med å dobbeltklikke der du begynte.</ahelp>" #: 01140000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/shared/guide.po b/source/nb/helpcontent2/source/text/shared/guide.po index 756a1fb896f..42c8ec2fe80 100644 --- a/source/nb/helpcontent2/source/text/shared/guide.po +++ b/source/nb/helpcontent2/source/text/shared/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2012-12-01 16:58+0000\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" +"PO-Revision-Date: 2013-12-11 23:45+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1354381135.0\n" +"X-POOTLE-MTIME: 1386805530.0\n" #: aaa_start.xhp msgctxt "" @@ -13499,7 +13499,7 @@ msgctxt "" "5\n" "help.text" msgid "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Gallery Objects\">Gallery Objects</link><br/>Shapes are on the <emph>Drawing</emph> toolbar (menu <item type=\"menuitem\">View - Toolbars - Drawing</item>)" -msgstr "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Gallery Objects\">Galleriobjekter</link><br/>Du finner figurer på verktøylinja <emph>Tegning</emph> (menyen <item type=\"menuitem\">Vis → Verktøylinjer → Tegning</item>)" +msgstr "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Gallery Objects\">Galleriobjekter</link><br/>Du finner former på verktøylinja <emph>Tegning</emph> (menyen <item type=\"menuitem\">Vis → Verktøylinjer → Tegning</item>)" #: microsoft_terms.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/simpress/00.po b/source/nb/helpcontent2/source/text/simpress/00.po index c6a5064329a..9b9c9a4da7c 100644 --- a/source/nb/helpcontent2/source/text/simpress/00.po +++ b/source/nb/helpcontent2/source/text/simpress/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-05 15:39+0200\n" +"PO-Revision-Date: 2013-12-11 23:48+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386805691.0\n" #: 00000004.xhp msgctxt "" @@ -1375,7 +1376,7 @@ msgctxt "" "37\n" "help.text" msgid "Choose <emph>Modify - Shapes</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)" -msgstr "Velg <emph>Endre → Figurer</emph> (bare <item type=\"productname\">%PRODUCTNAME</item> Draw)" +msgstr "Velg <emph>Endre → Former</emph> (bare <item type=\"productname\">%PRODUCTNAME</item> Draw)" #: 00000413.xhp msgctxt "" @@ -1402,7 +1403,7 @@ msgctxt "" "43\n" "help.text" msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Merge</emph>" -msgstr "Velg to eller flere objekter, åpne spretoppmenyen og velg <emph>Figurer → Slå sammen</emph>" +msgstr "Velg to eller flere objekter, åpne sprettoppmenyen og velg <emph>Former → Slå sammen</emph>" #: 00000413.xhp msgctxt "" @@ -1411,7 +1412,7 @@ msgctxt "" "39\n" "help.text" msgid "Choose <emph>Modify - Shapes - Subtract</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)" -msgstr "Velg <emph>Endre → Figurer → Trekk fra</emph> (bare <item type=\"productname\">%PRODUCTNAME</item> Draw)" +msgstr "Velg <emph>Endre → Former → Trekk fra</emph> (bare <item type=\"productname\">%PRODUCTNAME</item> Draw)" #: 00000413.xhp msgctxt "" @@ -1420,7 +1421,7 @@ msgctxt "" "44\n" "help.text" msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Subtract</emph>" -msgstr "Velg to eller flere objekter, åpne sprettoppmenyen og velg <emph>Figurer → Trekk fra</emph>" +msgstr "Velg to eller flere objekter, åpne spretttoppmenyen og velg <emph>Former → Trekk fra</emph>" #: 00000413.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/simpress/01.po b/source/nb/helpcontent2/source/text/simpress/01.po index c1280c419e5..831f066de36 100644 --- a/source/nb/helpcontent2/source/text/simpress/01.po +++ b/source/nb/helpcontent2/source/text/simpress/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-06-14 16:04+0200\n" +"PO-Revision-Date: 2013-12-11 23:50+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386805849.0\n" #: 01170000.xhp msgctxt "" @@ -815,7 +816,7 @@ msgctxt "" "hd_id4969328\n" "help.text" msgid "Show Shapes" -msgstr "Vis figurer" +msgstr "Vis former" #: 02110000.xhp msgctxt "" @@ -1239,7 +1240,7 @@ msgctxt "" "11\n" "help.text" msgid "$[officename] draws a series of intermediate shapes between two selected objects and <link href=\"text/shared/01/05290000.xhp\" name=\"groups\">groups</link> the result." -msgstr "$[officename] tegner en rad mellomliggende figurer mellom to valgte objekter og <link href=\"text/shared/01/05290000.xhp\" name=\"groups\">grupperer</link> resultatet." +msgstr "$[officename] tegner en rad mellomliggende former mellom to valgte objekter og <link href=\"text/shared/01/05290000.xhp\" name=\"groups\">grupperer</link> resultatet." #: 02150000.xhp msgctxt "" @@ -1275,7 +1276,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"SD:METRICFIELD:DLG_MORPH:MTF_STEPS\">Enter the number of shapes you want between the two selected objects.</ahelp>" -msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_MORPH:MTF_STEPS\">Angi antall figurer du vil ha mellom de to valgte objektene.</ahelp>" +msgstr "<ahelp hid=\"SD:METRICFIELD:DLG_MORPH:MTF_STEPS\">Angi antall former du vil ha mellom de to valgte objektene.</ahelp>" #: 02150000.xhp msgctxt "" @@ -6140,7 +6141,7 @@ msgctxt "" "par_idN1079C\n" "help.text" msgid "More animations may be present, which run when a shape is shown. If any of these animated shapes are present, they are listed in the lower half of the animation list. Tabs display the name of each shape that runs an animation." -msgstr "Flere animasjoner kan være tilgjengelige og kjøres når en figur vises. Hvis noen av disse animerte figurene finnes, vises de i en liste i den nederste halvdelen av animasjonslista. Navnet på hver figur som kjører en animasjon vises på faner." +msgstr "Flere animasjoner kan være tilgjengelige og kjøres når en form vises. Hvis noen av disse animerte formene finnes, vises de i en liste i den nederste halvdelen av animasjonslista. Navnet på hver form som kjører en animasjon vises på faner." #: 06060000.xhp msgctxt "" @@ -6188,7 +6189,7 @@ msgctxt "" "par_idN107B5\n" "help.text" msgid "The fifth column shows the name of the shape for this animation effect and optionally the first characters of animated text." -msgstr "Den femte kolonnen viser navnet på figuren med denne animasjonseffekten og eventuelt de første tegnene til en animert tekst." +msgstr "Den femte kolonnen viser navnet på formen med denne animasjonseffekten og eventuelt de første tegnene til en animert tekst." #: 06060000.xhp msgctxt "" @@ -8153,7 +8154,7 @@ msgctxt "" "2\n" "help.text" msgid "<ahelp hid=\".uno:Combine\">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href=\"text/shared/01/05290000.xhp\" name=\"grouping\">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href=\"text/simpress/01/13150000.xhp\" name=\"split\">split</link> apart combined objects, but the original object properties are lost." -msgstr "<ahelp hid=\".uno:Combine\">Sett sammen to eller flere valgte objekter til én figur.</ahelp> I motsetning til <link href=\"text/shared/01/05290000.xhp\" name=\"grouping\">gruppering</link> vil et sammensatt objekt ta egenskapene til det laveste objektet i stabelen. Du kan <link href=\"text/simpress/01/13150000.xhp\" name=\"split\">dele opp</link> sammensatte objekter, men de opprinnelige objektegenskapene går tapt." +msgstr "<ahelp hid=\".uno:Combine\">Sett sammen to eller flere valgte objekter til én form.</ahelp> I motsetning til <link href=\"text/shared/01/05290000.xhp\" name=\"grouping\">gruppering</link> vil et sammensatt objekt ta egenskapene til det laveste objektet i stabelen. Du kan <link href=\"text/simpress/01/13150000.xhp\" name=\"split\">dele opp</link> sammensatte objekter, men de opprinnelige objektegenskapene går tapt." #: 13140000.xhp msgctxt "" @@ -8265,7 +8266,7 @@ msgctxt "" "3\n" "help.text" msgid "You cannot apply a fill to closed shapes that have been broken apart with this command." -msgstr "Du kan ikke legge til fyll på lukkede figurer som er blitt brutt opp med denne kommandoen." +msgstr "Du kan ikke legge til fyll på lukkede former som er blitt brutt opp med denne kommandoen." #: 13180000.xhp msgctxt "" @@ -8273,7 +8274,7 @@ msgctxt "" "tit\n" "help.text" msgid "Shapes" -msgstr "Figurer" +msgstr "Former" #: 13180000.xhp msgctxt "" @@ -8282,7 +8283,7 @@ msgctxt "" "1\n" "help.text" msgid "<link href=\"text/simpress/01/13180000.xhp\" name=\"Shapes\">Shapes</link>" -msgstr "<link href=\"text/simpress/01/13180000.xhp\" name=\"Shapes\">Figurer</link>" +msgstr "<link href=\"text/simpress/01/13180000.xhp\" name=\"Former\">Former</link>" #: 13180000.xhp msgctxt "" @@ -8291,7 +8292,7 @@ msgctxt "" "2\n" "help.text" msgid "Creates a shape from two or more selected objects." -msgstr "Oppretter en figur ut fra to eller flere markerte objekter." +msgstr "Oppretter en form ut fra to eller flere markerte objekter." #: 13180000.xhp msgctxt "" @@ -8300,7 +8301,7 @@ msgctxt "" "3\n" "help.text" msgid "Shapes take on the properties of the lowermost object in the stacking order." -msgstr "Figurer får egenskapene fra det nederste objektet i stablingsrekkefølgen." +msgstr "Former får egenskapene fra det nederste objektet i stablingsrekkefølgen." #: 13180100.xhp msgctxt "" @@ -8396,7 +8397,7 @@ msgctxt "" "2\n" "help.text" msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>" -msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Lag en figur av det overlappende området fra de valgte objektene.</ahelp>" +msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Lag en form av det overlappende området fra de valgte objektene.</ahelp>" #: animationeffect.xhp msgctxt "" @@ -8796,7 +8797,7 @@ msgctxt "" "par_idN10744\n" "help.text" msgid "<emph>Hide after animation</emph> - hides the shape after the animation ends." -msgstr "<emph>Skjul etter animasjon</emph> – skjuler figuren etter at animasjonen er avsluttet." +msgstr "<emph>Skjul etter animasjon</emph> – skjuler formen etter at animasjonen er avsluttet." #: effectoptionseffect.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/simpress/02.po b/source/nb/helpcontent2/source/text/simpress/02.po index c0fbb678180..65b1181bf55 100644 --- a/source/nb/helpcontent2/source/text/simpress/02.po +++ b/source/nb/helpcontent2/source/text/simpress/02.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-03 08:43+0200\n" -"PO-Revision-Date: 2012-06-14 16:05+0200\n" +"PO-Revision-Date: 2013-12-11 23:51+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386805914.0\n" #: 04010000.xhp msgctxt "" @@ -2173,7 +2174,7 @@ msgctxt "" "13\n" "help.text" msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>" -msgstr "<ahelp hid=\".uno:Circle\">Tegn en fylt figur som er basert på buen i en oval og to radiuslinjer i gjeldende dokument. For å tegne en ovalsektor, dra ovalen til den størrelsen du ønsker, trykk deretter for å angi den første radiuslinja. Flytt musepekeren dit du ønsker å plassere den andre radiuslinja og trykk. Du trenger ikke å trykke på ovalen. For å tegne en sirkelsektor , hold nede «Shift» mens du drar.</ahelp>" +msgstr "<ahelp hid=\".uno:Circle\">Tegn en fylt form som er basert på buen i en oval og to radiuslinjer i gjeldende dokument. For å tegne en ovalsektor, dra ovalen til den størrelsen du ønsker, trykk deretter for å angi den første radiuslinja. Flytt musepekeren dit du ønsker å plassere den andre radiuslinja og trykk. Du trenger ikke å trykke på ovalen. For å tegne en sirkelsektor , hold nede «Shift» mens du drar.</ahelp>" #: 10070000.xhp msgctxt "" @@ -2208,7 +2209,7 @@ msgctxt "" "16\n" "help.text" msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>" -msgstr "<ahelp hid=\".uno:CirclePie\">Tegn en fylt figur som er basert på buen i en sirkel og to radiuslinjer i gjeldende dokument. For å tegne en sirkelsektor, dra sirkelen til den størrelsen du ønsker, trykk deretter for å angi den første radiuslinja.Flytt musepekeren dit du ønsker å plassere den andre radiuslinja og trykk. Du trenger ikke å trykke på sirkelen. For å tegne en ovalsektor, hold nede «Shift» mens du drar.</ahelp>" +msgstr "<ahelp hid=\".uno:CirclePie\">Tegn en fylt form som er basert på buen i en sirkel og to radiuslinjer i gjeldende dokument. For å tegne en sirkelsektor, dra sirkelen til den størrelsen du ønsker, trykk deretter for å angi den første radiuslinja.Flytt musepekeren dit du ønsker å plassere den andre radiuslinja og trykk. Du trenger ikke å trykke på sirkelen. For å tegne en ovalsektor, hold nede «Shift» mens du drar.</ahelp>" #: 10070000.xhp msgctxt "" @@ -2243,7 +2244,7 @@ msgctxt "" "19\n" "help.text" msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>" -msgstr "<ahelp hid=\".uno:EllipseCut\">Tegn en fylt figur som er basert på buen i en oval og en diameterlinje i det gjeldende dokumentet. For å tegne en ovalsektor, dra ovalen til den størrelsen du ønsker og trykk deretter for å angi startpunktet til diameterlinja. Flytt musepekeren dit du ønsker å plassere endepunktet til diameterlinja og trykk. Du trenger ikke å trykke på sirkelen. For å tegne en sirkelsektor, hold nede «Shift» mens du drar.</ahelp>" +msgstr "<ahelp hid=\".uno:EllipseCut\">Tegn en fylt form som er basert på buen i en oval og en diameterlinje i det gjeldende dokumentet. For å tegne en ovalsektor, dra ovalen til den størrelsen du ønsker og trykk deretter for å angi startpunktet til diameterlinja. Flytt musepekeren dit du ønsker å plassere endepunktet til diameterlinja og trykk. Du trenger ikke å trykke på sirkelen. For å tegne en sirkelsektor, hold nede «Shift» mens du drar.</ahelp>" #: 10070000.xhp msgctxt "" @@ -2278,7 +2279,7 @@ msgctxt "" "22\n" "help.text" msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down Shift while you drag." -msgstr "Tegn en fylt figur angitt ut i fra buen av en sirkel og en diameterlinje i det gjeldende dokumentet. For å tegne et sirkelsegment, kan du dra en sirkel til den størrelsen du vil ha, og så klikke for å angi startpunktet for diameterlinja. Flytt pekeren dit hvor du vil plassere sluttpunktet for diameterlinja og klikk igjen. Du behøver ikke å klikke på sirkelen. For å tegne et ellipsesegment, kan du holde Skift nede mens du drar." +msgstr "Tegn en fylt form angitt ut i fra buen av en sirkel og en diameterlinje i det gjeldende dokumentet. For å tegne et sirkelsegment, kan du dra en sirkel til den størrelsen du vil ha, og så klikke for å angi startpunktet for diameterlinja. Flytt pekeren dit hvor du vil plassere sluttpunktet for diameterlinja og klikk igjen. Du behøver ikke å klikke på sirkelen. For å tegne et ellipsesegment, kan du holde Skift nede mens du drar." #: 10070000.xhp msgctxt "" @@ -2383,7 +2384,7 @@ msgctxt "" "31\n" "help.text" msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>" -msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Tegn en tom figur som er angitt av buen i en oval og av to radiuslinjer i gjeldende dokument. For å tegne en ovalsektor, dra en oval til den størrelsen du ønsker og trykk deretter for å angi den første radiuslinja. Flytt musepekeren dit du ønsker å plassere den andre radiuslinja og trykk. Du trenger ikke å trykke på ovalen. For å tegne en sirkelsektor, hold nede «Shift» mens du drar.</ahelp>" +msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Tegn en tom form som er angitt av buen i en oval og av to radiuslinjer i gjeldende dokument. For å tegne en ovalsektor, dra en oval til den størrelsen du ønsker og trykk deretter for å angi den første radiuslinja. Flytt musepekeren dit du ønsker å plassere den andre radiuslinja og trykk. Du trenger ikke å trykke på ovalen. For å tegne en sirkelsektor, hold nede «Shift» mens du drar.</ahelp>" #: 10070000.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/simpress/guide.po b/source/nb/helpcontent2/source/text/simpress/guide.po index 832c3c406a5..573e292b278 100644 --- a/source/nb/helpcontent2/source/text/simpress/guide.po +++ b/source/nb/helpcontent2/source/text/simpress/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-05 16:43+0200\n" +"PO-Revision-Date: 2013-12-11 23:54+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386806046.0\n" #: 3d_create.xhp msgctxt "" @@ -3823,7 +3824,7 @@ msgctxt "" "45\n" "help.text" msgid "Click a connection site, drag to a connection site on another shape, and then release." -msgstr "Trykk på et forbindelsessted, dra til et forbindelsessted på en annen figur og deretter slipp." +msgstr "Trykk på et forbindelsessted, dra til et forbindelsessted på en annen form og deretter slipp." #: orgchart.xhp msgctxt "" @@ -3850,7 +3851,7 @@ msgctxt "" "48\n" "help.text" msgid "To add text to the shapes on your flowchart" -msgstr "For å legge til tekst til figurene på ditt flytdiagram" +msgstr "For å legge til tekst til formene på ditt flytdiagram" #: orgchart.xhp msgctxt "" @@ -3868,7 +3869,7 @@ msgctxt "" "50\n" "help.text" msgid "Double-click the shape, and type or paste your text." -msgstr "Dobbeltklikk på figuren og skriv eller sett inn din tekst." +msgstr "Dobbeltklikk på formen og skriv eller sett inn din tekst." #: orgchart.xhp msgctxt "" @@ -3877,7 +3878,7 @@ msgctxt "" "51\n" "help.text" msgid "Click the <emph>Text</emph> icon on the <emph>Drawing</emph> bar, and drag a text object over the shape. Type or paste your text into the text object." -msgstr "Trykk på <emph>Tekst</emph>-ikonet på <emph>Tegning</emph>-linja, og dra et tekstobjekt over figuren. Skriv eller sett inn din egen tekst i tekstobjektet." +msgstr "Trykk på knappen <emph>Tekst</emph> på verktøylinja <emph>Tegning</emph>, og dra et tekstobjekt over formen. Skriv eller sett inn din egen tekst i tekstobjektet." #: orgchart.xhp msgctxt "" @@ -3886,7 +3887,7 @@ msgctxt "" "52\n" "help.text" msgid "To add a color fill to a shape:" -msgstr "For å legge til en fyllfarge til en figur:" +msgstr "For å legge til en fyllfarge til en form:" #: orgchart.xhp msgctxt "" @@ -3895,7 +3896,7 @@ msgctxt "" "53\n" "help.text" msgid "Select the shape, and choose <emph>Format - Area</emph>." -msgstr "Merk figuren, og velg <emph>Format → Område</emph>." +msgstr "Merk formen, og velg <emph>Format → Område</emph>." #: orgchart.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/swriter/01.po b/source/nb/helpcontent2/source/text/swriter/01.po index ecb534f1dd3..ad0be0541ac 100644 --- a/source/nb/helpcontent2/source/text/swriter/01.po +++ b/source/nb/helpcontent2/source/text/swriter/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-13 17:25+0200\n" -"PO-Revision-Date: 2013-01-19 18:31+0000\n" +"PO-Revision-Date: 2013-12-11 23:53+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358620316.0\n" +"X-POOTLE-MTIME: 1386806014.0\n" #: 01120000.xhp msgctxt "" @@ -5088,7 +5088,7 @@ msgctxt "" "4\n" "help.text" msgid "When you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is \"Figure 1.12\", the first figure in the next chapter would be \"Figure 2.1\"." -msgstr "Når du legger kapittelnumre til bildetekstetiketter, nullstilles bildetekstnummereringen når det kommer en kapitteloverskrift. Hvis den siste illustrasjonen i kapittel 1 for eksempel er «Figur 1.12», vil den første illustrasjonen i det neste kapittelet bli «Figur 2.1»." +msgstr "Når du legger kapittelnumre til bildetekstetiketter, nullstilles bildetekstnummereringen når det kommer en kapitteloverskrift. Hvis den siste illustrasjonen i kapittel 1 for eksempel er «Form 1.12», vil den første illustrasjonen i det neste kapittelet bli «Form 2.1»." #: 04060100.xhp msgctxt "" diff --git a/source/nb/helpcontent2/source/text/swriter/guide.po b/source/nb/helpcontent2/source/text/swriter/guide.po index 9bb8461d786..a1c52865c3f 100644 --- a/source/nb/helpcontent2/source/text/swriter/guide.po +++ b/source/nb/helpcontent2/source/text/swriter/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2012-06-15 16:05+0200\n" +"PO-Revision-Date: 2013-12-11 23:53+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386806027.0\n" #: anchor_object.xhp msgctxt "" @@ -2688,7 +2689,7 @@ msgctxt "" "26\n" "help.text" msgid "Select the options that you want, and then click <item type=\"menuitem\">OK</item>. If you want, you can also enter different text in the <item type=\"menuitem\">Category</item> box, for example <item type=\"literal\">Figure</item>." -msgstr "Velg de innstillingene du vil ha, og trykk <item type=\"menuitem\">OK</item>. Hvis du vil, kan du også skrive inn egen tekst i <item type=\"menuitem\">Kategoriboksen</item>, for eksempel <item type=\"literal\">Figur</item>." +msgstr "Velg de innstillingene du vil ha, og trykk <item type=\"menuitem\">OK</item>. Hvis du vil, kan du også skrive inn egen tekst i <item type=\"menuitem\">Kategoriboksen</item>, for eksempel <item type=\"literal\">Form</item>." #: captions.xhp msgctxt "" diff --git a/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po index c4eeb14bacc..c01bd8626cc 100644 --- a/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/nb/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-14 18:42+0000\n" +"PO-Revision-Date: 2013-12-11 23:40+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384454572.0\n" +"X-POOTLE-MTIME: 1386805255.0\n" #: BaseWindowState.xcu msgctxt "" @@ -17882,7 +17882,7 @@ msgctxt "" "Label\n" "value.text" msgid "Gradient Fill Transparency" -msgstr "" +msgstr "Gjennomsiktighet for fargeovergang" #: GenericCommands.xcu msgctxt "" @@ -20105,7 +20105,7 @@ msgctxt "" "Label\n" "value.text" msgid "Shape Arrange" -msgstr "" +msgstr "Formoppstilling" #: ReportCommands.xcu msgctxt "" @@ -20609,7 +20609,7 @@ msgctxt "" "Title\n" "value.text" msgid "Insert Shapes" -msgstr "Sett inn figurer" +msgstr "Sett inn former" #: StartModuleCommands.xcu msgctxt "" diff --git a/source/nb/officecfg/registry/data/org/openoffice/TypeDetection.po b/source/nb/officecfg/registry/data/org/openoffice/TypeDetection.po index 2b7131be947..ecbb3fe0c0f 100644 --- a/source/nb/officecfg/registry/data/org/openoffice/TypeDetection.po +++ b/source/nb/officecfg/registry/data/org/openoffice/TypeDetection.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-08-29 03:20+0000\n" +"PO-Revision-Date: 2013-12-11 12:33+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377746406.0\n" +"X-POOTLE-MTIME: 1386765196.0\n" #: Filter.xcu msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "UIName\n" "value.text" msgid "ODF Database Report" -msgstr "ODF–databaserapport" +msgstr "ODF-databaserapport" #: Filter.xcu msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "UIName\n" "value.text" msgid "OpenDocument Database Report" -msgstr "OpenDocument–databaserapport" +msgstr "OpenDocument-databaserapport" #: Types.xcu msgctxt "" @@ -50,4 +50,4 @@ msgctxt "" "UIName\n" "value.text" msgid "StarOffice XML (Base) Report Chart 9" -msgstr "StarOffice XML (Base)–rapportdiagram 9" +msgstr "StarOffice XML (Base)-rapportdiagram 9" diff --git a/source/nb/padmin/uiconfig/ui.po b/source/nb/padmin/uiconfig/ui.po index 1167e01e10e..852e636c471 100644 --- a/source/nb/padmin/uiconfig/ui.po +++ b/source/nb/padmin/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-29 03:32+0000\n" +"PO-Revision-Date: 2013-12-11 12:33+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377747175.0\n" +"X-POOTLE-MTIME: 1386765205.0\n" #: printerdevicepage.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "8 Bit" -msgstr "8–bit" +msgstr "8 bit" #: printerdevicepage.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "24 Bit" -msgstr "24–bit" +msgstr "24 bit" #: printerdevicepage.ui msgctxt "" diff --git a/source/nb/readlicense_oo/docs.po b/source/nb/readlicense_oo/docs.po index e1cab964ee0..82c26d72ef4 100644 --- a/source/nb/readlicense_oo/docs.po +++ b/source/nb/readlicense_oo/docs.po @@ -1,20 +1,20 @@ #. extracted from readlicense_oo/docs msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-08-05 15:07+0200\n" -"PO-Revision-Date: 2013-02-26 00:03+0000\n" -"Last-Translator: Olav <odahlum@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2013-12-11 13:02+0100\n" +"Last-Translator: Olav Dahlum <odahlum@gmail.com>\n" +"Language-Team: Norwegian Bokmål <>\n" "Language: nb\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: LibreOffice\n" +"X-Generator: Lokalize 1.5\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1361837008.0\n" +"X-POOTLE-MTIME: 1386278542.0\n" #: readme.xrm msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "A13\n" "readmeitem.text" msgid "You can use this copy of ${PRODUCTNAME} free of charge because individual contributors and corporate sponsors have designed, developed, tested, translated, documented, supported, marketed, and helped in many other ways to make ${PRODUCTNAME} what it is today - the world's leading Open Source productivity software for home and office." -msgstr "Denne kopien av ${PRODUCTNAME} kan brukes gratis fordi individuelle bidragsytere og korporative sponsorer har laget, utviklet, testa, oversatt, dokumentert, støtta, markedsført og hjulpet til på mange andre måter for å gjøre ${PRODUCTNAME} til det er i dag - verdens ledende Åpen kildekode-produktivitetgruppevare for hjem og kontor." +msgstr "Denne kopien av ${PRODUCTNAME} kan brukes gratis fordi individuelle bidragsytere og korporative sponsorer har laget, utviklet, testa, oversatt, dokumentert, støtta, markedsført og hjulpet til på mange andre måter for å gjøre ${PRODUCTNAME} til det er i dag – verdens ledende Åpen kildekode-produktivitetgruppevare for hjem og kontor." #: readme.xrm msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "javaneeded\n" "readmeitem.text" msgid "${PRODUCTNAME} requires a recent version of Java Runtime Environment (JRE) for full functionality. JRE is not part of the ${PRODUCTNAME} installation package, it should be installed separately." -msgstr "${PRODUCTNAME}" +msgstr "${PRODUCTNAME} krever en nyere versjon av Java (JRE) for å kunne ta i bruk alle funksjoner. JRE er ikke en del av installasjonspakka for ${PRODUCTNAME} og må derfor installeres separat." #: readme.xrm msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "macxivideo\n" "readmeitem.text" msgid "1024 x 768 graphic device with 256 colors (higher resolution recommended)" -msgstr "Skjerm med minst 1024x768 oppløsning og 256 farger. (Høyere oppløsning anbefales.)" +msgstr "Skjerm med støtte for minst 1024 x 768 oppløsning og 256 farger (høyere oppløsning anbefales)" #: readme.xrm msgctxt "" @@ -190,7 +190,7 @@ msgctxt "" "jtzu56\n" "readmeitem.text" msgid "1024x768 resolution (higher resolution recommended), at least 256 colors" -msgstr "Skjerm med minst 1024x768 oppløsning og 256 farger. (Høyere oppløsning anbefales.)" +msgstr "Skjerm med støtte for minst 1024 x 768 oppløsning og 256 farger (høyere oppløsning anbefales)" #: readme.xrm msgctxt "" @@ -206,7 +206,7 @@ msgctxt "" "MSOReg1\n" "readmeitem.text" msgid "Registration of ${PRODUCTNAME} as default application for Microsoft Office formats can be forced or suppressed by using the following command line switches with the installer:" -msgstr "Du kan angi at ${PRODUCTNAME} skal brukes som standardprogram når du åpner filer fra Microsoft Office-programmer. Under installasjonen kan du til dette bruke følgende kommandolinjevalg:" +msgstr "Du kan angi at ${PRODUCTNAME} skal brukes som standardprogram når du åpner filer fra Microsoft Office-programmer. Under installasjonen kan du gjøre dette ved å bruke følgende kommandolinjevalg:" #: readme.xrm msgctxt "" @@ -246,7 +246,7 @@ msgctxt "" "s2we35\n" "readmeitem.text" msgid "Linux Kernel version 2.6.18 or higher;" -msgstr "Versjon 2.6.18 eller nyere av Linux-kjernen" +msgstr "Linux-kjerne versjon 2.6.18 eller nyere" #: readme.xrm msgctxt "" @@ -254,7 +254,7 @@ msgctxt "" "s253we\n" "readmeitem.text" msgid "glibc2 version 2.5 or higher;" -msgstr "glibc2 versjon 2.5 eller nyere;" +msgstr "glibc2 versjon 2.5 eller nyere" #: readme.xrm msgctxt "" @@ -262,7 +262,7 @@ msgctxt "" "s256we\n" "readmeitem.text" msgid "gtk version 2.10.4 or higher;" -msgstr "Versjon 2.10.4 eller nyere av gtk" +msgstr "gtk versjon 2.10.4 eller nyere" #: readme.xrm msgctxt "" @@ -270,7 +270,7 @@ msgctxt "" "s2etfseg\n" "readmeitem.text" msgid "Pentium compatible PC (Pentium III or Athlon recommended);" -msgstr "Pentium-kompatibel PC (Pentium III eller Athlon anbefales);" +msgstr "Pentium-kompatibel PC (Pentium III eller Athlon anbefales)" #: readme.xrm msgctxt "" @@ -278,7 +278,7 @@ msgctxt "" "s2ssdfe\n" "readmeitem.text" msgid "256 MB RAM (512 MB RAM recommended);" -msgstr "256 MB RAM (512 MB RAM anbefales);" +msgstr "256 MB RAM (512 MB RAM anbefales)" #: readme.xrm msgctxt "" @@ -286,7 +286,7 @@ msgctxt "" "n42dfgf\n" "readmeitem.text" msgid "Up to 1.55 GB available hard disk space;" -msgstr "Inntil 1,55 GB ledig harddiskplass;" +msgstr "Inntil 1,55 GB ledig harddiskplass" #: readme.xrm msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "ghjhhr\n" "readmeitem.text" msgid "X Server with 1024x768 resolution (higher resolution recommended), with at least 256 colors;" -msgstr "X-tjener med en oppløsning på 1024 x 768 (høyere oppløsning anbefales), med minst 256 farger;" +msgstr "X-tjener med en oppløsning på 1024 x 768 (høyere oppløsning anbefales) og støtte for minst 256 farger" #: readme.xrm msgctxt "" @@ -302,7 +302,7 @@ msgctxt "" "wd2dff\n" "readmeitem.text" msgid "Gnome 2.16 or higher, with the gail 1.8.6 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)." -msgstr "Gnome 2.16 eller nyere, med pakkene gail 1.8.6 og at-spi 1.7 (kreves for å støtte tilgjengelighetsverktøy [AT] ), eller andre kompatible GUI (som KDE, med flere.)" +msgstr "Gnome 2.16 eller nyere, med pakkene gail 1.8.6 og at-spi 1.7 (kreves for å støtte tilgjengelighetsverktøy), eller andre kompatible GUI (som KDE, med flere)." #: readme.xrm msgctxt "" @@ -326,7 +326,7 @@ msgctxt "" "Precautions\n" "readmeitem.text" msgid "Please make sure you have enough free memory in the temporary directory on your system, and please ensure that read, write and run access rights have been granted. Close all other programs before starting the installation process." -msgstr "Kontroller at det er nok tilgjengelig minne i mappa for mellomlagring i operativsystemet ditt, og at du har lese-, skrive- og kjørerettigheter på denne mappa. Lukk alle andre program før du starter installasjonen." +msgstr "Kontroller at det er nok tilgjengelig plass i mappa for midlertidige filer i operativsystemet og at du har lese-, skrive- og kjørerettigheter i denne mappa. Lukk alle andre program før du starter installasjonen." #: readme.xrm msgctxt "" @@ -342,7 +342,7 @@ msgctxt "" "debianinstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "Les avsnittet med navnet «Installasjon av en språkpakke» nedenfor for å se hvordan du kan installere en lokal språkpakke (etter å ha installert US-engelsk-versjonen av ${PRODUCTNAME})." #: readme.xrm msgctxt "" @@ -350,7 +350,7 @@ msgctxt "" "debianinstall2\n" "readmeitem.text" msgid "When you unpack the downloaded archive, you will see that the contents have been decompressed into a sub-directory. Open a file manager window, and change directory to the one starting with \"LibreOffice_\", followed by the version number and some platform information." -msgstr "" +msgstr "Når du pakker ut nedlastinga vil du se at innholdet er fordelt på undermapper. Åpne filbehandleren og bytt til undermappa kalt «LibreOffice_» etterfulgt av versjonsnummeret og informasjon om hvilken plattform installasjonen er laget for." #: readme.xrm msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "debianinstall5\n" "readmeitem.text" msgid "The following commands will install LibreOffice and the desktop integration packages (you may just copy and paste them into the terminal screen rather than trying to type them):" -msgstr "" +msgstr "Denne kommandoen vil installere LibreOffice og skrivebordsintegrasjonen. (Det enkleste er å kopiere og lime inn kommandoen i vinduet i stedet for å skrive den inn manuelt):" #: readme.xrm msgctxt "" @@ -398,7 +398,7 @@ msgctxt "" "sdfsdfgf42t\n" "readmeitem.text" msgid "Installation of ${PRODUCTNAME} on Fedora, openSUSE, Mandriva and other Linux systems using RPM packages" -msgstr "" +msgstr "Installasjon av ${PRODUCTNAME} på Fedora, openSUSE, Mandriva og andre Linux-system ved hjelp av RPM-pakker." #: readme.xrm msgctxt "" @@ -406,7 +406,7 @@ msgctxt "" "rpminstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "Les avsnittet med navnet «Installasjon av en språkpakke» nedenfor for å se hvordan du kan installere en lokal språkpakke (etter å ha installert US-engelsk-versjonen av ${PRODUCTNAME})." #: readme.xrm msgctxt "" @@ -414,7 +414,7 @@ msgctxt "" "rpminstall2\n" "readmeitem.text" msgid "When you unpack the downloaded archive, you will see that the contents have been decompressed into a sub-directory. Open a file manager window, and change directory to the one starting with \"LibreOffice_\", followed by the version number and some platform information." -msgstr "" +msgstr "Når du pakker ut nedlastinga vil du se at innholdet er fordelt på undermapper. Åpne filbehandleren og bytt til undermappa kalt «LibreOffice_» etterfulgt av versjonsnummeret og informasjon om hvilken plattform installasjonen er laget for." #: readme.xrm msgctxt "" @@ -454,7 +454,7 @@ msgctxt "" "rpminstall7\n" "readmeitem.text" msgid "For other RPM-based systems (openSUSE, etc.): rpm -Uvh *.rpm" -msgstr "" +msgstr "For andre RPM-baserte system (openSUSE osv.): rpm -Uvh *.rpm" #: readme.xrm msgctxt "" @@ -470,7 +470,7 @@ msgctxt "" "rpminstall7a\n" "readmeitem.text" msgid "Alternatively, you can use the 'install' script, located in the toplevel directory of this archive to perform an installation as a user. The script will set up ${PRODUCTNAME} to have its own profile for this installation, separated from your normal ${PRODUCTNAME} profile." -msgstr "" +msgstr "Alternativt kan du bruke skriptet «install» fra den øverste mappa i dette arkivet for å installere programmet som en bruker. Skriptet vil sette opp en egen profil for denne installasjonen av ${PRODUCTNAME}, adskilt fra den normale ${PRODUCTNAME}-profilen." #: readme.xrm msgctxt "" @@ -494,7 +494,7 @@ msgctxt "" "otherinstall2\n" "readmeitem.text" msgid "The RPMS (or DEBS, respectively) directory also contains a package named libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm (or libreoffice4.1-debian-menus_4.1.0-3_all.deb, respectively, or similar). This is a package for all Linux distributions that support the Freedesktop.org specifications/recommendations (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), and is provided for installation on other Linux distributions not covered in the aforementioned instructions." -msgstr "" +msgstr "De respektive mappene DEBS og RPMS inneholder også pakker med navn som libreoffice4.1-freedesktop-menus-4.1.0-3.noarch.rpm og libreoffice4.1-debian-menus_4.1.0-3_all.deb (versjonsnummere kan avvike fra disse eksemplene). Dette er pakker for alle Linux-distribusjoner som støtter Freedesktop.org-spesifikasjoner/anbefalinger (<a href=\"http://en.wikipedia.org/wiki/Freedesktop.org\">http://en.wikipedia.org/wiki/Freedesktop.org</a>), og kan brukes for å installere på Linux-distribusjoner som ikke dekkes i den foregående veiledningen." #: readme.xrm msgctxt "" @@ -502,7 +502,7 @@ msgctxt "" "sdfsdfgf42t3\n" "readmeitem.text" msgid "Installing a Language Pack" -msgstr "Installere en språkpakke" +msgstr "Installasjon av en språkpakke" #: readme.xrm msgctxt "" @@ -510,7 +510,7 @@ msgctxt "" "linuxlangpack1\n" "readmeitem.text" msgid "Download the language pack for your desired language and platform. They are available from the same location as the main installation archive. From the Nautilus file manager, extract the downloaded archive into a directory (your desktop, for instance). Ensure that you have exited all ${PRODUCTNAME} applications (including the QuickStarter, if it is started)." -msgstr "Last ned språkpakka for det ønskede språket og plattform. De er tilgjengelige fra det samme stedet som standardinstallasjonen. Fra filbehandleren, pakk ut den nedlastede arkivet i ei mappe (for eksempel skrivebordet.) Sørg for at du har avsluttet alle programmer i ${PRODUCTNAME} (inkludert hurtigstarteren, hvis påslått.)" +msgstr "Last ned språkpakka for det ønskede språket og plattform. De er tilgjengelige fra det samme stedet som standardinstallasjonen. Fra filbehandleren, pakk ut den nedlastede arkivet i en mappe (for eksempel skrivebordet). Sørg for at du har avsluttet alle programmer i ${PRODUCTNAME} (inkludert hurtigstarteren, hvis påslått.)" #: readme.xrm msgctxt "" @@ -526,7 +526,7 @@ msgctxt "" "linuxlangpack3\n" "readmeitem.text" msgid "Now change directory to the directory that was created during the extraction process. For instance, for the French language pack for a 32-bit Debian/Ubuntu-based system, the directory is named LibreOffice_, plus some version information, plus Linux_x86_langpack-deb_fr." -msgstr "" +msgstr "Åpne mappa som ble opprettet under utpakkinga. For eksempel vil mappa med norsk språkpakke for et 32 bit Debian/Ubuntu-basert system ha navnet LibreOffice_ med versjonsnummer og Linux_x86_langpack-deb_nb. " #: readme.xrm msgctxt "" @@ -534,7 +534,7 @@ msgctxt "" "linuxlangpack4\n" "readmeitem.text" msgid "Now change directory to the directory that contains the packages to install. On Debian/Ubuntu-based systems, the directory will be DEBS. On Fedora, openSUSE or Mandriva systems, the directory will be RPMS." -msgstr "" +msgstr "Bytt til mappa som inneholder pakkene som skal installeres. På Debian/Ubuntu-baserte systemer vil mappa hete DEBS. På Fedora-, openSUSE- og Mandriva-baserte systemer vil mappa heite RPMS." #: readme.xrm msgctxt "" @@ -574,7 +574,7 @@ msgctxt "" "linuxlangpack9\n" "readmeitem.text" msgid "For other RPM-using systems (openSUSE, etc.): rpm -Uvh *.rpm" -msgstr "" +msgstr "For andre RPM-baserte systemer (openSUSE, osv.): rpm -Uvh *.rpm" #: readme.xrm msgctxt "" @@ -614,7 +614,7 @@ msgctxt "" "abcdef\n" "readmeitem.text" msgid "Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option \"Use OpenGL\" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'." -msgstr "Problemer med å starte ${PRODUCTNAME} (f.eks. program som henger), så vel som problemer med skjermvisninga skyldes ofte problemer med skjermkortet. Hvis disse problemene oppstår, kan du prøve å oppdatere skjermkort-driveren, eller prøv å bruke skjermkort-driveren som ble levert med operativsystemet. Problemer med å vise 3D-objekter kan ofte løses ved å fjerne avkryssinga for «Bruk maskinvareakselerasjon» under «Verktøy → Innstillinger → ${PRODUCTNAME} → Vis → Bildevisning»." +msgstr "Problemer med å starte ${PRODUCTNAME} (f.eks. program som henger), så vel som problemer med skjermvisninga, skyldes ofte problemer med skjermkortet. Hvis disse problemene oppstår, kan du prøve å oppdatere skjermkort-driveren, eller prøv å bruke skjermkort-driveren som ble levert med operativsystemet. Problemer med å vise 3D-objekter kan ofte løses ved å fjerne avkryssinga for «Bruk maskinvareakselerasjon» under «Verktøy → Innstillinger → ${PRODUCTNAME} → Vis → Bildevisning»." #: readme.xrm msgctxt "" @@ -630,7 +630,7 @@ msgctxt "" "naso2\n" "readmeitem.text" msgid "Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad." -msgstr "På grunn av en driverfeil så kan du ikke rulle i et ${PRODUCTNAME}-dokument når du bruker en styreplate fra ALPS/Synaptics." +msgstr "På grunn av en driverfeil kan du ikke rulle i et ${PRODUCTNAME}-dokument når du bruker en styreplate fra ALPS/Synaptics." #: readme.xrm msgctxt "" @@ -638,7 +638,7 @@ msgctxt "" "naso6\n" "readmeitem.text" msgid "To enable touchpad scrolling, add the following lines to the \"<tt>C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini</tt>\" configuration file, and restart your computer:" -msgstr "For å kunne rulle med en styreplate, legg inn følgende linjer i oppsettfila <tt>C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini</tt>og ta omstart på datamaskinen:" +msgstr "For å kunne rulle med en styreplate, legg inn følgende linjer i oppsettfila <tt>C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini</tt> og start datamaskinen på nytt:" #: readme.xrm msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "sdcc32asrc\n" "readmeitem.text" msgid "The Mozilla address book driver requires the <tt>SUNWzlib</tt> package. This package is not part of the minimum Solaris operating system installation. If you require access to the Mozilla address book, then add this package to your Solaris operating system using the command \"<tt>pkgadd</tt>\" from the installation CD." -msgstr "Driveren for adresseboka til Mozilla krever pakka <tt>SUNWzlib</tt>. Denne pakka er ikke en del av minimumsinstallasjonen av operativsystemet Solaris. Dersom du trenger tilgang til adresseboka i Mozilla, legges denne pakka til operativsystemet med kommandoen <tt>pkgadd</tt> fra installasjons-CDen." +msgstr "Driveren for adresseboka til Mozilla krever pakka <tt>SUNWzlib</tt>. Denne pakka er ikke en del av minimumsinstallasjonen i operativsystemet Solaris. Dersom du trenger tilgang til adresseboka i Mozilla, legges denne pakka til operativsystemet med kommandoen <tt>pkgadd</tt> fra installasjons-CD-en." #: readme.xrm msgctxt "" @@ -694,7 +694,7 @@ msgctxt "" "gfh6w\n" "readmeitem.text" msgid "File Locking" -msgstr "Fillåsing" +msgstr "Låsing av filer" #: readme.xrm msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "pji76w\n" "readmeitem.text" msgid "File locking is enabled by default in ${PRODUCTNAME}. On a network that uses the Network File System protocol (NFS), the locking daemon for NFS clients must be active. To disable file locking, edit the <tt>soffice</tt> script and change the line \"<tt>export SAL_ENABLE_FILE_LOCKING</tt>\" to \"<tt># export SAL_ENABLE_FILE_LOCKING</tt>\". If you disable file locking, the write access of a document is not restricted to the user who first opens the document." -msgstr "Låsing av filer er slått på som standard i ${PRODUCTNAME}. På et nettverk som brukerNetwork File System protocol (NFS), må låsetjenesten NFS-klienter være aktivert. For å slå av fillåsing, rediger skriptet <tt>soffice</tt> og endre linja «<tt>export SAL_ENABLE_FILE_LOCKING</tt>» til «<tt># export SAL_ENABLE_FILE_LOCKING</tt>». Hvis låsing av filer slås av, vil skrivetilgangen ikke begrenses til den første brukeren som åpner dokumentet." +msgstr "Låsing av filer er slått på som standard i ${PRODUCTNAME}. På et nettverk som bruker Network File System protocol (NFS), må låsetjenesten NFS-klienter være aktivert. For å slå av fillåsing, rediger skriptet <tt>soffice</tt> og endre linja «<tt>export SAL_ENABLE_FILE_LOCKING</tt>» til «<tt># export SAL_ENABLE_FILE_LOCKING</tt>». Hvis låsing av filer slås av, vil skrivetilgangen ikke begrenses til den første brukeren som åpner dokumentet." #: readme.xrm msgctxt "" @@ -710,7 +710,7 @@ msgctxt "" "pji76wsdf\n" "readmeitem.text" msgid "Warning: The activated file locking feature can cause problems with Solaris 2.5.1 and 2.7 used in conjunction with Linux NFS 2.0. If your system environment has these parameters, we strongly recommend that you avoid using the file locking feature. Otherwise, ${PRODUCTNAME} will hang when you try to open a file from a NFS mounted directory from a Linux computer." -msgstr "Advarsel: Hvis du skrur på fillåsings-funksjonen kan du få problemer dersom Solaris 2.5.1 eller 2.7 brukes sammen med Linux NFS 2.0. Dersom systemmiljøet har disse parametrene, anbefales det sterkt at du unngår å bruke fillåsing. Ellers vil ${PRODUCTNAME} henge når du prøver å åpne en fil fra en NFS-mappe på en Linux-datamaskin." +msgstr "Advarsel: Hvis fillåsingsfunksjonen slås av kan du få problemer dersom Solaris 2.5.1 eller 2.7 brukes sammen med Linux NFS 2.0. Dersom systemmiljøet har disse parametrene, anbefales det sterkt at du unngår å bruke fillåsing. Ellers vil ${PRODUCTNAME} henge når du prøver å åpne en fil fra en NFS-mappe på en Linux-datamaskin." #: readme.xrm msgctxt "" @@ -734,7 +734,7 @@ msgctxt "" "gfh6w1\n" "readmeitem.text" msgid "Problems When Sending Documents as E-mails From ${PRODUCTNAME}" -msgstr "Problemer med å sende dokumenter som e-post fra ${PRODUCTNAME}" +msgstr "Problemer med å sende dokumenter som epost fra ${PRODUCTNAME}" #: readme.xrm msgctxt "" @@ -742,7 +742,7 @@ msgctxt "" "pji76w1\n" "readmeitem.text" msgid "When sending a document via 'File - Send - Document as E-mail' or 'Document as PDF Attachment' problems might occur (program crashes or hangs). This is due to the Windows system file \"Mapi\" (Messaging Application Programming Interface) which causes problems in some file versions. Unfortunately, the problem cannot be narrowed down to a certain version number. For more information visit <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> to search the Microsoft Knowledge Base for \"mapi dll\"." -msgstr "Når du sender et dokument via «Fil → Send → Dette dokumentet som e-post-vedlegg» eller «Som PDF-fil i e-post», kan du få problemer (programkrasj eller heng). Dette kommer av systemfila «MAPI» (Messaging Application Programming Interface) som gir problemer i noen filutgaver. Dessverre kan ikke problemet reduseres til visse utgaver av fila. For mer informasjon, gå til <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> for å lete i Microsoft Knowledge Base etter «mapi.dll»." +msgstr "Når du sender et dokument via «Fil → Send → Dette dokumentet som e-post-vedlegg» eller «Som PDF-fil i e-post», kan du få problemer (programkrasj eller heng). Dette kommer av systemfila «MAPI» (Messaging Application Programming Interface) som gir problemer i noen filutgaver. Dessverre kan ikke problemet begrenses til et bestemt versjonsnummer. For mer informasjon, gå til <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> for å lete i Microsoft Knowledge Base etter «mapi.dll»." #: readme.xrm msgctxt "" @@ -798,7 +798,7 @@ msgctxt "" "reportbugs1\n" "readmeitem.text" msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.freedesktop.org/\">https://bugs.freedesktop.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}." -msgstr "Systemet for rapportering, sporing og løsning av feil er for øyeblikket BugZilla, gjestet på <a href=\"https://bugs.freedesktop.org/\">https://bugs.freedesktop.org/</a>. Vi oppfordrer alle brukere som føler seg forpliktet, til å rapportere feil som måtte dukke opp på deres spesifikke plattform. Energisk feilrapportering er et av de mest verdifulle bidragene brukermiljøet kommer med i forhold til den pågående utviklingen og forbedringen av ${PRODUCTNAME}." +msgstr "Systemet for rapportering, sporing og løsning av feil er for øyeblikket BugZilla, på <a href=\"https://bugs.freedesktop.org/\">https://bugs.freedesktop.org/</a>. Vi oppfordrer alle brukere som føler seg forpliktet, til å rapportere feil som måtte dukke opp på deres spesifikke plattform. Energisk feilrapportering er et av de mest verdifulle bidragene brukermiljøet kommer med i forhold til den pågående utviklingen og forbedringen av ${PRODUCTNAME}." #: readme.xrm msgctxt "" @@ -814,7 +814,7 @@ msgctxt "" "gettinginvolved2\n" "readmeitem.text" msgid "The ${PRODUCTNAME} Community would very much benefit from your active participation in the development of this important open source project." -msgstr "${PRODUCTNAME}-miljøet vil ha stor hjelp av din aktive deltakelse i utviklinga av dette viktige fri programvare-prosjektet." +msgstr "${PRODUCTNAME}-miljøet vil ha stor hjelp av at du deltar aktivt i utviklinga av dette viktige fri programvare-prosjektet." #: readme.xrm msgctxt "" @@ -854,7 +854,7 @@ msgctxt "" "subscribe1\n" "readmeitem.text" msgid "Here are a few of the mailing lists to which you can subscribe at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>" -msgstr "Her er noen av e-postlistene man kan abonnere på <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>" +msgstr "Her er noen av epostlistene man kan abonnere på <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>" #: readme.xrm msgctxt "" @@ -894,7 +894,7 @@ msgctxt "" "joining0\n" "readmeitem.text" msgid "Joining one or more Projects" -msgstr "Bli med i et eller flere prosjekter" +msgstr "Bli medlem av et eller flere prosjekter" #: readme.xrm msgctxt "" @@ -902,7 +902,7 @@ msgctxt "" "joining\n" "readmeitem.text" msgid "You can make major contributions to this important open source project even if you have limited software design or coding experience. Yes, you!" -msgstr "Du kan gjøre mye for prosjektet selv om du ikke har noe erfaring med programvareutvikling og programmering. Ja, du ja!" +msgstr "Du kan gjøre mye for prosjektet selv om du ikke har noe erfaring med programvareutvikling og programmering. Ja, du!" #: readme.xrm msgctxt "" diff --git a/source/nb/sc/source/ui/sidebar.po b/source/nb/sc/source/ui/sidebar.po index 98a98ffeb32..27c7dc85532 100644 --- a/source/nb/sc/source/ui/sidebar.po +++ b/source/nb/sc/source/ui/sidebar.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-14 18:48+0000\n" +"PO-Revision-Date: 2013-12-11 12:32+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384454917.0\n" +"X-POOTLE-MTIME: 1386765123.0\n" #: AlignmentPropertyPanel.src msgctxt "" @@ -552,7 +552,7 @@ msgctxt "" "STR_BORDER_5\n" "string.text" msgid "Diagonal Up Border" -msgstr "" +msgstr "Diagonal oppoverkant" #: CellAppearancePropertyPanel.src msgctxt "" @@ -561,7 +561,7 @@ msgctxt "" "STR_BORDER_6\n" "string.text" msgid "Diagonal Down Border" -msgstr "" +msgstr "Diagonal nedoverkant" #: CellAppearancePropertyPanel.src msgctxt "" @@ -570,7 +570,7 @@ msgctxt "" "STR_BORDER_7\n" "string.text" msgid "Top and Bottom Borders" -msgstr "Topp– og bunnkanter" +msgstr "Topp- og bunnkanter" #: CellAppearancePropertyPanel.src msgctxt "" @@ -579,7 +579,7 @@ msgctxt "" "STR_BORDER_8\n" "string.text" msgid "Left and Right Borders" -msgstr "Venstre– og høyre kanter" +msgstr "Venstre- og høyre kanter" #: NumberFormatPropertyPanel.src msgctxt "" @@ -696,7 +696,7 @@ msgctxt "" "ID_NUMBER\n" "toolboxitem.text" msgid "Number" -msgstr "" +msgstr "Tall" #: NumberFormatPropertyPanel.src msgctxt "" @@ -705,7 +705,7 @@ msgctxt "" "ID_PERCENT\n" "toolboxitem.text" msgid "Percent" -msgstr "" +msgstr "Prosent" #: NumberFormatPropertyPanel.src msgctxt "" @@ -795,7 +795,7 @@ msgctxt "" "BTN_THOUSAND\n" "checkbox.text" msgid "~Thousands separator" -msgstr "" +msgstr "~Tusenskille" #: NumberFormatPropertyPanel.src msgctxt "" @@ -804,4 +804,4 @@ msgctxt "" "BTN_THOUSAND\n" "checkbox.quickhelptext" msgid "Inserts a separator between thousands." -msgstr "" +msgstr "Setter inn et skilletegn mellom tusentalla." diff --git a/source/nb/sc/source/ui/src.po b/source/nb/sc/source/ui/src.po index cf7154fd738..bdd6f1f984e 100644 --- a/source/nb/sc/source/ui/src.po +++ b/source/nb/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-14 18:52+0000\n" +"PO-Revision-Date: 2013-12-11 12:32+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384455121.0\n" +"X-POOTLE-MTIME: 1386765125.0\n" #: autofmt.src msgctxt "" @@ -659,7 +659,7 @@ msgctxt "" "17\n" "stringlist.text" msgid "above or equal average" -msgstr "" +msgstr "over eller lik gjennomsnittet" #: condformatdlg.src msgctxt "" @@ -668,7 +668,7 @@ msgctxt "" "18\n" "stringlist.text" msgid "below or equal average" -msgstr "" +msgstr "under eller lik gjennomsnittet" #: condformatdlg.src msgctxt "" @@ -1673,7 +1673,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "=" -msgstr "" +msgstr "=" #: filter.src msgctxt "" @@ -1682,7 +1682,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "<" -msgstr "" +msgstr "<" #: filter.src msgctxt "" @@ -1691,7 +1691,7 @@ msgctxt "" "3\n" "stringlist.text" msgid ">" -msgstr "" +msgstr ">" #: filter.src msgctxt "" @@ -3757,7 +3757,7 @@ msgctxt "" "STR_MSSG_SOLVE_0\n" "string.text" msgid "Goal Seek succeeded. Result: " -msgstr "" +msgstr "Målsøkingen lykkes. Resultat: " #: globstr.src msgctxt "" @@ -7083,7 +7083,7 @@ msgctxt "" "STR_COND_BELOW_EQUAL_AVERAGE\n" "string.text" msgid "Below or equal Average" -msgstr "" +msgstr "Mindre enn eller lik gjennomsnittet" #: globstr.src msgctxt "" @@ -7140,34 +7140,31 @@ msgid "Not Contains" msgstr "Inneholder ikke" #: globstr.src -#, fuzzy msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" "STR_COND_TODAY\n" "string.text" msgid "today" -msgstr "I dag" +msgstr "i dag" #: globstr.src -#, fuzzy msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" "STR_COND_YESTERDAY\n" "string.text" msgid "yesterday" -msgstr "I går" +msgstr "i går" #: globstr.src -#, fuzzy msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" "STR_COND_TOMORROW\n" "string.text" msgid "tomorrow" -msgstr "I morgen" +msgstr "i morgen" #: globstr.src msgctxt "" @@ -7176,27 +7173,25 @@ msgctxt "" "STR_COND_LAST7DAYS\n" "string.text" msgid "in the last 7 days" -msgstr "" +msgstr "de siste 7 dagene" #: globstr.src -#, fuzzy msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" "STR_COND_THISWEEK\n" "string.text" msgid "this week" -msgstr "Denne uka" +msgstr "denne uken" #: globstr.src -#, fuzzy msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" "STR_COND_LASTWEEK\n" "string.text" msgid "last week" -msgstr "Forrige uke" +msgstr "forrige uke" #: globstr.src msgctxt "" @@ -8623,7 +8618,7 @@ msgctxt "" "FT_ODF_RECALC\n" "fixedtext.text" msgid "ODF Spreadsheet (not saved by %PRODUCTNAME)" -msgstr "ODF–regneark (ikke lagret av %PRODUCTNAME)" +msgstr "ODF-regneark (ikke lagret av %PRODUCTNAME)" #: optdlg.src msgctxt "" @@ -17846,7 +17841,7 @@ msgctxt "" "3\n" "string.text" msgid "Number 1, number 2, ... are 1 to 30 numerical arguments portraying the population." -msgstr "Tall 1, tall 2, … er 1 til 30–numeriske argumenterer som beskriver populasjonen." +msgstr "Tall 1, tall 2, … er 1 til 30-numeriske argumenterer som beskriver populasjonen." #: scfuncs.src msgctxt "" diff --git a/source/nb/sc/uiconfig/scalc/ui.po b/source/nb/sc/uiconfig/scalc/ui.po index 948cb8c98c1..4f253017ce4 100644 --- a/source/nb/sc/uiconfig/scalc/ui.po +++ b/source/nb/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-03 08:43+0200\n" -"PO-Revision-Date: 2013-11-14 18:52+0000\n" +"PO-Revision-Date: 2013-12-11 12:33+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: none\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384455175.0\n" +"X-POOTLE-MTIME: 1386765215.0\n" #: allheaderfooterdialog.ui msgctxt "" @@ -515,7 +515,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter the URL of the source document in the local file system or Internet here." -msgstr "Skriv inn URL–en til kildedokumentet fra det lokale filsystemet eller Internett her." +msgstr "Skriv inn URL-en til kildedokumentet fra det lokale filsystemet eller Internett her." #: externaldata.ui msgctxt "" @@ -770,14 +770,13 @@ msgid "R_ight area" msgstr "_Høyre område" #: headerfootercontent.ui -#, fuzzy msgctxt "" "headerfootercontent.ui\n" "labelFT_H_DEFINED\n" "label\n" "string.text" msgid "_Header" -msgstr "Topptekst" +msgstr "_Topptekst" #: headerfootercontent.ui msgctxt "" @@ -1074,7 +1073,7 @@ msgctxt "" "label\n" "string.text" msgid "_Paste All" -msgstr "" +msgstr "_Lim inn alt" #: insertsheet.ui msgctxt "" @@ -1362,7 +1361,7 @@ msgctxt "" "label\n" "string.text" msgid "_Automatically find column and row labels" -msgstr "_Finn automatisk kolonne– og radoverskrifter" +msgstr "_Finn automatisk kolonne- og radoverskrifter" #: optcalculatepage.ui msgctxt "" @@ -1884,7 +1883,7 @@ msgctxt "" "label\n" "string.text" msgid "_Column and row headers" -msgstr "" +msgstr "_Kolonne- og radoverskrifter" #: sheetprintpage.ui msgctxt "" @@ -1947,7 +1946,7 @@ msgctxt "" "label\n" "string.text" msgid "_Zero values" -msgstr "" +msgstr "_Nullverdier" #: sheetprintpage.ui msgctxt "" @@ -1965,7 +1964,7 @@ msgctxt "" "label\n" "string.text" msgid "Scaling _mode:" -msgstr "" +msgstr "Skalerings_modus:" #: sheetprintpage.ui msgctxt "" @@ -1974,7 +1973,7 @@ msgctxt "" "label\n" "string.text" msgid "_Scaling factor:" -msgstr "" +msgstr "_Skaleringsfaktor:" #: sheetprintpage.ui msgctxt "" @@ -1983,7 +1982,7 @@ msgctxt "" "label\n" "string.text" msgid "_Width in pages:" -msgstr "" +msgstr "_Bredde i sider" #: sheetprintpage.ui msgctxt "" @@ -1992,7 +1991,7 @@ msgctxt "" "label\n" "string.text" msgid "_Height in pages:" -msgstr "" +msgstr "_Høyde i sider:" #: sheetprintpage.ui msgctxt "" diff --git a/source/nb/scaddins/source/pricing.po b/source/nb/scaddins/source/pricing.po index 3b7d02ab4bd..c0b238510ae 100644 --- a/source/nb/scaddins/source/pricing.po +++ b/source/nb/scaddins/source/pricing.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-03 18:48+0000\n" +"PO-Revision-Date: 2013-12-05 20:29+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370285323.0\n" +"X-POOTLE-MTIME: 1386275340.0\n" #: pricing.src msgctxt "" @@ -743,7 +743,7 @@ msgctxt "" "PRICING_FUNCNAME_OptBarrier\n" "string.text" msgid "OPT_BARRIER" -msgstr "" +msgstr "OPT_GRENSE" #: pricing.src msgctxt "" @@ -761,7 +761,7 @@ msgctxt "" "PRICING_FUNCNAME_OptProbHit\n" "string.text" msgid "OPT_PROB_HIT" -msgstr "" +msgstr "OPT_SANNSYNLIG_TREFF" #: pricing.src msgctxt "" @@ -770,4 +770,4 @@ msgctxt "" "PRICING_FUNCNAME_OptProbInMoney\n" "string.text" msgid "OPT_PROB_INMONEY" -msgstr "" +msgstr "OPT_SANNSYNLIG_I_PENGER" diff --git a/source/nb/sccomp/source/solver.po b/source/nb/sccomp/source/solver.po index 34450fcada1..83bf1281af1 100644 --- a/source/nb/sccomp/source/solver.po +++ b/source/nb/sccomp/source/solver.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-05 11:11+0200\n" +"PO-Revision-Date: 2013-12-11 12:33+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386765219.0\n" #: solver.src msgctxt "" @@ -53,7 +54,7 @@ msgctxt "" "RID_PROPERTY_EPSILONLEVEL\n" "string.text" msgid "Epsilon level (0-3)" -msgstr "Epsilonnivå (0–3)" +msgstr "Epsilonnivå (0-3)" #: solver.src msgctxt "" diff --git a/source/nb/scp2/source/extensions.po b/source/nb/scp2/source/extensions.po index 12372c11682..2ca082081bb 100644 --- a/source/nb/scp2/source/extensions.po +++ b/source/nb/scp2/source/extensions.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-01-08 17:53+0000\n" +"PO-Revision-Date: 2013-12-05 20:16+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1357667597.0\n" +"X-POOTLE-MTIME: 1386274599.0\n" #: module_extensions.ulf msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "STR_DESC_MODULE_OPTIONAL_EXTENSIONS_NUMBERTEXT\n" "LngText.text" msgid "Provides the NUMBERTEXT/MONEYTEXT spreadsheet functions which convert numbers to localized text, e.g. '100' to 'hundred'." -msgstr "" +msgstr "Tilbyr reknearkfunksjonene NUMBERTEXT/MONEYTEXT som konverterer tall til lokaliserte ord, for eksempel «100» til «hundre»." #: module_extensions.ulf msgctxt "" diff --git a/source/nb/scp2/source/ooo.po b/source/nb/scp2/source/ooo.po index 68ddd28e267..f95d26961cd 100644 --- a/source/nb/scp2/source/ooo.po +++ b/source/nb/scp2/source/ooo.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-02-26 00:06+0000\n" +"PO-Revision-Date: 2013-12-05 20:18+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1361837217.0\n" +"X-POOTLE-MTIME: 1386274707.0\n" #: folderitem_ooo.ulf msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "STR_NAME_MODULE_HELPPACK_EN_US\n" "LngText.text" msgid "English (United States)" -msgstr "" +msgstr "Engelsk (USA)" #: module_helppack.ulf msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "STR_DESC_MODULE_HELPPACK_EN_US\n" "LngText.text" msgid "Installs English (United States) help in %PRODUCTNAME %PRODUCTVERSION" -msgstr "" +msgstr "Installerer hjelp på engelsk (USA) i %PRODUCTNAME %PRODUCTVERSION" #: module_helppack.ulf msgctxt "" @@ -1822,7 +1822,7 @@ msgctxt "" "STR_NAME_MODULE_LANGPACK_EN_US\n" "LngText.text" msgid "English (United States)" -msgstr "" +msgstr "Engelsk (USA)" #: module_langpack.ulf msgctxt "" @@ -1830,7 +1830,7 @@ msgctxt "" "STR_DESC_MODULE_LANGPACK_EN_US\n" "LngText.text" msgid "Installs the English (United States) user interface" -msgstr "" +msgstr "Installerer det engelske (USA) brukergrensesnittet" #: module_langpack.ulf msgctxt "" @@ -4054,7 +4054,7 @@ msgctxt "" "STR_DESC_MODULE_EXTENSION_DICTIONARY_IS\n" "LngText.text" msgid "Icelandic spelling dictionary and thesaurus" -msgstr "" +msgstr "Islandsk stavekontroll og synonymer" #: module_ooo.ulf msgctxt "" @@ -4454,7 +4454,7 @@ msgctxt "" "STR_DESC_MODULE_OPTIONAL_REPORTDESIGN\n" "LngText.text" msgid "Report Builder helps to design database reports. It requires Java." -msgstr "" +msgstr "Rapportbyggeren hjelper deg med å utforme databaserapporter. Den krever Java." #: module_systemint.ulf msgctxt "" diff --git a/source/nb/sd/source/core.po b/source/nb/sd/source/core.po index 860d53fba19..9c29d324c47 100644 --- a/source/nb/sd/source/core.po +++ b/source/nb/sd/source/core.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-15 20:38+0200\n" +"PO-Revision-Date: 2013-12-05 20:30+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386275450.0\n" #: glob.src msgctxt "" @@ -409,7 +410,7 @@ msgctxt "" "STR_POOLSHEET_OBJNOLINENOFILL\n" "string.text" msgid "Object with no fill and no line" -msgstr "" +msgstr "Objekt uten fyll og ingen linje" #: glob.src msgctxt "" diff --git a/source/nb/sd/source/ui/animations.po b/source/nb/sd/source/ui/animations.po index 9f7cbf153dc..37c3da7ba2d 100644 --- a/source/nb/sd/source/ui/animations.po +++ b/source/nb/sd/source/ui/animations.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-21 10:49+0000\n" +"PO-Revision-Date: 2013-12-05 20:37+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353494946.0\n" +"X-POOTLE-MTIME: 1386275874.0\n" #: CustomAnimation.src msgctxt "" @@ -821,7 +821,7 @@ msgctxt "" "MF_TEXT_DELAY\n" "metricfield.text" msgid "%" -msgstr "" +msgstr " %" #: CustomAnimationDialog.src msgctxt "" diff --git a/source/nb/sd/source/ui/app.po b/source/nb/sd/source/ui/app.po index 754ce19cf22..393947db837 100644 --- a/source/nb/sd/source/ui/app.po +++ b/source/nb/sd/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-01-22 05:40+0000\n" +"PO-Revision-Date: 2013-12-05 20:34+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358833257.0\n" +"X-POOTLE-MTIME: 1386275650.0\n" #: menuids3_tmpl.src msgctxt "" @@ -4259,7 +4259,7 @@ msgctxt "" "STR_PHOTO_ALBUM_EMPTY_WARNING\n" "string.text" msgid "Please add Images to the Album." -msgstr "" +msgstr "Legg til bilder i albumet." #: strings.src msgctxt "" @@ -4267,7 +4267,7 @@ msgctxt "" "STR_PHOTO_ALBUM_TEXTBOX\n" "string.text" msgid "Text Slide" -msgstr "" +msgstr "Tekstlysbilde" #: toolbox.src msgctxt "" diff --git a/source/nb/sd/source/ui/dlg.po b/source/nb/sd/source/ui/dlg.po index 5a39a1d135c..a28afd5fb68 100644 --- a/source/nb/sd/source/ui/dlg.po +++ b/source/nb/sd/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-01-08 16:11+0000\n" +"PO-Revision-Date: 2013-12-05 20:36+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1357661465.0\n" +"X-POOTLE-MTIME: 1386275777.0\n" #: PaneDockingWindow.src msgctxt "" @@ -154,7 +154,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "1" -msgstr "" +msgstr "1" #: animobjs.src msgctxt "" @@ -163,7 +163,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "2" -msgstr "" +msgstr "2" #: animobjs.src msgctxt "" @@ -172,7 +172,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "3" -msgstr "" +msgstr "3" #: animobjs.src msgctxt "" @@ -181,7 +181,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "4" -msgstr "" +msgstr "4" #: animobjs.src msgctxt "" @@ -190,7 +190,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "5" -msgstr "" +msgstr "5" #: animobjs.src msgctxt "" @@ -199,7 +199,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "6" -msgstr "" +msgstr "6" #: animobjs.src msgctxt "" @@ -208,7 +208,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "7" -msgstr "" +msgstr "7" #: animobjs.src msgctxt "" @@ -217,7 +217,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "8" -msgstr "" +msgstr "8" #: animobjs.src msgctxt "" @@ -226,7 +226,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "9" -msgstr "" +msgstr "9" #: animobjs.src msgctxt "" @@ -2303,7 +2303,7 @@ msgctxt "" "CBX_ENABLE_PRESENTER_SCREEN\n" "checkbox.text" msgid "Enable Presenter Console" -msgstr "" +msgstr "Slå på Presenter Console" #: tpoption.src msgctxt "" diff --git a/source/nb/sd/source/ui/slideshow.po b/source/nb/sd/source/ui/slideshow.po index c4500353455..bdd149860fe 100644 --- a/source/nb/sd/source/ui/slideshow.po +++ b/source/nb/sd/source/ui/slideshow.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2011-12-15 20:38+0200\n" +"PO-Revision-Date: 2013-12-05 20:37+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386275837.0\n" #: slideshow.src msgctxt "" @@ -175,7 +176,7 @@ msgctxt "" "CM_EDIT_PRESENTATION\n" "menuitem.text" msgid "E~dit Presentation" -msgstr "" +msgstr "~Rediger presentasjonen" #: slideshow.src msgctxt "" diff --git a/source/nb/sd/source/ui/view.po b/source/nb/sd/source/ui/view.po index a0b3435dea9..70624bf9e98 100644 --- a/source/nb/sd/source/ui/view.po +++ b/source/nb/sd/source/ui/view.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-05 11:46+0200\n" +"PO-Revision-Date: 2013-12-05 20:37+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386275855.0\n" #: DocumentRenderer.src msgctxt "" @@ -112,7 +113,7 @@ msgctxt "" "2\n" "itemlist.text" msgid "1" -msgstr "" +msgstr "1" #: DocumentRenderer.src msgctxt "" @@ -121,7 +122,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "2" -msgstr "" +msgstr "2" #: DocumentRenderer.src msgctxt "" @@ -130,7 +131,7 @@ msgctxt "" "4\n" "itemlist.text" msgid "3" -msgstr "" +msgstr "3" #: DocumentRenderer.src msgctxt "" @@ -139,7 +140,7 @@ msgctxt "" "5\n" "itemlist.text" msgid "4" -msgstr "" +msgstr "4" #: DocumentRenderer.src msgctxt "" @@ -148,7 +149,7 @@ msgctxt "" "6\n" "itemlist.text" msgid "6" -msgstr "" +msgstr "6" #: DocumentRenderer.src msgctxt "" @@ -157,7 +158,7 @@ msgctxt "" "7\n" "itemlist.text" msgid "9" -msgstr "" +msgstr "9" #: DocumentRenderer.src msgctxt "" diff --git a/source/nb/sd/uiconfig/sdraw/ui.po b/source/nb/sd/uiconfig/sdraw/ui.po index 4afeab2352d..04c86c4c793 100644 --- a/source/nb/sd/uiconfig/sdraw/ui.po +++ b/source/nb/sd/uiconfig/sdraw/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-21 12:48+0000\n" +"PO-Revision-Date: 2013-12-05 20:43+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: none\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353502119.0\n" +"X-POOTLE-MTIME: 1386276203.0\n" #: copydlg.ui msgctxt "" @@ -167,7 +167,7 @@ msgctxt "" "label\n" "string.text" msgid "_X" -msgstr "" +msgstr "_X" #: dlgsnap.ui msgctxt "" diff --git a/source/nb/sd/uiconfig/simpress/ui.po b/source/nb/sd/uiconfig/simpress/ui.po index 34b31972ad5..c5225eda063 100644 --- a/source/nb/sd/uiconfig/simpress/ui.po +++ b/source/nb/sd/uiconfig/simpress/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-02 13:55+0200\n" -"PO-Revision-Date: 2012-11-21 10:49+0000\n" +"PO-Revision-Date: 2013-12-11 12:33+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" -"Language-Team: none\n" +"Language-Team: Norwegian Bokmål <>\n" "Language: nb\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353494997.0\n" +"X-POOTLE-MTIME: 1386765225.0\n" #: customslideshows.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "label\n" "string.text" msgid "_Existing slides" -msgstr "" +msgstr "_Eksisterende lysbilde" #: definecustomslideshow.ui msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "label\n" "string.text" msgid "_Selected slides" -msgstr "" +msgstr "_Valgte lysbilder" #: definecustomslideshow.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "label\n" "string.text" msgid ">>" -msgstr "" +msgstr ">>" #: definecustomslideshow.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "label\n" "string.text" msgid "<<" -msgstr "" +msgstr "<<" #: photoalbum.ui msgctxt "" @@ -113,7 +113,7 @@ msgctxt "" "title\n" "string.text" msgid "Create Photo Album" -msgstr "" +msgstr "Lag fotoalbum" #: photoalbum.ui msgctxt "" @@ -131,7 +131,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Remove Image from List" -msgstr "" +msgstr "Fjern bilde fra lista" #: photoalbum.ui msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Remove Image from List" -msgstr "" +msgstr "Fjern bilde fra lista" #: photoalbum.ui msgctxt "" @@ -149,7 +149,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Move Image Up" -msgstr "" +msgstr "Flytt bildet opp" #: photoalbum.ui msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Image Up" -msgstr "" +msgstr "Flytt bildet opp" #: photoalbum.ui msgctxt "" @@ -167,7 +167,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Move Image Down" -msgstr "" +msgstr "Flytt bildet ned" #: photoalbum.ui msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Image Down" -msgstr "" +msgstr "Flytt bildet ned" #: photoalbum.ui msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep Aspect Ratio" -msgstr "" +msgstr "Behold høyde-/breddeforholdet" #: photoalbum.ui msgctxt "" @@ -212,7 +212,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "1 Image" -msgstr "" +msgstr "1 bilde" #: photoalbum.ui msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "2 Images" -msgstr "" +msgstr "2 bilder" #: photoalbum.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "4 Images" -msgstr "" +msgstr "4 bilder" #: presentationdialog.ui msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Starting slide" -msgstr "" +msgstr "Første lysbilde" #: presentationdialog.ui msgctxt "" @@ -275,7 +275,7 @@ msgctxt "" "label\n" "string.text" msgid "_Custom Slide Show:" -msgstr "" +msgstr "_Tilpasset lysbildeframvisning:" #: presentationdialog.ui msgctxt "" @@ -293,7 +293,7 @@ msgctxt "" "label\n" "string.text" msgid "P_resentation display:" -msgstr "" +msgstr "_Presentasjonsskjerm:" #: presentationdialog.ui msgctxt "" @@ -311,7 +311,7 @@ msgctxt "" "label\n" "string.text" msgid "Display %1" -msgstr "" +msgstr "Skjerm %1" #: presentationdialog.ui msgctxt "" @@ -383,7 +383,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Pause Duration" -msgstr "" +msgstr "Pauselengde" #: presentationdialog.ui msgctxt "" diff --git a/source/nb/sfx2/source/doc.po b/source/nb/sfx2/source/doc.po index 3ff062c1c59..a9f77bbfb22 100644 --- a/source/nb/sfx2/source/doc.po +++ b/source/nb/sfx2/source/doc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-29 01:10+0000\n" +"PO-Revision-Date: 2013-12-11 12:34+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377738623.0\n" +"X-POOTLE-MTIME: 1386765254.0\n" #: doc.src msgctxt "" @@ -750,7 +750,7 @@ msgctxt "" "STR_XMLSEC_ODF12_EXPECTED\n" "string.text" msgid "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x)." -msgstr "Du har valgt versjon ODF 1.1 (OpenOffice.org 2.x) som dokumentformat i «Verktøy-Innstillinger – Last inn / Lagre- Generelt». Signering av dokumenter krever ODF 1.2 (OpenOffice.org 3.x)." +msgstr "Du har valgt versjon ODF 1.1 (OpenOffice.org 2.x) som dokumentformat i «Verktøy → Innstillinger → Last inn / Lagre → Generelt». Signering av dokumenter krever ODF 1.2 (OpenOffice.org 3.x)." #: doc.src msgctxt "" diff --git a/source/nb/sfx2/uiconfig/ui.po b/source/nb/sfx2/uiconfig/ui.po index 49c1c5bf56f..e4156cfe0ba 100644 --- a/source/nb/sfx2/uiconfig/ui.po +++ b/source/nb/sfx2/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-29 01:21+0000\n" +"PO-Revision-Date: 2013-12-11 12:34+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: none\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377739278.0\n" +"X-POOTLE-MTIME: 1386765265.0\n" #: checkin.ui msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "label\n" "string.text" msgid "_Embed fonts in the document" -msgstr "" +msgstr "_Bygg inn skrifttyper i dokumentet" #: documentinfopage.ui msgctxt "" @@ -357,6 +357,15 @@ msgid "" "\n" "This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details." msgstr "" +"%PRODUCTNAME er gjort tilgjengelig under vilkårene i «GNU Lesser General Public License Version 3». Du kan få en kopi av LGPL-lisensen på http://www.gnu.org/licenses/lgpl-3.0.html\n" +"\n" +"Meldinger om opphavsrett på kode fra tredjepart og lisensvilkårene som ble brukte på deler av programmet finner du i fila LICENSE.html. Velg «Vis lisens» for å se detaljene på engelsk.\n" +"\n" +"Alle varemerker og registrerte varemerker som er nevnte her tilhører de respektive eirene.\n" +"\n" +"Opphavsrett © 2000, 2013 LibreOffice-bidragsytere og/eller partnerne deres.\n" +"\n" +"Dette produktet er laget av %OOOVENDOR, basert på OpenOffice.org som er underlagt opphavsrett 2000, 2011 Oracle og/eller partnerne. %OOOVENDOR vedkjenner seg alle medlemmer av fellesskapet, se http://www.libreoffice.org/ for flere detaljer." #: managestylepage.ui msgctxt "" @@ -464,7 +473,7 @@ msgctxt "" "label\n" "string.text" msgid "Reduce _gradient" -msgstr "" +msgstr "Reduser _fargeovergang" #: optprintpage.ui msgctxt "" diff --git a/source/nb/svtools/source/java.po b/source/nb/svtools/source/java.po index a45ced753af..c95a8b7b3c5 100644 --- a/source/nb/svtools/source/java.po +++ b/source/nb/svtools/source/java.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-14 17:47+0000\n" +"PO-Revision-Date: 2013-12-11 12:34+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384451242.0\n" +"X-POOTLE-MTIME: 1386765292.0\n" #: javaerror.src msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "WARNINGBOX_INVALIDJAVASETTINGS_MAC\n" "warningbox.text" msgid "The %PRODUCTNAME configuration has been changed. Under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME." -msgstr "Oppsettet til %PRODUCTNAME er endret. Velg Java–kjøremiljøet %PRODUCTNAME skal bruke i %PRODUCTNAME → Innstillinger → %PRODUCTNAME → Avansert." +msgstr "Oppsettet til %PRODUCTNAME er endret. Velg Java-kjøremiljøet %PRODUCTNAME skal bruke i %PRODUCTNAME → Innstillinger → %PRODUCTNAME → Avansert." #: javaerror.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "WARNINGBOX_INVALIDJAVASETTINGS\n" "warningbox.text" msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME." -msgstr "Oppsettet til %PRODUCTNAME er endret. Velg Java–kjøremiljøet %PRODUCTNAME skal bruke i Verktøy → Innstillinger → %PRODUCTNAME → Avansert." +msgstr "Oppsettet til %PRODUCTNAME er endret. Velg Java-kjøremiljøet %PRODUCTNAME skal bruke i Verktøy → Innstillinger → %PRODUCTNAME → Avansert." #: javaerror.src msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "ERRORBOX_JVMCREATIONFAILED_MAC\n" "errorbox.text" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced." -msgstr "%PRODUCTNAME krever et Java–kjøremiljø (JRE) for utføre denne oppgaven. Det valgte kjøremiljøet er defekt. Velg en annen versjon eller installer en ny JRE, og velg det i %PRODUCTNAME → Innstillinger → %PRODUCTNAME → Avansert." +msgstr "%PRODUCTNAME krever et Java-kjøremiljø (JRE) for utføre denne oppgaven. Det valgte kjøremiljøet er defekt. Velg en annen versjon eller installer en ny JRE, og velg det i %PRODUCTNAME → Innstillinger → %PRODUCTNAME → Avansert." #: javaerror.src msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "ERRORBOX_JVMCREATIONFAILED\n" "errorbox.text" msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced." -msgstr "%PRODUCTNAME krever et Java–kjøremiljø (JRE) for utføre denne oppgaven. Det valgte kjøremiljøet er defekt. Velg en annen versjon eller installer en ny JRE, og velg det i Verktøy → Innstillinger → %PRODUCTNAME → Avansert." +msgstr "%PRODUCTNAME krever et Java-kjøremiljø (JRE) for utføre denne oppgaven. Det valgte kjøremiljøet er defekt. Velg en annen versjon eller installer en ny JRE, og velg det i Verktøy → Innstillinger → %PRODUCTNAME → Avansert." #: javaerror.src msgctxt "" diff --git a/source/nb/svx/source/dialog.po b/source/nb/svx/source/dialog.po index b6834174b7a..dc1840551a0 100644 --- a/source/nb/svx/source/dialog.po +++ b/source/nb/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-11-14 17:36+0000\n" +"PO-Revision-Date: 2013-12-11 12:35+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384450597.0\n" +"X-POOTLE-MTIME: 1386765338.0\n" #: bmpmask.src msgctxt "" @@ -6221,7 +6221,7 @@ msgctxt "" "RID_SUBSETSTR_CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT\n" "string.text" msgid "CJK Compatibility Ideographs Supplement" -msgstr "CJK–ordtegnskompatibilitetstillegg" +msgstr "CJK-ordtegnskompatibilitetstillegg" #: ucsubset.src msgctxt "" @@ -6626,7 +6626,7 @@ msgctxt "" "RID_SUBSETSTR_CJK_STROKES\n" "string.text" msgid "CJK Strokes" -msgstr "CJK–strøk" +msgstr "CJK-strøk" #: ucsubset.src msgctxt "" @@ -7142,7 +7142,7 @@ msgctxt "" "RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_A\n" "string.text" msgid "Hangul Jamo Extended-A" -msgstr "Hangul Jamo utvidet–A" +msgstr "Hangul Jamo utvidet-A" #: ucsubset.src msgctxt "" @@ -7187,7 +7187,7 @@ msgctxt "" "RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_B\n" "string.text" msgid "Hangul Jamo Extended-B" -msgstr "Hangul Jamo utvidet–B" +msgstr "Hangul Jamo utvidet-B" #: ucsubset.src msgctxt "" diff --git a/source/nb/svx/source/items.po b/source/nb/svx/source/items.po index e42e25e6a87..c78dd5c562f 100644 --- a/source/nb/svx/source/items.po +++ b/source/nb/svx/source/items.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-01-22 05:41+0000\n" +"PO-Revision-Date: 2013-12-11 12:35+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358833317.0\n" +"X-POOTLE-MTIME: 1386765348.0\n" #: svxerr.src msgctxt "" @@ -96,7 +96,7 @@ msgid "" msgstr "" "$(ARG1) støttes ikke av stavekontrollen, eller kjører ikke.\n" "Se etter om du ikke må installere språket først.\n" -"Du kan også slå på denne funksjonen under «Verktøy – Innstillinger – Språkinnstillinger – Skrivestøtte»." +"Du kan også slå på denne funksjonen under «Verktøy → Innstillinger → Språkinnstillinger → Skrivestøtte»." #: svxerr.src msgctxt "" diff --git a/source/nb/svx/source/sidebar/line.po b/source/nb/svx/source/sidebar/line.po index 4f27e92df7e..4b144f36744 100644 --- a/source/nb/svx/source/sidebar/line.po +++ b/source/nb/svx/source/sidebar/line.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-08-29 02:31+0000\n" +"PO-Revision-Date: 2013-12-05 20:53+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377743488.0\n" +"X-POOTLE-MTIME: 1386276785.0\n" #: LinePropertyPanel.src msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Mitered" -msgstr "" +msgstr "Gjæringsvinkel" #: LinePropertyPanel.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Beveled" -msgstr "" +msgstr "Avfaset" #: LinePropertyPanel.src msgctxt "" diff --git a/source/nb/svx/source/sidebar/text.po b/source/nb/svx/source/sidebar/text.po index 84df8d77c49..ef050549438 100644 --- a/source/nb/svx/source/sidebar/text.po +++ b/source/nb/svx/source/sidebar/text.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-08-29 02:37+0000\n" +"PO-Revision-Date: 2013-12-11 12:32+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377743873.0\n" +"X-POOTLE-MTIME: 1386765129.0\n" #: TextPropertyPanel.src msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "STR_DASH_DOT\n" "string.text" msgid "Dot Dash" -msgstr "Prikk–strek" +msgstr "Prikk-strek" #: TextPropertyPanel.src msgctxt "" @@ -113,7 +113,7 @@ msgctxt "" "STR_DASH_DOT_DOT\n" "string.text" msgid "Dot Dot Dash" -msgstr "Prikk–prikk–strek" +msgstr "Prikk-prikk-strek" #: TextPropertyPanel.src msgctxt "" @@ -131,7 +131,7 @@ msgctxt "" "STR_AUTOMATICE\n" "string.text" msgid "Automatic" -msgstr "" +msgstr "Automatisk" #: TextPropertyPanel.src msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "FT_LASTCUSTOM\n" "fixedtext.text" msgid "Custom:" -msgstr "" +msgstr "Tilpasset:" #: TextPropertyPanel.src msgctxt "" @@ -149,7 +149,7 @@ msgctxt "" "FT_SPACING\n" "fixedtext.text" msgid "~Character spacing: " -msgstr "" +msgstr "~Tegnavstand: " #: TextPropertyPanel.src msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Default" -msgstr "" +msgstr "Standard" #: TextPropertyPanel.src msgctxt "" @@ -167,7 +167,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Expanded" -msgstr "" +msgstr "Utvidet" #: TextPropertyPanel.src msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Condensed" -msgstr "" +msgstr "Smal" #: TextPropertyPanel.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "FT_BY\n" "fixedtext.text" msgid "Change ~by: " -msgstr "" +msgstr "Endret ~med: " #: TextPropertyPanel.src msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "STR_VERY_TIGHT_TIP\n" "string.text" msgid " Spacing: Condensed By: 3pt" -msgstr "" +msgstr " Avstand: Smal: 3pt" #: TextPropertyPanel.src msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "STR_TIGHT_TIP\n" "string.text" msgid " Spacing: Condensed By: 1.5pt" -msgstr "" +msgstr " Avstand: Smal: 1,5pt" #: TextPropertyPanel.src msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "STR_NORMAL_TIP\n" "string.text" msgid " Spacing: Normal" -msgstr "" +msgstr " Avstand: Normal" #: TextPropertyPanel.src msgctxt "" @@ -275,7 +275,7 @@ msgctxt "" "STR_LOOSE_TIP\n" "string.text" msgid " Spacing: Expanded By: 3pt" -msgstr "" +msgstr " Avstand: Utvidet med: 3pt" #: TextPropertyPanel.src msgctxt "" @@ -284,7 +284,7 @@ msgctxt "" "STR_VERY_LOOSE_TIP\n" "string.text" msgid " Spacing: Expanded By: 6pt" -msgstr "" +msgstr " Avstand: Utvidet med: 6pt" #: TextPropertyPanel.src msgctxt "" @@ -293,7 +293,7 @@ msgctxt "" "STR_CUSTOM_C_TIP\n" "string.text" msgid " Spacing: Condensed By: " -msgstr "" +msgstr " Avstand: smal:" #: TextPropertyPanel.src msgctxt "" @@ -302,7 +302,7 @@ msgctxt "" "STR_CUSTOM_E_TIP\n" "string.text" msgid " Spacing: Expanded By: " -msgstr "" +msgstr " Avstand: Utvidet med: " #: TextPropertyPanel.src msgctxt "" diff --git a/source/nb/svx/source/src.po b/source/nb/svx/source/src.po index e31fa51139b..f56ccf558bc 100644 --- a/source/nb/svx/source/src.po +++ b/source/nb/svx/source/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-01-22 05:44+0000\n" +"PO-Revision-Date: 2013-12-11 12:35+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358833478.0\n" +"X-POOTLE-MTIME: 1386765357.0\n" #: app.src msgctxt "" @@ -1060,7 +1060,7 @@ msgid "" msgstr "" "Dette dokumentet inneholder makroer.\n" "\n" -"Makroer kan inneholde virus. Sikkerhetsinnstillingene i Verktøy – Innstillinger – %PRODUCTNAME – Sikkerhet gjør at makroene ikke kan kjøres.\n" +"Makroer kan inneholde virus. Sikkerhetsinnstillingene i Verktøy → Innstillinger → %PRODUCTNAME → Sikkerhet gjør at makroene ikke kan kjøres.\n" "\n" "Det kan hende at noen av funksjonene ikke vil fungere." diff --git a/source/nb/svx/uiconfig/ui.po b/source/nb/svx/uiconfig/ui.po index 29a40d8132b..f9d11caf134 100644 --- a/source/nb/svx/uiconfig/ui.po +++ b/source/nb/svx/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-08-29 01:23+0000\n" +"PO-Revision-Date: 2013-12-05 21:07+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377739411.0\n" +"X-POOTLE-MTIME: 1386277645.0\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "label\n" "string.text" msgid "Base text " -msgstr "" +msgstr "Basistekst " #: asianphoneticguidedialog.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "label\n" "string.text" msgid "Alignment " -msgstr "" +msgstr "Justering " #: asianphoneticguidedialog.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "label\n" "string.text" msgid "Position " -msgstr "" +msgstr "Posisjon " #: asianphoneticguidedialog.ui msgctxt "" @@ -734,7 +734,7 @@ msgctxt "" "label\n" "string.text" msgid "Other _Options" -msgstr "" +msgstr "Andre _valg" #: findreplacedialog.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left margin:" -msgstr "" +msgstr "_Venstre marg:" #: headfootformatpage.ui msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "label\n" "string.text" msgid "R_ight margin:" -msgstr "" +msgstr "_Høyre marg:" #: headfootformatpage.ui msgctxt "" @@ -815,7 +815,7 @@ msgctxt "" "label\n" "string.text" msgid "_Spacing:" -msgstr "" +msgstr "_Avstand" #: headfootformatpage.ui msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "label\n" "string.text" msgid "_Edit..." -msgstr "" +msgstr "_Rediger …" #: headfootformatpage.ui msgctxt "" @@ -926,14 +926,13 @@ msgid "A_ction" msgstr "_Handling" #: redlinefilterpage.ui -#, fuzzy msgctxt "" "redlinefilterpage.ui\n" "comment\n" "label\n" "string.text" msgid "C_omment" -msgstr "Merknad" +msgstr "M_erknad" #: redlinefilterpage.ui msgctxt "" @@ -978,7 +977,7 @@ msgctxt "" "label\n" "string.text" msgid "a_nd" -msgstr "" +msgstr "_og" #: redlinefilterpage.ui msgctxt "" @@ -1086,7 +1085,7 @@ msgctxt "" "label\n" "string.text" msgid "Position" -msgstr "" +msgstr "Posisjon" #: redlineviewpage.ui msgctxt "" diff --git a/source/nb/sw/uiconfig/swriter/ui.po b/source/nb/sw/uiconfig/swriter/ui.po index 59a0bc9ede5..75977b34095 100644 --- a/source/nb/sw/uiconfig/swriter/ui.po +++ b/source/nb/sw/uiconfig/swriter/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-11-14 17:37+0000\n" +"PO-Revision-Date: 2013-12-11 12:36+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: none\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384450629.0\n" +"X-POOTLE-MTIME: 1386765403.0\n" #: abstractdialog.ui msgctxt "" @@ -1454,7 +1454,7 @@ msgctxt "" "label\n" "string.text" msgid "DDE _Command" -msgstr "_DDE–kommando" +msgstr "_DDE-_kommando" #: editsectiondialog.ui msgctxt "" diff --git a/source/nb/swext/mediawiki/help.po b/source/nb/swext/mediawiki/help.po index 4a0c0e7c945..de602df6acb 100644 --- a/source/nb/swext/mediawiki/help.po +++ b/source/nb/swext/mediawiki/help.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-06 13:18+0000\n" +"PO-Revision-Date: 2013-12-11 12:37+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381065480.0\n" +"X-POOTLE-MTIME: 1386765449.0\n" #: help.tree msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "par_id4277169\n" "help.text" msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that \"Use a Java runtime environment\" is marked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE 1.4 or later and restart %PRODUCTNAME." -msgstr "Før du bruker Wiki Publisher må du sørge for at %PRODUCTNAME bruker et Java Runtime Environment (JRE). For å kontrollere statusen til en JRE, velg <item type=\"menuitem\">Verktøy → Innstillinger → %PRODUCTNAME → Avansert</item>. «Bruk et Java–kjøremiljø» må være merket og en JRE–mappe valgt i den store listeboksen. Hvis ingen JRE ble aktivert må du slå på JRE 1,4 eller senere og starte %PRODUCTNAME på nytt." +msgstr "Før du bruker Wiki Publisher må du sørge for at %PRODUCTNAME bruker et Java Runtime Environment (JRE). For å kontrollere statusen til en JRE, velg <item type=\"menuitem\">Verktøy → Innstillinger → %PRODUCTNAME → Avansert</item>. «Bruk et Java-kjøremiljø» må være merket og en JRE-mappe valgt i den store listeboksen. Hvis ingen JRE ble aktivert må du slå på JRE 1,4 eller senere og starte %PRODUCTNAME på nytt." #: wiki.xhp msgctxt "" @@ -454,7 +454,7 @@ msgctxt "" "par_id8942838\n" "help.text" msgid "Lists can reliably be exported when the whole list uses a consistent list style. Use the Numbering or Bullets icon to generate a list in Writer. If you need a list without numbering or bullets, use Format - Bullets and Numbering to define and apply the respective list style." -msgstr "Du kan trygt eksportere lister hvis hele lista bruker samme listestil. Bruk ikonene for nummerering og punktmerking til å lage en liste i Writer. Hvis du trenger en liste uten nummerering eller punktmerking, kan du bruke <emph>Format – Punkter og nummerering</emph> til å lage og bruke andre listestiler." +msgstr "Du kan trygt eksportere lister hvis hele lista bruker samme listestil. Bruk ikonene for nummerering og punktmerking til å lage en liste i Writer. Hvis du trenger en liste uten nummerering eller punktmerking, kan du bruke <emph>Format → Punkter og nummerering</emph> til å lage og bruke andre listestiler." #: wikiformats.xhp msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "par_id1188390\n" "help.text" msgid "You can add, edit and remove MediaWiki servers. Open the dialog by <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>. Alternatively, choose <item type=\"menuitem\">Tools - Extension Manager</item>, select the Wiki Publisher, and click the Options button." -msgstr "Du kan legge til, redigere og fjerne MediaWiki-tjenere. Åpne dialogvinduet fra <item type=\"menuitem\">Verktøy – Innstillinger – Internett – MediaWiki</item>. Du kan også velge <item type=\"menuitem\">Verktøy – Utvidelser</item>, merke Wiki Publisher og trykke <emph> Innstillinger</emph>." +msgstr "Du kan legge til, redigere og fjerne MediaWiki-tjenere. Åpne dialogvinduet fra <item type=\"menuitem\">Verktøy → Innstillinger → Internett → MediaWiki</item>. Du kan også velge <item type=\"menuitem\">Verktøy → Utvidelser</item>, merke Wiki Publisher og trykke <emph> Innstillinger</emph>." #: wikisettings.xhp msgctxt "" diff --git a/source/nb/wizards/source/formwizard.po b/source/nb/wizards/source/formwizard.po index 89530193e94..cdc4bc49590 100644 --- a/source/nb/wizards/source/formwizard.po +++ b/source/nb/wizards/source/formwizard.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-19 23:26+0000\n" +"PO-Revision-Date: 2013-12-11 12:34+0000\n" "Last-Translator: Olav <odahlum@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nb\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371684412.0\n" +"X-POOTLE-MTIME: 1386765299.0\n" #: dbwizres.src msgctxt "" @@ -195,7 +195,7 @@ msgid "" "Then run the wizard again." msgstr "" "Veiviseren kunne ikke starte fordi noen viktige filer mangler.\n" -"Under «Verktøy – Innstillinger → %PRODUCTNAME → Stier», kan du trykke på knappen «Standard» for å tilbakestille innstillingene for stiene.\n" +"Under «Verktøy → Innstillinger → %PRODUCTNAME → Stier», kan du trykke på knappen «Standard» for å tilbakestille innstillingene for stiene.\n" "Start deretter veiviseren på nytt." #: dbwizres.src diff --git a/source/nl/cui/source/options.po b/source/nl/cui/source/options.po index 8d21fccf34b..08f1797c709 100644 --- a/source/nl/cui/source/options.po +++ b/source/nl/cui/source/options.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-07-10 09:55+0000\n" -"Last-Translator: JorenDC <joren.de.cuyper@telenet.be>\n" +"PO-Revision-Date: 2013-12-31 11:33+0000\n" +"Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373450108.0\n" +"X-POOTLE-MTIME: 1388489590.0\n" #: certpath.src msgctxt "" @@ -2513,7 +2513,7 @@ msgctxt "" "4\n" "itemlist.text" msgid "Formatting Aids" -msgstr "Opmaak hulp" +msgstr "Opmaakhulp" #: treeopt.src msgctxt "" @@ -2639,7 +2639,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Formatting Aids" -msgstr "Opmaak hulp" +msgstr "Opmaakhulp" #: treeopt.src msgctxt "" diff --git a/source/nl/cui/uiconfig/ui.po b/source/nl/cui/uiconfig/ui.po index 7f507619f2d..0e68b640c3d 100644 --- a/source/nl/cui/uiconfig/ui.po +++ b/source/nl/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-08-31 08:05+0000\n" +"PO-Revision-Date: 2013-12-27 13:08+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: none\n" "Language: nl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377936325.0\n" +"X-POOTLE-MTIME: 1388149715.0\n" #: aboutdialog.ui msgctxt "" @@ -3812,7 +3812,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Number" -msgstr "Aantal" +msgstr "Getal" #: numberingformatpage.ui msgctxt "" diff --git a/source/nl/desktop/source/deployment/gui.po b/source/nl/desktop/source/deployment/gui.po index 42e978decc2..527b71d1207 100644 --- a/source/nl/desktop/source/deployment/gui.po +++ b/source/nl/desktop/source/deployment/gui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-05-29 10:33+0000\n" +"PO-Revision-Date: 2014-01-01 07:36+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369823612.0\n" +"X-POOTLE-MTIME: 1388561794.0\n" #: dp_gui_dependencydialog.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "RID_STR_ERROR_MISSING_DEPENDENCIES\n" "string.text" msgid "The extension cannot be enabled as the following system dependencies are not fulfilled:" -msgstr "De extensie kan niet geïnstalleerd wordenomdat niet aan de volgende afhankelijkheden voor het systeem voldaan is:" +msgstr "De extensie kan niet geïnstalleerd worden omdat niet aan de volgende afhankelijkheden voor het systeem voldaan is:" #: dp_gui_dialog.src msgctxt "" diff --git a/source/nl/helpcontent2/source/text/sbasic/shared.po b/source/nl/helpcontent2/source/text/sbasic/shared.po index d059ad02ca1..0434666a06e 100644 --- a/source/nl/helpcontent2/source/text/sbasic/shared.po +++ b/source/nl/helpcontent2/source/text/sbasic/shared.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-06-13 07:21+0000\n" -"Last-Translator: JorenDC <joren.de.cuyper@telenet.be>\n" +"PO-Revision-Date: 2013-12-26 08:06+0000\n" +"Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371108088.0\n" +"X-POOTLE-MTIME: 1388045172.0\n" #: 00000002.xhp msgctxt "" @@ -14144,7 +14144,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntaxis:" #: 03030111.xhp msgctxt "" @@ -14162,7 +14162,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Teruggegeven waarde:" #: 03030111.xhp msgctxt "" @@ -14171,7 +14171,7 @@ msgctxt "" "6\n" "help.text" msgid "com.sun.star.util.Date" -msgstr "" +msgstr "com.sun.star.util.Date" #: 03030111.xhp msgctxt "" @@ -14180,7 +14180,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030111.xhp msgctxt "" @@ -14189,7 +14189,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Te converteren datum" #: 03030111.xhp msgctxt "" @@ -14198,7 +14198,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Voorbeeld:" #: 03030111.xhp msgctxt "" @@ -14257,7 +14257,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntaxis" #: 03030112.xhp msgctxt "" @@ -14275,7 +14275,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Teruggegeven waarde:" #: 03030112.xhp msgctxt "" @@ -14284,7 +14284,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Datum" #: 03030112.xhp msgctxt "" @@ -14293,7 +14293,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030112.xhp msgctxt "" @@ -14302,7 +14302,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Te converteren datum" #: 03030112.xhp msgctxt "" @@ -14311,7 +14311,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Voorbeeld:" #: 03030112.xhp msgctxt "" @@ -14370,7 +14370,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntaxis:" #: 03030113.xhp msgctxt "" @@ -14388,7 +14388,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Teruggegeven waarde:" #: 03030113.xhp msgctxt "" @@ -14406,7 +14406,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030113.xhp msgctxt "" @@ -14415,7 +14415,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Te converteren datum" #: 03030113.xhp msgctxt "" @@ -14424,7 +14424,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Voorbeeld:" #: 03030113.xhp msgctxt "" @@ -14483,7 +14483,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntaxis:" #: 03030114.xhp msgctxt "" @@ -14501,7 +14501,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Teruggeven waarde:" #: 03030114.xhp msgctxt "" @@ -14510,7 +14510,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Datum" #: 03030114.xhp msgctxt "" @@ -14519,7 +14519,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030114.xhp msgctxt "" @@ -14528,7 +14528,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aTime: </emph>Time to convert" -msgstr "" +msgstr "<emph>aTime: </emph>Te converteren tijd" #: 03030114.xhp msgctxt "" @@ -14537,7 +14537,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Voorbeeld:" #: 03030114.xhp msgctxt "" @@ -14596,7 +14596,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntaxis:" #: 03030115.xhp msgctxt "" @@ -14614,7 +14614,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Teruggegeven waarde:" #: 03030115.xhp msgctxt "" @@ -14632,7 +14632,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030115.xhp msgctxt "" @@ -14641,7 +14641,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDate: </emph>Date value to convert" -msgstr "" +msgstr "<emph>aDate: </emph>Te converteren datum" #: 03030115.xhp msgctxt "" @@ -14650,7 +14650,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Voorbeeld:" #: 03030115.xhp msgctxt "" @@ -14701,7 +14701,7 @@ msgctxt "" "3\n" "help.text" msgid "Syntax:" -msgstr "" +msgstr "Syntaxis:" #: 03030116.xhp msgctxt "" @@ -14719,7 +14719,7 @@ msgctxt "" "5\n" "help.text" msgid "Return value:" -msgstr "" +msgstr "Teruggegeven waarde:" #: 03030116.xhp msgctxt "" @@ -14728,7 +14728,7 @@ msgctxt "" "6\n" "help.text" msgid "Date" -msgstr "" +msgstr "Datum" #: 03030116.xhp msgctxt "" @@ -14737,7 +14737,7 @@ msgctxt "" "7\n" "help.text" msgid "Parameters:" -msgstr "" +msgstr "Parameters:" #: 03030116.xhp msgctxt "" @@ -14746,7 +14746,7 @@ msgctxt "" "8\n" "help.text" msgid "<emph>aDateTime: </emph>DateTime to convert" -msgstr "" +msgstr "<emph>aDateTime: </emph>Te converteren datum en tijd" #: 03030116.xhp msgctxt "" @@ -14755,7 +14755,7 @@ msgctxt "" "9\n" "help.text" msgid "Example:" -msgstr "" +msgstr "Voorbeeld:" #: 03030116.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/01.po b/source/nl/helpcontent2/source/text/shared/01.po index 9b6ce88e677..68680e2a843 100644 --- a/source/nl/helpcontent2/source/text/shared/01.po +++ b/source/nl/helpcontent2/source/text/shared/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-07-19 07:30+0000\n" +"PO-Revision-Date: 2013-12-26 08:24+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374219024.0\n" +"X-POOTLE-MTIME: 1388046292.0\n" #: 01010000.xhp msgctxt "" @@ -15428,7 +15428,7 @@ msgctxt "" "6\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Kies hoe u de inhoud van de geselecteerde cel(len) wilt weergeven.</ahelp> De code voor de geselecteerde optie wordt weergegeven in de <emph>Format Code</ emph>box." #: 05020300.xhp msgctxt "" @@ -15446,7 +15446,7 @@ msgctxt "" "98\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Kies een valuta en blader vervolgens naar de bovenzijde van de <emph>Opmaak</ emph>lijst voor de opmaakopties voor de valuta.</ ahelp>" #: 05020300.xhp msgctxt "" @@ -15500,7 +15500,7 @@ msgctxt "" "105\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Gebruikt dezelfde getalnotatie als de cellen met de gegevens voor de grafiek.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15536,7 +15536,7 @@ msgctxt "" "10\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Voeg het aantal decimale plaatsen in dat u wenst te zien.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15554,7 +15554,7 @@ msgctxt "" "12\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Voeg het maximaal aantal voor de nullen in, dat u wenst te zien voor het decimaalteken.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15572,7 +15572,7 @@ msgctxt "" "14\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Wijzigt de kleur van het lettertype van negatieve getallen naar rood.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15590,7 +15590,7 @@ msgctxt "" "16\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Voegt een duizental-scheidingsteken in. Het soort scheidingsteken hangt van uw taalinstellingen af.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15608,7 +15608,7 @@ msgctxt "" "18\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formated\">Geeft de getalnotatiecode voor de geselecteerde opmaak. U kunt ook een aangepaste opmaak opgeven.</ahelp> De volgende opties zijn alleen beschikbaar voor de gebruiker gedefinieerde getalopmaak." #: 05020300.xhp msgctxt "" @@ -15626,7 +15626,7 @@ msgctxt "" "20\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Voegt de getalnotatiecode, die u hebt ingevoerd, aan de gebruikergedefinieerde categorie toe. </ Ahelp></ahelp>" #: 05020300.xhp msgctxt "" @@ -15644,7 +15644,7 @@ msgctxt "" "22\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Verwijdert de geselecteerde getalnotatie.</ Ahelp> De wijzigingen gaan in na het opnieuw opstarten van$[officename]." #: 05020300.xhp msgctxt "" @@ -15662,7 +15662,7 @@ msgctxt "" "27\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Voegt een opmerking toe aan de geselecteerde getalnotatie.</ahelp>" #: 05020300.xhp msgctxt "" @@ -15680,7 +15680,7 @@ msgctxt "" "96\n" "help.text" msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Voer een opmerking in voor de geselecteerde getalnotatie en klik buiten dit vak.</ahelp>" #: 05020300.xhp msgctxt "" @@ -30141,7 +30141,7 @@ msgctxt "" "52\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Stelt de uitlijningsopties in voor de inhoud van de huidige cel, of de geselecteerde cellen.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30159,7 +30159,7 @@ msgctxt "" "55\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Kies de horizontale uitlijningsoptie die u wilt toepassen op de celinhoud.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30308,7 +30308,7 @@ msgctxt "" "42\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Inspringingen van de linkerrand van de cel door het bedrag dat u invoert.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30326,7 +30326,7 @@ msgctxt "" "67\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Kies de optie voor verticale uitlijning dat u wilt toepassen op de celinhoud.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30344,7 +30344,7 @@ msgctxt "" "69\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">De celinhoud onderaan uitlijnen.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30457,7 +30457,7 @@ msgctxt "" "49\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Klik op de knop om de tekstrichting in te stellen.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30475,7 +30475,7 @@ msgctxt "" "46\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Voer de draaihoek in, voor de tekst in de geselecteerde cel(len). Een positief getal roteert de tekst naar links en een negatief getal roteert de tekst rechts.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30493,7 +30493,7 @@ msgctxt "" "76\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Kies de celrand van waaruit de gedraaide tekst moet starten.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30554,7 +30554,7 @@ msgctxt "" "85\n" "help.text" msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>" -msgstr "" +msgstr "Dit selectievak is alleen beschikbaar als ondersteuning voor Aziatische talen is ingeschakeld en de tekstrichting wordt ingesteld op verticaal. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Zet Aziatische tekens, in de geselecteerde cel(len), onder elkaar. Als de cel meer dan een regel tekst bevat, worden de regels omgezet naar tekstkolommen die van rechts naar links zijn gerangschikt. Westerse tekens, in de geconverteerde tekst, worden 90 graden naar rechts gedraaid. Aziatische tekens worden niet gedraaid.</ahelp>" #: 05340300.xhp msgctxt "" @@ -30590,7 +30590,7 @@ msgctxt "" "4\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell." -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Laat de tekst doorlopen op een andere regel binnen de celgrens. Het aantal regels is afhankelijk van de breedte van de cel.</ahelp> Om een handmatig regeleinde in te voeren, druk op<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</ caseinline> <defaultinline>Ctrl</ defaultinline></ switchinline>+Enter in de cel." #: 05340300.xhp msgctxt "" @@ -30608,7 +30608,7 @@ msgctxt "" "82\n" "help.text" msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Stelt woordafbreking in voor terugloop.</ahelp>" #: 05340300.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/guide.po b/source/nl/helpcontent2/source/text/shared/guide.po index 76006a240fe..40411dc4668 100644 --- a/source/nl/helpcontent2/source/text/shared/guide.po +++ b/source/nl/helpcontent2/source/text/shared/guide.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-07-19 07:40+0000\n" -"Last-Translator: JorenDC <joren.de.cuyper@telenet.be>\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" +"PO-Revision-Date: 2014-01-01 08:48+0000\n" +"Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374219600.0\n" +"X-POOTLE-MTIME: 1388566116.0\n" #: aaa_start.xhp msgctxt "" @@ -10120,7 +10120,7 @@ msgctxt "" "par_id224616\n" "help.text" msgid "To scale a draw object using the keyboard, first select the object, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repeatedly to highlight one of the handles. Then press an arrow key. To scale in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key. Press Esc to leave the point edit mode." -msgstr "Een tekenobject schalen met behulp van het toetsenbord: selecteer eerst het object, druk dan herhaaldelijk op <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab om één van de handvatten te aacentueren. Druk dan op een pijltoets. Houd de <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>-toets ingedrukt tijdens het drukken op de pijltoets om te schalen in kleinere stappen. Druk op Esc om de modus Punten bewerken te verlaten." +msgstr "Een tekenobject schalen met behulp van het toetsenbord: selecteer eerst het object, druk dan herhaaldelijk op <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab om één van de handvatten te accentueren. Druk dan op een pijltoets. Houd de <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>-toets ingedrukt tijdens het drukken op de pijltoets om te schalen in kleinere stappen. Druk op Esc om de modus Punten bewerken te verlaten." #: insert_graphic_drawit.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/swriter/02.po b/source/nl/helpcontent2/source/text/swriter/02.po index 5a3b8b1fe70..32dc23d5304 100644 --- a/source/nl/helpcontent2/source/text/swriter/02.po +++ b/source/nl/helpcontent2/source/text/swriter/02.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-13 17:25+0200\n" -"PO-Revision-Date: 2013-06-09 09:26+0000\n" -"Last-Translator: JorenDC <joren.de.cuyper@telenet.be>\n" +"PO-Revision-Date: 2013-12-31 11:27+0000\n" +"Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370769998.0\n" +"X-POOTLE-MTIME: 1388489265.0\n" #: 02110000.xhp msgctxt "" @@ -3742,7 +3742,7 @@ msgctxt "" "2\n" "help.text" msgid "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can specify the behavior of the direct cursor by choosing <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\">%PRODUCTNAME Writer - Formatting Aids</link></emph>." -msgstr "<ahelp hid=\".uno:ShadowCursor\">Activateert of deactiveert de directcursor.</ahelp> U kunt het gedrag van de directcursor wijzigen door te kiezen <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Tekstdocument - Linguïstiek\">%PRODUCTNAME Writer - Linguïstiek</link></emph>." +msgstr "<ahelp hid=\".uno:ShadowCursor\">Activateert of deactiveert de directcursor.</ahelp> U kunt het gedrag van de directcursor wijzigen door te kiezen <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Tekstdocument - Linguïstiek\">%PRODUCTNAME Writer - Opmaakhulp</link></emph>." #: 18130000.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/swriter/guide.po b/source/nl/helpcontent2/source/text/swriter/guide.po index 641d828269f..4aed99d835b 100644 --- a/source/nl/helpcontent2/source/text/swriter/guide.po +++ b/source/nl/helpcontent2/source/text/swriter/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-07-14 07:26+0000\n" +"PO-Revision-Date: 2013-12-31 11:29+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373786764.0\n" +"X-POOTLE-MTIME: 1388489363.0\n" #: anchor_object.xhp msgctxt "" @@ -16095,7 +16095,7 @@ msgctxt "" "41\n" "help.text" msgid "To set the behavior of the direct cursor, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - Formatting Aids</emph>." -msgstr "Kies <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Writer - Linguïstiek</emph> om het gedrag van de directcursor in te stellen." +msgstr "Kies <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Writer - Opmaakhulp</emph> om het gedrag van de directcursor in te stellen." #: text_direct_cursor.xhp msgctxt "" @@ -16103,7 +16103,7 @@ msgctxt "" "par_idN106A3\n" "help.text" msgid "On the <item type=\"menuitem\">Tools</item> bar, click the <item type=\"menuitem\">Direct Cursor</item> icon <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149846\">Icon</alt></image>." -msgstr "Klik op de werkbalk <item type=\"menuitem\">Werktuigen</item> op het pictogram <item type=\"menuitem\">Directcursor</item> <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149846\">Pictogram</alt></image>." +msgstr "Klik op de werkbalk <item type=\"menuitem\">Extra</item> op het pictogram <item type=\"menuitem\">Directcursor</item> <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149846\">Pictogram</alt></image>." #: text_direct_cursor.xhp msgctxt "" diff --git a/source/nl/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/nl/instsetoo_native/inc_openoffice/windows/msi_languages.po index ec0e4e0031e..7bb876789ae 100644 --- a/source/nl/instsetoo_native/inc_openoffice/windows/msi_languages.po +++ b/source/nl/instsetoo_native/inc_openoffice/windows/msi_languages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-01-27 13:48+0000\n" +"PO-Revision-Date: 2014-01-01 07:36+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1359294521.0\n" +"X-POOTLE-MTIME: 1388561816.0\n" #: ActionTe.ulf msgctxt "" @@ -2078,7 +2078,7 @@ msgctxt "" "OOO_CONTROL_186\n" "LngText.text" msgid "Your system has not been modified. To complete installation at another time, please run setup again." -msgstr "Uw systeem is niet gewijzigd. Teneinde de installatie later te voltooien moet u de Setup opnieuw uitvoeren." +msgstr "Uw systeem is niet gewijzigd. Teneinde de installatie later te voltooien moet u de Set-up opnieuw uitvoeren." #: Control.ulf msgctxt "" diff --git a/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po index 6a9390cf533..cc50a1db2c5 100644 --- a/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-24 12:01+0000\n" +"PO-Revision-Date: 2013-12-25 09:33+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385294518.0\n" +"X-POOTLE-MTIME: 1387964000.0\n" #: BaseWindowState.xcu msgctxt "" @@ -19726,7 +19726,7 @@ msgctxt "" "Label\n" "value.text" msgid "Elements Dock" -msgstr "" +msgstr "Opslagplek elementen" #: MathCommands.xcu msgctxt "" diff --git a/source/nl/sc/source/ui/src.po b/source/nl/sc/source/ui/src.po index dd434e223d5..71bb3602398 100644 --- a/source/nl/sc/source/ui/src.po +++ b/source/nl/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-09-21 08:04+0000\n" +"PO-Revision-Date: 2014-01-02 14:42+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379750680.0\n" +"X-POOTLE-MTIME: 1388673778.0\n" #: autofmt.src msgctxt "" @@ -1396,7 +1396,7 @@ msgctxt "" "BTN_ADD\n" "pushbutton.text" msgid "~Add" -msgstr "O~ptellen" +msgstr "~Toevoegen" #: crnrdlg.src msgctxt "" @@ -1512,7 +1512,7 @@ msgctxt "" "BTN_ADD\n" "pushbutton.text" msgid "~Add" -msgstr "O~ptellen" +msgstr "~Toevoegen" #: dbnamdlg.src msgctxt "" @@ -1530,7 +1530,7 @@ msgctxt "" "STR_ADD\n" "string.text" msgid "~Add" -msgstr "O~ptellen" +msgstr "~Toevoegen" #: dbnamdlg.src msgctxt "" @@ -7772,7 +7772,7 @@ msgctxt "" "BTN_OP_ADD\n" "radiobutton.text" msgid "~Add" -msgstr "O~ptellen" +msgstr "~Toevoegen" #: miscdlgs.src msgctxt "" @@ -8723,7 +8723,7 @@ msgctxt "" "BTN_ADD\n" "pushbutton.text" msgid "~Add" -msgstr "O~ptellen" +msgstr "~Toevoegen" #: optdlg.src msgctxt "" @@ -24302,7 +24302,7 @@ msgctxt "" "SCSTR_ADD\n" "string.text" msgid "~Add" -msgstr "O~ptellen" +msgstr "~Toevoegen" #: scstring.src msgctxt "" diff --git a/source/nl/sd/source/ui/table.po b/source/nl/sd/source/ui/table.po index b8dad175ece..c5367c6b4f2 100644 --- a/source/nl/sd/source/ui/table.po +++ b/source/nl/sd/source/ui/table.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-23 09:09+0000\n" +"PO-Revision-Date: 2014-01-04 11:30+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353661785.0\n" +"X-POOTLE-MTIME: 1388835045.0\n" #: TableDesignPane.src msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "CB_BANDED_COLUMNS+1\n" "checkbox.text" msgid "Ba~nded Columns" -msgstr "Verbonden kolommen" +msgstr "Verbo~nden kolommen" #: TableDesignPane.src msgctxt "" diff --git a/source/nl/svx/source/dialog.po b/source/nl/svx/source/dialog.po index 71fdce11e02..85d8285a6ee 100644 --- a/source/nl/svx/source/dialog.po +++ b/source/nl/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-08-25 07:08+0000\n" +"PO-Revision-Date: 2013-12-25 09:34+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377414533.0\n" +"X-POOTLE-MTIME: 1387964067.0\n" #: bmpmask.src msgctxt "" @@ -6761,7 +6761,7 @@ msgctxt "" "RID_SUBSETSTR_MODIFIER_TONE_LETTERS\n" "string.text" msgid "Modifier Tone Letters" -msgstr "" +msgstr "Modifikatie letterbetoning" #: ucsubset.src msgctxt "" diff --git a/source/nl/svx/source/sidebar/line.po b/source/nl/svx/source/sidebar/line.po index cdf8b4a5e0f..41c9da93585 100644 --- a/source/nl/svx/source/sidebar/line.po +++ b/source/nl/svx/source/sidebar/line.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-07-10 08:58+0000\n" -"Last-Translator: Cor <cor.nouws@documentfoundation.org>\n" +"PO-Revision-Date: 2014-01-04 13:10+0000\n" +"Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373446696.0\n" +"X-POOTLE-MTIME: 1388841044.0\n" #: LinePropertyPanel.src msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "LB_CAPSTYLE\n" "listbox.quickhelptext" msgid "Select the style of the line caps." -msgstr "Selecteer de stijl van het lijneinde" +msgstr "Selecteer de stijl van het lijneinde." #: LinePropertyPanel.src msgctxt "" diff --git a/source/nl/sw/source/ui/config.po b/source/nl/sw/source/ui/config.po index e8dbf609bcc..a33cff39f70 100644 --- a/source/nl/sw/source/ui/config.po +++ b/source/nl/sw/source/ui/config.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-02-08 12:49+0000\n" +"PO-Revision-Date: 2014-01-04 12:10+0000\n" "Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1360327772.0\n" +"X-POOTLE-MTIME: 1388837406.0\n" #: mailconfigpage.src msgctxt "" @@ -1412,7 +1412,7 @@ msgctxt "" "CB_USE_CHAR_UNIT\n" "checkbox.text" msgid "Enable char unit" -msgstr "Tekeneenhied inschakelen" +msgstr "Tekeneenheid inschakelen" #: optload.src msgctxt "" diff --git a/source/nl/sw/source/ui/fldui.po b/source/nl/sw/source/ui/fldui.po index 0dcbf7b4c32..940d4a41be2 100644 --- a/source/nl/sw/source/ui/fldui.po +++ b/source/nl/sw/source/ui/fldui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-12-26 10:30+0000\n" -"Last-Translator: kees538 <kees538@hotmail.com>\n" +"PO-Revision-Date: 2013-12-30 12:27+0000\n" +"Last-Translator: Cor <cor.nouws@documentfoundation.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1356517838.0\n" +"X-POOTLE-MTIME: 1388406474.0\n" #: flddb.src msgctxt "" @@ -1456,7 +1456,7 @@ msgctxt "" "FMT_REF_NUMBER\n" "string.text" msgid "Number" -msgstr "Getal" +msgstr "Nummer" #: fldui.src msgctxt "" @@ -1464,7 +1464,7 @@ msgctxt "" "FMT_REF_NUMBER_NO_CONTEXT\n" "string.text" msgid "Number (no context)" -msgstr "getal (geen context)" +msgstr "Nummer (geen context)" #: fldui.src msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "FMT_REF_NUMBER_FULL_CONTEXT\n" "string.text" msgid "Number (full context)" -msgstr "Getal (volledige context)" +msgstr "Nummer (volledige context)" #: fldui.src msgctxt "" diff --git a/source/nl/swext/mediawiki/help.po b/source/nl/swext/mediawiki/help.po index a4d12bf12f2..7c701f4629f 100644 --- a/source/nl/swext/mediawiki/help.po +++ b/source/nl/swext/mediawiki/help.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-01 21:04+0000\n" -"Last-Translator: JorenDC <joren.de.cuyper@telenet.be>\n" +"PO-Revision-Date: 2014-01-01 07:39+0000\n" +"Last-Translator: kees538 <kees538@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370120673.0\n" +"X-POOTLE-MTIME: 1388561981.0\n" #: help.tree msgctxt "" @@ -678,7 +678,7 @@ msgctxt "" "par_id6592913\n" "help.text" msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded Wiki page.</ahelp>" -msgstr "<emph>In webbrowser weergeven</emph>: <ahelp hid=\".\">Markeer dit vakje om uw systeem-webbrowser te openen en de geüploadde wikipagina weer te geven.</ahelp>" +msgstr "<emph>In webbrowser weergeven</emph>: <ahelp hid=\".\">Markeer dit vakje om uw webbrowser te openen en de geüploade wiki-pagina weer te geven.</ahelp>" #: wikisettings.xhp msgctxt "" diff --git a/source/nn/android/sdremote/res/values.po b/source/nn/android/sdremote/res/values.po index e4dcf9a4248..1311e18937e 100644 --- a/source/nn/android/sdremote/res/values.po +++ b/source/nn/android/sdremote/res/values.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-06-16 21:14+0000\n" +"PO-Revision-Date: 2014-01-06 16:28+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371417240.0\n" +"X-POOTLE-MTIME: 1389025694.0\n" #: strings.xml msgctxt "" @@ -178,7 +178,7 @@ msgctxt "" "options_volumeswitching_descripton\n" "string.text" msgid "Change slides using volume buttons" -msgstr "Bytt lysbilete ved å bruke volumknappane" +msgstr "Byt lysbilete ved å bruka volumknappane" #: strings.xml msgctxt "" @@ -382,7 +382,7 @@ msgstr "" "\tOpphavsrett © 2011, Polidea\n" "\tNew BSD License.\n" "\n" -"Dette programmet bruker ActionBarSherlock:\n" +"Dette programmet brukar ActionBarSherlock:\n" "\tOpphavsrett 2012 Jake Wharton\n" "\tLisensiert under Apache License, Version 2.0 («lisensen»)" diff --git a/source/nn/cui/source/dialogs.po b/source/nn/cui/source/dialogs.po index 080180446d1..5c0882ea2d8 100644 --- a/source/nn/cui/source/dialogs.po +++ b/source/nn/cui/source/dialogs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 15:55+0000\n" +"PO-Revision-Date: 2014-01-06 19:24+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383494155.0\n" +"X-POOTLE-MTIME: 1389036261.0\n" #: colorpicker.src msgctxt "" @@ -2887,7 +2887,7 @@ msgctxt "" "RID_SVX_FORMAT_CELLS_DLG\n" "tabdialog.text" msgid "Format Cells" -msgstr "Celleeigenskapar" +msgstr "Formater celler" #: showcols.src msgctxt "" diff --git a/source/nn/cui/source/options.po b/source/nn/cui/source/options.po index 52de626a088..6c9763c0b9d 100644 --- a/source/nn/cui/source/options.po +++ b/source/nn/cui/source/options.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-03 16:02+0000\n" +"PO-Revision-Date: 2013-12-05 11:11+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383494573.0\n" +"X-POOTLE-MTIME: 1386241884.0\n" #: certpath.src msgctxt "" @@ -2530,7 +2530,7 @@ msgctxt "" "6\n" "itemlist.text" msgid "Basic Fonts (Western)" -msgstr "Enkle skrifttypar (vestleg)" +msgstr "Enkle skriftar (vestleg)" #: treeopt.src msgctxt "" diff --git a/source/nn/cui/source/tabpages.po b/source/nn/cui/source/tabpages.po index 65371f917e7..e2eda02037d 100644 --- a/source/nn/cui/source/tabpages.po +++ b/source/nn/cui/source/tabpages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-02 14:50+0000\n" +"PO-Revision-Date: 2014-01-05 12:02+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370184612.0\n" +"X-POOTLE-MTIME: 1388923355.0\n" #: autocdlg.src msgctxt "" @@ -506,7 +506,7 @@ msgctxt "" "CB_REMOVE_LIST\n" "checkbox.text" msgid "~When closing a document, remove the words collected from it from the list" -msgstr "~Fjern orda som er samla frå dokumentet frå lista når du lukker dokumentet." +msgstr "~Fjern orda som er samla frå dokumentet frå lista når du lukkar dokumentet." #: autocdlg.src msgctxt "" diff --git a/source/nn/cui/uiconfig/ui.po b/source/nn/cui/uiconfig/ui.po index 8eb9d1c1a73..01a3f0d90bb 100644 --- a/source/nn/cui/uiconfig/ui.po +++ b/source/nn/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-11-03 16:07+0000\n" +"PO-Revision-Date: 2014-01-06 16:29+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: none\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383494872.0\n" +"X-POOTLE-MTIME: 1389025798.0\n" #: aboutdialog.ui msgctxt "" @@ -1374,7 +1374,7 @@ msgctxt "" "label\n" "string.text" msgid "Section boundaries" -msgstr "Utvalsgrenser" +msgstr "Bolkgrenser" #: colorconfigwin.ui msgctxt "" @@ -5901,7 +5901,7 @@ msgctxt "" "label\n" "string.text" msgid "Not using ODF 1.2 Extended may cause information to be lost." -msgstr "Å ikkje bruke ODF 1.2 Extended kan føre til tap av informasjon." +msgstr "Å ikkje bruka ODF 1.2 Extended kan føre til tap av informasjon." #: optsavepage.ui msgctxt "" @@ -6158,7 +6158,7 @@ msgctxt "" "label\n" "string.text" msgid "Macro security" -msgstr "Makro-tryggleik" +msgstr "Makrotryggleik" #: optsecuritypage.ui msgctxt "" @@ -7145,7 +7145,7 @@ msgid "" msgstr "" "Marginnstillingane er utføre utskriftsområdet.\n" "\n" -"Vil du likevel bruke desse innstillingane?" +"Vil du likevel bruka desse innstillingane?" #: pageformatpage.ui msgctxt "" @@ -7865,7 +7865,7 @@ msgctxt "" "label\n" "string.text" msgid "First visit Firefox Themes (https://addons.mozilla.org/firefox/themes). Find the Theme you like, and want to choose for %PRODUCTNAME." -msgstr "Besøk først Firefox Temaer (https://addons.mozilla.org/firefox/themes). Finn det temaaet som du ønskjer å bruke i %PRODUCTNAME." +msgstr "Besøk først Firefox Tema (https://addons.mozilla.org/firefox/themes). Finn det temaet som du ønskjer å bruka i %PRODUCTNAME." #: select_persona_dialog.ui msgctxt "" diff --git a/source/nn/dbaccess/source/ui/dlg.po b/source/nn/dbaccess/source/ui/dlg.po index a13e320d81f..5ab07612a23 100644 --- a/source/nn/dbaccess/source/ui/dlg.po +++ b/source/nn/dbaccess/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-03 16:10+0000\n" +"PO-Revision-Date: 2013-12-07 15:10+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383495037.0\n" +"X-POOTLE-MTIME: 1386429019.0\n" #: AutoControls.src msgctxt "" @@ -1408,7 +1408,7 @@ msgctxt "" "CB_USESSL\n" "checkbox.text" msgid "Use secure connection (SSL)" -msgstr "Bruk ~sikker tilkopling (SSL)" +msgstr "Bruk sikker tilkopling (SSL)" #: dbadmin.src msgctxt "" diff --git a/source/nn/extensions/source/abpilot.po b/source/nn/extensions/source/abpilot.po index 84177d52b96..878ab9d1424 100644 --- a/source/nn/extensions/source/abpilot.po +++ b/source/nn/extensions/source/abpilot.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:43+0000\n" +"PO-Revision-Date: 2014-01-06 16:30+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383497031.0\n" +"X-POOTLE-MTIME: 1389025814.0\n" #: abspilot.src msgctxt "" @@ -360,7 +360,7 @@ msgid "" "Do you want to set it up as an address data source, anyway?" msgstr "" "Ingen GroupWise-konto er sett opp i Evolution.\n" -"Vil du likevel bruke det som ei adressedatakjelde?" +"Vil du likevel bruka det som ei adressedatakjelde?" #: abspilot.src msgctxt "" diff --git a/source/nn/extensions/source/bibliography.po b/source/nn/extensions/source/bibliography.po index 62e61e332aa..7cc017e1d00 100644 --- a/source/nn/extensions/source/bibliography.po +++ b/source/nn/extensions/source/bibliography.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 00:59+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-02 13:48+0000\n" +"Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385992113.0\n" #: bib.src msgctxt "" @@ -312,7 +313,7 @@ msgctxt "" "PU_INSERT\n" "menuitem.text" msgid "Insert Section..." -msgstr "Set inn område …" +msgstr "Set inn bolk …" #: sections.src msgctxt "" @@ -321,7 +322,7 @@ msgctxt "" "PU_REMOVE\n" "menuitem.text" msgid "Delete Section..." -msgstr "Slett område …" +msgstr "Slett bolk …" #: sections.src msgctxt "" diff --git a/source/nn/filter/source/pdf.po b/source/nn/filter/source/pdf.po index e1487bd1e60..5eb91dee11b 100644 --- a/source/nn/filter/source/pdf.po +++ b/source/nn/filter/source/pdf.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-06-03 19:07+0000\n" +"PO-Revision-Date: 2013-12-03 20:16+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370286462.0\n" +"X-POOTLE-MTIME: 1386101772.0\n" #: impdialog.src msgctxt "" @@ -654,7 +654,7 @@ msgctxt "" "STR_USER_PWD_PDFA\n" "string.text" msgid "PDF document will not be encrypted due to PDF/A export." -msgstr "PDF-dokumentet vil ikkje bli kryptert ved eksportering til PDF/A." +msgstr "PDF-dokumentet vil ikkje verta kryptert på grunn av eksportering til PDF/A." #: impdialog.src msgctxt "" diff --git a/source/nn/formula/source/core/resource.po b/source/nn/formula/source/core/resource.po index 62c46cfd03a..24cb688e6c1 100644 --- a/source/nn/formula/source/core/resource.po +++ b/source/nn/formula/source/core/resource.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-10-08 16:21+0200\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2014-01-14 15:21+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2603,7 +2603,7 @@ msgctxt "" "SC_OPCODE_BAHTTEXT\n" "string.text" msgid "BAHTTEXT" -msgstr "BAHTTEXT" +msgstr "BAHTTEKST" #: core_resource.src msgctxt "" diff --git a/source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po index 71beff4e53a..6060c07974a 100644 --- a/source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po +++ b/source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-03 16:22+0000\n" +"PO-Revision-Date: 2013-12-02 13:49+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383495741.0\n" +"X-POOTLE-MTIME: 1385992161.0\n" #: ActionTe.ulf msgctxt "" @@ -638,7 +638,7 @@ msgctxt "" "OOO_ACTIONTEXT_78\n" "LngText.text" msgid "File: [1], Section: [2], Key: [3], Value: [4]" -msgstr "Fil: [1], Del: [2], Nøkkel: [3], Verdi: [4]" +msgstr "Fil: [1], Bolk: [2], Nøkkel: [3], Verdi: [4]" #: ActionTe.ulf msgctxt "" @@ -958,7 +958,7 @@ msgctxt "" "OOO_ACTIONTEXT_122\n" "LngText.text" msgid "File: [1], Section: [2], Key: [3], Value: [4]" -msgstr "Fil: [1], Del: [2], Nøkkel: [3], Verdi: [4]" +msgstr "Fil: [1], Bolk: [2], Nøkkel: [3], Verdi: [4]" #: ActionTe.ulf msgctxt "" diff --git a/source/nn/librelogo/source/pythonpath.po b/source/nn/librelogo/source/pythonpath.po index cedbc88a78c..3ad7ff7a1f4 100644 --- a/source/nn/librelogo/source/pythonpath.po +++ b/source/nn/librelogo/source/pythonpath.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-06-03 20:43+0000\n" +"PO-Revision-Date: 2014-01-09 20:41+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: none\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370292183.0\n" +"X-POOTLE-MTIME: 1389300112.0\n" #: LibreLogo_en_US.properties msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "FORWARD\n" "property.text" msgid "forward|fd" -msgstr "vidaresend|vs" +msgstr "fram|forover|fr|forward" #: LibreLogo_en_US.properties msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "BACKWARD\n" "property.text" msgid "back|bk" -msgstr "tilbake|tb" +msgstr "tilbake|tb|back" #: LibreLogo_en_US.properties msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "TURNLEFT\n" "property.text" msgid "left|turnleft|lt" -msgstr "venstre|snu venstre|ve" +msgstr "venstre|snu venstre|ve|left" #: LibreLogo_en_US.properties msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "TURNRIGHT\n" "property.text" msgid "right|turnright|rt" -msgstr "høgre|snu høgre|hg" +msgstr "høgre|snu høgre|hg|right" #: LibreLogo_en_US.properties msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "PENUP\n" "property.text" msgid "penup|pu" -msgstr "penn opp|po" +msgstr "penn opp|po|penup" #: LibreLogo_en_US.properties msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "PENDOWN\n" "property.text" msgid "pendown|pd" -msgstr "penn ned|pn" +msgstr "penn ned|pn|pendown" #: LibreLogo_en_US.properties msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "HOME\n" "property.text" msgid "home" -msgstr "heim" +msgstr "heim|home" #: LibreLogo_en_US.properties msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "POINT\n" "property.text" msgid "point" -msgstr "punkt" +msgstr "punkt|point" #: LibreLogo_en_US.properties msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "CIRCLE\n" "property.text" msgid "circle" -msgstr "sirkel" +msgstr "sirkel|circle" #: LibreLogo_en_US.properties msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "SQUARE\n" "property.text" msgid "square" -msgstr "kvadrat" +msgstr "kvadrat|square" #: LibreLogo_en_US.properties msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "RECTANGLE\n" "property.text" msgid "rectangle" -msgstr "rektangel" +msgstr "rektangel|rectangle" #: LibreLogo_en_US.properties msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "LABEL\n" "property.text" msgid "label" -msgstr "etikett" +msgstr "etikett|label" #: LibreLogo_en_US.properties msgctxt "" @@ -126,7 +126,7 @@ msgctxt "" "PENCOLOR\n" "property.text" msgid "pencolor|pencolour|linecolor|pc" -msgstr "pennfarge|pencolour|linjefarge|pc" +msgstr "pennfarge|pf|linjefarge|pencolor" #: LibreLogo_en_US.properties msgctxt "" @@ -134,7 +134,7 @@ msgctxt "" "ANY\n" "property.text" msgid "any" -msgstr "alle" +msgstr "alle|any" #: LibreLogo_en_US.properties msgctxt "" @@ -142,7 +142,7 @@ msgctxt "" "PENWIDTH\n" "property.text" msgid "pensize|penwidth|linewidth|ps" -msgstr "pennstorleik|pennbreidde|linjebreidde|ps" +msgstr "pennstorleik|pennbreidd|linjebreidd|ps|pensize" #: LibreLogo_en_US.properties msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "PENSTYLE\n" "property.text" msgid "penstyle|linestyle" -msgstr "pennstil|linjestil" +msgstr "pennstil|linjestil|penstyle" #: LibreLogo_en_US.properties msgctxt "" @@ -166,7 +166,7 @@ msgctxt "" "NONE\n" "property.text" msgid "none" -msgstr "ingen" +msgstr "ingen|none" #: LibreLogo_en_US.properties msgctxt "" @@ -174,7 +174,7 @@ msgctxt "" "BEVEL\n" "property.text" msgid "bevel" -msgstr "skråkant" +msgstr "skråkant|bevel" #: LibreLogo_en_US.properties msgctxt "" @@ -182,7 +182,7 @@ msgctxt "" "MITER\n" "property.text" msgid "miter" -msgstr "skarp" +msgstr "skarp|miter" #: LibreLogo_en_US.properties msgctxt "" @@ -190,7 +190,7 @@ msgctxt "" "ROUNDED\n" "property.text" msgid "round" -msgstr "avrund" +msgstr "avrund|round" #: LibreLogo_en_US.properties msgctxt "" @@ -198,7 +198,7 @@ msgctxt "" "SOLID\n" "property.text" msgid "solid" -msgstr "einsfarga" +msgstr "einsfarga|solid" #: LibreLogo_en_US.properties msgctxt "" @@ -206,7 +206,7 @@ msgctxt "" "DASH\n" "property.text" msgid "dashed" -msgstr "stipla" +msgstr "stipla|dashed" #: LibreLogo_en_US.properties msgctxt "" @@ -214,7 +214,7 @@ msgctxt "" "DOTTED\n" "property.text" msgid "dotted" -msgstr "prikka" +msgstr "prikka|dotted" #: LibreLogo_en_US.properties msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "CLOSE\n" "property.text" msgid "close" -msgstr "lukk" +msgstr "lukk|close" #: LibreLogo_en_US.properties msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "FILL\n" "property.text" msgid "fill" -msgstr "fyll" +msgstr "fyll|fill" #: LibreLogo_en_US.properties msgctxt "" @@ -238,7 +238,7 @@ msgctxt "" "FILLCOLOR\n" "property.text" msgid "fillcolor|fillcolour|fc" -msgstr "fyllfarge|fyllfarge|fc" +msgstr "fyllfarge|ff|fillcolor" #: LibreLogo_en_US.properties msgctxt "" @@ -246,7 +246,7 @@ msgctxt "" "FILLSTYLE\n" "property.text" msgid "fillstyle" -msgstr "fyllstil" +msgstr "fyllstil|fillstyle" #: LibreLogo_en_US.properties msgctxt "" @@ -254,7 +254,7 @@ msgctxt "" "FONTCOLOR\n" "property.text" msgid "fontcolor|textcolor|textcolour" -msgstr "fontcolor|textcolor|textcolour" +msgstr "tekstfarge|textcolor" #: LibreLogo_en_US.properties msgctxt "" @@ -262,7 +262,7 @@ msgctxt "" "FONTHEIGHT\n" "property.text" msgid "fontsize|textsize|textheight" -msgstr "fontsize|textsize|textheight" +msgstr "tekststorleik|textsize" #: LibreLogo_en_US.properties msgctxt "" @@ -326,7 +326,7 @@ msgctxt "" "CLEARSCREEN\n" "property.text" msgid "clearscreen|cs" -msgstr "clearscreen|cs" +msgstr "tømskjermen|ts|cs" #: LibreLogo_en_US.properties msgctxt "" @@ -342,7 +342,7 @@ msgctxt "" "HIDETURTLE\n" "property.text" msgid "hideturtle|ht|hideme" -msgstr "hideturtle|ht|hideme" +msgstr "gøymmeg|gm|gøym|ht" #: LibreLogo_en_US.properties msgctxt "" @@ -358,7 +358,7 @@ msgctxt "" "POSITION\n" "property.text" msgid "position|pos|setpos" -msgstr "position|pos|setpos" +msgstr "posisjon|pos|setpos" #: LibreLogo_en_US.properties msgctxt "" @@ -366,7 +366,7 @@ msgctxt "" "HEADING\n" "property.text" msgid "heading|setheading|seth" -msgstr "heading|setheading|seth" +msgstr "retning|setretning|setr" #: LibreLogo_en_US.properties msgctxt "" diff --git a/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index facde0d0f0f..e396bd886e7 100644 --- a/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-06-03 20:59+0000\n" +"PO-Revision-Date: 2014-01-06 16:39+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370293187.0\n" +"X-POOTLE-MTIME: 1389026384.0\n" #: Options.xhp msgctxt "" @@ -382,7 +382,7 @@ msgctxt "" "par_id0603200910430821\n" "help.text" msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)." -msgstr "Det er også ei liste med avgrensingar som du kan bruke til å avgrense eventuelle område med løysingar, eller til å straffe visse vilkår. Men med dei evolusjonære løysarane DEPS og SCO blir desse avgrensingane også brukte til å spesifisere grenser for variablane til problemet. På grunn av dei naturlige slumptilfella til algoritmane, <emph>blir det rådd til</emph> å gi øvre (viss «Gå ut frå at variablar ikkje er negative» er avslått, også lågare) grenser for alle variablane. Dei treng ikkje å vere i nærleiken av sjølve løysinga (som truleg er ukjent), men bør gi ein grov indikasjon på venta storleik (0 ≤ var ≤ 1 eller kanskje -1.000.000 ≤ var ≤ millionar)." +msgstr "Det er også ei liste med avgrensingar som du kan bruka til å avgrensa det moglege område med løysingar, eller til å unngå visse vilkår. Men med dei evolusjonære løysarane DEPS og SCO blir desse avgrensingane også brukte til å spesifisera grenser for variablane til problemet. På grunn av dei naturlege slumptilfella til algoritmane, <emph>vert det rådd til</emph> å gje øvre (viss «Gå ut frå at variablar ikkje er negative» er avslått, også nedre) grenser for alle variablane. Dei treng ikkje å vera i nærleiken av sjølve løysinga (som truleg er ukjent), men bør gje ein grov indikasjon på venta storleik (0 ≤ var ≤ 1 eller kanskje -1.000.000 ≤ var ≤ millionar)." #: Usage.xhp msgctxt "" diff --git a/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po index a71bec2e6c5..020de0acc02 100644 --- a/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/nn/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-13 17:48+0000\n" +"PO-Revision-Date: 2014-01-04 16:00+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384364898.0\n" +"X-POOTLE-MTIME: 1388851235.0\n" #: BaseWindowState.xcu msgctxt "" @@ -11885,7 +11885,7 @@ msgctxt "" "Label\n" "value.text" msgid "Fontwork Gallery" -msgstr "Skriftforming, galleri" +msgstr "Skriftformingsgalleri" #: GenericCommands.xcu msgctxt "" @@ -19420,7 +19420,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Master Pages" -msgstr "Hovudutformingar" +msgstr "Hovudsider" #: ImpressWindowState.xcu msgctxt "" @@ -19720,13 +19720,14 @@ msgid "Elements" msgstr "Formelelement" #: MathCommands.xcu +#, fuzzy msgctxt "" "MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n" "Label\n" "value.text" msgid "Elements Dock" -msgstr "" +msgstr "Elementpanel" #: MathCommands.xcu msgctxt "" @@ -20311,7 +20312,7 @@ msgctxt "" "Title\n" "value.text" msgid "Master Pages" -msgstr "Hovudutformingar" +msgstr "Hovudsider" #: Sidebar.xcu msgctxt "" diff --git a/source/nn/readlicense_oo/docs.po b/source/nn/readlicense_oo/docs.po index 25d274edae4..81820aa6190 100644 --- a/source/nn/readlicense_oo/docs.po +++ b/source/nn/readlicense_oo/docs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-08-05 15:07+0200\n" -"PO-Revision-Date: 2013-06-04 16:17+0000\n" +"PO-Revision-Date: 2014-01-06 17:45+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370362625.0\n" +"X-POOTLE-MTIME: 1389030318.0\n" #: readme.xrm msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "A11\n" "readmeitem.text" msgid "${PRODUCTNAME} is free for use by everybody. You may take this copy of ${PRODUCTNAME} and install it on as many computers as you like, and use it for any purpose you like (including commercial, government, public administration and educational use). For further details see the license text packaged with this ${PRODUCTNAME} download." -msgstr "${PRODUCTNAME} er gratis å bruke for alle. Du kan installere dette eksemplaret av ${PRODUCTNAME} på så mange datamaskiner du vil, og bruke det til kva du vil (gjeld også bruk i det offentlege, i næringslivet og innan utdanning). Du kan lese meir om vilkåra i lisensteksten som følgjer med ${PRODUCTNAME} eller på <a href=\"http://www.openoffice.org/license.html\">http://www.openoffice.org/license.html</a>" +msgstr "${PRODUCTNAME} kan brukast gratis av alle. Du kan installera dette eksemplaret av ${PRODUCTNAME} på så mange datamaskiner du vil, og bruka det til kva du vil (gjeld også bruk i det offentlege, i næringslivet og innan utdanning). Du kan lesa meir om vilkåra i lisensteksten som følgjer med ${PRODUCTNAME} eller på <a href=\"http://www.openoffice.org/license.html\">http://www.openoffice.org/license.html</a>" #: readme.xrm msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "javaneeded\n" "readmeitem.text" msgid "${PRODUCTNAME} requires a recent version of Java Runtime Environment (JRE) for full functionality. JRE is not part of the ${PRODUCTNAME} installation package, it should be installed separately." -msgstr "${PRODUCTNAME} bruker ein nyare versjon av Java køyretidsmiljø (JRE) for å kunne ta i bruk alle funksjonane. JRE er ikkje ein del av installasjonspakka for ${PRODUCTNAME} og må difor installerast ekstra." +msgstr "${PRODUCTNAME} brukar ein nyare versjon av Java køyretidsmiljø (JRE) for å kunna ta i bruk alle funksjonane. JRE er ikkje ein del av installasjonspakka for ${PRODUCTNAME} og må difor installerast ekstra." #: readme.xrm msgctxt "" @@ -206,7 +206,7 @@ msgctxt "" "MSOReg1\n" "readmeitem.text" msgid "Registration of ${PRODUCTNAME} as default application for Microsoft Office formats can be forced or suppressed by using the following command line switches with the installer:" -msgstr "Du kan bestemme at ${PRODUCTNAME} skal bli brukt som standardprogram når du opnar filer frå Microsoft Office-program. Under installasjonen gjer du dette ved å bruke følgjande kommandolinjeval:" +msgstr "Du kan velja ${PRODUCTNAME} som standardprogram for filer frå Microsoft Office. Under installasjonen gjer du dette ved å bruka følgjande kommandolinjeval:" #: readme.xrm msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "s2we10\n" "readmeitem.text" msgid "As a general rule, you are recommended to install ${PRODUCTNAME} via the installation methods recommended by your particular Linux distribution (such as the Ubuntu Software Center, in the case of Ubuntu Linux). This is because it is usually the simplest way to obtain an installation that is optimally integrated into your system. Indeed, ${PRODUCTNAME} may well be already installed by default when you originally install your Linux operating system." -msgstr "Vi tilrår å bruke installasjonverktøya i Linux-distribusjonen for å installere ${PRODUCTNAME} (som programvaresenteret i Ubuntu Linux.) Dette er normalt den enklaste måten å få ein installasjon som er optimalisert med tanke på integrasjon i systemet. ${PRODUCTNAME} kan også vere installert som standard." +msgstr "Vi tilrår å bruka installasjonverktøya i Linux-distribusjonen for å installera ${PRODUCTNAME} (som programvaresenteret i Ubuntu Linux.) Dette er normalt den enklaste måten å få ein installasjon som er optimalisert med tanke på integrasjon i systemet. ${PRODUCTNAME} kan også vere installert som standard." #: readme.xrm msgctxt "" @@ -342,7 +342,7 @@ msgctxt "" "debianinstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "Les avsnittet med namnet «installera e språkpakke» nedanfor for å sjå korleis du kan installera ei lokal språkpakke (etter å ha installert US-engelsk-versjonen av ${PRODUCTNAME})." #: readme.xrm msgctxt "" @@ -406,7 +406,7 @@ msgctxt "" "rpminstall1\n" "readmeitem.text" msgid "For instructions on how to install a language pack (after having installed the US English version of ${PRODUCTNAME}), please read the section below entitled Installing a Language Pack." -msgstr "" +msgstr "Les avsnittet med namnet «installera e språkpakke» nedanfor for å sjå korleis du kan installera ei lokal språkpakke (etter å ha installert US-engelsk-versjonen av ${PRODUCTNAME})." #: readme.xrm msgctxt "" @@ -614,7 +614,7 @@ msgctxt "" "abcdef\n" "readmeitem.text" msgid "Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option \"Use OpenGL\" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'." -msgstr "Problem med å starte ${PRODUCTNAME} (f.eks. program som heng seg opp), så vel som problem med skjermvisinga kjem ofte av problem med skjermkortet. Dersom desse problema dukkar opp, kan du prøve å oppdatere skjermkort-drivaren, eller prøve å bruke skjermkort-drivaren som blei levert med operativsystemet. Problem med å vise 3D-objekt kan ofte løysast ved å fjerne avkryssinga for «Bruk maskinvareakselerasjon» under «Verktøy → Innstillingar → ${PRODUCTNAME} → Vis → Biletvising»." +msgstr "Problem med å starta ${PRODUCTNAME} (f.eks. at programmet heng seg opp) og problem med skjermvisinga kjem ofte av problem med skjermkortet. Dersom desse problema dukkar opp, kan du prøva å oppdatera skjermkort-drivaren, eller prøva å bruka skjermkort-drivaren som vart levert med operativsystemet. Problem med å vise 3D-objekt kan ofte løysast ved å fjerna avkryssinga for «Bruk maskinvareakselerasjon» under «Verktøy → Innstillingar → ${PRODUCTNAME} → Vis → Biletvising»." #: readme.xrm msgctxt "" @@ -630,7 +630,7 @@ msgctxt "" "naso2\n" "readmeitem.text" msgid "Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad." -msgstr "På grunn av ein drivarfeil kan du ikkje rulle i eit ${PRODUCTNAME}-dokument når du bruker ei styreplate frå ALPS/Synaptics." +msgstr "På grunn av ein drivarfeil i Windows, kan du ikkje rulla i eit ${PRODUCTNAME}-dokument når du brukar ei styreplate frå ALPS/Synaptics." #: readme.xrm msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "pji76w\n" "readmeitem.text" msgid "File locking is enabled by default in ${PRODUCTNAME}. On a network that uses the Network File System protocol (NFS), the locking daemon for NFS clients must be active. To disable file locking, edit the <tt>soffice</tt> script and change the line \"<tt>export SAL_ENABLE_FILE_LOCKING</tt>\" to \"<tt># export SAL_ENABLE_FILE_LOCKING</tt>\". If you disable file locking, the write access of a document is not restricted to the user who first opens the document." -msgstr "Låsing av filer er slått på som standard i ${PRODUCTNAME}. På eit nettverk som bruker Network File System protocol (NFS), må låsetenesta NFS-klientar vere aktivert. For å slå av fillåsing, rediger skriptet <tt>soffice</tt> og endra linja «<tt>export SAL_ENABLE_FILE_LOCKING</tt>» til «<tt># export SAL_ENABLE_FILE_LOCKING</tt>». Dersom låsing av filer er slått av, vil skrivetilgangen ikkje bli avgrensa til den første brukaren som opnar dokumentet." +msgstr "Låsing av filer er slått på som standard i ${PRODUCTNAME}. På eit nettverk som brukar Network File System protocol (NFS), må låsetenesta for NFS-klientar vera aktivert. For å slå av fillåsing, rediger skriptet <tt>soffice</tt> og endra linja «<tt>export SAL_ENABLE_FILE_LOCKING</tt>» til «<tt># export SAL_ENABLE_FILE_LOCKING</tt>». Dersom låsing av filer er slått av, vert skrivetilgangen ikkje avgrensa til den første brukaren som opnar dokumentet." #: readme.xrm msgctxt "" @@ -710,7 +710,7 @@ msgctxt "" "pji76wsdf\n" "readmeitem.text" msgid "Warning: The activated file locking feature can cause problems with Solaris 2.5.1 and 2.7 used in conjunction with Linux NFS 2.0. If your system environment has these parameters, we strongly recommend that you avoid using the file locking feature. Otherwise, ${PRODUCTNAME} will hang when you try to open a file from a NFS mounted directory from a Linux computer." -msgstr "Åtvaring: Dersom du skrur på fillåsings-funksjonen kan du få problem viss Solaris 2.5.1 eller 2.7 blir brukte saman med Linux NFS 2.0. Dersom systemmiljøet har desse parametra, blir det stertk tilrådd at du unngår å bruke fillåsing. Elles vil ${PRODUCTNAME} henge når du prøver å opne ei fil frå ei NFS-mappe på ein Linux-maskin." +msgstr "Åtvaring: Dersom du slår på fillåsings-funksjonen, kan du få problem viss Solaris 2.5.1 eller 2.7 vert brukte saman med Linux NFS 2.0. Viss systemmiljøet har desse parametra, er det stertk tilrådd at du unngår å bruka fillåsing. Elles vil ${PRODUCTNAME} henge når du prøver å opna ei fil frå ei NFS-mappe på ein Linux-maskin." #: readme.xrm msgctxt "" @@ -798,7 +798,7 @@ msgctxt "" "reportbugs1\n" "readmeitem.text" msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.freedesktop.org/\">https://bugs.freedesktop.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}." -msgstr "Systemet for rapportering, sporing og løysing av feil er akkurat nå BugZilla som ligg på <a href=\"https://bugs.freedesktop.org/\">https://bugs.freedesktop.org/</a>. Vi oppfordrer alle brukarane til å rapportere feil som måtte dukke opp på den plattforma dei bruker. Energisk feilrapportering er eit av dei mest verdifulle bidraga brukarmiljøet kjem med i høve til den stadig pågåande utviklinga og forbetringa av ${PRODUCTNAME}." +msgstr "Systemet for rapportering, sporing og løysing av feil er for tida BugZilla som ligg på <a href=\"https://bugs.freedesktop.org/\">https://bugs.freedesktop.org/</a>. Vi oppfordrar alle brukarane til å rapportera feil som måtte dukke opp på den plattforma dei brukar. Energisk feilrapportering er eit av dei mest verdifulle bidraga brukarmiljøet kan koma med i høve til den stadig pågåande utviklinga og forbetringa av ${PRODUCTNAME}." #: readme.xrm msgctxt "" diff --git a/source/nn/sc/source/ui/src.po b/source/nn/sc/source/ui/src.po index 5f1153f0ee4..e7bed8c0c04 100644 --- a/source/nn/sc/source/ui/src.po +++ b/source/nn/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-06-13 20:58+0000\n" +"PO-Revision-Date: 2013-12-05 13:59+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371157088.0\n" +"X-POOTLE-MTIME: 1386251988.0\n" #: autofmt.src msgctxt "" @@ -2303,7 +2303,7 @@ msgctxt "" "BTN_DEST_PERS\n" "checkbox.text" msgid "~Keep filter criteria" -msgstr "~Ta vare på filterkriterie" +msgstr "~Ta vare på filterkriteria" #: filter.src msgctxt "" diff --git a/source/nn/sc/uiconfig/scalc/ui.po b/source/nn/sc/uiconfig/scalc/ui.po index a2a489178df..3f59ff53efa 100644 --- a/source/nn/sc/uiconfig/scalc/ui.po +++ b/source/nn/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-03 08:43+0200\n" -"PO-Revision-Date: 2013-11-03 16:23+0000\n" +"PO-Revision-Date: 2014-01-06 19:24+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: none\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383495835.0\n" +"X-POOTLE-MTIME: 1389036286.0\n" #: allheaderfooterdialog.ui msgctxt "" @@ -596,7 +596,7 @@ msgctxt "" "title\n" "string.text" msgid "Format Cells" -msgstr "Celleeigenskapar" +msgstr "Formater celler" #: formatcellsdialog.ui msgctxt "" @@ -2810,7 +2810,7 @@ msgctxt "" "label\n" "string.text" msgid "Select the language to use for import" -msgstr "Vel språket du vil bruke for import" +msgstr "Vel språket du vil bruka for import" #: textimportoptions.ui msgctxt "" diff --git a/source/nn/sd/source/core.po b/source/nn/sd/source/core.po index 4a2af624ee5..49932ef1b1a 100644 --- a/source/nn/sd/source/core.po +++ b/source/nn/sd/source/core.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-05 15:35+0000\n" +"PO-Revision-Date: 2013-11-30 14:13+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370446513.0\n" +"X-POOTLE-MTIME: 1385820808.0\n" #: glob.src msgctxt "" @@ -650,7 +650,7 @@ msgctxt "" "STR_MASTERPAGESSELECTOR\n" "string.text" msgid "Master Pages" -msgstr "Hovudutformingar" +msgstr "Hovudsider" #: glob.src msgctxt "" diff --git a/source/nn/sd/source/ui/app.po b/source/nn/sd/source/ui/app.po index 53bfd831d9b..ee72ee053e7 100644 --- a/source/nn/sd/source/ui/app.po +++ b/source/nn/sd/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:24+0000\n" +"PO-Revision-Date: 2013-11-30 14:13+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383495865.0\n" +"X-POOTLE-MTIME: 1385820817.0\n" #: menuids3_tmpl.src msgctxt "" @@ -4035,7 +4035,7 @@ msgctxt "" "STR_TASKPANEL_MASTER_PAGE_TITLE\n" "string.text" msgid "Master Pages" -msgstr "Hovudutformingar" +msgstr "Hovudsider" #: strings.src msgctxt "" diff --git a/source/nn/sd/source/ui/dlg.po b/source/nn/sd/source/ui/dlg.po index f0323e2a736..d141b9880b9 100644 --- a/source/nn/sd/source/ui/dlg.po +++ b/source/nn/sd/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:24+0000\n" +"PO-Revision-Date: 2013-12-05 09:59+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383495881.0\n" +"X-POOTLE-MTIME: 1386237562.0\n" #: PaneDockingWindow.src msgctxt "" @@ -1938,7 +1938,7 @@ msgctxt "" "RID_SVXPAGE_SHADOW\n" "pageitem.text" msgid "Shadowing" -msgstr "Skuggelegging" +msgstr "Skyggelegging" #: tabtempl.src msgctxt "" diff --git a/source/nn/sdext/source/minimizer.po b/source/nn/sdext/source/minimizer.po index 0e4bfed2057..2814ec5be6b 100644 --- a/source/nn/sdext/source/minimizer.po +++ b/source/nn/sdext/source/minimizer.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 350-l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-01-03 20:20+0000\n" +"PO-Revision-Date: 2013-12-04 20:17+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: none\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1357244424.0\n" +"X-POOTLE-MTIME: 1386188228.0\n" #: description.xml msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "dispname\n" "description.text" msgid "Presentation Minimizer" -msgstr "Suns presentasjonskrympar" +msgstr "Presentasjonskrympar" #: description.xml msgctxt "" diff --git a/source/nn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/nn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po index 264edf05e84..439e4b7943f 100644 --- a/source/nn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po +++ b/source/nn/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:45+0000\n" +"PO-Revision-Date: 2013-12-04 20:18+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383497123.0\n" +"X-POOTLE-MTIME: 1386188317.0\n" #: SunPresentationMinimizer.xcu msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "STR_SUN_OPTIMIZATION_WIZARD2\n" "value.text" msgid "Presentation Minimizer" -msgstr "Suns presentasjonskrympar" +msgstr "Presentasjonskrympar" #: SunPresentationMinimizer.xcu msgctxt "" @@ -302,7 +302,7 @@ msgctxt "" "STR_MASTER_PAGES\n" "value.text" msgid "Master Pages" -msgstr "Hovudutformingar" +msgstr "Hovudsider" #: SunPresentationMinimizer.xcu msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "STR_INFO_1\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB." -msgstr "%EXTENSIONNAME har oppdatert presentasjonen «%TITLE». Filstorleiken er endra frå %OLDFILESIZE MB til %NEWFILESIZE MB." +msgstr "Presentasjonskrymparen har oppdatert presentasjonen «%TITLE». Filstorleiken er endra frå %OLDFILESIZE MB til %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "STR_INFO_2\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB." -msgstr "%EXTENSIONNAME har oppdatert presentasjonen «%TITLE». Filstorleiken er endra frå %OLDFILESIZE MB til om lag %NEWFILESIZE MB." +msgstr "Presentasjonskrymparen har oppdatert presentasjonen «%TITLE». Filstorleiken er endra frå %OLDFILESIZE MB til om lag %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "STR_INFO_3\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB." -msgstr "%EXTENSIONNAME har oppdatert presentasjonen «%TITLE». Filstorleiken er endra til %NEWFILESIZE MB." +msgstr "Presentasjonskrymparen har oppdatert presentasjonen «%TITLE». Filstorleiken er endra til %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "STR_INFO_4\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB." -msgstr "%EXTENSIONNAME har oppdatert presentasjonen «%TITLE». Filstorleiken er endra til om lag %NEWFILESIZE MB." +msgstr "Presentasjonskrymparen har oppdatert presentasjonen «%TITLE». Filstorleiken er endra til om lag %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" diff --git a/source/nn/starmath/source.po b/source/nn/starmath/source.po index 371395b4e4d..3ea2545ed57 100644 --- a/source/nn/starmath/source.po +++ b/source/nn/starmath/source.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-13 17:25+0200\n" -"PO-Revision-Date: 2013-01-04 16:11+0000\n" +"PO-Revision-Date: 2014-01-04 15:12+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1357315878.0\n" +"X-POOTLE-MTIME: 1388848340.0\n" #: commands.src msgctxt "" @@ -389,7 +389,7 @@ msgctxt "" "1\n" "fixedtext.text" msgid "~Variables" -msgstr "~Variablar" +msgstr "~Variabel" #: smres.src msgctxt "" @@ -1481,12 +1481,13 @@ msgid "Commands" msgstr "Kommandoar" #: smres.src +#, fuzzy msgctxt "" "smres.src\n" "RID_ELEMENTSDOCKINGWINDOW\n" "dockingwindow.text" msgid "Elements Dock" -msgstr "" +msgstr "Elementpanel" #: smres.src msgctxt "" diff --git a/source/nn/svx/source/dialog.po b/source/nn/svx/source/dialog.po index 4eadbac4072..5790ae16de9 100644 --- a/source/nn/svx/source/dialog.po +++ b/source/nn/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-06-06 18:57+0000\n" +"PO-Revision-Date: 2013-12-05 10:18+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370545078.0\n" +"X-POOTLE-MTIME: 1386238701.0\n" #: bmpmask.src msgctxt "" @@ -2362,7 +2362,7 @@ msgctxt "" "RID_SVXSTR_CYAN2\n" "string.text" msgid "Cyan" -msgstr "" +msgstr "Cyanblå" #: sdstring.src msgctxt "" @@ -3322,7 +3322,7 @@ msgctxt "" "RID_SVXSTR_GRDT65\n" "string.text" msgid "Cyan Gradient" -msgstr "" +msgstr "Cyanblå fagreovergang" #: sdstring.src msgctxt "" @@ -3338,7 +3338,7 @@ msgctxt "" "RID_SVXSTR_GRDT67\n" "string.text" msgid "Purple Pipe" -msgstr "" +msgstr "Lilla røyr" #: sdstring.src msgctxt "" diff --git a/source/nn/svx/source/items.po b/source/nn/svx/source/items.po index 99a1f1eacfc..91fead4baf2 100644 --- a/source/nn/svx/source/items.po +++ b/source/nn/svx/source/items.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-06 01:01+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-05 09:54+0000\n" +"Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386237270.0\n" #: svxerr.src msgctxt "" @@ -288,7 +289,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Tab stops" -msgstr "Tabulatorstopp" +msgstr "Tabulatorar" #: svxitems.src msgctxt "" diff --git a/source/nn/svx/source/svdraw.po b/source/nn/svx/source/svdraw.po index 374d939fc85..2745fadcace 100644 --- a/source/nn/svx/source/svdraw.po +++ b/source/nn/svx/source/svdraw.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-13 17:52+0000\n" +"PO-Revision-Date: 2014-01-04 15:57+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384365144.0\n" +"X-POOTLE-MTIME: 1388851051.0\n" #: svdstr.src msgctxt "" @@ -3390,7 +3390,7 @@ msgctxt "" "SIP_XA_FORMTXTMIRROR\n" "string.text" msgid "Fontwork mirror" -msgstr "Fontwork spegelskrift" +msgstr "Spegling i skriftforming" #: svdstr.src msgctxt "" diff --git a/source/nn/sw/source/ui/app.po b/source/nn/sw/source/ui/app.po index fdf27738e10..ac978b1f691 100644 --- a/source/nn/sw/source/ui/app.po +++ b/source/nn/sw/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:28+0000\n" +"PO-Revision-Date: 2013-12-04 17:13+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383496112.0\n" +"X-POOTLE-MTIME: 1386177230.0\n" #: app.src msgctxt "" @@ -1599,7 +1599,7 @@ msgctxt "" "FN_EDIT_AUTH_ENTRY_DLG\n" "menuitem.text" msgid "~Bibliography Entry..." -msgstr "~Kjelde …" +msgstr "~Litteraturtilvising …" #: mn.src msgctxt "" diff --git a/source/nn/sw/source/ui/config.po b/source/nn/sw/source/ui/config.po index f0a8c5581b4..c07081ed316 100644 --- a/source/nn/sw/source/ui/config.po +++ b/source/nn/sw/source/ui/config.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-01-06 17:25+0000\n" +"PO-Revision-Date: 2013-12-05 09:54+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1357493110.0\n" +"X-POOTLE-MTIME: 1386237282.0\n" #: mailconfigpage.src msgctxt "" @@ -1394,7 +1394,7 @@ msgctxt "" "FT_TAB\n" "fixedtext.text" msgid "Tab stops" -msgstr "Tabulatorstopp" +msgstr "Tabulatorar" #: optload.src msgctxt "" diff --git a/source/nn/sw/source/ui/envelp.po b/source/nn/sw/source/ui/envelp.po index 68cce35fe35..13d6a89f5c4 100644 --- a/source/nn/sw/source/ui/envelp.po +++ b/source/nn/sw/source/ui/envelp.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:28+0000\n" +"PO-Revision-Date: 2013-12-04 15:21+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383496136.0\n" +"X-POOTLE-MTIME: 1386170463.0\n" #: envelp.src msgctxt "" @@ -367,7 +367,7 @@ msgctxt "" "TXT_DOWN\n" "fixedtext.text" msgid "Shift ~down" -msgstr "~Toppmarg" +msgstr "~Flytt nedover" #: envprt.src msgctxt "" diff --git a/source/nn/sw/source/ui/fldui.po b/source/nn/sw/source/ui/fldui.po index 1dd690e6786..0e4de437199 100644 --- a/source/nn/sw/source/ui/fldui.po +++ b/source/nn/sw/source/ui/fldui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:29+0000\n" +"PO-Revision-Date: 2013-12-04 17:14+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383496159.0\n" +"X-POOTLE-MTIME: 1386177261.0\n" #: flddb.src msgctxt "" @@ -904,7 +904,7 @@ msgctxt "" "STR_AUTHORITY\n" "string.text" msgid "Bibliography entry" -msgstr "Kjelde" +msgstr "Litteraturtilvising" #: fldui.src msgctxt "" diff --git a/source/nn/sw/source/ui/index.po b/source/nn/sw/source/ui/index.po index 71a233f7fd1..d6b307b8432 100644 --- a/source/nn/sw/source/ui/index.po +++ b/source/nn/sw/source/ui/index.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 16:29+0000\n" +"PO-Revision-Date: 2013-12-05 11:32+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383496171.0\n" +"X-POOTLE-MTIME: 1386243127.0\n" #: cnttab.src msgctxt "" @@ -261,7 +261,7 @@ msgctxt "" "FT_LEVEL\n" "fixedtext.text" msgid "Evaluate up to level" -msgstr "Overskriftsnivå" +msgstr "Evaluer opp til nivå" #: cnttab.src msgctxt "" @@ -387,7 +387,7 @@ msgctxt "" "CB_USEFF\n" "checkbox.text" msgid "Combine identical entries with p or ~pp" -msgstr "Slå saman med p eller ~pp" +msgstr "Slå saman med f eller ~ff" #: cnttab.src msgctxt "" @@ -1011,7 +1011,7 @@ msgctxt "" "FT_LEVEL_OL\n" "fixedtext.text" msgid "Evaluate up to level" -msgstr "Overskriftsnivå" +msgstr "Evaluer opp til nivå" #: cnttab.src msgctxt "" diff --git a/source/nn/swext/mediawiki/help.po b/source/nn/swext/mediawiki/help.po index b139f257af3..025dd7bfde5 100644 --- a/source/nn/swext/mediawiki/help.po +++ b/source/nn/swext/mediawiki/help.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-06 19:56+0000\n" +"PO-Revision-Date: 2014-01-06 17:46+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370548568.0\n" +"X-POOTLE-MTIME: 1389030419.0\n" #: help.tree msgctxt "" @@ -574,7 +574,7 @@ msgctxt "" "par_id8253730\n" "help.text" msgid "OpenDocument and especially LibreOffice represent tables that have joined cells that span rows as tables with nested tables. In contrast, the wiki model of table is to declare column and row spans for such joined cells." -msgstr "OpenDocument, og spesielt LibreOffice, kan bruke tabellar med sammanslåtte celler som går over fleire rader. Dette blir gjort ved hjelp av nøsta tabellar. Dette i motsetning til Wiki-ar, som bruker HTML-funksjonen «span» til dette. " +msgstr "OpenDocument, og spesielt LibreOffice, kan bruka tabellar med sammanslåtte celler som går over fleire rader. Dette vert gjort ved hjelp av nøsta tabellar. Dette i motsetning til Wiki-modellen, som brukar HTML-funksjonen «span» til dette. " #: wikiformats.xhp msgctxt "" diff --git a/source/nn/swext/mediawiki/src.po b/source/nn/swext/mediawiki/src.po index 6141b41d723..80896fed45d 100644 --- a/source/nn/swext/mediawiki/src.po +++ b/source/nn/swext/mediawiki/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-01-06 16:48+0000\n" +"PO-Revision-Date: 2014-01-06 17:47+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1357490923.0\n" +"X-POOTLE-MTIME: 1389030450.0\n" #: description.xml msgctxt "" @@ -30,4 +30,4 @@ msgctxt "" "extdesc\n" "description.text" msgid "The Wiki Publisher enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language. Publish your new and existing documents transparently with the Writer to a wiki page.\n" -msgstr "Utvidinga «Publiser til MediaWiki» gjer det mogleg å bruke Writer for å lage Wiki-artiklar på MediaWiki-tenarar utan å ha kjennskap til syntaksen i kodespråket.\n" +msgstr "Utvidinga «Publiser til MediaWiki» gjer det mogleg å bruka Writer for å laga Wiki-artiklar på MediaWiki-tenarar utan å ha kjennskap til syntaksen i kodespråket.\n" diff --git a/source/nn/sysui/desktop/share.po b/source/nn/sysui/desktop/share.po index 1f9eab18072..1eb8fce402d 100644 --- a/source/nn/sysui/desktop/share.po +++ b/source/nn/sysui/desktop/share.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-12-26 21:26+0000\n" +"PO-Revision-Date: 2014-01-06 17:48+0000\n" "Last-Translator: Kolbjørn <kolbjoern@stuestoel.no>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nn\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1356557173.0\n" +"X-POOTLE-MTIME: 1389030484.0\n" #: documents.ulf msgctxt "" @@ -422,7 +422,7 @@ msgctxt "" "startcenter\n" "LngText.text" msgid "The office productivity suite compatible to the open and standardized ODF document format. Supported by The Document Foundation." -msgstr "Kontorpakka som bruker det opne og standardiserte dokumentformatet ODF. Støtta av The Document Foundation." +msgstr "Kontorpakka som brukar det opne og standardiserte dokumentformatet ODF. Støtta av The Document Foundation." #: launcher_genericname.ulf msgctxt "" diff --git a/source/pl/sc/source/ui/src.po b/source/pl/sc/source/ui/src.po index c2d26270d04..277b9368989 100644 --- a/source/pl/sc/source/ui/src.po +++ b/source/pl/sc/source/ui/src.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-10-13 01:18+0000\n" -"Last-Translator: Konrad <raknor@wp.pl>\n" +"PO-Revision-Date: 2014-01-07 09:22+0000\n" +"Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381627122.0\n" +"X-POOTLE-MTIME: 1389086530.0\n" #: autofmt.src msgctxt "" @@ -18399,7 +18399,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the probability of a trial result using binomial distribution." -msgstr "Zwraca wartość prawdopodobieństwa dla pojedyńczej próby w rozkładzie dwumianowym." +msgstr "Zwraca wartość prawdopodobieństwa dla pojedynczej próby w rozkładzie dwumianowym." #: scfuncs.src msgctxt "" @@ -18660,7 +18660,7 @@ msgctxt "" "9\n" "string.text" msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability." -msgstr "Skumulowany. K = 0 oblicza prawdopodobieństwo jednostkowe, K = 1 - skumulowane." +msgstr "Skumulowany. C = 0 oblicza prawdopodobieństwo jednostkowe, C = 1 - skumulowane." #: scfuncs.src msgctxt "" @@ -19254,7 +19254,7 @@ msgctxt "" "7\n" "string.text" msgid "Cumulated. C=0 calculates the density function, C=1 the distribution." -msgstr "Skumulowany. K = 0 wyznacza gęstość, K = 1 - rozkład." +msgstr "Skumulowany. C = 0 wyznacza gęstość, C = 1 - rozkład." #: scfuncs.src msgctxt "" @@ -19749,7 +19749,7 @@ msgctxt "" "9\n" "string.text" msgid "Cumulated. C=0 calculates the density function, C=1 the distribution." -msgstr "Skumulowany. K = 0 wyznacza gęstość, K = 1 - rozkład." +msgstr "Skumulowany. C = 0 wyznacza gęstość, C = 1 - rozkład." #: scfuncs.src msgctxt "" diff --git a/source/pl/sd/source/ui/app.po b/source/pl/sd/source/ui/app.po index cb4037987b6..3e69994ea28 100644 --- a/source/pl/sd/source/ui/app.po +++ b/source/pl/sd/source/ui/app.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-19 19:05+0000\n" -"Last-Translator: Konrad <raknor@wp.pl>\n" +"PO-Revision-Date: 2013-12-05 13:26+0000\n" +"Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371668707.0\n" +"X-POOTLE-MTIME: 1386249987.0\n" #: menuids3_tmpl.src msgctxt "" @@ -1889,7 +1889,7 @@ msgctxt "" "STR_SAR_NOT_FOUND\n" "string.text" msgid "Search key not found." -msgstr "Szukane hasło nie zostało znalezione." +msgstr "Nie znaleziono szukanego hasła." #: sdstring.src msgctxt "" @@ -2943,7 +2943,7 @@ msgctxt "" "STR_STRING_NOTFOUND\n" "string.text" msgid "Search key not found." -msgstr "Szukane hasło nie zostało znalezione." +msgstr "Nie znaleziono szukanego hasła." #: strings.src msgctxt "" diff --git a/source/pl/sd/source/ui/dlg.po b/source/pl/sd/source/ui/dlg.po index 9045138cced..0a10eeeeca3 100644 --- a/source/pl/sd/source/ui/dlg.po +++ b/source/pl/sd/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-05-25 10:24+0000\n" +"PO-Revision-Date: 2013-12-05 18:57+0000\n" "Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369477480.0\n" +"X-POOTLE-MTIME: 1386269842.0\n" #: PaneDockingWindow.src msgctxt "" @@ -2330,7 +2330,7 @@ msgctxt "" "CB_MERGE_PARA_DIST\n" "checkbox.text" msgid "Add ~spacing between paragraphs and tables (in current document)" -msgstr "Dodaj od~stępy między akapitami bieżącego dokumentu" +msgstr "Dodaj od~stępy pomiędzy akapitami i tabelami (w bieżącym dokumencie)" #: tpoption.src msgctxt "" diff --git a/source/pl/sdext/source/minimizer.po b/source/pl/sdext/source/minimizer.po index 1ffac23921a..81ad9a3a332 100644 --- a/source/pl/sdext/source/minimizer.po +++ b/source/pl/sdext/source/minimizer.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: LibO 350-l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-11-17 18:54+0200\n" -"Last-Translator: marcinz <marcinzb@interia.pl>\n" +"PO-Revision-Date: 2013-12-03 08:39+0000\n" +"Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: none\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -14,6 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386059978.0\n" #: description.xml msgctxt "" @@ -21,7 +22,7 @@ msgctxt "" "dispname\n" "description.text" msgid "Presentation Minimizer" -msgstr "Minimizer Prezentacji" +msgstr "Minimalizator prezentacji" #: description.xml msgctxt "" @@ -32,5 +33,5 @@ msgid "" "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed.\n" "The Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print.\n" msgstr "" -"Minimizer Prezentacji służy do zmniejszenia rozmiaru pliku z bieżącej prezentacji. Obrazy będą kompresowane, a dane, które nie są już potrzebne będą usuwane.\n" -"Minimizer Prezentacji może zoptymalizować jakość obrazu. Prezentacje przeznaczone na ekran lub projektor nie wymagają tak wysokiej jakości, jak prezentacje przeznaczone do druku.\n" +"Minimalizator prezentacji służy do zmniejszenia rozmiaru pliku z bieżącej prezentacji. Obrazy będą kompresowane, a dane, które nie są już potrzebne będą usuwane.\n" +"Minimalizator prezentacji może zoptymalizować jakość obrazu. Prezentacje przeznaczone na ekran lub projektor nie wymagają tak wysokiej jakości, jak prezentacje przeznaczone do druku.\n" diff --git a/source/pl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/pl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po index dafd188b80d..0b6691148e2 100644 --- a/source/pl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po +++ b/source/pl/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-05-27 15:29+0000\n" +"PO-Revision-Date: 2013-12-03 08:40+0000\n" "Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369668572.0\n" +"X-POOTLE-MTIME: 1386060030.0\n" #: SunPresentationMinimizer.xcu msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "STR_SUN_OPTIMIZATION_WIZARD2\n" "value.text" msgid "Presentation Minimizer" -msgstr "Presentation Minimizer" +msgstr "Minimalizator prezentacji" #: SunPresentationMinimizer.xcu msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "STR_INTRODUCTION_T\n" "value.text" msgid "The Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed and data, that is no longer needed, will be removed. At the last step of the wizard you can choose to apply the changes to the current presentation or to create an optimized new version of the presentation." -msgstr "Program Presentation Minimizer służy do zmniejszania wielkości pliku bieżącej prezentacji. Obrazy zostaną poddane kompresji, a dane, które nie są już potrzebne, będą usuwane. Jako ostatni krok w kreatorze można zastosować zmiany w bieżącej prezentacji lub utworzyć jej zoptymalizowaną nową wersję." +msgstr "Program Minimalizator prezentacji służy do zmniejszania wielkości pliku bieżącej prezentacji. Obrazy zostaną poddane kompresji, a dane, które nie są już potrzebne, będą usuwane. Jako ostatni krok w kreatorze można zastosować zmiany w bieżącej prezentacji lub utworzyć jej zoptymalizowaną nową wersję." #: SunPresentationMinimizer.xcu msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "STR_CHOSE_SETTINGS\n" "value.text" msgid "~Choose settings for Presentation Minimizer" -msgstr "~Wybierz ustawienia programu Presentation Minimizer" +msgstr "~Wybierz ustawienia programu Minimalizator prezentacji" #: SunPresentationMinimizer.xcu msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "STR_INFO_1\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB." -msgstr "Za pomocą programu Presentation Minimizer zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się z %OLDFILESIZE MB na %NEWFILESIZE MB." +msgstr "Za pomocą programu Minimalizator prezentacji zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się z %OLDFILESIZE MB na %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "STR_INFO_2\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed from %OLDFILESIZE MB to approximated %NEWFILESIZE MB." -msgstr "Za pomocą programu Presentation Minimizer zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się z %OLDFILESIZE MB na około %NEWFILESIZE MB." +msgstr "Za pomocą programu Minimalizator prezentacji zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się z %OLDFILESIZE MB na około %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "STR_INFO_3\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB." -msgstr "Za pomocą programu Presentation Minimizer zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się na %NEWFILESIZE MB." +msgstr "Za pomocą programu Minimalizator prezentacji zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się na %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "STR_INFO_4\n" "value.text" msgid "The Presentation Minimizer has successfully updated the presentation '%TITLE'. The file size has changed to approximated %NEWFILESIZE MB." -msgstr "Za pomocą programu Presentation Minimizer zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się na około %NEWFILESIZE MB." +msgstr "Za pomocą programu Minimalizator prezentacji zaktualizowano poprawnie prezentację '%TITLE'. Rozmiar pliku zmienił się na około %NEWFILESIZE MB." #: SunPresentationMinimizer.xcu msgctxt "" diff --git a/source/pl/svx/source/dialog.po b/source/pl/svx/source/dialog.po index 3319c705f6f..71392bf4236 100644 --- a/source/pl/svx/source/dialog.po +++ b/source/pl/svx/source/dialog.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-07-03 20:00+0000\n" -"Last-Translator: marcinz <marcinzb@interia.pl>\n" +"PO-Revision-Date: 2014-01-13 21:13+0000\n" +"Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1372881633.0\n" +"X-POOTLE-MTIME: 1389647593.0\n" #: bmpmask.src msgctxt "" @@ -133,7 +133,7 @@ msgctxt "" "STR_IMAGE_ORIGINAL_SIZE\n" "string.text" msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)" -msgstr "$(SZEROKOŚĆ) x $(WYSOKOŚĆ) ($(SZEROKOŚĆ_W_PX) x $(WYSOKOŚĆ_W_PX) px)" +msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)" #: compressgraphicdialog.src msgctxt "" @@ -141,7 +141,7 @@ msgctxt "" "STR_IMAGE_VIEW_SIZE\n" "string.text" msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI" -msgstr "$(SZEROKOŚĆ) x $(WYSOKOŚĆ) at $(DPI) DPI" +msgstr "$(WIDTH) x $(HEIGHT) w $(DPI) DPI" #: compressgraphicdialog.src msgctxt "" @@ -149,7 +149,7 @@ msgctxt "" "STR_IMAGE_CAPACITY\n" "string.text" msgid "$(CAPACITY) kiB" -msgstr "$(WIELKOŚĆ) kiB" +msgstr "$(CAPACITY) kiB" #: contdlg.src msgctxt "" @@ -948,7 +948,7 @@ msgctxt "" "MTR_FLD_DISTANCE\n" "metricfield.quickhelptext" msgid "Distance" -msgstr "Abstand" +msgstr "Odległość" #: fontwork.src msgctxt "" @@ -957,7 +957,7 @@ msgctxt "" "MTR_FLD_TEXTSTART\n" "metricfield.quickhelptext" msgid "Indent" -msgstr "Einzug" +msgstr "Wcięcie" #: fontwork.src msgctxt "" @@ -1020,7 +1020,7 @@ msgctxt "" "MTR_FLD_SHADOW_X\n" "metricfield.quickhelptext" msgid "Distance X" -msgstr "Abstand X" +msgstr "Odległość X" #: fontwork.src msgctxt "" @@ -1038,7 +1038,7 @@ msgctxt "" "MTR_FLD_SHADOW_Y\n" "metricfield.quickhelptext" msgid "Distance Y" -msgstr "Abstand Y" +msgstr "Odległość Y" #: fontwork.src msgctxt "" @@ -1047,7 +1047,7 @@ msgctxt "" "CLB_SHADOW_COLOR\n" "listbox.quickhelptext" msgid "Shadow Color" -msgstr "Schattenfarbe" +msgstr "Kolor cienia" #: fontwork.src msgctxt "" @@ -2378,7 +2378,7 @@ msgctxt "" "RID_SVXSTR_SKY_BLUE\n" "string.text" msgid "Sky Blue" -msgstr "Lazurowy" +msgstr "Błękit nieba" #: sdstring.src msgctxt "" diff --git a/source/pl/sw/source/ui/config.po b/source/pl/sw/source/ui/config.po index e536b47fd6e..6291856e572 100644 --- a/source/pl/sw/source/ui/config.po +++ b/source/pl/sw/source/ui/config.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-09-26 18:22+0000\n" -"Last-Translator: Konrad <raknor@wp.pl>\n" +"PO-Revision-Date: 2014-01-08 22:23+0000\n" +"Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1380219728.0\n" +"X-POOTLE-MTIME: 1389219826.0\n" #: mailconfigpage.src msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "PB_AUTHENTICATION\n" "pushbutton.text" msgid "Server Au~thentication" -msgstr "Uwierzy~telnienie" +msgstr "Uwierzy~telnienie serwera" #: mailconfigpage.src msgctxt "" diff --git a/source/pl/sw/source/ui/utlui.po b/source/pl/sw/source/ui/utlui.po index 58109a6bf7c..8e79a026e0c 100644 --- a/source/pl/sw/source/ui/utlui.po +++ b/source/pl/sw/source/ui/utlui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-24 12:49+0000\n" -"Last-Translator: quest-88 <quest-88@o2.pl>\n" +"PO-Revision-Date: 2013-12-28 16:18+0000\n" +"Last-Translator: Konrad <raknor@wp.pl>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385297365.0\n" +"X-POOTLE-MTIME: 1388247492.0\n" #: attrdesc.src msgctxt "" @@ -422,7 +422,7 @@ msgctxt "" "STR_EDIT_IN_READONLY\n" "string.text" msgid "Editable in read-only document" -msgstr "Możliwy do edycji w dokumencie tylko do odczytu" +msgstr "Edycja możliwa w dokumencie tylko do odczytu" #: attrdesc.src msgctxt "" diff --git a/source/pl/vcl/uiconfig/ui.po b/source/pl/vcl/uiconfig/ui.po index c1a78b70872..cb96ac740ce 100644 --- a/source/pl/vcl/uiconfig/ui.po +++ b/source/pl/vcl/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-05-25 09:35+0000\n" +"PO-Revision-Date: 2014-01-13 21:09+0000\n" "Last-Translator: quest-88 <quest-88@o2.pl>\n" "Language-Team: none\n" "Language: pl\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369474557.0\n" +"X-POOTLE-MTIME: 1389647378.0\n" #: printdialog.ui msgctxt "" @@ -338,7 +338,7 @@ msgctxt "" "label\n" "string.text" msgid "Distance" -msgstr "Abstand" +msgstr "Odległość" #: printdialog.ui msgctxt "" diff --git a/source/pt/cui/uiconfig/ui.po b/source/pt/cui/uiconfig/ui.po index f36dc59f6ac..0586d3d1973 100644 --- a/source/pt/cui/uiconfig/ui.po +++ b/source/pt/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-11-04 00:06+0000\n" +"PO-Revision-Date: 2013-11-28 17:51+0000\n" "Last-Translator: Sérgio <smarquespt@gmail.com>\n" "Language-Team: none\n" "Language: pt\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383523597.0\n" +"X-POOTLE-MTIME: 1385661087.0\n" #: aboutdialog.ui msgctxt "" @@ -6248,7 +6248,7 @@ msgctxt "" "label\n" "string.text" msgid "Tel. (Home/_Work)" -msgstr "Tel. (pessoal/pr_fissional)" +msgstr "Tel. (pessoal/pro_fissional)" #: optuserpage.ui msgctxt "" diff --git a/source/pt/editeng/source/items.po b/source/pt/editeng/source/items.po index 7e01c6e28fa..5dd37b3b6d9 100644 --- a/source/pt/editeng/source/items.po +++ b/source/pt/editeng/source/items.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-06 23:34+0000\n" +"PO-Revision-Date: 2013-11-29 19:21+0000\n" "Last-Translator: Sérgio <smarquespt@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370561693.0\n" +"X-POOTLE-MTIME: 1385752861.0\n" #: page.src msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "RID_SVXITEMS_STRIKEOUT_SINGLE\n" "string.text" msgid "Single strikethrough" -msgstr "Rasura simples" +msgstr "Rasurado simples" #: svxitems.src msgctxt "" @@ -710,7 +710,7 @@ msgctxt "" "RID_SVXITEMS_STRIKEOUT_DOUBLE\n" "string.text" msgid "Double strikethrough" -msgstr "Rasura dupla" +msgstr "Rasurado duplo" #: svxitems.src msgctxt "" @@ -718,7 +718,7 @@ msgctxt "" "RID_SVXITEMS_STRIKEOUT_BOLD\n" "string.text" msgid "Bold strikethrough" -msgstr "Rasura a negrito" +msgstr "Rasurado a negrito" #: svxitems.src msgctxt "" diff --git a/source/pt/formula/source/core/resource.po b/source/pt/formula/source/core/resource.po index 530fc9e0701..eb03a32ac11 100644 --- a/source/pt/formula/source/core/resource.po +++ b/source/pt/formula/source/core/resource.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-22 16:32+0000\n" +"PO-Revision-Date: 2013-12-09 00:06+0000\n" "Last-Translator: Sérgio <smarquespt@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385137948.0\n" +"X-POOTLE-MTIME: 1386547594.0\n" #: core_resource.src msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "SC_OPCODE_N\n" "string.text" msgid "N" -msgstr "n" +msgstr "N" #: core_resource.src msgctxt "" @@ -716,7 +716,7 @@ msgctxt "" "SC_OPCODE_T\n" "string.text" msgid "T" -msgstr "t" +msgstr "T" #: core_resource.src msgctxt "" @@ -1283,7 +1283,7 @@ msgctxt "" "SC_OPCODE_B\n" "string.text" msgid "B" -msgstr "b" +msgstr "B" #: core_resource.src msgctxt "" @@ -2102,7 +2102,7 @@ msgctxt "" "SC_OPCODE_KURT\n" "string.text" msgid "KURT" -msgstr "KURT" +msgstr "CURT" #: core_resource.src msgctxt "" @@ -2624,7 +2624,7 @@ msgctxt "" "SC_OPCODE_BAHTTEXT\n" "string.text" msgid "BAHTTEXT" -msgstr "BAHTTEXT" +msgstr "TEXTO.BAHT" #: core_resource.src msgctxt "" @@ -2633,7 +2633,7 @@ msgctxt "" "SC_OPCODE_GET_PIVOT_DATA\n" "string.text" msgid "GETPIVOTDATA" -msgstr "GETPIVOTDATA" +msgstr "OBTERDADOSDIN" #: core_resource.src msgctxt "" diff --git a/source/pt/helpcontent2/source/text/scalc/01.po b/source/pt/helpcontent2/source/text/scalc/01.po index ad7bd1a3b55..90f42167d60 100644 --- a/source/pt/helpcontent2/source/text/scalc/01.po +++ b/source/pt/helpcontent2/source/text/scalc/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-13 01:28+0000\n" +"PO-Revision-Date: 2013-12-09 00:05+0000\n" "Last-Translator: Sérgio <smarquespt@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384306137.0\n" +"X-POOTLE-MTIME: 1386547538.0\n" #: 01120000.xhp msgctxt "" @@ -23450,7 +23450,7 @@ msgctxt "" "bm_id7682424\n" "help.text" msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>" -msgstr "<bookmark_value>GETPIVOTDATA (função)</bookmark_value>" +msgstr "<bookmark_value>OBTERDADOSDIN (função)</bookmark_value>" #: 04060109.xhp msgctxt "" @@ -23458,7 +23458,7 @@ msgctxt "" "hd_id3747062\n" "help.text" msgid "GETPIVOTDATA" -msgstr "GETPIVOTDATA" +msgstr "OBTERDADOSDIN" #: 04060109.xhp msgctxt "" @@ -23466,7 +23466,7 @@ msgctxt "" "par_id3593859\n" "help.text" msgid "<ahelp hid=\".\">The GETPIVOTDATA function returns a result value from a pivot table. The value is addressed using field and item names, so it remains valid if the layout of the pivot table changes.</ahelp>" -msgstr "<ahelp hid=\".\">A função GETPIVOTDATA obtém um valor de resultado a partir de uma tabela dinâmica. O valor é referenciado atrás dos nomes de item e campo, permanecendo válido se o esquema da tabela dinâmica mudar.</ahelp>" +msgstr "<ahelp hid=\".\">A função OBTERDADOSDIN obtém um valor de resultado a partir de uma tabela dinâmica. O valor é referenciado atrás dos nomes de item e campo, permanecendo válido se o esquema da tabela dinâmica mudar.</ahelp>" #: 04060109.xhp msgctxt "" @@ -23490,7 +23490,7 @@ msgctxt "" "par_id1665089\n" "help.text" msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])" -msgstr "GETPIVOTDATA(CampodeDestino; tabela dinâmica; [ Campo 1; Item 1; ... ])" +msgstr "OBTERDADOSDIN(campo_dados; tabela_dinâmica; [ campo_1; item_1; ... ])" #: 04060109.xhp msgctxt "" @@ -23498,7 +23498,7 @@ msgctxt "" "par_id4997100\n" "help.text" msgid "GETPIVOTDATA(pivot table; Constraints)" -msgstr "GETPIVOTDATA(tabela dinâmica; Restrições)" +msgstr "OBTERDADOSDIN(tabela_dinâmica; restrições)" #: 04060109.xhp msgctxt "" @@ -23804,7 +23804,7 @@ msgctxt "" "bm_id9323709\n" "help.text" msgid "<bookmark_value>BAHTTEXT function</bookmark_value>" -msgstr "<bookmark_value>BAHTTEXT (função)</bookmark_value>" +msgstr "<bookmark_value>TEXTO.BAHT (função)</bookmark_value>" #: 04060110.xhp msgctxt "" @@ -23812,7 +23812,7 @@ msgctxt "" "hd_id6695455\n" "help.text" msgid "BAHTTEXT" -msgstr "BAHTTEXT" +msgstr "TEXTO.BAHT" #: 04060110.xhp msgctxt "" @@ -23836,7 +23836,7 @@ msgctxt "" "par_id8780785\n" "help.text" msgid "BAHTTEXT(Number)" -msgstr "BAHTTEXT(Número)" +msgstr "TEXTO.BAHT(número)" #: 04060110.xhp msgctxt "" @@ -23860,7 +23860,7 @@ msgctxt "" "par_id3289284\n" "help.text" msgid "<item type=\"input\">=BAHTTEXT(12.65)</item> returns a string in Thai characters with the meaning of \"Twelve Baht and sixty five Satang\"." -msgstr "<item type=\"input\">=BAHTTEXT(12,65)</item> devolve uma cadeia em caracteres tailandeses com o significado \"Doze Baht e sessenta e cinco Satang\"." +msgstr "<item type=\"input\">=TEXTO.BAHT(12,65)</item> devolve uma cadeia em caracteres tailandeses com o significado \"Doze Baht e sessenta e cinco Satang\"." #: 04060110.xhp msgctxt "" @@ -41363,7 +41363,7 @@ msgctxt "" "bm_id3155956\n" "help.text" msgid "<bookmark_value>KURT function</bookmark_value>" -msgstr "<bookmark_value>KURT (função)</bookmark_value>" +msgstr "<bookmark_value>CURT (função)</bookmark_value>" #: 04060183.xhp msgctxt "" @@ -41372,7 +41372,7 @@ msgctxt "" "58\n" "help.text" msgid "KURT" -msgstr "KURT" +msgstr "CURT" #: 04060183.xhp msgctxt "" @@ -41399,7 +41399,7 @@ msgctxt "" "61\n" "help.text" msgid "KURT(Number1; Number2; ...Number30)" -msgstr "KURT(Número 1; Número 2; ...Número 30)" +msgstr "CURT(número_1; número_2; ...número_30)" #: 04060183.xhp msgctxt "" @@ -41426,7 +41426,7 @@ msgctxt "" "64\n" "help.text" msgid "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>" -msgstr "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>" +msgstr "<item type=\"input\">=CURT(A1;A2;A3;A4;A5;A6)</item>" #: 04060183.xhp msgctxt "" diff --git a/source/pt/sc/source/ui/src.po b/source/pt/sc/source/ui/src.po index 324dab7435e..ee0e40bd181 100644 --- a/source/pt/sc/source/ui/src.po +++ b/source/pt/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-13 01:11+0000\n" +"PO-Revision-Date: 2013-11-27 12:37+0000\n" "Last-Translator: Sérgio <smarquespt@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384305108.0\n" +"X-POOTLE-MTIME: 1385555840.0\n" #: autofmt.src msgctxt "" @@ -11829,7 +11829,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the number of whole days, months or years between 'start date' and 'end date'." -msgstr "Calula o número de dias, meses ou anos entre duas datas." +msgstr "Calcula o número de dias, meses ou anos entre duas datas." #: scfuncs.src msgctxt "" diff --git a/source/pt/sw/source/ui/config.po b/source/pt/sw/source/ui/config.po index 5ec00ef7e75..c35210cf4b3 100644 --- a/source/pt/sw/source/ui/config.po +++ b/source/pt/sw/source/ui/config.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-06-14 21:26+0000\n" +"PO-Revision-Date: 2013-11-28 17:52+0000\n" "Last-Translator: Sérgio <smarquespt@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pt\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371245167.0\n" +"X-POOTLE-MTIME: 1385661141.0\n" #: mailconfigpage.src msgctxt "" @@ -130,7 +130,7 @@ msgctxt "" "FI_INFO\n" "fixedtext.text" msgid "%PRODUCTNAME is testing the e-mail account settings..." -msgstr "O %PRODUCTNAME está a testar as ligações da conta de correio eletrónico..." +msgstr "O %PRODUCTNAME está a testar as definições da conta de correio eletrónico..." #: mailconfigpage.src msgctxt "" diff --git a/source/sk/cui/source/tabpages.po b/source/sk/cui/source/tabpages.po index 1f30699edc5..5b39835524a 100644 --- a/source/sk/cui/source/tabpages.po +++ b/source/sk/cui/source/tabpages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-15 08:32+0000\n" +"PO-Revision-Date: 2013-11-28 19:19+0000\n" "Last-Translator: Miloš <msramek22@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384504363.0\n" +"X-POOTLE-MTIME: 1385666356.0\n" #: autocdlg.src msgctxt "" @@ -130,7 +130,7 @@ msgctxt "" "FT_HEADER1_EXPLANATION\n" "fixedtext.text" msgid "[M]: Replace while modifying existing text" -msgstr "[M]: Použiť na celý text po spustení \"Formát/Automatické opravy/Použiť\"" +msgstr "[M]: Nahradiť počas úpravy existujúceho textu" #: autocdlg.src msgctxt "" diff --git a/source/sk/sd/source/ui/app.po b/source/sk/sd/source/ui/app.po index 6a2c9ff1a5a..b2e282f7a5e 100644 --- a/source/sk/sd/source/ui/app.po +++ b/source/sk/sd/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-15 08:27+0000\n" +"PO-Revision-Date: 2013-11-30 10:53+0000\n" "Last-Translator: Miloš <msramek22@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384504068.0\n" +"X-POOTLE-MTIME: 1385808804.0\n" #: menuids3_tmpl.src msgctxt "" @@ -2009,7 +2009,7 @@ msgctxt "" "STR_BEZIER_TOOLBOX\n" "string.text" msgid "Bézier object bar" -msgstr "Bézierov objektový panel" +msgstr "Panel Bézierových kriviek" #: strings.src msgctxt "" diff --git a/source/sk/sw/source/ui/shells.po b/source/sk/sw/source/ui/shells.po index b5cef05215b..0b8e1a27fae 100644 --- a/source/sk/sw/source/ui/shells.po +++ b/source/sk/sw/source/ui/shells.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-26 16:41+0200\n" +"PO-Revision-Date: 2013-11-30 10:53+0000\n" "Last-Translator: Miloš <msramek22@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sk\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385808816.0\n" #: shells.src msgctxt "" @@ -259,7 +260,7 @@ msgctxt "" "RID_BEZIER_TOOLBOX\n" "string.text" msgid "Bézier Object Bar" -msgstr "Bézierov objektový panel" +msgstr "Panel Bézierových kriviek" #: shells.src msgctxt "" diff --git a/source/ta/cui/source/options.po b/source/ta/cui/source/options.po index 9ce0db7fcf4..230736ef33f 100644 --- a/source/ta/cui/source/options.po +++ b/source/ta/cui/source/options.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-10-19 00:57+0000\n" -"Last-Translator: Elanjelian <tamiliam@gmail.com>\n" +"PO-Revision-Date: 2013-12-26 11:21+0000\n" +"Last-Translator: thangamaniarun <thangam.arunx@gmail.com>\n" "Language-Team: Tamil <kde-i18n-doc@kde.org>\n" "Language: ta\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382144230.0\n" +"X-POOTLE-MTIME: 1388056910.0\n" #: certpath.src msgctxt "" @@ -1228,7 +1228,7 @@ msgctxt "" "CB_UNKNOWN_TAGS\n" "checkbox.text" msgid "~Import unknown HTML tags as fields" -msgstr "தெரியாத HTML ஒட்டுகளை மூலங்களாக இறக்குமதி செய் (~i)" +msgstr "தெரியாத HTML ஒட்டுகளை புலங்களாக இறக்குமதிசெய்" #: opthtml.src msgctxt "" diff --git a/source/ta/cui/uiconfig/ui.po b/source/ta/cui/uiconfig/ui.po index 418ee9aad55..3e64657bcda 100644 --- a/source/ta/cui/uiconfig/ui.po +++ b/source/ta/cui/uiconfig/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-10-19 01:06+0000\n" -"Last-Translator: Elanjelian <tamiliam@gmail.com>\n" +"PO-Revision-Date: 2013-12-26 11:21+0000\n" +"Last-Translator: thangamaniarun <thangam.arunx@gmail.com>\n" "Language-Team: Tamil <>\n" "Language: ta\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: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382144802.0\n" +"X-POOTLE-MTIME: 1388056882.0\n" #: aboutdialog.ui msgctxt "" @@ -6878,7 +6878,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Paste clipboard" -msgstr "இடையக சேமிப்பகத்தில் ஒட்டு" +msgstr "ஒட்டுப்பலகையில் ஒட்டு" #: optviewpage.ui msgctxt "" @@ -7397,7 +7397,7 @@ msgctxt "" "title\n" "string.text" msgid "Paste Special" -msgstr "சிறந்த ஒட்டு" +msgstr "சிறப்பு ஒட்டு" #: pastespecial.ui msgctxt "" diff --git a/source/ta/sc/source/ui/src.po b/source/ta/sc/source/ui/src.po index b1d38cba2a4..fc38e76a827 100644 --- a/source/ta/sc/source/ui/src.po +++ b/source/ta/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-09-21 14:43+0000\n" +"PO-Revision-Date: 2013-12-31 16:14+0000\n" "Last-Translator: Elanjelian <tamiliam@gmail.com>\n" "Language-Team: Tamil <>\n" "Language: ta\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379774586.0\n" +"X-POOTLE-MTIME: 1388506468.0\n" #: autofmt.src msgctxt "" @@ -17805,7 +17805,7 @@ msgctxt "" "2\n" "string.text" msgid "number " -msgstr "ஒரு இயையபிலா மாறிலியின் பெருக்கத்தை பயன்படுத்தி ஓரு பரவலின் கேணலை கெடுக்கிறது." +msgstr "எண் " #: scfuncs.src msgctxt "" diff --git a/source/th/android/sdremote/res/values.po b/source/th/android/sdremote/res/values.po index cb71d62c658..2b42c37ec6b 100644 --- a/source/th/android/sdremote/res/values.po +++ b/source/th/android/sdremote/res/values.po @@ -4,15 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2014-01-12 15:03+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1389539028.0\n" #: strings.xml msgctxt "" @@ -100,7 +102,7 @@ msgctxt "" "clock_timer_pause\n" "string.text" msgid "Pause" -msgstr "" +msgstr "หยุดชั่วคราว" #: strings.xml msgctxt "" @@ -124,7 +126,7 @@ msgctxt "" "clock_timer_resume\n" "string.text" msgid "Resume" -msgstr "" +msgstr "ทำต่อ" #: strings.xml msgctxt "" @@ -272,7 +274,7 @@ msgctxt "" "selector_dialog_connectionfailed_ok\n" "string.text" msgid "OK" -msgstr "" +msgstr "ตกลง" #: strings.xml msgctxt "" diff --git a/source/th/avmedia/source/framework.po b/source/th/avmedia/source/framework.po index cec42bf894c..a0d66e968f0 100644 --- a/source/th/avmedia/source/framework.po +++ b/source/th/avmedia/source/framework.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-06 02:45+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2014-01-12 12:35+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1389530146.0\n" #: mediacontrol.src msgctxt "" @@ -45,7 +46,7 @@ msgctxt "" "AVMEDIA_STR_PAUSE\n" "string.text" msgid "Pause" -msgstr "พัก" +msgstr "หยุดชั่วคราว" #: mediacontrol.src msgctxt "" @@ -61,7 +62,7 @@ msgctxt "" "AVMEDIA_STR_ENDLESS\n" "string.text" msgid "Repeat" -msgstr "ทำซ้ำ" +msgstr "ซ้ำ" #: mediacontrol.src msgctxt "" diff --git a/source/th/basctl/source/basicide.po b/source/th/basctl/source/basicide.po index 0d6ed158564..f8020352056 100644 --- a/source/th/basctl/source/basicide.po +++ b/source/th/basctl/source/basicide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-25 02:45+0000\n" +"PO-Revision-Date: 2013-12-28 02:20+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382669130.0\n" +"X-POOTLE-MTIME: 1388197215.0\n" #: basicprint.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Pa~ges" -msgstr "หน้า" +msgstr "ห~น้า" #: basidesh.src msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "RID_STR_CANNOTCLOSE\n" "string.text" msgid "The window cannot be closed while BASIC is running." -msgstr "คุณไม่สามารถปิดหน้าต่าง ขณะ BASIC ทำงานอยู่" +msgstr "ไม่สามารถปิดหน้าต่าง ขณะโปรแกรมภาษาเบสิคกำลังทำงาน" #: basidesh.src msgctxt "" @@ -483,7 +483,7 @@ msgctxt "" "RID_STR_INITIDE\n" "string.text" msgid "BASIC Initialization" -msgstr "เตรียมใช้งาน BASIC " +msgstr "การเตรียมเริ่มโปรแกรมภาษาเบสิค" #: basidesh.src msgctxt "" @@ -797,23 +797,12 @@ msgid "Document Objects" msgstr "" #: basidesh.src -#, fuzzy msgctxt "" "basidesh.src\n" "RID_STR_USERFORMS\n" "string.text" msgid "Forms" -msgstr "" -"#-#-#-#-# shells.po (PACKAGE VERSION) #-#-#-#-#\n" -"แบบ\n" -"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n" -"ฟอร์ม\n" -"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n" -"ฟอร์ม\n" -"#-#-#-#-# propctrlr.po (PACKAGE VERSION) #-#-#-#-#\n" -"แบบฟอร์ม\n" -"#-#-#-#-# form.po (PACKAGE VERSION) #-#-#-#-#\n" -"ฟอร์ม" +msgstr "ฟอร์ม" #: basidesh.src msgctxt "" @@ -992,7 +981,7 @@ msgctxt "" "RID_STR_BTNNEW\n" "string.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: macrodlg.src msgctxt "" @@ -1081,14 +1070,13 @@ msgid "Close" msgstr "ปิด" #: moduldlg.src -#, fuzzy msgctxt "" "moduldlg.src\n" "RID_TP_MODULS\n" "RID_PB_NEWMOD\n" "pushbutton.text" msgid "~New..." -msgstr "ใ~หม่..." +msgstr "ให~ม่..." #: moduldlg.src msgctxt "" @@ -1097,7 +1085,7 @@ msgctxt "" "RID_PB_NEWDLG\n" "pushbutton.text" msgid "~New..." -msgstr "กล่องโต้ตอบใ~หม่..." +msgstr "กล่องโต้ตอบให~ม่..." #: moduldlg.src msgctxt "" @@ -1142,7 +1130,7 @@ msgctxt "" "RID_PB_NEWMOD\n" "pushbutton.text" msgid "~New..." -msgstr "~มอดูลใหม่..." +msgstr "ให~ม่..." #: moduldlg.src msgctxt "" @@ -1151,7 +1139,7 @@ msgctxt "" "RID_PB_NEWDLG\n" "pushbutton.text" msgid "~New..." -msgstr "กล่องโต้ตอบใ~หม่..." +msgstr "ให~ม่..." #: moduldlg.src msgctxt "" @@ -1214,7 +1202,7 @@ msgctxt "" "RID_PB_NEWLIB\n" "pushbutton.text" msgid "~New..." -msgstr "ใ~หม่..." +msgstr "ให~ม่..." #: moduldlg.src msgctxt "" diff --git a/source/th/basctl/source/dlged.po b/source/th/basctl/source/dlged.po index 6b9ba1d0e38..8231bc56d18 100644 --- a/source/th/basctl/source/dlged.po +++ b/source/th/basctl/source/dlged.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 16:16+0000\n" +"PO-Revision-Date: 2013-12-24 16:46+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396172.0\n" +"X-POOTLE-MTIME: 1387903562.0\n" #: dlgresid.src msgctxt "" @@ -139,9 +139,9 @@ msgid "" "\n" "Do you want to delete the resources of the selected language(s)?" msgstr "" -"You are about to delete the resources for the selected language(s). All user interface strings for this language(s) will be deleted.\n" +"คุณกำลังจะลบทรัพยากรสำหรับภาษาที่เลือก สายอักขระส่วนติดต่อผู้ใช้ทั้งหมดของภาษาดังกล่าวจะถูกลบ\n" "\n" -"Do you want to delete the resources of the selected language(s)?" +"คุณต้องการที่จะลบทรัพยากรของภาษาที่เลือกหรือไม่?" #: managelang.src msgctxt "" diff --git a/source/th/basctl/uiconfig/basicide/ui.po b/source/th/basctl/uiconfig/basicide/ui.po index 40dd934bcd5..4917e069750 100644 --- a/source/th/basctl/uiconfig/basicide/ui.po +++ b/source/th/basctl/uiconfig/basicide/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-17 04:31+0000\n" +"PO-Revision-Date: 2014-01-11 13:27+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1376713892.0\n" +"X-POOTLE-MTIME: 1389446864.0\n" #: basicmacrodialog.ui msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "label\n" "string.text" msgid "Assign..." -msgstr "" +msgstr "กำหนด..." #: basicmacrodialog.ui msgctxt "" diff --git a/source/th/chart2/source/controller/dialogs.po b/source/th/chart2/source/controller/dialogs.po index 0db0179c345..0768482f9f6 100644 --- a/source/th/chart2/source/controller/dialogs.po +++ b/source/th/chart2/source/controller/dialogs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-10 09:11+0000\n" +"PO-Revision-Date: 2013-12-31 17:00+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384074667.0\n" +"X-POOTLE-MTIME: 1388509224.0\n" #: Strings.src msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "STR_OBJECT_DATASERIES\n" "string.text" msgid "Data Series" -msgstr "ชุดข้อมูล" +msgstr "อนุกรมข้อมูล" #: Strings.src msgctxt "" @@ -526,7 +526,7 @@ msgctxt "" "STR_OBJECT_DATASERIES_PLURAL\n" "string.text" msgid "Data Series" -msgstr "ชุดข้อมูล" +msgstr "อนุกรมข้อมูล" #: Strings.src msgctxt "" @@ -679,7 +679,7 @@ msgctxt "" "STR_TIP_DATASERIES\n" "string.text" msgid "Data Series '%SERIESNAME'" -msgstr "ชุดข้อมูล '%SERIESNAME'" +msgstr "อนุกรมข้อมูล '%SERIESNAME'" #: Strings.src msgctxt "" @@ -703,7 +703,7 @@ msgctxt "" "STR_TIP_DATAPOINT\n" "string.text" msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES" -msgstr "จุดข้อมูล %POINTNUMBER ลำดับข้อมูล %SERIESNUMBER มีค่า: %POINTVALUES" +msgstr "จุดข้อมูล %POINTNUMBER, อนุกรมข้อมูล %SERIESNUMBER, ค่า: %POINTVALUES" #: Strings.src msgctxt "" @@ -711,7 +711,7 @@ msgctxt "" "STR_STATUS_DATAPOINT_MARKED\n" "string.text" msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES" -msgstr "จุดข้อมูล %POINTNUMBER ในชุดช้อมูล %SERIESNUMBER ที่เลือกไว้ มีค่า: %POINTVALUES" +msgstr "จุดข้อมูล %POINTNUMBER ในอนุกรมช้อมูล %SERIESNUMBER ที่เลือกไว้, ค่า: %POINTVALUES" #: Strings.src msgctxt "" @@ -735,7 +735,7 @@ msgctxt "" "STR_OBJECT_FOR_SERIES\n" "string.text" msgid "%OBJECTNAME for Data Series '%SERIESNAME'" -msgstr "%OBJECTNAME สำหรับชุดข้อมูล '%SERIESNAME'" +msgstr "%OBJECTNAME สำหรับอนุกรมข้อมูล '%SERIESNAME'" #: Strings.src msgctxt "" @@ -743,7 +743,7 @@ msgctxt "" "STR_OBJECT_FOR_ALL_SERIES\n" "string.text" msgid "%OBJECTNAME for all Data Series" -msgstr "%OBJECTNAME สำหรับชุดข้อมูลทั้งหมด" +msgstr "%OBJECTNAME สำหรับอนุกรมข้อมูลทั้งหมด" #: Strings.src msgctxt "" @@ -1952,7 +1952,7 @@ msgctxt "" "FT_LABEL_TEXTDIR\n" "fixedtext.text" msgid "Te~xt direction" -msgstr "ทิศทางข้อความ" +msgstr "ทิศทาง~ข้อความ" #: res_ErrorBar_tmpl.hrc msgctxt "" @@ -1988,7 +1988,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Error Margin" -msgstr "~ขอบกระดาษเกิดข้อผิดพลาด" +msgstr "ช่วงผิดพลาดที่ยอมรับได้" #: res_ErrorBar_tmpl.hrc msgctxt "" @@ -2033,7 +2033,7 @@ msgctxt "" "RB_RANGE\n" "radiobutton.text" msgid "Cell ~Range" -msgstr "ช่วงเซล" +msgstr "~ช่วงเซลล์" #: res_ErrorBar_tmpl.hrc msgctxt "" @@ -2096,7 +2096,7 @@ msgctxt "" "RB_POSITIVE\n" "radiobutton.text" msgid "Pos~itive" -msgstr "เชิงบวก" +msgstr "เชิง~บวก" #: res_ErrorBar_tmpl.hrc msgctxt "" @@ -2105,7 +2105,7 @@ msgctxt "" "RB_NEGATIVE\n" "radiobutton.text" msgid "Ne~gative" -msgstr "เชิงลบ" +msgstr "เชิง~ลบ" #: res_LegendPosition_tmpl.hrc msgctxt "" @@ -2114,7 +2114,7 @@ msgctxt "" "CBX_SHOWLEGEND\n" "checkbox.text" msgid "~Display legend" -msgstr "แสดงคำอธิบาย" +msgstr "แ~สดงคำอธิบาย" #: res_LegendPosition_tmpl.hrc msgctxt "" @@ -2186,7 +2186,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Space" -msgstr "ช่องว่าง" +msgstr "เว้นวรรค" #: res_TextSeparator.src msgctxt "" @@ -2321,7 +2321,7 @@ msgctxt "" "RB_LINEAR\n" "radiobutton.text" msgid "~Linear" -msgstr "สมการเชิงเส้น" +msgstr "~เชิงเส้น" #: res_Trendline_tmpl.hrc msgctxt "" @@ -2330,7 +2330,7 @@ msgctxt "" "RB_LOGARITHMIC\n" "radiobutton.text" msgid "L~ogarithmic" -msgstr "ลอการิทึม" +msgstr "~ลอการิทึม" #: res_Trendline_tmpl.hrc msgctxt "" @@ -2339,7 +2339,7 @@ msgctxt "" "RB_EXPONENTIAL\n" "radiobutton.text" msgid "E~xponential" -msgstr "เอ็กซ์โพเน็นเชียล" +msgstr "เ~อ็กซ์โพเน็นเชียล" #: res_Trendline_tmpl.hrc msgctxt "" @@ -2375,7 +2375,7 @@ msgctxt "" "CB_SHOW_CORRELATION_COEFF\n" "checkbox.text" msgid "Show ~coefficient of determination (R²)" -msgstr "แสดง ค่าสัมประสิทธิ์ของการกำหนด (R²)" +msgstr "แสดงค่า~สัมประสิทธิ์ของการกำหนด (R²)" #: tp_3D_SceneAppearance.src msgctxt "" @@ -2428,7 +2428,7 @@ msgctxt "" "CBX_RIGHT_ANGLED_AXES\n" "checkbox.text" msgid "~Right-angled axes" -msgstr "แกนมุมขวา" +msgstr "แกน~มุมฉาก" #: tp_3D_SceneGeometry.src msgctxt "" @@ -2508,7 +2508,7 @@ msgctxt "" "FL_AXIS_LABEL_ORIENTATION\n" "fixedline.text" msgid "Text orientation" -msgstr "การปรับข้อความ" +msgstr "การกำหนดทิศทางข้อความ" #: tp_AxisLabel.src msgctxt "" @@ -2517,7 +2517,7 @@ msgctxt "" "PB_AXIS_LABEL_TEXTSTACKED\n" "tristatebox.text" msgid "Ve~rtically stacked" -msgstr "ชั้นแนวตั้ง" +msgstr "ซ้อนแนว~ตั้ง" #: tp_AxisLabel.src msgctxt "" @@ -2580,7 +2580,7 @@ msgctxt "" "RB_AXIS_LABEL_UPDOWN\n" "radiobutton.text" msgid "St~agger odd" -msgstr "เอียงคี่" +msgstr "เลขคี่เ~บี่ยง" #: tp_AxisLabel.src msgctxt "" @@ -2589,7 +2589,7 @@ msgctxt "" "RB_AXIS_LABEL_DOWNUP\n" "radiobutton.text" msgid "Stagger ~even" -msgstr "เอียงคู่" +msgstr "เลข~คู่เบี่ยง" #: tp_AxisLabel.src msgctxt "" @@ -2607,7 +2607,7 @@ msgctxt "" "FT_AXIS_TEXTDIR\n" "fixedtext.text" msgid "Te~xt direction" -msgstr "ทิศทางข้อความ" +msgstr "ทิศทาง~ข้อความ" #: tp_AxisPositions.src msgctxt "" @@ -2625,7 +2625,7 @@ msgctxt "" "FT_CROSSES_OTHER_AXIS_AT\n" "fixedtext.text" msgid "~Cross other axis at" -msgstr "ข้ามแกนอื่นๆ ที่" +msgstr "~ข้ามแกนอื่นๆ ที่" #: tp_AxisPositions.src msgctxt "" @@ -2670,7 +2670,7 @@ msgctxt "" "CB_AXIS_BETWEEN_CATEGORIES\n" "checkbox.text" msgid "Axis ~between categories" -msgstr "แกนระหว่างประเภท" +msgstr "แกน~ระหว่างประเภท" #: tp_AxisPositions.src msgctxt "" @@ -2805,7 +2805,7 @@ msgctxt "" "FT_PLACE_TICKS\n" "fixedtext.text" msgid "Place ~marks" -msgstr "เครื่องหมายที่" +msgstr "วางเ~ครื่องหมาย" #: tp_AxisPositions.src msgctxt "" @@ -2850,7 +2850,7 @@ msgctxt "" "CB_MAJOR_GRID\n" "checkbox.text" msgid "Show major ~grid" -msgstr "แสดงตารางหลัก" +msgstr "แสดง~กริดหลัก" #: tp_AxisPositions.src msgctxt "" @@ -2859,7 +2859,7 @@ msgctxt "" "PB_MAJOR_GRID\n" "pushbutton.text" msgid "Mo~re..." -msgstr "ต่อไป..." +msgstr "เ~พิ่มเติม..." #: tp_AxisPositions.src msgctxt "" @@ -2868,7 +2868,7 @@ msgctxt "" "CB_MINOR_GRID\n" "checkbox.text" msgid "~Show minor grid" -msgstr "แสดงตารางรอง" +msgstr "แสดงกริด~รอง" #: tp_AxisPositions.src msgctxt "" @@ -2904,7 +2904,7 @@ msgctxt "" "CB_3D_LOOK\n" "checkbox.text" msgid "~3D Look" -msgstr "มุมมอง 3D" +msgstr "รูปร่าง ~3มิติ" #: tp_ChartType.src msgctxt "" @@ -2913,7 +2913,7 @@ msgctxt "" "CB_STACKED\n" "checkbox.text" msgid "~Stack series" -msgstr "ชั้นลำดับ" +msgstr "อนุกรมแผนภูมิแบบ~ตั้งซ้อน" #: tp_ChartType.src msgctxt "" @@ -2958,7 +2958,7 @@ msgctxt "" "CB_SPLINES\n" "checkbox.text" msgid "S~mooth lines" -msgstr "เส้นเรียบ" +msgstr "เส้นเ~รียบ" #: tp_ChartType.src msgctxt "" @@ -2976,7 +2976,7 @@ msgctxt "" "CB_XVALUE_SORTING\n" "checkbox.text" msgid "~Sort by X values" -msgstr "เรียงตามค่าแกน X" +msgstr "~เรียงตามค่าแกน X" #: tp_DataSource.src msgctxt "" @@ -2985,7 +2985,7 @@ msgctxt "" "FT_CAPTION_FOR_WIZARD\n" "fixedtext.text" msgid "Customize data ranges for individual data series" -msgstr "กำหนดช่วงข้อมูลสำหรับข้อมูลแต่ละชุด" +msgstr "กำหนดช่วงข้อมูลสำหรับแต่ละอนุกรมข้อมูล" #: tp_DataSource.src msgctxt "" @@ -2994,7 +2994,7 @@ msgctxt "" "FT_SERIES\n" "fixedtext.text" msgid "Data ~series" -msgstr "ชุดข้อมูล" +msgstr "~อนุกรมข้อมูล" #: tp_DataSource.src msgctxt "" @@ -3003,7 +3003,7 @@ msgctxt "" "FT_ROLE\n" "fixedtext.text" msgid "~Data ranges" -msgstr "ช่วงข้อมูล" +msgstr "~ช่วงข้อมูล" #: tp_DataSource.src msgctxt "" @@ -3012,7 +3012,7 @@ msgctxt "" "FT_RANGE\n" "fixedtext.text" msgid "Ran~ge for %VALUETYPE" -msgstr "ช่วงข้อมูลสำหรับ %VALUETYPE" +msgstr "~ช่วงสำหรับ %VALUETYPE" #: tp_DataSource.src msgctxt "" @@ -3021,7 +3021,7 @@ msgctxt "" "FT_CATEGORIES\n" "fixedtext.text" msgid "~Categories" -msgstr "ประเภท" +msgstr "~ประเภท" #: tp_DataSource.src msgctxt "" @@ -3060,14 +3060,13 @@ msgid "Position" msgstr "ตำแหน่ง" #: tp_LegendPosition.src -#, fuzzy msgctxt "" "tp_LegendPosition.src\n" "TP_LEGEND_POS\n" "FL_LEGEND_TEXTORIENT\n" "fixedline.text" msgid "Text orientation" -msgstr "การวางแนวข้อความ" +msgstr "การกำหนดทิศทางข้อความ" #: tp_LegendPosition.src msgctxt "" @@ -3076,7 +3075,7 @@ msgctxt "" "FT_LEGEND_TEXTDIR\n" "fixedtext.text" msgid "Te~xt direction" -msgstr "ทิศทางข้อความ" +msgstr "ทิศทาง~ข้อความ" #: tp_PolarOptions.src msgctxt "" @@ -3085,7 +3084,7 @@ msgctxt "" "CB_CLOCKWISE\n" "checkbox.text" msgid "~Clockwise direction" -msgstr "ทิศตามเข็มนาฬิกา" +msgstr "ทิศ~ตามเข็มนาฬิกา" #: tp_PolarOptions.src msgctxt "" @@ -3121,7 +3120,7 @@ msgctxt "" "CB_INCLUDE_HIDDEN_CELLS_POLAR\n" "checkbox.text" msgid "Include ~values from hidden cells" -msgstr "รวมค่าจากเซลซ่อน" +msgstr "รวมถึง~ค่าจากเซลล์ที่ซ่อน" #: tp_RangeChooser.src msgctxt "" @@ -3148,7 +3147,7 @@ msgctxt "" "RB_DATAROWS\n" "radiobutton.text" msgid "Data series in ~rows" -msgstr "ชุดข้อมูลในแถ~ว" +msgstr "อนุกรมข้อมูลในแ~ถว" #: tp_RangeChooser.src msgctxt "" @@ -3157,7 +3156,7 @@ msgctxt "" "RB_DATACOLS\n" "radiobutton.text" msgid "Data series in ~columns" -msgstr "ชุดข้อมูลในค~อลัมน์" +msgstr "อนุกรมข้อมูลใน~คอลัมน์" #: tp_RangeChooser.src msgctxt "" @@ -3322,14 +3321,13 @@ msgid "Automat~ic" msgstr "อัตโน~มัติ" #: tp_Scale.src -#, fuzzy msgctxt "" "tp_Scale.src\n" "TP_SCALE\n" "TXT_STEP_MAIN\n" "fixedtext.text" msgid "Ma~jor interval" -msgstr "ช่วงเวลา~หลัก:" +msgstr "ช่วง~หลัก" #: tp_Scale.src msgctxt "" @@ -3341,24 +3339,22 @@ msgid "Au~tomatic" msgstr "อัตโ~นมัติ" #: tp_Scale.src -#, fuzzy msgctxt "" "tp_Scale.src\n" "TP_SCALE\n" "TXT_STEP_HELP_COUNT\n" "fixedtext.text" msgid "Minor inter~val count" -msgstr "นับช่วงเวลารอง:" +msgstr "จำนวนนับ~ช่วงรอง" #: tp_Scale.src -#, fuzzy msgctxt "" "tp_Scale.src\n" "TP_SCALE\n" "TXT_STEP_HELP\n" "fixedtext.text" msgid "Minor inter~val" -msgstr "ช่วงเวลา~หลัก:" +msgstr "~ช่วงรอง" #: tp_Scale.src msgctxt "" @@ -3458,7 +3454,7 @@ msgctxt "" "CB_BARS_SIDE_BY_SIDE\n" "checkbox.text" msgid "Show ~bars side by side" -msgstr "แสดงแถบด้านต่อด้าน" +msgstr "แสดงแ~ถบเคียงข้างกัน" #: tp_SeriesToAxis.src msgctxt "" @@ -3485,7 +3481,7 @@ msgctxt "" "RB_DONT_PAINT\n" "radiobutton.text" msgid "~Leave gap" -msgstr "ออกจากช่องว่าง" +msgstr "~ออกจากช่องว่าง" #: tp_SeriesToAxis.src msgctxt "" @@ -3494,7 +3490,7 @@ msgctxt "" "RB_ASSUME_ZERO\n" "radiobutton.text" msgid "~Assume zero" -msgstr "สมมติศูนย์" +msgstr "~สมมติศูนย์" #: tp_SeriesToAxis.src msgctxt "" @@ -3503,7 +3499,7 @@ msgctxt "" "RB_CONTINUE_LINE\n" "radiobutton.text" msgid "~Continue line" -msgstr "เส้นต่อเนื่อง" +msgstr "~ลากเส้นต่อ" #: tp_SeriesToAxis.src msgctxt "" @@ -3512,7 +3508,7 @@ msgctxt "" "CB_INCLUDE_HIDDEN_CELLS\n" "checkbox.text" msgid "Include ~values from hidden cells" -msgstr "รวมค่าจากเซลซ่อน" +msgstr "รวมถึง~ค่าจากเซลล์ที่ซ่อน" #: tp_TitleRotation.src msgctxt "" @@ -3521,7 +3517,7 @@ msgctxt "" "BTN_TXTSTACKED\n" "tristatebox.text" msgid "Ve~rtically stacked" -msgstr "ชั้นแนวตั้ง" +msgstr "ซ้อนแนว~ตั้ง" #: tp_TitleRotation.src msgctxt "" @@ -3539,7 +3535,7 @@ msgctxt "" "FL_ALIGN\n" "fixedline.text" msgid "Text orientation" -msgstr "การจัดข้อความ" +msgstr "การกำหนดทิศทางข้อความ" #: tp_TitleRotation.src msgctxt "" @@ -3548,7 +3544,7 @@ msgctxt "" "FT_TEXTDIR\n" "fixedtext.text" msgid "Te~xt direction" -msgstr "ทิศทางข้อความ" +msgstr "ทิศทาง~ข้อความ" #: tp_Wizard_TitlesAndObjects.src msgctxt "" diff --git a/source/th/connectivity/source/resource.po b/source/th/connectivity/source/resource.po index fa30b74c4d1..b538a55ccaa 100644 --- a/source/th/connectivity/source/resource.po +++ b/source/th/connectivity/source/resource.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-11 23:34+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-15 06:16+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1387088164.0\n" #: conn_error_message.src msgctxt "" @@ -475,7 +476,7 @@ msgctxt "" "STR_CANNOT_CONVERT_STRING\n" "string.text" msgid "The string '$string$' cannot be converted using the encoding '$charset$'." -msgstr "The string '$string$' cannot be converted using the encoding '$charset'." +msgstr "ไม่สามารถแปลงสตริง '$string$' โดยใช้รหัสตัวอักษร '$charset$'" #: conn_shared_res.src msgctxt "" diff --git a/source/th/cui/source/customize.po b/source/th/cui/source/customize.po index bcc1453474e..9dee3ad1aff 100644 --- a/source/th/cui/source/customize.po +++ b/source/th/cui/source/customize.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-23 17:15+0000\n" +"PO-Revision-Date: 2014-01-11 13:29+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382548500.0\n" +"X-POOTLE-MTIME: 1389446966.0\n" #: acccfg.src msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "PUSHBUTTON_TEXT_NEW\n" "#define.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: acccfg.src msgctxt "" @@ -105,7 +105,7 @@ msgctxt "" "TXT_ACC_KEY\n" "fixedtext.text" msgid "~Keys" -msgstr "" +msgstr "~ปุ่มคีย์บอร์ด" #: acccfg.src msgctxt "" @@ -308,7 +308,7 @@ msgctxt "" "BTN_NEW\n" "pushbutton.text" msgid "New..." -msgstr "ใหม่..." +msgstr "ให~ม่..." #: cfg.src msgctxt "" @@ -684,7 +684,7 @@ msgctxt "" "RID_SVXSTR_LABEL_NEW_NAME\n" "string.text" msgid "~New name" -msgstr "~New name" +msgstr "ชื่อให~ม่" #: cfg.src msgctxt "" @@ -734,7 +734,7 @@ msgctxt "" "STR_ASSMACRO\n" "string.text" msgid "Assigned Action" -msgstr "" +msgstr "การกระทำที่มอบหมายไว้" #: eventdlg.src msgctxt "" @@ -746,24 +746,22 @@ msgid "Save In" msgstr "บันทึกใน" #: eventdlg.src -#, fuzzy msgctxt "" "eventdlg.src\n" "RID_SVXPAGE_EVENTS\n" "FT_ASSIGN\n" "fixedtext.text" msgid "Assign:" -msgstr "กำหนด" +msgstr "กำหนด:" #: eventdlg.src -#, fuzzy msgctxt "" "eventdlg.src\n" "RID_SVXPAGE_EVENTS\n" "PB_ASSIGN\n" "pushbutton.text" msgid "M~acro..." -msgstr "แมโคร..." +msgstr "แ~มโคร..." #: eventdlg.src msgctxt "" @@ -790,27 +788,25 @@ msgctxt "" "STR_ASSMACRO\n" "string.text" msgid "Assigned Action" -msgstr "" +msgstr "การกระทำที่มอบหมายไว้" #: macropg.src -#, fuzzy msgctxt "" "macropg.src\n" "RID_SVXPAGE_MACROASSIGN\n" "FT_ASSIGN\n" "fixedtext.text" msgid "Assign:" -msgstr "กำหนด" +msgstr "กำหนด:" #: macropg.src -#, fuzzy msgctxt "" "macropg.src\n" "RID_SVXPAGE_MACROASSIGN\n" "PB_ASSIGN\n" "pushbutton.text" msgid "M~acro..." -msgstr "แมโคร..." +msgstr "แ~มโคร..." #: macropg.src msgctxt "" @@ -819,7 +815,7 @@ msgctxt "" "PB_ASSIGN_COMPONENT\n" "pushbutton.text" msgid "Com~ponent..." -msgstr "" +msgstr "~ส่วนประกอบ..." #: macropg.src msgctxt "" @@ -836,7 +832,7 @@ msgctxt "" "RID_SVXPAGE_MACROASSIGN\n" "tabpage.text" msgid "Assign action" -msgstr "" +msgstr "การกระทำที่มอบหมายไว้" #: macropg.src msgctxt "" @@ -853,7 +849,7 @@ msgctxt "" "RID_SVXDLG_ASSIGNCOMPONENT\n" "modaldialog.text" msgid "Assign Component" -msgstr "" +msgstr "กำหนดองค์ประกอบ" #: macropg.src msgctxt "" diff --git a/source/th/cui/source/dialogs.po b/source/th/cui/source/dialogs.po index 66883565253..b1aab35d7de 100644 --- a/source/th/cui/source/dialogs.po +++ b/source/th/cui/source/dialogs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-24 08:05+0000\n" +"PO-Revision-Date: 2014-01-05 13:02+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385280327.0\n" +"X-POOTLE-MTIME: 1388926952.0\n" #: colorpicker.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "CT_HUE\n" "fixedtext.text" msgid "H~ue" -msgstr "" +msgstr "~สีสัน" #: colorpicker.src msgctxt "" @@ -103,17 +103,16 @@ msgctxt "" "CT_SATURATION\n" "fixedtext.text" msgid "~Saturation" -msgstr "" +msgstr "ความ~อิ่มตัวสี" #: colorpicker.src -#, fuzzy msgctxt "" "colorpicker.src\n" "RID_CUI_DIALOG_COLORPICKER\n" "CT_BRIGHTNESS\n" "fixedtext.text" msgid "Bright~ness" -msgstr "ความสว่าง" +msgstr "ความ~สว่าง" #: colorpicker.src msgctxt "" @@ -134,24 +133,22 @@ msgid "~Cyan" msgstr "สี~ฟ้าอมเขียว (Cyan)" #: colorpicker.src -#, fuzzy msgctxt "" "colorpicker.src\n" "RID_CUI_DIALOG_COLORPICKER\n" "CT_MAGENTA\n" "fixedtext.text" msgid "~Magenta" -msgstr "ม่วง" +msgstr "สี~ม่วงแดง" #: colorpicker.src -#, fuzzy msgctxt "" "colorpicker.src\n" "RID_CUI_DIALOG_COLORPICKER\n" "CT_YELLOW\n" "fixedtext.text" msgid "~Yellow" -msgstr "เหลือง" +msgstr "สีเห~ลือง" #: colorpicker.src msgctxt "" @@ -160,7 +157,7 @@ msgctxt "" "CT_KEY\n" "fixedtext.text" msgid "~Key" -msgstr "" +msgstr "~คีย์" #: commonlingui.src msgctxt "" @@ -288,7 +285,7 @@ msgctxt "" "FT_DESCRIPTION\n" "fixedtext.text" msgid "~Description" -msgstr "คำบรรยาย" +msgstr "~คำบรรยาย" #: cuiimapdlg.src msgctxt "" @@ -356,13 +353,12 @@ msgid "Insert Rows" msgstr "แทรกแถว" #: cuires.src -#, fuzzy msgctxt "" "cuires.src\n" "RID_SVXSTR_COL\n" "string.text" msgid "Insert Columns" -msgstr "แ~ทรกคอลัมน์" +msgstr "แทรกคอลัมน์" #: cuires.src #, fuzzy @@ -406,7 +402,7 @@ msgctxt "" "RB_SEARCHFORNULL\n" "radiobutton.text" msgid "Field content is ~NULL" -msgstr "เนื้อหาเขตข้อมูลเป็น ~ค่าว่าง" +msgstr "เนื้อหาเขตข้อมูลเป็น ~NULL" #: fmsearch.src msgctxt "" @@ -415,7 +411,7 @@ msgctxt "" "RB_SEARCHFORNOTNULL\n" "radiobutton.text" msgid "Field content is not NU~LL" -msgstr "เนื้อหาเขตข้อมูลไม่เป็น~ค่าว่าง" +msgstr "เนื้อหาเขตข้อมูลไม่เป็น~NULL" #: fmsearch.src msgctxt "" @@ -2514,7 +2510,7 @@ msgctxt "" "FT_PASSWD_TO_OPEN\n" "fixedtext.text" msgid "~Enter password to open" -msgstr "" +msgstr "~ป้อนรหัสผ่านเพื่อเปิด" #: passwdomdlg.src msgctxt "" @@ -2813,7 +2809,7 @@ msgctxt "" "RID_SVXSTR_ERROR_RUNNING\n" "string.text" msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME." -msgstr "เกิดข้อผิดพลาดขณะที่สคริปต์ %SCRIPTNAME %LANGUAGENAME ทำงานอยู่" +msgstr "เกิดข้อผิดพลาดขณะที่สคริปต์ของภาษา %LANGUAGENAME ชื่อ %SCRIPTNAME ทำงานอยู่" #: scriptdlg.src msgctxt "" @@ -2829,7 +2825,7 @@ msgctxt "" "RID_SVXSTR_ERROR_AT_LINE\n" "string.text" msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER." -msgstr "เกิดข้อผิดพลาดขณะที่สคริปต์ %SCRIPTNAME %LANGUAGENAME ทำงานอยู่ ที่บรรทัด: %LINENUMBER" +msgstr "เกิดข้อผิดพลาดขณะที่สคริปต์ของภาษา %LANGUAGENAME ชื่อ %SCRIPTNAME ทำงานอยู่ที่บรรทัด: %LINENUMBER" #: scriptdlg.src msgctxt "" diff --git a/source/th/cui/source/options.po b/source/th/cui/source/options.po index 19dadf1f259..8045c28b3aa 100644 --- a/source/th/cui/source/options.po +++ b/source/th/cui/source/options.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-10-30 03:55+0000\n" +"PO-Revision-Date: 2014-01-08 02:49+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383105312.0\n" +"X-POOTLE-MTIME: 1389149382.0\n" #: certpath.src #, fuzzy @@ -856,7 +856,7 @@ msgctxt "" "PB_NEW_REPLACE\n" "pushbutton.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: optdict.src msgctxt "" @@ -920,7 +920,7 @@ msgctxt "" "ST_HEADER1\n" "string.text" msgid "[L]" -msgstr "[ห]" +msgstr "[L]" #: optfltr.src msgctxt "" @@ -938,7 +938,7 @@ msgctxt "" "FT_HEADER1_EXPLANATION\n" "fixedtext.text" msgid "[L]: Load and convert the object" -msgstr "[ห]: โหลดและแปลงวัตถุ" +msgstr "[L]: โหลดและแปลงวัตถุ" #: optfltr.src msgctxt "" @@ -1109,7 +1109,7 @@ msgctxt "" "CB_ASIANSUPPORT\n" "checkbox.text" msgid "Show UI elements for East Asia~n writings" -msgstr "" +msgstr "แสดงองค์ประกอบติดต่อผู้ใช้ (UI) สำหรับการเขียนภาษาเ~อเชียตะวันออก" #: optgdlg.src msgctxt "" @@ -1118,7 +1118,7 @@ msgctxt "" "CB_CTLSUPPORT\n" "checkbox.text" msgid "Show UI elements for B~i-Directional writing" -msgstr "" +msgstr "แสดงองค์ประกอบติดต่อผู้ใช้ (UI) สำหรับการเขียนภาษา~สองทิศทาง" #: optgdlg.src msgctxt "" @@ -1225,7 +1225,7 @@ msgctxt "" "CB_NUMBERS_ENGLISH_US\n" "checkbox.text" msgid "~Use '%ENGLISHUSLOCALE' locale for numbers" -msgstr "" +msgstr "ใช้รูปแบบ~ท้องถิ่น (locale) '%ENGLISHUSLOCALE' สำหรับตัวเลข" #: opthtml.src msgctxt "" @@ -1527,7 +1527,7 @@ msgctxt "" "CB_MATCH_VARIANT_FORM_KANJI\n" "checkbox.text" msgid "~variant-form kanji (itaiji)" -msgstr "ตัวแบบแก้ไขคันจิ (itaiji)" +msgstr "ตัวคันจิแบบ~ผันแปร (itaiji)" #: optjsearch.src msgctxt "" @@ -1707,7 +1707,7 @@ msgctxt "" "FT_EDIT_MODULES_NEWDICTSLINK\n" "fixedtext.text" msgid "~Get more dictionaries online..." -msgstr "รับพจนานุกรมเพิ่มเติมจากออนไลน์..." +msgstr "~รับพจนานุกรมเพิ่มเติมจากออนไลน์..." #: optlingu.src msgctxt "" @@ -1840,7 +1840,7 @@ msgctxt "" "PB_LINGU_DICS_NEW_DIC\n" "pushbutton.text" msgid "~New..." -msgstr "ใ~หม่..." +msgstr "ให~ม่..." #: optlingu.src msgctxt "" @@ -1885,7 +1885,7 @@ msgctxt "" "FT_LINGU_OPTIONS_MOREDICTS\n" "fixedtext.text" msgid "~Get more dictionaries online..." -msgstr "รับพจนานุกรมเพิ่มเติมจากออนไลน์..." +msgstr "~รับพจนานุกรมเพิ่มเติมจากออนไลน์..." #: optlingu.src msgctxt "" @@ -1930,7 +1930,7 @@ msgctxt "" "STR_GRAMMAR_AUTO\n" "string.text" msgid "Check grammar as you type" -msgstr "" +msgstr "ตรวจสอบไวยากรณ์ในขณะที่พิมพ์" #: optlingu.src msgctxt "" diff --git a/source/th/cui/source/tabpages.po b/source/th/cui/source/tabpages.po index acc74a46667..821f28242aa 100644 --- a/source/th/cui/source/tabpages.po +++ b/source/th/cui/source/tabpages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-24 08:10+0000\n" +"PO-Revision-Date: 2014-01-08 03:01+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385280611.0\n" +"X-POOTLE-MTIME: 1389150119.0\n" #: autocdlg.src msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "ST_BOLD_UNDER\n" "string.text" msgid "Automatic *bold* and _underline_" -msgstr "*ตัวหนา* และ _ขีดเส้นใต้_ อัตโนมัติ" +msgstr "ทำ*ตัวหนา* และ _ขีดเส้นใต้_ อัตโนมัติ" #: autocdlg.src msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "STR_NO_DBL_SPACES\n" "string.text" msgid "Ignore double spaces" -msgstr "ไม่สนใจช่องว่างสองช่อง!!!!" +msgstr "ไม่สนใจเว้นวรรคสองตัว" #: autocdlg.src msgctxt "" @@ -148,7 +148,7 @@ msgctxt "" "ST_DEL_EMPTY_PARA\n" "string.text" msgid "Remove blank paragraphs" -msgstr "เอาย่อหน้าที่ว่างออก!!!!" +msgstr "่ลบย่อหน้าที่ว่าง" #: autocdlg.src msgctxt "" @@ -273,7 +273,7 @@ msgctxt "" "ST_NON_BREAK_SPACE\n" "string.text" msgid "Add non breaking space before specific punctuation marks in french text" -msgstr "" +msgstr "เติมวรรคที่ไม่แบ่งบรรทัด (non breaking space) ก่อนเครื่องหมายวรรคตอนจำเพาะในข้อความภาษาฝรั่งเศส" #: autocdlg.src msgctxt "" @@ -485,7 +485,7 @@ msgctxt "" "CB_APPEND_SPACE\n" "checkbox.text" msgid "~Append space" -msgstr "~ผนวกช่องว่าง!!!!" +msgstr "~เว้นวรรคต่อท้าย" #: autocdlg.src msgctxt "" @@ -512,7 +512,7 @@ msgctxt "" "CB_REMOVE_LIST\n" "checkbox.text" msgid "~When closing a document, remove the words collected from it from the list" -msgstr "" +msgstr "เ~มื่อปิดเอกสารให้ลบคำที่เก็บมาจากเอกสารออกจากรายการ" #: autocdlg.src msgctxt "" @@ -565,7 +565,7 @@ msgctxt "" "CB_SMARTTAGS\n" "checkbox.text" msgid "Label text with smart tags" -msgstr "" +msgstr "ติดป้ายข้อความด้วยสมาร์ทแท็ก" #: autocdlg.src msgctxt "" @@ -574,7 +574,7 @@ msgctxt "" "FT_SMARTTAGS\n" "fixedtext.text" msgid "Currently installed smart tags" -msgstr "" +msgstr "สมาร์ทแท็กที่ติดตั้งอยู่ในปัจจุบัน" #: autocdlg.src msgctxt "" @@ -591,7 +591,7 @@ msgctxt "" "RID_OFAPAGE_SMARTTAG_OPTIONS\n" "tabpage.text" msgid "Smart Tags" -msgstr "" +msgstr "สมาร์ทแท็ก (Smart Tags)" #: bbdlg.src msgctxt "" @@ -1248,7 +1248,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Optimal" -msgstr "เหมาะที่สุด!!!!" +msgstr "เหมาะสมที่สุด" #: labdlg.src msgctxt "" @@ -1320,7 +1320,7 @@ msgctxt "" "CB_LAENGE\n" "checkbox.text" msgid "~Optimal" -msgstr "เ~หมาะที่สุด" +msgstr "เห~มาะสมที่สุด" #: labdlg.src msgctxt "" @@ -1453,7 +1453,7 @@ msgctxt "" "PB_DELETE\n" "pushbutton.text" msgid "~Remove" -msgstr "Remove" +msgstr "เ~อาออก" #: macroass.src msgctxt "" @@ -2998,7 +2998,7 @@ msgctxt "" "RB_TOPAGE\n" "radiobutton.text" msgid "To ~page" -msgstr "ไปที่ห~น้า" +msgstr "ไปยังห~น้า" #: swpossizetabpage.src msgctxt "" @@ -4726,7 +4726,7 @@ msgctxt "" "BTN_NEW\n" "pushbutton.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: tabstpge.src msgctxt "" @@ -5354,7 +5354,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "To page" -msgstr "ไปที่หน้า" +msgstr "ไปยังหน้า" #: transfrm.src msgctxt "" diff --git a/source/th/cui/uiconfig/ui.po b/source/th/cui/uiconfig/ui.po index 75fdc5287bc..75ccf2784bd 100644 --- a/source/th/cui/uiconfig/ui.po +++ b/source/th/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-11-25 16:17+0000\n" +"PO-Revision-Date: 2014-01-12 12:54+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396261.0\n" +"X-POOTLE-MTIME: 1389531263.0\n" #: aboutdialog.ui msgctxt "" @@ -289,7 +289,7 @@ msgctxt "" "title\n" "string.text" msgid "AutoCorrect" -msgstr "" +msgstr "ตรวจความถูกต้องอัตโนมัติ" #: autocorrectdialog.ui msgctxt "" @@ -362,7 +362,7 @@ msgctxt "" "label\n" "string.text" msgid "Smart Tags" -msgstr "" +msgstr "สมาร์ทแท็ก (Smart Tags)" #: backgroundpage.ui msgctxt "" @@ -823,7 +823,7 @@ msgctxt "" "label\n" "string.text" msgid "Text orientation" -msgstr "" +msgstr "การกำหนดทิศทางข้อความ" #: cellalignment.ui msgctxt "" @@ -1306,7 +1306,6 @@ msgid "Table boundaries" msgstr "" #: colorconfigwin.ui -#, fuzzy msgctxt "" "colorconfigwin.ui\n" "font\n" @@ -1349,7 +1348,7 @@ msgctxt "" "label\n" "string.text" msgid "Smart Tags" -msgstr "" +msgstr "สมาร์ทแท็ก (Smart Tags)" #: colorconfigwin.ui msgctxt "" @@ -1929,7 +1928,7 @@ msgctxt "" "label\n" "string.text" msgid "Author" -msgstr "" +msgstr "ผู้เขียน" #: comment.ui msgctxt "" @@ -1957,7 +1956,7 @@ msgctxt "" "label\n" "string.text" msgid "Author" -msgstr "" +msgstr "ผู้เขียน" #: comment.ui msgctxt "" @@ -2450,7 +2449,7 @@ msgctxt "" "label\n" "string.text" msgid "Assign:" -msgstr "" +msgstr "กำหนด:" #: customize.ui msgctxt "" @@ -2477,7 +2476,7 @@ msgctxt "" "label\n" "string.text" msgid "Assigned Action" -msgstr "" +msgstr "การกระทำที่มอบหมายไว้" #: customize.ui msgctxt "" @@ -2542,7 +2541,7 @@ msgctxt "" "label\n" "string.text" msgid "Strikethrough" -msgstr "ขีดเส้นทับข้อความ" +msgstr "ขีดเส้นทับ" #: effectspage.ui msgctxt "" @@ -2551,7 +2550,7 @@ msgctxt "" "label\n" "string.text" msgid "Underlining" -msgstr "" +msgstr "ขีดเส้นใต้" #: effectspage.ui msgctxt "" @@ -3016,7 +3015,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Linear" -msgstr "" +msgstr "เชิงเส้น" #: gradientpage.ui msgctxt "" @@ -3198,7 +3197,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyphenate All" -msgstr "" +msgstr "แบ่งบรรทัดด้วยการใส่ยติภังค์กลางคำทั้งหมด" #: hyphenate.ui #, fuzzy @@ -3217,7 +3216,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyphenate" -msgstr "" +msgstr "แบ่งบรรทัดด้วยการใส่ยติภังค์กลางคำ" #: hyphenate.ui msgctxt "" @@ -3226,7 +3225,7 @@ msgctxt "" "label\n" "string.text" msgid "Skip" -msgstr "" +msgstr "ข้าม" #: insertfloatingframe.ui msgctxt "" @@ -3387,14 +3386,13 @@ msgid "Insert OLE Object" msgstr "แทรกวัตถุ OLE" #: insertoleobject.ui -#, fuzzy msgctxt "" "insertoleobject.ui\n" "createnew\n" "label\n" "string.text" msgid "Create new" -msgstr "~สร้างใหม่" +msgstr "สร้างใหม่" #: insertoleobject.ui #, fuzzy @@ -3756,7 +3754,7 @@ msgctxt "" "tooltip_markup\n" "string.text" msgid "Remove" -msgstr "" +msgstr "เอาออก" #: numberingformatpage.ui msgctxt "" @@ -3765,7 +3763,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Remove" -msgstr "" +msgstr "เอาออก" #: numberingformatpage.ui msgctxt "" @@ -4295,7 +4293,7 @@ msgctxt "" "label\n" "string.text" msgid "All Levels" -msgstr "" +msgstr "ทุกระดับ" #: numberingoptionspage.ui msgctxt "" @@ -4555,7 +4553,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering followed by" -msgstr "" +msgstr "เลขลำดับตามด้วย" #: numberingpositionpage.ui msgctxt "" @@ -4573,7 +4571,7 @@ msgctxt "" "label\n" "string.text" msgid "Aligned at" -msgstr "" +msgstr "จัดตรงแนวที่" #: numberingpositionpage.ui msgctxt "" @@ -4627,7 +4625,7 @@ msgctxt "" "label\n" "string.text" msgid "Width of numbering" -msgstr "" +msgstr "ความกว้างของเลขลำดับ" #: numberingpositionpage.ui msgctxt "" @@ -4690,7 +4688,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Tab stop" -msgstr "" +msgstr "จุดตั้งระยะ" #: numberingpositionpage.ui msgctxt "" @@ -4699,7 +4697,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Space" -msgstr "" +msgstr "เว้นวรรค" #: numberingpositionpage.ui msgctxt "" @@ -4708,7 +4706,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Nothing" -msgstr "" +msgstr "ไม่มีอะไร" #: objectnamedialog.ui #, fuzzy @@ -4829,7 +4827,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatically _detect high contrast mode of operating system" -msgstr "" +msgstr "_ตรวจจับโหมดความเปรียบต่างแสงสูงของระบบปฏิบัติการโดยอัตโนมัติ" #: optaccessibilitypage.ui msgctxt "" @@ -4856,7 +4854,7 @@ msgctxt "" "label\n" "string.text" msgid "Options for high contrast appearance" -msgstr "" +msgstr "ตัวเลือกสำหรับการปรากฏความเปรียบต่างแสงสูง" #: optadvancedpage.ui msgctxt "" @@ -5268,7 +5266,6 @@ msgid "Font" msgstr "แบบอักษร" #: optfontspage.ui -#, fuzzy msgctxt "" "optfontspage.ui\n" "replacewith\n" @@ -5492,7 +5489,7 @@ msgctxt "" "label\n" "string.text" msgid "Undo" -msgstr "" +msgstr "ทำกลับ" #: optmemorypage.ui msgctxt "" @@ -5519,7 +5516,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove _from memory after" -msgstr "" +msgstr "ลบ_จากหน่วยความจำหลังจาก" #: optmemorypage.ui msgctxt "" @@ -5735,7 +5732,7 @@ msgctxt "" "label\n" "string.text" msgid "Paths used by %PRODUCTNAME" -msgstr "" +msgstr "เส้นทาง (Paths) ใช้โดย %PRODUCTNAME" #: optpathspage.ui #, fuzzy @@ -6370,7 +6367,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "First name" -msgstr "" +msgstr "ชื่อ" #: optuserpage.ui msgctxt "" @@ -6379,7 +6376,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Last name" -msgstr "" +msgstr "นามสกุล" #: optuserpage.ui msgctxt "" @@ -6488,7 +6485,7 @@ msgctxt "" "label\n" "string.text" msgid "Last Name/First _name/Father's name/Initials" -msgstr "" +msgstr "นามสกุล / _ชื่อ / ชื่อบิดา / ตัวย่อชื่อ" #: optuserpage.ui msgctxt "" @@ -6497,7 +6494,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Last name" -msgstr "" +msgstr "นามสกุล" #: optuserpage.ui msgctxt "" @@ -6524,7 +6521,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "First name" -msgstr "" +msgstr "ชื่อ" #: optuserpage.ui msgctxt "" @@ -6542,7 +6539,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Last name" -msgstr "" +msgstr "นามสกุล" #: optuserpage.ui msgctxt "" @@ -6551,7 +6548,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "First name" -msgstr "" +msgstr "ชื่อ" #: optuserpage.ui msgctxt "" @@ -6695,7 +6692,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "High Contrast" -msgstr "" +msgstr "ความเปรียบต่างแสงสูง" #: optviewpage.ui msgctxt "" @@ -6929,7 +6926,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Default button" -msgstr "" +msgstr "ปุ่มที่เลือกโดยปริยายหากไม่ระบุ (Default button)" #: optviewpage.ui msgctxt "" @@ -7147,7 +7144,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins" -msgstr "" +msgstr "ระยะขอบ" #: pageformatpage.ui msgctxt "" @@ -7473,7 +7470,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Mirrored" -msgstr "" +msgstr "กลับด้านแบบกระจกเงา" #: pageformatpage.ui msgctxt "" @@ -7811,7 +7808,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Condensed" -msgstr "ย่อ" +msgstr "บีบ" #: scriptorganizer.ui msgctxt "" @@ -8163,7 +8160,7 @@ msgctxt "" "label\n" "string.text" msgid "More..." -msgstr "" +msgstr "เพิ่มเติม..." #: spellingdialog.ui msgctxt "" @@ -8217,7 +8214,7 @@ msgctxt "" "title\n" "string.text" msgid "Split Cells" -msgstr "" +msgstr "แยกเซลล์" #: splitcellsdialog.ui msgctxt "" @@ -8316,7 +8313,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove _All" -msgstr "" +msgstr "ลบ_ทั้งหมด" #: storedwebconnectiondialog.ui msgctxt "" @@ -8557,7 +8554,7 @@ msgctxt "" "label\n" "string.text" msgid "Current word" -msgstr "" +msgstr "คำปัจจุบัน" #: thesaurus.ui msgctxt "" @@ -8566,7 +8563,7 @@ msgctxt "" "label\n" "string.text" msgid "Alternatives" -msgstr "" +msgstr "ทางเลือกอื่น" #: thesaurus.ui msgctxt "" @@ -8763,7 +8760,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "เหมาะสมที่สุด" #: zoomdialog.ui msgctxt "" @@ -8781,7 +8778,7 @@ msgctxt "" "label\n" "string.text" msgid "Fit width" -msgstr "พอดีกับความ~กว้าง" +msgstr "พอดีกับความกว้าง" #: zoomdialog.ui msgctxt "" @@ -8820,14 +8817,13 @@ msgid "Automatic" msgstr "อัตโนมัติ" #: zoomdialog.ui -#, fuzzy msgctxt "" "zoomdialog.ui\n" "singlepage\n" "label\n" "string.text" msgid "Single page" -msgstr "หน้าเ~ดี่ยว" +msgstr "หน้าเดี่ยว" #: zoomdialog.ui msgctxt "" @@ -8845,7 +8841,7 @@ msgctxt "" "label\n" "string.text" msgid "Book mode" -msgstr "" +msgstr "ภาวะของหนังสือ" #: zoomdialog.ui msgctxt "" diff --git a/source/th/dbaccess/source/core/resource.po b/source/th/dbaccess/source/core/resource.po index ad2bc4177b4..279d7d59fcd 100644 --- a/source/th/dbaccess/source/core/resource.po +++ b/source/th/dbaccess/source/core/resource.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-11 23:34+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-15 06:29+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1387088980.0\n" #: strings.src msgctxt "" @@ -428,7 +429,7 @@ msgctxt "" "RID_STR_NO_SUB_FOLDER\n" "string.text" msgid "There exists no folder named \"$folder$\"." -msgstr "There exists no table named \"$table$\"." +msgstr "ไม่มีโฟลเดอร์ชื่อ \"$folder$\"" #: strings.src msgctxt "" diff --git a/source/th/dbaccess/source/ext/macromigration.po b/source/th/dbaccess/source/ext/macromigration.po index 91357417cf4..a3a7215d53d 100644 --- a/source/th/dbaccess/source/ext/macromigration.po +++ b/source/th/dbaccess/source/ext/macromigration.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-08-28 16:55+0000\n" +"PO-Revision-Date: 2013-12-04 06:31+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377708928.0\n" +"X-POOTLE-MTIME: 1386138705.0\n" #: macromigration.src msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "STR_STATE_CLOSE_SUB_DOCS\n" "string.text" msgid "Prepare" -msgstr "" +msgstr "เตรียม" #: macromigration.src msgctxt "" @@ -358,13 +358,12 @@ msgid "Error(s)" msgstr "เกิดข้อผิดพลาด" #: macromigration.src -#, fuzzy msgctxt "" "macromigration.src\n" "STR_WARNINGS\n" "string.text" msgid "Warnings" -msgstr "คำเตือน!" +msgstr "คำเตือน" #: macromigration.src msgctxt "" diff --git a/source/th/dbaccess/source/ui/browser.po b/source/th/dbaccess/source/ui/browser.po index 1091f580687..63fe5573e58 100644 --- a/source/th/dbaccess/source/ui/browser.po +++ b/source/th/dbaccess/source/ui/browser.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-06 02:46+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-04 05:59+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386136751.0\n" #: sbabrw.src msgctxt "" @@ -246,7 +247,7 @@ msgctxt "" "RID_STR_UNDO_MODIFY_RECORD\n" "string.text" msgid "Undo: Data Input" -msgstr "เรียกคืน: การนำข้อมูลเข้า" +msgstr "ทำกลับ: การนำข้อมูลเข้า" #: sbagrid.src msgctxt "" diff --git a/source/th/dbaccess/source/ui/dlg.po b/source/th/dbaccess/source/ui/dlg.po index eba8a1f1703..3df1b010bef 100644 --- a/source/th/dbaccess/source/ui/dlg.po +++ b/source/th/dbaccess/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-25 16:18+0000\n" +"PO-Revision-Date: 2014-01-12 12:14+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396288.0\n" +"X-POOTLE-MTIME: 1389528879.0\n" #: AutoControls.src msgctxt "" @@ -122,7 +122,6 @@ msgid "Browse" msgstr "เรียกดู" #: AutoControls_tmpl.hrc -#, fuzzy msgctxt "" "AutoControls_tmpl.hrc\n" "AUTO_NAMECONTROLGROUP(AUTO_Y, AUTO_HID)\n" @@ -811,14 +810,13 @@ msgid "User administration" msgstr "ผู้ดูแลระบบผู้ใช้" #: admincontrols.src -#, fuzzy msgctxt "" "admincontrols.src\n" "RID_MYSQL_NATIVE_SETTINGS\n" "FT_MYSQL_DATABASE_NAME\n" "fixedtext.text" msgid "~Database name" -msgstr "ชื่อฐานข้อมูล" +msgstr "~ชื่อฐานข้อมูล" #: admincontrols.src msgctxt "" @@ -873,7 +871,7 @@ msgctxt "" "RB_MYSQL_SOCKET\n" "radiobutton.text" msgid "So~cket" -msgstr "" +msgstr "~ซ็อกเก็ต" #: admincontrols.src msgctxt "" @@ -882,7 +880,7 @@ msgctxt "" "RB_MYSQL_NAMED_PIPE\n" "radiobutton.text" msgid "Named p~ipe" -msgstr "" +msgstr "Named p~ipe" #: adtabdlg.src msgctxt "" @@ -2128,7 +2126,7 @@ msgid "" "Please contact your system administrator if you are unsure about the following settings." msgstr "" "ใส่ชื่อของฐานข้อมูล ODBC ที่คุณต้องการเชื่อมต่อ \n" -"คลิก 'เรียกดู...' เพื่อเลือกฐานข้อมูล ODBC ที่ลงทะเบียนเรียบร้อยแล้วใน % PRODUCTNAME \n" +"คลิก 'เรียกดู...' เพื่อเลือกฐานข้อมูล ODBC ที่ลงทะเบียนเรียบร้อยแล้วใน %PRODUCTNAME \n" "กรุณาติดต่อผู้ดูแลระบบของคุณ ถ้าคุณไม่แน่ใจเกี่ยวกับการตั้งค่าต่อไปนี้" #: dbadminsetup.src @@ -2469,7 +2467,7 @@ msgctxt "" "STR_VW_LABEL\n" "string.text" msgid "~Name of table view" -msgstr "~Name of table view" +msgstr "~ชื่อของมุมมองตาราง (table view)" #: dlgsave.src msgctxt "" @@ -3106,7 +3104,7 @@ msgctxt "" "FT_DESCRIPTION\n" "fixedtext.text" msgid "~Description:" -msgstr "คำบรรยาย:" +msgstr "~คำบรรยาย:" #: sqlmessage.src msgctxt "" @@ -3156,7 +3154,7 @@ msgctxt "" "STR_EXCEPTION_WARNING\n" "string.text" msgid "Warning" -msgstr "Warning" +msgstr "คำเตือน" #: sqlmessage.src msgctxt "" diff --git a/source/th/dbaccess/source/ui/misc.po b/source/th/dbaccess/source/ui/misc.po index b4147610d96..a451a1d1110 100644 --- a/source/th/dbaccess/source/ui/misc.po +++ b/source/th/dbaccess/source/ui/misc.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2012-11-17 10:23+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-04 06:12+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353147803.0\n" +"X-POOTLE-MTIME: 1386137523.0\n" #: WizardPages.src msgctxt "" @@ -358,7 +358,7 @@ msgctxt "" "STR_UNDO_COLON\n" "string.text" msgid "Undo:" -msgstr "เรียกคืน:" +msgstr "ทำกลับ:" #: dbumiscres.src msgctxt "" @@ -366,7 +366,7 @@ msgctxt "" "STR_REDO_COLON\n" "string.text" msgid "Redo:" -msgstr "ทำซ้ำ" +msgstr "ทำซ้ำ:" #: dbumiscres.src msgctxt "" diff --git a/source/th/dbaccess/source/ui/querydesign.po b/source/th/dbaccess/source/ui/querydesign.po index bc6b72a2b3c..f533281a896 100644 --- a/source/th/dbaccess/source/ui/querydesign.po +++ b/source/th/dbaccess/source/ui/querydesign.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-09-15 09:38+0000\n" +"PO-Revision-Date: 2013-12-15 06:48+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379237880.0\n" +"X-POOTLE-MTIME: 1387090124.0\n" #: query.src msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "RID_STR_TOMUCHTABLES\n" "string.text" msgid "The query covers #num# tables. The selected database type, however, can only process a maximum of #maxnum# table(s) per statement." -msgstr "The query covers #num# tables. The selected database type, however, can only process a maximum of #maxnum# table(s) per statement!ข้อคำถามครอบคลุม #num# ตาราง อย่างไรก็ตาม ชนิดของฐานข้อมูลที่เลือกสามารถประมวลได้มากที่สุด #maxnum# ตารางต่อข้อคำถามเท่านั้น!" +msgstr "ข้อคำถามครอบคลุม #num# ตาราง อย่างไรก็ตาม ชนิดของฐานข้อมูลที่เลือกสามารถประมวลได้มากที่สุด #maxnum# ตารางต่อข้อคำถามเท่านั้น" #: query.src msgctxt "" @@ -250,7 +250,7 @@ msgctxt "" "STR_QRY_NOSELECT\n" "string.text" msgid "Nothing has been selected." -msgstr "ยังไม่ได้เลือกอะไรเลย!" +msgstr "ยังไม่ได้เลือกอะไรเลย" #: query.src msgctxt "" @@ -422,7 +422,7 @@ msgid "" "$object$ has been changed.\n" "Do you want to save the changes?" msgstr "" -"มีเปลี่ยนแปลง\n" +"$object$ มีการเปลี่ยนแปลง\n" "คุณต้องการบันทึกการเปลี่ยนแปลงหรือไม่?" #. For $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except "SQL command", which doesn't make sense here) will be inserted. diff --git a/source/th/dbaccess/source/ui/tabledesign.po b/source/th/dbaccess/source/ui/tabledesign.po index 5e29947555b..2006a2932fe 100644 --- a/source/th/dbaccess/source/ui/tabledesign.po +++ b/source/th/dbaccess/source/ui/tabledesign.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-10-20 23:12+0000\n" +"PO-Revision-Date: 2014-01-11 14:03+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382310773.0\n" +"X-POOTLE-MTIME: 1389449012.0\n" #: table.src msgctxt "" @@ -296,7 +296,7 @@ msgctxt "" "STR_SCALE\n" "string.text" msgid "Decimal ~places" -msgstr "ตำแหน่งทศนิยม" +msgstr "ตำแหน่ง~ทศนิยม" #: table.src msgctxt "" @@ -556,7 +556,7 @@ msgctxt "" "STR_TABLEDESIGN_ALTER_ERROR\n" "string.text" msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?" -msgstr "ไม่สามารถเปลี่ยนคอลัมน์ \"\\$column\\$\" ได้ จะลบคอลัมน์ที่แทนที่และผนวกรูปแบบใหม่หรือไม่?" +msgstr "ไม่สามารถเปลี่ยนคอลัมน์ \"$column$\" ได้ แทนที่จะทำอย่างนั้น ต้องการให้ลบคอลัมน์แล้วเอาคอลัมน์รูปแบบใหม่มาผนวกหรือไม่?" #: table.src msgctxt "" diff --git a/source/th/desktop/source/deployment/gui.po b/source/th/desktop/source/deployment/gui.po index aebe3b96dd8..2f25fd4ab14 100644 --- a/source/th/desktop/source/deployment/gui.po +++ b/source/th/desktop/source/deployment/gui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-15 09:38+0000\n" +"PO-Revision-Date: 2014-01-12 14:53+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379237914.0\n" +"X-POOTLE-MTIME: 1389538438.0\n" #: dp_gui_dependencydialog.src msgctxt "" @@ -278,7 +278,7 @@ msgctxt "" "BTN_LICENSE_DECLINE\n" "cancelbutton.text" msgid "Decline" -msgstr "Decline" +msgstr "ปฏิเสธ" #: dp_gui_dialog.src #, fuzzy @@ -308,7 +308,6 @@ msgid "Extension Software License Agreement" msgstr "Extension Software License Agreement" #: dp_gui_dialog.src -#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_WARNINGBOX_INSTALL_EXTENSION\n" @@ -318,12 +317,11 @@ msgid "" "Click 'OK' to proceed with the installation.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณยกเลิกการติดตั้งส่วนขยาย \\'%NAME\\'\n" -"คลิก \\'ตกลง\\' เพื่อดำเนินการติดตั้งต่อ\n" -"คลิก \\'ยกเลิก\\' เพื่อยกเลิกการติดตั้ง" +"คุณยกเลิกการติดตั้งส่วนขยาย '%NAME'\n" +"คลิก 'ตกลง' เพื่อดำเนินการติดตั้งต่อ\n" +"คลิก 'ยกเลิก' เพื่อยกเลิกการติดตั้ง" #: dp_gui_dialog.src -#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_WARNINGBOX_REMOVE_EXTENSION\n" @@ -333,12 +331,11 @@ msgid "" "Click 'OK' to remove the extension.\n" "Click 'Cancel' to stop removing the extension." msgstr "" -"คุณยกเลิกการลบส่วนขยาย \\'%NAME\\'\n" -"คลิก \\'ตกลง\\' เพื่อดำเนินการลบ\n" -"คลิก \\'ยกเลิก\\' เพื่อยกเลิกการลบ" +"คุณยกเลิกการลบส่วนขยาย '%NAME'\n" +"คลิก 'ตกลง' เพื่อดำเนินการลบ\n" +"คลิก 'ยกเลิก' เพื่อยกเลิกการลบ" #: dp_gui_dialog.src -#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_WARNINGBOX_REMOVE_SHARED_EXTENSION\n" @@ -348,12 +345,11 @@ msgid "" "Click 'OK' to remove the extension.\n" "Click 'Cancel' to stop removing the extension." msgstr "" -"ให้แน่ใจว่าไม่มีผู้ใช้ต่อไปทำงานกับ %PRODUCTNAME เดียวกัน เพื่อเปลี่ยนส่วนขยายร่วมในสภาพแวดล้อมหลายผู้ใช้\n" -"คลิก \\'ตกลง\\' เพื่อลบส่วนขยาย\n" -"คลิก \\'ยกเลิก\\' เพื่อยกเลิกการลบส่วนขยาย" +"ให้แน่ใจว่าไม่มีผู้ใช้ทำงานกับ %PRODUCTNAME เดียวกันต่อไป ในขณะเปลี่ยนส่วนขยายที่ใช้ร่วมกันในสภาพแวดล้อมหลายผู้ใช้\n" +"คลิก 'ตกลง' เพื่อลบส่วนขยาย\n" +"คลิก 'ยกเลิก' เพื่อยกเลิกการลบส่วนขยาย" #: dp_gui_dialog.src -#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_WARNINGBOX_ENABLE_SHARED_EXTENSION\n" @@ -363,12 +359,11 @@ msgid "" "Click 'OK' to enable the extension.\n" "Click 'Cancel' to stop enabling the extension." msgstr "" -"ให้แน่ใจว่าไม่มีผู้ใช้ต่อไปทำงานกับ %PRODUCTNAME เดียวกัน เพื่อเปลี่ยนส่วนขยายร่วมในสภาพแวดล้อมหลายผู้ใช้\n" -"คลิก \\'ตกลง\\' เพื่อเปิดการทำงานส่วนขยาย\n" -"คลิก \\'ยกเลิก\\' เพื่อยกเลิกการเปิดการทำงานส่วนขยาย" +"ให้แน่ใจว่าไม่มีผู้ใช้ทำงานกับ %PRODUCTNAME เดียวกันต่อไป ในขณะเปลี่ยนส่วนขยายที่ใช้ร่วมกันในสภาพแวดล้อมหลายผู้ใช้\n" +"คลิก 'ตกลง' เพื่อลบส่วนขยาย\n" +"คลิก 'ยกเลิก' เพื่อยกเลิกการลบส่วนขยาย" #: dp_gui_dialog.src -#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_WARNINGBOX_DISABLE_SHARED_EXTENSION\n" @@ -378,9 +373,9 @@ msgid "" "Click 'OK' to disable the extension.\n" "Click 'Cancel' to stop disabling the extension." msgstr "" -"ให้แน่ใจว่าไม่มีผู้ใช้ต่อไปทำงานกับ %PRODUCTNAME เดียวกัน เพื่อเปลี่ยนส่วนขยายร่วมในสภาพแวดล้อมหลายผู้ใช้\n" -"คลิก \\'ตกลง\\' เพื่อปิดการทำงานส่วนขยาย\n" -"คลิก \\'ยกเลิก\\' เพื่อยกเลิกการปิดการทำงานส่วนขยาย" +"ให้แน่ใจว่าไม่มีผู้ใช้ทำงานกับ %PRODUCTNAME เดียวกันต่อไป ในขณะเปลี่ยนส่วนขยายที่ใช้ร่วมกันในสภาพแวดล้อมหลายผู้ใช้\n" +"คลิก 'ตกลง' เพื่อลบส่วนขยาย\n" +"คลิก 'ยกเลิก' เพื่อยกเลิกการลบส่วนขยาย" #: dp_gui_dialog.src #, fuzzy @@ -410,14 +405,13 @@ msgid "Adding %EXTENSION_NAME" msgstr "กำลังเพิ่ม %EXTENSION_NAME" #: dp_gui_dialog2.src -#, fuzzy msgctxt "" "dp_gui_dialog2.src\n" "RID_DLG_UPDATE_REQUIRED\n" "RID_EM_BTN_CHECK_UPDATES\n" "pushbutton.text" msgid "Check for ~Updates..." -msgstr "ตรวจสอบการปรับรุ่น..." +msgstr "ตรวจสอบการ~ปรับรุ่น..." #: dp_gui_dialog2.src msgctxt "" @@ -680,7 +674,6 @@ msgid "Extension Update" msgstr "อัพเดทส่วนขยาย" #: dp_gui_updatedialog.src -#, fuzzy msgctxt "" "dp_gui_updatedialog.src\n" "RID_WARNINGBOX_UPDATE_SHARED_EXTENSION\n" @@ -690,9 +683,9 @@ msgid "" "Click 'OK' to update the extensions.\n" "Click 'Cancel' to stop updating the extensions." msgstr "" -"แน่ใจว่าไม่มีผู้ใช้กำลังทำงานเดียวกันกับ %PRODUCTNAME เมื่อกำลังเปลี่ยนแปลงส่วนขยายที่ใช้ร่วมกัน ในสภาพแวดล้อมหลายผู้ใช้\n" -"คลิก \\'ตกลง\\' เพื่ออัพเดทส่วนขยาย\n" -"คลิก \\'ยกเลิก\\' เพื่อหยุดการอัพเดทส่วนขยาย" +"ให้แน่ใจว่าไม่มีผู้ใช้ทำงานกับ %PRODUCTNAME เดียวกันต่อไป ในขณะเปลี่ยนส่วนขยายที่ใช้ร่วมกันในสภาพแวดล้อมหลายผู้ใช้\n" +"คลิก 'ตกลง' เพื่อลบส่วนขยาย\n" +"คลิก 'ยกเลิก' เพื่อยกเลิกการลบส่วนขยาย" #: dp_gui_updateinstalldialog.src msgctxt "" @@ -811,7 +804,6 @@ msgid "Download and Installation" msgstr "ดาวน์โหลดและติดตั้ง" #: dp_gui_versionboxes.src -#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_WARNINGBOX_VERSION_LESS\n" @@ -822,12 +814,12 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณกำลังติดตั้งส่วนขยาย $NAME รุ่น $NEW ส่วนขยายรุ่นใหม่รุ่น $DEPLOYED ถูกติดตั้งไว้แล้ว\n" -"กด ตกลง ติดตั้งแทนที่ส่วนขยายเดิม\n" -"กด ยกลิก เพื่อยกเลิกการติดตั้ง" +"คุณกำลังจะติดตั้งส่วนขยาย '$NAME' รุ่น $NEW\n" +"ส่วนขยายรุ่นใหม่กว่า $DEPLOYED ถูกติดตั้งไว้แล้ว\n" +"กด 'ตกลง' ติดตั้งแทนที่ส่วนขยายเดิม\n" +"กด 'ยกลิก' เพื่อยกเลิกการติดตั้ง" #: dp_gui_versionboxes.src -#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_STR_WARNINGBOX_VERSION_LESS_DIFFERENT_NAMES\n" @@ -838,13 +830,12 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณกำลังติดตั้งส่วนขยาย $NAME รุ่น $NEW\n" -"ส่วนขยายรุ่นใหม่รุ่น $DEPLOYED ถูกติดตั้งไว้แล้ว\n" -"กด ตกลง ติดตั้งแทนที่ส่วนขยายเดิม\n" -"กด ยกลิก เพื่อยกเลิกการติดตั้ง" +"คุณกำลังจะติดตั้งส่วนขยาย '$NAME' รุ่น $NEW\n" +"ส่วนขยายรุ่นใหม่ $DEPLOYED ชื่อ '$OLDNAME' ถูกติดตั้งไว้แล้ว\n" +"กด 'ตกลง' เพื่อแทนที่ส่วนขยายที่ติดตั้งไว้เดิม\n" +"กด 'ยกเลิก' เพื่อยกเลิกการติดตั้ง" #: dp_gui_versionboxes.src -#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_WARNINGBOX_VERSION_EQUAL\n" @@ -855,12 +846,12 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณกำลังติดตั้งส่วนขยาย $NAME รุ่น $NEW ส่วนขยายรุ่นนี้ถูกติดตั้งไว้แล้ว\n" -"กด ตกลง ติดตั้งแทนที่ส่วนขยายเดิม\n" -"กด ยกลิก เพื่อยกเลิกการติดตั้ง" +"คุณกำลังจะติดตั้งส่วนขยาย '$NAME' รุ่น $NEW \n" +"ส่วนขยายรุ่นนั้นถูกติดตั้งไว้แล้ว\n" +"กด 'ตกลง' เพื่อแทนที่ส่วนขยายที่ติดตั้งไว้เดิม\n" +"กด 'ยกเลิก' เพื่อยกเลิกการติดตั้ง" #: dp_gui_versionboxes.src -#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_STR_WARNINGBOX_VERSION_EQUAL_DIFFERENT_NAMES\n" @@ -871,13 +862,12 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณกำลังติดตั้งส่วนขยาย $NAME รุ่น $NEW \n" -"ส่วนขยาย \\'$OLDNAME\\', ถูกติดตั้งแล้ว\n" -"กด ตกลง เพื่อแทนที่ส่วนขยายเดิม\n" -"กด ยกเลิก เพื่อยกเลิกการติดตั้ง" +"คุณกำลังจะติดตั้งส่วนขยาย '$NAME' รุ่น $NEW\n" +"ส่วนขยายรุ่นนั้น, ชื่อว่า '$OLDNAME', ถูกติดตั้งไว้แล้ว\n" +"กด 'ตกลง' เพื่อแทนที่ส่วนขยายที่ติดตั้งไว้เดิม\n" +"กด 'ยกเลิก' เพื่อยกเลิกการติดตั้ง" #: dp_gui_versionboxes.src -#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_WARNINGBOX_VERSION_GREATER\n" @@ -888,12 +878,12 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณกำลังติดตั้งส่วนขยาย $NAME รุ่น $NEW ส่วนขยายรุ่นเก่ารุ่น $DEPLOYED ถูกติดตั้งไว้แล้ว\n" -"กด ตกลง ติดตั้งแทนที่ส่วนขยายเดิม\n" -"กด ยกลิก เพื่อยกเลิกการติดตั้ง" +"คุณกำลังจะติดตั้งส่วนขยาย '$NAME' รุ่น $NEW\n" +"ส่วนขยายรุ่นเก่า $DEPLOYED ถูกติดตั้งไว้แล้ว\n" +"กด 'ตกลง' เพื่อติดตั้งแทนที่ส่วนขยายเดิม\n" +"กด 'ยกเลิก' เพื่อยกเลิกการติดตั้ง" #: dp_gui_versionboxes.src -#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_STR_WARNINGBOX_VERSION_GREATER_DIFFERENT_NAMES\n" @@ -904,7 +894,7 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" -"คุณกำลังติดตั้งส่วนขยาย $NAME รุ่น $NEW \n" -"ส่วนขยายรุ่นเก่า รุ่น $DEPLOYED ถูกติดตั้งไว้แล้ว\n" -"กด ตกลง ติดตั้งแทนที่ส่วนขยายเดิม\n" -"กด ยกลิก เพื่อยกเลิกการติดตั้ง" +"คุณกำลังจะติดตั้งส่วนขยาย '$NAME' รุ่น $NEW\n" +"ส่วนขยายรุ่นเก่า $DEPLOYED ชื่อ '$OLDNAME' ถูกติดตั้งไว้แล้ว\n" +"กด 'ตกลง' เพื่อติดตั้งแทนที่ส่วนขยายเดิม\n" +"กด 'ยกเลิก' เพื่อยกเลิกการติดตั้ง" diff --git a/source/th/desktop/uiconfig/ui.po b/source/th/desktop/uiconfig/ui.po index 148ade13661..df8ef0ec0eb 100644 --- a/source/th/desktop/uiconfig/ui.po +++ b/source/th/desktop/uiconfig/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-02-17 21:29+0000\n" -"Last-Translator: Andras <timar74@gmail.com>\n" +"PO-Revision-Date: 2014-01-12 12:18+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1361136547.0\n" +"X-POOTLE-MTIME: 1389529123.0\n" #: cmdlinehelp.ui msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "label\n" "string.text" msgid "Check for updates..." -msgstr "Check for ~Updates..." +msgstr "ตรวจสอบการปรับรุ่น..." #: extensionmanager.ui msgctxt "" diff --git a/source/th/dictionaries/en/dialog.po b/source/th/dictionaries/en/dialog.po index 5782c3ee988..7177056393f 100644 --- a/source/th/dictionaries/en/dialog.po +++ b/source/th/dictionaries/en/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 02:18+0000\n" +"PO-Revision-Date: 2014-01-05 13:19+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385345928.0\n" +"X-POOTLE-MTIME: 1388927989.0\n" #: en_en_US.properties msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "spelling\n" "property.text" msgid "Grammar checking" -msgstr "" +msgstr "ตรวจสอบไวยากรณ์" #: en_en_US.properties msgctxt "" diff --git a/source/th/dictionaries/pt_BR/dialog.po b/source/th/dictionaries/pt_BR/dialog.po index 847599cc5cc..d415af4d05c 100644 --- a/source/th/dictionaries/pt_BR/dialog.po +++ b/source/th/dictionaries/pt_BR/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 02:21+0000\n" +"PO-Revision-Date: 2014-01-05 13:18+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385346104.0\n" +"X-POOTLE-MTIME: 1388927882.0\n" #: pt_BR_en_US.properties msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "spelling\n" "property.text" msgid "Grammar checking" -msgstr "" +msgstr "ตรวจสอบไวยากรณ์" #: pt_BR_en_US.properties msgctxt "" diff --git a/source/th/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/th/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po index cd63b3ec230..3b0eb7fe80d 100644 --- a/source/th/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po +++ b/source/th/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po @@ -4,15 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-16 22:46+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2014-01-05 13:18+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388927923.0\n" #: OptionsDialog.xcu msgctxt "" @@ -30,4 +32,4 @@ msgctxt "" "Label\n" "value.text" msgid "Grammar checking (Portuguese)" -msgstr "" +msgstr "ตรวจสอบไวยากรณ์ (โปรตุเกส)" diff --git a/source/th/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/th/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po index e4cd6736b05..4ab4cd12bae 100644 --- a/source/th/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po +++ b/source/th/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:47+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2014-01-05 13:18+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388927939.0\n" #: OptionsDialog.xcu msgctxt "" @@ -31,4 +32,4 @@ msgctxt "" "Label\n" "value.text" msgid "Grammar checking (Russian)" -msgstr "" +msgstr "ตรวจสอบไวยากรณ์ (รัสเซีย)" diff --git a/source/th/editeng/source/items.po b/source/th/editeng/source/items.po index d578fd2ceca..6f6d333badf 100644 --- a/source/th/editeng/source/items.po +++ b/source/th/editeng/source/items.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 16:18+0000\n" +"PO-Revision-Date: 2014-01-11 13:16+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396311.0\n" +"X-POOTLE-MTIME: 1389446215.0\n" #: page.src msgctxt "" @@ -200,7 +200,7 @@ msgctxt "" "RID_SVXITEMS_COLOR_MAGENTA\n" "string.text" msgid "Magenta" -msgstr "ม่วง" +msgstr "ม่วงแดง" #: svxitems.src msgctxt "" @@ -259,13 +259,12 @@ msgid "Light Red" msgstr "แดงอ่อน" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_COLOR_LIGHTMAGENTA\n" "string.text" msgid "Light Magenta" -msgstr "ม่วงอ่อน" +msgstr "ม่วงแดงอ่อน" #: svxitems.src msgctxt "" @@ -360,7 +359,6 @@ msgid "semi light" msgstr "" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_WEIGHT_NORMAL\n" @@ -720,40 +718,36 @@ msgid "Overline (wave, bold)" msgstr "เส้นเหนือ (ลอนหนา)" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_STRIKEOUT_NONE\n" "string.text" msgid "No strikethrough" -msgstr "ขีดเส้นทับข้อความ" +msgstr "ไม่ขีดเส้นทับ" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_STRIKEOUT_SINGLE\n" "string.text" msgid "Single strikethrough" -msgstr "ขีดเส้นทับข้อความ" +msgstr "ขีดเส้นทับเดี่ยว" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_STRIKEOUT_DOUBLE\n" "string.text" msgid "Double strikethrough" -msgstr "ขีดเส้นทับข้อความ" +msgstr "ขีดเส้นทับคู่" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_STRIKEOUT_BOLD\n" "string.text" msgid "Bold strikethrough" -msgstr "ขีดเส้นทับข้อความ" +msgstr "ขีดเส้นทับหนา" #: svxitems.src msgctxt "" @@ -818,7 +812,7 @@ msgctxt "" "RID_SVXITEMS_ESCAPEMENT_OFF\n" "string.text" msgid "Normal position" -msgstr "" +msgstr "ตำแหน่งปกติ" #: svxitems.src msgctxt "" @@ -1149,7 +1143,6 @@ msgid "Shadowed" msgstr "มีเงา" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_SHADOWED_FALSE\n" @@ -1207,31 +1200,12 @@ msgid "Not Words Only" msgstr "" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_CONTOUR_TRUE\n" "string.text" msgid "Outline" -msgstr "" -"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# tabpages.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าร่าง\n" -"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# core.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง" +msgstr "เค้าโครง" #: svxitems.src msgctxt "" @@ -1239,7 +1213,7 @@ msgctxt "" "RID_SVXITEMS_CONTOUR_FALSE\n" "string.text" msgid "No Outline" -msgstr "" +msgstr "ไม่มีเค้าโครง" #: svxitems.src msgctxt "" @@ -1457,13 +1431,12 @@ msgid "Indent right " msgstr "ย่อหน้าด้านขวา" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_SHADOW_COMPLETE\n" "string.text" msgid "Shadow: " -msgstr "มีเงา" +msgstr "เงา: " #: svxitems.src #, fuzzy @@ -1620,13 +1593,12 @@ msgid "locked " msgstr "" #: svxitems.src -#, fuzzy msgctxt "" "svxitems.src\n" "RID_SVXITEMS_KERNING_CONDENSED\n" "string.text" msgid "Condensed " -msgstr "ย่อ" +msgstr "บีบ" #: svxitems.src msgctxt "" diff --git a/source/th/editeng/source/outliner.po b/source/th/editeng/source/outliner.po index 415e5b34e18..c55103cf61e 100644 --- a/source/th/editeng/source/outliner.po +++ b/source/th/editeng/source/outliner.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-22 14:43+0000\n" +"PO-Revision-Date: 2014-01-12 11:58+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385131411.0\n" +"X-POOTLE-MTIME: 1389527916.0\n" #: outliner.src msgctxt "" @@ -63,28 +63,9 @@ msgid "Apply attributes" msgstr "เริ่มใช้คุณลักษณะ" #: outliner.src -#, fuzzy msgctxt "" "outliner.src\n" "RID_OUTLUNDO_INSERT\n" "string.text" msgid "Insert" -msgstr "" -"#-#-#-#-# ribbar.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# fldui.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# appl.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# tabpages.po (PACKAGE VERSION) #-#-#-#-#\n" -"ตัวแ~บ่ง\n" -"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก\n" -"#-#-#-#-# basicide.po (PACKAGE VERSION) #-#-#-#-#\n" -"แทรก" +msgstr "แทรก" diff --git a/source/th/extensions/source/abpilot.po b/source/th/extensions/source/abpilot.po index 5913e9743a5..5db183a77fd 100644 --- a/source/th/extensions/source/abpilot.po +++ b/source/th/extensions/source/abpilot.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:46+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-07 14:03+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386425013.0\n" #: abspilot.src msgctxt "" @@ -79,10 +80,9 @@ msgid "" "\n" "This wizard helps you create the data source." msgstr "" -"%PRODUCTNAME ให้คุณเข้าถึงข้อมูลที่อยู่ปัจจุบันในระบบของคุณแล้ว\n" -"ทำสิ่งนี้, แหล่งข้อมูล %PRODUCTNAME ใหม่จะถูกสร้างขึ้นในข้อมูลที่อยู่ที่ใช้ได้ในแบบฟอร์มตาราง\n" +"%PRODUCTNAME ให้คุณเข้าถึงข้อมูลที่อยู่ที่ปัจจุบันมีอยู่ในระบบของคุณแล้ว ในการทำเช่นนี้, แหล่งข้อมูล %PRODUCTNAME จะถูกสร้างขึ้นโดยข้อมูลที่อยู่ที่ใช้ได้จะอยู่ในรูปแบบตาราง\n" "\n" -"การนำร่องอัตโนมัตินี้ช่วยให้คุณสร้างแหล่งข้อมูลได้" +"ตัวช่วยนี้ช่วยให้คุณสร้างแหล่งข้อมูล" #: abspilot.src msgctxt "" diff --git a/source/th/extensions/source/bibliography.po b/source/th/extensions/source/bibliography.po index 67a2f96398f..94edf658d0d 100644 --- a/source/th/extensions/source/bibliography.po +++ b/source/th/extensions/source/bibliography.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-17 10:40+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2014-01-12 12:57+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353148837.0\n" +"X-POOTLE-MTIME: 1389531447.0\n" #: bib.src msgctxt "" @@ -483,7 +483,7 @@ msgctxt "" "ST_REPORT\n" "string.text" msgid "Type of re~port" -msgstr "ชนิดของรายงาน" +msgstr "ชนิดของ~รายงาน" #: sections.src msgctxt "" diff --git a/source/th/extensions/source/dbpilots.po b/source/th/extensions/source/dbpilots.po index 88cd0ade145..79a0554d139 100644 --- a/source/th/extensions/source/dbpilots.po +++ b/source/th/extensions/source/dbpilots.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:46+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2014-01-12 14:53+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1389538404.0\n" #: commonpagesdbp.src msgctxt "" @@ -343,7 +344,7 @@ msgctxt "" "FT_OPTIONVALUES\n" "fixedtext.text" msgid "Which ~value do you want to assign to each option?" -msgstr "ค่าไหนที่คุณต้องการกำหนดให้แต่ละตัวเลือก?" +msgstr "~ค่าไหนที่คุณต้องการกำหนดให้แต่ละตัวเลือก?" #: groupboxpages.src msgctxt "" diff --git a/source/th/extensions/source/propctrlr.po b/source/th/extensions/source/propctrlr.po index 9789920f629..a634ffa0cea 100644 --- a/source/th/extensions/source/propctrlr.po +++ b/source/th/extensions/source/propctrlr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-24 08:11+0000\n" +"PO-Revision-Date: 2013-12-28 03:01+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385280718.0\n" +"X-POOTLE-MTIME: 1388199662.0\n" #: fontdialog.src msgctxt "" @@ -284,7 +284,7 @@ msgctxt "" "RID_STR_DEFAULT_BUTTON\n" "string.text" msgid "Default button" -msgstr "ปุ่มปริยาย" +msgstr "ปุ่มที่เลือกโดยปริยายหากไม่ระบุ (Default button)" #: formres.src msgctxt "" @@ -963,7 +963,7 @@ msgctxt "" "2\n" "string.text" msgid "3D look" -msgstr "มองแบบ 3 มิติ" +msgstr "รูปร่าง 3มิติ" #: formres.src msgctxt "" @@ -1936,7 +1936,7 @@ msgctxt "" "RID_STR_ORIENTATION\n" "string.text" msgid "Orientation" -msgstr "การวางแนว" +msgstr "การกำหนดทิศทาง" #: formres.src msgctxt "" @@ -2755,40 +2755,22 @@ msgid "Text direction" msgstr "ทิศทางข้อความ" #: formres.src -#, fuzzy msgctxt "" "formres.src\n" "RID_RSC_ENUM_WRITING_MODE\n" "1\n" "string.text" msgid "Left-to-right" -msgstr "" -"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n" -"ซ้าย-ไป-ขวา\n" -"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n" -"ซ้ายไปขวา\n" -"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n" -"ซ้ายไปขวา\n" -"#-#-#-#-# tabpages.po (PACKAGE VERSION) #-#-#-#-#\n" -"ซ้าย-ไป-ขวา" +msgstr "ซ้ายไปขวา" #: formres.src -#, fuzzy msgctxt "" "formres.src\n" "RID_RSC_ENUM_WRITING_MODE\n" "2\n" "string.text" msgid "Right-to-left" -msgstr "" -"#-#-#-#-# table.po (PACKAGE VERSION) #-#-#-#-#\n" -"ขวาไปซ้าย\n" -"#-#-#-#-# frmdlg.po (PACKAGE VERSION) #-#-#-#-#\n" -"ขวา-ไป-ซ้าย\n" -"#-#-#-#-# dialogs.po (PACKAGE VERSION) #-#-#-#-#\n" -"ขวาไปซ้าย\n" -"#-#-#-#-# tabpages.po (PACKAGE VERSION) #-#-#-#-#\n" -"ขวา-ไป-ซ้าย" +msgstr "ขวาไปซ้าย" #: formres.src #, fuzzy @@ -2858,14 +2840,13 @@ msgid "As Character" msgstr "อักขระ" #: formres.src -#, fuzzy msgctxt "" "formres.src\n" "RID_RSC_ENUM_TEXT_ANCHOR_TYPE\n" "3\n" "string.text" msgid "To Page" -msgstr "ไปที่หน้า" +msgstr "ไปยังหน้า" #: formres.src #, fuzzy @@ -2887,14 +2868,13 @@ msgid "To Character" msgstr "อักขระ" #: formres.src -#, fuzzy msgctxt "" "formres.src\n" "RID_RSC_ENUM_SHEET_ANCHOR_TYPE\n" "1\n" "string.text" msgid "To Page" -msgstr "ไปที่หน้า" +msgstr "ไปยังหน้า" #: formres.src msgctxt "" diff --git a/source/th/extensions/source/update/check.po b/source/th/extensions/source/update/check.po index bbd7038c8b2..a398e226ac7 100644 --- a/source/th/extensions/source/update/check.po +++ b/source/th/extensions/source/update/check.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-12 14:56+0000\n" +"PO-Revision-Date: 2014-01-12 15:07+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384268208.0\n" +"X-POOTLE-MTIME: 1389539225.0\n" #: updatehdl.src msgctxt "" @@ -60,7 +60,7 @@ msgctxt "" "RID_UPDATE_STR_DLG_TITLE\n" "string.text" msgid "Check for Updates" -msgstr "Check for ~Updates..." +msgstr "ตรวจสอบการปรับรุ่น" #: updatehdl.src msgctxt "" @@ -149,13 +149,12 @@ msgid "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. D msgstr "" #: updatehdl.src -#, fuzzy msgctxt "" "updatehdl.src\n" "RID_UPDATE_STR_INSTALL_NOW\n" "string.text" msgid "Install ~now" -msgstr "ติดตั้งไปยัง:" +msgstr "~ติดตั้งเลย" #: updatehdl.src msgctxt "" @@ -163,7 +162,7 @@ msgctxt "" "RID_UPDATE_STR_INSTALL_LATER\n" "string.text" msgid "Install ~later" -msgstr "" +msgstr "ติดตั้ง~ทีหลัง" #: updatehdl.src msgctxt "" @@ -244,7 +243,7 @@ msgctxt "" "RID_UPDATE_BTN_DOWNLOAD\n" "string.text" msgid "~Download" -msgstr "" +msgstr "~ดาวน์โหลด" #: updatehdl.src msgctxt "" @@ -255,13 +254,12 @@ msgid "~Install" msgstr "~ติดตั้ง" #: updatehdl.src -#, fuzzy msgctxt "" "updatehdl.src\n" "RID_UPDATE_BTN_PAUSE\n" "string.text" msgid "~Pause" -msgstr "พัก" +msgstr "~หยุดชั่วคราว" #: updatehdl.src msgctxt "" @@ -269,7 +267,7 @@ msgctxt "" "RID_UPDATE_BTN_RESUME\n" "string.text" msgid "~Resume" -msgstr "" +msgstr "~ทำต่อ" #: updatehdl.src msgctxt "" @@ -350,7 +348,7 @@ msgctxt "" "RID_UPDATE_BUBBLE_DOWNLOAD_PAUSED\n" "string.text" msgid "Click the icon to resume." -msgstr "" +msgstr "คลิกที่สัญรูปเพื่อทำต่อ" #: updatehdl.src msgctxt "" diff --git a/source/th/extensions/source/update/check/org/openoffice/Office.po b/source/th/extensions/source/update/check/org/openoffice/Office.po index 9be1f38ab9d..4b80e0d620b 100644 --- a/source/th/extensions/source/update/check/org/openoffice/Office.po +++ b/source/th/extensions/source/update/check/org/openoffice/Office.po @@ -4,22 +4,23 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2014-01-12 12:18+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1389529138.0\n" #: Addons.xcu -#, fuzzy msgctxt "" "Addons.xcu\n" ".Addons.AddonUI.OfficeHelp.UpdateCheckJob\n" "Title\n" "value.text" msgid "Check for ~Updates..." -msgstr "Check for ~Updates..." +msgstr "ตรวจสอบการ~ปรับรุ่น..." diff --git a/source/th/extras/source/gallery/share.po b/source/th/extras/source/gallery/share.po index 02a9e31d401..05872d3d375 100644 --- a/source/th/extras/source/gallery/share.po +++ b/source/th/extras/source/gallery/share.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-12 14:44+0000\n" +"PO-Revision-Date: 2013-12-04 02:09+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384267491.0\n" +"X-POOTLE-MTIME: 1386122975.0\n" #: gallery_names.ulf msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "symbols\n" "LngText.text" msgid "Symbols" -msgstr "" +msgstr "สัญลักษณ์" #: gallery_names.ulf msgctxt "" diff --git a/source/th/filter/source/config/fragments/types.po b/source/th/filter/source/config/fragments/types.po index caf67387e4e..5e56e1c2692 100644 --- a/source/th/filter/source/config/fragments/types.po +++ b/source/th/filter/source/config/fragments/types.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-10-28 12:04+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-01 04:25+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385871957.0\n" #: MS_Excel_2007_Binary.xcu msgctxt "" @@ -250,7 +251,7 @@ msgctxt "" "UIName\n" "value.text" msgid "OpenDocument Text (Flat XML)" -msgstr "" +msgstr "ข้อความ OpenDocument (Flat XML)" #: writerglobal8.xcu #, fuzzy diff --git a/source/th/filter/source/xsltdialog.po b/source/th/filter/source/xsltdialog.po index ea1a6d82870..99ead5bd8db 100644 --- a/source/th/filter/source/xsltdialog.po +++ b/source/th/filter/source/xsltdialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-10-16 02:52+0000\n" +"PO-Revision-Date: 2013-12-11 16:53+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381891941.0\n" +"X-POOTLE-MTIME: 1386780837.0\n" #: xmlfilterdialogstrings.src msgctxt "" @@ -81,13 +81,12 @@ msgid "An XML filter with the name '%s' already exists. Please enter a different msgstr "ตัวกรอง XML ชื่อ '%s' มีอยู่แล้ว กรุณาใส่ชื่ออื่น" #: xmlfilterdialogstrings.src -#, fuzzy msgctxt "" "xmlfilterdialogstrings.src\n" "STR_ERROR_TYPE_NAME_EXISTS\n" "string.text" msgid "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name." -msgstr "The name for the user interface '%s1' is already used by the XML filter '%s2'. Please enter a different name.ชื่อส่วนติดต่อผู้ใช้ '%s1' ใช้โดยตัวกรอง XML '%s2' แล้ว กรุณาใส่ชื่ออื่น" +msgstr "ชื่อส่วนติดต่อผู้ใช้ '%s1' ถูกใช้แล้วโดยตัวกรอง XML '%s2' กรุณาใส่ชื่ออื่น" #: xmlfilterdialogstrings.src msgctxt "" diff --git a/source/th/forms/source/resource.po b/source/th/forms/source/resource.po index 20aaf8d9471..30f8debd204 100644 --- a/source/th/forms/source/resource.po +++ b/source/th/forms/source/resource.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-25 12:55+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-24 05:14+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1387862052.0\n" #: strings.src msgctxt "" @@ -152,13 +153,12 @@ msgid "Syntax error in query expression" msgstr "Syntax error in query expression" #: strings.src -#, fuzzy msgctxt "" "strings.src\n" "RID_STR_INCOMPATIBLE_TYPES\n" "string.text" msgid "The value types supported by the binding cannot be used for exchanging data with this control." -msgstr "The value types supported by the binding cannot be used for exchanging data with this control." +msgstr "ชนิดของค่าข้อมูลที่สนับสนุนโดยการประสานกันดังกล่าวไม่สามารถใช้สำหรับแลกเปลี่ยนข้อมูลกับตัวควบคุมนี้" #: strings.src msgctxt "" diff --git a/source/th/framework/source/classes.po b/source/th/framework/source/classes.po index 7fed6515b7f..adf3daa7590 100644 --- a/source/th/framework/source/classes.po +++ b/source/th/framework/source/classes.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-17 04:39+0000\n" +"PO-Revision-Date: 2013-12-02 03:34+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1376714364.0\n" +"X-POOTLE-MTIME: 1385955244.0\n" #: resource.src msgctxt "" @@ -329,7 +329,7 @@ msgctxt "" "STR_LANGSTATUS_NONE\n" "string.text" msgid "None (Do not check spelling)" -msgstr "" +msgstr "ไม่มี (ไม่ตรวจสอบการสะกดคำ)" #: resource.src msgctxt "" @@ -337,20 +337,15 @@ msgctxt "" "STR_RESET_TO_DEFAULT_LANGUAGE\n" "string.text" msgid "Reset to Default Language" -msgstr "" +msgstr "ตั้งค่ากลับไปเป็นภาษาโดยปริยาย" #: resource.src -#, fuzzy msgctxt "" "resource.src\n" "STR_LANGSTATUS_MORE\n" "string.text" msgid "More..." -msgstr "" -"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n" -"มากกว่า...\n" -"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n" -"More..." +msgstr "เพิ่มเติม..." #: resource.src msgctxt "" @@ -358,7 +353,7 @@ msgctxt "" "STR_SET_LANGUAGE_FOR_SELECTION\n" "string.text" msgid "Set Language for Selection" -msgstr "" +msgstr "ตั้งค่าภาษาสำหรับสิ่งที่เลือก" #: resource.src msgctxt "" diff --git a/source/th/framework/source/services.po b/source/th/framework/source/services.po index 7c0c86e6ebb..2a29d35e069 100644 --- a/source/th/framework/source/services.po +++ b/source/th/framework/source/services.po @@ -4,26 +4,26 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:46+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-26 01:54+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388022884.0\n" #: fwk_services.src -#, fuzzy msgctxt "" "fwk_services.src\n" "DLG_BACKING\n" "STR_BACKING_CREATE\n" "string.text" msgid "Create a new document" -msgstr "สร้างเอกสารใ~หม่" +msgstr "สร้างเอกสารใหม่" #: fwk_services.src #, fuzzy diff --git a/source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po index 10990030bd3..870162ee63c 100644 --- a/source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po +++ b/source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-09-15 09:39+0000\n" +"PO-Revision-Date: 2014-01-12 12:05+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379237945.0\n" +"X-POOTLE-MTIME: 1389528324.0\n" #: ActionTe.ulf msgctxt "" @@ -199,7 +199,7 @@ msgctxt "" "OOO_ACTIONTEXT_23\n" "LngText.text" msgid "Found application" -msgstr "พบโปรแกรม: [1]" +msgstr "พบโปรแกรม" #: ActionTe.ulf msgctxt "" @@ -711,7 +711,7 @@ msgctxt "" "OOO_ACTIONTEXT_87\n" "LngText.text" msgid "Removing backup files" -msgstr "เอาแฟ้มสำรองออก" +msgstr "กำลังลบแฟ้มสำรอง" #: ActionTe.ulf msgctxt "" @@ -1160,7 +1160,7 @@ msgctxt "" "OOO_CONTROL_30\n" "LngText.text" msgid "Are you sure you want to cancel [ProductName] installation?" -msgstr "คุณแน่ใจที่จะยกเลิกการติดตั้ง" +msgstr "คุณแน่ใจที่จะยกเลิกการติดตั้ง [ProductName] หรือไม่" #: Control.ulf msgctxt "" @@ -2643,7 +2643,7 @@ msgctxt "" "OOO_CONTROL_275\n" "LngText.text" msgid "[ProductName] can be set as the default application to open Microsoft Office file types. This means, for instance, that if you double click on one of these files, [ProductName] will open it, not the program that opens it now." -msgstr "[ProductName]จะเปิดชนิดแฟ้มเหล่านี้โดยอัตโนมัติ:" +msgstr "สามารถตั้งให้ [ProductName] เป็นโปรแกรมโดยปริยายสำหรับเปิดไฟล์ของไมโครซอฟต์ออฟฟิศ นี่หมายความว่าตัวอย่างเช่นถ้าคุณดับเบิลคลิกที่ไฟล์เหล่านี้ [ProductName] จะเปิดไฟล์ ไม่ใช่โปรแกรมที่เปิดไฟล์อยู่ในขณะนี้" #: Control.ulf msgctxt "" @@ -2739,7 +2739,7 @@ msgctxt "" "OOO_CONTROL_317\n" "LngText.text" msgid "No languages have been selected for installation. Click OK, then select one or more languages for installation." -msgstr "" +msgstr "ยังไม่ได้เลือกภาษาสำหรับการติดตั้ง คลิกตกลง แล้วเลือกภาษาหนึ่งหรือมากกว่าสำหรับการติดตั้ง" #: Control.ulf msgctxt "" @@ -2747,7 +2747,7 @@ msgctxt "" "OOO_CONTROL_318\n" "LngText.text" msgid "No applications have been selected for installation. Click OK, then select one or more applications for installation." -msgstr "" +msgstr "ยังไม่ได้เลือกแอพพลิเคชันสำหรับการติดตั้ง คลิกตกลง แล้วเลือกแอพพลิเคชันหนึ่งหรือมากกว่าสำหรับการติดตั้ง" #: Control.ulf msgctxt "" @@ -2899,7 +2899,7 @@ msgctxt "" "OOO_ERROR_13\n" "LngText.text" msgid "Action start [Time]: [1]." -msgstr "การกระทำเริ่ม [เวลา]: [1]" +msgstr "การกระทำเริ่ม [Time]: [1]" #: Error.ulf msgctxt "" @@ -2907,7 +2907,7 @@ msgctxt "" "OOO_ERROR_14\n" "LngText.text" msgid "Action ended [Time]: [1]. Return value [2]." -msgstr "การปฏิบัติการสิ้นสุด [เวลา]: [1]. ค่าย้อนกลับ [2]." +msgstr "การปฏิบัติการสิ้นสุด [Time]: [1] ค่าย้อนกลับ [2]" #: Error.ulf msgctxt "" @@ -3107,7 +3107,7 @@ msgctxt "" "OOO_ERROR_39\n" "LngText.text" msgid "The specified path [2] is unavailable." -msgstr "พาธที่กำหนด [2] ใช้ไม่ได้" +msgstr "พาธที่ระบุ [2] ใช้ไม่ได้" #: Error.ulf msgctxt "" @@ -3123,7 +3123,7 @@ msgctxt "" "OOO_ERROR_41\n" "LngText.text" msgid "A network error occurred while attempting to read from the file [2]" -msgstr "เกิดข้อผิดพลาดเครือข่ายขณะพยายามที่จะอ่านจากแฟ้ม" +msgstr "เกิดข้อผิดพลาดเครือข่ายขณะพยายามที่จะอ่านจากแฟ้ม [2]" #: Error.ulf msgctxt "" @@ -3147,7 +3147,7 @@ msgctxt "" "OOO_ERROR_44\n" "LngText.text" msgid "A network error occurred while attempting to open the source file cabinet [2]." -msgstr "เกิดข้อผิดพลาดเครือข่ายขณะที่พยายามเปิดที่เก็บแฟ้มข้อมูล" +msgstr "เกิดข้อผิดพลาดเครือข่ายขณะที่พยายามเปิดที่เก็บแฟ้มข้อมูล [2]" #: Error.ulf msgctxt "" @@ -3155,7 +3155,7 @@ msgctxt "" "OOO_ERROR_45\n" "LngText.text" msgid "The specified path is too long [2]." -msgstr "พาธที่ระบุยาวเกินไป" +msgstr "พาธที่ระบุยาวเกินไป [2]" #: Error.ulf msgctxt "" @@ -3379,7 +3379,7 @@ msgctxt "" "OOO_ERROR_73\n" "LngText.text" msgid "Could not access network location [2]." -msgstr "ไม่สามารถเข้าถึงที่ตั้งเน็ตเวิร์ก " +msgstr "ไม่สามารถเข้าถึงที่ตั้งในเครือข่าย [2]" #: Error.ulf msgctxt "" @@ -3675,7 +3675,7 @@ msgctxt "" "OOO_ERROR_110\n" "LngText.text" msgid "Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3]." -msgstr "ไม่สามารถจัดรายการแฟ้ม[2]เพื่อแทนที่แฟ้ม[2] ในขณะที่เริ่มระบบใหม่ ตรวจสอบว่าคุณไดัรับอนุญาตในการเขียนแฟ้ม" +msgstr "ไม่สามารถจัดกำหนดการให้แฟ้ม [2] แทนที่แฟ้ม [3] เมื่อเริ่มระบบใหม่ ตรวจสอบว่าคุณไดัรับอนุญาตในการเขียนแฟ้ม [3]" #: Error.ulf msgctxt "" @@ -3699,7 +3699,7 @@ msgctxt "" "OOO_ERROR_113\n" "LngText.text" msgid "Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers." -msgstr "เกิดข้อผิดพลาดในการลบไดรฟ์เวอร์ ODBC,ODBC ผิดพลาด[2]: [3] ตรวจสอบว่าคุณมีสิทธิ์เพียงพอที่จะลบไดรฟ์เวอร์ ODBC" +msgstr "เกิดข้อผิดพลาดในการลบไดรเวอร์ ODBC [4], ความผิดพลาด ODBC [2]: [3] ตรวจสอบว่าคุณมีสิทธิ์เพียงพอที่จะลบไดรเวอร์ ODBC" #: Error.ulf msgctxt "" @@ -3707,7 +3707,7 @@ msgctxt "" "OOO_ERROR_114\n" "LngText.text" msgid "Error installing ODBC driver [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it." -msgstr "เกิดข้อผิดพลาดในการติดตั้งไดรฟ์เวอร์ ODBC,ODBC ผิดพลาด[2]: [3] ตรวจสอบว่าแฟ้ม[4]มีอยู่ และคุณสามารถเข้าถึงได้" +msgstr "เกิดข้อผิดพลาดในการติดตั้งไดรเวอร์ ODBC [4], ความผิดพลาด ODBC [2]: [3] ตรวจสอบว่าแฟ้ม [4] มีอยู่ และคุณสามารถเข้าถึงได้" #: Error.ulf msgctxt "" @@ -3715,7 +3715,7 @@ msgctxt "" "OOO_ERROR_115\n" "LngText.text" msgid "Error configuring ODBC data source [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it." -msgstr "เกิดข้อผิดพลาดขณะกำหนดค่าแหล่งข้อมูล ODBC,ODBC ผิดพลาด[2]: [3] ตรวจสอบว่าแฟ้ม[4]มีอยู่ และคุณสามาถเข้าถึงได้" +msgstr "เกิดข้อผิดพลาดขณะกำหนดค่าแหล่งข้อมูล ODBC [4], ความผิดพลาด ODBC [2]: [3] ตรวจสอบว่าแฟ้ม [4] มีอยู่ และคุณสามาถเข้าถึงได้" #: Error.ulf msgctxt "" @@ -3892,7 +3892,7 @@ msgctxt "" "OOO_STR_NEW_DISPLAY_NAME\n" "LngText.text" msgid "~New" -msgstr "~ใหม่" +msgstr "ให~ม่" #: Property.ulf msgctxt "" @@ -3908,7 +3908,7 @@ msgctxt "" "OOO_STR_MS_WORD_DOCUMENT\n" "LngText.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: Property.ulf msgctxt "" diff --git a/source/th/librelogo/source/pythonpath.po b/source/th/librelogo/source/pythonpath.po index 322f49ee131..316009630ce 100644 --- a/source/th/librelogo/source/pythonpath.po +++ b/source/th/librelogo/source/pythonpath.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-25 02:25+0000\n" +"PO-Revision-Date: 2014-01-04 01:55+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385346313.0\n" +"X-POOTLE-MTIME: 1388800548.0\n" #: LibreLogo_en_US.properties msgctxt "" @@ -317,7 +317,6 @@ msgid "upright|normal" msgstr "" #: LibreLogo_en_US.properties -#, fuzzy msgctxt "" "LibreLogo_en_US.properties\n" "NORMAL\n" @@ -917,7 +916,6 @@ msgid "olive" msgstr "" #: LibreLogo_en_US.properties -#, fuzzy msgctxt "" "LibreLogo_en_US.properties\n" "YELLOW\n" diff --git a/source/th/officecfg/registry/data/org/openoffice/Office.po b/source/th/officecfg/registry/data/org/openoffice/Office.po index 71df13908ff..bf62a66cc20 100644 --- a/source/th/officecfg/registry/data/org/openoffice/Office.po +++ b/source/th/officecfg/registry/data/org/openoffice/Office.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-01 02:13+0000\n" +"PO-Revision-Date: 2013-12-22 07:47+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383271986.0\n" +"X-POOTLE-MTIME: 1387698455.0\n" #: Addons.xcu msgctxt "" @@ -680,7 +680,7 @@ msgctxt "" "ObjectUIName\n" "value.text" msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet" -msgstr "%PRODUCTNAME %PRODUCTVERSION ตารางคำนวณ" +msgstr "ตารางคำนวณ %PRODUCTNAME %PRODUCTVERSION" #: Embedding.xcu msgctxt "" @@ -716,7 +716,7 @@ msgctxt "" "ObjectUIName\n" "value.text" msgid "%PRODUCTNAME %PRODUCTVERSION Formula" -msgstr "%PRODUCTNAME %PRODUCTVERSION สูตร" +msgstr "สูตร %PRODUCTNAME %PRODUCTVERSION" #: Embedding.xcu msgctxt "" @@ -9977,7 +9977,7 @@ msgctxt "" "Name\n" "value.text" msgid "Authors" -msgstr "Authors" +msgstr "ผู้เขียน" #: TableWizard.xcu msgctxt "" diff --git a/source/th/officecfg/registry/data/org/openoffice/Office/UI.po b/source/th/officecfg/registry/data/org/openoffice/Office/UI.po index 016aa78abb6..8342c03a7d4 100644 --- a/source/th/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/th/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:58+0100\n" -"PO-Revision-Date: 2013-11-25 04:50+0000\n" +"PO-Revision-Date: 2014-01-05 14:15+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385355050.0\n" +"X-POOTLE-MTIME: 1388931300.0\n" #: BaseWindowState.xcu msgctxt "" @@ -1119,7 +1119,7 @@ msgctxt "" "Label\n" "value.text" msgid "AutoFill Data Series: automatic" -msgstr "เติมชุดข้อมูลอัตโนมัติ: อัตโนมัติ" +msgstr "เติมอนุกรมข้อมูลอัตโนมัติ: อัตโนมัติ" #: CalcCommands.xcu msgctxt "" @@ -1902,7 +1902,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert ~Sheet..." -msgstr "แทรกแผ่นงาน..." +msgstr "แทรกแ~ผ่นงาน..." #: CalcCommands.xcu msgctxt "" @@ -3262,7 +3262,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit Hyperlink" -msgstr "" +msgstr "แก้ไขการเชื่อมโยงหลายมิติ" #: CalcCommands.xcu msgctxt "" @@ -3658,7 +3658,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Data Labels..." -msgstr "ป้ายชื่อข้อมูล..." +msgstr "~ป้ายชื่อข้อมูล..." #: ChartCommands.xcu msgctxt "" @@ -3775,7 +3775,7 @@ msgctxt "" "Label\n" "value.text" msgid "~3D View..." -msgstr "มุมมอง 3 มิติ..." +msgstr "มุมมอง ~3 มิติ..." #: ChartCommands.xcu msgctxt "" @@ -4378,7 +4378,7 @@ msgctxt "" "Label\n" "value.text" msgid "Format Data Series..." -msgstr "รูปแบบชุดข้อมูล..." +msgstr "จัดรูปแบบอนุกรมข้อมูล..." #: ChartCommands.xcu msgctxt "" @@ -4567,7 +4567,7 @@ msgctxt "" "Label\n" "value.text" msgid "Default Colors for Data Series" -msgstr "สีปริยายสำหรับชุดข้อมูล" +msgstr "สีปริยายสำหรับอนุกรมข้อมูล" #: ChartCommands.xcu msgctxt "" @@ -6272,7 +6272,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Author" -msgstr "~ผู้แต่ง" +msgstr "~ผู้เขียน" #: DrawImpressCommands.xcu msgctxt "" @@ -6470,7 +6470,7 @@ msgctxt "" "Label\n" "value.text" msgid "~High Contrast" -msgstr "~ความเปรียบต่างสูง" +msgstr "~ความเปรียบต่างแสงสูง" #: DrawImpressCommands.xcu msgctxt "" @@ -6488,7 +6488,7 @@ msgctxt "" "Label\n" "value.text" msgid "~High Contrast" -msgstr "~ความเปรียบต่างสูง" +msgstr "~ความเปรียบต่างแสงสูง" #: DrawImpressCommands.xcu msgctxt "" @@ -6596,7 +6596,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Vertically" -msgstr "~ตามแนวตั้ง" +msgstr "ในแนว~ตั้ง" #: DrawImpressCommands.xcu msgctxt "" @@ -7262,7 +7262,7 @@ msgctxt "" "Label\n" "value.text" msgid "Text Placeholders" -msgstr "ที่วางข้อความ" +msgstr "ตัวยึดข้อความ" #: DrawImpressCommands.xcu msgctxt "" @@ -7830,7 +7830,7 @@ msgctxt "" "Label\n" "value.text" msgid "Distribute Columns Evenly" -msgstr "กระจายคอลัมน์ให้เท่ากัน" +msgstr "กระจายไปในคอลัมน์ให้เท่ากัน" #: DrawImpressCommands.xcu msgctxt "" @@ -7839,7 +7839,7 @@ msgctxt "" "Label\n" "value.text" msgid "Distribute Rows Equally " -msgstr "กระจายแถวให้เท่ากัน" +msgstr "กระจายไปในแถวให้เท่ากัน" #: DrawImpressCommands.xcu msgctxt "" @@ -9020,7 +9020,7 @@ msgctxt "" "Label\n" "value.text" msgid "Change Font Color" -msgstr "เปลี่ยนสีอักษร" +msgstr "เปลี่ยนสีตัวอักษร" #: Effects.xcu msgctxt "" @@ -13281,18 +13281,13 @@ msgid "Open Circle (Pour)" msgstr "Open Circle (Pour)" #: GenericCommands.xcu -#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:UndoAction\n" "Label\n" "value.text" msgid "Undo" -msgstr "" -"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n" -"แก้ไขกลับคืน\n" -"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" -"เรียกคืน" +msgstr "ทำกลับ" #: GenericCommands.xcu msgctxt "" @@ -13607,7 +13602,7 @@ msgctxt "" "Label\n" "value.text" msgid "Font Color" -msgstr "สีแบบอักษร" +msgstr "สีตัวอักษร" #: GenericCommands.xcu msgctxt "" @@ -14636,7 +14631,7 @@ msgctxt "" "Label\n" "value.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: GenericCommands.xcu msgctxt "" @@ -15448,7 +15443,7 @@ msgctxt "" "Label\n" "value.text" msgid "~New Window" -msgstr "~หน้าต่างใหม่" +msgstr "หน้าต่างให~ม่" #: GenericCommands.xcu msgctxt "" @@ -15910,18 +15905,13 @@ msgid "Redo" msgstr "ทำซ้ำ" #: GenericCommands.xcu -#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:Undo\n" "Label\n" "value.text" msgid "Undo" -msgstr "" -"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n" -"แก้ไขกลับคืน\n" -"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" -"เรียกคืน" +msgstr "ทำกลับ" #: GenericCommands.xcu msgctxt "" @@ -15939,7 +15929,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Repeat" -msgstr "~ทำซ้ำ" +msgstr "~ซ้ำ" #: GenericCommands.xcu msgctxt "" @@ -17649,7 +17639,7 @@ msgctxt "" "Label\n" "value.text" msgid "Undo: Data entry" -msgstr "เรียกคืน: รายการข้อมูล" +msgstr "ทำกลับ: รายการข้อมูล" #: GenericCommands.xcu msgctxt "" @@ -17829,7 +17819,7 @@ msgctxt "" "Label\n" "value.text" msgid "Pa~ge Preview" -msgstr "ตัวอย่าง~หน้ากระดาษ" +msgstr "ตัวอย่างห~น้ากระดาษ" #: GenericCommands.xcu msgctxt "" @@ -18532,7 +18522,7 @@ msgctxt "" "Label\n" "value.text" msgid "Delete All Comments by This Author" -msgstr "ลบความคิดเห็นทั้งหมดโดยผู้แต่งคนนี้" +msgstr "ลบความคิดเห็นทั้งหมดโดยผู้เขียนคนนี้" #: GenericCommands.xcu msgctxt "" @@ -18876,7 +18866,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Non-breaking space" -msgstr "ยัติภังค์แบบไม่ตัดคำ" +msgstr "~วรรคที่ไม่แบ่งบรรทัด (non breaking space)" #: GenericCommands.xcu msgctxt "" @@ -19921,14 +19911,13 @@ msgid "~Subreport in New Window..." msgstr "" #: ReportCommands.xcu -#, fuzzy msgctxt "" "ReportCommands.xcu\n" ".ReportCommands.UserInterface.Commands..uno:FontColor\n" "Label\n" "value.text" msgid "Font Color" -msgstr "สีอักษร" +msgstr "สีตัวอักษร" #: ReportCommands.xcu #, fuzzy @@ -20011,7 +20000,7 @@ msgctxt "" "Label\n" "value.text" msgid "Fit to smallest width" -msgstr "" +msgstr "พอดีกับความกว้างน้อยที่สุด" #: ReportCommands.xcu msgctxt "" @@ -20029,7 +20018,7 @@ msgctxt "" "Label\n" "value.text" msgid "Fit to greatest width" -msgstr "" +msgstr "พอดีกับความกว้างมากที่สุด" #: ReportCommands.xcu msgctxt "" @@ -20217,7 +20206,6 @@ msgid "Basic Shapes" msgstr "รูปร่างพื้นฐาน" #: ReportCommands.xcu -#, fuzzy msgctxt "" "ReportCommands.xcu\n" ".ReportCommands.UserInterface.Commands..uno:SymbolShapesMenu\n" @@ -20842,18 +20830,13 @@ msgid "Propert~ies..." msgstr "~คุณสมบัติ..." #: StartModuleCommands.xcu -#, fuzzy msgctxt "" "StartModuleCommands.xcu\n" "..StartModuleCommands.UserInterface.Commands..uno:Undo\n" "Label\n" "value.text" msgid "Undo" -msgstr "" -"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n" -"แก้ไขกลับคืน\n" -"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" -"เรียกคืน" +msgstr "ทำกลับ" #: StartModuleCommands.xcu msgctxt "" @@ -21123,7 +21106,7 @@ msgctxt "" "Label\n" "value.text" msgid "Font Color" -msgstr "สีอักษร" +msgstr "สีตัวอักษร" #: WriterCommands.xcu msgctxt "" @@ -21171,7 +21154,6 @@ msgid "Reject Change" msgstr "ปฏิเสธการเปลี่ยนแปลง" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:AcceptTracedChange\n" @@ -21234,7 +21216,7 @@ msgctxt "" "Label\n" "value.text" msgid "To Page" -msgstr "ไปที่หน้า" +msgstr "ไปยังหน้า" #: WriterCommands.xcu msgctxt "" @@ -21327,7 +21309,6 @@ msgid "Copy Hyperlink Location" msgstr "คัด~ลอกที่อยู่การเชื่อมโยงหลายมิติ" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:AcceptChange\n" @@ -21604,7 +21585,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "To ~Frame" -msgstr "~ไปที่เฟรม" +msgstr "~ไปยังกรอบ" #: WriterCommands.xcu #, fuzzy @@ -21740,7 +21721,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Author" -msgstr "~ผู้แต่ง" +msgstr "~ผู้เขียน" #: WriterCommands.xcu msgctxt "" @@ -22608,14 +22589,13 @@ msgid "~Table" msgstr "~ตาราง" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:SplitCell\n" "Label\n" "value.text" msgid "Split Cells..." -msgstr "แยกเซลล์" +msgstr "แยกเซลล์..." #: WriterCommands.xcu msgctxt "" @@ -23506,7 +23486,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Optimal Page Wrap" -msgstr "ตัดคำและวางข้อความบนหน้าอย่างเ~หมาะสม" +msgstr "ตัดคำและวางข้อความบนหน้าอย่างเห~มาะสม" #: WriterCommands.xcu msgctxt "" @@ -23777,7 +23757,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Distribute Columns Evenly" -msgstr "~กระจายคอลัมน์แบบเท่าเทียม" +msgstr "~กระจายไปในคอลัมน์ให้เท่ากัน" #: WriterCommands.xcu msgctxt "" @@ -23795,7 +23775,7 @@ msgctxt "" "Label\n" "value.text" msgid "Distribute Rows Equally " -msgstr "กระจายแถวให้เท่ากัน" +msgstr "กระจายไปในแถวให้เท่ากัน" #: WriterCommands.xcu msgctxt "" @@ -24092,7 +24072,7 @@ msgctxt "" "Label\n" "value.text" msgid "Font Color Fill" -msgstr "เติมสีอักษร" +msgstr "เติมสีตัวอักษร" #: WriterCommands.xcu msgctxt "" @@ -24452,7 +24432,7 @@ msgctxt "" "Label\n" "value.text" msgid "Continue previous numbering" -msgstr "ต่อหมายเลขก่อนหน้า" +msgstr "ต่อจากลำดับหมายเลขก่อนหน้า" #: WriterCommands.xcu #, fuzzy diff --git a/source/th/padmin/source.po b/source/th/padmin/source.po index 9cab63f729c..514b5eaf3f5 100644 --- a/source/th/padmin/source.po +++ b/source/th/padmin/source.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-07-31 17:03+0000\n" +"PO-Revision-Date: 2013-12-26 01:56+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1375290238.0\n" +"X-POOTLE-MTIME: 1388022968.0\n" #: padialog.src msgctxt "" @@ -202,7 +202,7 @@ msgctxt "" "RID_QRY_PRTNAME\n" "string.text" msgid "~New printer name" -msgstr "ชื่อเครื่องพิมพ์ใ~หม่" +msgstr "ชื่อเครื่องพิมพ์ให~ม่" #: padialog.src msgctxt "" @@ -1021,7 +1021,7 @@ msgctxt "" "RID_RTS_CMD_STR_FAXHELP\n" "string.text" msgid "The command line for fax devices is executed as follows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHONE)\" in the command line is replaced by the fax number. If \"(TMP)\" appears in the command line, the PostScript code will be supplied via a file, otherwise it is passed as standard input (i.e. as a pipe)." -msgstr "บรรทัดคำสั่งสำหรับเครื่องโทรสารถูกดำเนินงานดังต่อไปนี้: สำหรับการส่งแฟ็กซ์แต่ละครั้ง, \"(TMP)\" ในบรรทัดคำสั่งถูกแทนที่ด้วยแฟ้มชั่วคราวและ \"(PHONE)\" ในบรรทัดคำสั่งถูกแทนที่ด้วยหมายเลขโทรสาร ถ้า \"(TMP)\" ปรากฏในบรรทัดคำสั่ง รหัสโพสต์สคริปต์จะถูกให้ผ่านแฟ้ม มิฉะนั้นจะถูกส่งผ่านอินพุตมาตรฐาน (นั่นคือเป็นไปป์)" +msgstr "บรรทัดคำสั่งสำหรับเครื่องโทรสารถูกกระทำดังต่อไปนี้: สำหรับการส่งแฟ็กซ์แต่ละครั้ง, \"(TMP)\" ในบรรทัดคำสั่งถูกแทนที่ด้วยแฟ้มชั่วคราวและ \"(PHONE)\" ในบรรทัดคำสั่งถูกแทนที่ด้วยหมายเลขโทรสาร ถ้า \"(TMP)\" ปรากฏในบรรทัดคำสั่ง จะให้รหัสโพสต์สคริปต์ผ่านทางแฟ้ม มิฉะนั้นก็ผ่านการป้อนเข้ามาตรฐาน (คือเป็นไปป์)" #: rtsetup.src msgctxt "" diff --git a/source/th/readlicense_oo/docs.po b/source/th/readlicense_oo/docs.po index b53b420141c..91f3712aed8 100644 --- a/source/th/readlicense_oo/docs.po +++ b/source/th/readlicense_oo/docs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-08-05 15:07+0200\n" -"PO-Revision-Date: 2013-10-30 03:54+0000\n" +"PO-Revision-Date: 2013-12-28 03:17+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383105260.0\n" +"X-POOTLE-MTIME: 1388200666.0\n" #: readme.xrm msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "linuxlangpackB\n" "readmeitem.text" msgid "After adjusting those settings, click on OK. The dialog box will close, and you will see an information message telling you that your changes will only be activated after you exit ${PRODUCTNAME} and start it again (remember to also exit the QuickStarter if it is started)." -msgstr "" +msgstr "หลังจากที่ปรับการตั้งค่าแล้ว คลิกตกลง กล่องโต้ตอบจะปิดลงและคุณจะเห็นข้อความที่บอกว่าการเปลี่ยนแปลงของคุณจะมีผลหลังจากที่ออกจาก ${PRODUCTNAME} และเริ่มต้นใหม่อีกครั้ง (อย่าลืมออกจาก QuickStarter ด้วยถ้ามันทำงานอยู่)" #: readme.xrm msgctxt "" @@ -630,7 +630,7 @@ msgctxt "" "naso2\n" "readmeitem.text" msgid "Due to a Windows driver issue, you cannot scroll through ${PRODUCTNAME} documents when you slide your finger across an ALPS/Synaptics touchpad." -msgstr "Due to a Windows driver issue, you cannot scroll through OpenOffice.org documents when you slide your finger across an ALPS/Synaptics touchpad." +msgstr "เนื่องจากปัญหาไดรเวอร์ของวินโดวส์ คุณไม่สามารถเลื่อนหน้าจอของเอกสาร ${PRODUCTNAME} เมื่อคุณสไลด์นิ้วผ่านแป้นสัมผัส ALPS/Synaptics" #: readme.xrm msgctxt "" @@ -638,7 +638,7 @@ msgctxt "" "naso6\n" "readmeitem.text" msgid "To enable touchpad scrolling, add the following lines to the \"<tt>C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini</tt>\" configuration file, and restart your computer:" -msgstr "To enable touchpad scrolling, add the following lines to the \"C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini\" configuration file, and restart your computer:" +msgstr "ในการเปิดการทำงานของการเลื่อนหน้าจอด้วยทัชแพด ให้เพิ่มบรรทัดต่อไปนี้เข้าไปยังไฟล์โครงแบบ \"<tt>C:\\Program Files\\Synaptics\\SynTP\\SynTPEnh.ini</tt>\" และรีสตาร์ทคอมพิวเตอร์ใหม่:" #: readme.xrm msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "sdcc32asrc\n" "readmeitem.text" msgid "The Mozilla address book driver requires the <tt>SUNWzlib</tt> package. This package is not part of the minimum Solaris operating system installation. If you require access to the Mozilla address book, then add this package to your Solaris operating system using the command \"<tt>pkgadd</tt>\" from the installation CD." -msgstr "ไดรเวอร์ Mozilla address book ต้องการแพ็กเกจ <tt>SUNWzlib</tt> แพ็กเกจนี้ไม่ได้เป็นส่วนหนึ่งของการติดตั้งระบบปฏิบัติการ Solaris ถ้าคุณต้องการเข้าถึง Mozilla address book คุณต้องเพิ่มแพ็กเกจนี้เข้าไปในระบบปฏิบัติการ Solaris โดยใช้คำสั่ง <tt>pkgadd</tt> จาก CD ที่ใช้ติดตั้ง" +msgstr "ไดรเวอร์สมุดที่อยู่ Mozilla ต้องการแพ็กเกจ <tt>SUNWzlib</tt> โดยแพ็กเกจนี้ไม่ได้เป็นส่วนหนึ่งของการติดตั้งขั้นต่ำของระบบปฏิบัติการ Solaris ถ้าคุณต้องการเข้าถึงสมุดที่อยู่ Mozilla ต้องเพิ่มแพ็กเกจนี้เข้าไปในระบบปฏิบัติการ Solaris โดยใช้คำสั่ง \"<tt>pkgadd</tt>\" จาก CD ที่ใช้ติดตั้ง" #: readme.xrm msgctxt "" @@ -678,7 +678,7 @@ msgctxt "" "w32e1\n" "readmeitem.text" msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system." -msgstr "มีเพียงคีย์ลัดเท่านั้น (คีย์ที่ใช้ร่วมกัน) ที่ไม่ได้ใช้โดยระบบปฏิบัติการสามารถใช้ได้ใน OpenOffice.org ถ้าคีย์ที่ใช้ร่วมกันใน OpenOffice.org ไม่สามารถทำงานได้ตามที่เขียนไว้ในวิธีใช้ OpenOffice.org, ตรวจสอบถ้าคีย์ลัดถูกใช้แล้วโดยระบบปฏิบัติการ แก้ไขส่วนที่ขัดกัน, โดยคุณสามารถเปลี่ยนคีย์ที่กำหนดโดยระบบปฏิบัติการของคุณ เป็นทางเลือก, คุณสามารถเปลี่ยนการกำหนดคีย์ใน OpenOffice.org สำหรับข้อมูลเพิ่มเติมของหัวข้อนี้, อ้างอิงในวิธีใช้ของ OpenOffice.org หรือเอกสารวิธีใช้ของระบบปฏิบัติการณ์ของคุณ" +msgstr "เฉพาะคีย์ลัด (การกดปุ่มคีย์บอร์ดหลายปุ่มพร้อมกัน) ที่ไม่ได้ใช้โดยระบบปฏิบัติการสามารถใช้ได้ใน ${PRODUCTNAME} ถ้าคีย์ลัดใดใน ${PRODUCTNAME} ไม่ทำงานตามที่อธิบายไว้ในวิธีใช้ของ ${PRODUCTNAME} ตรวจสอบว่าคีย์ลัดนั้นถูกใช้แล้วโดยระบบปฏิบัติการหรือไม่ ในการแก้ไขคีย์ลัดทับซ้อนกัน คุณอาจเปลี่ยนคีย์ลัดที่กำหนดโดยระบบปฏิบัติการของคุณ หรืออีกทางหนึ่ง คุณสามารถเปลี่ยนการกำหนดคีย์ใดๆ เกือบทุกคีย์ใน ${PRODUCTNAME} สำหรับข้อมูลเพิ่มเติมของหัวข้อนี้ โปรดดูในวิธีใช้ของ ${PRODUCTNAME} หรือเอกสารวิธีใช้ของระบบปฏิบัติการของคุณ" #: readme.xrm msgctxt "" @@ -710,7 +710,7 @@ msgctxt "" "pji76wsdf\n" "readmeitem.text" msgid "Warning: The activated file locking feature can cause problems with Solaris 2.5.1 and 2.7 used in conjunction with Linux NFS 2.0. If your system environment has these parameters, we strongly recommend that you avoid using the file locking feature. Otherwise, ${PRODUCTNAME} will hang when you try to open a file from a NFS mounted directory from a Linux computer." -msgstr "คำเตือน : ในการกระตุ้นแฟ้มที่กำลังล็อกอยู่เป็นสาเหตุของปัญหาด้วย Solaris 2.5.1 และ 2.7 ที่ใช้ร่วมกับ Linux NFS 2.0 ถ้าสภาพแวดล้อมระบบของคุณมีพารามิเตอร์เหล่านี้, เราแนะนำอย่างจริงจังว่าคุณต้องหลีกเลี่ยงแฟ้มที่กำลังล็อกอยู่ ในทางกลับกัน, OpenOffice.org จะหยุดการทำงานกระทันหันเมื่อคุณพยายามจะเปิดแฟ้มจาก NFS เมานท์ไดเรกทอรีจากเครื่องคอมพิวเตอร์ Linux" +msgstr "คำเตือน : การเปิดการทำงานของการล็อกไฟล์อาจทำให้เกิดปัญหากับ Solaris 2.5.1 และ 2.7 ที่ใช้ร่วมกับ Linux NFS 2.0 ถ้าสภาพแวดล้อมระบบของคุณมีพารามิเตอร์เหล่านี้ เราแนะนำอย่างจริงจังว่าคุณต้องหลีกเลี่ยงการใช้คุณสมบัติการล็อกไฟล์ มิฉะนั้น ${PRODUCTNAME} จะหยุดการทำงานกระทันหันเมื่อคุณพยายามจะเปิดแฟ้มจากไดเรกทอรีที่เมานท์แบบ NFS จากเครื่องคอมพิวเตอร์ Linux" #: readme.xrm msgctxt "" @@ -790,7 +790,7 @@ msgctxt "" "reportbugs\n" "readmeitem.text" msgid "Reporting Bugs & Issues" -msgstr "การรายงานบั๊กหรือจุดบกพร่องและประเด็นปัญหา" +msgstr "การรายงานบั๊ก & ประเด็นปัญหา" #: readme.xrm msgctxt "" @@ -814,7 +814,7 @@ msgctxt "" "gettinginvolved2\n" "readmeitem.text" msgid "The ${PRODUCTNAME} Community would very much benefit from your active participation in the development of this important open source project." -msgstr "คณะ OpenOffice.org ได้รับประโยชน์มากมายมายจากการมีส่วนร่วมในการพัฒนาของโครงงานนี้" +msgstr "ชุมชน ${PRODUCTNAME} จะได้รับประโยชน์มากมายมายจากการมีส่วนร่วมของคุณในการพัฒนาของโครงงานโอเพ่นซอร์สที่สำคัญนี้" #: readme.xrm msgctxt "" diff --git a/source/th/reportbuilder/java/org/libreoffice/report/function/metadata.po b/source/th/reportbuilder/java/org/libreoffice/report/function/metadata.po index 4358c699a2b..e946c347491 100644 --- a/source/th/reportbuilder/java/org/libreoffice/report/function/metadata.po +++ b/source/th/reportbuilder/java/org/libreoffice/report/function/metadata.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-12-26 11:33+0000\n" -"Last-Translator: Andras <timar74@gmail.com>\n" +"PO-Revision-Date: 2013-12-01 04:45+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1356521607.0\n" +"X-POOTLE-MTIME: 1385873108.0\n" #: Author-Function_en_US.properties msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "display-name\n" "property.text" msgid "AUTHOR" -msgstr "" +msgstr "AUTHOR" #: Author-Function_en_US.properties msgctxt "" diff --git a/source/th/reportdesign/source/ui/report.po b/source/th/reportdesign/source/ui/report.po index b37103571e7..37be9299067 100644 --- a/source/th/reportdesign/source/ui/report.po +++ b/source/th/reportdesign/source/ui/report.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 12:00+0000\n" +"PO-Revision-Date: 2014-01-05 14:14+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383480046.0\n" +"X-POOTLE-MTIME: 1388931294.0\n" #: report.src msgctxt "" @@ -440,7 +440,7 @@ msgctxt "" "SID_OBJECT_SMALLESTWIDTH\n" "menuitem.text" msgid "~Fit to smallest width" -msgstr "พอดีกับความกว้างน้อยที่สุด" +msgstr "~พอดีกับความกว้างน้อยที่สุด" #: report.src msgctxt "" @@ -449,7 +449,7 @@ msgctxt "" "SID_OBJECT_GREATESTWIDTH\n" "menuitem.text" msgid "~Fit to greatest width" -msgstr "พอดีกับความกว้างมากที่สุด" +msgstr "~พอดีกับความกว้างมากที่สุด" #: report.src msgctxt "" diff --git a/source/th/sc/source/ui/dbgui.po b/source/th/sc/source/ui/dbgui.po index 0bfdb5a53bc..f70057fc9fe 100644 --- a/source/th/sc/source/ui/dbgui.po +++ b/source/th/sc/source/ui/dbgui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-25 05:03+0000\n" +"PO-Revision-Date: 2013-12-01 02:14+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385355836.0\n" +"X-POOTLE-MTIME: 1385864050.0\n" #: consdlg.src msgctxt "" @@ -1314,7 +1314,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Outline layout with subtotals at the top" -msgstr "Outline layout with subtotals at the top" +msgstr "รูปแบบเค้าโครงให้ผลรวมย่อยอยู่ด้านบน" #: pvfundlg.src msgctxt "" @@ -1323,7 +1323,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Outline layout with subtotals at the bottom" -msgstr "Outline layout with subtotals at the bottom" +msgstr "รูปแบบเค้าโครงให้ผลรวมย่อยอยู่ด้านล่าง" #: pvfundlg.src msgctxt "" diff --git a/source/th/sc/source/ui/drawfunc.po b/source/th/sc/source/ui/drawfunc.po index 7f8940dc722..d8cb6802ef6 100644 --- a/source/th/sc/source/ui/drawfunc.po +++ b/source/th/sc/source/ui/drawfunc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-03 12:01+0000\n" +"PO-Revision-Date: 2014-01-05 13:31+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383480060.0\n" +"X-POOTLE-MTIME: 1388928705.0\n" #: drformsh.src msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "SID_MIRROR_VERTICAL\n" "menuitem.text" msgid "~Vertically" -msgstr "แ~นวตั้ง" +msgstr "ในแนว~ตั้ง" #: objdraw.src msgctxt "" diff --git a/source/th/sc/source/ui/miscdlgs.po b/source/th/sc/source/ui/miscdlgs.po index 8451142c38e..88b37b5e3f6 100644 --- a/source/th/sc/source/ui/miscdlgs.po +++ b/source/th/sc/source/ui/miscdlgs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-10-20 04:59+0000\n" +"PO-Revision-Date: 2013-12-27 11:34+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,39 +12,35 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382245147.0\n" +"X-POOTLE-MTIME: 1388144060.0\n" #: acredlin.src -#, fuzzy msgctxt "" "acredlin.src\n" "STR_CHG_INSERT_COLS\n" "string.text" msgid "Column inserted" -msgstr "แทรกคอลัมน์" +msgstr "แทรกคอลัมน์แล้ว" #: acredlin.src -#, fuzzy msgctxt "" "acredlin.src\n" "STR_CHG_INSERT_ROWS\n" "string.text" msgid "Row inserted " -msgstr "แทรกแถว " +msgstr "แทรกแถวแล้ว" #: acredlin.src -#, fuzzy msgctxt "" "acredlin.src\n" "STR_CHG_INSERT_TABS\n" "string.text" msgid "Sheet inserted " -msgstr "แทรกแผ่นงาน " +msgstr "แทรกแผ่นงานแล้ว" #: acredlin.src -#, fuzzy msgctxt "" "acredlin.src\n" "STR_CHG_DELETE_COLS\n" @@ -53,13 +49,12 @@ msgid "Column deleted" msgstr "ลบคอลัมน์" #: acredlin.src -#, fuzzy msgctxt "" "acredlin.src\n" "STR_CHG_DELETE_ROWS\n" "string.text" msgid "Row deleted" -msgstr "ลบแถว" +msgstr "ลบแถวแล้ว" #: acredlin.src #, fuzzy @@ -336,7 +331,7 @@ msgctxt "" "CB_HIGHLIGHT_ACCEPT\n" "checkbox.text" msgid "Show ~accepted changes" -msgstr "แสดงการเปลี่ยนแปลงที่~ยอมรับได้" +msgstr "แสดงการเปลี่ยนแปลงที่ได้~ยอมรับ" #: highred.src msgctxt "" diff --git a/source/th/sc/source/ui/pagedlg.po b/source/th/sc/source/ui/pagedlg.po index 1f26a05fec5..c8f75766c38 100644 --- a/source/th/sc/source/ui/pagedlg.po +++ b/source/th/sc/source/ui/pagedlg.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2012-11-17 11:33+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-04 06:18+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353152005.0\n" +"X-POOTLE-MTIME: 1386137915.0\n" #: pagedlg.src msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "FL_REPEATROW\n" "fixedline.text" msgid "Rows to repeat" -msgstr "แถวที่ทำซ้ำ" +msgstr "แถวที่ต้องการซ้ำ" #: pagedlg.src msgctxt "" @@ -113,7 +113,7 @@ msgctxt "" "FL_REPEATCOL\n" "fixedline.text" msgid "Columns to repeat" -msgstr "คอลัมน์ที่ทำซ้ำ" +msgstr "คอลัมน์ที่ต้องการซ้ำ" #: pagedlg.src msgctxt "" diff --git a/source/th/sc/source/ui/sidebar.po b/source/th/sc/source/ui/sidebar.po index 3e1ec96ae3c..af648b72529 100644 --- a/source/th/sc/source/ui/sidebar.po +++ b/source/th/sc/source/ui/sidebar.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-24 04:06+0000\n" +"PO-Revision-Date: 2014-01-11 14:03+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385265972.0\n" +"X-POOTLE-MTIME: 1389449003.0\n" #: AlignmentPropertyPanel.src msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "CBX_MERGE\n" "checkbox.text" msgid "~Merge cells" -msgstr "" +msgstr "~ผสานเซลล์" #: AlignmentPropertyPanel.src msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "FT_ORIENT\n" "fixedtext.text" msgid "Text ~orientation:" -msgstr "" +msgstr "การกำหนด~ทิศทางข้อความ" #: AlignmentPropertyPanel.src msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "CBX_VERT\n" "checkbox.text" msgid "~Vertically stacked" -msgstr "" +msgstr "ซ้อนกันแนว~ตั้ง" #: AlignmentPropertyPanel.src msgctxt "" @@ -741,7 +741,7 @@ msgctxt "" "FT_DECIMALS\n" "fixedtext.text" msgid "~Decimal places:" -msgstr "ตำแหน่งทศนิยม:" +msgstr "ตำแหน่ง~ทศนิยม:" #: NumberFormatPropertyPanel.src msgctxt "" diff --git a/source/th/sc/source/ui/src.po b/source/th/sc/source/ui/src.po index 5e2449ad4fc..5bd5289e781 100644 --- a/source/th/sc/source/ui/src.po +++ b/source/th/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-25 05:04+0000\n" +"PO-Revision-Date: 2014-01-11 14:04+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385355884.0\n" +"X-POOTLE-MTIME: 1389449062.0\n" #: autofmt.src msgctxt "" @@ -786,14 +786,13 @@ msgid "Apply Style" msgstr "ใช้รูปแบบทันที" #: condformatdlg.src -#, fuzzy msgctxt "" "condformatdlg.src\n" "RID_COND_ENTRY.LB_STYLE\n" "1\n" "stringlist.text" msgid "New Style..." -msgstr "~สร้างสไตล์..." +msgstr "สร้างสไตล์..." #: condformatdlg.src msgctxt "" @@ -1192,7 +1191,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "3 Symbols 1" -msgstr "" +msgstr "3 สัญลักษณ์ 1" #: condformatdlg.src msgctxt "" @@ -1201,7 +1200,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "3 Symbols 2" -msgstr "" +msgstr "3 สัญลักษณ์ 2" #: condformatdlg.src msgctxt "" @@ -5702,7 +5701,7 @@ msgctxt "" "STR_SCATTR_PAGE_SCALETOPAGES\n" "string.text" msgid "Fit print range(s) on number of pages" -msgstr "Fit print range(s) on number of pages" +msgstr "จัดช่วงการพิมพ์ลงพอดีกับจำนวนหน้าที่กำหนด" #: globstr.src msgctxt "" @@ -5711,7 +5710,7 @@ msgctxt "" "STR_SCATTR_PAGE_SCALETO\n" "string.text" msgid "Fit print range(s) to width/height" -msgstr "Fit print range(s) to width/height" +msgstr "จัดช่วงการพิมพ์ลงพอดีกับความกว้าง/ความสูง" #: globstr.src msgctxt "" @@ -5738,7 +5737,7 @@ msgctxt "" "STR_SCATTR_PAGE_SCALE_PAGES\n" "string.text" msgid "%1 page(s)" -msgstr "%1 page(s)" +msgstr "%1 หน้า" #: globstr.src msgctxt "" @@ -6100,7 +6099,7 @@ msgctxt "" "STR_FUNCTIONLIST_MORE\n" "string.text" msgid "More..." -msgstr "มากกว่า..." +msgstr "เพิ่มเติม..." #: globstr.src msgctxt "" @@ -6837,7 +6836,6 @@ msgid "Insert Current Time" msgstr "" #: globstr.src -#, fuzzy msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" @@ -6853,7 +6851,7 @@ msgctxt "" "STR_UNDO_R2L\n" "string.text" msgid "Right-to-left" -msgstr "" +msgstr "ขวาไปซ้าย" #: globstr.src #, fuzzy @@ -7492,7 +7490,7 @@ msgctxt "" "FID_CELL_FORMAT\n" "menuitem.text" msgid "~Format Cells..." -msgstr "~รูปแบบช่อง..." +msgstr "~จัดรูปแบบเซลล์..." #: hdrcont.src msgctxt "" @@ -7613,14 +7611,13 @@ msgid "O~ptimal Column Width..." msgstr "ความกว้างคอลัมน์~ที่เหมาะที่สุด..." #: hdrcont.src -#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" "FID_INS_COLUMN\n" "menuitem.text" msgid "~Insert Columns Left" -msgstr "แ~ทรกคอลัมน์" +msgstr "แ~ทรกคอลัมน์ทางซ้าย" #: hdrcont.src msgctxt "" @@ -8009,14 +8006,13 @@ msgid "Name" msgstr "ชื่อ" #: miscdlgs.src -#, fuzzy msgctxt "" "miscdlgs.src\n" "RID_SCDLG_MOVETAB\n" "FT_TABNAME\n" "fixedtext.text" msgid "New ~name" -msgstr "ชื่อใหม่" +msgstr "~ชื่อใหม่" #: miscdlgs.src msgctxt "" @@ -8511,7 +8507,7 @@ msgctxt "" "STR_AUTHOR\n" "string.text" msgid "By author" -msgstr "โดยผู้แต่ง" +msgstr "โดยผู้เขียน" #: optdlg.src #, fuzzy @@ -8775,7 +8771,7 @@ msgctxt "" "BTN_NEW\n" "pushbutton.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: optdlg.src msgctxt "" @@ -9161,7 +9157,7 @@ msgctxt "" "CB_OUTLINE\n" "checkbox.text" msgid "~Outline symbols" -msgstr "สัญลักษณ์เ~ค้าร่าง" +msgstr "สัญลักษณ์เค้าร่าง" #: optdlg.src msgctxt "" @@ -9269,7 +9265,7 @@ msgctxt "" "FT_TAB\n" "fixedtext.text" msgid "~Tab stops" -msgstr "ระยะแ~ท็บ" +msgstr "~จุดตั้งระยะ" #: optdlg.src msgctxt "" @@ -9608,7 +9604,7 @@ msgctxt "" "FID_CELL_FORMAT\n" "menuitem.text" msgid "~Format Cells..." -msgstr "~รูปแบบช่อง..." +msgstr "~จัดรูปแบบเซลล์..." #: popup.src msgctxt "" @@ -9644,7 +9640,7 @@ msgctxt "" "FID_MERGE_ON\n" "menuitem.text" msgid "~Merge Cells..." -msgstr "" +msgstr "~ผสานเซลล์..." #: popup.src msgctxt "" @@ -9653,7 +9649,7 @@ msgctxt "" "FID_MERGE_OFF\n" "menuitem.text" msgid "Split Cells..." -msgstr "" +msgstr "แยกเซลล์..." #: popup.src msgctxt "" @@ -9789,7 +9785,7 @@ msgctxt "" "FID_INS_TABLE\n" "menuitem.text" msgid "~Insert Sheet..." -msgstr "แ~ทรกแผ่นงาน..." +msgstr "~แทรกแผ่นงาน..." #: popup.src msgctxt "" @@ -10166,7 +10162,7 @@ msgctxt "" "FID_CELL_FORMAT\n" "menuitem.text" msgid "~Format Cells..." -msgstr "~รูปแบบช่อง..." +msgstr "~จัดรูปแบบเซลล์..." #: popup.src msgctxt "" @@ -10229,7 +10225,7 @@ msgctxt "" "SID_DELETE_PRINTAREA\n" "menuitem.text" msgid "Undo Print Range" -msgstr "เรียกคืนช่วงการพิมพ์" +msgstr "ทำกลับช่วงการพิมพ์" #: popup.src msgctxt "" @@ -14384,7 +14380,7 @@ msgctxt "" "3\n" "string.text" msgid "An expression that can be either TRUE or FALSE." -msgstr "นิพจน์ที่ไม่ จริง ก็ เท็จ" +msgstr "นิพจน์ที่สามารถเป็นจริงหรือเท็จเพียงอย่างเดียว" #: scfuncs.src msgctxt "" @@ -14420,7 +14416,7 @@ msgctxt "" "3\n" "string.text" msgid "Any value or expression which can be either TRUE or FALSE." -msgstr "ค่าหรือนิพจน์ใดๆ ที่ไม่ จริง ก็ เท็จ" +msgstr "ค่าหรือนิพจน์ใดๆ ที่สามารถเป็นจริงหรือเท็จเพียงอย่างเดียว" #: scfuncs.src msgctxt "" @@ -14456,7 +14452,7 @@ msgctxt "" "7\n" "string.text" msgid "The result of the function if the logical test returns FALSE." -msgstr "ผลลัพธ์ของฟังก์ชันถ้าการทดสอบทางตรรกะส่งกลับ \"เท็จ\"" +msgstr "ผลลัพธ์ของฟังก์ชันถ้าการทดสอบทางตรรกะส่งกลับค่าเท็จ" #: scfuncs.src msgctxt "" @@ -14629,7 +14625,7 @@ msgctxt "" "3\n" "string.text" msgid "Logical value 1, logical value 2;...are 1 to 30 conditions to be tested and each returns either TRUE or FALSE." -msgstr "Logical value 1, logical value 2;...are 1 to 30 conditions to be tested and each returns either TRUE or FALSE.ค่าทางตรรกะ 1, ค่าทางตรรกะ 2;...เป็นเงื่อนไขตั้งแต่ 1 ถึง 30 จะถูกทดสอบและแต่ละเงื่อนไขจะส่งกลับ ไม่ จริง ก็ \"เท็จ\"" +msgstr "ค่าทางตรรกะ 1, ค่าทางตรรกะ 2;...เป็นเงื่อนไขตั้งแต่ 1 ถึง 30 ที่จะถูกทดสอบและแต่ละเงื่อนไขจะส่งกลับ ไม่ จริง ก็ เท็จ" #: scfuncs.src msgctxt "" @@ -22457,7 +22453,7 @@ msgctxt "" "5\n" "string.text" msgid "Decimal places. Denotes the number of digits to the right of the decimal point." -msgstr "จุดทศนิยม ใช้แทนตัวเลขที่ขวามือของจุดทศนิยม" +msgstr "ตำแหน่งทศนิยม จำนวนหลักตัวเลขที่ขวามือของจุดทศนิยม" #: scfuncs.src msgctxt "" @@ -24398,7 +24394,7 @@ msgctxt "" "SCSTR_NEW\n" "string.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: scstring.src msgctxt "" @@ -24622,7 +24618,7 @@ msgctxt "" "SCSTR_ORIENTATION_STANDARD\n" "string.text" msgid "Default orientation" -msgstr "การวางแนวโดยปริยาย" +msgstr "การกำหนดทิศทางโดยปริยาย" #: scstring.src msgctxt "" @@ -25295,7 +25291,7 @@ msgctxt "" "9\n" "itemlist.text" msgid "Pa~ges" -msgstr "หน้า" +msgstr "ห~น้า" #: scstring.src msgctxt "" diff --git a/source/th/sc/uiconfig/scalc/ui.po b/source/th/sc/uiconfig/scalc/ui.po index f148f77dc63..b7d24c7f6f7 100644 --- a/source/th/sc/uiconfig/scalc/ui.po +++ b/source/th/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-03 08:43+0200\n" -"PO-Revision-Date: 2013-11-25 16:19+0000\n" +"PO-Revision-Date: 2013-12-27 11:34+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396397.0\n" +"X-POOTLE-MTIME: 1388144042.0\n" #: allheaderfooterdialog.ui msgctxt "" @@ -332,7 +332,7 @@ msgctxt "" "label\n" "string.text" msgid "Repeat _column" -msgstr "" +msgstr "ซ้ำคอลัมน์" #: definename.ui msgctxt "" @@ -341,7 +341,7 @@ msgctxt "" "label\n" "string.text" msgid "Repeat _row" -msgstr "" +msgstr "ซ้ำแถว" #: definename.ui msgctxt "" @@ -593,7 +593,7 @@ msgctxt "" "title\n" "string.text" msgid "Format Cells" -msgstr "" +msgstr "จัดรูปแบบเซลล์" #: formatcellsdialog.ui msgctxt "" @@ -1084,7 +1084,7 @@ msgctxt "" "title\n" "string.text" msgid "Insert Sheet" -msgstr "" +msgstr "แทรกแผ่นงาน" #: insertsheet.ui msgctxt "" @@ -1300,7 +1300,7 @@ msgctxt "" "label\n" "string.text" msgid "Repeat _column" -msgstr "" +msgstr "ซ้ำคอลัมน์" #: managenamesdialog.ui msgctxt "" @@ -1309,7 +1309,7 @@ msgctxt "" "label\n" "string.text" msgid "Repeat _row" -msgstr "" +msgstr "ซ้ำแถว" #: managenamesdialog.ui msgctxt "" @@ -2020,7 +2020,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Fit print range(s) to width/height" -msgstr "" +msgstr "จัดช่วงการพิมพ์ลงพอดีกับความกว้าง/ความสูง" #: sheetprintpage.ui msgctxt "" @@ -2029,7 +2029,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Fit print range(s) on number of pages" -msgstr "" +msgstr "จัดช่วงการพิมพ์ลงพอดีกับจำนวนหน้าที่กำหนด" #: sheetprintpage.ui msgctxt "" @@ -2794,7 +2794,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "กำหนดเอง" #: textimportoptions.ui msgctxt "" diff --git a/source/th/scp2/source/accessories.po b/source/th/scp2/source/accessories.po index 5f00e2ee2c4..aa938f3d62a 100644 --- a/source/th/scp2/source/accessories.po +++ b/source/th/scp2/source/accessories.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-02 05:14+0000\n" +"PO-Revision-Date: 2013-12-01 10:55+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383369275.0\n" +"X-POOTLE-MTIME: 1385895340.0\n" #: module_accessories.ulf msgctxt "" @@ -91,13 +91,12 @@ msgid "Documentations" msgstr "ตัวเลือกเอกสาร" #: module_samples_accessories.ulf -#, fuzzy msgctxt "" "module_samples_accessories.ulf\n" "STR_DESC_MODULE_OPTIONAL_ACCESSORIES_DOCUMENTATIONS\n" "LngText.text" msgid "%PRODUCTNAME documentations." -msgstr "%PRODUCTNAME document" +msgstr "เอกสารคู่มือ %PRODUCTNAME" #: module_samples_accessories.ulf msgctxt "" diff --git a/source/th/scp2/source/calc.po b/source/th/scp2/source/calc.po index f4c210c123f..4530135163a 100644 --- a/source/th/scp2/source/calc.po +++ b/source/th/scp2/source/calc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-08 02:37+0000\n" +"PO-Revision-Date: 2013-12-23 17:59+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381199833.0\n" +"X-POOTLE-MTIME: 1387821595.0\n" #: folderitem_calc.ulf msgctxt "" @@ -112,7 +112,7 @@ msgctxt "" "STR_REG_VAL_SO60_SPREADSHEET\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet" -msgstr "%SXWPRODUCTNAME %SXWFORMATVERSION Spreadsheet" +msgstr "ตารางคำนวณ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_calc.ulf msgctxt "" @@ -120,7 +120,7 @@ msgctxt "" "STR_REG_VAL_SO60_CALC_TEMPLATE\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Spreadsheet Template" +msgstr "แผ่นแบบตารางคำนวณ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_calc.ulf msgctxt "" @@ -136,7 +136,7 @@ msgctxt "" "STR_REG_VAL_OO_CALC_TEMPLATE\n" "LngText.text" msgid "OpenDocument Spreadsheet Template" -msgstr "OpenDocument Spreadsheet Template" +msgstr "แม่แบบตารางคำนวณของ OpenDocument" #: registryitem_calc.ulf #, fuzzy diff --git a/source/th/scp2/source/draw.po b/source/th/scp2/source/draw.po index a378354990e..9f639dc0edd 100644 --- a/source/th/scp2/source/draw.po +++ b/source/th/scp2/source/draw.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-02-17 21:29+0000\n" -"Last-Translator: Andras <timar74@gmail.com>\n" +"PO-Revision-Date: 2013-12-23 17:58+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1361136547.0\n" +"X-POOTLE-MTIME: 1387821511.0\n" #: folderitem_draw.ulf msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "STR_REG_VAL_SO60_DRAWING\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Drawing" +msgstr "งานวาด %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_draw.ulf msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "STR_REG_VAL_SO60_DRAW_TEMPLATE\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing Template" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Drawing Template" +msgstr "แผ่นแบบงานวาด %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_draw.ulf msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "STR_REG_VAL_OO_DRAW_TEMPLATE\n" "LngText.text" msgid "OpenDocument Drawing Template" -msgstr "OpenDocument Drawing Template" +msgstr "แม่แบบงานวาดของ OpenDocument" #: registryitem_draw.ulf #, fuzzy diff --git a/source/th/scp2/source/impress.po b/source/th/scp2/source/impress.po index 7558a9f226b..fc747c1f43d 100644 --- a/source/th/scp2/source/impress.po +++ b/source/th/scp2/source/impress.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-25 12:51+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-23 17:53+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1387821196.0\n" #: folderitem_impress.ulf msgctxt "" @@ -117,7 +118,7 @@ msgctxt "" "STR_REG_VAL_SO60_PRESENT\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Presentation" +msgstr "งานนำเสนอ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_impress.ulf msgctxt "" @@ -125,7 +126,7 @@ msgctxt "" "STR_REG_VAL_SO60_IMPRESS_TEMPLATE\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation Template" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Presentation Template" +msgstr "แผ่นแบบงานนำเสนอ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_impress.ulf msgctxt "" @@ -141,7 +142,7 @@ msgctxt "" "STR_REG_VAL_OO_PRESENT_TEMPLATE\n" "LngText.text" msgid "OpenDocument Presentation Template" -msgstr "OpenDocument Presentation Template" +msgstr "แม่แบบงานนำเสนอของ OpenDocument" #: registryitem_impress.ulf #, fuzzy diff --git a/source/th/scp2/source/math.po b/source/th/scp2/source/math.po index 0b892b8365c..5a8906461ac 100644 --- a/source/th/scp2/source/math.po +++ b/source/th/scp2/source/math.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-25 12:51+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-11 17:26+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386782772.0\n" #: folderitem_math.ulf msgctxt "" @@ -85,7 +86,7 @@ msgctxt "" "STR_REG_VAL_SO60_FORMULA\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Formula" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Formula" +msgstr "สูตรคณิตศาสตร์ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_math.ulf msgctxt "" diff --git a/source/th/scp2/source/writer.po b/source/th/scp2/source/writer.po index 4e7b587f55e..449a763f5cf 100644 --- a/source/th/scp2/source/writer.po +++ b/source/th/scp2/source/writer.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-25 12:51+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-23 17:57+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1387821474.0\n" #: folderitem_writer.ulf msgctxt "" @@ -117,7 +118,7 @@ msgctxt "" "STR_REG_VAL_SO60_TEXT\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document" -msgstr "%SXWFORMATNAME %SXWFORMATVERSION Text Document" +msgstr "เอกสารข้อความ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_writer.ulf msgctxt "" @@ -133,7 +134,7 @@ msgctxt "" "STR_REG_VAL_SO60_WRITER_TEMPLATE\n" "LngText.text" msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document Template" -msgstr "แม่แบบเอกสารข้อความ %SXWPRODUCTNAME %SXWFORMATVERSION" +msgstr "แม่แบบเอกสารข้อความ %SXWFORMATNAME %SXWFORMATVERSION" #: registryitem_writer.ulf msgctxt "" @@ -149,7 +150,7 @@ msgctxt "" "STR_REG_VAL_OO_WRITER_TEMPLATE\n" "LngText.text" msgid "OpenDocument Text Template" -msgstr "แม่แบบข้อความ OpenDocument" +msgstr "แม่แบบเอกสารข้อความ OpenDocument" #: registryitem_writer.ulf msgctxt "" @@ -173,7 +174,7 @@ msgctxt "" "STR_REG_VAL_MS_WORD_DOCUMENT_OLD\n" "LngText.text" msgid "Microsoft Word 97-2003 Document" -msgstr "" +msgstr "เอกสารไมโครซอฟต์เวิร์ด 97-2003" #: registryitem_writer.ulf msgctxt "" @@ -181,7 +182,7 @@ msgctxt "" "STR_REG_VAL_MS_WORD_DOCUMENT\n" "LngText.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: registryitem_writer.ulf #, fuzzy diff --git a/source/th/sd/source/ui/animations.po b/source/th/sd/source/ui/animations.po index ce62e82086e..aa0352230d8 100644 --- a/source/th/sd/source/ui/animations.po +++ b/source/th/sd/source/ui/animations.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 01:31+0000\n" +"PO-Revision-Date: 2013-12-04 06:23+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385343075.0\n" +"X-POOTLE-MTIME: 1386138233.0\n" #: CustomAnimation.src msgctxt "" @@ -384,7 +384,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY\n" "string.text" msgid "Font color" -msgstr "สีแบบอักษร" +msgstr "สีตัวอักษร" #: CustomAnimation.src msgctxt "" @@ -901,7 +901,7 @@ msgctxt "" "FT_REPEAT\n" "fixedtext.text" msgid "Repeat" -msgstr "ทำซ้ำ" +msgstr "ซ้ำ" #: CustomAnimationDialog.src msgctxt "" diff --git a/source/th/sd/source/ui/annotations.po b/source/th/sd/source/ui/annotations.po index e972cd92039..f5ef8b39bf0 100644 --- a/source/th/sd/source/ui/annotations.po +++ b/source/th/sd/source/ui/annotations.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-20 04:59+0000\n" +"PO-Revision-Date: 2014-01-11 13:18+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382245153.0\n" +"X-POOTLE-MTIME: 1389446285.0\n" #: annotations.src msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "SID_ATTR_CHAR_STRIKEOUT\n" "menuitem.text" msgid "~Strikethrough" -msgstr "ขีดเส้นทับข้อความ" +msgstr "ขีดเส้น~ทับข้อความ" #: annotations.src msgctxt "" @@ -164,7 +164,7 @@ msgctxt "" "STR_ANNOTATION_NOAUTHOR\n" "string.text" msgid "(no author)" -msgstr "(ไม่มีผู้แต่ง)" +msgstr "(ไม่มีผู้เขียน)" #: annotations.src msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "STR_ANNOTATION_UNDO_REPLY\n" "string.text" msgid "Reply to Comment" -msgstr "ความคิดเห็น" +msgstr "ตอบกลับความคิดเห็น" #: annotations.src msgctxt "" @@ -247,4 +247,4 @@ msgctxt "" "STR_ANNOTATION_REPLY\n" "string.text" msgid "Reply to %1" -msgstr "" +msgstr "ตอบกลับ %1" diff --git a/source/th/sd/source/ui/app.po b/source/th/sd/source/ui/app.po index ad68d735710..50ceaf70db3 100644 --- a/source/th/sd/source/ui/app.po +++ b/source/th/sd/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-31 05:50+0000\n" +"PO-Revision-Date: 2014-01-12 12:35+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383198647.0\n" +"X-POOTLE-MTIME: 1389530158.0\n" #: menuids3_tmpl.src msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "SID_VERTICAL\n" "menuitem.text" msgid "~Vertically" -msgstr "แนว~ตั้ง" +msgstr "ในแนว~ตั้ง" #: menuids3_tmpl.src msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "SID_INSERTPAGE\n" "menuitem.text" msgid "~New Slide" -msgstr "~ภาพนิ่งใหม่" +msgstr "ภาพนิ่งให~ม่" #: menuids_tmpl.src msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "SID_INSERT_MASTER_PAGE\n" "menuitem.text" msgid "~New Master" -msgstr "เ~ค้าโครงหลักใหม่" +msgstr "เค้าโครงหลักให~ม่" #: menuids_tmpl.src msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "SID_INSERTPAGE\n" "menuitem.text" msgid "~New Page" -msgstr "~หน้าใหม่" +msgstr "หน้าให~ม่" #: menuids_tmpl.src msgctxt "" @@ -1138,7 +1138,7 @@ msgctxt "" "SID_GLUE_HORZALIGN_RIGHT\n" "menuitem.text" msgid "Fixed Hori~zontal Right" -msgstr "กำหนดแน~วนอนด้านขวา" +msgstr "กำหนดแนว~นอนด้านขวา" #: menuids_tmpl.src msgctxt "" @@ -2754,9 +2754,10 @@ msgid "" "but cannot be undone. Do you want to continue and\n" "thus assign the new slide design?" msgstr "" -"ปฏิบัติการนี้ จะลบรายการปฏิบัติการที่ยกเลิกได้ออกไป\n" -"การแก้ไขทั้งหมดจะยังคงอยู่ แต่จะยกเลิกไม่ได้\n" -"คุณต้องการทำต่อ และใช้ลักษณะใหม่ของภาพนิ่งหรือไม่?" +"การกระทำนี้จะลบรายการของการกระทำที่สามารถ\n" +"ทำกลับได้ การเปลี่ยนแปลงเอกสารก่อนหน้าจะยังคงอยู่\n" +"แต่จะยกเลิกไม่ได้ คุณต้องการทำต่อและ\n" +"ใช้การออกแบบใหม่ของภาพนิ่งหรือไม่?" #: strings.src msgctxt "" @@ -3786,7 +3787,7 @@ msgctxt "" "STR_PRES_PAUSE\n" "string.text" msgid "Pause..." -msgstr "หยุด..." +msgstr "หยุดชั่วคราว..." #: strings.src msgctxt "" diff --git a/source/th/sd/source/ui/dlg.po b/source/th/sd/source/ui/dlg.po index aec3eb9ca8d..02c57596495 100644 --- a/source/th/sd/source/ui/dlg.po +++ b/source/th/sd/source/ui/dlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 12:09+0000\n" +"PO-Revision-Date: 2014-01-12 12:39+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383480564.0\n" +"X-POOTLE-MTIME: 1389530383.0\n" #: PaneDockingWindow.src msgctxt "" @@ -793,7 +793,7 @@ msgctxt "" "FT_PAGE3_BREAK\n" "fixedtext.text" msgid "Du~ration of pause" -msgstr "ช่วงเวลาห~ยุด" +msgstr "~ช่วงเวลาที่หยุดชั่วคราว" #: dlgass.src msgctxt "" @@ -1373,7 +1373,7 @@ msgctxt "" "CBX_ORIENTATION\n" "checkbox.text" msgid "Same orientation" -msgstr "การวางแนวเหมือนกัน" +msgstr "การกำหนดทิศทางเดียวกัน" #: morphdlg.src msgctxt "" diff --git a/source/th/sd/source/ui/slideshow.po b/source/th/sd/source/ui/slideshow.po index b597280f3a8..a6db3c67dbf 100644 --- a/source/th/sd/source/ui/slideshow.po +++ b/source/th/sd/source/ui/slideshow.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-11-04 10:57+0100\n" -"PO-Revision-Date: 2013-09-15 10:07+0000\n" +"PO-Revision-Date: 2013-12-03 03:21+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379239657.0\n" +"X-POOTLE-MTIME: 1386040860.0\n" #: slideshow.src msgctxt "" @@ -90,7 +90,6 @@ msgid "~Thin" msgstr "บาง" #: slideshow.src -#, fuzzy msgctxt "" "slideshow.src\n" "RID_SLIDESHOW_CONTEXTMENU.CM_WIDTH_PEN\n" diff --git a/source/th/sd/source/ui/view.po b/source/th/sd/source/ui/view.po index eef8dc9369f..91871c149a9 100644 --- a/source/th/sd/source/ui/view.po +++ b/source/th/sd/source/ui/view.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-25 02:20+0000\n" +"PO-Revision-Date: 2013-12-26 01:48+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382667603.0\n" +"X-POOTLE-MTIME: 1388022486.0\n" #: DocumentRenderer.src msgctxt "" @@ -80,32 +80,13 @@ msgid "Notes" msgstr "บันทึก" #: DocumentRenderer.src -#, fuzzy msgctxt "" "DocumentRenderer.src\n" "_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_CONTENT_CHOICES\n" "4\n" "itemlist.text" msgid "Outline" -msgstr "" -"#-#-#-#-# index.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# fmtui.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# tabpages.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าร่าง\n" -"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# core.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# inc.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง\n" -"#-#-#-#-# svdraw.po (PACKAGE VERSION) #-#-#-#-#\n" -"เค้าโครง" +msgstr "เค้าโครง" #: DocumentRenderer.src msgctxt "" @@ -376,7 +357,7 @@ msgctxt "" "4\n" "itemlist.text" msgid "Tile sheet of paper with repeated pages" -msgstr "" +msgstr "เรียงหน้าซ้ำลงบนแผ่นกระดาษแบบปูกระเบื้อง" #: DocumentRenderer.src msgctxt "" @@ -448,7 +429,7 @@ msgctxt "" "_STR_IMPRESS_PRINT_UI_PAPER_TRAY\n" "string.text" msgid "~Use only paper tray from printer preferences" -msgstr "ใช้เฉพาะถาดกระดาษจากที่เลือกไว้ในเครื่องพิมพ์เท่านั้น" +msgstr "~ใช้เฉพาะถาดกระดาษจากที่เลือกไว้ในเครื่องพิมพ์เท่านั้น" #: DocumentRenderer.src msgctxt "" @@ -503,7 +484,7 @@ msgctxt "" "2\n" "itemlist.text" msgid "Pa~ges" -msgstr "หน้า" +msgstr "ห~น้า" #: DocumentRenderer.src msgctxt "" diff --git a/source/th/sd/uiconfig/sdraw/ui.po b/source/th/sd/uiconfig/sdraw/ui.po index d5c706d990e..47e524741fc 100644 --- a/source/th/sd/uiconfig/sdraw/ui.po +++ b/source/th/sd/uiconfig/sdraw/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-24 08:29+0000\n" +"PO-Revision-Date: 2013-12-04 06:26+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385281790.0\n" +"X-POOTLE-MTIME: 1386138361.0\n" #: copydlg.ui msgctxt "" @@ -386,7 +386,7 @@ msgctxt "" "label\n" "string.text" msgid "Tile sheet of paper with repeated pages" -msgstr "" +msgstr "เรียงหน้าซ้ำลงบนแผ่นกระดาษแบบปูกระเบื้อง" #: printeroptions.ui msgctxt "" diff --git a/source/th/sd/uiconfig/simpress/ui.po b/source/th/sd/uiconfig/simpress/ui.po index ae3950fc445..b0d9ddc5cce 100644 --- a/source/th/sd/uiconfig/simpress/ui.po +++ b/source/th/sd/uiconfig/simpress/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-02 13:55+0200\n" -"PO-Revision-Date: 2013-11-24 08:13+0000\n" +"PO-Revision-Date: 2014-01-12 12:40+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385280808.0\n" +"X-POOTLE-MTIME: 1389530408.0\n" #: customslideshows.ui msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Duration of pause" -msgstr "" +msgstr "ช่วงเวลาที่หยุดชั่วคราว" #: presentationdialog.ui msgctxt "" @@ -383,7 +383,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Pause Duration" -msgstr "" +msgstr "ช่วงเวลาที่หยุดชั่วคราว" #: presentationdialog.ui msgctxt "" diff --git a/source/th/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po b/source/th/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po index af691506d79..8a02838c8ec 100644 --- a/source/th/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po +++ b/source/th/sdext/source/minimizer/registry/data/org/openoffice/Office/extension.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-15 15:03+0000\n" +"PO-Revision-Date: 2013-12-28 03:17+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379257416.0\n" +"X-POOTLE-MTIME: 1388200670.0\n" #: SunPresentationMinimizer.xcu msgctxt "" @@ -160,7 +160,7 @@ msgctxt "" "STR_REMOVE_CROP_AREA\n" "value.text" msgid "~Delete cropped graphic areas" -msgstr "ลบพื้นที่กราฟิกที่ถูกครอบตัดออกไป" +msgstr "~ลบพื้นที่กราฟิกที่ถูกครอบตัดออกไป" #: SunPresentationMinimizer.xcu msgctxt "" @@ -268,7 +268,7 @@ msgctxt "" "STR_OLE_OBJECTS_DESC\n" "value.text" msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains OLE objects." -msgstr "การเชื่องโยงและการฝังตัววัตถุ [Object Linking and Embedding (OLE)] เป็นเทคโนโลยีที่ทำให้สามารถฝังตัวและเชื่อมโยงไปยังเอกสารและวัตถุอื่น งานนำเสนอปัจจุบันบรรจุวัตถุ OLE อยู่" +msgstr "การเชื่องโยงและการฝังตัววัตถุ (Object Linking and Embedding - OLE) เป็นเทคโนโลยีที่ทำให้สามารถฝังตัวและเชื่อมโยงไปยังเอกสารและวัตถุอื่น งานนำเสนอปัจจุบันบรรจุวัตถุ OLE อยู่" #: SunPresentationMinimizer.xcu msgctxt "" @@ -277,7 +277,7 @@ msgctxt "" "STR_NO_OLE_OBJECTS_DESC\n" "value.text" msgid "Object Linking and Embedding (OLE) is a technology that allows embedding and linking to documents and other objects.The current presentation contains no OLE objects." -msgstr "การเชื่องโยงและการฝังตัววัตถุ [Object Linking and Embedding (OLE)] เป็นเทคโนโลยีที่ทำให้สามารถฝังตัวและเชื่อมโยงไปยังเอกสารและวัตถุอื่น งานนำเสนอปัจจุบันไม่มีวัตถุ OLE" +msgstr "การเชื่องโยงและการฝังตัววัตถุ (Object Linking and Embedding - OLE) เป็นเทคโนโลยีที่ทำให้สามารถฝังตัวและเชื่อมโยงไปยังเอกสารและวัตถุอื่น งานนำเสนอปัจจุบันไม่มีวัตถุ OLE" #: SunPresentationMinimizer.xcu msgctxt "" diff --git a/source/th/sfx2/source/appl.po b/source/th/sfx2/source/appl.po index 5d7c3fce99e..eb82718cc28 100644 --- a/source/th/sfx2/source/appl.po +++ b/source/th/sfx2/source/appl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-16 02:24+0000\n" +"PO-Revision-Date: 2013-12-07 16:57+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381890280.0\n" +"X-POOTLE-MTIME: 1386435423.0\n" #: app.src msgctxt "" @@ -520,8 +520,8 @@ msgid "" "Saving will remove all existing signatures.\n" "Do you want to continue saving the document?" msgstr "" -"Saving will remove all existing signatures.\n" -"Do you want to continue saving the document?" +"การบันทึกจะลบลายเซ็นที่มีอยู่ทั้งหมด\n" +"ต้องการทำการบันทึกเอกสารต่อไปหรือไม่?" #: app.src msgctxt "" @@ -839,7 +839,7 @@ msgctxt "" "CB_SCOPE\n" "checkbox.text" msgid "Find in ~headings only" -msgstr "หาในส่วนหัวอย่างเดียว" +msgstr "หาในหัวข้อเท่านั้น" #: newhelp.src msgctxt "" diff --git a/source/th/sfx2/source/dialog.po b/source/th/sfx2/source/dialog.po index c4d5a05fbc9..d376920a9af 100644 --- a/source/th/sfx2/source/dialog.po +++ b/source/th/sfx2/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-26 03:04+0000\n" +"PO-Revision-Date: 2013-12-28 03:18+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382756683.0\n" +"X-POOTLE-MTIME: 1388200688.0\n" #: alienwarn.src msgctxt "" @@ -27,6 +27,9 @@ msgid "" "\n" "Use the default ODF file format to be sure that the document is saved correctly." msgstr "" +"เอกสารนี้อาจมีการจัดรูปแบบหรือเนื้อหาที่ไม่สามารถบันทึกในรูปแบบไฟล์ \"%FORMATNAME\"\n" +"\n" +"ใช้รูปแบบไฟล์ ODF ล่าสุดเพื่อจะได้มั่นใจว่าการจัดรูปแบบและเนื้อหาทั้งหมดจะได้ถูกบันทึกอย่างถูกต้อง" #: alienwarn.src msgctxt "" @@ -906,7 +909,7 @@ msgctxt "" "BTN_INPUT_OK\n" "pushbutton.text" msgid "OK" -msgstr "" +msgstr "ตกลง" #: inputdlg.src msgctxt "" diff --git a/source/th/sfx2/source/doc.po b/source/th/sfx2/source/doc.po index b5fe135cbd3..59aef647b22 100644 --- a/source/th/sfx2/source/doc.po +++ b/source/th/sfx2/source/doc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 16:20+0000\n" +"PO-Revision-Date: 2014-01-05 05:26+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396435.0\n" +"X-POOTLE-MTIME: 1388899578.0\n" #: doc.src msgctxt "" @@ -380,7 +380,7 @@ msgctxt "" "RID_STR_WARNSTYLEOVERWRITE\n" "string.text" msgid "Should the \"$(ARG1)\" Style be replaced?" -msgstr "ต้องการแทนที่ลักษณะ \"$(ARG1)\" หรือไม่?" +msgstr "ต้องการแทนที่ลักษณะ $(ARG1) หรือไม่?" #: doc.src msgctxt "" @@ -441,7 +441,7 @@ msgctxt "" "STR_TEMPL_MOVED\n" "string.text" msgid "The template \"$(TEMPLATE)\" was not found at the original location. A template with the same name exists at \"$(FOUND)\". Should this template be used in the future when comparing?" -msgstr "The template \"$(TEMPLATE)\" was not found at the original location. A template with the same name exists at \"$(FOUND)\". Should this template be used in the future when comparing?ไม่พบแม่แบบ \"$(TEMPLATE)\" ที่ที่ตั้งเดิม มีชื่อแม่แบบเหมือนกันอยู่ที่ \"$(FOUND)\" ต้องการใช้แม่แบบนี้ในอนาคตเมื่อทำการเปรียบเทียบหรือไม่?" +msgstr "ไม่พบแม่แบบ \"$(TEMPLATE)\" ที่ที่ตั้งเดิม มีแม่แบบชื่อเหมือนกันอยู่ที่ \"$(FOUND)\" ต้องการใช้แม่แบบนี้ในอนาคตเมื่อทำการเปรียบเทียบหรือไม่?" #: doc.src msgctxt "" @@ -529,7 +529,7 @@ msgctxt "" "STR_PACKNGO_NEWMEDIUM\n" "string.text" msgid "Insert the next data carrier and click OK." -msgstr "แทรกข้อมูลถัดไป และกด ตกลง" +msgstr "แทรกพาหะของข้อมูลถัดไป และกดตกลง" #: doc.src msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "BT_MORE\n" "morebutton.text" msgid "~More" -msgstr "~รายละเอียด" +msgstr "เ~พิ่มเติม" #: new.src msgctxt "" @@ -1040,7 +1040,7 @@ msgctxt "" "FT_DESC\n" "fixedtext.text" msgid "~Description" -msgstr "คำบรรยาย" +msgstr "~คำบรรยาย" #: new.src msgctxt "" @@ -1430,7 +1430,7 @@ msgctxt "" "STR_TEMPLATE_NAME3\n" "string.text" msgid "Abstract Yellow" -msgstr "" +msgstr "เหลืองนามธรรม" #: templatelocnames.src msgctxt "" diff --git a/source/th/sfx2/source/view.po b/source/th/sfx2/source/view.po index 977687762b9..d9fc7f1dcae 100644 --- a/source/th/sfx2/source/view.po +++ b/source/th/sfx2/source/view.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-15 09:40+0000\n" +"PO-Revision-Date: 2013-12-10 04:26+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379238016.0\n" +"X-POOTLE-MTIME: 1386649583.0\n" #: view.src msgctxt "" @@ -118,8 +118,8 @@ msgid "" "Would you like to save the new settings in the\n" "active document?" msgstr "" -"ดัดแปลงแก้ไขการวางหน้ากระดาษ\n" -"บันทึกการกำหนดใหม่ \n" +"ขนาดและการกำหนดทิศทางของหน้าเปลี่ยนแปลง\n" +"ต้องการบันทึกการตั้งค่าใหม่ \n" "ในเอกสารที่ใช้งานอยู่หรือไม่?" #: view.src @@ -146,9 +146,9 @@ msgid "" "Would you like to save the new settings in the\n" "active document?" msgstr "" -"แก้ไขขนาดและการวางแนวหน้ากระดาษ\n" -". ต้องการบันทึกการกำหนดใหม่ใน\n" -"เอกสารที่ใช้งานอยู่หรือไม่?" +"ขนาดและการกำหนดทิศทางของหน้าเปลี่ยนแปลง\n" +"ต้องการบันทึกการตั้งค่าใหม่ \n" +"ในเอกสารที่ใช้งานอยู่หรือไม่?" #: view.src msgctxt "" @@ -212,7 +212,9 @@ msgctxt "" msgid "" "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n" "Please check the %PRODUCTNAME settings or your e-mail program settings." -msgstr "ส่งเมลผิดพลาด อาจเกิดจากการตั้งต่าไม่ถูกต้อง โปรดตรวจสอบการตั้งค่า %PRODUCTNAME หรือตั้งค่าโปรแกรม e-mail" +msgstr "" +"เกิดผิดพลาดในการส่งข้อความ อาจเกิดจากไม่มีบัญชีผู้ใช้หรือการตั้งต่าไม่ถูกต้อง\n" +"โปรดตรวจสอบการตั้งค่า %PRODUCTNAME หรือตั้งค่าโปรแกรม e-mail" #: view.src msgctxt "" @@ -220,10 +222,7 @@ msgctxt "" "MSG_QUERY_OPENASTEMPLATE\n" "querybox.text" msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?" -msgstr "" -"ไม่สามารถเปิดเอกสารเพื่อแก้ไขได้ เนื่องจาก\n" -"สิทธิในการเข้าถึงอาจผิดพลาด คุณต้องการใช้มันเป็นแม่แบบ\n" -"สำหรับเอกสารใหม่หรือไม่?" +msgstr "ไม่สามารถแก้ไขเอกสาร อาจเนื่องจากขาดสิทธิในการเข้าถึง คุณต้องการสร้างสำเนาและแก้ไขสำเนาเอกสารนั้นหรือไม่?" #: view.src msgctxt "" diff --git a/source/th/sfx2/uiconfig/ui.po b/source/th/sfx2/uiconfig/ui.po index a06a9e3272f..87c12d82dc9 100644 --- a/source/th/sfx2/uiconfig/ui.po +++ b/source/th/sfx2/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-26 03:21+0000\n" +"PO-Revision-Date: 2013-12-03 02:38+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382757714.0\n" +"X-POOTLE-MTIME: 1386038303.0\n" #: checkin.ui msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "label\n" "string.text" msgid "unknown" -msgstr "" +msgstr "ไม่รู้จัก" #: documentinfopage.ui msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "label\n" "string.text" msgid "Pap_er orientation" -msgstr "" +msgstr "การกำหนดทิศทางกระดาษ" #: optprintpage.ui msgctxt "" diff --git a/source/th/shell/source/win32/shlxthandler/res.po b/source/th/shell/source/win32/shlxthandler/res.po index c155abbcc75..d37931d11ea 100644 --- a/source/th/shell/source/win32/shlxthandler/res.po +++ b/source/th/shell/source/win32/shlxthandler/res.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-09-15 09:40+0000\n" +"PO-Revision-Date: 2014-01-05 05:26+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379238027.0\n" +"X-POOTLE-MTIME: 1388899588.0\n" #: shlxthdl.ulf msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "%DESCRIPTION_COLON%\n" "LngText.text" msgid "Description:" -msgstr "คำบรรยาย: " +msgstr "คำบรรยาย:" #: shlxthdl.ulf msgctxt "" diff --git a/source/th/svtools/source/contnr.po b/source/th/svtools/source/contnr.po index f47de79b29d..4f9d0638752 100644 --- a/source/th/svtools/source/contnr.po +++ b/source/th/svtools/source/contnr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-15 09:40+0000\n" +"PO-Revision-Date: 2013-12-04 02:23+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379238029.0\n" +"X-POOTLE-MTIME: 1386123828.0\n" #: fileview.src msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "BTN_ALL\n" "pushbutton.text" msgid "Delete ~All" -msgstr "ลบ~ทั้งหมด" +msgstr "ลบทั้งหมด" #: fileview.src msgctxt "" @@ -247,7 +247,7 @@ msgctxt "" "TI_DOCTEMPLATE_PREV\n" "toolboxitem.text" msgid "Up One Level" -msgstr "ขึ้นไปหนึ่งระดับ" +msgstr "ขึ้นหนึ่งระดับ" #: templwin.src msgctxt "" diff --git a/source/th/svtools/source/dialogs.po b/source/th/svtools/source/dialogs.po index 09c4c5750c9..faf75bd1fca 100644 --- a/source/th/svtools/source/dialogs.po +++ b/source/th/svtools/source/dialogs.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-12-25 13:02+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2014-01-12 12:54+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1389531269.0\n" #: addresstemplate.src msgctxt "" @@ -53,7 +54,7 @@ msgctxt "" "STR_FIELD_LASTNAME\n" "string.text" msgid "Last name" -msgstr "ชื่อสกุล" +msgstr "นามสกุล" #: addresstemplate.src msgctxt "" @@ -709,7 +710,7 @@ msgctxt "" "STR_FORMAT_ID_STARWRITER_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Writer object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Writer" +msgstr "วัตถุ Writer %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -717,7 +718,7 @@ msgctxt "" "STR_FORMAT_ID_STARWRITERWEB_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Writer/Web object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Writer/Web" +msgstr "วัตถุ Writer/เว็บ %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -725,7 +726,7 @@ msgctxt "" "STR_FORMAT_ID_STARWRITERGLOB_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Writer/Master object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Writer/Master" +msgstr "วัตถุ Writer/Master %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -733,7 +734,7 @@ msgctxt "" "STR_FORMAT_ID_STARDRAW_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Draw object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Draw" +msgstr "วัตถุ Draw %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -741,7 +742,7 @@ msgctxt "" "STR_FORMAT_ID_STARIMPRESS_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Impress object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Impress" +msgstr "วัตถุ Impress %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -749,7 +750,7 @@ msgctxt "" "STR_FORMAT_ID_STARCALC_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Calc object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Calc" +msgstr "วัตถุ Calc %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -757,7 +758,7 @@ msgctxt "" "STR_FORMAT_ID_STARCHART_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Chart object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Chart" +msgstr "วัตถุ Chart %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" @@ -765,7 +766,7 @@ msgctxt "" "STR_FORMAT_ID_STARMATH_60\n" "string.text" msgid "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Math object" -msgstr "วัตถุ %PRODUCTNAME 6.0 Math" +msgstr "วัตถุ Math %PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION" #: formats.src msgctxt "" diff --git a/source/th/svtools/source/misc.po b/source/th/svtools/source/misc.po index 3493aecf4d4..df05b4b0819 100644 --- a/source/th/svtools/source/misc.po +++ b/source/th/svtools/source/misc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 16:21+0000\n" +"PO-Revision-Date: 2013-12-23 17:57+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396467.0\n" +"X-POOTLE-MTIME: 1387821476.0\n" #: imagemgr.src msgctxt "" @@ -113,13 +113,12 @@ msgid "Log file" msgstr "แฟ้มปูมบันทึก" #: imagemgr.src -#, fuzzy msgctxt "" "imagemgr.src\n" "STR_DESCRIPTION_SDATABASE_DOC\n" "string.text" msgid "StarOffice Database" -msgstr "StarOffice 5.0 Template" +msgstr "ฐานข้อมูล StarOffice" #: imagemgr.src msgctxt "" @@ -130,13 +129,12 @@ msgid "StarWriter 4.0 / 5.0 Master Document" msgstr "เอกสารเค้าโครงหลัก StarWriter 4.0 / 5.0" #: imagemgr.src -#, fuzzy msgctxt "" "imagemgr.src\n" "STR_DESCRIPTION_SIMAGE_DOC\n" "string.text" msgid "StarOffice Image" -msgstr "StarOffice 5.0 Template" +msgstr "ภาพของ StarOffice" #: imagemgr.src msgctxt "" @@ -505,7 +503,7 @@ msgctxt "" "STR_DESCRIPTION_OO_WRITER_TEMPLATE\n" "string.text" msgid "OpenDocument Text Template" -msgstr "แม่แบบข้อความของ OpenDocument" +msgstr "แม่แบบเอกสารข้อความ OpenDocument" #: imagemgr.src msgctxt "" @@ -810,7 +808,7 @@ msgctxt "" "LANGUAGE_USER_ARAGONESE\n" "pairedlist.text" msgid "Aragonese" -msgstr "" +msgstr "Aragonese" #: langtab.src msgctxt "" @@ -981,7 +979,7 @@ msgctxt "" "LANGUAGE_DUTCH\n" "pairedlist.text" msgid "Dutch (Netherlands)" -msgstr "ดัตซ์" +msgstr "ดัตช์ (เนเธอร์แลนด์)" #: langtab.src msgctxt "" @@ -990,7 +988,7 @@ msgctxt "" "LANGUAGE_DUTCH_BELGIAN\n" "pairedlist.text" msgid "Dutch (Belgium)" -msgstr "" +msgstr "ดัตช์ (เบลเยียม)" #: langtab.src msgctxt "" @@ -999,17 +997,16 @@ msgctxt "" "LANGUAGE_ENGLISH_US\n" "pairedlist.text" msgid "English (USA)" -msgstr "อังกฤษ" +msgstr "อังกฤษ (สหรัฐอเมริกา)" #: langtab.src -#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" "LANGUAGE_ENGLISH_UK\n" "pairedlist.text" msgid "English (UK)" -msgstr "อังกฤษ" +msgstr "อังกฤษ (สหราชอาณาจักร)" #: langtab.src msgctxt "" @@ -1018,7 +1015,7 @@ msgctxt "" "LANGUAGE_ENGLISH_AUS\n" "pairedlist.text" msgid "English (Australia)" -msgstr "" +msgstr "อังกฤษ (ออสเตรเลีย)" #: langtab.src msgctxt "" @@ -1027,7 +1024,7 @@ msgctxt "" "LANGUAGE_ENGLISH_CAN\n" "pairedlist.text" msgid "English (Canada)" -msgstr "" +msgstr "อังกฤษ (แคนาดา)" #: langtab.src msgctxt "" @@ -1036,7 +1033,7 @@ msgctxt "" "LANGUAGE_ENGLISH_NZ\n" "pairedlist.text" msgid "English (New Zealand)" -msgstr "" +msgstr "อังกฤษ (นิวซีแลนด์)" #: langtab.src msgctxt "" @@ -1045,7 +1042,7 @@ msgctxt "" "LANGUAGE_ENGLISH_EIRE\n" "pairedlist.text" msgid "English (Ireland)" -msgstr "" +msgstr "อังกฤษ (ไอร์แลนด์)" #: langtab.src msgctxt "" @@ -1054,7 +1051,7 @@ msgctxt "" "LANGUAGE_ENGLISH_SAFRICA\n" "pairedlist.text" msgid "English (South Africa)" -msgstr "" +msgstr "อังกฤษ (อัฟริกาใต้)" #: langtab.src msgctxt "" @@ -1063,7 +1060,7 @@ msgctxt "" "LANGUAGE_ENGLISH_JAMAICA\n" "pairedlist.text" msgid "English (Jamaica)" -msgstr "" +msgstr "อังกฤษ (จาไมก้า)" #: langtab.src msgctxt "" @@ -1072,7 +1069,7 @@ msgctxt "" "LANGUAGE_ENGLISH_CARRIBEAN\n" "pairedlist.text" msgid "English (Caribbean)" -msgstr "" +msgstr "อังกฤษ (คาริบเบียน)" #: langtab.src msgctxt "" @@ -1081,7 +1078,7 @@ msgctxt "" "LANGUAGE_ENGLISH_BELIZE\n" "pairedlist.text" msgid "English (Belize)" -msgstr "" +msgstr "อังกฤษ (Belize)" #: langtab.src msgctxt "" @@ -1090,7 +1087,7 @@ msgctxt "" "LANGUAGE_ENGLISH_TRINIDAD\n" "pairedlist.text" msgid "English (Trinidad)" -msgstr "" +msgstr "อังกฤษ (ตรินิแดด)" #: langtab.src msgctxt "" @@ -1099,7 +1096,7 @@ msgctxt "" "LANGUAGE_ENGLISH_ZIMBABWE\n" "pairedlist.text" msgid "English (Zimbabwe)" -msgstr "" +msgstr "อังกฤษ (ซิมบับเว)" #: langtab.src msgctxt "" @@ -1108,7 +1105,7 @@ msgctxt "" "LANGUAGE_ENGLISH_PHILIPPINES\n" "pairedlist.text" msgid "English (Philippines)" -msgstr "" +msgstr "อังกฤษ (ฟิลิปปินส์)" #: langtab.src msgctxt "" @@ -1117,7 +1114,7 @@ msgctxt "" "LANGUAGE_ENGLISH_INDIA\n" "pairedlist.text" msgid "English (India)" -msgstr "" +msgstr "อังกฤษ (อินเดีย)" #: langtab.src msgctxt "" @@ -1144,7 +1141,7 @@ msgctxt "" "LANGUAGE_FAEROESE\n" "pairedlist.text" msgid "Faroese" -msgstr "" +msgstr "Faroese" #: langtab.src msgctxt "" @@ -1153,7 +1150,7 @@ msgctxt "" "LANGUAGE_FARSI\n" "pairedlist.text" msgid "Farsi" -msgstr "" +msgstr "Farsi" #: langtab.src msgctxt "" @@ -1162,7 +1159,7 @@ msgctxt "" "LANGUAGE_FRENCH\n" "pairedlist.text" msgid "French (France)" -msgstr "ฝรั่งเศส" +msgstr "ฝรั่งเศส (ฝรังเศส)" #: langtab.src msgctxt "" @@ -1171,7 +1168,7 @@ msgctxt "" "LANGUAGE_FRENCH_BELGIAN\n" "pairedlist.text" msgid "French (Belgium)" -msgstr "" +msgstr "ฝรั่งเศส (เบลเยียม)" #: langtab.src msgctxt "" @@ -1180,7 +1177,7 @@ msgctxt "" "LANGUAGE_FRENCH_CANADIAN\n" "pairedlist.text" msgid "French (Canada)" -msgstr "" +msgstr "ฝรั่งเศส (แคนาดา)" #: langtab.src msgctxt "" @@ -1189,7 +1186,7 @@ msgctxt "" "LANGUAGE_FRENCH_SWISS\n" "pairedlist.text" msgid "French (Switzerland)" -msgstr "" +msgstr "ฝรั่งเศส (สวิสเซอร์แลนด์)" #: langtab.src msgctxt "" @@ -1198,7 +1195,7 @@ msgctxt "" "LANGUAGE_FRENCH_LUXEMBOURG\n" "pairedlist.text" msgid "French (Luxembourg)" -msgstr "" +msgstr "ฝรั่งเศส (ลักเซมเบิร์ก)" #: langtab.src msgctxt "" @@ -1207,7 +1204,7 @@ msgctxt "" "LANGUAGE_FRENCH_MONACO\n" "pairedlist.text" msgid "French (Monaco)" -msgstr "" +msgstr "ฝรั่งเศส (โมนาโค)" #: langtab.src msgctxt "" @@ -1216,7 +1213,7 @@ msgctxt "" "LANGUAGE_USER_GASCON\n" "pairedlist.text" msgid "Gascon" -msgstr "" +msgstr "Gascon" #: langtab.src msgctxt "" @@ -1225,7 +1222,7 @@ msgctxt "" "LANGUAGE_GERMAN\n" "pairedlist.text" msgid "German (Germany)" -msgstr "เยอรมัน" +msgstr "เยอรมัน (เยอรมนี)" #: langtab.src msgctxt "" @@ -1234,7 +1231,7 @@ msgctxt "" "LANGUAGE_GERMAN_SWISS\n" "pairedlist.text" msgid "German (Switzerland)" -msgstr "" +msgstr "เยอรมัน (สวิสเซอร์แลนด์)" #: langtab.src msgctxt "" @@ -1243,7 +1240,7 @@ msgctxt "" "LANGUAGE_GERMAN_AUSTRIAN\n" "pairedlist.text" msgid "German (Austria)" -msgstr "" +msgstr "เยอรมัน (ออสเตรีย)" #: langtab.src msgctxt "" @@ -1252,7 +1249,7 @@ msgctxt "" "LANGUAGE_GERMAN_LUXEMBOURG\n" "pairedlist.text" msgid "German (Luxembourg)" -msgstr "" +msgstr "เยอรมัน (ลักเซมเบิร์ก)" #: langtab.src msgctxt "" @@ -1261,7 +1258,7 @@ msgctxt "" "LANGUAGE_GERMAN_LIECHTENSTEIN\n" "pairedlist.text" msgid "German (Liechtenstein)" -msgstr "" +msgstr "เยอรมัน (Liechtenstein)" #: langtab.src msgctxt "" @@ -1279,7 +1276,7 @@ msgctxt "" "LANGUAGE_GUJARATI\n" "pairedlist.text" msgid "Gujarati" -msgstr "ภาษาคุชราตี" +msgstr "Gujarati" #: langtab.src msgctxt "" @@ -1297,7 +1294,7 @@ msgctxt "" "LANGUAGE_HINDI\n" "pairedlist.text" msgid "Hindi" -msgstr "ฮินดี" +msgstr "ฮินดู" #: langtab.src msgctxt "" @@ -1315,7 +1312,7 @@ msgctxt "" "LANGUAGE_ICELANDIC\n" "pairedlist.text" msgid "Icelandic" -msgstr "Icelandic" +msgstr "ไอซ์แลนด์" #: langtab.src msgctxt "" @@ -1324,7 +1321,7 @@ msgctxt "" "LANGUAGE_INDONESIAN\n" "pairedlist.text" msgid "Indonesian" -msgstr "Indonesian" +msgstr "อินโดนีเซีย" #: langtab.src msgctxt "" @@ -1333,7 +1330,7 @@ msgctxt "" "LANGUAGE_ITALIAN\n" "pairedlist.text" msgid "Italian (Italy)" -msgstr "อิตาลี" +msgstr "อิตาลี (อิตาลี)" #: langtab.src msgctxt "" @@ -1342,7 +1339,7 @@ msgctxt "" "LANGUAGE_ITALIAN_SWISS\n" "pairedlist.text" msgid "Italian (Switzerland)" -msgstr "" +msgstr "อิตาลี (สวิตเซอร์แลนด์)" #: langtab.src msgctxt "" @@ -1360,7 +1357,7 @@ msgctxt "" "LANGUAGE_KANNADA\n" "pairedlist.text" msgid "Kannada" -msgstr "ภาษากัณณาท" +msgstr "ภาษากัณณาท (Kannada)" #: langtab.src msgctxt "" @@ -1369,7 +1366,7 @@ msgctxt "" "LANGUAGE_KASHMIRI\n" "pairedlist.text" msgid "Kashmiri (Kashmir)" -msgstr "" +msgstr "แคชเมียร์ (แคชเมียร์)" #: langtab.src msgctxt "" @@ -1378,7 +1375,7 @@ msgctxt "" "LANGUAGE_KASHMIRI_INDIA\n" "pairedlist.text" msgid "Kashmiri (India)" -msgstr "" +msgstr "แคชเมียร์ (อินเดีย)" #: langtab.src msgctxt "" @@ -1387,7 +1384,7 @@ msgctxt "" "LANGUAGE_KAZAKH\n" "pairedlist.text" msgid "Kazakh" -msgstr "" +msgstr "คาซัคสถาน" #: langtab.src msgctxt "" @@ -1396,7 +1393,7 @@ msgctxt "" "LANGUAGE_KONKANI\n" "pairedlist.text" msgid "Konkani" -msgstr "" +msgstr "Konkani" #: langtab.src msgctxt "" @@ -1405,7 +1402,7 @@ msgctxt "" "LANGUAGE_KOREAN\n" "pairedlist.text" msgid "Korean (RoK)" -msgstr "" +msgstr "เกาหลี (เกาหลีใต้)" #: langtab.src msgctxt "" @@ -1414,7 +1411,7 @@ msgctxt "" "LANGUAGE_LATVIAN\n" "pairedlist.text" msgid "Latvian" -msgstr "" +msgstr "แลตเวีย (Latvian)" #: langtab.src msgctxt "" @@ -1423,7 +1420,7 @@ msgctxt "" "LANGUAGE_LITHUANIAN\n" "pairedlist.text" msgid "Lithuanian" -msgstr "" +msgstr "ลิธัวเนีย" #: langtab.src msgctxt "" @@ -1432,7 +1429,7 @@ msgctxt "" "LANGUAGE_MACEDONIAN\n" "pairedlist.text" msgid "Macedonian" -msgstr "" +msgstr "มาเซโดเนีย" #: langtab.src msgctxt "" @@ -1441,7 +1438,7 @@ msgctxt "" "LANGUAGE_MALAY_MALAYSIA\n" "pairedlist.text" msgid "Malay (Malaysia)" -msgstr "" +msgstr "มาเลย์ (มาเลเซีย)" #: langtab.src msgctxt "" @@ -1450,7 +1447,7 @@ msgctxt "" "LANGUAGE_MALAY_BRUNEI_DARUSSALAM\n" "pairedlist.text" msgid "Malay (Brunei Darussalam)" -msgstr "" +msgstr "มาเลย์ (บรูไนดารุสซาราม)" #: langtab.src msgctxt "" @@ -1459,7 +1456,7 @@ msgctxt "" "LANGUAGE_MALAYALAM\n" "pairedlist.text" msgid "Malayalam" -msgstr "ภาษามะละยาลัม" +msgstr "Malayalam" #: langtab.src msgctxt "" @@ -1468,7 +1465,7 @@ msgctxt "" "LANGUAGE_MANIPURI\n" "pairedlist.text" msgid "Manipuri" -msgstr "" +msgstr "Manipuri" #: langtab.src msgctxt "" @@ -1486,37 +1483,34 @@ msgctxt "" "LANGUAGE_NEPALI\n" "pairedlist.text" msgid "Nepali (Nepal)" -msgstr "" +msgstr "เนปาล (เนปาล)" #: langtab.src -#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" "LANGUAGE_NEPALI_INDIA\n" "pairedlist.text" msgid "Nepali (India)" -msgstr "Bengali (India)" +msgstr "เนปาล (อินเดีย)" #: langtab.src -#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" "LANGUAGE_NORWEGIAN_BOKMAL\n" "pairedlist.text" msgid "Norwegian, Bokmål" -msgstr "Norwegian (Bokmal)" +msgstr "นอร์เวย์, Bokmål" #: langtab.src -#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" "LANGUAGE_NORWEGIAN_NYNORSK\n" "pairedlist.text" msgid "Norwegian, Nynorsk" -msgstr "Norwegian (Nynorsk)" +msgstr "นอร์เวย์, Nynorsk" #: langtab.src msgctxt "" @@ -1525,7 +1519,7 @@ msgctxt "" "LANGUAGE_ORIYA\n" "pairedlist.text" msgid "Oriya" -msgstr "ภาษาโอริยา" +msgstr "Oriya" #: langtab.src msgctxt "" @@ -1543,7 +1537,7 @@ msgctxt "" "LANGUAGE_USER_PORTUGUESE_ANGOLA\n" "pairedlist.text" msgid "Portuguese (Angola)" -msgstr "" +msgstr "โปรตุเกส (แองโกลา)" #: langtab.src msgctxt "" @@ -1552,7 +1546,7 @@ msgctxt "" "LANGUAGE_PORTUGUESE\n" "pairedlist.text" msgid "Portuguese (Portugal)" -msgstr "โปรตุเกส" +msgstr "โปรตุเกส (โปรตุเกส)" #: langtab.src msgctxt "" @@ -1561,7 +1555,7 @@ msgctxt "" "LANGUAGE_PORTUGUESE_BRAZILIAN\n" "pairedlist.text" msgid "Portuguese (Brazil)" -msgstr "โปรตุเกส" +msgstr "โปรตุเกส (บราซิล)" #: langtab.src msgctxt "" @@ -1570,7 +1564,7 @@ msgctxt "" "LANGUAGE_PUNJABI\n" "pairedlist.text" msgid "Punjabi" -msgstr "Punjabi" +msgstr "ปัญจาบ" #: langtab.src msgctxt "" @@ -1588,7 +1582,7 @@ msgctxt "" "LANGUAGE_ROMANIAN\n" "pairedlist.text" msgid "Romanian (Romania)" -msgstr "" +msgstr "โรมาเนีย (โรมาเนีย)" #: langtab.src msgctxt "" @@ -1597,7 +1591,7 @@ msgctxt "" "LANGUAGE_ROMANIAN_MOLDOVA\n" "pairedlist.text" msgid "Romanian (Moldova)" -msgstr "" +msgstr "โรมาเนีย (Moldova)" #: langtab.src msgctxt "" @@ -1615,7 +1609,7 @@ msgctxt "" "LANGUAGE_SANSKRIT\n" "pairedlist.text" msgid "Sanskrit" -msgstr "" +msgstr "สันสกฤต" #: langtab.src msgctxt "" @@ -1624,7 +1618,7 @@ msgctxt "" "LANGUAGE_SERBIAN_CYRILLIC\n" "pairedlist.text" msgid "Serbian Cyrillic (Serbia and Montenegro)" -msgstr "" +msgstr "Serbian Cyrillic (Serbia and Montenegro)" #: langtab.src msgctxt "" @@ -1633,7 +1627,7 @@ msgctxt "" "LANGUAGE_SERBIAN_LATIN\n" "pairedlist.text" msgid "Serbian Latin (Serbia and Montenegro)" -msgstr "" +msgstr "Serbian Latin (Serbia and Montenegro)" #: langtab.src msgctxt "" @@ -1642,7 +1636,7 @@ msgctxt "" "LANGUAGE_USER_SERBIAN_CYRILLIC_SERBIA\n" "pairedlist.text" msgid "Serbian Cyrillic (Serbia)" -msgstr "" +msgstr "Serbian Cyrillic (Serbia)" #: langtab.src msgctxt "" @@ -1651,7 +1645,7 @@ msgctxt "" "LANGUAGE_USER_SERBIAN_LATIN_SERBIA\n" "pairedlist.text" msgid "Serbian Latin (Serbia)" -msgstr "" +msgstr "Serbian Latin (Serbia)" #: langtab.src msgctxt "" @@ -1660,7 +1654,7 @@ msgctxt "" "LANGUAGE_USER_SERBIAN_CYRILLIC_MONTENEGRO\n" "pairedlist.text" msgid "Serbian Cyrillic (Montenegro)" -msgstr "" +msgstr "Serbian Cyrillic (Montenegro)" #: langtab.src msgctxt "" @@ -1669,7 +1663,7 @@ msgctxt "" "LANGUAGE_USER_SERBIAN_LATIN_MONTENEGRO\n" "pairedlist.text" msgid "Serbian Latin (Montenegro)" -msgstr "" +msgstr "Serbian Latin (Montenegro)" #: langtab.src msgctxt "" @@ -1678,7 +1672,7 @@ msgctxt "" "LANGUAGE_USER_SIDAMA\n" "pairedlist.text" msgid "Sidama" -msgstr "" +msgstr "Sidama" #: langtab.src msgctxt "" @@ -1687,7 +1681,7 @@ msgctxt "" "LANGUAGE_SINDHI\n" "pairedlist.text" msgid "Sindhi" -msgstr "" +msgstr "Sindhi" #: langtab.src msgctxt "" @@ -1696,7 +1690,7 @@ msgctxt "" "LANGUAGE_SLOVAK\n" "pairedlist.text" msgid "Slovak" -msgstr "Slovak" +msgstr "สโลวัค" #: langtab.src msgctxt "" @@ -1714,7 +1708,7 @@ msgctxt "" "LANGUAGE_SPANISH\n" "pairedlist.text" msgid "Spanish (Spain)" -msgstr "สเปน" +msgstr "สเปน (สเปน)" #: langtab.src msgctxt "" @@ -1723,7 +1717,7 @@ msgctxt "" "LANGUAGE_SPANISH_MEXICAN\n" "pairedlist.text" msgid "Spanish (Mexico)" -msgstr "" +msgstr "สเปน (เม็กซิโก)" #: langtab.src msgctxt "" @@ -1732,7 +1726,7 @@ msgctxt "" "LANGUAGE_SPANISH_GUATEMALA\n" "pairedlist.text" msgid "Spanish (Guatemala)" -msgstr "" +msgstr "สเปน (กัวเตมาลา)" #: langtab.src msgctxt "" @@ -1741,7 +1735,7 @@ msgctxt "" "LANGUAGE_SPANISH_COSTARICA\n" "pairedlist.text" msgid "Spanish (Costa Rica)" -msgstr "" +msgstr "สเปน (คอสตาริกา)" #: langtab.src msgctxt "" @@ -1750,7 +1744,7 @@ msgctxt "" "LANGUAGE_SPANISH_PANAMA\n" "pairedlist.text" msgid "Spanish (Panama)" -msgstr "" +msgstr "สเปน (ปานามา)" #: langtab.src msgctxt "" @@ -1759,7 +1753,7 @@ msgctxt "" "LANGUAGE_SPANISH_DOMINICAN_REPUBLIC\n" "pairedlist.text" msgid "Spanish (Dom. Rep.)" -msgstr "" +msgstr "สเปน (โดมินิกัน)" #: langtab.src msgctxt "" @@ -1768,7 +1762,7 @@ msgctxt "" "LANGUAGE_SPANISH_VENEZUELA\n" "pairedlist.text" msgid "Spanish (Venezuela)" -msgstr "" +msgstr "สเปน (เวเนซุเอลา)" #: langtab.src msgctxt "" @@ -1777,7 +1771,7 @@ msgctxt "" "LANGUAGE_SPANISH_COLOMBIA\n" "pairedlist.text" msgid "Spanish (Colombia)" -msgstr "" +msgstr "สเปน (โคลอมเีบีย)" #: langtab.src msgctxt "" @@ -1786,7 +1780,7 @@ msgctxt "" "LANGUAGE_SPANISH_PERU\n" "pairedlist.text" msgid "Spanish (Peru)" -msgstr "" +msgstr "สเปน (เปรู)" #: langtab.src msgctxt "" @@ -1795,7 +1789,7 @@ msgctxt "" "LANGUAGE_SPANISH_ARGENTINA\n" "pairedlist.text" msgid "Spanish (Argentina)" -msgstr "" +msgstr "สเปน (อาร์เจนตินา)" #: langtab.src msgctxt "" @@ -1804,7 +1798,7 @@ msgctxt "" "LANGUAGE_SPANISH_ECUADOR\n" "pairedlist.text" msgid "Spanish (Ecuador)" -msgstr "" +msgstr "สเปน (เอควาดอร์)" #: langtab.src msgctxt "" @@ -1813,7 +1807,7 @@ msgctxt "" "LANGUAGE_SPANISH_CHILE\n" "pairedlist.text" msgid "Spanish (Chile)" -msgstr "" +msgstr "สเปน (ชิลี)" #: langtab.src msgctxt "" @@ -1822,7 +1816,7 @@ msgctxt "" "LANGUAGE_SPANISH_URUGUAY\n" "pairedlist.text" msgid "Spanish (Uruguay)" -msgstr "" +msgstr "สเปน (อุรุกวัย)" #: langtab.src msgctxt "" @@ -1831,7 +1825,7 @@ msgctxt "" "LANGUAGE_SPANISH_PARAGUAY\n" "pairedlist.text" msgid "Spanish (Paraguay)" -msgstr "" +msgstr "สเปน (ปารากวัย)" #: langtab.src msgctxt "" @@ -1840,7 +1834,7 @@ msgctxt "" "LANGUAGE_SPANISH_BOLIVIA\n" "pairedlist.text" msgid "Spanish (Bolivia)" -msgstr "" +msgstr "สเปน (โบลิเวีย)" #: langtab.src msgctxt "" @@ -1849,7 +1843,7 @@ msgctxt "" "LANGUAGE_SPANISH_EL_SALVADOR\n" "pairedlist.text" msgid "Spanish (El Salvador)" -msgstr "" +msgstr "สเปน (เอลซัลวาดอร์)" #: langtab.src msgctxt "" @@ -1858,7 +1852,7 @@ msgctxt "" "LANGUAGE_SPANISH_HONDURAS\n" "pairedlist.text" msgid "Spanish (Honduras)" -msgstr "" +msgstr "สเปน (ฮอนดูรัส)" #: langtab.src msgctxt "" @@ -1867,7 +1861,7 @@ msgctxt "" "LANGUAGE_SPANISH_NICARAGUA\n" "pairedlist.text" msgid "Spanish (Nicaragua)" -msgstr "" +msgstr "สเปน (นิคารากวา)" #: langtab.src msgctxt "" @@ -1876,7 +1870,7 @@ msgctxt "" "LANGUAGE_SPANISH_PUERTO_RICO\n" "pairedlist.text" msgid "Spanish (Puerto Rico)" -msgstr "" +msgstr "สเปน (เปอร์โตริโก)" #: langtab.src msgctxt "" @@ -1885,7 +1879,7 @@ msgctxt "" "LANGUAGE_SWAHILI\n" "pairedlist.text" msgid "Swahili (Kenya)" -msgstr "" +msgstr "Swahili (เคนยา)" #: langtab.src msgctxt "" @@ -1894,7 +1888,7 @@ msgctxt "" "LANGUAGE_SWEDISH\n" "pairedlist.text" msgid "Swedish (Sweden)" -msgstr "สวีเดน" +msgstr "สวีเดน (สวีเดน)" #: langtab.src msgctxt "" @@ -1903,7 +1897,7 @@ msgctxt "" "LANGUAGE_SWEDISH_FINLAND\n" "pairedlist.text" msgid "Swedish (Finland)" -msgstr "" +msgstr "สวีเดน (ฟินแลนด์)" #: langtab.src msgctxt "" @@ -1912,7 +1906,7 @@ msgctxt "" "LANGUAGE_TAJIK\n" "pairedlist.text" msgid "Tajik" -msgstr "" +msgstr "Tajik" #: langtab.src msgctxt "" @@ -1921,7 +1915,7 @@ msgctxt "" "LANGUAGE_TAMIL\n" "pairedlist.text" msgid "Tamil" -msgstr "ภาษาทมิฬ" +msgstr "ทมิฬ" #: langtab.src msgctxt "" @@ -1930,7 +1924,7 @@ msgctxt "" "LANGUAGE_TATAR\n" "pairedlist.text" msgid "Tatar" -msgstr "" +msgstr "Tatar" #: langtab.src msgctxt "" @@ -1939,7 +1933,7 @@ msgctxt "" "LANGUAGE_TELUGU\n" "pairedlist.text" msgid "Telugu" -msgstr "ภาษาเตลุคู" +msgstr "Telugu" #: langtab.src msgctxt "" @@ -1966,7 +1960,7 @@ msgctxt "" "LANGUAGE_URDU_PAKISTAN\n" "pairedlist.text" msgid "Urdu (Pakistan)" -msgstr "" +msgstr "Urdu (ปากีสถาน)" #: langtab.src msgctxt "" @@ -1975,7 +1969,7 @@ msgctxt "" "LANGUAGE_URDU_INDIA\n" "pairedlist.text" msgid "Urdu (India)" -msgstr "" +msgstr "Urdu (อินเดีย)" #: langtab.src msgctxt "" @@ -1984,7 +1978,7 @@ msgctxt "" "LANGUAGE_UKRAINIAN\n" "pairedlist.text" msgid "Ukrainian" -msgstr "Ukrainian" +msgstr "ยูเครน" #: langtab.src msgctxt "" @@ -1993,7 +1987,7 @@ msgctxt "" "LANGUAGE_UZBEK_LATIN\n" "pairedlist.text" msgid "Uzbek Latin" -msgstr "" +msgstr "Uzbek Latin" #: langtab.src msgctxt "" @@ -2002,7 +1996,7 @@ msgctxt "" "LANGUAGE_WELSH\n" "pairedlist.text" msgid "Welsh" -msgstr "" +msgstr "เวลส์ (Welsh)" #: langtab.src msgctxt "" @@ -2011,7 +2005,7 @@ msgctxt "" "LANGUAGE_LATIN\n" "pairedlist.text" msgid "Latin" -msgstr "" +msgstr "ละติน" #: langtab.src msgctxt "" @@ -2020,7 +2014,7 @@ msgctxt "" "LANGUAGE_USER_ESPERANTO\n" "pairedlist.text" msgid "Esperanto" -msgstr "" +msgstr "ภาษาโลก (Esperanto)" #: langtab.src msgctxt "" @@ -2029,7 +2023,7 @@ msgctxt "" "LANGUAGE_USER_KINYARWANDA\n" "pairedlist.text" msgid "Kinyarwanda (Rwanda)" -msgstr "" +msgstr "Kinyarwanda (รวันดา)" #: langtab.src msgctxt "" @@ -2038,7 +2032,7 @@ msgctxt "" "LANGUAGE_MAORI_NEW_ZEALAND\n" "pairedlist.text" msgid "Maori" -msgstr "" +msgstr "เมารี" #: langtab.src msgctxt "" @@ -2047,7 +2041,7 @@ msgctxt "" "LANGUAGE_GALICIAN\n" "pairedlist.text" msgid "Galician" -msgstr "" +msgstr "Galician" #: langtab.src msgctxt "" @@ -2056,7 +2050,7 @@ msgctxt "" "LANGUAGE_DHIVEHI\n" "pairedlist.text" msgid "Dhivehi" -msgstr "" +msgstr "Dhivehi" #: langtab.src msgctxt "" @@ -2074,7 +2068,7 @@ msgctxt "" "LANGUAGE_GAELIC_SCOTLAND\n" "pairedlist.text" msgid "Gaelic (Scotland)" -msgstr "" +msgstr "Gaelic (สก็อตแลนด์)" #: langtab.src msgctxt "" @@ -2083,7 +2077,7 @@ msgctxt "" "LANGUAGE_MONGOLIAN\n" "pairedlist.text" msgid "Mongolian" -msgstr "ภาษามองโกเลีย" +msgstr "มองโกเลีย" #: langtab.src msgctxt "" @@ -2092,7 +2086,7 @@ msgctxt "" "LANGUAGE_USER_INTERLINGUA\n" "pairedlist.text" msgid "Interlingua" -msgstr "" +msgstr "ภาษากลาง (Interlingua)" #: langtab.src msgctxt "" @@ -2101,7 +2095,7 @@ msgctxt "" "LANGUAGE_BOSNIAN_BOSNIA_HERZEGOVINA\n" "pairedlist.text" msgid "Bosnian" -msgstr "" +msgstr "บอสเนีย" #: langtab.src msgctxt "" @@ -2110,7 +2104,7 @@ msgctxt "" "LANGUAGE_BENGALI_BANGLADESH\n" "pairedlist.text" msgid "Bengali (Bangladesh)" -msgstr "Bengali (Bangladesh)" +msgstr "เบงกอล (บังคลาเทศ)" #: langtab.src msgctxt "" @@ -2119,7 +2113,7 @@ msgctxt "" "LANGUAGE_USER_OCCITAN\n" "pairedlist.text" msgid "Occitan" -msgstr "" +msgstr "Occitan" #: langtab.src msgctxt "" @@ -2128,7 +2122,7 @@ msgctxt "" "LANGUAGE_KHMER\n" "pairedlist.text" msgid "Khmer" -msgstr "ภาษาเขมร" +msgstr "เขมร" #: langtab.src msgctxt "" @@ -2137,7 +2131,7 @@ msgctxt "" "LANGUAGE_USER_KURDISH_TURKEY\n" "pairedlist.text" msgid "Kurdish (Turkey)" -msgstr "" +msgstr "เคิร์ด (ตุรกี)" #: langtab.src msgctxt "" @@ -2146,7 +2140,7 @@ msgctxt "" "LANGUAGE_USER_KURDISH_SYRIA\n" "pairedlist.text" msgid "Kurdish (Syria)" -msgstr "" +msgstr "เคิร์ด (ซีเรีย)" #: langtab.src msgctxt "" @@ -2155,7 +2149,7 @@ msgctxt "" "LANGUAGE_USER_KURDISH_IRAQ\n" "pairedlist.text" msgid "Kurdish (Iraq)" -msgstr "" +msgstr "เคิร์ด (อิรัก)" #: langtab.src msgctxt "" @@ -2164,7 +2158,7 @@ msgctxt "" "LANGUAGE_USER_KURDISH_IRAN\n" "pairedlist.text" msgid "Kurdish (Iran)" -msgstr "" +msgstr "เคิร์ด (อิหร่าน)" #: langtab.src msgctxt "" @@ -2173,7 +2167,7 @@ msgctxt "" "LANGUAGE_USER_SARDINIAN\n" "pairedlist.text" msgid "Sardinian" -msgstr "" +msgstr "ซาร์ดิเนีย" #: langtab.src msgctxt "" @@ -2182,7 +2176,7 @@ msgctxt "" "LANGUAGE_DZONGKHA\n" "pairedlist.text" msgid "Dzongkha" -msgstr "" +msgstr "Dzongkha" #: langtab.src msgctxt "" @@ -2191,7 +2185,7 @@ msgctxt "" "LANGUAGE_USER_SWAHILI_TANZANIA\n" "pairedlist.text" msgid "Swahili (Tanzania)" -msgstr "" +msgstr "Swahili (แทนซาเนีย)" #: langtab.src msgctxt "" @@ -2200,7 +2194,7 @@ msgctxt "" "LANGUAGE_LAO\n" "pairedlist.text" msgid "Lao" -msgstr "ภาษาลาว" +msgstr "ลาว" #: langtab.src msgctxt "" @@ -2209,7 +2203,7 @@ msgctxt "" "LANGUAGE_GAELIC_IRELAND\n" "pairedlist.text" msgid "Irish" -msgstr "" +msgstr "ไอริช" #: langtab.src msgctxt "" @@ -2218,7 +2212,7 @@ msgctxt "" "LANGUAGE_TIBETAN\n" "pairedlist.text" msgid "Tibetan (PR China)" -msgstr "" +msgstr "ธิเบต (จีน)" #: langtab.src msgctxt "" @@ -2227,7 +2221,7 @@ msgctxt "" "LANGUAGE_GEORGIAN\n" "pairedlist.text" msgid "Georgian" -msgstr "" +msgstr "จอร์เจีย" #: langtab.src msgctxt "" @@ -2236,7 +2230,7 @@ msgctxt "" "LANGUAGE_FRISIAN_NETHERLANDS\n" "pairedlist.text" msgid "Frisian" -msgstr "" +msgstr "Frisian" #: langtab.src msgctxt "" @@ -2245,7 +2239,7 @@ msgctxt "" "LANGUAGE_TSWANA\n" "pairedlist.text" msgid "Tswana (South Africa)" -msgstr "" +msgstr "Tswana (อัฟริกาใต้)" #: langtab.src msgctxt "" @@ -2254,7 +2248,7 @@ msgctxt "" "LANGUAGE_ZULU\n" "pairedlist.text" msgid "Zulu" -msgstr "Zulu" +msgstr "ซูลู" #: langtab.src msgctxt "" @@ -2263,7 +2257,7 @@ msgctxt "" "LANGUAGE_VIETNAMESE\n" "pairedlist.text" msgid "Vietnamese" -msgstr "Vietnamese" +msgstr "เวียตนาม" #: langtab.src msgctxt "" @@ -2272,7 +2266,7 @@ msgctxt "" "LANGUAGE_USER_BRETON\n" "pairedlist.text" msgid "Breton" -msgstr "" +msgstr "Breton" #: langtab.src msgctxt "" @@ -2281,7 +2275,7 @@ msgctxt "" "LANGUAGE_USER_KALAALLISUT\n" "pairedlist.text" msgid "Kalaallisut" -msgstr "" +msgstr "Kalaallisut" #: langtab.src msgctxt "" @@ -2290,17 +2284,16 @@ msgctxt "" "LANGUAGE_USER_NDEBELE_SOUTH\n" "pairedlist.text" msgid "Ndebele, South" -msgstr "" +msgstr "Ndebele, South" #: langtab.src -#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" "LANGUAGE_SESOTHO\n" "pairedlist.text" msgid "Southern Sotho" -msgstr "Northern Sotho" +msgstr "Southern Sotho" #: langtab.src msgctxt "" @@ -2309,7 +2302,7 @@ msgctxt "" "LANGUAGE_USER_SWAZI\n" "pairedlist.text" msgid "Swazi" -msgstr "" +msgstr "สวาซิแลนด์" #: langtab.src msgctxt "" @@ -2318,7 +2311,7 @@ msgctxt "" "LANGUAGE_TSONGA\n" "pairedlist.text" msgid "Tsonga" -msgstr "" +msgstr "Tsonga" #: langtab.src msgctxt "" @@ -2327,7 +2320,7 @@ msgctxt "" "LANGUAGE_VENDA\n" "pairedlist.text" msgid "Venda" -msgstr "" +msgstr "Venda" #: langtab.src msgctxt "" @@ -2336,7 +2329,7 @@ msgctxt "" "LANGUAGE_USER_TSWANA_BOTSWANA\n" "pairedlist.text" msgid "Tswana (Botswana)" -msgstr "" +msgstr "Tswana (บอตสวานา)" #: langtab.src msgctxt "" @@ -2363,7 +2356,7 @@ msgctxt "" "LANGUAGE_USER_MOORE\n" "pairedlist.text" msgid "Moore" -msgstr "" +msgstr "Moore" #: langtab.src msgctxt "" @@ -2372,7 +2365,7 @@ msgctxt "" "LANGUAGE_USER_BAMBARA\n" "pairedlist.text" msgid "Bambara" -msgstr "" +msgstr "Bambara" #: langtab.src msgctxt "" @@ -2381,7 +2374,7 @@ msgctxt "" "LANGUAGE_USER_AKAN\n" "pairedlist.text" msgid "Akan" -msgstr "" +msgstr "Akan" #: langtab.src msgctxt "" @@ -2390,7 +2383,7 @@ msgctxt "" "LANGUAGE_USER_LUXEMBOURGISH\n" "pairedlist.text" msgid "Luxembourgish" -msgstr "" +msgstr "ลักเซมเบิร์ก" #: langtab.src msgctxt "" @@ -2399,7 +2392,7 @@ msgctxt "" "LANGUAGE_USER_FRIULIAN\n" "pairedlist.text" msgid "Friulian" -msgstr "" +msgstr "Friulian" #: langtab.src msgctxt "" @@ -2408,7 +2401,7 @@ msgctxt "" "LANGUAGE_USER_FIJIAN\n" "pairedlist.text" msgid "Fijian" -msgstr "" +msgstr "ฟิจิ" #: langtab.src msgctxt "" @@ -2426,17 +2419,16 @@ msgctxt "" "LANGUAGE_USER_ENGLISH_NAMIBIA\n" "pairedlist.text" msgid "English (Namibia)" -msgstr "" +msgstr "อังกฤษ (นามิเบีย)" #: langtab.src -#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" "LANGUAGE_USER_WALLOON\n" "pairedlist.text" msgid "Walloon" -msgstr "Balloons" +msgstr "Walloon" #: langtab.src msgctxt "" @@ -2445,7 +2437,7 @@ msgctxt "" "LANGUAGE_USER_COPTIC\n" "pairedlist.text" msgid "Coptic" -msgstr "" +msgstr "Coptic" #: langtab.src msgctxt "" @@ -2454,7 +2446,7 @@ msgctxt "" "LANGUAGE_TIGRIGNA_ERITREA\n" "pairedlist.text" msgid "Tigrigna (Eritrea)" -msgstr "" +msgstr "Tigrigna (เอริเทรีย)" #: langtab.src msgctxt "" @@ -2463,7 +2455,7 @@ msgctxt "" "LANGUAGE_TIGRIGNA_ETHIOPIA\n" "pairedlist.text" msgid "Tigrigna (Ethiopia)" -msgstr "" +msgstr "Tigrigna (เอธิโอเปีย)" #: langtab.src msgctxt "" @@ -2472,7 +2464,7 @@ msgctxt "" "LANGUAGE_AMHARIC_ETHIOPIA\n" "pairedlist.text" msgid "Amharic" -msgstr "" +msgstr "Amharic" #: langtab.src msgctxt "" @@ -2481,7 +2473,7 @@ msgctxt "" "LANGUAGE_KIRGHIZ\n" "pairedlist.text" msgid "Kirghiz" -msgstr "" +msgstr "Kirghiz" #: langtab.src msgctxt "" @@ -2490,7 +2482,7 @@ msgctxt "" "LANGUAGE_USER_GERMAN_BELGIUM\n" "pairedlist.text" msgid "German (Belgium)" -msgstr "" +msgstr "เยอรมัน (เบลเยียม)" #: langtab.src msgctxt "" @@ -2499,7 +2491,7 @@ msgctxt "" "LANGUAGE_USER_CHUVASH\n" "pairedlist.text" msgid "Chuvash" -msgstr "" +msgstr "Chuvash" #: langtab.src msgctxt "" @@ -2508,7 +2500,7 @@ msgctxt "" "LANGUAGE_BURMESE\n" "pairedlist.text" msgid "Burmese" -msgstr "" +msgstr "พม่า" #: langtab.src msgctxt "" @@ -2517,7 +2509,7 @@ msgctxt "" "LANGUAGE_HAUSA_NIGERIA\n" "pairedlist.text" msgid "Hausa (Nigeria)" -msgstr "" +msgstr "Hausa (ไนจีเรีย)" #: langtab.src msgctxt "" @@ -2526,7 +2518,7 @@ msgctxt "" "LANGUAGE_USER_HAUSA_GHANA\n" "pairedlist.text" msgid "Hausa (Ghana)" -msgstr "" +msgstr "Hausa (กานา)" #: langtab.src msgctxt "" @@ -2535,7 +2527,7 @@ msgctxt "" "LANGUAGE_USER_EWE_GHANA\n" "pairedlist.text" msgid "Éwé" -msgstr "" +msgstr "Éwé" #: langtab.src msgctxt "" @@ -2544,7 +2536,7 @@ msgctxt "" "LANGUAGE_USER_ENGLISH_GHANA\n" "pairedlist.text" msgid "English (Ghana)" -msgstr "" +msgstr "อังกฤษ (กานา)" #: langtab.src msgctxt "" @@ -2553,7 +2545,7 @@ msgctxt "" "LANGUAGE_USER_SANGO\n" "pairedlist.text" msgid "Sango" -msgstr "" +msgstr "Sango" #: langtab.src msgctxt "" @@ -2562,7 +2554,7 @@ msgctxt "" "LANGUAGE_USER_TAGALOG\n" "pairedlist.text" msgid "Tagalog" -msgstr "ภาษาตากาลอค" +msgstr "ตากาล็อก" #: langtab.src msgctxt "" @@ -2571,7 +2563,7 @@ msgctxt "" "LANGUAGE_USER_GANDA\n" "pairedlist.text" msgid "Ganda" -msgstr "" +msgstr "Ganda" #: langtab.src msgctxt "" @@ -2580,7 +2572,7 @@ msgctxt "" "LANGUAGE_USER_LINGALA_DRCONGO\n" "pairedlist.text" msgid "Lingala" -msgstr "" +msgstr "Lingala" #: langtab.src msgctxt "" @@ -2589,7 +2581,7 @@ msgctxt "" "LANGUAGE_USER_LOW_GERMAN\n" "pairedlist.text" msgid "Low German" -msgstr "" +msgstr "Low German" #: langtab.src msgctxt "" @@ -2598,7 +2590,7 @@ msgctxt "" "LANGUAGE_USER_HILIGAYNON\n" "pairedlist.text" msgid "Hiligaynon" -msgstr "" +msgstr "Hiligaynon" #: langtab.src msgctxt "" @@ -2607,7 +2599,7 @@ msgctxt "" "LANGUAGE_USER_NYANJA\n" "pairedlist.text" msgid "Nyanja" -msgstr "" +msgstr "Nyanja" #: langtab.src msgctxt "" @@ -2616,7 +2608,7 @@ msgctxt "" "LANGUAGE_USER_KASHUBIAN\n" "pairedlist.text" msgid "Kashubian" -msgstr "" +msgstr "Kashubian" #: langtab.src msgctxt "" @@ -2625,7 +2617,7 @@ msgctxt "" "LANGUAGE_USER_SPANISH_CUBA\n" "pairedlist.text" msgid "Spanish (Cuba)" -msgstr "" +msgstr "สเปน (คิวบา)" #: langtab.src msgctxt "" @@ -2634,7 +2626,7 @@ msgctxt "" "LANGUAGE_USER_TETUN\n" "pairedlist.text" msgid "Tetun (Indonesia)" -msgstr "" +msgstr "Tetun (อินโดนีเซีย)" #: langtab.src msgctxt "" @@ -2643,7 +2635,7 @@ msgctxt "" "LANGUAGE_USER_QUECHUA_NORTH_BOLIVIA\n" "pairedlist.text" msgid "Quechua (Bolivia, North)" -msgstr "" +msgstr "Quechua (โบลิเวีย, เหนือ)" #: langtab.src msgctxt "" @@ -2652,7 +2644,7 @@ msgctxt "" "LANGUAGE_USER_QUECHUA_SOUTH_BOLIVIA\n" "pairedlist.text" msgid "Quechua (Bolivia, South)" -msgstr "" +msgstr "Quechua (โบลิเวีย, ใต้)" #: langtab.src msgctxt "" @@ -2661,7 +2653,7 @@ msgctxt "" "LANGUAGE_SOMALI\n" "pairedlist.text" msgid "Somali" -msgstr "" +msgstr "โซมาเลีย" #: langtab.src msgctxt "" @@ -2670,7 +2662,7 @@ msgctxt "" "LANGUAGE_SAMI_INARI\n" "pairedlist.text" msgid "Sami, Inari (Finland)" -msgstr "" +msgstr "Sami, Inari (ฟินแลนด์)" #: langtab.src msgctxt "" @@ -2679,7 +2671,7 @@ msgctxt "" "LANGUAGE_SAMI_LULE_NORWAY\n" "pairedlist.text" msgid "Sami, Lule (Norway)" -msgstr "" +msgstr "Sami, Lule (นอร์เวย์)" #: langtab.src msgctxt "" @@ -2688,7 +2680,7 @@ msgctxt "" "LANGUAGE_SAMI_LULE_SWEDEN\n" "pairedlist.text" msgid "Sami, Lule (Sweden)" -msgstr "" +msgstr "Sami, Lule (สวีเดน)" #: langtab.src msgctxt "" @@ -2697,7 +2689,7 @@ msgctxt "" "LANGUAGE_SAMI_NORTHERN_FINLAND\n" "pairedlist.text" msgid "Sami, Northern (Finland)" -msgstr "" +msgstr "Sami, เหนือ (ฟินแลนด์)" #: langtab.src msgctxt "" @@ -2706,7 +2698,7 @@ msgctxt "" "LANGUAGE_SAMI_NORTHERN_NORWAY\n" "pairedlist.text" msgid "Sami, Northern (Norway)" -msgstr "" +msgstr "Sami, เหนือ (นอร์เวย์)" #: langtab.src msgctxt "" @@ -2715,7 +2707,7 @@ msgctxt "" "LANGUAGE_SAMI_NORTHERN_SWEDEN\n" "pairedlist.text" msgid "Sami, Northern (Sweden)" -msgstr "" +msgstr "Sami, เหนือ (สวีเดน)" #: langtab.src msgctxt "" @@ -2724,7 +2716,7 @@ msgctxt "" "LANGUAGE_SAMI_SKOLT\n" "pairedlist.text" msgid "Sami, Skolt (Finland)" -msgstr "" +msgstr "Sami, Skolt (ฟินแลนด์)" #: langtab.src msgctxt "" @@ -2733,7 +2725,7 @@ msgctxt "" "LANGUAGE_SAMI_SOUTHERN_NORWAY\n" "pairedlist.text" msgid "Sami, Southern (Norway)" -msgstr "" +msgstr "Sami, ใต้ (นอร์เวย์)" #: langtab.src msgctxt "" @@ -2742,7 +2734,7 @@ msgctxt "" "LANGUAGE_SAMI_SOUTHERN_SWEDEN\n" "pairedlist.text" msgid "Sami, Southern (Sweden)" -msgstr "" +msgstr "Sami, ใต้ (สวีเดน)" #: langtab.src msgctxt "" @@ -2751,7 +2743,7 @@ msgctxt "" "LANGUAGE_USER_SAMI_KILDIN_RUSSIA\n" "pairedlist.text" msgid "Sami, Kildin (Russia)" -msgstr "" +msgstr "Sami, Kildin (รัสเซีย)" #: langtab.src msgctxt "" @@ -2760,7 +2752,7 @@ msgctxt "" "LANGUAGE_GUARANI_PARAGUAY\n" "pairedlist.text" msgid "Guaraní, Paraguayan" -msgstr "" +msgstr "Guaraní, ปารากวัย" #: langtab.src msgctxt "" @@ -2769,7 +2761,7 @@ msgctxt "" "LANGUAGE_USER_BODO_INDIA\n" "pairedlist.text" msgid "Bodo" -msgstr "" +msgstr "Bodo" #: langtab.src msgctxt "" @@ -2778,7 +2770,7 @@ msgctxt "" "LANGUAGE_USER_DOGRI_INDIA\n" "pairedlist.text" msgid "Dogri" -msgstr "" +msgstr "Dogri" #: langtab.src msgctxt "" @@ -2787,7 +2779,7 @@ msgctxt "" "LANGUAGE_USER_MAITHILI_INDIA\n" "pairedlist.text" msgid "Maithili" -msgstr "" +msgstr "Maithili" #: langtab.src msgctxt "" @@ -2796,7 +2788,7 @@ msgctxt "" "LANGUAGE_USER_SANTALI_INDIA\n" "pairedlist.text" msgid "Santali" -msgstr "" +msgstr "Santali" #: langtab.src msgctxt "" @@ -2805,7 +2797,7 @@ msgctxt "" "LANGUAGE_USER_TETUN_TIMOR_LESTE\n" "pairedlist.text" msgid "Tetun (Timor-Leste)" -msgstr "" +msgstr "Tetun (ติมอร์-เลสเต)" #: langtab.src msgctxt "" @@ -2814,7 +2806,7 @@ msgctxt "" "LANGUAGE_TURKMEN\n" "pairedlist.text" msgid "Turkmen" -msgstr "" +msgstr "เติร์กเมนิสถาน" #: langtab.src msgctxt "" @@ -2823,7 +2815,7 @@ msgctxt "" "LANGUAGE_MALTESE\n" "pairedlist.text" msgid "Maltese" -msgstr "" +msgstr "Maltese" #: langtab.src msgctxt "" @@ -2832,7 +2824,7 @@ msgctxt "" "LANGUAGE_USER_TOK_PISIN\n" "pairedlist.text" msgid "Tok Pisin" -msgstr "" +msgstr "Tok Pisin" #: langtab.src msgctxt "" @@ -2841,7 +2833,7 @@ msgctxt "" "LANGUAGE_USER_SHUSWAP\n" "pairedlist.text" msgid "Shuswap" -msgstr "" +msgstr "Shuswap" #: langtab.src msgctxt "" @@ -2850,7 +2842,7 @@ msgctxt "" "LANGUAGE_OROMO\n" "pairedlist.text" msgid "Oromo" -msgstr "" +msgstr "Oromo" #: langtab.src msgctxt "" @@ -2859,7 +2851,7 @@ msgctxt "" "LANGUAGE_USER_ANCIENT_GREEK\n" "pairedlist.text" msgid "Greek, Ancient" -msgstr "" +msgstr "กรีก, โบราณ" #: langtab.src msgctxt "" @@ -2868,7 +2860,7 @@ msgctxt "" "LANGUAGE_YIDDISH\n" "pairedlist.text" msgid "Yiddish (Israel)" -msgstr "" +msgstr "Yiddish (อิสราเอล)" #: langtab.src msgctxt "" @@ -2877,7 +2869,7 @@ msgctxt "" "LANGUAGE_QUECHUA_ECUADOR\n" "pairedlist.text" msgid "Quechua (Ecuador)" -msgstr "" +msgstr "Quechua (เอควาดอร์)" #: langtab.src msgctxt "" @@ -2886,7 +2878,7 @@ msgctxt "" "LANGUAGE_UIGHUR_CHINA\n" "pairedlist.text" msgid "Uyghur" -msgstr "" +msgstr "Uyghur" #: langtab.src msgctxt "" @@ -2895,7 +2887,7 @@ msgctxt "" "LANGUAGE_USER_ASTURIAN\n" "pairedlist.text" msgid "Asturian" -msgstr "" +msgstr "Asturian" #: langtab.src msgctxt "" @@ -2904,7 +2896,7 @@ msgctxt "" "LANGUAGE_UPPER_SORBIAN_GERMANY\n" "pairedlist.text" msgid "Sorbian, Upper" -msgstr "" +msgstr "Sorbian, Upper" #: langtab.src msgctxt "" @@ -2913,7 +2905,7 @@ msgctxt "" "LANGUAGE_LOWER_SORBIAN_GERMANY\n" "pairedlist.text" msgid "Sorbian, Lower" -msgstr "" +msgstr "Sorbian, Lower" #: langtab.src msgctxt "" @@ -2922,7 +2914,7 @@ msgctxt "" "LANGUAGE_USER_LATGALIAN\n" "pairedlist.text" msgid "Latgalian" -msgstr "" +msgstr "Latgalian" #: langtab.src msgctxt "" @@ -2931,7 +2923,7 @@ msgctxt "" "LANGUAGE_USER_MAORE\n" "pairedlist.text" msgid "Maore" -msgstr "" +msgstr "Maore" #: langtab.src msgctxt "" @@ -2940,7 +2932,7 @@ msgctxt "" "LANGUAGE_USER_BUSHI\n" "pairedlist.text" msgid "Bushi" -msgstr "" +msgstr "Bushi" #: langtab.src msgctxt "" @@ -2949,7 +2941,7 @@ msgctxt "" "LANGUAGE_USER_TAHITIAN\n" "pairedlist.text" msgid "Tahitian" -msgstr "" +msgstr "Tahitian" #: langtab.src msgctxt "" @@ -2958,7 +2950,7 @@ msgctxt "" "LANGUAGE_USER_MALAGASY_PLATEAU\n" "pairedlist.text" msgid "Malagasy, Plateau" -msgstr "" +msgstr "มาดากัสการ์ (Malagasy), ที่ราบสูง" #: langtab.src msgctxt "" @@ -2967,7 +2959,7 @@ msgctxt "" "LANGUAGE_PAPIAMENTU\n" "pairedlist.text" msgid "Papiamentu (Netherlands Antilles)" -msgstr "" +msgstr "Papiamentu (Netherlands Antilles)" #: langtab.src msgctxt "" @@ -2976,7 +2968,7 @@ msgctxt "" "LANGUAGE_USER_PAPIAMENTU_ARUBA\n" "pairedlist.text" msgid "Papiamento (Aruba)" -msgstr "" +msgstr "Papiamento (Aruba)" #: langtab.src msgctxt "" @@ -2985,7 +2977,7 @@ msgctxt "" "LANGUAGE_USER_SARDINIAN_CAMPIDANESE\n" "pairedlist.text" msgid "Sardinian, Campidanese" -msgstr "" +msgstr "Sardinian, Campidanese" #: langtab.src msgctxt "" @@ -2994,7 +2986,7 @@ msgctxt "" "LANGUAGE_USER_SARDINIAN_GALLURESE\n" "pairedlist.text" msgid "Sardinian, Gallurese" -msgstr "" +msgstr "Sardinian, Gallurese" #: langtab.src msgctxt "" @@ -3003,7 +2995,7 @@ msgctxt "" "LANGUAGE_USER_SARDINIAN_LOGUDORESE\n" "pairedlist.text" msgid "Sardinian, Logudorese" -msgstr "" +msgstr "Sardinian, Logudorese" #: langtab.src msgctxt "" @@ -3012,7 +3004,7 @@ msgctxt "" "LANGUAGE_USER_SARDINIAN_SASSARESE\n" "pairedlist.text" msgid "Sardinian, Sassarese" -msgstr "" +msgstr "Sardinian, Sassarese" #: langtab.src msgctxt "" @@ -3021,7 +3013,7 @@ msgctxt "" "LANGUAGE_USER_BAFIA\n" "pairedlist.text" msgid "Bafia" -msgstr "" +msgstr "Bafia" #: langtab.src msgctxt "" @@ -3030,7 +3022,7 @@ msgctxt "" "LANGUAGE_USER_GIKUYU\n" "pairedlist.text" msgid "Gikuyu" -msgstr "" +msgstr "Gikuyu" #: langtab.src msgctxt "" @@ -3039,7 +3031,7 @@ msgctxt "" "LANGUAGE_YORUBA\n" "pairedlist.text" msgid "Yoruba" -msgstr "" +msgstr "Yoruba" #: langtab.src msgctxt "" @@ -3048,7 +3040,7 @@ msgctxt "" "LANGUAGE_USER_RUSYN_UKRAINE\n" "pairedlist.text" msgid "Rusyn (Ukraine)" -msgstr "" +msgstr "Rusyn (ยูเครน)" #: langtab.src msgctxt "" @@ -3057,7 +3049,7 @@ msgctxt "" "LANGUAGE_USER_RUSYN_SLOVAKIA\n" "pairedlist.text" msgid "Rusyn (Slovakia)" -msgstr "" +msgstr "Rusyn (สโลวาเกีย)" #: langtab.src msgctxt "" @@ -3066,7 +3058,7 @@ msgctxt "" "LANGUAGE_TAMAZIGHT_LATIN\n" "pairedlist.text" msgid "Kabyle Latin" -msgstr "" +msgstr "Kabyle Latin" #: langtab.src msgctxt "" @@ -3075,7 +3067,7 @@ msgctxt "" "LANGUAGE_USER_YIDDISH_US\n" "pairedlist.text" msgid "Yiddish (USA)" -msgstr "" +msgstr "Yiddish (USA)" #: langtab.src msgctxt "" @@ -3084,7 +3076,7 @@ msgctxt "" "LANGUAGE_HAWAIIAN_UNITED_STATES\n" "pairedlist.text" msgid "Hawaiian" -msgstr "" +msgstr "ฮาวาย" #: langtab.src msgctxt "" @@ -3093,7 +3085,7 @@ msgctxt "" "LANGUAGE_USER_LIMBU\n" "pairedlist.text" msgid "Limbu" -msgstr "" +msgstr "Limbu" #: langtab.src msgctxt "" @@ -3102,7 +3094,7 @@ msgctxt "" "LANGUAGE_USER_LOJBAN\n" "pairedlist.text" msgid "Lojban" -msgstr "" +msgstr "Lojban" #: langtab.src msgctxt "" @@ -3111,7 +3103,7 @@ msgctxt "" "LANGUAGE_USER_HAITIAN\n" "pairedlist.text" msgid "Haitian" -msgstr "" +msgstr "เฮติ" #: langtab.src msgctxt "" @@ -3120,7 +3112,7 @@ msgctxt "" "LANGUAGE_USER_BEEMBE\n" "pairedlist.text" msgid "Beembe" -msgstr "" +msgstr "Beembe" #: langtab.src msgctxt "" @@ -3129,7 +3121,7 @@ msgctxt "" "LANGUAGE_USER_BEKWEL\n" "pairedlist.text" msgid "Bekwel" -msgstr "" +msgstr "Bekwel" #: langtab.src msgctxt "" @@ -3138,7 +3130,7 @@ msgctxt "" "LANGUAGE_USER_KITUBA\n" "pairedlist.text" msgid "Kituba" -msgstr "" +msgstr "Kituba" #: langtab.src msgctxt "" @@ -3147,7 +3139,7 @@ msgctxt "" "LANGUAGE_USER_LARI\n" "pairedlist.text" msgid "Lari" -msgstr "" +msgstr "Lari" #: langtab.src msgctxt "" @@ -3156,7 +3148,7 @@ msgctxt "" "LANGUAGE_USER_MBOCHI\n" "pairedlist.text" msgid "Mbochi" -msgstr "" +msgstr "Mbochi" #: langtab.src msgctxt "" @@ -3165,7 +3157,7 @@ msgctxt "" "LANGUAGE_USER_TEKE_EBOO\n" "pairedlist.text" msgid "Teke-Eboo" -msgstr "" +msgstr "Teke-Eboo" #: langtab.src msgctxt "" @@ -3174,7 +3166,7 @@ msgctxt "" "LANGUAGE_USER_TEKE_IBALI\n" "pairedlist.text" msgid "Teke-Ibali" -msgstr "" +msgstr "Teke-Ibali" #: langtab.src msgctxt "" @@ -3183,7 +3175,7 @@ msgctxt "" "LANGUAGE_USER_TEKE_TYEE\n" "pairedlist.text" msgid "Teke-Tyee" -msgstr "" +msgstr "Teke-Tyee" #: langtab.src msgctxt "" @@ -3192,7 +3184,7 @@ msgctxt "" "LANGUAGE_USER_VILI\n" "pairedlist.text" msgid "Vili" -msgstr "" +msgstr "Vili" #: langtab.src msgctxt "" @@ -3201,7 +3193,7 @@ msgctxt "" "LANGUAGE_USER_KEYID\n" "pairedlist.text" msgid "KeyID" -msgstr "" +msgstr "KeyID" #: langtab.src msgctxt "" @@ -3210,7 +3202,7 @@ msgctxt "" "LANGUAGE_USER_PALI_LATIN\n" "pairedlist.text" msgid "Pali Latin" -msgstr "" +msgstr "Pali Latin" #: langtab.src msgctxt "" @@ -3219,7 +3211,7 @@ msgctxt "" "LANGUAGE_USER_KYRGYZ_CHINA\n" "pairedlist.text" msgid "Kyrgyz (China)" -msgstr "" +msgstr "Kyrgyz (China)" #: langtab.src msgctxt "" @@ -3228,7 +3220,7 @@ msgctxt "" "LANGUAGE_USER_KOMI_ZYRIAN\n" "pairedlist.text" msgid "Komi-Zyrian" -msgstr "" +msgstr "Komi-Zyrian" #: langtab.src msgctxt "" @@ -3237,7 +3229,7 @@ msgctxt "" "LANGUAGE_USER_KOMI_PERMYAK\n" "pairedlist.text" msgid "Komi-Permyak" -msgstr "" +msgstr "Komi-Permyak" #: langtab.src msgctxt "" @@ -3246,7 +3238,7 @@ msgctxt "" "LANGUAGE_USER_PITJANTJATJARA\n" "pairedlist.text" msgid "Pitjantjatjara" -msgstr "" +msgstr "Pitjantjatjara" #: langtab.src msgctxt "" @@ -3255,7 +3247,7 @@ msgctxt "" "LANGUAGE_USER_ENGLISH_MALAWI\n" "pairedlist.text" msgid "English (Malawi)" -msgstr "" +msgstr "อังกฤษ (มาลาวี)" #: langtab.src msgctxt "" @@ -3264,7 +3256,7 @@ msgctxt "" "LANGUAGE_USER_ERZYA\n" "pairedlist.text" msgid "Erzya" -msgstr "" +msgstr "Erzya+" #: langtab.src msgctxt "" @@ -3273,7 +3265,7 @@ msgctxt "" "LANGUAGE_USER_MARI_MEADOW\n" "pairedlist.text" msgid "Mari, Meadow" -msgstr "" +msgstr "Mari, ทุ่งหญ้า" #: langtab.src msgctxt "" @@ -3282,7 +3274,7 @@ msgctxt "" "LANGUAGE_USER_PAPIAMENTU_CURACAO\n" "pairedlist.text" msgid "Papiamento (Curaçao)" -msgstr "" +msgstr "Papiamento (Curaçao)" #: langtab.src msgctxt "" @@ -3291,7 +3283,7 @@ msgctxt "" "LANGUAGE_USER_PAPIAMENTU_BONAIRE\n" "pairedlist.text" msgid "Papiamento (Bonaire)" -msgstr "" +msgstr "Papiamento (Bonaire)" #: langtab.src msgctxt "" @@ -3300,7 +3292,7 @@ msgctxt "" "LANGUAGE_USER_KHANTY\n" "pairedlist.text" msgid "Khanty" -msgstr "" +msgstr "Khanty" #: langtab.src msgctxt "" @@ -3309,7 +3301,7 @@ msgctxt "" "LANGUAGE_USER_LIVONIAN\n" "pairedlist.text" msgid "Livonian" -msgstr "" +msgstr "Livonian" #: langtab.src msgctxt "" @@ -3318,7 +3310,7 @@ msgctxt "" "LANGUAGE_USER_MOKSHA\n" "pairedlist.text" msgid "Moksha" -msgstr "" +msgstr "Moksha" #: langtab.src msgctxt "" @@ -3327,7 +3319,7 @@ msgctxt "" "LANGUAGE_USER_MARI_HILL\n" "pairedlist.text" msgid "Mari, Hill" -msgstr "" +msgstr "Mari, เนินเขา" #: langtab.src msgctxt "" @@ -3336,7 +3328,7 @@ msgctxt "" "LANGUAGE_USER_NGANASAN\n" "pairedlist.text" msgid "Nganasan" -msgstr "" +msgstr "Nganasan" #: langtab.src msgctxt "" @@ -3345,7 +3337,7 @@ msgctxt "" "LANGUAGE_USER_OLONETS\n" "pairedlist.text" msgid "Olonets" -msgstr "" +msgstr "Olonets" #: langtab.src msgctxt "" @@ -3354,7 +3346,7 @@ msgctxt "" "LANGUAGE_USER_VEPS\n" "pairedlist.text" msgid "Veps" -msgstr "" +msgstr "Veps" #: langtab.src msgctxt "" @@ -3363,7 +3355,7 @@ msgctxt "" "LANGUAGE_USER_VORO\n" "pairedlist.text" msgid "Võro" -msgstr "" +msgstr "Võro" #: langtab.src msgctxt "" @@ -3372,7 +3364,7 @@ msgctxt "" "LANGUAGE_USER_NENETS\n" "pairedlist.text" msgid "Nenets" -msgstr "" +msgstr "Nenets" #: langtab.src msgctxt "" @@ -3381,7 +3373,7 @@ msgctxt "" "LANGUAGE_USER_AKA_CONGO\n" "pairedlist.text" msgid "Aka (Congo)" -msgstr "" +msgstr "Aka (คองโก)" #: langtab.src msgctxt "" @@ -3390,7 +3382,7 @@ msgctxt "" "LANGUAGE_USER_DIBOLE\n" "pairedlist.text" msgid "Dibole" -msgstr "" +msgstr "Dibole" #: langtab.src msgctxt "" @@ -3399,7 +3391,7 @@ msgctxt "" "LANGUAGE_USER_DOONDO\n" "pairedlist.text" msgid "Doondo" -msgstr "" +msgstr "Doondo" #: langtab.src msgctxt "" @@ -3408,7 +3400,7 @@ msgctxt "" "LANGUAGE_USER_KAAMBA\n" "pairedlist.text" msgid "Kaamba" -msgstr "" +msgstr "Kaamba" #: langtab.src msgctxt "" @@ -3417,7 +3409,7 @@ msgctxt "" "LANGUAGE_USER_KOONGO_CONGO\n" "pairedlist.text" msgid "Koongo (Congo)" -msgstr "" +msgstr "Koongo (คองโก)" #: langtab.src msgctxt "" @@ -3426,7 +3418,7 @@ msgctxt "" "LANGUAGE_USER_KUNYI\n" "pairedlist.text" msgid "Kunyi" -msgstr "" +msgstr "Kunyi" #: langtab.src msgctxt "" @@ -3435,7 +3427,7 @@ msgctxt "" "LANGUAGE_USER_NGUNGWEL\n" "pairedlist.text" msgid "Ngungwel" -msgstr "" +msgstr "Ngungwel" #: langtab.src msgctxt "" @@ -3444,7 +3436,7 @@ msgctxt "" "LANGUAGE_USER_NJYEM_CONGO\n" "pairedlist.text" msgid "Njyem (Congo)" -msgstr "" +msgstr "Njyem (คองโก)" #: langtab.src msgctxt "" @@ -3453,7 +3445,7 @@ msgctxt "" "LANGUAGE_USER_PUNU_CONGO\n" "pairedlist.text" msgid "Punu" -msgstr "" +msgstr "Punu" #: langtab.src msgctxt "" @@ -3462,7 +3454,7 @@ msgctxt "" "LANGUAGE_USER_SUUNDI\n" "pairedlist.text" msgid "Suundi" -msgstr "" +msgstr "Suundi" #: langtab.src msgctxt "" @@ -3471,7 +3463,7 @@ msgctxt "" "LANGUAGE_USER_TEKE_KUKUYA\n" "pairedlist.text" msgid "Teke-Kukuya" -msgstr "" +msgstr "Teke-Kukuya" #: langtab.src msgctxt "" @@ -3480,7 +3472,7 @@ msgctxt "" "LANGUAGE_USER_TSAANGI\n" "pairedlist.text" msgid "Tsaangi" -msgstr "" +msgstr "Tsaangi" #: langtab.src msgctxt "" @@ -3489,7 +3481,7 @@ msgctxt "" "LANGUAGE_USER_YAKA\n" "pairedlist.text" msgid "Yaka" -msgstr "" +msgstr "Yaka" #: langtab.src msgctxt "" @@ -3498,7 +3490,7 @@ msgctxt "" "LANGUAGE_USER_YOMBE_CONGO\n" "pairedlist.text" msgid "Yombe (Congo)" -msgstr "" +msgstr "Yombe (คองโก)" #: langtab.src msgctxt "" @@ -3507,7 +3499,7 @@ msgctxt "" "LANGUAGE_USER_NKO\n" "pairedlist.text" msgid "N'ko" -msgstr "" +msgstr "N'ko" #: langtab.src msgctxt "" @@ -3516,7 +3508,7 @@ msgctxt "" "LANGUAGE_USER_UDMURT\n" "pairedlist.text" msgid "Udmurt" -msgstr "" +msgstr "Udmurt" #: svtools.src #, fuzzy @@ -3822,7 +3814,7 @@ msgctxt "" "STR_UNDO\n" "string.text" msgid "Undo: " -msgstr "เรียกคืน: " +msgstr "ทำกลับ:" #: undo.src msgctxt "" diff --git a/source/th/svtools/source/toolpanel.po b/source/th/svtools/source/toolpanel.po index ed25079d446..44d1849cdbe 100644 --- a/source/th/svtools/source/toolpanel.po +++ b/source/th/svtools/source/toolpanel.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:48+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-04 06:29+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386138582.0\n" #: toolpanel.src msgctxt "" @@ -21,7 +22,7 @@ msgctxt "" "STR_SVT_TOOL_PANEL_BUTTON_FWD\n" "string.text" msgid "Tab Panel Scroll Button, backward" -msgstr "" +msgstr "ปุ่มเลื่อนแผงป้าย (Tab Panel), ย้อนหลัง" #: toolpanel.src msgctxt "" @@ -29,4 +30,4 @@ msgctxt "" "STR_SVT_TOOL_PANEL_BUTTON_BACK\n" "string.text" msgid "Tab Panel Scroll Button, forward" -msgstr "" +msgstr "ปุ่มเลื่อนแผงป้าย (Tab Panel), ไปข้างหน้า" diff --git a/source/th/svtools/uiconfig/ui.po b/source/th/svtools/uiconfig/ui.po index d9fd484cd79..374bca8b8f7 100644 --- a/source/th/svtools/uiconfig/ui.po +++ b/source/th/svtools/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-02 13:55+0200\n" -"PO-Revision-Date: 2013-10-31 04:24+0000\n" +"PO-Revision-Date: 2014-01-11 13:32+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383193442.0\n" +"X-POOTLE-MTIME: 1389447131.0\n" #: GraphicExportOptionsDialog.ui msgctxt "" @@ -123,7 +123,7 @@ msgctxt "" "label\n" "string.text" msgid "Field Assignment" -msgstr "" +msgstr "การกำหนดเขตข้อมูล" #: graphicexport.ui msgctxt "" diff --git a/source/th/svx/source/dialog.po b/source/th/svx/source/dialog.po index 68109d0b510..ffa5c2f5bc3 100644 --- a/source/th/svx/source/dialog.po +++ b/source/th/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-22 14:15+0200\n" -"PO-Revision-Date: 2013-11-25 02:07+0000\n" +"PO-Revision-Date: 2014-01-05 13:29+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385345273.0\n" +"X-POOTLE-MTIME: 1388928575.0\n" #: bmpmask.src msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "TBI_UNDO\n" "toolboxitem.text" msgid "Undo " -msgstr "เรียกคืน " +msgstr "ทำกลับ" #: contdlg.src msgctxt "" @@ -513,14 +513,13 @@ msgid "Not recovered yet" msgstr "ยังไม่กู้คืนในขณะนี้" #: docrecovery.src -#, fuzzy msgctxt "" "docrecovery.src\n" "RID_SVXPAGE_DOCRECOVERY_RECOVER\n" "STR_RECOVERY_INPROGRESS\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION will start to recover your documents. Depending on the size of the documents this process can take some time." -msgstr "%PRODUCTNAME %PRODUCTVERSION will start to recover your documents. Depending on the size of the documents this process can take some time." +msgstr "%PRODUCTNAME %PRODUCTVERSION จะเริ่มกู้คืนเอกสารของคุณ กระบวนการนี้อาจใช้เวลาขึ้นอยู่กับขนาดของเอกสาร" #: docrecovery.src msgctxt "" @@ -551,7 +550,7 @@ msgctxt "" "STR_RECOVERYONLY_FINISH\n" "string.text" msgid "~Finish" -msgstr "Finish" +msgstr "เ~สร็จสิ้น" #: docrecovery.src msgctxt "" @@ -904,7 +903,7 @@ msgctxt "" "TBI_ADJUST_MIRROR\n" "toolboxitem.text" msgid "Orientation" -msgstr "การวางแนว" +msgstr "การกำหนดทิศทาง" #: fontwork.src msgctxt "" @@ -1451,7 +1450,7 @@ msgctxt "" "TBI_UNDO\n" "toolboxitem.text" msgid "Undo " -msgstr "เรียกคืน " +msgstr "ทำกลับ" #: imapdlg.src msgctxt "" @@ -1725,7 +1724,7 @@ msgctxt "" "FT_DRAW_X\n" "fixedtext.text" msgid "H~orizontal" -msgstr "แนวนอน" +msgstr "แนว~นอน" #: optgrid.src msgctxt "" @@ -2262,7 +2261,7 @@ msgctxt "" "RID_SVXSTR_MAGENTA\n" "string.text" msgid "Magenta" -msgstr "ม่วง" +msgstr "ม่วงแดง" #: sdstring.src msgctxt "" @@ -2326,7 +2325,7 @@ msgctxt "" "RID_SVXSTR_LIGHTMAGENTA\n" "string.text" msgid "Light magenta" -msgstr "ม่วงอ่อน" +msgstr "ม่วงแดงอ่อน" #: sdstring.src msgctxt "" @@ -3308,7 +3307,7 @@ msgctxt "" "RID_SVXSTR_GRDT60\n" "string.text" msgid "Yellow Gradient" -msgstr "" +msgstr "ความลาดสีเหลือง" #: sdstring.src msgctxt "" @@ -4762,7 +4761,7 @@ msgctxt "" "STR_REL_BORDER\n" "string.text" msgid "Margin" -msgstr "การเว้นขอบ" +msgstr "ระยะขอบ" #: swframeposstrings.src msgctxt "" diff --git a/source/th/svx/source/fmcomp.po b/source/th/svx/source/fmcomp.po index c133a8c3bce..68cf9cba948 100644 --- a/source/th/svx/source/fmcomp.po +++ b/source/th/svx/source/fmcomp.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-09-17 16:18+0000\n" +"PO-Revision-Date: 2013-12-27 09:09+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379434715.0\n" +"X-POOTLE-MTIME: 1388135362.0\n" #: gridctrl.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "SID_FM_RECORD_UNDO\n" "menuitem.text" msgid "Undo: Data entry" -msgstr "เรียกคืน: ป้อนข้อมูล" +msgstr "ทำกลับ: ป้อนข้อมูล" #: gridctrl.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "SID_FM_SHOWCOLS_MORE\n" "menuitem.text" msgid "~More..." -msgstr "~รายละเอียด ..." +msgstr "เ~พิ่มเติม..." #: gridctrl.src msgctxt "" diff --git a/source/th/svx/source/form.po b/source/th/svx/source/form.po index f85a75cf710..5cc7b010fbb 100644 --- a/source/th/svx/source/form.po +++ b/source/th/svx/source/form.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-12 14:55+0000\n" +"PO-Revision-Date: 2013-12-26 02:00+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384268151.0\n" +"X-POOTLE-MTIME: 1388023240.0\n" #: datanavi.src msgctxt "" @@ -281,9 +281,7 @@ msgctxt "" "RID_ERR_DOUBLE_MODELNAME\n" "errorbox.text" msgid "The name '%1' already exists. Please enter a new name." -msgstr "" -"ชื่อ '%1' มีอยู่แล้ว กรุณาใส่ชื่อใหม่\n" -"กรุณาเลือกชื่ออื่น" +msgstr "ชื่อ '%1' มีอยู่แล้ว กรุณาใส่ชื่อใหม่" #: datanavi.src msgctxt "" @@ -1093,7 +1091,7 @@ msgctxt "" "SID_FM_NEW\n" "menuitem.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: fmexpl.src msgctxt "" @@ -1568,7 +1566,7 @@ msgid "" "If you click Yes, you won't be able to undo this operation.\n" "Do you want to continue anyway?" msgstr "" -"ถ้าคุณคลิก ใช่ คุณจะไม่สามารถเรียกคืนการปฏิบัติการนี้!\n" +"ถ้าคุณคลิก ใช่ คุณจะไม่สามารถทำกลับปฏิบัติการนี้!\n" "คุณยังต้องการทำต่อหรือไม่ ?" #: fmstring.src @@ -2229,7 +2227,7 @@ msgctxt "" "RID_STR_SVT_SQL_SYNTAX_COLUMN\n" "string.text" msgid "The column \"#1\" is unknown in the table \"#2\"." -msgstr "ไม่รู้จักคอลัมน์ \"#\" ในตาราง \"#\"!" +msgstr "ไม่รู้จักคอลัมน์ \"#1\" ในตาราง \"#2\"" #: fmstring.src msgctxt "" diff --git a/source/th/svx/source/gallery2.po b/source/th/svx/source/gallery2.po index ec8f4e9cf82..bcfd9276375 100644 --- a/source/th/svx/source/gallery2.po +++ b/source/th/svx/source/gallery2.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-22 02:35+0000\n" +"PO-Revision-Date: 2013-12-04 02:26+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385087744.0\n" +"X-POOTLE-MTIME: 1386123992.0\n" #: gallery.src msgctxt "" @@ -920,7 +920,7 @@ msgctxt "" "RID_GALLERYSTR_THEME_PHOTOS_LANDSCAPES\n" "string.text" msgid "Photos - Landscapes" -msgstr "" +msgstr "รูปภาพ - แนวนอน" #: galtheme.src msgctxt "" diff --git a/source/th/svx/source/items.po b/source/th/svx/source/items.po index fa932a8d6eb..c907f827677 100644 --- a/source/th/svx/source/items.po +++ b/source/th/svx/source/items.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-22 02:38+0000\n" +"PO-Revision-Date: 2013-12-03 03:25+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385087893.0\n" +"X-POOTLE-MTIME: 1386041128.0\n" #: svxerr.src msgctxt "" @@ -289,7 +289,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Tab stops" -msgstr "ตัวหยุดแท็บ" +msgstr "จุดตั้งระยะ" #: svxitems.src msgctxt "" @@ -969,7 +969,7 @@ msgctxt "" "RID_SVXITEMS_ORI_STANDARD\n" "string.text" msgid "Default orientation" -msgstr "การวางแนวปริยาย" +msgstr "การกำหนดทิศทางปริยาย" #: svxitems.src msgctxt "" @@ -1177,7 +1177,7 @@ msgctxt "" "RID_SVXITEMS_PAGE_USAGE_MIRROR\n" "string.text" msgid "Mirrored" -msgstr "กลับด้าน" +msgstr "กลับด้านแบบกระจกเงา" #: svxitems.src msgctxt "" diff --git a/source/th/svx/source/sidebar/line.po b/source/th/svx/source/sidebar/line.po index abac1bec960..7962efce83d 100644 --- a/source/th/svx/source/sidebar/line.po +++ b/source/th/svx/source/sidebar/line.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-22 02:19+0000\n" +"PO-Revision-Date: 2014-01-12 12:00+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385086783.0\n" +"X-POOTLE-MTIME: 1389528004.0\n" #: LinePropertyPanel.src msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "FT_EDGESTYLE\n" "fixedtext.text" msgid "~Corner style" -msgstr "" +msgstr "ลักษณะ~มุม" #: LinePropertyPanel.src msgctxt "" diff --git a/source/th/svx/source/sidebar/text.po b/source/th/svx/source/sidebar/text.po index 979f3170517..ed73da2782b 100644 --- a/source/th/svx/source/sidebar/text.po +++ b/source/th/svx/source/sidebar/text.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-11-25 16:21+0000\n" +"PO-Revision-Date: 2013-12-03 03:21+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396486.0\n" +"X-POOTLE-MTIME: 1386040868.0\n" #: TextPropertyPanel.src msgctxt "" @@ -167,7 +167,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Expanded" -msgstr "" +msgstr "ขยาย" #: TextPropertyPanel.src msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Condensed" -msgstr "" +msgstr "บีบ" #: TextPropertyPanel.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "FT_BY\n" "fixedtext.text" msgid "Change ~by: " -msgstr "" +msgstr "เปลี่ยนแค่ไหน:" #: TextPropertyPanel.src msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "STR_VERY_TIGHT\n" "string.text" msgid "Very Tight" -msgstr "" +msgstr "ชิดมาก" #: TextPropertyPanel.src msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "STR_TIGHT\n" "string.text" msgid "Tight" -msgstr "" +msgstr "ชิด" #: TextPropertyPanel.src msgctxt "" @@ -212,7 +212,7 @@ msgctxt "" "STR_NORMAL\n" "string.text" msgid "Normal" -msgstr "" +msgstr "ปกติ" #: TextPropertyPanel.src msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "STR_LOOSE\n" "string.text" msgid "Loose" -msgstr "" +msgstr "ห่าง" #: TextPropertyPanel.src msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "STR_VERY_LOOSE\n" "string.text" msgid "Very Loose" -msgstr "" +msgstr "ห่างมาก" #: TextPropertyPanel.src msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "STR_VERY_TIGHT_TIP\n" "string.text" msgid " Spacing: Condensed By: 3pt" -msgstr "" +msgstr "การเว้นระยะ: หนาแน่น เป็น: 3 พอยต์" #: TextPropertyPanel.src msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "STR_TIGHT_TIP\n" "string.text" msgid " Spacing: Condensed By: 1.5pt" -msgstr "" +msgstr "การเว้นระยะ: หนาแน่น เป็น: 1.5 พอยต์" #: TextPropertyPanel.src msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "STR_NORMAL_TIP\n" "string.text" msgid " Spacing: Normal" -msgstr "" +msgstr "การเว้นระยะ: ปกติ" #: TextPropertyPanel.src msgctxt "" @@ -275,7 +275,7 @@ msgctxt "" "STR_LOOSE_TIP\n" "string.text" msgid " Spacing: Expanded By: 3pt" -msgstr "" +msgstr "การเว้นระยะ: ขยาย เป็น: 3 พอยต์" #: TextPropertyPanel.src msgctxt "" @@ -284,7 +284,7 @@ msgctxt "" "STR_VERY_LOOSE_TIP\n" "string.text" msgid " Spacing: Expanded By: 6pt" -msgstr "" +msgstr "การเว้นระยะ: ขยาย เป็น: 6 พอยต์" #: TextPropertyPanel.src msgctxt "" @@ -293,7 +293,7 @@ msgctxt "" "STR_CUSTOM_C_TIP\n" "string.text" msgid " Spacing: Condensed By: " -msgstr "" +msgstr "การเว้นระยะ: หนาแน่น เป็น: " #: TextPropertyPanel.src msgctxt "" @@ -302,7 +302,7 @@ msgctxt "" "STR_CUSTOM_E_TIP\n" "string.text" msgid " Spacing: Expanded By: " -msgstr "" +msgstr "การเว้นระยะ: ขยาย เป็น: " #: TextPropertyPanel.src msgctxt "" diff --git a/source/th/svx/source/src.po b/source/th/svx/source/src.po index 3f6d7d75594..880e33fbc4d 100644 --- a/source/th/svx/source/src.po +++ b/source/th/svx/source/src.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2012-11-17 09:30+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-11-30 13:06+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353144649.0\n" +"X-POOTLE-MTIME: 1385816808.0\n" #: app.src msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "ERRCTX_SFX_LOADTEMPLATE\n" "string.text" msgid "$(ERR) loading the template $(ARG1)" -msgstr "$(ERR) กำลังโหลดต้นแบบ $(ARG1)" +msgstr "$(ERR) การโหลดแผ่นแบบ (เทมเพลต) $(ARG1)" #: errtxt.src msgctxt "" @@ -71,7 +71,7 @@ msgctxt "" "ERRCTX_SFX_SAVEDOC\n" "string.text" msgid "$(ERR) saving the document $(ARG1)" -msgstr "$(ERR) กำลังบันทึกเอกสาร $(ARG1)" +msgstr "$(ERR) การบันทึกเอกสาร $(ARG1)" #: errtxt.src msgctxt "" @@ -80,7 +80,7 @@ msgctxt "" "ERRCTX_SFX_SAVEASDOC\n" "string.text" msgid "$(ERR) saving the document $(ARG1)" -msgstr "$(ERR) กำลังบันทึกเอกสาร $(ARG1)" +msgstr "$(ERR) การบันทึกเอกสาร $(ARG1)" #: errtxt.src msgctxt "" @@ -89,7 +89,7 @@ msgctxt "" "ERRCTX_SFX_DOCINFO\n" "string.text" msgid "$(ERR) displaying doc. information for document $(ARG1)" -msgstr "$(ERR) กำลังแสดงผลข้อมูลเอกสารสำหรับเอกสาร $(ARG1)" +msgstr "$(ERR) การแสดงข้อมูลเอกสารสำหรับเอกสาร $(ARG1)" #: errtxt.src msgctxt "" @@ -98,7 +98,7 @@ msgctxt "" "ERRCTX_SFX_DOCTEMPLATE\n" "string.text" msgid "$(ERR) writing document $(ARG1) as template" -msgstr "$(ERR) กำลังเขียนเอกสาร $(ARG1) เป็นต้นแบบ" +msgstr "$(ERR) การเขียนเอกสาร $(ARG1) เป็นต้นแบบ" #: errtxt.src msgctxt "" @@ -107,7 +107,7 @@ msgctxt "" "ERRCTX_SFX_MOVEORCOPYCONTENTS\n" "string.text" msgid "$(ERR) copying or moving document contents" -msgstr "$(ERR) กำลังคัดลอกหรือย้ายเนื้อหาเอกสาร" +msgstr "$(ERR) การคัดลอกหรือย้ายเนื้อหาเอกสาร" #: errtxt.src msgctxt "" @@ -116,7 +116,7 @@ msgctxt "" "ERRCTX_SFX_DOCMANAGER\n" "string.text" msgid "$(ERR) starting the Document Manager" -msgstr "$(ERR) กำลังเริ่มตัวจัดการเอกสาร" +msgstr "$(ERR) การเริ่มตัวจัดการเอกสาร" #: errtxt.src msgctxt "" @@ -125,7 +125,7 @@ msgctxt "" "ERRCTX_SFX_OPENDOC\n" "string.text" msgid "$(ERR) loading document $(ARG1)" -msgstr "$(ERR) กำลังโหลดเอกสาร $(ARG1)" +msgstr "$(ERR) การโหลดเอกสาร $(ARG1)" #: errtxt.src msgctxt "" @@ -134,7 +134,7 @@ msgctxt "" "ERRCTX_SFX_NEWDOCDIRECT\n" "string.text" msgid "$(ERR) creating a new document" -msgstr "$(ERR) กำลังสร้างเอกสารใหม่" +msgstr "$(ERR) การสร้างเอกสารใหม่" #: errtxt.src msgctxt "" @@ -143,7 +143,7 @@ msgctxt "" "ERRCTX_SFX_NEWDOC\n" "string.text" msgid "$(ERR) creating a new document" -msgstr "$(ERR) กำลังสร้างเอกสารใหม่" +msgstr "$(ERR) การสร้างเอกสารใหม่" #: errtxt.src msgctxt "" @@ -152,7 +152,7 @@ msgctxt "" "ERRCTX_SFX_CREATEOBJSH\n" "string.text" msgid "$(ERR) expanding entry" -msgstr "$(ERR) กำลังขยายรายการ" +msgstr "$(ERR) การขยายรายการ" #: errtxt.src msgctxt "" @@ -161,7 +161,7 @@ msgctxt "" "ERRCTX_SFX_LOADBASIC\n" "string.text" msgid "$(ERR) loading BASIC of document $(ARG1)" -msgstr "$(ERR) กำลังโหลดโปรแกรม BASIC ของเอกสาร $(ARG1)" +msgstr "$(ERR) การโหลดโปรแกรม BASIC ของเอกสาร $(ARG1)" #: errtxt.src msgctxt "" @@ -170,7 +170,7 @@ msgctxt "" "ERRCTX_SFX_SEARCHADDRESS\n" "string.text" msgid "$(ERR) searching for an address" -msgstr "$(ERR) กำลังค้นหาที่อยู่" +msgstr "$(ERR) การค้นหาที่อยู่" #: errtxt.src msgctxt "" @@ -215,7 +215,7 @@ msgctxt "" "ERRCODE_CLASS_PATH\n" "string.text" msgid "Inadmissible path" -msgstr "Inadmissible path" +msgstr "เส้นทางที่ยอมรับไม่ได้" #: errtxt.src msgctxt "" @@ -314,7 +314,7 @@ msgctxt "" "ERRCODE_CLASS_CREATE\n" "string.text" msgid "Error creating object" -msgstr "เกิดข้อผิดพลาดขณะสร้างวัตถุ" +msgstr "ผิดพลาดในการสร้างวัตถุ" #: errtxt.src msgctxt "" @@ -323,7 +323,7 @@ msgctxt "" "ERRCODE_CLASS_SBX\n" "string.text" msgid "Inadmissible value or data type" -msgstr "Inadmissible value or data type" +msgstr "ค่าหรือชนิดข้อมูลที่ยอมรับไม่ได้" #: errtxt.src msgctxt "" @@ -435,7 +435,7 @@ msgctxt "" "ERRCODE_IO_LOCKVIOLATION\n" "string.text" msgid "Sharing violation while accessing the object." -msgstr "Sharing violation while accessing the object" +msgstr "เกิดการฝ่าฝืนกฎการแชร์ (Sharing violation) ขณะเข้าใช้วัตถุ" #: errtxt.src msgctxt "" @@ -444,7 +444,7 @@ msgctxt "" "ERRCODE_IO_OUTOFSPACE\n" "string.text" msgid "No more space on device." -msgstr "ไม่มีที่ว่างบนอุปกรณ์มากกว่านี้" +msgstr "ไม่มีที่ว่างเหลือบนอุปกรณ์" #: errtxt.src msgctxt "" @@ -456,8 +456,8 @@ msgid "" "This operation cannot be run on\n" "files containing wildcards." msgstr "" -"ไม่สามารถเรียกการทำงานการปฏิบัติการนี้บน\n" -"แฟ้มที่มี wildcards" +"ไม่สามารถปฏิบัติการนี้กับ\n" +"แฟ้มที่มีอักขระตัวแทน (wildcards)" #: errtxt.src msgctxt "" @@ -502,7 +502,7 @@ msgctxt "" "ERRCODE_IO_OUTOFMEMORY\n" "string.text" msgid "The operation could not be run due to insufficient memory." -msgstr "ไม่สามารถใช้งานปฏิบัติการได้เนื่องจากหน่วยความจำไม่เพียงพอ" +msgstr "ไม่สามารถปฏิบัติการได้เนื่องจากหน่วยความจำไม่เพียงพอ" #: errtxt.src msgctxt "" @@ -565,7 +565,7 @@ msgctxt "" "ERRCODE_IO_INVALIDACCESS\n" "string.text" msgid "An invalid attempt was made to access the file." -msgstr "An invalid attempt was made to access the file" +msgstr "มีการพยายามที่ไม่ถูกต้องในการเข้าใช้ไฟล์" #: errtxt.src msgctxt "" @@ -610,7 +610,7 @@ msgctxt "" "ERRCODE_IO_RECURSIVE\n" "string.text" msgid "An object cannot be copied into itself." -msgstr "ไม่สามารถคัดลอกวัตถุไปไว้ในตัวมันเองได้" +msgstr "ไม่สามารถคัดลอกวัตถุไปที่ตัวเอง" #: errtxt.src msgctxt "" @@ -673,18 +673,13 @@ msgid "The wrong password has been entered." msgstr "ใส่รหัสผ่านไม่ถูกต้อง" #: errtxt.src -#, fuzzy msgctxt "" "errtxt.src\n" "RID_ERRHDL\n" "ERRCODE_SFX_DOLOADFAILED\n" "string.text" msgid "Error reading file." -msgstr "" -"#-#-#-#-# app.po (PACKAGE VERSION) #-#-#-#-#\n" -"เกิดข้อผิดพลาดขณะอ่านแฟ้ม \n" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"เกิดความผิดพลาดระหว่างอ่านแฟ้มข้อมูล " +msgstr "เกิดข้อผิดพลาดในการอ่านแฟ้ม" #: errtxt.src msgctxt "" @@ -711,10 +706,9 @@ msgctxt "" "ERRCODE_INET_NAME_RESOLVE\n" "string.text" msgid "The host name $(ARG1) could not be resolved." -msgstr "ไม่สามารถแก้ชื่อโฮสต์ $(ARG1) ได้" +msgstr "ไม่สามารถวิเคราะห์ชื่อโฮสต์ $(ARG1) ได้" #: errtxt.src -#, fuzzy msgctxt "" "errtxt.src\n" "RID_ERRHDL\n" @@ -724,7 +718,6 @@ msgid "Could not establish Internet connection to $(ARG1)." msgstr "ไม่สามารถสร้างการเชื่อมต่ออินเทอร์เน็ตไปยัง $(ARG1) ได้" #: errtxt.src -#, fuzzy msgctxt "" "errtxt.src\n" "RID_ERRHDL\n" @@ -734,11 +727,10 @@ msgid "" "Error reading data from the Internet.\n" "Server error message: $(ARG1)." msgstr "" -"การอ่านข้อมูลผิดพลาดจากอินเทอร์เน็ต\n" -".เซิร์ฟเวอร์มีข้อความผิดพลาด: $(ARG1)" +"เกิดข้อผิดพลาดในการอ่านข้อมูลจากอินเทอร์เน็ต\n" +"ข้อความผิดพลาดของเซิร์ฟเวอร์: $(ARG1)" #: errtxt.src -#, fuzzy msgctxt "" "errtxt.src\n" "RID_ERRHDL\n" @@ -748,11 +740,10 @@ msgid "" "Error transferring data to the Internet.\n" "Server error message: $(ARG1)." msgstr "" -"ถ่ายโอนข้อมูลจากอินเทอร์เน็ตผิดพลาด\n" -"เซิร์ฟเวอร์มีข้อความผิดพลาด: $(ARG1)" +"เกิดข้อผิดพลาดในการถ่ายโอนข้อมูลไปอินเทอร์เน็ต\n" +"ข้อความผิดพลาดของเซิร์ฟเวอร์: $(ARG1)" #: errtxt.src -#, fuzzy msgctxt "" "errtxt.src\n" "RID_ERRHDL\n" @@ -762,14 +753,13 @@ msgid "General Internet error has occurred." msgstr "เกิดข้อผิดพลาดของอินเทอร์เน็ตทั่วไป" #: errtxt.src -#, fuzzy msgctxt "" "errtxt.src\n" "RID_ERRHDL\n" "ERRCODE_INET_OFFLINE\n" "string.text" msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated." -msgstr "ข้อมูลอินเทอร์เน็ตที่ต้องการใช้ไม่ได้ในแคชและไม่สามารถถูกถ่ายทอดเป็นโหมดแบบออนไลน์ที่ไม่ถูกใช้งาน" +msgstr "ข้อมูลอินเทอร์เน็ตที่ต้องการใช้ไม่มีในแคชและไม่สามารถถ่ายโอนได้เนื่องจากบังไม่เปิดใช้งานโหมดแบบออนไลน์" #: errtxt.src msgctxt "" @@ -832,7 +822,7 @@ msgctxt "" "ERRCODE_SFX_WRONGICONFILE\n" "string.text" msgid "The configuration of the icon display is invalid." -msgstr "การแสดงผลโครงแบบไอคอนไม่ถูกต้อง" +msgstr "โครงแบบของการแสดงผลไอคอนไม่ถูกต้อง" #: errtxt.src msgctxt "" @@ -841,7 +831,7 @@ msgctxt "" "ERRCODE_SFX_CANTWRITEICONFILE\n" "string.text" msgid "The configuration of the icon display can not be saved." -msgstr "ไม่สามารถบันทึกการแสดงผลโครงแบบไอคอนได้" +msgstr "ไม่สามารถบันทึกโครงแบบของการแสดงผลไอคอนได้" #: errtxt.src msgctxt "" @@ -850,7 +840,7 @@ msgctxt "" "ERRCODE_SFX_CANTDELICONFILE\n" "string.text" msgid "The configuration of the icon display could not be deleted." -msgstr "ไม่สามารถลบการแสดงผลโครงแบบไอคอนได้" +msgstr "ไม่สามารถลบโครงแบบของการแสดงผลไอคอนได้" #: errtxt.src msgctxt "" @@ -868,7 +858,7 @@ msgctxt "" "ERRCODE_SFX_INVALIDBMKPATH\n" "string.text" msgid "The bookmark folder is invalid." -msgstr "โฟลเดอร์ที่คั่นไม่ถูกต้อง" +msgstr "โฟลเดอร์ที่คั่น (bookmark) ไม่ถูกต้อง" #: errtxt.src msgctxt "" @@ -877,7 +867,7 @@ msgctxt "" "ERRCODE_SFX_CANTWRITEURLCFGFILE\n" "string.text" msgid "The configuration of the URLs to be saved locally could not be saved." -msgstr "บันทึกโครงแบบ URL ไม่สามารถบันทึกเฉพาะแห่งได้" +msgstr "ไม่สามารถบันทึกโครงแบบของ URL ที่ต้องการเก็บไว้ในเครื่องท้องถิ่น" #: errtxt.src msgctxt "" @@ -886,7 +876,7 @@ msgctxt "" "ERRCODE_SFX_WRONGURLCFGFORMAT\n" "string.text" msgid "The configuration format of the URLs to be saved locally is invalid." -msgstr "บันทึกรูปแบบการกำหนดค่า URL เฉพาะแห่งไม่ถูกต้อง" +msgstr "โครงแบบของ URL ที่ต้องการเก็บไว้ในเครื่องท้องถิ่นไม่ถูกต้อง" #: errtxt.src msgctxt "" @@ -913,7 +903,7 @@ msgctxt "" "ERRCODE_SFX_INVALIDTRASHPATH\n" "string.text" msgid "The Recycle Bin path is invalid." -msgstr "ที่อยู่ถังขยะไม่ถูกต้อง" +msgstr "พาธของถังขยะไม่ถูกต้อง" #: errtxt.src msgctxt "" @@ -976,7 +966,7 @@ msgctxt "" "ERRCODE_SFX_WRONG_CDF_FORMAT\n" "string.text" msgid "The channel document has an invalid format." -msgstr "ช่องเอกสารมีรูปแบบไม่ถูกต้อง" +msgstr "เอกสารของแชนแนลมีรูปแบบไม่ถูกต้อง" #: errtxt.src msgctxt "" @@ -994,7 +984,7 @@ msgctxt "" "ERRCODE_SFX_NO_ABOBOX\n" "string.text" msgid "A subscription folder is required to install a Channel." -msgstr "ต้องการโฟลเดอร์การสมัครสมาชิกเพื่อติดตั้งช่อง" +msgstr "ต้องการโฟลเดอร์การบอกรับสมาชิก (subscription folder) เพื่อติดตั้งช่อง (Channel)" #: errtxt.src msgctxt "" @@ -1006,8 +996,8 @@ msgid "" "This document contains attributes that cannot be saved in the selected format.\n" "Please save the document in a %PRODUCTNAME %PRODUCTVERSION file format." msgstr "" -"This document contains attributes that cannot be saved in the selected format.\n" -"Please save the document in a %PRODUCTNAME %PRODUCTVERSION file format." +"เอกสารนี้มีลักษณะประจำ (attributes) ที่ไม่สามารถบนทึกในรูปแบบที่เลือก\n" +"กรุณาบันทึกเอกสารในรูปแบบไฟล์ %PRODUCTNAME %PRODUCTVERSION" #: errtxt.src msgctxt "" @@ -1016,7 +1006,7 @@ msgctxt "" "ERRCODE_SFX_TARGETFILECORRUPTED\n" "string.text" msgid "The file $(FILENAME) cannot be saved. Please check your system settings. You can find an automatically generated backup copy of this file in folder $(PATH) named $(BACKUPNAME)." -msgstr "The file $(FILENAME) cannot be saved. Please check your system settings. You can find an automatically generated backup copy of this file in folder $(PATH) named $(BACKUPNAME)." +msgstr "ไม่สามารถบ้ันทึกไฟล์ $(FILENAME) กรุณาตรวจสอบการตั้งค่าระบบ คุณจะพบสำเนาสำรองของไฟล์นี้ซึ่งสร้างขึ้นโดยอัตโนมัติได้ในโฟลเดอร์ $(PATH) ชื่อ $(BACKUPNAME)" #: errtxt.src msgctxt "" @@ -1025,7 +1015,7 @@ msgctxt "" "ERRCODE_SFX_NOMOREDOCUMENTSALLOWED\n" "string.text" msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document." -msgstr "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document" +msgstr "ได้มีการเปิดเอกสารจนถึงจำนวนสูงสุดของเอกสารที่สามารถเปิดพร้อมกัน คุณจำเป็นต้องปิดเอกสารก่อนที่จะสามารถเปิดเอกสารใหม่ได้" #: errtxt.src msgctxt "" @@ -1034,7 +1024,7 @@ msgctxt "" "ERRCODE_SFX_CANTCREATEBACKUP\n" "string.text" msgid "Could not create backup copy." -msgstr "" +msgstr "ไม่สามารถสร้างสำเนาสำรอง" #: errtxt.src msgctxt "" @@ -1046,6 +1036,8 @@ msgid "" "An attempt was made to execute a macro.\n" "For security reasons, macro support is disabled." msgstr "" +"มีความพยายามที่จะเรียกใช้แมคโคร\n" +"เพื่อความปลอดภัยจึงปิดการสนับสนุนแมโครไว้" #: errtxt.src msgctxt "" @@ -1060,6 +1052,11 @@ msgid "" "\n" "Therefore, some functionality may not be available." msgstr "" +"เอกสารนี้มีแมโคร\n" +"\n" +"แมโครอาจมีไวรัส ขณะนี้ปิดการใช้งานแมโครไว้ตามการตั้งค่าใน %PRODUCTNAME - ตัวเลือก - %PRODUCTNAME - ความปลอดภัย\n" +"\n" +"ดังนั้นความสามารถบางอย่างอาจใช้งานไม่ได้" #: errtxt.src msgctxt "" @@ -1074,6 +1071,11 @@ msgid "" "\n" "Therefore, some functionality may not be available." msgstr "" +"เอกสารนี้มีแมโคร\n" +"\n" +"แมโครอาจมีไวรัส ขณะนี้ปิดการใช้งานแมโครไว้ตามการตั้งค่าใน เครื่องมือ - ตัวเลือก - %PRODUCTNAME - ความปลอดภัย\n" +"\n" +"ดังนั้นความสามารถบางอย่างอาจใช้งานไม่ได้" #: errtxt.src msgctxt "" @@ -1090,6 +1092,12 @@ msgid "" "Execution of macros is disabled for this document.\n" " " msgstr "" +"เนื้อหาเอกสารและ/หรือแมโครที่เซ้นด้วยลายเซ็นดิจิทัลไม่ตรงกับลายเซ็ฯของเอกสารปัจจุบัน\n" +"\n" +"นี่อาจเป็นผลของการจัดการเอกสารหรือจากความเสียหายเชิงโครงสร้างของเอกสารเนื่องจากการรับส่งข้อมูล\n" +"\n" +"เราขอแนะนำให้คุณอย่าไว้ใจเนื้อหาของเอกสารปัจจุบัน\n" +"การเรียกใช้แมโครถูกปิดการทำงานสำหรับเอกสารนี้\n" #: errtxt.src msgctxt "" @@ -1106,6 +1114,12 @@ msgid "" "Execution of macros is disabled for this document.\n" " " msgstr "" +"เอกสารเข้ารหัสมีกระแสข้อมูลที่ไม่ได้เข้ารหัสโดยไม่ได้คาดหมาย\n" +"\n" +"นี่อาจเป็นผลจากการเปลี่ยนแปลงเอกสาร\n" +"\n" +"เราแนะนำว่าคุณไม่ควรไว้วางใจเนื้อหาของเอกสารปัจจุบัน\n" +"การเรียกใช้แมโครถูกปิดการทำงานสำหรับเอกสารนี้\n" #: errtxt.src msgctxt "" @@ -1123,7 +1137,7 @@ msgctxt "" "ERRCODE_IO_CURRENTDIR\n" "string.text" msgid "Function not possible: path contains current directory." -msgstr "ฟังก์ชันที่เป็นไปไม่ได้: ที่อยู่มีสารบบปัจจุบัน" +msgstr "ฟังก์ชันที่เป็นไปไม่ได้: ในพาธมีสารบบ (directory) ปัจจุบัน" #: errtxt.src msgctxt "" @@ -1150,7 +1164,7 @@ msgctxt "" "ERRCODE_IO_BADCRC\n" "string.text" msgid "Wrong check amount." -msgstr "ตรวจสอบจำนวนผิด" +msgstr "จำนวนตรวจสอบผิด" #: errtxt.src msgctxt "" @@ -1159,7 +1173,7 @@ msgctxt "" "ERRCODE_IO_WRITEPROTECTED\n" "string.text" msgid "Function not possible: write protected." -msgstr "ฟังก์ชันเป็นไปไม่ได้: เขียนป้องกัน" +msgstr "ฟังก์ชันเป็นไปไม่ได้: ป้องกันการเขียน" #: errtxt.src msgctxt "" @@ -1171,6 +1185,8 @@ msgid "" "The password of a shared spreadsheet cannot be set or changed.\n" "Deactivate sharing mode first." msgstr "" +"ไม่สามารถตั้งหรือเปลี่ยนรหัสผ่านของแผ่นตาราง (spreadsheet) ทำการที่ใช้ร่วมกัน\n" +"โปรดปิดแบบวิธีการใช้งานร่วมกันก่อน" #: errtxt.src msgctxt "" diff --git a/source/th/svx/source/stbctrls.po b/source/th/svx/source/stbctrls.po index 4706c1102ba..f9200919e4d 100644 --- a/source/th/svx/source/stbctrls.po +++ b/source/th/svx/source/stbctrls.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-06 02:48+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-28 03:43+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388202215.0\n" #: stbctrls.src #, fuzzy @@ -85,7 +86,7 @@ msgctxt "" "RID_SVXSTR_XMLSEC_SIG_OK\n" "string.text" msgid "Digital Signature: The document signature is OK." -msgstr "Digital Signature: The document signature is OK." +msgstr "ลายเซ็นดิจิทัล: ลายเซ็นของเอกสาร OK" #: stbctrls.src msgctxt "" @@ -93,7 +94,7 @@ msgctxt "" "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY\n" "string.text" msgid "Digital Signature: The document signature is OK, but the certificates could not be validated." -msgstr "Digital Signature: The document signature is OK, but the certificates could not be validated." +msgstr "ลายเซ็นดิจิทัล: ลายเซ็นของเอกสาร OK แต่ไม่สามารถตรวจสอบความถูกต้องของใบรับรอง" #: stbctrls.src msgctxt "" @@ -117,7 +118,7 @@ msgctxt "" "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG\n" "string.text" msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed." -msgstr "" +msgstr "ลายเซ็นดิจิทัล: ลายเซ็นกับใบรับรองของเอกสารนั้นใช้ได้ แต่ไม่ใช่ทุกส่วนของเอกสารที่ได้รับลายเซ็นมา" #: stbctrls.src msgctxt "" @@ -169,7 +170,7 @@ msgctxt "" "ZOOM_OPTIMAL\n" "menuitem.text" msgid "Optimal" -msgstr "เหมาะที่สุด" +msgstr "เหมาะสมที่สุด" #: stbctrls.src msgctxt "" diff --git a/source/th/svx/source/svdraw.po b/source/th/svx/source/svdraw.po index cb8bd6bf31b..9285b94fedb 100644 --- a/source/th/svx/source/svdraw.po +++ b/source/th/svx/source/svdraw.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-24 08:22+0000\n" +"PO-Revision-Date: 2014-01-11 14:06+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385281356.0\n" +"X-POOTLE-MTIME: 1389449183.0\n" #: svdstr.src msgctxt "" @@ -398,7 +398,7 @@ msgctxt "" "STR_ObjNameSingulPLIN_PntAnz\n" "string.text" msgid "Polyline with %2 corners" -msgstr "หลายเส้นกับ %N มุม" +msgstr "เส้นหลายท่อนที่มี %2 มุม" #: svdstr.src msgctxt "" @@ -846,7 +846,7 @@ msgctxt "" "STR_ObjNameSingulGRAFSVG\n" "string.text" msgid "SVG" -msgstr "" +msgstr "SVG" #: svdstr.src msgctxt "" @@ -854,7 +854,7 @@ msgctxt "" "STR_ObjNamePluralGRAFSVG\n" "string.text" msgid "SVGs" -msgstr "" +msgstr "SVGs" #: svdstr.src msgctxt "" @@ -1270,7 +1270,7 @@ msgctxt "" "STR_EditMirrorFree\n" "string.text" msgid "Flip %1 freehand" -msgstr "พลิก %1 อิสระ" +msgstr "พลิก %1 อิสระด้วยมือ" #: svdstr.src msgctxt "" @@ -1286,7 +1286,7 @@ msgctxt "" "STR_EditCrook\n" "string.text" msgid "Arrange %1 in circle" -msgstr "จัดระเบียบ %O ในวงกลม" +msgstr "จัดเรียง %1 ในวงกลม" #: svdstr.src msgctxt "" @@ -1294,7 +1294,7 @@ msgctxt "" "STR_EditCrookContortion\n" "string.text" msgid "Curve %1 in circle" -msgstr "เส้นโค้ง %O ในวงกลม" +msgstr "ดัดโค้ง %1 ในวงกลม" #: svdstr.src msgctxt "" @@ -1310,7 +1310,7 @@ msgctxt "" "STR_EditRipUp\n" "string.text" msgid "Undo %1" -msgstr "เรียกคืน %1" +msgstr "ทำกลับ %1" #: svdstr.src msgctxt "" @@ -1318,7 +1318,7 @@ msgctxt "" "STR_EditSetPointsSmooth\n" "string.text" msgid "Modify bézier properties of %1" -msgstr "ดัดแปลงคุณสมบัติ bézier ของ %O" +msgstr "เปลี่ยนแปลงคุณสมบัติ bézier ของ %1" #: svdstr.src msgctxt "" @@ -1326,7 +1326,7 @@ msgctxt "" "STR_EditSetSegmentsKind\n" "string.text" msgid "Modify bézier properties of %1" -msgstr "ดัดแปลงคุณสมบัติ bézier ของ %O" +msgstr "เปลี่ยนแปลงคุณสมบัติ bézier ของ %1" #: svdstr.src msgctxt "" @@ -1342,7 +1342,7 @@ msgctxt "" "STR_EditSetGlueEscDir\n" "string.text" msgid "Set exit direction for %1" -msgstr "กำหนดทิศทางออกสำหรับ %O" +msgstr "กำหนดทิศทางออกสำหรับ %1" #: svdstr.src msgctxt "" @@ -1350,7 +1350,7 @@ msgctxt "" "STR_EditSetGluePercent\n" "string.text" msgid "Set relative attribute at %1" -msgstr "กำหนดลักษณะสัมพัทธ์ที่ %O" +msgstr "กำหนดลักษณะประจำสัมพัทธ์ที่ %1" #: svdstr.src msgctxt "" @@ -1358,7 +1358,7 @@ msgctxt "" "STR_EditSetGlueAlign\n" "string.text" msgid "Set reference point for %1" -msgstr "กำหนดจุดอ้างอิงสำหรับ %O" +msgstr "กำหนดจุดอ้างอิงสำหรับ %1" #: svdstr.src msgctxt "" @@ -1366,7 +1366,7 @@ msgctxt "" "STR_EditGroup\n" "string.text" msgid "Group %1" -msgstr "จัดกลุ่ม %O" +msgstr "จัดกลุ่ม %1" #: svdstr.src msgctxt "" @@ -1374,7 +1374,7 @@ msgctxt "" "STR_EditUngroup\n" "string.text" msgid "Ungroup %1" -msgstr "ไม่จัดกลุ่ม %O" +msgstr "ไม่จัดกลุ่ม %1" #: svdstr.src msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "STR_EditSetAttributes\n" "string.text" msgid "Apply attributes to %1" -msgstr "ใช้ลักษณะเป็น %O" +msgstr "ใช้ลักษณะประจำกับ %1" #: svdstr.src msgctxt "" @@ -1390,7 +1390,7 @@ msgctxt "" "STR_EditSetStylesheet\n" "string.text" msgid "Apply Styles to %1" -msgstr "ใช้ลักษณะเป็น %O" +msgstr "ใช้กระบวนแบบกับ %1" #: svdstr.src msgctxt "" @@ -1398,7 +1398,7 @@ msgctxt "" "STR_EditDelStylesheet\n" "string.text" msgid "Remove Style from %1" -msgstr "เอาลักษณะออกจาก %O" +msgstr "เอากระบวนแบบออกจาก %1" #: svdstr.src msgctxt "" @@ -1406,7 +1406,7 @@ msgctxt "" "STR_EditConvToPoly\n" "string.text" msgid "Convert %1 to polygon" -msgstr "แปลง %O เป็นรูปหลายเหลี่ยม" +msgstr "แปลง %1 เป็นรูปหลายเหลี่ยม" #: svdstr.src msgctxt "" @@ -1414,7 +1414,7 @@ msgctxt "" "STR_EditConvToPolys\n" "string.text" msgid "Convert %1 to polygons" -msgstr "แปลง %O เป็นรูปหลายเหลี่ยม" +msgstr "แปลง %1 เป็นรูปหลายเหลี่ยม" #: svdstr.src msgctxt "" @@ -1422,7 +1422,7 @@ msgctxt "" "STR_EditConvToCurve\n" "string.text" msgid "Convert %1 to curve" -msgstr "แปลง %O เป็นเส้นโค้ง" +msgstr "แปลง %1 เป็นเส้นโค้ง" #: svdstr.src msgctxt "" @@ -1430,7 +1430,7 @@ msgctxt "" "STR_EditConvToCurves\n" "string.text" msgid "Convert %1 to curves" -msgstr "แปลง %O เป็นเส้นโค้ง" +msgstr "แปลง %1 เป็นเส้นโค้ง" #: svdstr.src msgctxt "" @@ -1454,7 +1454,7 @@ msgctxt "" "STR_EditAlign\n" "string.text" msgid "Align %1" -msgstr "จัดตำแหน่ง %O" +msgstr "จัดแนว %1" #: svdstr.src msgctxt "" @@ -1478,7 +1478,7 @@ msgctxt "" "STR_EditAlignVCenter\n" "string.text" msgid "Horizontally center %1" -msgstr "ตรงกลางแนวนอน %O" +msgstr "จัดตำแหน่งตรงกลางแนวนอน %1" #: svdstr.src msgctxt "" @@ -1494,7 +1494,7 @@ msgctxt "" "STR_EditAlignHRight\n" "string.text" msgid "Align %1 to right" -msgstr "จัดตำแหน่ง %1 ชิดขวา" +msgstr "จัด %1 ชิดขวา" #: svdstr.src msgctxt "" @@ -1502,7 +1502,7 @@ msgctxt "" "STR_EditAlignHCenter\n" "string.text" msgid "Vertically center %1" -msgstr "ตรงกลางแนวตั้ง %O" +msgstr "จัดตำแหน่งตรงกลางแนวตั้ง %1" #: svdstr.src msgctxt "" @@ -1510,7 +1510,7 @@ msgctxt "" "STR_EditAlignCenter\n" "string.text" msgid "Center %1" -msgstr "ตรงกลาง %O" +msgstr "จัดตำแหน่งตรงกลาง %1" #: svdstr.src msgctxt "" @@ -1518,7 +1518,7 @@ msgctxt "" "STR_EditTransform\n" "string.text" msgid "Transform %1" -msgstr "เปลี่ยนรูป %O" +msgstr "เปลี่ยนรูป %1" #: svdstr.src msgctxt "" @@ -1526,7 +1526,7 @@ msgctxt "" "STR_EditCombine_PolyPoly\n" "string.text" msgid "Combine %1" -msgstr "เชื่อม %O" +msgstr "เชื่อม %1" #: svdstr.src msgctxt "" @@ -1534,7 +1534,7 @@ msgctxt "" "STR_EditMergeMergePoly\n" "string.text" msgid "Merge %1" -msgstr "ผสาน %O" +msgstr "ผสาน %1" #: svdstr.src msgctxt "" @@ -1542,7 +1542,7 @@ msgctxt "" "STR_EditMergeSubstractPoly\n" "string.text" msgid "Subtract %1" -msgstr "ลบ %O" +msgstr "ลบ %1" #: svdstr.src msgctxt "" @@ -1550,7 +1550,7 @@ msgctxt "" "STR_EditMergeIntersectPoly\n" "string.text" msgid "Intersect %1" -msgstr "ตัดกับ %O" +msgstr "ตัดกับ %1" #: svdstr.src msgctxt "" @@ -1566,7 +1566,7 @@ msgctxt "" "STR_EditCombine_OnePoly\n" "string.text" msgid "Combine %1" -msgstr "เชื่อม %O" +msgstr "เชื่อม %1" #: svdstr.src msgctxt "" @@ -1574,7 +1574,7 @@ msgctxt "" "STR_EditDismantle_Polys\n" "string.text" msgid "Split %1" -msgstr "แยก %O" +msgstr "แยก %1" #: svdstr.src msgctxt "" @@ -1582,7 +1582,7 @@ msgctxt "" "STR_EditDismantle_Lines\n" "string.text" msgid "Split %1" -msgstr "แยก %O" +msgstr "แยก %1" #: svdstr.src msgctxt "" @@ -1590,7 +1590,7 @@ msgctxt "" "STR_EditImportMtf\n" "string.text" msgid "Split %1" -msgstr "แยก %O" +msgstr "แยก %1" #: svdstr.src msgctxt "" @@ -1606,7 +1606,7 @@ msgctxt "" "STR_ExchangeClpCut\n" "string.text" msgid "Cut %1" -msgstr "ตัด %O" +msgstr "ตัด %1" #: svdstr.src msgctxt "" @@ -1622,7 +1622,7 @@ msgctxt "" "STR_ExchangeDD\n" "string.text" msgid "Drag and Drop %1" -msgstr "ลากและปล่อย %O" +msgstr "ลากและปล่อย %1" #: svdstr.src msgctxt "" @@ -1638,7 +1638,7 @@ msgctxt "" "STR_DragInsertPoint\n" "string.text" msgid "Insert point to %1" -msgstr "แทรกจุดที่ %O" +msgstr "แทรกจุดไปยัง %1" #: svdstr.src msgctxt "" @@ -1646,7 +1646,7 @@ msgctxt "" "STR_DragInsertGluePoint\n" "string.text" msgid "Insert glue point to %1" -msgstr "แทรกจุดเชื่อมที่ %O" +msgstr "แทรกจุดเชื่อมที่ %1" #: svdstr.src msgctxt "" @@ -1662,7 +1662,7 @@ msgctxt "" "STR_DragMethObjOwn\n" "string.text" msgid "Geometrically change %1" -msgstr "เปลี่ยนเชิงเรขาคณิต %O" +msgstr "เปลี่ยนเชิงเรขาคณิต %1" #: svdstr.src msgctxt "" @@ -1670,7 +1670,7 @@ msgctxt "" "STR_DragMethMove\n" "string.text" msgid "Move %1" -msgstr "ย้าย %O" +msgstr "ย้าย %1" #: svdstr.src msgctxt "" @@ -1710,7 +1710,7 @@ msgctxt "" "STR_DragMethMirrorDiag\n" "string.text" msgid "Flip %1 diagonal" -msgstr "พลิก %O แนวทแยงมุม" +msgstr "พลิก %1 แนวทแยงมุม" #: svdstr.src msgctxt "" @@ -1718,7 +1718,7 @@ msgctxt "" "STR_DragMethMirrorFree\n" "string.text" msgid "Flip %1 freehand" -msgstr "พลิก %O อิสระ" +msgstr "พลิก %1 อิสระด้วยมือ" #: svdstr.src msgctxt "" @@ -1726,7 +1726,7 @@ msgctxt "" "STR_DragMethGradient\n" "string.text" msgid "Interactive gradient for %1" -msgstr "ไล่ระดับสี %O แบบโต้ตอบ" +msgstr "ไล่ระดับสี %1 แบบโต้ตอบ" #: svdstr.src msgctxt "" @@ -1734,7 +1734,7 @@ msgctxt "" "STR_DragMethTransparence\n" "string.text" msgid "Interactive transparency for %1" -msgstr "โปร่งใสแบบโต้ตอบสำหรับ %1" +msgstr "ความโปร่งแสงของ %1 แบบโต้ตอบ" #: svdstr.src msgctxt "" @@ -1742,7 +1742,7 @@ msgctxt "" "STR_DragMethShear\n" "string.text" msgid "Distort %1 (slant)" -msgstr "บิด %O (เอียง)" +msgstr "บิด %1 (เอียง)" #: svdstr.src msgctxt "" @@ -1750,7 +1750,7 @@ msgctxt "" "STR_DragMethCrook\n" "string.text" msgid "Arrange %1 in circle" -msgstr "จัดระเบียบ %O ในวงกลม" +msgstr "จัดเรียง %1 ในวงกลม" #: svdstr.src msgctxt "" @@ -1758,7 +1758,7 @@ msgctxt "" "STR_DragMethCrookContortion\n" "string.text" msgid "Curve %1 in circle" -msgstr "เส้นโค้ง %O ในวงกลม" +msgstr "ดัดโค้ง %1 ในวงกลม" #: svdstr.src msgctxt "" @@ -1766,7 +1766,7 @@ msgctxt "" "STR_DragMethDistort\n" "string.text" msgid "Distort %1" -msgstr "บิด %O" +msgstr "บิด %1" #: svdstr.src msgctxt "" @@ -1782,7 +1782,7 @@ msgctxt "" "STR_DragRectEckRad\n" "string.text" msgid "Alter radius by %1" -msgstr "เปลี่ยนรัศมีไป %O" +msgstr "เปลี่ยนรัศมีไป %1" #: svdstr.src msgctxt "" @@ -1790,7 +1790,7 @@ msgctxt "" "STR_DragPathObj\n" "string.text" msgid "Change %1" -msgstr "เปลี่ยน %O" +msgstr "เปลี่ยน %1" #: svdstr.src msgctxt "" @@ -1798,7 +1798,7 @@ msgctxt "" "STR_DragRectResize\n" "string.text" msgid "Resize %1" -msgstr "ปรับขนาด %O" +msgstr "ปรับขนาด %1" #: svdstr.src msgctxt "" @@ -1806,7 +1806,7 @@ msgctxt "" "STR_DragCaptFram\n" "string.text" msgid "Move %1" -msgstr "ย้าย %O" +msgstr "ย้าย %1" #: svdstr.src msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "STR_DragCaptTail\n" "string.text" msgid "Move end point of %1" -msgstr "ย้ายจุดสิ้นสุดของ %O" +msgstr "ย้ายจุดสิ้นสุดของ %1" #: svdstr.src msgctxt "" @@ -1822,7 +1822,7 @@ msgctxt "" "STR_DragCircAngle\n" "string.text" msgid "Adjust angle by %1" -msgstr "ปรับมุมโดย %O" +msgstr "ปรับมุมไป %1" #: svdstr.src msgctxt "" @@ -1830,7 +1830,7 @@ msgctxt "" "STR_DragEdgeTail\n" "string.text" msgid "Change %1" -msgstr "เปลี่ยน %O" +msgstr "เปลี่ยน %1" #: svdstr.src msgctxt "" @@ -1838,7 +1838,7 @@ msgctxt "" "STR_ViewTextEdit\n" "string.text" msgid "TextEdit: Paragraph %1, Row %2, Column %3" -msgstr "แก้ไขข้อความ: ย่อหน้า %a, แถว %z, คอลัมน์ %s" +msgstr "แก้ไขข้อความ: ย่อหน้า %1, แถว %2, คอลัมน์ %3" #: svdstr.src msgctxt "" @@ -1846,7 +1846,7 @@ msgctxt "" "STR_ViewMarked\n" "string.text" msgid "%1 selected" -msgstr "เลือก %O " +msgstr "เลือก %1 แล้ว" #: svdstr.src msgctxt "" @@ -1854,7 +1854,7 @@ msgctxt "" "STR_ViewMarkedPoint\n" "string.text" msgid "Point from %1" -msgstr "จุดจาก %O" +msgstr "จุดจาก %1" #: svdstr.src msgctxt "" @@ -1862,7 +1862,7 @@ msgctxt "" "STR_ViewMarkedPoints\n" "string.text" msgid "%2 points from %1" -msgstr "%N จุดจาก %O" +msgstr "%2 จุดจาก %1" #: svdstr.src msgctxt "" @@ -1870,7 +1870,7 @@ msgctxt "" "STR_ViewMarkedGluePoint\n" "string.text" msgid "Glue point from %1" -msgstr "จุดเชื่อมจาก %O" +msgstr "จุดเชื่อมจาก %1" #: svdstr.src msgctxt "" @@ -1878,7 +1878,7 @@ msgctxt "" "STR_ViewMarkedGluePoints\n" "string.text" msgid "%2 glue points from %1" -msgstr "%N จุดเชื่อมจาก %O" +msgstr "%2 จุดเชื่อมจาก %1" #: svdstr.src msgctxt "" @@ -1934,7 +1934,7 @@ msgctxt "" "STR_ViewCreateObj\n" "string.text" msgid "Create %1" -msgstr "สร้าง %O" +msgstr "สร้าง %1" #: svdstr.src msgctxt "" @@ -1942,7 +1942,7 @@ msgctxt "" "STR_UndoInsertObj\n" "string.text" msgid "Insert %1" -msgstr "แทรก %O" +msgstr "แทรก %1" #: svdstr.src msgctxt "" @@ -1950,7 +1950,7 @@ msgctxt "" "STR_UndoCopyObj\n" "string.text" msgid "Copy %1" -msgstr "คัดลอก %O" +msgstr "คัดลอก %1" #: svdstr.src msgctxt "" @@ -1958,7 +1958,7 @@ msgctxt "" "STR_UndoObjOrdNum\n" "string.text" msgid "Change object order of %1" -msgstr "เปลี่ยนลำดับวัตถุของ %O" +msgstr "เปลี่ยนลำดับวัตถุของ %1" #: svdstr.src msgctxt "" @@ -1966,7 +1966,7 @@ msgctxt "" "STR_UndoObjSetText\n" "string.text" msgid "Edit text of %1" -msgstr "แก้ไขข้อความของ %O" +msgstr "แก้ไขข้อความของ %1" #: svdstr.src msgctxt "" @@ -2070,7 +2070,7 @@ msgctxt "" "STR_UndoObjName\n" "string.text" msgid "Change object name of %1 to" -msgstr "" +msgstr "เปลี่ยนชื่อวัตถุของ %1 เป็น" #: svdstr.src msgctxt "" @@ -2078,7 +2078,7 @@ msgctxt "" "STR_UndoObjTitle\n" "string.text" msgid "Change object title of %1" -msgstr "เปลี่ยนชื่อวัตถุของ $1" +msgstr "เปลี่ยนชื่อวัตถุของ %1" #: svdstr.src msgctxt "" @@ -2086,7 +2086,7 @@ msgctxt "" "STR_UndoObjDescription\n" "string.text" msgid "Change object description of %1" -msgstr "เปลี่ยนคำอธิบายวัตถุของ $1" +msgstr "เปลี่ยนคำอธิบายวัตถุของ %1" #: svdstr.src msgctxt "" @@ -3585,13 +3585,12 @@ msgid "Legend lines spacing" msgstr "ระยะห่างบรรทัดของคำอธิบายแผนภูมิ" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "SIP_SA_CAPTIONESCDIR\n" "string.text" msgid "Legend exit alignment" -msgstr "การปรับแนวคำอธิบายแผนภูมิ" +msgstr "Legend exit alignment" #: svdstr.src msgctxt "" @@ -4039,7 +4038,7 @@ msgctxt "" "SIP_SA_MEASURETEXTUPSIDEDOWN\n" "string.text" msgid "Rotate dimension value by 180 degree" -msgstr "หมุนค่ามิติด้วย 180๘" +msgstr "หมุนค่ามิติไป 180 องศา" #: svdstr.src msgctxt "" @@ -4119,7 +4118,7 @@ msgctxt "" "SIP_SA_MEASUREDECIMALPLACES\n" "string.text" msgid "Decimal places" -msgstr "ความเที่ยงตรงของทศนิยม" +msgstr "ตำแหน่งทศนิยม" #: svdstr.src msgctxt "" @@ -4231,7 +4230,7 @@ msgctxt "" "SIP_SA_OBJVISIBLE\n" "string.text" msgid "Object, visible" -msgstr "" +msgstr "วัตถุ, มองเห็นได้" #: svdstr.src msgctxt "" @@ -4818,7 +4817,6 @@ msgid "Apply table attributes" msgstr "เริ่มใช้คุณลักษณะตาราง" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "STR_TABLE_AUTOFMT\n" @@ -4827,7 +4825,6 @@ msgid "AutoFormat table" msgstr "ตารางรูปแบบอัตโนมัติ" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "STR_TABLE_INSCOL\n" @@ -4860,7 +4857,6 @@ msgid "Delete row" msgstr "ลบแถว" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "STR_TABLE_SPLIT\n" @@ -4869,7 +4865,6 @@ msgid "Split cells" msgstr "แยกเซลล์" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "STR_TABLE_MERGE\n" @@ -4891,7 +4886,7 @@ msgctxt "" "STR_TABLE_DISTRIBUTE_ROWS\n" "string.text" msgid "Distribute rows" -msgstr "" +msgstr "กระจายไปในแถว" #: svdstr.src msgctxt "" @@ -4899,7 +4894,7 @@ msgctxt "" "STR_TABLE_DISTRIBUTE_COLUMNS\n" "string.text" msgid "Distribute columns" -msgstr "" +msgstr "กระจายไปในคอลัมน์ให้เท่ากัน" #: svdstr.src msgctxt "" @@ -4907,7 +4902,7 @@ msgctxt "" "STR_TABLE_STYLE\n" "string.text" msgid "Table style" -msgstr "" +msgstr "รูปแบบตาราง" #: svdstr.src msgctxt "" @@ -4915,7 +4910,7 @@ msgctxt "" "STR_TABLE_STYLE_SETTINGS\n" "string.text" msgid "Table style settings" -msgstr "" +msgstr "การตั้งค่ารูปแบบตาราง" #: svdstr.src msgctxt "" @@ -4934,7 +4929,6 @@ msgid "Tables" msgstr "ตาราง" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "STR_ObjNameSingulFONTWORK\n" @@ -4943,7 +4937,6 @@ msgid "font work" msgstr "อักษรศิลป์" #: svdstr.src -#, fuzzy msgctxt "" "svdstr.src\n" "STR_ObjNamePluralFONTWORK\n" diff --git a/source/th/svx/source/table.po b/source/th/svx/source/table.po index 8efe6ae134a..c0e1ca9c2a0 100644 --- a/source/th/svx/source/table.po +++ b/source/th/svx/source/table.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2011-04-06 02:48+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-11-30 14:02+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385820145.0\n" #: table.src msgctxt "" @@ -21,4 +22,4 @@ msgctxt "" "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN\n" "string.text" msgid "Table Design Styles" -msgstr "" +msgstr "สไตล์การออกแบบตาราง" diff --git a/source/th/svx/source/tbxctrls.po b/source/th/svx/source/tbxctrls.po index 58f95936c00..12d4f1a3b81 100644 --- a/source/th/svx/source/tbxctrls.po +++ b/source/th/svx/source/tbxctrls.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-21 16:42+0000\n" +"PO-Revision-Date: 2013-12-04 06:13+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385052174.0\n" +"X-POOTLE-MTIME: 1386137613.0\n" #: colrctrl.src msgctxt "" @@ -602,7 +602,7 @@ msgctxt "" "RID_SVXSTR_NUM_UNDO_ACTIONS\n" "string.text" msgid "Actions to undo: $(ARG1)" -msgstr "เลิกทำการกระทำ $(ARG1) " +msgstr "การกระทำที่ต้องการทำกลับ: $(ARG1) " #: lboxctrl.src msgctxt "" @@ -610,7 +610,7 @@ msgctxt "" "RID_SVXSTR_NUM_UNDO_ACTION\n" "string.text" msgid "Actions to undo: $(ARG1)" -msgstr "Undo $(ARG1) action" +msgstr "การกระทำที่ต้องการทำกลับ: $(ARG1) " #: lboxctrl.src msgctxt "" @@ -618,7 +618,7 @@ msgctxt "" "RID_SVXSTR_NUM_REDO_ACTIONS\n" "string.text" msgid "Actions to redo: $(ARG1)" -msgstr "ทำการกระทำ $(ARG1) ซ้ำ" +msgstr "การกระทำที่ต้องการทำซ้ำ: $(ARG1)" #: lboxctrl.src msgctxt "" @@ -626,7 +626,7 @@ msgctxt "" "RID_SVXSTR_NUM_REDO_ACTION\n" "string.text" msgid "Actions to redo: $(ARG1)" -msgstr "Redo $(ARG1) action" +msgstr "การกระทำที่ต้องการทำซ้ำ: $(ARG1)" #: tbcontrl.src msgctxt "" @@ -714,7 +714,7 @@ msgctxt "" "RID_SVXSTR_MORE\n" "string.text" msgid "More..." -msgstr "More..." +msgstr "เพิ่มเติม..." #: tbcontrl.src #, fuzzy diff --git a/source/th/svx/source/toolbars.po b/source/th/svx/source/toolbars.po index 3899c9018ec..a9c39fecadf 100644 --- a/source/th/svx/source/toolbars.po +++ b/source/th/svx/source/toolbars.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-11-03 12:17+0000\n" +"PO-Revision-Date: 2013-12-03 02:38+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383481021.0\n" +"X-POOTLE-MTIME: 1386038329.0\n" #: extrusionbar.src msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION\n" "string.text" msgid "Change Orientation" -msgstr "เปลี่ยนการวางแนว" +msgstr "เปลี่ยนการกำหนดทิศทาง" #: extrusionbar.src msgctxt "" diff --git a/source/th/svx/source/unodialogs/textconversiondlgs.po b/source/th/svx/source/unodialogs/textconversiondlgs.po index f7d153cd9a8..0a8a0c83ef8 100644 --- a/source/th/svx/source/unodialogs/textconversiondlgs.po +++ b/source/th/svx/source/unodialogs/textconversiondlgs.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:06+0200\n" -"PO-Revision-Date: 2013-10-28 14:12+0000\n" +"PO-Revision-Date: 2014-01-12 12:54+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382969565.0\n" +"X-POOTLE-MTIME: 1389531274.0\n" #: chinese_dialogs.src msgctxt "" @@ -35,7 +35,6 @@ msgid "~Simplified Chinese to traditional Chinese" msgstr "เปลี่ยนจีนตัว~ย่อเป็นจีนตัวเต็ม" #: chinese_dialogs.src -#, fuzzy msgctxt "" "chinese_dialogs.src\n" "DLG_CHINESEDICTIONARY\n" @@ -45,14 +44,13 @@ msgid "Reverse mapping" msgstr "แมปปิ้งย้อนกลับ" #: chinese_dialogs.src -#, fuzzy msgctxt "" "chinese_dialogs.src\n" "DLG_CHINESEDICTIONARY\n" "FT_TERM\n" "fixedtext.text" msgid "Term" -msgstr "พจน์" +msgstr "ศัพท์" #: chinese_dialogs.src #, fuzzy @@ -95,7 +93,6 @@ msgid "Foreign" msgstr "ต่างประเทศ" #: chinese_dialogs.src -#, fuzzy msgctxt "" "chinese_dialogs.src\n" "DLG_CHINESEDICTIONARY.LB_PROPERTY\n" @@ -105,7 +102,6 @@ msgid "First name" msgstr "ชื่อ" #: chinese_dialogs.src -#, fuzzy msgctxt "" "chinese_dialogs.src\n" "DLG_CHINESEDICTIONARY.LB_PROPERTY\n" @@ -264,7 +260,6 @@ msgid "Edit Dictionary" msgstr "แก้ไขพจนานุกรม" #: chinese_dictionarydialog.src -#, fuzzy msgctxt "" "chinese_dictionarydialog.src\n" "DLG_CHINESEDICTIONARY\n" @@ -274,14 +269,13 @@ msgid "Reverse mapping" msgstr "แมปปิ้งย้อนกลับ" #: chinese_dictionarydialog.src -#, fuzzy msgctxt "" "chinese_dictionarydialog.src\n" "DLG_CHINESEDICTIONARY\n" "FT_TERM\n" "fixedtext.text" msgid "Term" -msgstr "พจน์" +msgstr "ศัพท์" #: chinese_dictionarydialog.src #, fuzzy @@ -324,7 +318,6 @@ msgid "Foreign" msgstr "ต่างประเทศ" #: chinese_dictionarydialog.src -#, fuzzy msgctxt "" "chinese_dictionarydialog.src\n" "DLG_CHINESEDICTIONARY.LB_PROPERTY\n" @@ -334,7 +327,6 @@ msgid "First name" msgstr "ชื่อ" #: chinese_dictionarydialog.src -#, fuzzy msgctxt "" "chinese_dictionarydialog.src\n" "DLG_CHINESEDICTIONARY.LB_PROPERTY\n" diff --git a/source/th/svx/uiconfig/ui.po b/source/th/svx/uiconfig/ui.po index 8f650fb5f53..217d36c5199 100644 --- a/source/th/svx/uiconfig/ui.po +++ b/source/th/svx/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-03 12:17+0000\n" +"PO-Revision-Date: 2013-12-03 02:59+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383481070.0\n" +"X-POOTLE-MTIME: 1386039575.0\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "label\n" "string.text" msgid "Conversion direction" -msgstr "" +msgstr "ทิศทางการแปลง" #: chineseconversiondialog.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left margin:" -msgstr "" +msgstr "ระยะขอบซ้าย" #: headfootformatpage.ui msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "label\n" "string.text" msgid "R_ight margin:" -msgstr "" +msgstr "ระยะขอบขวา" #: headfootformatpage.ui msgctxt "" @@ -851,7 +851,7 @@ msgctxt "" "label\n" "string.text" msgid "More..." -msgstr "" +msgstr "เพิ่มเติม..." #: headfootformatpage.ui msgctxt "" @@ -1094,7 +1094,7 @@ msgctxt "" "label\n" "string.text" msgid "Author" -msgstr "" +msgstr "ผู้เขียน" #: redlineviewpage.ui msgctxt "" diff --git a/source/th/sw/source/core/undo.po b/source/th/sw/source/core/undo.po index 26a45bcc887..e736e90527d 100644 --- a/source/th/sw/source/core/undo.po +++ b/source/th/sw/source/core/undo.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-07 13:36+0000\n" +"PO-Revision-Date: 2013-12-24 16:59+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381152994.0\n" +"X-POOTLE-MTIME: 1387904359.0\n" #: undo.src msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "STR_DELETE_UNDO\n" "string.text" msgid "Delete $1" -msgstr "Delete $1" +msgstr "ลบ $1" #: undo.src msgctxt "" @@ -872,7 +872,7 @@ msgctxt "" "STR_UNDO_TABS\n" "string.text" msgid "$1 tab(s)" -msgstr "$1 tab(s)" +msgstr "$1 จุดตั้งระยะ" #: undo.src msgctxt "" @@ -880,7 +880,7 @@ msgctxt "" "STR_UNDO_NLS\n" "string.text" msgid "$1 line break(s)" -msgstr "$1 line break(s)" +msgstr "$1 ตัวแบ่งบรรทัด" #: undo.src msgctxt "" @@ -1201,7 +1201,7 @@ msgctxt "" "STR_AUTHORITY_ENTRY\n" "string.text" msgid "bibliography entry" -msgstr "bibliography entry" +msgstr "รายการบรรณานุกรม" #: undo.src msgctxt "" diff --git a/source/th/sw/source/ui/app.po b/source/th/sw/source/ui/app.po index 8c37c268c3c..b2a6e8d77fc 100644 --- a/source/th/sw/source/ui/app.po +++ b/source/th/sw/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-12 14:51+0000\n" +"PO-Revision-Date: 2013-12-10 04:29+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384267912.0\n" +"X-POOTLE-MTIME: 1386649755.0\n" #: app.src msgctxt "" @@ -663,7 +663,7 @@ msgctxt "" "MSG_COMCORE_ASKSEARCH\n" "querybox.text" msgid "To proceed with this action, you must first turn off the \"undo\" function. Do you want to turn off the \"undo\" function?" -msgstr "เพื่อดำเนินการด้วยปฏิบัติการนี้ อันดับแรกคุณต้องปิดฟังก์ชัน \"เรียกคืน\" คุณต้องการปิดฟังก์ชัน \"เรียกคืน\" หรือไม่?" +msgstr "ในการที่จะดำเนินการต่อ คุณต้องปิดฟังก์ชัน \"ทำกลับ\" เสียก่อน คุณต้องการปิดฟังก์ชัน \"ทำกลับ\" เลยหรือไม่?" #: app.src msgctxt "" @@ -784,13 +784,12 @@ msgid "separated by: " msgstr "แ~ยกโดย: " #: app.src -#, fuzzy msgctxt "" "app.src\n" "STR_FDLG_OUTLINE_LEVEL\n" "string.text" msgid "Outline: Level " -msgstr "ระดับเค้าโครง" +msgstr "เค้าโครง: ระดับ " #: app.src msgctxt "" @@ -838,7 +837,7 @@ msgctxt "" "STR_REDLINE_UNKNOWN_AUTHOR\n" "string.text" msgid "Unknown Author" -msgstr "ไม่รู้จักผู้แต่ง" +msgstr "ไม่รู้จักผู้เขียน" #: app.src msgctxt "" @@ -1110,7 +1109,7 @@ msgctxt "" "STR_ACCESS_PAGESETUP_SPACING\n" "string.text" msgid "Spacing between %1 and %2" -msgstr "" +msgstr "ระยะระหว่าง %1 กับ %2" #: app.src msgctxt "" @@ -1118,7 +1117,7 @@ msgctxt "" "STR_ACCESS_COLUMN_WIDTH\n" "string.text" msgid "Column %1 Width" -msgstr "" +msgstr "ความกว้างของคอลัมน์ %1" #: app.src msgctxt "" @@ -1184,7 +1183,7 @@ msgctxt "" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_SWG_READ_ERROR )\n" "string.text" msgid "Error reading file." -msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม" +msgstr "เกิดข้อผิดพลาดในการอ่านแฟ้ม" #: error.src msgctxt "" @@ -1567,7 +1566,7 @@ msgctxt "" "FN_EDIT_IDX_ENTRY_DLG\n" "menuitem.text" msgid "Inde~x Entry..." -msgstr "ราย~การดัชนี..." +msgstr "รายการ~ดัชนี..." #: mn.src msgctxt "" @@ -1622,7 +1621,7 @@ msgctxt "" "FN_EDIT_HYPERLINK\n" "menuitem.text" msgid "Edit Hyperlink..." -msgstr "" +msgstr "แก้ไขการเชื่อมโยงหลายมิติ..." #: mn.src #, fuzzy @@ -1635,14 +1634,13 @@ msgid "Copy Hyperlink ~Location" msgstr "คัด~ลอกที่อยู่การเชื่อมโยงหลายมิติ" #: mn.src -#, fuzzy msgctxt "" "mn.src\n" "_MN_EDIT_OPEN_HYPERLINK\n" "FN_REMOVE_HYPERLINK\n" "menuitem.text" msgid "Remo~ve Hyperlink" -msgstr "เ~อาการเชื่อมโยงหลายมิติออก" +msgstr "~ลบการเชื่อมโยงหลายมิติ" #: mn.src msgctxt "" @@ -1651,7 +1649,7 @@ msgctxt "" "FN_EDIT_HYPERLINK\n" "menuitem.text" msgid "~Edit Hyperlink" -msgstr "" +msgstr "~แก้ไขการเชื่อมโยงหลายมิติ" #: mn.src msgctxt "" @@ -1678,7 +1676,7 @@ msgctxt "" "FN_NUM_CONTINUE\n" "menuitem.text" msgid "Continue previous numbering" -msgstr "ต่อจากรายการลำดับก่อนหน้า" +msgstr "ต่อจากลำดับหมายเลขก่อนหน้า" #: mn.src msgctxt "" @@ -2059,7 +2057,7 @@ msgctxt "" "FN_REPLY\n" "menuitem.text" msgid "Reply" -msgstr "" +msgstr "ตอบ" #: mn.src msgctxt "" @@ -2165,7 +2163,7 @@ msgctxt "" "FN_FRAME_WRAP_IDEAL\n" "menuitem.text" msgid "~Optimal Page Wrap" -msgstr "ตัดคำและวางข้อความบนหน้าอย่างเ~หมาะสม" +msgstr "ตัดคำและวางข้อความบนหน้าอย่างเห~มาะสม" #: mn.src msgctxt "" @@ -2236,7 +2234,7 @@ msgctxt "" "FN_FRAME_WRAP_IDEAL\n" "menuitem.text" msgid "~Optimal Page Wrap" -msgstr "ตัดคำและวางข้อความบนหน้าอย่างเ~หมาะสม" +msgstr "ตัดคำและวางข้อความบนหน้าอย่างเห~มาะสม" #: mn.src msgctxt "" @@ -2360,7 +2358,7 @@ msgctxt "" "FN_DELETE_COMMENT\n" "menuitem.text" msgid "Delete ~Changes Note" -msgstr "" +msgstr "ลบบันทึกการเปลี่ยนแปลง" #: mn.src msgctxt "" diff --git a/source/th/sw/source/ui/chrdlg.po b/source/th/sw/source/ui/chrdlg.po index b11851fbc68..892d5bf85db 100644 --- a/source/th/sw/source/ui/chrdlg.po +++ b/source/th/sw/source/ui/chrdlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-03 12:17+0000\n" +"PO-Revision-Date: 2013-12-01 02:19+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383481075.0\n" +"X-POOTLE-MTIME: 1385864381.0\n" #: ccoll.src msgctxt "" @@ -523,7 +523,7 @@ msgctxt "" "TP_NUMPARA\n" "pageitem.text" msgid "Outline & Numbering" -msgstr "เ~ค้าโครงและเลขลำดับ" +msgstr "เค้าโครงและเลขลำดับ" #: paradlg.src msgctxt "" diff --git a/source/th/sw/source/ui/config.po b/source/th/sw/source/ui/config.po index c38167e1651..2df804ac3c6 100644 --- a/source/th/sw/source/ui/config.po +++ b/source/th/sw/source/ui/config.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-11-25 16:22+0000\n" +"PO-Revision-Date: 2013-12-26 01:48+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396524.0\n" +"X-POOTLE-MTIME: 1388022503.0\n" #: mailconfigpage.src msgctxt "" @@ -512,7 +512,7 @@ msgctxt "" "STR_EXPAND_WORDSPACE\n" "string.text" msgid "Expand word space on lines with manual line breaks in justified paragraphs" -msgstr "" +msgstr "ขยายระยะเว้นวรรคระหว่างคำบนบรรทัดที่มีตัวแบ่งบรรทัดด้วยมือในย่อหน้าที่จัดชิดทั้งซ้ายและขวา" #: optdlg.src msgctxt "" @@ -917,7 +917,7 @@ msgctxt "" "CB_FLD_HIDDEN\n" "checkbox.text" msgid "Fields: Hidden te~xt" -msgstr "เขตข้อมูล: ~ซ่อนข้อความ" +msgstr "เขตข้อมูล: ~ข้อความที่ถูกซ่อน" #: optdlg.src msgctxt "" @@ -1010,14 +1010,13 @@ msgid "Enable" msgstr "เปิดใช้งาน" #: optdlg.src -#, fuzzy msgctxt "" "optdlg.src\n" "TP_OPTSHDWCRSR\n" "FL_LAYOUT_OPTIONS\n" "fixedline.text" msgid "Layout assistance" -msgstr "โครงร่างของข้อมูล" +msgstr "ตัวช่วยจัดรูปแบบโครงร่าง" #: optdlg.src msgctxt "" @@ -1053,7 +1052,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Page ba~ckground" -msgstr "" +msgstr "~พื้นหลังของหน้า" #: optdlg.src msgctxt "" @@ -1065,34 +1064,31 @@ msgid "P~ictures and other graphic objects" msgstr "" #: optdlg.src -#, fuzzy msgctxt "" "optdlg.src\n" "STR_PRINTOPTUI\n" "5\n" "itemlist.text" msgid "Hidden te~xt" -msgstr "ซ่อนข้อความ" +msgstr "ข้อความที่ถูกซ่อน" #: optdlg.src -#, fuzzy msgctxt "" "optdlg.src\n" "STR_PRINTOPTUI\n" "6\n" "itemlist.text" msgid "~Text placeholders" -msgstr "ที่วางข้อความ" +msgstr "ตัวยึด~ข้อความ" #: optdlg.src -#, fuzzy msgctxt "" "optdlg.src\n" "STR_PRINTOPTUI\n" "7\n" "itemlist.text" msgid "Form control~s" -msgstr "การควบคุม" +msgstr "ตัวควบคุมแบบฟอร์ม" #: optdlg.src #, fuzzy @@ -1105,14 +1101,13 @@ msgid "Color" msgstr "สี" #: optdlg.src -#, fuzzy msgctxt "" "optdlg.src\n" "STR_PRINTOPTUI\n" "9\n" "itemlist.text" msgid "Print text in blac~k" -msgstr "พิมพ์ลงแฟ้ม" +msgstr "พิมพ์ข้อความด้วยสี~ดำ" #: optdlg.src #, fuzzy @@ -1140,7 +1135,7 @@ msgctxt "" "12\n" "itemlist.text" msgid "~Use only paper tray from printer preferences" -msgstr "" +msgstr "~ใช้เฉพาะถาดกระดาษจากที่เลือกไว้ในเครื่องพิมพ์เท่านั้น" #: optdlg.src msgctxt "" @@ -1158,7 +1153,7 @@ msgctxt "" "14\n" "itemlist.text" msgid "None (document only)" -msgstr "" +msgstr "ไม่มี (เอกสารเท่านั้น)" #: optdlg.src msgctxt "" @@ -1167,7 +1162,7 @@ msgctxt "" "15\n" "itemlist.text" msgid "Comments only" -msgstr "" +msgstr "ความคิดเห็นเท่านั้น" #: optdlg.src msgctxt "" @@ -1176,7 +1171,7 @@ msgctxt "" "16\n" "itemlist.text" msgid "Place at end of document" -msgstr "" +msgstr "วางไว้ท้ายเอกสาร" #: optdlg.src msgctxt "" @@ -1185,7 +1180,7 @@ msgctxt "" "17\n" "itemlist.text" msgid "Place at end of page" -msgstr "" +msgstr "วางไว้ท้ายหน้า" #: optdlg.src #, fuzzy @@ -1204,7 +1199,7 @@ msgctxt "" "19\n" "itemlist.text" msgid "Page sides" -msgstr "" +msgstr "ด้านของหน้า" #: optdlg.src msgctxt "" @@ -1243,7 +1238,6 @@ msgid "Include" msgstr "รวม" #: optdlg.src -#, fuzzy msgctxt "" "optdlg.src\n" "STR_PRINTOPTUI\n" @@ -1259,7 +1253,7 @@ msgctxt "" "25\n" "itemlist.text" msgid "Left-to-right script" -msgstr "" +msgstr "ระบบการเขียนจากซ้ายไปขวา" #: optdlg.src msgctxt "" @@ -1268,7 +1262,7 @@ msgctxt "" "26\n" "itemlist.text" msgid "Right-to-left script" -msgstr "" +msgstr "ระบบการเขียนจากขวาไปซ้าย" #: optdlg.src msgctxt "" @@ -1277,7 +1271,7 @@ msgctxt "" "27\n" "itemlist.text" msgid "Range and copies" -msgstr "" +msgstr "ช่วงการพิมพ์และจำนวนสำเนา" #: optdlg.src msgctxt "" @@ -1295,7 +1289,7 @@ msgctxt "" "29\n" "itemlist.text" msgid "Pa~ges" -msgstr "หน้า" +msgstr "ห~น้า" #: optdlg.src #, fuzzy @@ -1412,7 +1406,7 @@ msgctxt "" "FT_TAB\n" "fixedtext.text" msgid "Tab stops" -msgstr "ระยะแท็บ" +msgstr "จุดตั้งระยะ" #: optload.src msgctxt "" @@ -1421,7 +1415,7 @@ msgctxt "" "CB_USE_SQUARE_PAGE_MODE\n" "checkbox.text" msgid "Use square page mode for text grid" -msgstr "" +msgstr "ใช้กริดข้อความแบบตารางจัตุรัส (สำหรับภาษาจีนญี่ปุ่นเกาหลี)" #: optload.src msgctxt "" @@ -1470,7 +1464,7 @@ msgctxt "" "FT_ORDER\n" "fixedtext.text" msgid "Caption order" -msgstr "" +msgstr "ลำดับของคำบรรยายใต้ภาพ" #: optload.src msgctxt "" @@ -1488,7 +1482,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Numbering first" -msgstr "" +msgstr "เลขลำดับก่อน" #: optload.src msgctxt "" @@ -1560,7 +1554,7 @@ msgctxt "" "FT_NUM_SEP\n" "fixedtext.text" msgid "Numbering separator" -msgstr "" +msgstr "ตัวแบ่งเลขลำดับ" #: optload.src msgctxt "" diff --git a/source/th/sw/source/ui/dbui.po b/source/th/sw/source/ui/dbui.po index 8e31b881066..0d708d30c39 100644 --- a/source/th/sw/source/ui/dbui.po +++ b/source/th/sw/source/ui/dbui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-04 15:31+0000\n" +"PO-Revision-Date: 2013-12-27 09:09+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1375630297.0\n" +"X-POOTLE-MTIME: 1388135383.0\n" #: addresslistdialog.src msgctxt "" @@ -130,7 +130,7 @@ msgctxt "" "PB_NEW\n" "pushbutton.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: createaddresslistdialog.src msgctxt "" @@ -510,7 +510,7 @@ msgctxt "" "FT_PRINTING\n" "fixedtext.text" msgid "is being prepared for printing on" -msgstr "" +msgstr "กำลังถูกเตรียมสำหรับการพิมพ์บน" #: dbui.src msgctxt "" @@ -696,7 +696,7 @@ msgctxt "" "STR_NOTASSIGNED\n" "string.text" msgid " not yet matched " -msgstr "ยังไม่มี" +msgstr "ยังไม่จับคู่" #: dbui.src msgctxt "" @@ -768,7 +768,7 @@ msgctxt "" "STR_FILTER_MDB\n" "string.text" msgid "Microsoft Access (*.mdb)" -msgstr "" +msgstr "ไมโครซอฟต์แอ็กเซส (*.mdb)" #: dbui.src msgctxt "" @@ -776,7 +776,7 @@ msgctxt "" "STR_FILTER_ACCDB\n" "string.text" msgid "Microsoft Access 2007 (*.accdb)" -msgstr "" +msgstr "ไมโครซอฟต์แอ็กเซส 2007 (*.accdb)" #: dbui.src msgctxt "" @@ -1219,7 +1219,7 @@ msgctxt "" "PB_SETTINGS\n" "pushbutton.text" msgid "~More..." -msgstr "~มากกว่า..." +msgstr "เ~พิ่มเติม..." #: mmaddressblockpage.src msgctxt "" @@ -1318,7 +1318,7 @@ msgctxt "" "PB_NEW\n" "pushbutton.text" msgid "~New..." -msgstr "ใ~หม่..." +msgstr "ให~ม่..." #: mmaddressblockpage.src msgctxt "" @@ -1586,7 +1586,7 @@ msgctxt "" "2\n" "itemlist.text" msgid "Mr. <2>," -msgstr "" +msgstr "เรียนคุณ <2>," #: mmaddressblockpage.src msgctxt "" @@ -1595,7 +1595,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "Dear <1>," -msgstr "" +msgstr "เรียน <1>," #: mmaddressblockpage.src msgctxt "" @@ -1604,7 +1604,7 @@ msgctxt "" "4\n" "itemlist.text" msgid "Hello <1>," -msgstr "" +msgstr "สวัสดี <1>," #: mmaddressblockpage.src msgctxt "" @@ -1801,7 +1801,7 @@ msgctxt "" "PB_FEMALE\n" "pushbutton.text" msgid "~New..." -msgstr "ใ~หม่..." +msgstr "ให~ม่..." #: mmgreetingspage.src msgctxt "" @@ -2205,7 +2205,7 @@ msgctxt "" "RB_SAVEASONE\n" "radiobutton.text" msgid "S~ave as single document" -msgstr "~บันทึกเอกสารที่ผนวกแล้ว ในแฟ้มเดียวกัน" +msgstr "~บันทึกเป็นเอกสารเดียว" #: mmoutputpage.src msgctxt "" @@ -2316,20 +2316,13 @@ msgid "Sen~d as" msgstr "ส่~งเป็น" #: mmoutputpage.src -#, fuzzy msgctxt "" "mmoutputpage.src\n" "DLG_MM_OUTPUT_PAGE\n" "1\n" "stringlist.text" msgid "OpenDocument Text" -msgstr "" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"ข้อความของ OpenDocument\n" -"#-#-#-#-# share.po (PACKAGE VERSION) #-#-#-#-#\n" -"เอกสารข้อความ OpenDocument\n" -"#-#-#-#-# writer.po (PACKAGE VERSION) #-#-#-#-#\n" -"ข้อความ OpenDocument" +msgstr "ข้อความ OpenDocument" #: mmoutputpage.src msgctxt "" @@ -2338,7 +2331,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Adobe PDF-Document" -msgstr "" +msgstr "Adobe PDF-เอกสาร" #: mmoutputpage.src msgctxt "" @@ -2347,7 +2340,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: mmoutputpage.src msgctxt "" @@ -2356,7 +2349,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "HTML Message" -msgstr "" +msgstr "ข้อความ HTML" #: mmoutputpage.src msgctxt "" @@ -2413,7 +2406,7 @@ msgctxt "" "ST_SAVEMERGED\n" "string.text" msgid "Save merged document" -msgstr "บันทึกเอกสารที่ถูก~ผสาน" +msgstr "บันทึกเอกสารที่ถูกผสาน" #: mmoutputpage.src msgctxt "" diff --git a/source/th/sw/source/ui/dialog.po b/source/th/sw/source/ui/dialog.po index a0d7116ef9f..efa140fcea6 100644 --- a/source/th/sw/source/ui/dialog.po +++ b/source/th/sw/source/ui/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-29 08:30+0000\n" +"PO-Revision-Date: 2013-12-01 04:39+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1380443427.0\n" +"X-POOTLE-MTIME: 1385872741.0\n" #: dialog.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_PATH_NOT_FOUND\n" "string.text" msgid "The directory '%1' does not exist." -msgstr "" +msgstr "ไม่มีไดเรกทอรี '%1' อยู่" #: dialog.src msgctxt "" diff --git a/source/th/sw/source/ui/dochdl.po b/source/th/sw/source/ui/dochdl.po index 0caea8f8324..87d3ebd8a57 100644 --- a/source/th/sw/source/ui/dochdl.po +++ b/source/th/sw/source/ui/dochdl.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:48+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-01 04:40+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385872806.0\n" #: dochdl.src msgctxt "" @@ -21,7 +22,7 @@ msgctxt "" "STR_NOGLOS\n" "string.text" msgid "AutoText for Shortcut '%1' not found." -msgstr "" +msgstr "ไม่พบข้ิอความอัตโนมัติ (AutoText) สำหรับปุ่มลัด (Shortcut) '%1'" #: dochdl.src msgctxt "" diff --git a/source/th/sw/source/ui/docvw.po b/source/th/sw/source/ui/docvw.po index 920a45af206..760859f78a8 100644 --- a/source/th/sw/source/ui/docvw.po +++ b/source/th/sw/source/ui/docvw.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-12 14:52+0000\n" +"PO-Revision-Date: 2013-12-23 17:52+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384267928.0\n" +"X-POOTLE-MTIME: 1387821120.0\n" #: access.src msgctxt "" @@ -145,13 +145,12 @@ msgid "Date" msgstr "วันที่" #: access.src -#, fuzzy msgctxt "" "access.src\n" "STR_ACCESS_ANNOTATION_BUTTON_NAME\n" "string.text" msgid "Actions" -msgstr "ส่วน" +msgstr "การกระทำ" #: access.src msgctxt "" @@ -159,16 +158,15 @@ msgctxt "" "STR_ACCESS_ANNOTATION_BUTTON_DESC\n" "string.text" msgid "Activate this button to open a list of actions which can be performed on this comment and other comments" -msgstr "" +msgstr "เรียกใช้งานปุ่มนี้เพื่อเปิดรายการของการกระทำที่สามารถกระทำต่อความคิดเห็นนี้และความคิดเห็นอื่น" #: access.src -#, fuzzy msgctxt "" "access.src\n" "STR_ACCESS_PREVIEW_DOC_NAME\n" "string.text" msgid "Document preview" -msgstr "Document view" +msgstr "แสดงตัวอย่างเอกสาร" #: access.src msgctxt "" @@ -179,13 +177,12 @@ msgid "(Preview mode)" msgstr "(โหมดแสดงภาพตัวอย่าง)" #: access.src -#, fuzzy msgctxt "" "access.src\n" "STR_ACCESS_DOC_WORDPROCESSING\n" "string.text" msgid "%PRODUCTNAME Document" -msgstr "เอกสาร %PRODUCTNAME " +msgstr "เอกสาร %PRODUCTNAME" #: access.src msgctxt "" @@ -234,7 +231,7 @@ msgctxt "" "STR_NODATE\n" "string.text" msgid "(no date)" -msgstr "" +msgstr "(ไม่มีวันที่)" #: annotation.src msgctxt "" @@ -242,7 +239,7 @@ msgctxt "" "STR_NOAUTHOR\n" "string.text" msgid "(no author)" -msgstr "" +msgstr "(ไม่มีผู้เขียน)" #: annotation.src msgctxt "" @@ -250,7 +247,7 @@ msgctxt "" "STR_REPLY\n" "string.text" msgid "Reply to $1" -msgstr "" +msgstr "ตอบกลับ $1" #: docvw.src msgctxt "" @@ -340,7 +337,7 @@ msgctxt "" "MN_READONLY_SAVEGRAPHIC\n" "menuitem.text" msgid "Save Graphics..." -msgstr "บันทึกรูป..." +msgstr "บันทึกกราฟิก..." #: docvw.src msgctxt "" diff --git a/source/th/sw/source/ui/envelp.po b/source/th/sw/source/ui/envelp.po index f1c5e55f811..5062caa5f04 100644 --- a/source/th/sw/source/ui/envelp.po +++ b/source/th/sw/source/ui/envelp.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-21 16:56+0000\n" +"PO-Revision-Date: 2014-01-12 12:54+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379782597.0\n" +"X-POOTLE-MTIME: 1389531299.0\n" #: envelp.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_BTN_NEW_DOC\n" "string.text" msgid "~New Document" -msgstr "เอกสารใ~หม่" +msgstr "เอกสารให~ม่" #: envelp.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_BTN_NEWDOC\n" "string.text" msgid "~New Doc." -msgstr "เอกสารใ~หม่" +msgstr "เอกสารให~ม่" #: envelp.src msgctxt "" @@ -331,7 +331,7 @@ msgctxt "" "FL_NONAME\n" "fixedline.text" msgid "Envelope orientation" -msgstr "การวางแนวซองจดหมาย" +msgstr "การกำหนดทิศทางซองจดหมาย" #: envprt.src msgctxt "" @@ -615,7 +615,7 @@ msgctxt "" "FT_NAME\n" "fixedtext.text" msgid "First/Last ~name/Initials" -msgstr "~ชื่อ/นามสกุล/ชื่อย่อ" +msgstr "ชื่อ/~นามสกุล/ชื่อย่อ" #: label.src msgctxt "" @@ -624,7 +624,7 @@ msgctxt "" "FT_NAME_2\n" "fixedtext.text" msgid "First/Last ~name/Initials 2" -msgstr "~ชื่อ/นามสกุล/ชื่อย่อ 2" +msgstr "ชื่อ/~นามสกุล/ชื่อย่อ 2" #: label.src msgctxt "" @@ -795,7 +795,7 @@ msgctxt "" "TXT_HDIST\n" "fixedtext.text" msgid "Hori~zontal pitch" -msgstr "ระยะห่างแนวน~อน" +msgstr "ระยะห่างแนว~นอน" #: labfmt.src msgctxt "" @@ -871,14 +871,13 @@ msgid "P~age Width" msgstr "ความกว้างของหน้า" #: labfmt.src -#, fuzzy msgctxt "" "labfmt.src\n" "TP_LAB_FMT\n" "TXT_PHEIGHT\n" "fixedtext.text" msgid "Pa~ge Height" -msgstr "ด้านขวาของหน้า" +msgstr "สูงของห~น้า" #: labfmt.src msgctxt "" @@ -1203,7 +1202,7 @@ msgctxt "" "FL_SAVE_MERGED_DOCUMENT\n" "fixedline.text" msgid "Save merged document" -msgstr "บันทึกเอกสารที่ถูก~ผสาน" +msgstr "บันทึกเอกสารที่ถูกผสาน" #: mailmrge.src msgctxt "" @@ -1212,7 +1211,7 @@ msgctxt "" "RB_SAVE_SINGLE_DOC\n" "radiobutton.text" msgid "S~ave as single document" -msgstr "~บันทึกเอกสารที่ผนวกแล้ว ในแฟ้มเดียวกัน" +msgstr "~บันทึกเป็นเอกสารเดียว" #: mailmrge.src msgctxt "" @@ -1230,7 +1229,7 @@ msgctxt "" "RB_GENERATE_FROM_DATABASE\n" "checkbox.text" msgid "Generate file name from ~Database" -msgstr "" +msgstr "สร้างชื่อไฟล์จาก~ฐานข้อมูล" #: mailmrge.src msgctxt "" @@ -1251,14 +1250,13 @@ msgid "~Path" msgstr "ที่อยู่" #: mailmrge.src -#, fuzzy msgctxt "" "mailmrge.src\n" "DLG_MAILMERGE\n" "FT_FILTER\n" "fixedtext.text" msgid "F~ile format" -msgstr "รูปแบบแฟ้ม:" +msgstr "รูปแบบแ~ฟ้ม" #: mailmrge.src msgctxt "" diff --git a/source/th/sw/source/ui/fldui.po b/source/th/sw/source/ui/fldui.po index 89ccab267ff..8d81dd28d1f 100644 --- a/source/th/sw/source/ui/fldui.po +++ b/source/th/sw/source/ui/fldui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-21 16:56+0000\n" +"PO-Revision-Date: 2013-12-02 03:22+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379782614.0\n" +"X-POOTLE-MTIME: 1385954577.0\n" #: flddb.src msgctxt "" @@ -157,7 +157,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Date Time Author" -msgstr "วัน เวลา และผู้เขียน" +msgstr "วัน เวลา ผู้เขียน" #: flddinf.src msgctxt "" @@ -490,23 +490,21 @@ msgid "Headings" msgstr "หัวข้อ" #: fldref.src -#, fuzzy msgctxt "" "fldref.src\n" "TP_FLD_REF\n" "STR_REFNUMITEM\n" "string.text" msgid "Numbered Paragraphs" -msgstr "จำนวนย่อหน้า:" +msgstr "ย่อหน้าที่มีเลขลำดับ" #: fldref.src -#, fuzzy msgctxt "" "fldref.src\n" "TP_FLD_REF\n" "tabpage.text" msgid "Cross-references" -msgstr "อ้างอิงไขว้" +msgstr "การอ้างอิงไขว้" #: fldtdlg.src msgctxt "" @@ -518,14 +516,13 @@ msgid "Document" msgstr "เอกสาร" #: fldtdlg.src -#, fuzzy msgctxt "" "fldtdlg.src\n" "DLG_FLD_INSERT.1\n" "TP_FLD_REF\n" "pageitem.text" msgid "Cross-references" -msgstr "อ้างอิงไขว้" +msgstr "การอ้างอิงไขว้" #: fldtdlg.src msgctxt "" @@ -1235,7 +1232,7 @@ msgctxt "" "FMT_CHAPTER_NO_NOSEPARATOR\n" "string.text" msgid "Chapter number without separator" -msgstr "เลขบทไม่มีตัวแยก" +msgstr "เลขบทไม่มีตัวแบ่ง" #: fldui.src msgctxt "" @@ -1474,7 +1471,7 @@ msgctxt "" "FMT_REF_NUMBER_NO_CONTEXT\n" "string.text" msgid "Number (no context)" -msgstr "" +msgstr "ตัวเลข (ไม่มีบริบท)" #: fldui.src msgctxt "" @@ -1482,7 +1479,7 @@ msgctxt "" "FMT_REF_NUMBER_FULL_CONTEXT\n" "string.text" msgid "Number (full context)" -msgstr "" +msgstr "ตัวเลข (มีบริบทเต็ม)" #: fldui.src msgctxt "" diff --git a/source/th/sw/source/ui/fmtui.po b/source/th/sw/source/ui/fmtui.po index 6f84863265a..45e9d0b3bbd 100644 --- a/source/th/sw/source/ui/fmtui.po +++ b/source/th/sw/source/ui/fmtui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-22 02:41+0000\n" +"PO-Revision-Date: 2013-12-01 02:19+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385088117.0\n" +"X-POOTLE-MTIME: 1385864384.0\n" #: tmpdlg.src msgctxt "" @@ -148,7 +148,7 @@ msgctxt "" "TP_NUMPARA\n" "pageitem.text" msgid "Outline & Numbering" -msgstr "เ~ค้าโครงและเลขลำดับ" +msgstr "เค้าโครงและเลขลำดับ" #: tmpdlg.src msgctxt "" diff --git a/source/th/sw/source/ui/frmdlg.po b/source/th/sw/source/ui/frmdlg.po index cafbf90f834..74538c42a34 100644 --- a/source/th/sw/source/ui/frmdlg.po +++ b/source/th/sw/source/ui/frmdlg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-24 08:15+0000\n" +"PO-Revision-Date: 2014-01-11 10:35+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385280923.0\n" +"X-POOTLE-MTIME: 1389436537.0\n" #: frmpage.src msgctxt "" @@ -416,7 +416,7 @@ msgctxt "" "FT_HORIZONTAL\n" "fixedtext.text" msgid "Hori~zontal" -msgstr "แนวน~อน" +msgstr "แนว~นอน" #: frmpage.src msgctxt "" @@ -533,7 +533,7 @@ msgctxt "" "CB_VERT\n" "checkbox.text" msgid "~Vertically" -msgstr "แนว~ตั้ง" +msgstr "ในแนว~ตั้ง" #: frmpage.src msgctxt "" @@ -542,7 +542,7 @@ msgctxt "" "CB_HOR\n" "checkbox.text" msgid "Hori~zontally" -msgstr "แนวน~อน" +msgstr "แนว~นอน" #: frmpage.src msgctxt "" @@ -1060,7 +1060,7 @@ msgctxt "" "RB_WRAP_IDEAL\n" "imageradiobutton.text" msgid "~Optimal" -msgstr "เ~หมาะสมที่สุด" +msgstr "เห~มาะสมที่สุด" #: wrap.src msgctxt "" diff --git a/source/th/sw/source/ui/globdoc.po b/source/th/sw/source/ui/globdoc.po index 8467255aadc..0481d4d9ee6 100644 --- a/source/th/sw/source/ui/globdoc.po +++ b/source/th/sw/source/ui/globdoc.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-17 11:37+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-23 17:55+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353152253.0\n" +"X-POOTLE-MTIME: 1387821320.0\n" #: globdoc.src msgctxt "" @@ -30,4 +30,4 @@ msgctxt "" "STR_WRITER_GLOBALDOC_FULLTYPE\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION Master Document" -msgstr "ต้นแบบเอกสาร %PRODUCTNAME %PRODUCTVERSION" +msgstr "เอกสารหลัก %PRODUCTNAME %PRODUCTVERSION" diff --git a/source/th/sw/source/ui/index.po b/source/th/sw/source/ui/index.po index 33e9b6be826..7cce4a18e2b 100644 --- a/source/th/sw/source/ui/index.po +++ b/source/th/sw/source/ui/index.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-10 04:10+0000\n" +"PO-Revision-Date: 2013-12-26 02:02+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1381378213.0\n" +"X-POOTLE-MTIME: 1388023325.0\n" #: cnttab.src #, fuzzy @@ -451,7 +451,7 @@ msgctxt "" "MN_AUTOMARK_NEW\n" "menuitem.text" msgid "~New..." -msgstr "ใ~หม่..." +msgstr "ให~ม่..." #: cnttab.src msgctxt "" @@ -770,7 +770,7 @@ msgctxt "" "STR_TOKEN_HELP_TAB_STOP\n" "string.text" msgid "Tab stop" -msgstr "หยุดระยะกั้น" +msgstr "จุดตั้งระยะ" #: cnttab.src msgctxt "" @@ -887,7 +887,7 @@ msgctxt "" "PB_TAB\n" "pushbutton.text" msgid "Tab stop" -msgstr "ระยะกั้นหยุด" +msgstr "จุดตั้งระยะ" #: cnttab.src msgctxt "" @@ -1011,7 +1011,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Number without separator" -msgstr "" +msgstr "เลขบทไม่มีตัวแบ่ง" #: cnttab.src msgctxt "" @@ -1029,7 +1029,7 @@ msgctxt "" "FT_TABPOS\n" "fixedtext.text" msgid "Tab stop position" -msgstr "ตำแหน่งหยุดระยะกั้น" +msgstr "ตำแหน่งจุดตั้งระยะ" #: cnttab.src msgctxt "" diff --git a/source/th/sw/source/ui/lingu.po b/source/th/sw/source/ui/lingu.po index d31856ef389..8a88ca28a02 100644 --- a/source/th/sw/source/ui/lingu.po +++ b/source/th/sw/source/ui/lingu.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-17 11:53+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-02 03:35+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353153201.0\n" +"X-POOTLE-MTIME: 1385955346.0\n" #: olmenu.src msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "MN_SET_LANGUAGE_SELECTION\n" "menuitem.text" msgid "Set Language for Selection" -msgstr "" +msgstr "ตั้งค่าภาษาสำหรับสิ่งที่เลือก" #: olmenu.src msgctxt "" @@ -117,7 +117,7 @@ msgctxt "" "STR_LANGSTATUS_NONE\n" "string.text" msgid "None (Do not check spelling)" -msgstr "" +msgstr "ไม่มี (ไม่ตรวจสอบการสะกดคำ)" #: olmenu.src msgctxt "" @@ -125,20 +125,15 @@ msgctxt "" "STR_RESET_TO_DEFAULT_LANGUAGE\n" "string.text" msgid "Reset to Default Language" -msgstr "" +msgstr "ตั้งค่ากลับไปเป็นภาษาโดยปริยาย" #: olmenu.src -#, fuzzy msgctxt "" "olmenu.src\n" "STR_LANGSTATUS_MORE\n" "string.text" msgid "More..." -msgstr "" -"#-#-#-#-# src.po (PACKAGE VERSION) #-#-#-#-#\n" -"มากกว่า...\n" -"#-#-#-#-# tbxctrls.po (PACKAGE VERSION) #-#-#-#-#\n" -"More..." +msgstr "เพิ่มเติม..." #: olmenu.src msgctxt "" diff --git a/source/th/sw/source/ui/misc.po b/source/th/sw/source/ui/misc.po index a6783a22fc1..fc59ae2804e 100644 --- a/source/th/sw/source/ui/misc.po +++ b/source/th/sw/source/ui/misc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-28 02:08+0000\n" +"PO-Revision-Date: 2013-12-02 03:43+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1382926098.0\n" +"X-POOTLE-MTIME: 1385955815.0\n" #: docfnote.src msgctxt "" @@ -40,7 +40,7 @@ msgctxt "" "DLG_DOC_FOOTNOTE\n" "tabdialog.text" msgid "Footnotes/Endnotes Settings" -msgstr "" +msgstr "การตั้งค่าของเชิงอรรถ/หมายเหตุแนบท้าย" #: glossary.src msgctxt "" diff --git a/source/th/sw/source/ui/ribbar.po b/source/th/sw/source/ui/ribbar.po index f1b6581598e..9f4e98c53cd 100644 --- a/source/th/sw/source/ui/ribbar.po +++ b/source/th/sw/source/ui/ribbar.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-10-03 12:24+0000\n" +"PO-Revision-Date: 2013-12-02 17:05+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1380803075.0\n" +"X-POOTLE-MTIME: 1386003923.0\n" #: inputwin.src msgctxt "" @@ -337,7 +337,7 @@ msgctxt "" "FN_TOOL_ANCHOR_PAGE\n" "menuitem.text" msgid "To Page" -msgstr "ไปที่หน้า" +msgstr "ไปยังหน้า" #: tbxanchr.src msgctxt "" diff --git a/source/th/sw/source/ui/shells.po b/source/th/sw/source/ui/shells.po index 00f0a027af6..d8c7f0bf0e1 100644 --- a/source/th/sw/source/ui/shells.po +++ b/source/th/sw/source/ui/shells.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-02 05:13+0000\n" +"PO-Revision-Date: 2013-12-02 17:08+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383369213.0\n" +"X-POOTLE-MTIME: 1386004136.0\n" #: shells.src msgctxt "" @@ -113,7 +113,6 @@ msgid "Deletion" msgstr "การลบ" #: shells.src -#, fuzzy msgctxt "" "shells.src\n" "STR_REDLINE_AUTOFMT\n" @@ -146,7 +145,6 @@ msgid "Applied Paragraph Styles" msgstr "กระบวนแบบย่อหน้าที่ใช้" #: shells.src -#, fuzzy msgctxt "" "shells.src\n" "STR_REDLINE_TITLE\n" diff --git a/source/th/sw/source/ui/sidebar.po b/source/th/sw/source/ui/sidebar.po index 01d223b12a7..3f9e4286457 100644 --- a/source/th/sw/source/ui/sidebar.po +++ b/source/th/sw/source/ui/sidebar.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-22 02:18+0000\n" +"PO-Revision-Date: 2013-12-04 02:27+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385086691.0\n" +"X-POOTLE-MTIME: 1386124020.0\n" #: PagePropertyPanel.src msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "FT_ORIENTATION\n" "fixedtext.text" msgid "~Orientation:" -msgstr "" +msgstr "การกำหนด~ทิศทาง" #: PagePropertyPanel.src msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "TBI_ORIENTATION\n" "toolboxitem.text" msgid "Orientation" -msgstr "" +msgstr "การกำหนดทิศทาง" #: PagePropertyPanel.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "STR_QHELP_TB_ORIENTATION\n" "string.text" msgid "Select the paper orientation - vertically (portrait) or horizontally (landscape) - for the current page style." -msgstr "" +msgstr "เลือกการกำหนดทิศทางของกระดาษ - แนวตั้ง (ภาพคนเหมือน) หรือแนวนอน (ภูมิภาพ) - สำหรับรูปแบบหน้าปัจจุบัน" #: PagePropertyPanel.src msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "FT_MARGIN\n" "fixedtext.text" msgid "~Margin:" -msgstr "" +msgstr "ระยะขอบ" #: PagePropertyPanel.src msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "TBI_MARGIN\n" "toolboxitem.text" msgid "Margin" -msgstr "" +msgstr "ระยะขอบ" #: PagePropertyPanel.src msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "STR_QHELP_TB_MARGIN\n" "string.text" msgid "Select the margin values for the current page style." -msgstr "" +msgstr "เลือกค่าระยะขอบสำหรับรูปแบบหน้าปัจจุบัน" #: PagePropertyPanel.src msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "STR_QHELP_TB_SIZE\n" "string.text" msgid "Select a predefined paper size for the current page style." -msgstr "" +msgstr "เลือกขนาดกระดาษที่กำหนดไว้ล่วงหน้าสำหรับรูปแบบหน้าปัจจุบัน" #: PagePropertyPanel.src msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "STR_QHELP_TB_COLUMN\n" "string.text" msgid "Select the layout and the number of columns for the current page style." -msgstr "" +msgstr "เลือกการวางผังและจำนวนคอลัมน์สำหรับรูปแบบหน้าปัจจุบัน" #: PagePropertyPanel.src msgctxt "" @@ -131,7 +131,7 @@ msgctxt "" "STR_PORTRAIT\n" "string.text" msgid "Portrait" -msgstr "" +msgstr "แนวตั้ง" #: PagePropertyPanel.src msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "STR_LANDSCAPE\n" "string.text" msgid "Landscape" -msgstr "" +msgstr "แนวนอน" #: PagePropertyPanel.src msgctxt "" @@ -167,7 +167,7 @@ msgctxt "" "FT_INNER\n" "fixedtext.text" msgid "I~nner:" -msgstr "" +msgstr "ด้านใ~น:" #: PagePropertyPanel.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "FT_OUTER\n" "fixedtext.text" msgid "O~uter:" -msgstr "" +msgstr "ด้านน~อก:" #: PagePropertyPanel.src msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "STR_NARROW\n" "string.text" msgid "Narrow" -msgstr "" +msgstr "แคบ" #: PagePropertyPanel.src msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "STR_NORMAL\n" "string.text" msgid "Normal" -msgstr "" +msgstr "ปกติ" #: PagePropertyPanel.src msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "STR_WIDE\n" "string.text" msgid "Wide" -msgstr "" +msgstr "กว้าง" #: PagePropertyPanel.src msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "STR_MIRRORED\n" "string.text" msgid "Mirrored" -msgstr "" +msgstr "กลับด้านแบบกระจกเงา" #: PagePropertyPanel.src msgctxt "" @@ -347,7 +347,7 @@ msgctxt "" "STR_ONE\n" "string.text" msgid "1 Column" -msgstr "" +msgstr "1 คอลัมน์" #: PagePropertyPanel.src msgctxt "" @@ -356,7 +356,7 @@ msgctxt "" "STR_TWO\n" "string.text" msgid "2 Columns" -msgstr "" +msgstr "2 คอลัมน์" #: PagePropertyPanel.src msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "STR_THREE\n" "string.text" msgid "3 Columns" -msgstr "" +msgstr "3 คอลัมน์" #: PagePropertyPanel.src msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "RB_WRAP_PARALLEL\n" "imageradiobutton.quickhelptext" msgid "Parallel" -msgstr "" +msgstr "ขนาน" #: WrapPropertyPanel.src msgctxt "" @@ -428,7 +428,7 @@ msgctxt "" "RB_WRAP_THROUGH\n" "imageradiobutton.quickhelptext" msgid "Through" -msgstr "" +msgstr "ผ่าน" #: WrapPropertyPanel.src msgctxt "" @@ -437,7 +437,7 @@ msgctxt "" "RB_WRAP_IDEAL\n" "imageradiobutton.quickhelptext" msgid "Optimal" -msgstr "" +msgstr "เหมาะสมที่สุด" #: WrapPropertyPanel.src msgctxt "" diff --git a/source/th/sw/source/ui/smartmenu.po b/source/th/sw/source/ui/smartmenu.po index 62a1d7f5d64..54470c1a276 100644 --- a/source/th/sw/source/ui/smartmenu.po +++ b/source/th/sw/source/ui/smartmenu.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:48+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-04 02:06+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1386122815.0\n" #: stmenu.src msgctxt "" @@ -22,4 +23,4 @@ msgctxt "" "MN_SMARTTAG_OPTIONS\n" "menuitem.text" msgid "Smart Tag Options..." -msgstr "" +msgstr "ตัวเลือกของสมาร์ทแท็ก (Smart Tags)..." diff --git a/source/th/sw/source/ui/uiview.po b/source/th/sw/source/ui/uiview.po index ca77df1de07..94e29f8bd2c 100644 --- a/source/th/sw/source/ui/uiview.po +++ b/source/th/sw/source/ui/uiview.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 02:48+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2013-12-01 02:20+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385864443.0\n" #: view.src msgctxt "" @@ -164,7 +165,6 @@ msgid "Level " msgstr "ระดับ " #: view.src -#, fuzzy msgctxt "" "view.src\n" "STR_NUM_OUTLINE\n" diff --git a/source/th/sw/source/ui/utlui.po b/source/th/sw/source/ui/utlui.po index 8c155643006..2265d5402c0 100644 --- a/source/th/sw/source/ui/utlui.po +++ b/source/th/sw/source/ui/utlui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-11-22 16:28+0000\n" +"PO-Revision-Date: 2013-12-07 13:23+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385137734.0\n" +"X-POOTLE-MTIME: 1386422631.0\n" #: attrdesc.src msgctxt "" @@ -814,7 +814,7 @@ msgctxt "" "STR_GETREFFLD_REFITEMNOTFOUND\n" "string.text" msgid "Error: Reference source not found" -msgstr "" +msgstr "ผิดพลาด: ไม่แหล่งที่อ้างอิง" #: initui.src msgctxt "" @@ -850,7 +850,7 @@ msgctxt "" "STR_DURATION_FORMAT\n" "string.text" msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6" -msgstr "" +msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6" #: initui.src msgctxt "" @@ -922,7 +922,7 @@ msgctxt "" "STR_HYPERLINK_CLICK\n" "string.text" msgid "%s-click to open hyperlink" -msgstr "" +msgstr "%s-คลิกเพื่อเปิดการเชื่อมโยงหลายมิติ (hyperlink)" #: initui.src #, fuzzy @@ -1080,13 +1080,12 @@ msgid "Brochures" msgstr "แผ่นพับ" #: initui.src -#, fuzzy msgctxt "" "initui.src\n" "STR_AUTH_TYPE_CONFERENCE\n" "string.text" msgid "Conference proceedings" -msgstr "ดำเนินการประชุม" +msgstr "รายงานการประชุม" #: initui.src msgctxt "" @@ -1110,7 +1109,7 @@ msgctxt "" "STR_AUTH_TYPE_INPROCEEDINGS\n" "string.text" msgid "Conference proceedings" -msgstr "เอกสารหลังการประชุม" +msgstr "รายงานการประชุม" #: initui.src msgctxt "" @@ -1158,7 +1157,7 @@ msgctxt "" "STR_AUTH_TYPE_PROCEEDINGS\n" "string.text" msgid "Conference proceedings" -msgstr "เอกสารหลังการประชุม" +msgstr "รายงานการประชุม" #: initui.src msgctxt "" @@ -1561,7 +1560,6 @@ msgid "List Box On/Off" msgstr "กล่องรายการ เปิด/ปิด" #: navipi.src -#, fuzzy msgctxt "" "navipi.src\n" "TB_CONTENT\n" @@ -1953,13 +1951,12 @@ msgid "Show All" msgstr "แสดงทั้งหมด" #: navipi.src -#, fuzzy msgctxt "" "navipi.src\n" "ST_POSTIT_HIDE\n" "string.text" msgid "Hide All" -msgstr "ซ่อน~ทั้งหมด" +msgstr "ซ่อนทั้งหมด" #: navipi.src #, fuzzy @@ -1971,16 +1968,14 @@ msgid "Delete All" msgstr "ลบ~ทั้งหมด" #: navipi.src -#, fuzzy msgctxt "" "navipi.src\n" "STR_ACCESS_TL_GLOBAL\n" "string.text" msgid "Global View" -msgstr "~มุมมองปกติ" +msgstr "มุมมองครอบคลุม" #: navipi.src -#, fuzzy msgctxt "" "navipi.src\n" "STR_ACCESS_TL_CONTENT\n" @@ -2077,17 +2072,12 @@ msgid "Endnote Characters" msgstr "ตัวอักษรอ้างอิงท้ายเรื่อง" #: poolfmt.src -#, fuzzy msgctxt "" "poolfmt.src\n" "STR_POOLPAGE_LANDSCAPE\n" "string.text" msgid "Landscape" -msgstr "" -"#-#-#-#-# formwizard.po (PACKAGE VERSION) #-#-#-#-#\n" -"แนว~นอน\n" -"#-#-#-#-# items.po (PACKAGE VERSION) #-#-#-#-#\n" -"แนวนอน" +msgstr "แนวนอน" #: poolfmt.src #, fuzzy @@ -2262,7 +2252,6 @@ msgid "Default Style" msgstr "" #: poolfmt.src -#, fuzzy msgctxt "" "poolfmt.src\n" "STR_POOLCOLL_TEXT\n" @@ -3402,13 +3391,12 @@ msgid "Rubies" msgstr "ตัวกำกับเสียงอ่าน" #: poolfmt.src -#, fuzzy msgctxt "" "poolfmt.src\n" "STR_COLUMN_VALUESET_ITEM0\n" "string.text" msgid "1 column" -msgstr "คอลัมน์" +msgstr "1 คอลัมน์" #: poolfmt.src msgctxt "" @@ -3416,7 +3404,7 @@ msgctxt "" "STR_COLUMN_VALUESET_ITEM1\n" "string.text" msgid "2 columns with equal size" -msgstr "" +msgstr "2 คอลัมน์ที่มีขนาดเท่ากัน" #: poolfmt.src msgctxt "" @@ -3424,7 +3412,7 @@ msgctxt "" "STR_COLUMN_VALUESET_ITEM2\n" "string.text" msgid "3 columns with equal size" -msgstr "" +msgstr "3 คอลัมน์ที่มีขนาดเท่ากัน" #: poolfmt.src msgctxt "" @@ -3432,7 +3420,7 @@ msgctxt "" "STR_COLUMN_VALUESET_ITEM3\n" "string.text" msgid "2 columns with different size (left > right)" -msgstr "" +msgstr "2 คอลัมน์ที่มีขนาดต่างกัน (ซ้าย > ขวา)" #: poolfmt.src msgctxt "" @@ -3440,7 +3428,7 @@ msgctxt "" "STR_COLUMN_VALUESET_ITEM4\n" "string.text" msgid "2 columns with different size (left < right)" -msgstr "" +msgstr "2 คอลัมน์ที่มีขนาดต่างกัน (ซ้าย < ขวา)" #: poolfmt.src msgctxt "" @@ -3528,7 +3516,7 @@ msgctxt "" "STR_AUTOFMTREDL_TYPO+1\n" "string.text" msgid "Replace \"standard\" quotes with %1 \\bcustom%2 quotes" -msgstr "แทนที่ \"มาตรฐาน\" อ้างคำพูดด้วย %1คำพูด%2 ที่กำหนดเอง" +msgstr "แทนที่อัญประกาศ \"มาตรฐาน\" ด้วยอัญประกาศ %2 \\bที่กำหนดเอง %1" #: utlui.src msgctxt "" @@ -3681,7 +3669,7 @@ msgctxt "" "STR_AUTOFMTREDL_NON_BREAK_SPACE +1\n" "string.text" msgid "Add non breaking space" -msgstr "เพิ่มยัติภังค์แบบไม่ตัดคำ" +msgstr "เติมวรรคที่ไม่แบ่งบรรทัด (non breaking space)" #: utlui.src msgctxt "" @@ -4083,7 +4071,7 @@ msgid "" "The interactive hyphenation is already active\n" "in a different document" msgstr "" -"การใช้ยัติภังค์แบบโต้ตอบถูกใช้งานอยู่แล้ว\n" +"การใส่ยัติภังค์ท้ายบรรทัดแบบโต้ตอบถูกใช้งานอยู่แล้ว\n" "ในเอกสารอื่น" #: utlui.src diff --git a/source/th/sw/source/ui/web.po b/source/th/sw/source/ui/web.po index 29a6d6c648e..72a03829006 100644 --- a/source/th/sw/source/ui/web.po +++ b/source/th/sw/source/ui/web.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-17 11:37+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-23 17:57+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353152260.0\n" +"X-POOTLE-MTIME: 1387821421.0\n" #: web.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_WRITER_WEBDOC_FULLTYPE\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document" -msgstr "เอกสาร %PRODUCTNAME %PRODUCTVERSION HTML " +msgstr "เอกสาร HTML %PRODUCTNAME %PRODUCTVERSION" #: web.src msgctxt "" diff --git a/source/th/sw/uiconfig/swriter/ui.po b/source/th/sw/uiconfig/swriter/ui.po index ab82f382bf6..975ea3fe290 100644 --- a/source/th/sw/uiconfig/swriter/ui.po +++ b/source/th/sw/uiconfig/swriter/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-11-25 16:22+0000\n" +"PO-Revision-Date: 2013-12-10 04:34+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396547.0\n" +"X-POOTLE-MTIME: 1386650077.0\n" #: abstractdialog.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "label\n" "string.text" msgid "Included outline levels" -msgstr "" +msgstr "รวมระดับเค้าโครง" #: abstractdialog.ui msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "label\n" "string.text" msgid "The abstract contains the selected number of paragraphs from the included outline levels." -msgstr "" +msgstr "บทคัดย่อมีตัวเลขที่เลือกของย่อหน้าจากระดับเค้าโครงที่รวมไว้" #: abstractdialog.ui msgctxt "" @@ -562,7 +562,7 @@ msgctxt "" "label\n" "string.text" msgid "Outline" -msgstr "" +msgstr "เค้าโครง" #: bulletsandnumbering.ui msgctxt "" @@ -666,7 +666,7 @@ msgctxt "" "label\n" "string.text" msgid "Caption order" -msgstr "" +msgstr "ลำดับของคำบรรยายใต้ภาพ" #: captionoptions.ui msgctxt "" @@ -693,7 +693,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Numbering first" -msgstr "" +msgstr "เลขลำดับก่อน" #: characterproperties.ui #, fuzzy @@ -891,7 +891,7 @@ msgctxt "" "label\n" "string.text" msgid "Evenly distribute contents _to all columns" -msgstr "" +msgstr "แจกแจงเนื้อหาเดียวกันไปยังคอลัมน์ทั้งหมด" #: columnpage.ui msgctxt "" @@ -1061,7 +1061,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Right-to-left" -msgstr "" +msgstr "ขวาไปซ้าย" #: columnpage.ui msgctxt "" @@ -1180,7 +1180,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "สัญลักษณ์" #: converttexttable.ui #, fuzzy @@ -1320,14 +1320,13 @@ msgid "Options" msgstr "ตัวเลือก" #: createauthorentry.ui -#, fuzzy msgctxt "" "createauthorentry.ui\n" "CreateAuthorEntryDialog\n" "title\n" "string.text" msgid "Define Bibliography Entry" -msgstr "แทรกรายการบรรณานุกรม" +msgstr "กำหนดรายการบรรณานุกรม" #: createauthorentry.ui msgctxt "" @@ -1760,6 +1759,8 @@ msgid "" "Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n" "Use the browse button to select a database file." msgstr "" +"ใช้กล่องโต้ตอบนี้เพื่อแทนที่ฐานข้อมูลที่คุณเข้าถึงในเอกสารของคุณโดยฟิลด์ฐานข้อมูลด้วยฐานข้อมูลอื่น คุณสามารถทำการเปลี่ยนแปลงได้ทีละครั้งเท่านั้น การเลือกหลายส่วนสามารถทำได้ในรายการด้านซ้ายมือ\n" +"ใช้ปุ่มเบราส์เพื่อเลือกไฟล์ฐานข้อมูลที่ต้องการ" #: exchangedatabases.ui msgctxt "" @@ -2300,7 +2301,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Right-to-left" -msgstr "" +msgstr "ขวาไปซ้าย" #: formattablepage.ui msgctxt "" @@ -2638,7 +2639,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering separator" -msgstr "" +msgstr "ตัวแบ่งเลขลำดับ" #: insertcaption.ui msgctxt "" @@ -3338,7 +3339,7 @@ msgctxt "" "label\n" "string.text" msgid "Outline level:" -msgstr "" +msgstr "ระดับเค้าโครง:" #: numparapage.ui msgctxt "" @@ -3347,7 +3348,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Body text" -msgstr "" +msgstr "ข้อความส่วนใหญ่ (Body text)" #: numparapage.ui msgctxt "" @@ -3453,7 +3454,7 @@ msgctxt "" "label\n" "string.text" msgid "Outline" -msgstr "" +msgstr "เค้าโครง" #: numparapage.ui msgctxt "" @@ -3844,7 +3845,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering followed by" -msgstr "" +msgstr "เลขลำดับตามด้วย" #: outlinepositionpage.ui msgctxt "" @@ -3862,7 +3863,7 @@ msgctxt "" "label\n" "string.text" msgid "Aligned at" -msgstr "" +msgstr "จัดตรงแนวที่" #: outlinepositionpage.ui msgctxt "" @@ -3916,7 +3917,7 @@ msgctxt "" "label\n" "string.text" msgid "Width of numbering" -msgstr "" +msgstr "ความกว้างของเลขลำดับ" #: outlinepositionpage.ui msgctxt "" @@ -3979,7 +3980,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Tab stop" -msgstr "" +msgstr "จุดตั้งระยะ" #: outlinepositionpage.ui msgctxt "" @@ -3997,7 +3998,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Nothing" -msgstr "" +msgstr "ไม่มีอะไร" #: previewzoomdialog.ui msgctxt "" @@ -4045,7 +4046,7 @@ msgctxt "" "label\n" "string.text" msgid "Pictures and other graphic objects" -msgstr "" +msgstr "รูปภาพและวัตถุกราิฟิกอื่นๆ" #: printeroptions.ui msgctxt "" @@ -4057,14 +4058,13 @@ msgid "Hidden text" msgstr "ซ่อนข้อความ" #: printeroptions.ui -#, fuzzy msgctxt "" "printeroptions.ui\n" "placeholders\n" "label\n" "string.text" msgid "Text placeholders" -msgstr "ที่วางข้อความ" +msgstr "ตัวยึดข้อความ" #: printeroptions.ui #, fuzzy @@ -4223,7 +4223,7 @@ msgctxt "" "label\n" "string.text" msgid "Right to Left" -msgstr "" +msgstr "ขวาไปซ้าย" #: printoptionspage.ui #, fuzzy diff --git a/source/th/swext/mediawiki/help.po b/source/th/swext/mediawiki/help.po index cf4a4332b2e..33472b118ed 100644 --- a/source/th/swext/mediawiki/help.po +++ b/source/th/swext/mediawiki/help.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-10 08:59+0000\n" +"PO-Revision-Date: 2013-12-28 03:44+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1384073985.0\n" +"X-POOTLE-MTIME: 1388202278.0\n" #: help.tree msgctxt "" @@ -198,7 +198,7 @@ msgctxt "" "par_id8869594\n" "help.text" msgid "In the Password box, enter the password for your Wiki account, then click OK." -msgstr "ในช่องรหัสผ่าน ป้อนรห้ัสผ่านสำหรับบัญชี Wkik แล้วคลิก OK" +msgstr "ในช่องรหัสผ่าน ป้อนรห้ัสผ่านสำหรับบัญชี Wki แล้วคลิก ตกลง" #: wiki.xhp msgctxt "" @@ -615,7 +615,7 @@ msgctxt "" "par_id8216193\n" "help.text" msgid "The charset of the transformation result is fixed to UTF-8. Depending on your system, this might not be the default charset. This might cause \"special characters\" to look broken when viewed with default settings. However, you can switch your editor to UTF-8 encoding to fix this. If your editor does not support switching the encoding, you can display the result of the transformation in the Firefox browser and switch the encoding to UTF-8 there. Now, you can cut and paste the transformation result to your program of choice." -msgstr "ชุดอักขระของผลการแปลงถูกกำหนดให้เป็น UTF-8 ซึ่งในระบบของคุณ UTF-8 อาจไม่ใช่ชุดอักขระโดยปริยาย นี่อาจทำให้อักขระพิเศษเพี้ยนไปเมื่อดูจากการตั้งค่าโดยปริยาย แต่คุณอาจให้โปรแกรมแก้ไขข้อความของคุณเปลี่ยนไปใช้การเข้ารหัสอักขระแบบ UTF-8 เพื่อแก้ไขปัญหานี้ ถ้าโปรแกรมแก้ไขข้อความของคุณไม่สนับสนุนการเปลี่ยนการเข้ารหัสตัวอักษร คุณอาจแสดงผลของการแปลงในเบราเซอร์ Firefox แล้วเปลี่ยนการเข้ารหัสเป็น UTF-8 ในนั้น ทีนี้คุณก็จะสามารถคัดลอกหรือตัดข้อความผลการแปลงแล้วนำไปวางในโปรแกรมของคุณ" +msgstr "ชุดอักขระของผลการแปลงถูกกำหนดให้เป็น UTF-8 ซึ่งในระบบของคุณ UTF-8 อาจไม่ใช่ชุดอักขระโดยปริยาย นี่อาจทำให้ \"อักขระพิเศษ\" เพี้ยนไปเมื่อดูจากการตั้งค่าโดยปริยาย แต่คุณอาจให้โปรแกรมแก้ไขข้อความของคุณเปลี่ยนไปใช้การเข้ารหัสอักขระแบบ UTF-8 เพื่อแก้ไขปัญหานี้ ถ้าโปรแกรมแก้ไขข้อความของคุณไม่สนับสนุนการเปลี่ยนการเข้ารหัสตัวอักษร คุณอาจแสดงผลของการแปลงในเบราเซอร์ Firefox แล้วเปลี่ยนการเข้ารหัสเป็น UTF-8 ในนั้น ทีนี้คุณก็จะสามารถคัดลอกหรือตัดข้อความผลการแปลงแล้วนำไปวางในโปรแกรมของคุณ" #: wikisend.xhp msgctxt "" diff --git a/source/th/sysui/desktop/share.po b/source/th/sysui/desktop/share.po index 019c653f722..2f9b9eebc72 100644 --- a/source/th/sysui/desktop/share.po +++ b/source/th/sysui/desktop/share.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-02-01 10:49+0200\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-26 02:03+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388023398.0\n" #: documents.ulf msgctxt "" @@ -104,13 +105,12 @@ msgid "OpenDocument Text" msgstr "เอกสารข้อความ OpenDocument" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "oasis-text-flat-xml\n" "LngText.text" msgid "OpenDocument Text (Flat XML)" -msgstr "แม่แบบงานนำเสนอ %PRODUCTNAME" +msgstr "ข้อความ OpenDocument (Flat XML)" #: documents.ulf msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "oasis-text-template\n" "LngText.text" msgid "OpenDocument Text Template" -msgstr "แม่แบบเอกสารข้อความ %PRODUCTNAME" +msgstr "แม่แบบเอกสารข้อความ OpenDocument" #: documents.ulf msgctxt "" @@ -159,7 +159,7 @@ msgctxt "" "oasis-presentation-template\n" "LngText.text" msgid "OpenDocument Presentation Template" -msgstr "แม่แบบงานนำเสนอ %PRODUCTNAME" +msgstr "แม่แบบงานนำเสนอของ OpenDocument" #: documents.ulf msgctxt "" @@ -184,7 +184,7 @@ msgctxt "" "oasis-drawing-template\n" "LngText.text" msgid "OpenDocument Drawing Template" -msgstr "แม่แบบการวาด %PRODUCTNAME" +msgstr "แม่แบบงานวาดของ OpenDocument" #: documents.ulf msgctxt "" @@ -208,7 +208,7 @@ msgctxt "" "oasis-spreadsheet-template\n" "LngText.text" msgid "OpenDocument Spreadsheet Template" -msgstr "แม่แบบตารางคำนวณ %PRODUCTNAME" +msgstr "แม่แบบตารางคำนวณของ OpenDocument" #: documents.ulf msgctxt "" @@ -253,22 +253,20 @@ msgid "Microsoft PowerPoint Presentation" msgstr "Microsoft PowerPoint Presentation" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "ms-word-document\n" "LngText.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "ms-word-document2\n" "LngText.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: documents.ulf #, fuzzy @@ -306,22 +304,20 @@ msgid "Microsoft PowerPoint Presentation Template" msgstr "Microsoft PowerPoint Presentation" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "ms-word-document-12\n" "LngText.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "ms-word-template-12\n" "LngText.text" msgid "Microsoft Word Document Template" -msgstr "แม่แบบ Microsoft Word 95" +msgstr "แม่แบบเอกสารไมโครซอฟต์เวิร์ด" #: documents.ulf #, fuzzy @@ -359,22 +355,20 @@ msgid "Microsoft Excel Worksheet Template" msgstr "" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "openxmlformats-officedocument-wordprocessingml-document\n" "LngText.text" msgid "Microsoft Word Document" -msgstr "Microsoft Word Document" +msgstr "เอกสารไมโครซอฟต์เวิร์ด" #: documents.ulf -#, fuzzy msgctxt "" "documents.ulf\n" "openxmlformats-officedocument-wordprocessingml-template\n" "LngText.text" msgid "Microsoft Word Document Template" -msgstr "แม่แบบ Microsoft Word 95" +msgstr "แม่แบบเอกสารไมโครซอฟต์เวิร์ด" #: documents.ulf #, fuzzy @@ -520,34 +514,20 @@ msgid "XSLT based filters" msgstr "" #: launcher_unityquicklist.ulf -#, fuzzy msgctxt "" "launcher_unityquicklist.ulf\n" "writer\n" "LngText.text" msgid "New Document" -msgstr "เอกสารใ~หม่" +msgstr "เอกสารใหม่" #: launcher_unityquicklist.ulf -#, fuzzy msgctxt "" "launcher_unityquicklist.ulf\n" "impress\n" "LngText.text" msgid "New Presentation" -msgstr "" -"#-#-#-#-# doc.po (PACKAGE VERSION) #-#-#-#-#\n" -"การนำเสนอ\n" -"#-#-#-#-# UI.po (PACKAGE VERSION) #-#-#-#-#\n" -"งานนำเสนอ\n" -"#-#-#-#-# options.po (PACKAGE VERSION) #-#-#-#-#\n" -"การนำเสนอ\n" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"งานนำเสนอ\n" -"#-#-#-#-# gallery2.po (PACKAGE VERSION) #-#-#-#-#\n" -"การนำเสนอ\n" -"#-#-#-#-# impress.po (PACKAGE VERSION) #-#-#-#-#\n" -"การนำเสนอ" +msgstr "งานนำเสนอใหม่" #: launcher_unityquicklist.ulf msgctxt "" @@ -574,10 +554,9 @@ msgid "New Formula" msgstr "" #: launcher_unityquicklist.ulf -#, fuzzy msgctxt "" "launcher_unityquicklist.ulf\n" "draw\n" "LngText.text" msgid "New Drawing" -msgstr "การวาดรูปถัดไป" +msgstr "งานวาดใหม่" diff --git a/source/th/uui/source.po b/source/th/uui/source.po index 8435a5993b4..0610c09ddf1 100644 --- a/source/th/uui/source.po +++ b/source/th/uui/source.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-08-27 03:59+0000\n" +"PO-Revision-Date: 2013-12-28 03:45+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1377575987.0\n" +"X-POOTLE-MTIME: 1388202338.0\n" #: alreadyopen.src msgctxt "" @@ -199,9 +199,9 @@ msgid "" "$(ARG1)\n" "which are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?" msgstr "" -"You are about to save/export a password protected basic library containing module(s) \n" +"คุณกำลังจะบันทึก/ส่งออกไลบรารีปกป้องด้วยรหัสผ่านและมีโมดูล \n" "$(ARG1)\n" -"which are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?" +"ซึ่งใหญ่เกินกว่าที่จะเก็บในรูปแบบไบนารี ถ้าคุณต้องการให้ผู้ใช้ที่ไม่มีรหัสผ่านของไลบรารีให้สามารถใช้แมคโครในโมดูลดังกล่าว คุณจะต้องแยกโมดูลออกเป็นโมดูลที่มีขนาดเล็กลงจำนวนหนึ่ง คุณต้องการที่จะทำการบันทึก/ส่งออกไลบรารีนี้ต่อไปหรือไม่?" #: ids.src msgctxt "" @@ -624,7 +624,7 @@ msgctxt "" "(ERRCODE_UUI_IO_UNSUPPORTEDOVERWRITE & ERRCODE_RES_MASK)\n" "string.text" msgid "%PRODUCTNAME cannot keep files from being overwritten when this transmission protocol is used. Do you want to continue anyway?" -msgstr "%PRODUCTNAME cannot keep files from being overwritten when this transmission protocol is used. Do you want to continue anyway?%PRODUCTNAME cannot keep files from being overwritten when this transmission protocol is used. Do you want to continue anyway" +msgstr "%PRODUCTNAME ไม่สามารถป้องกันไฟล์จากการถูกเขียนทับเมื่อใช้โปรโตคอลการส่งข้อมูลนี้ คุณต้องการทำต่ออยู่ดีหรือไม่?" #: ids.src msgctxt "" @@ -693,7 +693,7 @@ msgctxt "" "(ERRCODE_UUI_CONFIGURATION_BACKENDMISSING & ERRCODE_RES_MASK)\n" "string.text" msgid "The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly." -msgstr "การกำหนดค่าแหล่งข้อมูล '$(ARG1)' ไม่สามารถใช้งานได้ หากไม่มีข้อมูลนี้ ฟังก์ชันบางอย่างจะไม่สามารถปฏิบัติการอย่างถูกต้องได้" +msgstr "ข้อมูลโครงแบบของแหล่งข้อมูล '$(ARG1)' ไม่สามารถใช้ได้ หากไม่มีข้อมูลนี้ ฟังก์ชันบางอย่างจะไม่สามารถทำงานอย่างถูกต้องได้" #: ids.src msgctxt "" @@ -704,7 +704,9 @@ msgctxt "" msgid "" "The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly.\n" "Do you want to continue startup of %PRODUCTNAME without the missing configuration data?" -msgstr "การกำหนดค่าแหล่งข้อมูล '$(ARG1)' ไม่สามารถใช้งานได้ หากไม่มีข้อมูลนี้ ฟังก์ชันบางอย่างจะไม่สามารถปฏิบัติการอย่างถูกต้องได้ คุณยังต้องการทำการเริ่ม %PRODUCTNAME ต่อไป โดยไม่มีการกำหนดค่าข้อมูลหรือไม่" +msgstr "" +"ข้อมูลโครงแบบของแหล่งข้อมูล '$(ARG1)' ไม่สามารถใช้ได้ หากไม่มีข้อมูลนี้ ฟังก์ชันบางอย่างจะไม่สามารถทำงานอย่างถูกต้องได้\n" +"คุณยังต้องการเริ่ม %PRODUCTNAME ต่อไป โดยปราศจากข้อมูลโครงแบบดังกล่าวหรือไม่?" #: ids.src msgctxt "" diff --git a/source/th/vcl/qa/cppunit/builder.po b/source/th/vcl/qa/cppunit/builder.po index 0b4b68fea88..2f2385e70a4 100644 --- a/source/th/vcl/qa/cppunit/builder.po +++ b/source/th/vcl/qa/cppunit/builder.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 05:06+0000\n" +"PO-Revision-Date: 2014-01-05 14:21+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385355971.0\n" +"X-POOTLE-MTIME: 1388931715.0\n" #: demo.ui msgctxt "" @@ -377,7 +377,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "เหมาะสมที่สุด" #: demo.ui msgctxt "" @@ -386,7 +386,7 @@ msgctxt "" "label\n" "string.text" msgid "Fit width and height" -msgstr "ความกว้างและความสูงพอดีอัตโนมัติ" +msgstr "พอดีกับความกว้างและความสูง" #: demo.ui msgctxt "" @@ -434,14 +434,13 @@ msgid "Automatic" msgstr "อัตโนมัติ" #: demo.ui -#, fuzzy msgctxt "" "demo.ui\n" "23\n" "label\n" "string.text" msgid "Single page" -msgstr "หน้าเ~ดี่ยว" +msgstr "หน้าเดี่ยว" #: demo.ui msgctxt "" @@ -459,7 +458,7 @@ msgctxt "" "label\n" "string.text" msgid "Book mode" -msgstr "" +msgstr "ภาวะของหนังสือ" #: demo.ui msgctxt "" @@ -597,7 +596,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering followed by" -msgstr "" +msgstr "เลขลำดับตามด้วย" #: demo.ui msgctxt "" @@ -615,7 +614,7 @@ msgctxt "" "label\n" "string.text" msgid "Aligned at" -msgstr "" +msgstr "จัดตรงแนวที่" #: demo.ui msgctxt "" diff --git a/source/th/vcl/source/src.po b/source/th/vcl/source/src.po index 880fff18c1e..85fe5568ed0 100644 --- a/source/th/vcl/source/src.po +++ b/source/th/vcl/source/src.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-17 10:53+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-28 03:48+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353149600.0\n" +"X-POOTLE-MTIME: 1388202533.0\n" #. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string #: btntext.src @@ -23,7 +23,7 @@ msgctxt "" "SV_BUTTONTEXT_OK\n" "string.text" msgid "~OK" -msgstr "" +msgstr "~ตกลง" #. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string #: btntext.src @@ -37,7 +37,6 @@ msgstr "ยกเลิก" #. This is used on buttons for Windows, there should be no ~ mnemonic in this string #: btntext.src -#, fuzzy msgctxt "" "btntext.src\n" "SV_BUTTONTEXT_OK_NOMNEMONIC\n" @@ -88,13 +87,12 @@ msgid "~Help" msgstr "~ช่วยเหลือ" #: btntext.src -#, fuzzy msgctxt "" "btntext.src\n" "SV_BUTTONTEXT_MORE\n" "string.text" msgid "~More" -msgstr "~รายละเอียด" +msgstr "เ~พิ่มเติม..." #: btntext.src #, fuzzy @@ -160,7 +158,7 @@ msgctxt "" "SV_BUTTONTEXT_NEW\n" "string.text" msgid "~New" -msgstr "ใ~หม่" +msgstr "ให~ม่" #: btntext.src msgctxt "" @@ -188,13 +186,12 @@ msgid "~Save" msgstr "บันทึก" #: btntext.src -#, fuzzy msgctxt "" "btntext.src\n" "SV_BUTTONTEXT_UNDO\n" "string.text" msgid "~Undo" -msgstr "เ~ลิกทำ" +msgstr "~ทำกลับ" #: btntext.src #, fuzzy @@ -593,7 +590,7 @@ msgctxt "" "SV_MENU_EDIT_UNDO\n" "menuitem.text" msgid "~Undo" -msgstr "เ~ลิกทำ" +msgstr "~ทำกลับ" #: menu.src msgctxt "" @@ -788,7 +785,7 @@ msgctxt "" "4\n" "itemlist.text" msgid "More" -msgstr "~รายละเอียด" +msgstr "เพิ่มเติม" #: print.src #, fuzzy @@ -1251,7 +1248,7 @@ msgctxt "" "SV_ACCESSERROR_BRIDGE_MSG\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION requires a Java Access Bridge 1.0.3 or later version to support accessibility." -msgstr "%PRODUCTNAME %PRODUCTVERSION requires a Java Access Bridge 1.03 or later version. Please install the latest Java Access Bridge. Click '%IGNORE' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support, or click '%CANCEL'." +msgstr "%PRODUCTNAME %PRODUCTVERSION ต้องการ Java Access Bridge 1.03 หรือเวอร์ชันใหม่กว่าเพื่อสนับสนุนความเข้าถึง" #: stdtext.src msgctxt "" @@ -1259,7 +1256,7 @@ msgctxt "" "SV_ACCESSERROR_OK_CANCEL_MSG\n" "string.text" msgid "Click '%OK' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support, or click '%CANCEL' to exit %PRODUCTNAME %PRODUCTVERSION." -msgstr "Click '%OK' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support, or click '%CANCEL' to exit %PRODUCTNAME %PRODUCTVERSION." +msgstr "คลิก '%OK' เพื่อเริ่ม %PRODUCTNAME %PRODUCTVERSION โดยไม่มีการสนับสนุนด้านการเข้าถึง, หรือคลิก '%CANCEL' ออกจาก %PRODUCTNAME %PRODUCTVERSION" #: stdtext.src msgctxt "" @@ -1283,7 +1280,7 @@ msgctxt "" "SV_ACCESSERROR_JAVA_MSG\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION requires Java 1.4.0_02 or later version to support accessibility." -msgstr "%PRODUCTNAME %PRODUCTVERSION detected a faulty Java installation on your system. Please repair or renew your Java installation. Click '%IGNORE' to start %PRODUCTNAME %PRODUCTVERSION without accessibility support, or click '%CANCEL'." +msgstr "%PRODUCTNAME %PRODUCTVERSION ต้องการ Java 1.4.0_02 หรือเวอร์ชันใหม่กว่าเพื่อสนับสนุนความเข้าถึง" #: stdtext.src msgctxt "" diff --git a/source/th/vcl/uiconfig/ui.po b/source/th/vcl/uiconfig/ui.po index 5b99e3396cf..abaa02e6860 100644 --- a/source/th/vcl/uiconfig/ui.po +++ b/source/th/vcl/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 05:06+0000\n" +"PO-Revision-Date: 2013-12-04 02:26+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: none\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385355980.0\n" +"X-POOTLE-MTIME: 1386124012.0\n" #: printdialog.ui #, fuzzy @@ -217,7 +217,7 @@ msgctxt "" "label\n" "string.text" msgid "Range and copies" -msgstr "" +msgstr "ช่วงการพิมพ์และจำนวนสำเนา" #: printdialog.ui msgctxt "" @@ -335,14 +335,13 @@ msgid "Margin" msgstr "การเว้นขอบ" #: printdialog.ui -#, fuzzy msgctxt "" "printdialog.ui\n" "orientationtxt\n" "label\n" "string.text" msgid "Orientation" -msgstr "แ~นวกระดาษ" +msgstr "การกำหนดทิศทาง" #: printdialog.ui msgctxt "" @@ -424,7 +423,7 @@ msgctxt "" "label\n" "string.text" msgid "Page sides" -msgstr "" +msgstr "ด้านของหน้า" #: printdialog.ui #, fuzzy @@ -462,7 +461,7 @@ msgctxt "" "label\n" "string.text" msgid "Use only paper tray from printer preferences" -msgstr "" +msgstr "ใช้เฉพาะถาดกระดาษจากที่เลือกไว้ในเครื่องพิมพ์เท่านั้น" #: printdialog.ui msgctxt "" @@ -557,14 +556,13 @@ msgid "Custom" msgstr "กำหนดเอง" #: printdialog.ui -#, fuzzy msgctxt "" "printdialog.ui\n" "liststore2\n" "0\n" "stringlist.text" msgid "left to right, then down" -msgstr "ซ้า~ยไปขวา จากนั้นลง" +msgstr "ซ้ายไปขวาแล้วลง" #: printdialog.ui #, fuzzy @@ -593,7 +591,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "right to left, then down" -msgstr "" +msgstr "ขวาไปซ้ายแล้วลง" #: printdialog.ui msgctxt "" @@ -605,21 +603,19 @@ msgid "Automatic" msgstr "อัตโนมัติ" #: printdialog.ui -#, fuzzy msgctxt "" "printdialog.ui\n" "liststore3\n" "1\n" "stringlist.text" msgid "Portrait" -msgstr "แนว~ตั้ง" +msgstr "แนวตั้ง" #: printdialog.ui -#, fuzzy msgctxt "" "printdialog.ui\n" "liststore3\n" "2\n" "stringlist.text" msgid "Landscape" -msgstr "แนว~นอน" +msgstr "แนวนอน" diff --git a/source/th/wizards/source/euro.po b/source/th/wizards/source/euro.po index 34cd46a32a7..44a6c3326a1 100644 --- a/source/th/wizards/source/euro.po +++ b/source/th/wizards/source/euro.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-09-17 15:59+0000\n" +"PO-Revision-Date: 2013-12-28 03:49+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1379433571.0\n" +"X-POOTLE-MTIME: 1388202570.0\n" #: euro.src msgctxt "" @@ -262,7 +262,7 @@ msgctxt "" "STATUSLINE + 2\n" "string.text" msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2" -msgstr "ลงทะเบียนช่วงที่สัมพันธ์กัน: แผ่นงาน %1หมายเลข%1 ของ %2TotPageCount%2" +msgstr "การลงทะเบียนของช่วงที่เกี่ยวข้อง: แผ่นงาน %1Number%1 ของ %2TotPageCount%2" #: euro.src msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "MESSAGES\n" "string.text" msgid "~Finish" -msgstr "เสร็จสิ้น" +msgstr "เ~สร็จสิ้น" #: euro.src msgctxt "" diff --git a/source/th/wizards/source/formwizard.po b/source/th/wizards/source/formwizard.po index fb07f8a1529..39855fe35b0 100644 --- a/source/th/wizards/source/formwizard.po +++ b/source/th/wizards/source/formwizard.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-25 16:22+0000\n" +"PO-Revision-Date: 2013-12-28 03:49+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1385396576.0\n" +"X-POOTLE-MTIME: 1388202575.0\n" #: dbwizres.src msgctxt "" @@ -592,7 +592,7 @@ msgctxt "" "RID_DB_FORM_WIZARD_START + 30\n" "string.text" msgid "3D look" -msgstr "มองแบบ 3 มิติ" +msgstr "รูปร่าง 3มิติ" #: dbwizres.src msgctxt "" @@ -1709,7 +1709,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 22\n" "string.text" msgid "Orientation" -msgstr "การ~วางแนว" +msgstr "การกำหนดทิศทาง" #: dbwizres.src msgctxt "" @@ -1717,7 +1717,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 23\n" "string.text" msgid "Portrait" -msgstr "แนว~ตั้ง" +msgstr "แนวตั้ง" #: dbwizres.src msgctxt "" @@ -1725,7 +1725,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 24\n" "string.text" msgid "Landscape" -msgstr "แนว~นอน" +msgstr "แนวนอน" #: dbwizres.src msgctxt "" @@ -2021,7 +2021,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 72\n" "string.text" msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneous.<BR>Either the required sections or tables do not exist or exist under the wrong name.<BR>See the Help for more detailed information.<BR>Please select another template." -msgstr "เกิดข้อผิดพลาดขึ้นในตัวช่วยสร้าง<BR>แม่แบบ '%PATH' อาจมีความผิดพลาด<BR>อาจเกิดจากเซ็กชันที่ต้องการหรือตารางไม่มีอยู่จริง หรือมีเป็นชื่อที่ผิด<BR>รายละเอียดเพิ่มเติมในเมนูช่วยเหลือ<BR>กรุณาเลือกแม่แบบอื่น" +msgstr "เกิดข้อผิดพลาดขึ้นในตัวช่วยสร้าง<BR>แม่แบบ '%PATH' อาจผิดพลาด<BR>อาจเกิดจากเซ็กชันหรือตารางที่ต้องการนั้นไม่มีอยู่จริง หรือมีเป็นชื่อที่ผิด<BR>ดูรายระเอียดเพิ่มเติมในเมนูช่วยเหลือ<BR>กรุณาเลือกแม่แบบอื่น" #: dbwizres.src msgctxt "" @@ -2133,7 +2133,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 87\n" "string.text" msgid "Author:" -msgstr "~ผู้แต่ง:" +msgstr "~ผู้เขียน:" #: dbwizres.src msgctxt "" @@ -2247,7 +2247,7 @@ msgctxt "" "RID_DB_REPORT_WIZARD_START + 101\n" "string.text" msgid "Outline - Borders" -msgstr "" +msgstr "เค้าโครง - ขอบ" #: dbwizres.src msgctxt "" @@ -2960,7 +2960,7 @@ msgctxt "" "RID_LETTERWIZARDDIALOG_START + 20\n" "string.text" msgid "~New sender address:" -msgstr "~ที่อยู่ใหม่ของผู้ส่ง:" +msgstr "ที่อยู่ให~ม่ของผู้ส่ง:" #: dbwizres.src msgctxt "" @@ -3528,7 +3528,7 @@ msgctxt "" "RID_FAXWIZARDDIALOG_START + 11\n" "string.text" msgid "~New return address" -msgstr "~ที่อยู่ส่งกลับใหม่" +msgstr "ที่อยู่ส่งกลับให~ม่" #: dbwizres.src msgctxt "" @@ -3760,7 +3760,7 @@ msgctxt "" "RID_FAXWIZARDDIALOG_START + 40\n" "string.text" msgid "~New return address" -msgstr "~ที่อยู่ส่งกลับใหม่" +msgstr "ที่อยู่ส่งกลับให~ม่" #: dbwizres.src #, fuzzy @@ -4504,7 +4504,7 @@ msgctxt "" "RID_WEBWIZARDDIALOG_START +77\n" "string.text" msgid "The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue?" -msgstr " '%FILENAME' ไดเรกทอรีเป้าหมายในเครื่อง มีข้อมูลอยู่ บางแฟ้มอาจถูกเขียนทับได้ คุณต้องการทำต่อไปหรือไม่ ?" +msgstr "ไดเรกทอรีเป้าหมายในเครื่อง '%FILENAME' มีข้อมูลอยู่ บางแฟ้มอาจถูกเขียนทับได้ คุณต้องการทำต่อไปหรือไม่?" #: dbwizres.src msgctxt "" @@ -4884,9 +4884,7 @@ msgid "" "\n" "Do you really want to delete these settings? " msgstr "" -"The selected settings will be deleted.\n" -"\n" -"Do you really want to delete these settings? จะทำการลบการตั้งค่าที่ได้เลือกไว้ \n" +"จะทำการลบการตั้งค่าที่ได้เลือกไว้ \n" "\n" "คุณต้องการจะลบการตั้งค่าเหล่านี้จริงหรือไม่ ?" diff --git a/source/th/wizards/source/template.po b/source/th/wizards/source/template.po index 7731d264871..d5f31f04cf7 100644 --- a/source/th/wizards/source/template.po +++ b/source/th/wizards/source/template.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-11-01 02:54+0000\n" +"PO-Revision-Date: 2013-12-04 06:09+0000\n" "Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1383274451.0\n" +"X-POOTLE-MTIME: 1386137374.0\n" #: template.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STYLES + 1\n" "string.text" msgid "Error while saving the document to the clipboard! The following action cannot be undone." -msgstr "เกิดข้อผิดพลาดขณะบันทึกเอกสารไปยังคลิปบอร์ด! การปฏิบัติการต่อไปนี้ไม่สามารถยกเลิกได้" +msgstr "เกิดข้อผิดพลาดขณะกำลังบันทึกเอกสารไปยังคลิปบอร์ด! การกระทำต่อไปนี้ไม่สามารถทำกลับได้ิ" #: template.src msgctxt "" diff --git a/source/th/xmlsecurity/source/dialogs.po b/source/th/xmlsecurity/source/dialogs.po index 9b9a4ccf10e..5184c78210a 100644 --- a/source/th/xmlsecurity/source/dialogs.po +++ b/source/th/xmlsecurity/source/dialogs.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2012-11-17 10:50+0000\n" -"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n" +"PO-Revision-Date: 2013-12-28 03:50+0000\n" +"Last-Translator: jteera <jteera5@hotmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353149406.0\n" +"X-POOTLE-MTIME: 1388202633.0\n" #: certificateviewer.src msgctxt "" @@ -283,7 +283,7 @@ msgctxt "" "STR_PATH_CERT_OK\n" "string.text" msgid "The certificate is OK." -msgstr "The certificate is OK." +msgstr "ใบรับรองใช้ได้" #: certificateviewer.src msgctxt "" diff --git a/source/tr/svtools/source/misc.po b/source/tr/svtools/source/misc.po index 9b8cb694cd0..04ab70d7aa0 100644 --- a/source/tr/svtools/source/misc.po +++ b/source/tr/svtools/source/misc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-07-12 06:37+0000\n" +"PO-Revision-Date: 2013-12-02 07:40+0000\n" "Last-Translator: Zeki <kobzeci@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: tr\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.0\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1373611053.0\n" +"X-POOTLE-MTIME: 1385970000.0\n" #: imagemgr.src msgctxt "" @@ -1401,7 +1401,7 @@ msgctxt "" "LANGUAGE_KOREAN\n" "pairedlist.text" msgid "Korean (RoK)" -msgstr "Koreli (RoK)" +msgstr "Korece (RoK)" #: langtab.src msgctxt "" diff --git a/source/zh-TW/sw/uiconfig/swriter/ui.po b/source/zh-TW/sw/uiconfig/swriter/ui.po index e735c729937..a36a75c114b 100644 --- a/source/zh-TW/sw/uiconfig/swriter/ui.po +++ b/source/zh-TW/sw/uiconfig/swriter/ui.po @@ -1,18 +1,17 @@ -#. extracted from sw/uiconfig/swriter/ui msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2013-06-10 10:39+0200\n" -"PO-Revision-Date: 2013-07-13 01:46+0000\n" -"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" +"PO-Revision-Date: 2013-12-01 12:39+0800\n" +"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: none\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Poedit 1.5.4\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1373679966.0\n" @@ -2448,7 +2447,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "Style" +msgstr "樣式" #: insertbreak.ui msgctxt "" |