diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2013-11-26 17:34:18 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2013-11-26 20:08:38 +0100 |
commit | 1815e3c04d6ee25edf53281df533c019881ea58c (patch) | |
tree | e799627c61f4ad0fa13d9deadece39d3f5a6a72e /source/dz/helpcontent2 | |
parent | b278d9fa9559c5cf7feb31b81d93353303e556b1 (diff) |
update translations for 4.1.4 RC1
and force-fix errors using pocheck
Change-Id: Ieae768e2b4b1f0361237ba90eb1568c645f49a7a
Diffstat (limited to 'source/dz/helpcontent2')
-rw-r--r-- | source/dz/helpcontent2/source/text/sbasic/shared.po | 664 | ||||
-rw-r--r-- | source/dz/helpcontent2/source/text/shared/01.po | 102 |
2 files changed, 714 insertions, 52 deletions
diff --git a/source/dz/helpcontent2/source/text/sbasic/shared.po b/source/dz/helpcontent2/source/text/sbasic/shared.po index 79f83d3ce4e..88861989821 100644 --- a/source/dz/helpcontent2/source/text/sbasic/shared.po +++ b/source/dz/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ 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:05+0200\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" "PO-Revision-Date: 2011-04-05 19:28+0200\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -14102,6 +14102,668 @@ msgctxt "" msgid "Example:" msgstr "དཔེར་བརྗོད:" +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"tit\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the date as a UNO com.sun.star.util.Date struct." +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToUnoDate(aDate)" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "com.sun.star.util.Date" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "<emph>aDate: </emph>Date to convert" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3153126\n" +"help.text" +msgid "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3153127\n" +"help.text" +msgid "aDateControl.Date = CDateToUnoDate(Now)" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromUnoDate Function [Runtime]" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateFromUnoDate(aDate)" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "Date" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "<emph>aDate: </emph>Date to convert" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3153126\n" +"help.text" +msgid "MsgBox(aDatabaseRow.getDate(3))" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3153127\n" +"help.text" +msgid "MsgBox(CDateFromUnoDate(aDateControl.Date))" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"tit\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToUnoTime(aDate)" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "com.sun.star.util.Time" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "<emph>aDate: </emph>Date value to convert" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3153126\n" +"help.text" +msgid "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3153127\n" +"help.text" +msgid "aTimeControl.Time = CDateToUnoTime(Now)" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromUnoTime Function [Runtime]" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateFromUnoTime(aTime)" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "Date" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "<emph>aTime: </emph>Time to convert" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3153126\n" +"help.text" +msgid "MsgBox(aDatabaseRow.getTime(3))" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3153127\n" +"help.text" +msgid "MsgBox(CDateFromUnoTime(aTimeControl.Time))" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"tit\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToUnoDateTime(aDate)" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "com.sun.star.util.DateTime" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "<emph>aDate: </emph>Date value to convert" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3153126\n" +"help.text" +msgid "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromUnoDateTime Function [Runtime]" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateFromUnoDateTime(aDateTime)" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "Date" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "<emph>aDateTime: </emph>DateTime to convert" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3153126\n" +"help.text" +msgid "MsgBox(aDatabaseRow.getTime(3))" +msgstr "" + #: 03030120.xhp msgctxt "" "03030120.xhp\n" diff --git a/source/dz/helpcontent2/source/text/shared/01.po b/source/dz/helpcontent2/source/text/shared/01.po index 198bd9da2d9..b325a68b57a 100644 --- a/source/dz/helpcontent2/source/text/shared/01.po +++ b/source/dz/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ 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-06-13 17:25+0200\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" "PO-Revision-Date: 2013-01-19 17:37+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -15403,8 +15403,8 @@ msgctxt "" "par_id3150774\n" "4\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/categorylb\">ཐོ་ཡིག་ལས་དབྱེ་རིམ་འདི་སེལ་འཐུ་འབད་བཞིནམ་ལས་ <emph>རྩ་སྒྲིག་ </emph>སྒྲོམ་ནང་ལུ་རྩ་སྒྲིག་བཟོ་རྣམ་འདི་སེལ་འཐུ་འབད།</ahelp>" +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 "" #: 05020300.xhp msgctxt "" @@ -15430,8 +15430,8 @@ msgctxt "" "par_id3148491\n" "6\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/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 "<ahelp hid=\"cui/ui/numberformatpage/formatlb\"> སེལ་འཐུ་འབད་ཡོད་པའི་ནང་ཐིག་ཚུ་གི་ནང་དོན་འདི་ ཁྱོད་ཀྱིས་ག་དེ་སྦེ་བཀྲམ་སྟོན་འབད་ནི་ཨིན་ན་འདི་སེལ་འཐུ་འབད། </ahelp>སེལ་འཐུ་འབད་ཡོད་པའི་གདམ་ཁ་གི་ཨང་རྟགས་འདི་ <emph>རྩ་སྒྲིག་ཨང་རྟགས་</emph>སྒྲོམ་གྱི་ནང་ལུ་བཀྲམ་སྟོན་འབད་ཡོད།" +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 "" #: 05020300.xhp msgctxt "" @@ -15448,8 +15448,8 @@ msgctxt "" "par_id3148563\n" "98\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/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 "<ahelp hid=\"cui/ui/numberformatpage/currencylb\">དངུལ་འདི་སེལ་འཐུ་འབད་ དེ་ལས་ དངུལ་གྱི་དོན་ལུ་རྩ་སྒྲིག་གདམ་ཁ་ཚུ་བལྟ་ནི་དོན་ལུ་ <emph>རྩ་སྒྲིག་</emph>ཐོ་ཡིག་གི་མགོ་ལུ་བཤུད་སྒྲིལ་འབད།</ahelp>" +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 "" #: 05020300.xhp msgctxt "" @@ -15475,8 +15475,8 @@ msgctxt "" "par_id3154138\n" "24\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/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 "<ahelp hid=\"cui/ui/numberformatpage/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>" +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 "" #: 05020300.xhp msgctxt "" @@ -15502,8 +15502,8 @@ msgctxt "" "par_id3144432\n" "105\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/sourceformat\">ནང་ཐིག་འདི་ དཔེ་རིས་དོན་ལུ་གནད་སྡུད་ཡོད་དོ་བཟུམ་སྦེ་ ཨང་གྲངས་རྩ་སྒྲིག་གཅིག་པ་འདི་ལག་ལེན་འཐབ་ཨིན།</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -15538,8 +15538,8 @@ msgctxt "" "par_id3154684\n" "10\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/decimalsed\">ཁྱོད་ཀྱིས་བཀྲམ་སྟོད་འབད་དགོ་པའི་ བཅུ་ཚག་ས་གནས་ཀྱི་ཨང་གྲངས་འདི་ཐོ་བཀོད་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -15556,8 +15556,8 @@ msgctxt "" "par_id3147352\n" "12\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/leadzerosed\">བཅུ་ཚག་ས་ཚིག་གི་མདོང་ནང་ལུ་བཀྲམ་སྟོན་འབད་ནི་ལུ་ ཀླད་ཀོར་གྱི་ཨང་གྲངས་མང་མཐའ་འདི་ ཐོ་བཀོད་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -15574,8 +15574,8 @@ msgctxt "" "par_id3159252\n" "14\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/negnumred\">ཨང་གྲངས་འགྲུལ་སྤྱོདཔ་ཚུ་གི་ ཡིག་གཟུགས་ཀྱི་ཚོས་གཞི་འདི་དམརཔོ་ལུ་བསྒྱུར་བཅོས་འགྱོཝ་ཨིན།</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -15592,8 +15592,8 @@ msgctxt "" "par_id3146148\n" "16\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/thousands\">སྟོང་ཕྲག་གི་བར་ན་དབྱེ་བྱེད་འདི་བཙུགསཔ་ཨིན། ལག་ལེན་འཐབ་ཡོད་པའི་དབྱེ་བྱེད་འདི་ ཁྱོད་རའི་སྐད་ཡིག་སྒྲིག་སྟངས་ཚུ་ལུ་རག་ལས།</ahelp>" +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 "" #: 05020300.xhp msgctxt "" @@ -15610,8 +15610,8 @@ msgctxt "" "par_id3159156\n" "18\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/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 "<ahelp hid=\"cui/ui/numberformatpage/formated\">སེལ་འཐུ་འབད་ཡོད་པའི་རྩ་སྒྲིག་དོན་ལུ་ ཨང་གྲངས་རྩ་སྒྲིག་ཨང་རྟགས་འདི་བཀྲམ་སྟོན་འབདཝ་ཨིན། ཁྱོད་ཀྱིས་གཞན་ཡང་ སྲོལ་སྒྲིག་རྩ་སྒྲིག་འདི་ཐོ་བཀོད་འབད་བཏུབ་ཨིན། </ahelp> འོག་གི་གདམ་ཁ་ཚུ་ ལག་ལེན་པ་ངེས་འཛིན་འབད་ཡོད་པའི་ཨང་གྲངས་ཀྱི་རྩ་སྒྲིག་ཚུ་གི་དོན་ལུ་རྐྱངམ་ཅིག་ འཐོབ་ཚུགས།" +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 "" #: 05020300.xhp msgctxt "" @@ -15628,8 +15628,8 @@ msgctxt "" "par_id3147219\n" "20\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/add\">ཁྱོད་ཀྱིས་ ལག་ལེན་པའི་ངེས་འཛིན་དབྱེ་རིམ་ལུ་ཐོ་བཀོད་འབད་དེ་ཡོད་མི་ ཨང་གྲངས་རྩ་སྒྲིག་ཨང་རྟགས་འདི་ཁ་སྐོང་བརྐྱབ་ཨིན།</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -15646,8 +15646,8 @@ msgctxt "" "par_id3154150\n" "22\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]." -msgstr "<ahelp hid=\"cui/ui/numberformatpage/delete\">སེལ་འཐུ་འབད་ཡོད་པའི་ཨང་གྲངས་ཀྱི་རྩ་སྒྲིག་འདི་བཏོན་གཏངམ་ཨིན། </ahelp>ཁྱོད་ཀྱིས་ $[officename]ལོག་འགོ་བཙུགས་ཚར་བའི་ཤུལ་ལས་ བསྒྱུར་བཅོས་ཚུ་ནུས་ཅན་ཡོདཔ་ཨིན།" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15664,8 +15664,8 @@ msgctxt "" "par_id3083444\n" "27\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/edit\">Adds a comment to the selected number format.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/edit\">སེལ་འཐུ་འབད་ཡོད་པའི་ཨང་གྲངས་རྩ་སྒྲིག་ལུ་ བརྡ་བཀོད་འདི་ཁ་སྐོང་བརྐྱབ་ཨིན།</ahelp>." +msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -15682,8 +15682,8 @@ msgctxt "" "par_id3156060\n" "96\n" "help.text" -msgid "<ahelp hid=\"cui/ui/numberformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/numberformatpage/commented\">སེལ་འཐུ་འབད་ཡོད་པའི་ ཨང་གྲངས་རྩ་སྒྲིག་དོན་ལུ་ བརྡ་བཀོད་ཅིག་ཐོ་བཀོད་འབད་ནི་དང་ དེ་ལས་ སྒྲོམ་གྱི་ཕྱི་ཁར་ཨེབ་གཏང་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>" +msgstr "" #: 05020300.xhp msgctxt "" @@ -30145,8 +30145,8 @@ msgctxt "" "par_id3155577\n" "52\n" "help.text" -msgid "<ahelp hid=\"HID_ALIGNMENT\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>" -msgstr "<ahelp hid=\"HID_ALIGNMENT\">ད་ལྟོའི་ནང་ཐིག་ནང་དོན་གྱི་ ཕྲང་སྒྲིག་གདམ་ཁ་ཚུ་གི་དོན་ལུ་ ཕྲང་སྒྲིག་གདམ་ཁ་ཚུ་གཞི་སྒྲིག་འབདཝ་ཨིན། </ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/CellsAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30163,8 +30163,8 @@ msgctxt "" "par_id3144436\n" "55\n" "help.text" -msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_HORALIGN\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_HORALIGN\">ཁྱོད་ཀྱིས་ནང་ཐིག་ནང་དོན་ཚུ་ལུ་འཇུག་སྤྱོད་འབད་ནི་ཨིན་པའི་ ཐད་སྙོམས་ཕྲང་སྒྲིག་གདམ་ཁ་འདི་སེལ་འཐུ་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30312,8 +30312,8 @@ msgctxt "" "par_id3153716\n" "42\n" "help.text" -msgid "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT\">Indents from the left edge of the cell by the amount that you enter.</ahelp>" -msgstr "<ahelp hid=\"SVX:METRICFIELD:RID_SVXPAGE_ALIGNMENT:ED_INDENT\">ཁྱོད་ཀྱིས་ཐོ་བཀོད་འབད་མི་མང་ཉུང་ཚད་ཀྱིས་ ནང་ཐིག་གི་གཡོན་མཐའམ་ལས་འགོ་མཚམས་བཅདཔ་ཨིན།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30330,8 +30330,8 @@ msgctxt "" "par_id3148924\n" "67\n" "help.text" -msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>" -msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">ཁྱོད་ཀྱིས་ནང་ཐིག་ནང་དོན་ལུ་ འཇུག་སྤྱོད་འབད་ནི་ཨིན་པའི་ ཀེར་ཕྲང་ཕྲང་སྒྲིག་གདམ་ཁ་འདི་ སེལ་འཐུ་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30348,8 +30348,8 @@ msgctxt "" "par_id3150822\n" "69\n" "help.text" -msgid "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">Aligns the cell contents to the bottom of the cell.</ahelp>" -msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_ALIGNMENT_LB_VERALIGN\">ནང་ཐིག་ནང་དོན་འདི་ ནང་ཐིག་གི་མཇུག་ལུ་ ཕྲངམ་ཨིན།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30461,8 +30461,8 @@ msgctxt "" "par_id3147085\n" "49\n" "help.text" -msgid "<ahelp hid=\"HID_ALIGNMENT_CTR_DIAL\">Click in the dial to set the text orientation.</ahelp>" -msgstr "<ahelp hid=\"HID_ALIGNMENT_CTR_DIAL\">ཚིག་ཡིག་ཕྱོགས་འདི་གཞི་སྒྲིག་འབད་ནི་དོན་ལུ་ ཌ་ཡེལ་ནང་ཨེབ་གཏང་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30479,8 +30479,8 @@ msgctxt "" "par_id3153194\n" "46\n" "help.text" -msgid "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ALIGNMENT_NF_DEGREES\">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 "<ahelp hid=\"SVX_NUMERICFIELD_RID_SVXPAGE_ALIGNMENT_NF_DEGREES\">སེལ་འཐུ་འབད་ཡོད་པའི་ནང་ཐིག་ཚུ་གི་ཚིག་ཡིག་དོན་ལུ་ བསྒྱིར་བའི་གྲུ་ཟུར་འདི་ཐོ་བཀོད་འབད། ཡོད་ཆའི་ཨང་གྲངས་དེ་གིས་ ཚིག་ཡིག་འདི་ གཡོན་ཁ་ཐུག་ལུ་བསྒྱིར་ནི་དང་ མེད་ཆའི་ཨང་གརངས་དེ་གིས་ ཚིག་ཡིག་འདི་ གཡས་ཁ་ཐུག་ལུ་ བསྒྱིརཝ་ཨིན།</ahelp>" +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 "" #: 05340300.xhp msgctxt "" @@ -30497,8 +30497,8 @@ msgctxt "" "par_id3154069\n" "76\n" "help.text" -msgid "<ahelp hid=\"HID_ALIGNMENT_CTR_BORDER_LOCK\">Specify the cell edge from which to write the rotated text.</ahelp>" -msgstr "<ahelp hid=\"HID_ALIGNMENT_CTR_BORDER_LOCK\">བསྒྱིར་འགྱོ་མི་ཚིག་ཡིག་འདི་འབྲི་ནི་ཨིན་པའི་ ནང་ཐིག་གི་མཐའམ་འདི་གསལ་བཀོད་འབད།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" @@ -30558,8 +30558,8 @@ msgctxt "" "par_id3150010\n" "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=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_ASIAN_VERTICAL\">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 "ཞིབ་དཔྱད་སྒྲོམ་འདི་ ཨེ་ཤི་ཡཱན་སྐད་ཡིག་རྒྱབ་སྐྱོར་འདི་ ལྕོགས་ཅན་བཟོ་ཡོདཔ་དང་ དེ་ལས་ ཚིག་ཡིག་བཀོད་རྒྱ་འདི་ ཀེར་ཕྲང་ལུ་གཞི་སྒྲིག་འབད་བ་ཅིན་རྐྱངམ་ཅིག་ འཐོ་ཚུགསཔ་ཨིན། <ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_ASIAN_VERTICAL\">གིས་ ཨེ་ཤི་ཡཱན་ཡིག་འབྲུ་འདི་ཚུ་ སེལ་འཐུ་འབད་ཡོད་པའི་དངོས་པོ་གི་ནང་ལུ་ གཞན་མི་གི་འོག་ལུ་ཕྲངམ་ཨིན། ནང་ཐིག་དེ་གིས་ ཚིག་ཡིག་གི་གྲལ་ཐིག་གཅིག་ལས་ལྷག་སྟེ་ ཡོད་པ་ཅིན་ གྲལ་ཐིག་ཚུ་ གཡས་ལས་གཡོན་ཚུན་བདེ་ཞིབ་བཟོ་ཡོད་པའི་ ཚིག་ཡིག་ཀེར་ཐིག་ལུ་ གཞི་བསྒྱུར་འབདཝ་ཨིན། གཞི་བསྒྱུར་འབད་ཡོད་པའི་ཚིག་ཡིག་ནང་ཡོད་པའི་ ནུབ་ཕྱོགས་ཀྱི་ཡིག་འབྲུ་ཚུ་ གཡས་ཁ་ཐུག་ལུ་ དབྱེ་རིམ་ ༩༠་ ལུ་བསྒྱིརཝ་ཨིན། ཨེ་ཤི་ཡཱན་ཡིག་འབྲུ་ཚུ་བསྒྱིར་ནི་མེད།</ahelp>" +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 "" #: 05340300.xhp msgctxt "" @@ -30594,8 +30594,8 @@ msgctxt "" "par_id3148555\n" "4\n" "help.text" -msgid "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_ALIGNMENT:BTN_WRAP\">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 "<ahelp hid=\"SVX:TRISTATEBOX:RID_SVXPAGE_ALIGNMENT:BTN_WRAP\">ནང་ཐིག་མཐའ་མཚམས་ལུ་ ཚིག་ཡིག་འདི་གྲལ་ཐིག་གཞན་མི་ནང་ལུ་ ལོག་མཚམས་བཟོཝ་ཨིན། གྲལ་ཐིག་གི་ཨང་གྲངས་འདི་ ནང་ཐིག་གི་རྒྱ་ཚད་ལུ་རག་ལས། ལག་དེབ་གྲལ་ཐིག་གི་མཚམས་ཅིག་ཐོ་བཀོད་འབད་ནི་ལུ་ ནང་ཐིག་ནང་ཡོད་པའི་<switchinline select=\"sys\"><caseinline select=\"MAC\">བརྡ་བཀོད་</caseinline><defaultinline>ཚད་འཛིན་</defaultinline></switchinline>+ཐོ་བཀོད་ལུ་ ཨེབ་གཏང་།</ahelp>" +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 "" #: 05340300.xhp msgctxt "" @@ -30612,8 +30612,8 @@ msgctxt "" "par_id3148458\n" "82\n" "help.text" -msgid "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_HYPH\">Enables word hyphenation for text wrapping to the next line.</ahelp>" -msgstr "<ahelp hid=\"SVX_TRISTATEBOX_RID_SVXPAGE_ALIGNMENT_BTN_HYPH\">ཤུལ་མའི་གྲལ་ཐིག་ལུ་ ཚིག་ཡིག་འགོ་མཚམས་བཟོ་ནི་དོན་ལུ་ མིང་ཚིག་སྦྲེལ་རྟགས་བཀལ་བ་འདི་ ལྕོགས་ཅན་བཟོཝ་ཨིན།</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>" +msgstr "" #: 05340300.xhp msgctxt "" |